2023-08-19T07:10:19.826 INFO:root:teuthology version: 0.0.1.dev185+g449a1bc 2023-08-19T07:10:19.827 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/smoke-roleless/{0-distro/rhel_8.6_container_tools_3.0 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} --name yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi/7373322 --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi/7373322/orig.config.yaml 2023-08-19T07:10:19.870 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-19T07:10:19.957 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi/7373322 branch: main description: orch/cephadm/smoke-roleless/{0-distro/rhel_8.6_container_tools_3.0 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} email: yweinste@redhat.com first_in_suite: false job_id: '7373322' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main 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 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 7715 sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_64a4fc940624dbc1b65654f740fd0424260cfd2a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a targets: smithi060.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac= smithi141.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - ceph nfs cluster create foo --ingress --virtual-ip {{VIP0}}/{{VIPPREFIXLEN}} --port 2999 - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo -o port=2999 - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - vip.exec: all-hosts: - "echo \"Check with $(hostname) ganesha(s) down...\"\nfor c in `systemctl | grep\ \ ceph- | grep @nfs | awk '{print $1}'`; do\n cid=`echo $c | sed 's/@/-/'`\n\ \ id=`echo $c | cut -d @ -f 2 | sed 's/.service$//'`\n fsid=`echo $c |\ \ cut -d @ -f 1 | cut -d - -f 2-`\n echo \"Removing daemon $id fsid $fsid...\"\ \n sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id\n\n echo \"\ Waking up cephadm...\"\n sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh\n\ \n while ! timeout 1 cat /mnt/foo/testfile ; do true ; done\n echo \"\ Mount is back!\"\ndone\n" - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 449a1bc2027504e7b3c3d7b30fa4178906581da7 timestamp: 2023-08-18_20:21:00 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2224 2023-08-19T07:10:19.957 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_64a4fc940624dbc1b65654f740fd0424260cfd2a/qa; will attempt to use it 2023-08-19T07:10:19.958 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_64a4fc940624dbc1b65654f740fd0424260cfd2a/qa/tasks 2023-08-19T07:10:19.958 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-08-19T07:10:19.960 INFO:teuthology.task.internal:Checking packages... 2023-08-19T07:10:19.995 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '64a4fc940624dbc1b65654f740fd0424260cfd2a' 2023-08-19T07:10:19.996 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-19T07:10:19.996 INFO:teuthology.packaging:ref: None 2023-08-19T07:10:19.996 INFO:teuthology.packaging:tag: None 2023-08-19T07:10:19.997 INFO:teuthology.packaging:branch: main 2023-08-19T07:10:19.997 INFO:teuthology.packaging:sha1: 64a4fc940624dbc1b65654f740fd0424260cfd2a 2023-08-19T07:10:19.997 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-08-19T07:10:20.366 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5567.g64a4fc94 2023-08-19T07:10:20.367 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-08-19T07:10:20.378 INFO:teuthology.task.internal:no buildpackages task found 2023-08-19T07:10:20.379 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-08-19T07:10:20.395 INFO:teuthology.task.internal:Saving configuration 2023-08-19T07:10:20.409 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-08-19T07:10:20.420 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-19T07:10:20.444 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi/7373322', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-19 07:05:21.397311', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-19T07:10:20.463 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-18_20:21:00-orch-main-distro-default-smithi/7373322', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-19 07:05:21.395570', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-19T07:10:20.464 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-08-19T07:10:20.470 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-08-19T07:10:20.470 INFO:teuthology.task.internal:roles: ubuntu@smithi141.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-08-19T07:10:20.471 INFO:teuthology.run_tasks:Running task console_log... 2023-08-19T07:10:20.559 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc091279040>, signals=[15]) 2023-08-19T07:10:20.562 INFO:teuthology.run_tasks:Running task internal.connect... 2023-08-19T07:10:20.572 INFO:teuthology.task.internal:Opening connections... 2023-08-19T07:10:20.573 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:10:20.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-19T07:10:20.648 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2023-08-19T07:10:20.650 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-19T07:10:20.723 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-08-19T07:10:20.730 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2023-08-19T07:10:20.752 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2023-08-19T07:10:20.753 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2023-08-19T07:10:20.819 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Red Hat Enterprise Linux" 2023-08-19T07:10:20.820 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="8.6 (Ootpa)" 2023-08-19T07:10:20.820 INFO:teuthology.orchestra.run.smithi060.stdout:ID="rhel" 2023-08-19T07:10:20.820 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE="fedora" 2023-08-19T07:10:20.821 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="8.6" 2023-08-19T07:10:20.821 INFO:teuthology.orchestra.run.smithi060.stdout:PLATFORM_ID="platform:el8" 2023-08-19T07:10:20.821 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-19T07:10:20.822 INFO:teuthology.orchestra.run.smithi060.stdout:ANSI_COLOR="0;31" 2023-08-19T07:10:20.822 INFO:teuthology.orchestra.run.smithi060.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-19T07:10:20.822 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.redhat.com/" 2023-08-19T07:10:20.822 INFO:teuthology.orchestra.run.smithi060.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-19T07:10:20.823 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-19T07:10:20.823 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:10:20.823 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-19T07:10:20.823 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-19T07:10:20.824 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-19T07:10:20.824 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-19T07:10:20.829 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2023-08-19T07:10:20.858 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2023-08-19T07:10:20.882 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2023-08-19T07:10:20.882 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2023-08-19T07:10:20.941 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="Red Hat Enterprise Linux" 2023-08-19T07:10:20.941 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="8.6 (Ootpa)" 2023-08-19T07:10:20.941 INFO:teuthology.orchestra.run.smithi141.stdout:ID="rhel" 2023-08-19T07:10:20.941 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE="fedora" 2023-08-19T07:10:20.942 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="8.6" 2023-08-19T07:10:20.942 INFO:teuthology.orchestra.run.smithi141.stdout:PLATFORM_ID="platform:el8" 2023-08-19T07:10:20.942 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:ANSI_COLOR="0;31" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://www.redhat.com/" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-19T07:10:20.943 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-19T07:10:20.944 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-19T07:10:20.944 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-19T07:10:20.944 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2023-08-19T07:10:20.965 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-08-19T07:10:20.979 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-08-19T07:10:20.986 INFO:teuthology.task.internal:Checking for old test directory... 2023-08-19T07:10:20.987 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2023-08-19T07:10:20.990 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2023-08-19T07:10:21.014 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-08-19T07:10:21.022 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-08-19T07:10:21.022 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2023-08-19T07:10:21.050 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2023-08-19T07:10:21.083 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-08-19T07:10:21.153 INFO:teuthology.run_tasks:Running task kernel... 2023-08-19T07:10:21.184 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-08-19T07:10:21.185 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-08-19T07:10:21.186 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-19T07:10:21.187 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-19T07:10:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-19T07:10:21.207 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-08-19T07:10:21.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-19T07:10:21.209 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-08-19T07:10:21.267 INFO:teuthology.orchestra.run.smithi141.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:21.268 INFO:teuthology.task.kernel:Running kernel on smithi141: 4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:21.269 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum install -y kernel 2023-08-19T07:10:21.275 INFO:teuthology.orchestra.run.smithi060.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:21.276 INFO:teuthology.task.kernel:Running kernel on smithi060: 4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:21.277 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum install -y kernel 2023-08-19T07:10:22.455 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:22.456 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-08-19T07:10:22.527 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:22.527 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-08-19T07:10:24.053 INFO:teuthology.orchestra.run.smithi141.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-08-19T07:10:24.091 INFO:teuthology.orchestra.run.smithi060.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-08-19T07:10:24.979 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-08-19T07:10:25.746 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-08-19T07:10:28.617 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 418 kB/s | 24 kB 00:00 2023-08-19T07:10:29.215 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 452 kB/s | 24 kB 00:00 2023-08-19T07:10:29.312 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-19T07:10:29.360 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-08-19T07:10:29.361 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2023-08-19T07:10:29.361 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-08-19T07:10:29.478 DEBUG:teuthology.orchestra.run.smithi060:> echo no | sudo yum reinstall kernel || true 2023-08-19T07:10:29.830 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:29.831 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-08-19T07:10:29.881 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-19T07:10:29.928 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-08-19T07:10:29.928 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-08-19T07:10:29.928 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-08-19T07:10:30.057 DEBUG:teuthology.orchestra.run.smithi141:> echo no | sudo yum reinstall kernel || true 2023-08-19T07:10:30.121 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:02 ago on Sat 19 Aug 2023 07:10:28 AM UTC. 2023-08-19T07:10:30.161 INFO:teuthology.orchestra.run.smithi060.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-19T07:10:30.204 INFO:teuthology.orchestra.run.smithi060.stderr:Error: No packages marked for reinstall. 2023-08-19T07:10:30.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum reinstall -y kernel || true 2023-08-19T07:10:30.391 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:30.391 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-08-19T07:10:30.601 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:30.601 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-08-19T07:10:30.648 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:01 ago on Sat 19 Aug 2023 07:10:29 AM UTC. 2023-08-19T07:10:30.688 INFO:teuthology.orchestra.run.smithi141.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-19T07:10:30.729 INFO:teuthology.orchestra.run.smithi141.stderr:Error: No packages marked for reinstall. 2023-08-19T07:10:30.775 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum reinstall -y kernel || true 2023-08-19T07:10:30.870 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:02 ago on Sat 19 Aug 2023 07:10:28 AM UTC. 2023-08-19T07:10:30.914 INFO:teuthology.orchestra.run.smithi060.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-19T07:10:30.943 INFO:teuthology.orchestra.run.smithi060.stderr:Error: No packages marked for reinstall. 2023-08-19T07:10:30.990 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2023-08-19T07:10:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:31.074 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:31.074 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-19T07:10:31.074 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-08-19T07:10:31.075 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-19T07:10:31.102 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2023-08-19T07:10:31.105 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-08-19T07:10:31.105 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-08-19T07:10:31.123 DEBUG:teuthology.parallel:result is None 2023-08-19T07:10:31.359 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:02 ago on Sat 19 Aug 2023 07:10:29 AM UTC. 2023-08-19T07:10:31.398 INFO:teuthology.orchestra.run.smithi141.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-19T07:10:31.437 INFO:teuthology.orchestra.run.smithi141.stderr:Error: No packages marked for reinstall. 2023-08-19T07:10:31.486 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-08-19T07:10:31.570 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:31.570 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-19T07:10:31.570 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-19T07:10:31.571 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-08-19T07:10:31.571 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-19T07:10:31.597 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2023-08-19T07:10:31.611 DEBUG:teuthology.parallel:result is None 2023-08-19T07:10:31.612 INFO:teuthology.run_tasks:Running task internal.base... 2023-08-19T07:10:31.623 INFO:teuthology.task.internal:Creating test directory... 2023-08-19T07:10:31.624 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-19T07:10:31.627 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-19T07:10:31.669 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-08-19T07:10:31.684 INFO:teuthology.run_tasks:Running task internal.archive... 2023-08-19T07:10:31.690 INFO:teuthology.task.internal:Creating archive directory... 2023-08-19T07:10:31.691 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-19T07:10:31.693 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-19T07:10:31.738 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-08-19T07:10:31.745 INFO:teuthology.task.internal:Enabling coredump saving... 2023-08-19T07:10:31.746 DEBUG:teuthology.orchestra.run.smithi060:> 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-08-19T07:10:31.777 DEBUG:teuthology.orchestra.run.smithi141:> 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-08-19T07:10:31.814 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-19T07:10:31.815 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-19T07:10:31.826 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-19T07:10:31.827 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-19T07:10:31.828 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-08-19T07:10:31.837 INFO:teuthology.task.internal:Configuring sudo... 2023-08-19T07:10:31.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-19T07:10:31.870 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-19T07:10:31.897 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-08-19T07:10:31.907 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-08-19T07:10:31.908 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-19T07:10:31.940 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-19T07:10:31.957 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-19T07:10:32.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-19T07:10:32.092 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-19T07:10:32.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-19T07:10:32.221 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:10:32.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-19T07:10:32.291 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-19T07:10:32.339 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-19T07:10:32.384 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-19T07:10:32.470 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-19T07:10:32.509 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:10:32.509 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-19T07:10:32.577 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2023-08-19T07:10:32.580 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2023-08-19T07:10:32.640 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-19T07:10:32.677 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-19T07:10:33.083 INFO:teuthology.run_tasks:Running task internal.timer... 2023-08-19T07:10:33.097 INFO:teuthology.task.internal:Starting timer... 2023-08-19T07:10:33.098 INFO:teuthology.run_tasks:Running task pcp... 2023-08-19T07:10:33.111 INFO:teuthology.run_tasks:Running task selinux... 2023-08-19T07:10:33.121 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-08-19T07:10:33.122 DEBUG:teuthology.orchestra.run.smithi060:> sudo service auditd rotate 2023-08-19T07:10:33.188 INFO:teuthology.orchestra.run.smithi060.stdout:Rotating logs: 2023-08-19T07:10:33.190 DEBUG:teuthology.orchestra.run.smithi141:> sudo service auditd rotate 2023-08-19T07:10:33.253 INFO:teuthology.orchestra.run.smithi141.stdout:Rotating logs: 2023-08-19T07:10:33.255 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-08-19T07:10:33.255 DEBUG:teuthology.orchestra.run.smithi060:> /usr/sbin/getenforce 2023-08-19T07:10:33.274 INFO:teuthology.orchestra.run.smithi060.stdout:Permissive 2023-08-19T07:10:33.274 DEBUG:teuthology.orchestra.run.smithi141:> /usr/sbin/getenforce 2023-08-19T07:10:33.299 INFO:teuthology.orchestra.run.smithi141.stdout:Permissive 2023-08-19T07:10:33.299 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi060.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi141.front.sepia.ceph.com': 'permissive'} 2023-08-19T07:10:33.300 DEBUG:teuthology.orchestra.run.smithi060:> 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-08-19T07:10:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-19T07:10:33.343 DEBUG:teuthology.orchestra.run.smithi141:> 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-08-19T07:10:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-19T07:10:33.371 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-08-19T07:10:33.371 DEBUG:teuthology.orchestra.run.smithi060:> sudo /usr/sbin/setenforce permissive 2023-08-19T07:10:33.410 DEBUG:teuthology.orchestra.run.smithi141:> sudo /usr/sbin/setenforce permissive 2023-08-19T07:10:33.439 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-08-19T07:10:33.461 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-08-19T07:10:33.462 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-08-19T07:10:33.489 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-08-19T07:10:33.491 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi141.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-08-19T07:19:49.522 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com')] 2023-08-19T07:19:49.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-08-19T07:19:49.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-19T07:19:49.633 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-08-19T07:19:49.704 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-08-19T07:19:49.704 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-08-19T07:19:49.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-19T07:19:49.773 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-08-19T07:19:49.797 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-08-19T07:19:49.798 INFO:teuthology.run_tasks:Running task clock... 2023-08-19T07:19:49.809 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-08-19T07:19:49.810 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-19T07:19:49.810 DEBUG:teuthology.orchestra.run.smithi060:> 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-08-19T07:19:49.814 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-19T07:19:49.814 DEBUG:teuthology.orchestra.run.smithi141:> 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-08-19T07:19:49.849 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-19T07:19:49.866 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-19T07:19:49.870 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-19T07:19:49.883 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-19T07:19:49.941 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: ntpd: command not found 2023-08-19T07:19:49.944 INFO:teuthology.orchestra.run.smithi141.stderr:sudo: ntpd: command not found 2023-08-19T07:19:49.953 INFO:teuthology.orchestra.run.smithi060.stdout:506 Cannot talk to daemon 2023-08-19T07:19:49.956 INFO:teuthology.orchestra.run.smithi141.stdout:506 Cannot talk to daemon 2023-08-19T07:19:49.969 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-19T07:19:49.971 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-19T07:19:49.984 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-19T07:19:49.985 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-19T07:19:50.052 INFO:teuthology.orchestra.run.smithi060.stderr:bash: ntpq: command not found 2023-08-19T07:19:50.056 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-19T07:19:50.056 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2023-08-19T07:19:50.057 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.057 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.057 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.057 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.071 INFO:teuthology.orchestra.run.smithi141.stderr:bash: ntpq: command not found 2023-08-19T07:19:50.075 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-19T07:19:50.075 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-08-19T07:19:50.076 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.076 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.076 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.076 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-19T07:19:50.077 INFO:teuthology.run_tasks:Running task pexec... 2023-08-19T07:19:50.098 INFO:teuthology.task.pexec:Executing custom commands... 2023-08-19T07:19:50.099 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:19:50.099 DEBUG:teuthology.orchestra.run.smithi060:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-08-19T07:19:50.100 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi141.front.sepia.ceph.com 2023-08-19T07:19:50.100 DEBUG:teuthology.orchestra.run.smithi141:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-08-19T07:19:50.489 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-08-19T07:19:50.492 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-08-19T07:19:51.416 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:45 ago on Sat 19 Aug 2023 07:18:05 AM UTC. 2023-08-19T07:19:51.478 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:28 ago on Sat 19 Aug 2023 07:18:23 AM UTC. 2023-08-19T07:19:53.165 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-08-19T07:19:53.166 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout:Resetting modules: 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-08-19T07:19:53.167 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-08-19T07:19:53.168 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:19:53.457 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-08-19T07:19:53.458 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-08-19T07:19:53.458 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout:Resetting modules: 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-08-19T07:19:53.459 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:19:54.130 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:48 ago on Sat 19 Aug 2023 07:18:05 AM UTC. 2023-08-19T07:19:54.453 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:31 ago on Sat 19 Aug 2023 07:18:23 AM UTC. 2023-08-19T07:19:57.164 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-08-19T07:19:57.623 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-08-19T07:19:57.632 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-08-19T07:19:58.116 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-08-19T07:19:59.202 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:53 ago on Sat 19 Aug 2023 07:18:05 AM UTC. 2023-08-19T07:19:59.465 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:36 ago on Sat 19 Aug 2023 07:18:23 AM UTC. 2023-08-19T07:20:00.934 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-08-19T07:20:01.029 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout:Installing group/module packages: 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-08-19T07:20:01.030 INFO:teuthology.orchestra.run.smithi141.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout:Downgrading: 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.031 INFO:teuthology.orchestra.run.smithi141.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-08-19T07:20:01.032 INFO:teuthology.orchestra.run.smithi141.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout:Installing module profiles: 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools/common 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout:Enabling module streams: 2023-08-19T07:20:01.033 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools 3.0 2023-08-19T07:20:01.034 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:20:01.034 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-08-19T07:20:01.034 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-08-19T07:20:01.034 INFO:teuthology.orchestra.run.smithi141.stdout:Install 7 Packages 2023-08-19T07:20:01.034 INFO:teuthology.orchestra.run.smithi141.stdout:Downgrade 12 Packages 2023-08-19T07:20:01.035 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:20:01.036 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 51 M 2023-08-19T07:20:01.036 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-08-19T07:20:01.155 INFO:teuthology.orchestra.run.smithi141.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 422 kB/s | 51 kB 00:00 2023-08-19T07:20:01.180 INFO:teuthology.orchestra.run.smithi141.stdout:(2/19): containers-common-1.2.4-1.module+el8.6. 619 kB/s | 91 kB 00:00 2023-08-19T07:20:01.214 INFO:teuthology.orchestra.run.smithi141.stdout:(3/19): container-selinux-2.178.0-2.module+el8. 293 kB/s | 53 kB 00:00 2023-08-19T07:20:01.247 INFO:teuthology.orchestra.run.smithi141.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.4 MB/s | 511 kB 00:00 2023-08-19T07:20:01.339 INFO:teuthology.orchestra.run.smithi141.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 435 kB/s | 69 kB 00:00 2023-08-19T07:20:01.364 INFO:teuthology.orchestra.run.smithi141.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 617 kB/s | 72 kB 00:00 2023-08-19T07:20:01.399 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-08-19T07:20:01.457 INFO:teuthology.orchestra.run.smithi141.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 12 MB/s | 2.9 MB 00:00 2023-08-19T07:20:01.482 INFO:teuthology.orchestra.run.smithi141.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 478 kB/s | 56 kB 00:00 2023-08-19T07:20:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================================================== 2023-08-19T07:20:01.502 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2023-08-19T07:20:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================================================== 2023-08-19T07:20:01.502 INFO:teuthology.orchestra.run.smithi060.stdout:Installing group/module packages: 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-08-19T07:20:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout:Downgrading: 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-08-19T07:20:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-08-19T07:20:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout:Installing module profiles: 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools/common 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling module streams: 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools 3.0 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2023-08-19T07:20:01.506 INFO:teuthology.orchestra.run.smithi060.stdout:========================================================================================================================== 2023-08-19T07:20:01.507 INFO:teuthology.orchestra.run.smithi060.stdout:Install 7 Packages 2023-08-19T07:20:01.507 INFO:teuthology.orchestra.run.smithi060.stdout:Downgrade 12 Packages 2023-08-19T07:20:01.507 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:20:01.507 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 51 M 2023-08-19T07:20:01.507 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2023-08-19T07:20:01.682 INFO:teuthology.orchestra.run.smithi141.stdout:(9/19): podman-3.0.1-9.module+el8.6.0+14874+644 32 MB/s | 11 MB 00:00 2023-08-19T07:20:01.696 INFO:teuthology.orchestra.run.smithi060.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 270 kB/s | 51 kB 00:00 2023-08-19T07:20:01.707 INFO:teuthology.orchestra.run.smithi141.stdout:(10/19): conmon-2.0.26-1.module+el8.6.0+14874+6 204 kB/s | 51 kB 00:00 2023-08-19T07:20:01.721 INFO:teuthology.orchestra.run.smithi060.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 246 kB/s | 53 kB 00:00 2023-08-19T07:20:01.747 INFO:teuthology.orchestra.run.smithi060.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 378 kB/s | 91 kB 00:00 2023-08-19T07:20:01.824 INFO:teuthology.orchestra.run.smithi141.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 2.2 MB/s | 322 kB 00:00 2023-08-19T07:20:01.866 INFO:teuthology.orchestra.run.smithi141.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 257 kB/s | 41 kB 00:00 2023-08-19T07:20:01.980 INFO:teuthology.orchestra.run.smithi060.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 1.8 MB/s | 511 kB 00:00 2023-08-19T07:20:02.006 INFO:teuthology.orchestra.run.smithi060.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 244 kB/s | 69 kB 00:00 2023-08-19T07:20:02.081 INFO:teuthology.orchestra.run.smithi060.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 8.7 MB/s | 2.9 MB 00:00 2023-08-19T07:20:02.106 INFO:teuthology.orchestra.run.smithi060.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 573 kB/s | 72 kB 00:00 2023-08-19T07:20:02.125 INFO:teuthology.orchestra.run.smithi141.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 29 MB/s | 19 MB 00:00 2023-08-19T07:20:02.192 INFO:teuthology.orchestra.run.smithi141.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 6.0 MB/s | 2.2 MB 00:00 2023-08-19T07:20:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 408 kB/s | 51 kB 00:00 2023-08-19T07:20:02.257 INFO:teuthology.orchestra.run.smithi060.stdout:(9/19): podman-docker-3.0.1-9.module+el8.6.0+14 318 kB/s | 56 kB 00:00 2023-08-19T07:20:02.317 INFO:teuthology.orchestra.run.smithi141.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 14 MB/s | 6.4 MB 00:00 2023-08-19T07:20:02.359 INFO:teuthology.orchestra.run.smithi141.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.4 MB/s | 1.1 MB 00:00 2023-08-19T07:20:02.467 INFO:teuthology.orchestra.run.smithi141.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 20 MB/s | 6.8 MB 00:00 2023-08-19T07:20:02.501 INFO:teuthology.orchestra.run.smithi141.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 357 kB/s | 51 kB 00:00 2023-08-19T07:20:02.526 INFO:teuthology.orchestra.run.smithi141.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 887 kB/s | 185 kB 00:00 2023-08-19T07:20:02.527 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-08-19T07:20:02.527 INFO:teuthology.orchestra.run.smithi141.stdout:Total 34 MB/s | 51 MB 00:01 2023-08-19T07:20:02.540 INFO:teuthology.orchestra.run.smithi060.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 20 MB/s | 11 MB 00:00 2023-08-19T07:20:02.574 INFO:teuthology.orchestra.run.smithi060.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.0 MB/s | 322 kB 00:00 2023-08-19T07:20:02.599 INFO:teuthology.orchestra.run.smithi060.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 697 kB/s | 41 kB 00:00 2023-08-19T07:20:02.708 INFO:teuthology.orchestra.run.smithi060.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 16 MB/s | 2.2 MB 00:00 2023-08-19T07:20:02.900 INFO:teuthology.orchestra.run.smithi060.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 21 MB/s | 6.4 MB 00:00 2023-08-19T07:20:03.004 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-08-19T07:20:03.042 INFO:teuthology.orchestra.run.smithi060.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 20 MB/s | 6.8 MB 00:00 2023-08-19T07:20:03.047 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-08-19T07:20:03.048 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-08-19T07:20:03.092 INFO:teuthology.orchestra.run.smithi060.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.6 MB/s | 1.1 MB 00:00 2023-08-19T07:20:03.284 INFO:teuthology.orchestra.run.smithi060.stdout:(17/19): containernetworking-plugins-0.9.1-1.mo 18 MB/s | 19 MB 00:01 2023-08-19T07:20:03.331 INFO:teuthology.orchestra.run.smithi060.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 212 kB/s | 51 kB 00:00 2023-08-19T07:20:03.352 INFO:teuthology.orchestra.run.smithi060.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 599 kB/s | 185 kB 00:00 2023-08-19T07:20:03.353 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2023-08-19T07:20:03.353 INFO:teuthology.orchestra.run.smithi060.stdout:Total 27 MB/s | 51 MB 00:01 2023-08-19T07:20:03.478 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-08-19T07:20:03.482 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-08-19T07:20:03.840 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2023-08-19T07:20:03.885 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2023-08-19T07:20:03.886 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2023-08-19T07:20:04.349 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2023-08-19T07:20:04.353 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2023-08-19T07:20:04.654 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-08-19T07:20:04.719 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-08-19T07:20:04.928 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-08-19T07:20:04.937 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-08-19T07:20:04.954 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:05.144 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:05.567 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2023-08-19T07:20:05.611 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-08-19T07:20:05.757 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-08-19T07:20:05.767 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-08-19T07:20:05.787 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:05.957 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:22.022 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:23.812 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-08-19T07:20:23.817 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-08-19T07:20:24.040 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-08-19T07:20:24.243 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-08-19T07:20:24.390 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-08-19T07:20:24.557 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-08-19T07:20:24.559 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-08-19T07:20:24.560 INFO:teuthology.orchestra.run.smithi141.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-08-19T07:20:24.560 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:20:25.401 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-08-19T07:20:25.658 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-08-19T07:20:25.686 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-08-19T07:20:25.926 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-08-19T07:20:26.126 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-08-19T07:20:26.336 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-08-19T07:20:26.558 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-08-19T07:20:26.559 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-08-19T07:20:26.559 INFO:teuthology.orchestra.run.smithi060.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-08-19T07:20:26.559 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:20:27.099 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-08-19T07:20:27.395 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-08-19T07:20:27.418 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-08-19T07:20:27.614 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-08-19T07:20:27.780 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-08-19T07:20:28.055 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-08-19T07:20:28.765 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-08-19T07:20:29.163 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-08-19T07:20:29.455 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-08-19T07:20:29.511 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-08-19T07:20:29.731 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-08-19T07:20:29.867 INFO:teuthology.orchestra.run.smithi060.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-08-19T07:20:29.955 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-08-19T07:20:30.173 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-08-19T07:20:30.200 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-08-19T07:20:30.304 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-08-19T07:20:30.305 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-08-19T07:20:30.632 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-08-19T07:20:30.798 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-08-19T07:20:30.799 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-08-19T07:20:30.957 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-08-19T07:20:30.977 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-08-19T07:20:31.090 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-08-19T07:20:31.266 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-08-19T07:20:31.424 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-08-19T07:20:31.632 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-08-19T07:20:31.746 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-08-19T07:20:31.807 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-08-19T07:20:31.954 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-08-19T07:20:31.965 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-08-19T07:20:32.127 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-08-19T07:20:32.141 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-08-19T07:20:32.141 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:32.315 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:32.338 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-08-19T07:20:32.454 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-08-19T07:20:32.454 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-08-19T07:20:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-08-19T07:20:32.839 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-08-19T07:20:32.963 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-08-19T07:20:32.964 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-08-19T07:20:33.147 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-08-19T07:20:33.241 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:33.242 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-08-19T07:20:33.242 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-08-19T07:20:33.242 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-08-19T07:20:33.242 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-08-19T07:20:33.242 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-08-19T07:20:33.243 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-08-19T07:20:33.244 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-08-19T07:20:33.245 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-08-19T07:20:33.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-08-19T07:20:33.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-08-19T07:20:33.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-08-19T07:20:33.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-08-19T07:20:33.280 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-08-19T07:20:33.456 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-08-19T07:20:33.630 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-08-19T07:20:33.805 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-08-19T07:20:33.947 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-08-19T07:20:34.088 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-08-19T07:20:34.247 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-08-19T07:20:34.248 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:34.404 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:34.618 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-08-19T07:20:34.618 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:29 ago on Sat 19 Aug 2023 07:18:05 AM UTC. 2023-08-19T07:20:34.945 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-08-19T07:20:35.378 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-08-19T07:20:35.379 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-08-19T07:20:35.380 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-08-19T07:20:35.381 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-08-19T07:20:35.382 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-08-19T07:20:35.382 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-08-19T07:20:35.382 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-08-19T07:20:35.382 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-08-19T07:20:35.383 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-08-19T07:20:35.383 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-08-19T07:20:35.383 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-08-19T07:20:35.384 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-08-19T07:20:35.384 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-08-19T07:20:36.827 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-08-19T07:20:36.827 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:02:13 ago on Sat 19 Aug 2023 07:18:23 AM UTC. 2023-08-19T07:20:37.829 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-08-19T07:20:38.025 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:20:38.025 INFO:teuthology.orchestra.run.smithi141.stdout:Downgraded: 2023-08-19T07:20:38.025 INFO:teuthology.orchestra.run.smithi141.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.025 INFO:teuthology.orchestra.run.smithi141.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.026 INFO:teuthology.orchestra.run.smithi141.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:38.027 INFO:teuthology.orchestra.run.smithi141.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout: yajl-2.1.0-10.el8.x86_64 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:20:38.028 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-08-19T07:20:38.202 DEBUG:teuthology.parallel:result is None 2023-08-19T07:20:39.366 INFO:teuthology.orchestra.run.smithi060.stdout:Installed products updated. 2023-08-19T07:20:39.581 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:20:39.581 INFO:teuthology.orchestra.run.smithi060.stdout:Downgraded: 2023-08-19T07:20:39.581 INFO:teuthology.orchestra.run.smithi060.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.582 INFO:teuthology.orchestra.run.smithi060.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:39.583 INFO:teuthology.orchestra.run.smithi060.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout: yajl-2.1.0-10.el8.x86_64 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:20:39.584 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-08-19T07:20:39.770 DEBUG:teuthology.parallel:result is None 2023-08-19T07:20:39.771 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-08-19T07:20:39.780 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-08-19T07:20:39.781 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:20:39.781 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:20:39.798 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-08-19T07:20:39.799 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2023-08-19T07:20:39.855 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-19T07:20:39.855 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:39.855 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 385529 Links: 1 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:20:35.117673653 +0000 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:19:20.513503611 +0000 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:19:20.513503611 +0000 2023-08-19T07:20:39.856 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:20:39.857 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-19T07:20:39.922 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:20:39.922 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:20:39.922 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000117241 s, 4.4 MB/s 2023-08-19T07:20:39.923 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-19T07:20:39.983 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2023-08-19T07:20:40.041 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-19T07:20:40.042 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:40.042 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 382530 Links: 1 2023-08-19T07:20:40.042 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:40.042 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:40.043 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:20:35.117673653 +0000 2023-08-19T07:20:40.043 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:19:21.040498280 +0000 2023-08-19T07:20:40.043 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:19:21.040498280 +0000 2023-08-19T07:20:40.043 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:20:40.044 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-19T07:20:40.108 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:20:40.108 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:20:40.108 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000110203 s, 4.6 MB/s 2023-08-19T07:20:40.110 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-19T07:20:40.168 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2023-08-19T07:20:40.225 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 383312 Links: 1 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:20:35.117673653 +0000 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:19:21.602492595 +0000 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:19:21.602492595 +0000 2023-08-19T07:20:40.226 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:20:40.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-19T07:20:40.291 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:20:40.291 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:20:40.291 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000107046 s, 4.8 MB/s 2023-08-19T07:20:40.292 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-19T07:20:40.350 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2023-08-19T07:20:40.407 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-19T07:20:40.408 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:40.408 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 382805 Links: 1 2023-08-19T07:20:40.408 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:40.409 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:40.409 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:20:35.117673653 +0000 2023-08-19T07:20:40.409 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:19:22.139487164 +0000 2023-08-19T07:20:40.409 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:19:22.139487164 +0000 2023-08-19T07:20:40.409 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:20:40.410 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-19T07:20:40.474 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:20:40.474 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:20:40.475 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00010162 s, 5.0 MB/s 2023-08-19T07:20:40.476 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-19T07:20:40.535 DEBUG:teuthology.orchestra.run.smithi060:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-08-19T07:20:40.672 INFO:teuthology.orchestra.run.smithi060.stdout:loop 2023-08-19T07:20:40.672 INFO:tasks.nvme_loop:Connecting nvme_loop smithi060:/dev/vg_nvme/lv_1... 2023-08-19T07:20:40.673 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-08-19T07:20:40.709 INFO:teuthology.orchestra.run.smithi060.stdout:1 2023-08-19T07:20:40.745 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/vg_nvme/lv_11 2023-08-19T07:20:40.795 INFO:tasks.nvme_loop:Connecting nvme_loop smithi060:/dev/vg_nvme/lv_2... 2023-08-19T07:20:40.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-08-19T07:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:1 2023-08-19T07:20:40.909 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/vg_nvme/lv_21 2023-08-19T07:20:40.948 INFO:tasks.nvme_loop:Connecting nvme_loop smithi060:/dev/vg_nvme/lv_3... 2023-08-19T07:20:40.949 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-08-19T07:20:41.028 INFO:teuthology.orchestra.run.smithi060.stdout:1 2023-08-19T07:20:41.065 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/vg_nvme/lv_31 2023-08-19T07:20:41.104 INFO:tasks.nvme_loop:Connecting nvme_loop smithi060:/dev/vg_nvme/lv_4... 2023-08-19T07:20:41.105 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-08-19T07:20:41.186 INFO:teuthology.orchestra.run.smithi060.stdout:1 2023-08-19T07:20:41.222 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/vg_nvme/lv_41 2023-08-19T07:20:41.312 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:20:41.313 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:20:41.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo nvme list 2023-08-19T07:20:41.435 INFO:teuthology.orchestra.run.smithi060.stdout:Node SN Model Namespace Usage Format FW Rev 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/nvme0n1 PHMB7476008A480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/nvme1n1 2600d18d32742a3106ba Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/nvme2n1 bc4193a018253fb7f7c9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/nvme3n1 bb636332423291855942 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:41.436 INFO:teuthology.orchestra.run.smithi060.stdout:/dev/nvme4n1 3e335ae303a773ebd332 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:41.437 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-08-19T07:20:41.439 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:20:41.439 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/scratch_devs 2023-08-19T07:20:41.504 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:20:41.505 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:20:41.528 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-08-19T07:20:41.529 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_1 2023-08-19T07:20:41.589 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-19T07:20:41.589 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:41.589 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 384897 Links: 1 2023-08-19T07:20:41.589 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:41.589 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:41.590 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:20:32.986110158 +0000 2023-08-19T07:20:41.590 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:19:05.230986485 +0000 2023-08-19T07:20:41.590 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:19:05.230986485 +0000 2023-08-19T07:20:41.590 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:20:41.590 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-19T07:20:41.660 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:20:41.660 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:20:41.660 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.00026057 s, 2.0 MB/s 2023-08-19T07:20:41.661 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-19T07:20:41.722 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_2 2023-08-19T07:20:41.781 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-19T07:20:41.781 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:41.781 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 388170 Links: 1 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:20:32.986110158 +0000 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:19:05.761975035 +0000 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:19:05.761975035 +0000 2023-08-19T07:20:41.782 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:20:41.783 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-19T07:20:41.849 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:20:41.849 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:20:41.849 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000228544 s, 2.2 MB/s 2023-08-19T07:20:41.850 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-19T07:20:41.908 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_3 2023-08-19T07:20:41.969 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 389542 Links: 1 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:20:32.986110158 +0000 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:19:06.290963629 +0000 2023-08-19T07:20:41.970 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:19:06.290963629 +0000 2023-08-19T07:20:41.971 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:20:41.971 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-19T07:20:42.039 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:20:42.039 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:20:42.039 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000218219 s, 2.3 MB/s 2023-08-19T07:20:42.040 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-19T07:20:42.099 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/vg_nvme/lv_4 2023-08-19T07:20:42.157 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-19T07:20:42.158 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-19T07:20:42.158 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 391326 Links: 1 2023-08-19T07:20:42.158 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-19T07:20:42.158 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:device_t:s0 2023-08-19T07:20:42.158 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:20:32.986110158 +0000 2023-08-19T07:20:42.159 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:19:06.891950671 +0000 2023-08-19T07:20:42.159 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:19:06.891950671 +0000 2023-08-19T07:20:42.159 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:20:42.159 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-19T07:20:42.224 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:20:42.224 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:20:42.224 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000232696 s, 2.2 MB/s 2023-08-19T07:20:42.225 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-19T07:20:42.284 DEBUG:teuthology.orchestra.run.smithi141:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2023-08-19T07:20:42.418 INFO:teuthology.orchestra.run.smithi141.stdout:loop 2023-08-19T07:20:42.419 INFO:tasks.nvme_loop:Connecting nvme_loop smithi141:/dev/vg_nvme/lv_1... 2023-08-19T07:20:42.419 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2023-08-19T07:20:42.455 INFO:teuthology.orchestra.run.smithi141.stdout:1 2023-08-19T07:20:42.490 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/vg_nvme/lv_11 2023-08-19T07:20:42.538 INFO:tasks.nvme_loop:Connecting nvme_loop smithi141:/dev/vg_nvme/lv_2... 2023-08-19T07:20:42.539 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-08-19T07:20:42.613 INFO:teuthology.orchestra.run.smithi141.stdout:1 2023-08-19T07:20:42.649 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/vg_nvme/lv_21 2023-08-19T07:20:42.688 INFO:tasks.nvme_loop:Connecting nvme_loop smithi141:/dev/vg_nvme/lv_3... 2023-08-19T07:20:42.689 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-08-19T07:20:42.767 INFO:teuthology.orchestra.run.smithi141.stdout:1 2023-08-19T07:20:42.803 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/vg_nvme/lv_31 2023-08-19T07:20:42.841 INFO:tasks.nvme_loop:Connecting nvme_loop smithi141:/dev/vg_nvme/lv_4... 2023-08-19T07:20:42.842 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-08-19T07:20:42.916 INFO:teuthology.orchestra.run.smithi141.stdout:1 2023-08-19T07:20:42.951 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/vg_nvme/lv_41 2023-08-19T07:20:43.041 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:20:43.042 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:20:43.100 DEBUG:teuthology.orchestra.run.smithi141:> sudo nvme list 2023-08-19T07:20:43.169 INFO:teuthology.orchestra.run.smithi141.stdout:Node SN Model Namespace Usage Format FW Rev 2023-08-19T07:20:43.170 INFO:teuthology.orchestra.run.smithi141.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-08-19T07:20:43.170 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/nvme0n1 CVFT6242001S400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-08-19T07:20:43.171 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/nvme1n1 e75629f5555fa374ca41 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:43.171 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/nvme2n1 667e2140991fcf5a8111 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:43.171 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/nvme3n1 5c9273dbf5df3aab5aaa Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:43.171 INFO:teuthology.orchestra.run.smithi141.stdout:/dev/nvme4n1 bdf94403bff06e7bb1a9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-3 2023-08-19T07:20:43.172 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-08-19T07:20:43.173 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:20:43.173 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/scratch_devs 2023-08-19T07:20:43.237 INFO:teuthology.run_tasks:Running task cephadm... 2023-08-19T07:20:43.343 INFO:tasks.cephadm:Config: {'roleless': True, '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, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '64a4fc940624dbc1b65654f740fd0424260cfd2a'} 2023-08-19T07:20:43.344 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a 2023-08-19T07:20:43.355 INFO:tasks.cephadm:Cluster fsid is e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:20:43.356 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-08-19T07:20:43.357 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-08-19T07:20:43.357 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi060': '172.21.15.60', 'mon.smithi141': '172.21.15.141'} 2023-08-19T07:20:43.357 INFO:tasks.cephadm:Normalizing hostnames... 2023-08-19T07:20:43.358 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2023-08-19T07:20:43.392 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2023-08-19T07:20:43.420 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-08-19T07:20:43.421 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=64a4fc940624dbc1b65654f740fd0424260cfd2a 2023-08-19T07:20:43.568 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '64a4fc940624dbc1b65654f740fd0424260cfd2a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/72153/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-5567-g64a4fc94', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-5567.g64a4fc94'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/64a4fc940624dbc1b65654f740fd0424260cfd2a/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-08-18 17:32:15.763206', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/64a4fc940624dbc1b65654f740fd0424260cfd2a/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-08-19T07:20:43.709 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref main, sha1 64a4fc940624dbc1b65654f740fd0424260cfd2a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=64a4fc940624dbc1b65654f740fd0424260cfd2a 2023-08-19T07:20:43.709 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/64a4fc940624dbc1b65654f740fd0424260cfd2a/centos/8/x86_64/flavors/default/cephadm 2023-08-19T07:20:43.710 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/64a4fc940624dbc1b65654f740fd0424260cfd2a/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.085 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r--. 1 ubuntu ubuntu 702282 Aug 19 07:20 /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.086 DEBUG:teuthology.orchestra.run.smithi141:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/64a4fc940624dbc1b65654f740fd0424260cfd2a/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.455 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-rw-r--. 1 ubuntu ubuntu 702282 Aug 19 07:20 /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.455 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.478 DEBUG:teuthology.orchestra.run.smithi141:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-08-19T07:20:44.507 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a on all hosts... 2023-08-19T07:20:44.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a pull 2023-08-19T07:20:44.520 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a pull 2023-08-19T07:20:46.184 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a... 2023-08-19T07:20:46.193 INFO:teuthology.orchestra.run.smithi141.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a... 2023-08-19T07:21:29.576 INFO:teuthology.orchestra.run.smithi141.stdout:{ 2023-08-19T07:21:29.576 INFO:teuthology.orchestra.run.smithi141.stdout: "ceph_version": "ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev)", 2023-08-19T07:21:29.577 INFO:teuthology.orchestra.run.smithi141.stdout: "image_id": "fb33ee5c8594e41154101f00a2dff02737f87de69acf1b380cc194b92ab429fa", 2023-08-19T07:21:29.577 INFO:teuthology.orchestra.run.smithi141.stdout: "repo_digests": [ 2023-08-19T07:21:29.577 INFO:teuthology.orchestra.run.smithi141.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:abe15de5bc3d1efc9071bae8b2e809184a48a747a0dff0cbc3e2a9a88f1d1f77" 2023-08-19T07:21:29.577 INFO:teuthology.orchestra.run.smithi141.stdout: ] 2023-08-19T07:21:29.577 INFO:teuthology.orchestra.run.smithi141.stdout:} 2023-08-19T07:21:32.743 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-08-19T07:21:32.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev)", 2023-08-19T07:21:32.743 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "fb33ee5c8594e41154101f00a2dff02737f87de69acf1b380cc194b92ab429fa", 2023-08-19T07:21:32.744 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2023-08-19T07:21:32.744 INFO:teuthology.orchestra.run.smithi060.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:abe15de5bc3d1efc9071bae8b2e809184a48a747a0dff0cbc3e2a9a88f1d1f77" 2023-08-19T07:21:32.744 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2023-08-19T07:21:32.744 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-08-19T07:21:32.768 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2023-08-19T07:21:32.801 DEBUG:teuthology.orchestra.run.smithi141:> sudo mkdir -p /etc/ceph 2023-08-19T07:21:32.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2023-08-19T07:21:32.871 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 777 /etc/ceph 2023-08-19T07:21:32.909 INFO:tasks.cephadm:Writing seed config... 2023-08-19T07:21:32.910 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-08-19T07:21:32.910 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-08-19T07:21:32.910 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-08-19T07:21:32.910 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-08-19T07:21:32.911 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-08-19T07:21:32.911 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-08-19T07:21:32.911 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-08-19T07:21:32.911 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-08-19T07:21:32.912 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:21:32.912 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-08-19T07:21:32.930 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 = e88004e0-3e60-11ee-9b39-001a4aab830c [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-08-19T07:21:32.931 DEBUG:teuthology.orchestra.run.smithi060:mon.smithi060> sudo journalctl -f -n 0 -u ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060.service 2023-08-19T07:21:32.972 INFO:tasks.cephadm:Bootstrapping... 2023-08-19T07:21:32.973 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a -v bootstrap --fsid e88004e0-3e60-11ee-9b39-001a4aab830c --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-ip 172.21.15.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-08-19T07:21:33.001 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:-- Logs begin at Sat 2023-08-19 07:09:27 UTC. -- 2023-08-19T07:21:33.140 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2023-08-19T07:21:33.141 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a', '-v', 'bootstrap', '--fsid', 'e88004e0-3e60-11ee-9b39-001a4aab830c', '--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-ip', '172.21.15.60', '--skip-admin-label'] 2023-08-19T07:21:33.201 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 3.0.1 2023-08-19T07:21:33.201 INFO:teuthology.orchestra.run.smithi060.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-08-19T07:21:33.202 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying podman|docker is present... 2023-08-19T07:21:33.267 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 3.0.1 2023-08-19T07:21:33.267 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying lvm2 is present... 2023-08-19T07:21:33.267 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying time synchronization is in place... 2023-08-19T07:21:33.274 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-08-19T07:21:33.274 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-08-19T07:21:33.280 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-08-19T07:21:33.280 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:21:33.286 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2023-08-19T07:21:33.292 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2023-08-19T07:21:33.292 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2023-08-19T07:21:33.292 INFO:teuthology.orchestra.run.smithi060.stdout:Repeating the final host check... 2023-08-19T07:21:33.356 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 3.0.1 2023-08-19T07:21:33.356 INFO:teuthology.orchestra.run.smithi060.stdout:podman (/bin/podman) version 3.0.1 is present 2023-08-19T07:21:33.357 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl is present 2023-08-19T07:21:33.357 INFO:teuthology.orchestra.run.smithi060.stdout:lvcreate is present 2023-08-19T07:21:33.363 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-08-19T07:21:33.364 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-08-19T07:21:33.368 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-08-19T07:21:33.368 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:21:33.374 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2023-08-19T07:21:33.380 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2023-08-19T07:21:33.380 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2023-08-19T07:21:33.380 INFO:teuthology.orchestra.run.smithi060.stdout:Host looks OK 2023-08-19T07:21:33.380 INFO:teuthology.orchestra.run.smithi060.stdout:Cluster fsid: e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:33.380 INFO:teuthology.orchestra.run.smithi060.stdout:Acquiring lock 140276796272088 on /run/cephadm/e88004e0-3e60-11ee-9b39-001a4aab830c.lock 2023-08-19T07:21:33.381 INFO:teuthology.orchestra.run.smithi060.stdout:Lock 140276796272088 acquired on /run/cephadm/e88004e0-3e60-11ee-9b39-001a4aab830c.lock 2023-08-19T07:21:33.381 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 3300 ... 2023-08-19T07:21:33.381 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 6789 ... 2023-08-19T07:21:33.382 INFO:teuthology.orchestra.run.smithi060.stdout:Base mon IP(s) is [172.21.15.60:3300, 172.21.15.60:6789], mon addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-08-19T07:21:33.385 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-08-19T07:21:33.385 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 metric 100 2023-08-19T07:21:33.387 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-08-19T07:21:33.388 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-08-19T07:21:33.388 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1774sec hoplimit 64 pref medium 2023-08-19T07:21:33.390 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-08-19T07:21:33.390 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-08-19T07:21:33.390 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-08-19T07:21:33.390 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-08-19T07:21:33.391 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1560/64 scope link 2023-08-19T07:21:33.391 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-08-19T07:21:33.391 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2023-08-19T07:21:33.391 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2023-08-19T07:21:33.392 INFO:teuthology.orchestra.run.smithi060.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-08-19T07:21:33.392 INFO:teuthology.orchestra.run.smithi060.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-08-19T07:21:33.393 INFO:teuthology.orchestra.run.smithi060.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a... 2023-08-19T07:21:33.798 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout fb33ee5c8594e41154101f00a2dff02737f87de69acf1b380cc194b92ab429fa 2023-08-19T07:21:33.798 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a... 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Getting image source signatures 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:474ab0d11f2b55a201102ff335fd9f1a786eab8e23b1f591d939dea62bd2fdbf 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:6022c611d474f2b306ddd1edfc8360123ece5266119096f25fde843d7967e636 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying config sha256:fb33ee5c8594e41154101f00a2dff02737f87de69acf1b380cc194b92ab429fa 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Writing manifest to image destination 2023-08-19T07:21:33.799 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Storing signatures 2023-08-19T07:21:34.778 INFO:teuthology.orchestra.run.smithi060.stdout:ceph: stdout ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev) 2023-08-19T07:21:34.779 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph version: ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev) 2023-08-19T07:21:34.779 INFO:teuthology.orchestra.run.smithi060.stdout:Extracting ceph user uid/gid from container image... 2023-08-19T07:21:35.635 INFO:teuthology.orchestra.run.smithi060.stdout:stat: stdout 167 167 2023-08-19T07:21:35.636 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial keys... 2023-08-19T07:21:36.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQB/beBkemc/OBAAHJq9jJP6Ufnlw31jTM2+gQ== 2023-08-19T07:21:37.239 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCAbeBk4c5VLhAAeyrwXkZ8CKMNg8sSi+e/Bw== 2023-08-19T07:21:38.056 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCBbeBk4X0wIxAAiycTxUCMPOFfTmFPdRD6NA== 2023-08-19T07:21:38.057 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial monmap... 2023-08-19T07:21:38.903 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-08-19T07:21:38.903 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-08-19T07:21:38.903 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool for smithi060 [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = pacific 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: set fsid to e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-08-19T07:21:38.904 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:21:38.905 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mon... 2023-08-19T07:21:39.737 INFO:teuthology.orchestra.run.smithi060.stdout:create mon.smithi060 on 2023-08-19T07:21:39.950 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-08-19T07:21:40.073 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target → /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target. 2023-08-19T07:21:40.073 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target → /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target. 2023-08-19T07:21:40.249 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060 2023-08-19T07:21:40.249 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060.service: Unit ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060.service not loaded. 2023-08-19T07:21:40.340 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target.wants/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060.service → /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@.service. 2023-08-19T07:21:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:40 smithi060 systemd[1]: Starting Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c... 2023-08-19T07:21:40.894 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-08-19T07:21:40.894 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-08-19T07:21:40.902 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-08-19T07:21:40.903 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:21:40.903 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-08-19T07:21:40.903 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2023-08-19T07:21:40.904 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon to start... 2023-08-19T07:21:40.904 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon... 2023-08-19T07:21:41.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:40 smithi060 bash[93682]: 2b351ec5c807093db5fde057d20cfbb8a2f32bbac43b6d67f4ced35821178935 2023-08-19T07:21:41.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:40 smithi060 systemd[1]: Started Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c. 2023-08-19T07:21:41.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:40 smithi060 ceph-mon[93747]: mkfs e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:41.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:40 smithi060 ceph-mon[93747]: mon.smithi060 is new leader, mons smithi060 in quorum (ranks 0) 2023-08-19T07:21:42.155 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout cluster: 2023-08-19T07:21:42.155 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout id: e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:42.155 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-08-19T07:21:42.155 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout services: 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi060 (age 0.641404s) 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:42.156 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout data: 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pgs: 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon is available 2023-08-19T07:21:42.157 INFO:teuthology.orchestra.run.smithi060.stdout:Assimilating anything we can from ceph.conf... 2023-08-19T07:21:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: mon.smithi060 is new leader, mons smithi060 in quorum (ranks 0) 2023-08-19T07:21:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: monmap e1: 1 mons at {smithi060=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} 2023-08-19T07:21:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: fsmap 2023-08-19T07:21:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: osdmap e1: 0 total, 0 up, 0 in 2023-08-19T07:21:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: mgrmap e1: no daemons active 2023-08-19T07:21:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:41 smithi060 ceph-mon[93747]: from='client.? 172.21.15.60:0/2318253354' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-08-19T07:21:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:42 smithi060 ceph-mon[93747]: from='client.? 172.21.15.60:0/3047141444' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-08-19T07:21:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:42 smithi060 ceph-mon[93747]: from='client.? 172.21.15.60:0/3047141444' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-08-19T07:21:43.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:43.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2023-08-19T07:21:43.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:43.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-08-19T07:21:43.205 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2023-08-19T07:21:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-08-19T07:21:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2023-08-19T07:21:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-08-19T07:21:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-08-19T07:21:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:Generating new minimal ceph.conf... 2023-08-19T07:21:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:Restarting the monitor... 2023-08-19T07:21:44.253 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:43 smithi060 ceph-mon[93747]: from='client.? 172.21.15.60:0/506908951' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:21:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:44 smithi060 systemd[1]: Stopping Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c... 2023-08-19T07:21:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:44 smithi060 conmon[93723]: 2023-08-19T07:21:44.498+0000 7fa9d09ae700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.smithi060 -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-08-19T07:21:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:44 smithi060 conmon[93723]: 2023-08-19T07:21:44.498+0000 7fa9d09ae700 -1 mon.smithi060@0(leader) e1 *** Got Signal Terminated *** 2023-08-19T07:21:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:44 smithi060 bash[94299]: 2b351ec5c807093db5fde057d20cfbb8a2f32bbac43b6d67f4ced35821178935 2023-08-19T07:21:45.811 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 systemd[1]: ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi060.service: Succeeded. 2023-08-19T07:21:45.811 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 systemd[1]: Stopped Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c. 2023-08-19T07:21:45.811 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 systemd[1]: Starting Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c... 2023-08-19T07:21:45.883 INFO:teuthology.orchestra.run.smithi060.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-08-19T07:21:46.126 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: set uid:gid to 167:167 (ceph:ceph) 2023-08-19T07:21:46.126 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev), process ceph-mon, pid 8 2023-08-19T07:21:46.127 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: pidfile_write: ignore empty --pid-file 2023-08-19T07:21:46.127 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: load: jerasure load: lrc 2023-08-19T07:21:46.127 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: RocksDB version: 7.9.2 2023-08-19T07:21:46.128 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Git sha 0 2023-08-19T07:21:46.128 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Compile date 2023-08-18 16:33:02 2023-08-19T07:21:46.128 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: DB SUMMARY 2023-08-19T07:21:46.128 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: DB Session ID: 6G5ZB25XBPO2AZKJMD0O 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: CURRENT file: CURRENT 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: IDENTITY file: IDENTITY 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi060/store.db dir, Total Num: 1, files: 000008.sst 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi060/store.db: 000009.log size: 83740 ; 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.error_if_exists: 0 2023-08-19T07:21:46.129 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.create_if_missing: 0 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.paranoid_checks: 1 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.flush_verify_memtable_count: 1 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.env: 0x558db6d47da0 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.fs: PosixFileSystem 2023-08-19T07:21:46.130 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.info_log: 0x558db94b32e0 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_file_opening_threads: 16 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.statistics: (nil) 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.use_fsync: 0 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_log_file_size: 0 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.log_file_time_to_roll: 0 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.keep_log_file_num: 1000 2023-08-19T07:21:46.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.recycle_log_file_num: 0 2023-08-19T07:21:46.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_fallocate: 1 2023-08-19T07:21:46.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_mmap_reads: 0 2023-08-19T07:21:46.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_mmap_writes: 0 2023-08-19T07:21:46.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.use_direct_reads: 0 2023-08-19T07:21:46.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-19T07:21:46.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.create_missing_column_families: 0 2023-08-19T07:21:46.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.db_log_dir: 2023-08-19T07:21:46.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.wal_dir: 2023-08-19T07:21:46.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.table_cache_numshardbits: 6 2023-08-19T07:21:46.134 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.WAL_ttl_seconds: 0 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.WAL_size_limit_MB: 0 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.is_fd_close_on_exec: 1 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.advise_random_on_open: 1 2023-08-19T07:21:46.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.db_write_buffer_size: 0 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.write_buffer_manager: 0x558db946a3c0 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.use_adaptive_mutex: 0 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.rate_limiter: (nil) 2023-08-19T07:21:46.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.wal_recovery_mode: 2 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enable_thread_tracking: 0 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enable_pipelined_write: 0 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.unordered_write: 0 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-19T07:21:46.137 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.row_cache: None 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.wal_filter: None 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_ingest_behind: 0 2023-08-19T07:21:46.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.two_write_queues: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.manual_wal_flush: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.wal_compression: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.atomic_flush: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.persist_stats_to_disk: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.write_dbid_to_manifest: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.log_readahead_size: 0 2023-08-19T07:21:46.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-08-19T07:21:46.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.best_efforts_recovery: 0 2023-08-19T07:21:46.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-08-19T07:21:46.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-08-19T07:21:46.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.allow_data_in_errors: 0 2023-08-19T07:21:46.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.db_host_id: __hostname__ 2023-08-19T07:21:46.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enforce_single_del_contracts: true 2023-08-19T07:21:46.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_background_jobs: 2 2023-08-19T07:21:46.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_background_compactions: -1 2023-08-19T07:21:46.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_subcompactions: 1 2023-08-19T07:21:46.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-19T07:21:46.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-19T07:21:46.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.delayed_write_rate : 16777216 2023-08-19T07:21:46.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_total_wal_size: 0 2023-08-19T07:21:46.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-19T07:21:46.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.stats_dump_period_sec: 600 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.stats_persist_period_sec: 600 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_open_files: -1 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bytes_per_sync: 0 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.wal_bytes_per_sync: 0 2023-08-19T07:21:46.144 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.strict_bytes_per_sync: 0 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_readahead_size: 0 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_background_flushes: -1 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Compression algorithms supported: 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kZSTD supported: 0 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kXpressCompression supported: 0 2023-08-19T07:21:46.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kLZ4HCCompression supported: 1 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kZlibCompression supported: 1 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kSnappyCompression supported: 1 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kLZ4Compression supported: 1 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: kBZip2Compression supported: 0 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Fast CRC32 supported: Supported on x86 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: DMutex implementation: pthread_mutex_t 2023-08-19T07:21:46.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi060/store.db/MANIFEST-000010 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.merge_operator: 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_filter: None 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_filter_factory: None 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.sst_partitioner_factory: None 2023-08-19T07:21:46.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.memtable_factory: SkipListFactory 2023-08-19T07:21:46.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.table_factory: BlockBasedTable 2023-08-19T07:21:46.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558db94b33e0) 2023-08-19T07:21:46.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: cache_index_and_filter_blocks: 1 2023-08-19T07:21:46.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-19T07:21:46.149 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-19T07:21:46.149 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: pin_top_level_index_and_filter: 1 2023-08-19T07:21:46.149 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: index_type: 0 2023-08-19T07:21:46.149 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: data_block_index_type: 0 2023-08-19T07:21:46.150 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: index_shortening: 1 2023-08-19T07:21:46.150 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: data_block_hash_table_util_ratio: 0.750000 2023-08-19T07:21:46.150 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: checksum: 4 2023-08-19T07:21:46.151 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: no_block_cache: 0 2023-08-19T07:21:46.151 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_cache: 0x558db950b1f0 2023-08-19T07:21:46.151 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_cache_name: BinnedLRUCache 2023-08-19T07:21:46.151 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_cache_options: 2023-08-19T07:21:46.152 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: capacity : 536870912 2023-08-19T07:21:46.152 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: num_shard_bits : 4 2023-08-19T07:21:46.152 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: strict_capacity_limit : 0 2023-08-19T07:21:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: high_pri_pool_ratio: 0.000 2023-08-19T07:21:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_cache_compressed: (nil) 2023-08-19T07:21:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: persistent_cache: (nil) 2023-08-19T07:21:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_size: 4096 2023-08-19T07:21:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_size_deviation: 10 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_restart_interval: 16 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: index_block_restart_interval: 1 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: metadata_block_size: 4096 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: partition_filters: 0 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: use_delta_encoding: 1 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: filter_policy: bloomfilter 2023-08-19T07:21:46.154 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: whole_key_filtering: 1 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: verify_compression: 0 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: read_amp_bytes_per_bit: 0 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: format_version: 5 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: enable_index_compression: 1 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: block_align: 0 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: max_auto_readahead_size: 262144 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: prepopulate_block_cache: 0 2023-08-19T07:21:46.155 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: initial_auto_readahead_size: 8192 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: num_file_reads_for_auto_readahead: 2 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.write_buffer_size: 33554432 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_write_buffer_number: 2 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression: NoCompression 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression: Disabled 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.prefix_extractor: nullptr 2023-08-19T07:21:46.156 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-19T07:21:46.157 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.num_levels: 7 2023-08-19T07:21:46.157 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-19T07:21:46.157 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-19T07:21:46.157 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-19T07:21:46.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-19T07:21:46.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-19T07:21:46.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-19T07:21:46.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-19T07:21:46.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.window_bits: -14 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.level: 32767 2023-08-19T07:21:46.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.strategy: 0 2023-08-19T07:21:46.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-19T07:21:46.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-19T07:21:46.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-08-19T07:21:46.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-08-19T07:21:46.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.enabled: false 2023-08-19T07:21:46.161 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-08-19T07:21:46.161 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-19T07:21:46.163 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-19T07:21:46.163 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-19T07:21:46.163 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.target_file_size_base: 67108864 2023-08-19T07:21:46.163 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.target_file_size_multiplier: 1 2023-08-19T07:21:46.164 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-19T07:21:46.164 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-19T07:21:46.165 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-19T07:21:46.165 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-19T07:21:46.165 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-19T07:21:46.166 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-19T07:21:46.166 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-19T07:21:46.167 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-19T07:21:46.167 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-19T07:21:46.167 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-19T07:21:46.167 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-19T07:21:46.168 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-19T07:21:46.168 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-08-19T07:21:46.168 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.arena_block_size: 1048576 2023-08-19T07:21:46.169 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-19T07:21:46.169 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-19T07:21:46.169 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.disable_auto_compactions: 0 2023-08-19T07:21:46.169 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-19T07:21:46.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-19T07:21:46.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-19T07:21:46.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-19T07:21:46.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-19T07:21:46.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-19T07:21:46.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-19T07:21:46.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-19T07:21:46.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-19T07:21:46.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-19T07:21:46.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.table_properties_collectors: 2023-08-19T07:21:46.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.inplace_update_support: 0 2023-08-19T07:21:46.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.inplace_update_num_locks: 10000 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.memtable_huge_page_size: 0 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.bloom_locality: 0 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.max_successive_merges: 0 2023-08-19T07:21:46.173 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.optimize_filters_for_hits: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.paranoid_file_checks: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.force_consistency_checks: 1 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.report_bg_io_stats: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.ttl: 2592000 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.periodic_compaction_seconds: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-08-19T07:21:46.174 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enable_blob_files: false 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.min_blob_size: 0 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_file_size: 268435456 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_compression_type: NoCompression 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.enable_blob_garbage_collection: false 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-08-19T07:21:46.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.blob_file_starting_level: 0 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi060/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-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 bash[94630]: 3a7f78631e7320a94adbf38593dfa389bc9ca968161a061e8cfb82a184dd0045 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e8544547-6cb8-43a2-8fc2-8368d86b69f7 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429705870773, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-08-19T07:21:46.176 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429705871657, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80512, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 248, "table_properties": {"data_size": 78695, "index_size": 227, "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": 9753, "raw_average_key_size": 47, "raw_value_size": 73115, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 207, "num_filter_entries": 207, "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": 1692429705, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e8544547-6cb8-43a2-8fc2-8368d86b69f7", "db_session_id": "6G5ZB25XBPO2AZKJMD0O", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429705871736, "job": 1, "event": "recovery_finished"} 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi060/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558db95a6000 2023-08-19T07:21:46.177 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: DB pointer 0x558db9594000 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: ** DB Stats ** 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-19T07:21:46.178 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: ** Compaction Stats [default] ** 2023-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-08-19T07:21:46.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: L0 2/0 80.50 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:21:46.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Sum 2/0 80.50 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:21:46.180 INFO:journalctl@ceph.mon.smithi060.smithi060.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 142.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: ** Compaction Stats [default] ** 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.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 142.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-08-19T07:21:46.182 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.182 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-19T07:21:46.182 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-08-19T07:21:46.182 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-19T07:21:46.183 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-08-19T07:21:46.183 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-08-19T07:21:46.183 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: AddFile(Keys): cumulative 0, interval 0 2023-08-19T07:21:46.183 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Cumulative compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-19T07:21:46.184 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Interval compaction: 0.00 GB write, 23.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-19T07:21:46.184 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.184 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: Block cache BinnedLRUCache@0x558db950b1f0#8 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-08-19T07:21:46.185 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.185 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.185 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: ** File Read Latency Histogram By Level [default] ** 2023-08-19T07:21:46.185 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: starting mon.smithi060 rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi060 fsid e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:46.186 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???) e1 preinit fsid e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:21:46.186 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).mds e1 new map 2023-08-19T07:21:46.186 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).mds e1 print_map 2023-08-19T07:21:46.187 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: e1 2023-08-19T07:21:46.187 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-08-19T07:21:46.187 INFO:journalctl@ceph.mon.smithi060.smithi060.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-08-19T07:21:46.187 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: legacy client fscid: -1 2023-08-19T07:21:46.188 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: 2023-08-19T07:21:46.188 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout: No filesystems configured 2023-08-19T07:21:46.188 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-08-19T07:21:46.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:21:46.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:21:46.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:21:46.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-08-19T07:21:46.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expand map: {default=false} 2023-08-19T07:21:46.190 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta from 'false' to 'false' 2023-08-19T07:21:46.190 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expanded map: {default=false} 2023-08-19T07:21:46.190 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expand map: {default=info} 2023-08-19T07:21:46.190 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta from 'info' to 'info' 2023-08-19T07:21:46.191 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expanded map: {default=info} 2023-08-19T07:21:46.191 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expand map: {default=daemon} 2023-08-19T07:21:46.191 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta from 'daemon' to 'daemon' 2023-08-19T07:21:46.191 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expanded map: {default=daemon} 2023-08-19T07:21:46.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expand map: {default=debug} 2023-08-19T07:21:46.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta from 'debug' to 'debug' 2023-08-19T07:21:46.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: expand_channel_meta expanded map: {default=debug} 2023-08-19T07:21:46.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 systemd[1]: Started Ceph mon.smithi060 for e88004e0-3e60-11ee-9b39-001a4aab830c. 2023-08-19T07:21:46.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mon.smithi060 is new leader, mons smithi060 in quorum (ranks 0) 2023-08-19T07:21:46.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: monmap e1: 1 mons at {smithi060=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} 2023-08-19T07:21:46.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: fsmap 2023-08-19T07:21:46.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: osdmap e1: 0 total, 0 up, 0 in 2023-08-19T07:21:46.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:45 smithi060 ceph-mon[94696]: mgrmap e1: no daemons active 2023-08-19T07:21:47.020 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote config to /etc/ceph/ceph.conf 2023-08-19T07:21:47.041 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-08-19T07:21:47.042 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mgr... 2023-08-19T07:21:47.042 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 9283 ... 2023-08-19T07:21:47.043 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 8765 ... 2023-08-19T07:21:47.043 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 8443 ... 2023-08-19T07:21:47.274 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mgr.smithi060.icterl 2023-08-19T07:21:47.275 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mgr.smithi060.icterl.service: Unit ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mgr.smithi060.icterl.service not loaded. 2023-08-19T07:21:47.366 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c.target.wants/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mgr.smithi060.icterl.service → /etc/systemd/system/ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@.service. 2023-08-19T07:21:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:47 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3086487819' entity='client.admin' 2023-08-19T07:21:47.968 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-08-19T07:21:47.969 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-08-19T07:21:47.979 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-08-19T07:21:47.980 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:21:47.980 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-08-19T07:21:47.980 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2023-08-19T07:21:47.988 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-08-19T07:21:47.988 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-08-19T07:21:47.996 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-08-19T07:21:47.997 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:21:47.997 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-08-19T07:21:47.997 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2023-08-19T07:21:47.997 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr to start... 2023-08-19T07:21:47.997 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr... 2023-08-19T07:21:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:48 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2354666942' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-19T07:21:49.262 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e88004e0-3e60-11ee-9b39-001a4aab830c", 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-08-19T07:21:49.263 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-08-19T07:21:49.264 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.264 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-08-19T07:21:49.270 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-08-19T07:21:49.270 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "smithi060" 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-08-19T07:21:49.271 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-08-19T07:21:49.272 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-08-19T07:21:49.273 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.274 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-08-19T07:21:49.275 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-08-19T07:21:49.276 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-08-19T07:21:40.918457+0000", 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:21:49.277 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (1/15)... 2023-08-19T07:21:52.310 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:51 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1270940561' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-19T07:21:52.429 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:52.429 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:21:52.429 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e88004e0-3e60-11ee-9b39-001a4aab830c", 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-08-19T07:21:52.430 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-08-19T07:21:52.431 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-08-19T07:21:52.431 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:52.431 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-08-19T07:21:52.431 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "smithi060" 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.432 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-08-19T07:21:52.433 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:52.433 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-08-19T07:21:52.433 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-08-19T07:21:52.433 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-08-19T07:21:52.433 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-08-19T07:21:52.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-08-19T07:21:52.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-08-19T07:21:52.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-08-19T07:21:52.436 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-08-19T07:21:52.437 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-08-19T07:21:52.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:52.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-08-19T07:21:40.918457+0000", 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-08-19T07:21:52.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:21:52.441 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (2/15)... 2023-08-19T07:21:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:55 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/848894116' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-19T07:21:55.554 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:55.554 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:21:55.554 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e88004e0-3e60-11ee-9b39-001a4aab830c", 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-08-19T07:21:55.555 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "smithi060" 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2023-08-19T07:21:55.556 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-08-19T07:21:55.557 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-08-19T07:21:55.558 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-08-19T07:21:55.558 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-08-19T07:21:55.560 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-08-19T07:21:55.561 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.562 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-08-19T07:21:55.563 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.564 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-08-19T07:21:40.918457+0000", 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:21:55.565 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (3/15)... 2023-08-19T07:21:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: Activating manager daemon smithi060.icterl 2023-08-19T07:21:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: mgrmap e2: smithi060.icterl(active, starting, since 0.00290048s) 2023-08-19T07:21:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi060.icterl", "id": "smithi060.icterl"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: Manager daemon smithi060.icterl is now available 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/mirror_snapshot_schedule"}]: dispatch 2023-08-19T07:21:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/trash_purge_schedule"}]: dispatch 2023-08-19T07:21:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' 2023-08-19T07:21:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' 2023-08-19T07:21:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:56 smithi060 ceph-mon[94696]: from='mgr.14100 172.21.15.60:0/976209092' entity='mgr.smithi060.icterl' 2023-08-19T07:21:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:58 smithi060 ceph-mon[94696]: mgrmap e3: smithi060.icterl(active, since 1.00641s) 2023-08-19T07:21:59.091 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:21:59.092 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:21:59.092 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "e88004e0-3e60-11ee-9b39-001a4aab830c", 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-08-19T07:21:59.093 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "smithi060" 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:59.094 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2023-08-19T07:21:59.095 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-08-19T07:21:59.095 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:59.095 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-08-19T07:21:59.096 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-08-19T07:21:59.096 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.096 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-08-19T07:21:59.096 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:59.097 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-08-19T07:21:59.097 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-08-19T07:21:59.097 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-08-19T07:21:59.097 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-08-19T07:21:59.098 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-08-19T07:21:59.098 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-08-19T07:21:59.098 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.099 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-08-19T07:21:59.099 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-08-19T07:21:59.099 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-08-19T07:21:59.099 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-08-19T07:21:59.100 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-08-19T07:21:59.100 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-08-19T07:21:59.100 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-08-19T07:21:59.100 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-08-19T07:21:59.101 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-08-19T07:21:59.101 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.101 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-08-19T07:21:59.101 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:59.102 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-08-19T07:21:59.102 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-08-19T07:21:59.102 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.103 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-08-19T07:21:59.103 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-08-19T07:21:59.103 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-08-19T07:21:59.103 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-08-19T07:21:59.104 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-08-19T07:21:59.104 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-08-19T07:21:59.105 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-08-19T07:21:59.105 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-08-19T07:21:59.105 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:59.105 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-08-19T07:21:40.918457+0000", 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-08-19T07:21:59.106 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:21:59.107 INFO:teuthology.orchestra.run.smithi060.stdout:mgr is available 2023-08-19T07:21:59.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:21:59 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/4004434559' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-19T07:22:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:00 smithi060 ceph-mon[94696]: mgrmap e4: smithi060.icterl(active, since 3s) 2023-08-19T07:22:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2329455566' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-08-19T07:22:00.435 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:22:00.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2023-08-19T07:22:00.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:22:00.438 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-08-19T07:22:00.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-08-19T07:22:00.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2023-08-19T07:22:00.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-08-19T07:22:00.440 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-08-19T07:22:00.440 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling cephadm module... 2023-08-19T07:22:02.184 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:01 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1924550995' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-08-19T07:22:03.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:02 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1924550995' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-08-19T07:22:03.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:02 smithi060 ceph-mon[94696]: mgrmap e5: smithi060.icterl(active, since 5s) 2023-08-19T07:22:03.905 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:22:03.906 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-08-19T07:22:03.906 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-08-19T07:22:03.906 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "smithi060.icterl", 2023-08-19T07:22:03.906 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-08-19T07:22:03.906 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:22:03.907 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2023-08-19T07:22:03.907 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 5... 2023-08-19T07:22:04.147 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:03 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1676321371' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-08-19T07:22:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: Active manager daemon smithi060.icterl restarted 2023-08-19T07:22:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: Activating manager daemon smithi060.icterl 2023-08-19T07:22:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: osdmap e2: 0 total, 0 up, 0 in 2023-08-19T07:22:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: mgrmap e6: smithi060.icterl(active, starting, since 0.00327325s) 2023-08-19T07:22:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi060.icterl", "id": "smithi060.icterl"}]: dispatch 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: Manager daemon smithi060.icterl is now available 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:10.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:10.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:10 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: Found migration_current of "None". Setting to last migration. 2023-08-19T07:22:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/mirror_snapshot_schedule"}]: dispatch 2023-08-19T07:22:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/trash_purge_schedule"}]: dispatch 2023-08-19T07:22:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:11.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:11 smithi060 ceph-mon[94696]: mgrmap e7: smithi060.icterl(active, since 1.00519s) 2023-08-19T07:22:11.542 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:22:11.543 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-08-19T07:22:11.543 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2023-08-19T07:22:11.543 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:22:11.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 5 is available 2023-08-19T07:22:11.544 INFO:teuthology.orchestra.run.smithi060.stdout:Setting orchestrator backend to cephadm... 2023-08-19T07:22:12.444 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:12 smithi060 ceph-mon[94696]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-08-19T07:22:12.444 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:12 smithi060 ceph-mon[94696]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-08-19T07:22:12.444 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:12 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:11] ENGINE Bus STARTING 2023-08-19T07:22:12.444 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:12 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:11] ENGINE Serving on https://172.21.15.60:7150 2023-08-19T07:22:12.445 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:12 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:12] ENGINE Serving on http://172.21.15.60:8765 2023-08-19T07:22:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:12] ENGINE Bus STARTED 2023-08-19T07:22:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: mgrmap e8: smithi060.icterl(active, since 2s) 2023-08-19T07:22:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:13 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:14.150 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout value unchanged 2023-08-19T07:22:14.150 INFO:teuthology.orchestra.run.smithi060.stdout:Generating ssh key... 2023-08-19T07:22:14.354 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:14 smithi060 ceph-mon[94696]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:16 smithi060 ceph-mon[94696]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:16 smithi060 ceph-mon[94696]: Generating ssh key... 2023-08-19T07:22:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:16 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:16 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCr6vVtgqC01w9lV7lkQyIteTz6MhxWC2GLu/dLYiKYzS9wcHLmr+0NCYirjxx/YdgGCOqe1/n5B4DdCGmSsj6TsqypHEFsNdli+s4ROspeHODzr3rsfRIZVQtfhaClMLJA3g8P1QBZX2dfr8cVmCD42S3waRcl0dga3NdDzv19PIbjGOxV5BhUyMNHVL4YGTXtkfU6T12wQfsrqrHcUpihTEPSDNQiXWLrQcyGm1Z4Bl94FTRiH+e+tzQazcDsaXGhIznMO/9TdKINkM4d7EB3roycB6nT0nUOj3tdo7Zo/Nrs/LA94vfNBTpzHgz29ca6vDSWC90M2655fR/Q3ZWAXb88rEDtCXiIn/1cERsmMN3fyr/q8iBGoF7xMw6AcXI3exn7b0peHDlv2/7+wybgiQCZAQwhrfMzJziC2mtix7IvkP9uyGDIOoX9qxxNvuJHHcdXIizErjtwwFwGrp4c4c8uBx7RDhfvbrLXmOq9TNskUnSoxM4meP7NVkuZvWU= ceph-e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:22:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-08-19T07:22:17.384 INFO:teuthology.orchestra.run.smithi060.stdout:Adding key to root@localhost authorized_keys... 2023-08-19T07:22:17.385 INFO:teuthology.orchestra.run.smithi060.stdout:Adding host smithi060... 2023-08-19T07:22:17.707 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:17 smithi060 ceph-mon[94696]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:19.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:18 smithi060 ceph-mon[94696]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:19.192 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:18 smithi060 ceph-mon[94696]: Deploying cephadm binary to smithi060 2023-08-19T07:22:21.690 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Added host 'smithi060' with addr '172.21.15.60' 2023-08-19T07:22:21.691 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying mon service with default placement... 2023-08-19T07:22:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:22 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:22 smithi060 ceph-mon[94696]: Added host smithi060 2023-08-19T07:22:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:22 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:23.515 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-08-19T07:22:23.516 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying mgr service with default placement... 2023-08-19T07:22:23.804 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:23 smithi060 ceph-mon[94696]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:23.805 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:23 smithi060 ceph-mon[94696]: Saving service mon spec with placement count:5 2023-08-19T07:22:23.805 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:23 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:23.805 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:23 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:25.193 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-08-19T07:22:25.193 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying crash service with default placement... 2023-08-19T07:22:25.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:24 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:25.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:24 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:26.272 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:25 smithi060 ceph-mon[94696]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:26.273 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:25 smithi060 ceph-mon[94696]: Saving service mgr spec with placement count:2 2023-08-19T07:22:26.273 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:25 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:26.690 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2023-08-19T07:22:26.690 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying ceph-exporter service with default placement... 2023-08-19T07:22:27.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:27 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:27.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:27 smithi060 ceph-mon[94696]: from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:27.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:27 smithi060 ceph-mon[94696]: Saving service crash spec with placement * 2023-08-19T07:22:27.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:27 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:28.398 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2023-08-19T07:22:28.399 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying prometheus service with default placement... 2023-08-19T07:22:28.666 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:28 smithi060 ceph-mon[94696]: from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:28.667 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:28 smithi060 ceph-mon[94696]: Saving service ceph-exporter spec with placement * 2023-08-19T07:22:28.667 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:28 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:29.881 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2023-08-19T07:22:29.882 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying grafana service with default placement... 2023-08-19T07:22:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:30 smithi060 ceph-mon[94696]: from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:30 smithi060 ceph-mon[94696]: Saving service prometheus spec with placement count:1 2023-08-19T07:22:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:30 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:31.323 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2023-08-19T07:22:31.323 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying node-exporter service with default placement... 2023-08-19T07:22:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:31 smithi060 ceph-mon[94696]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:22:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:31 smithi060 ceph-mon[94696]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:31 smithi060 ceph-mon[94696]: Saving service grafana spec with placement count:1 2023-08-19T07:22:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:31 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:32.748 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2023-08-19T07:22:32.748 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying alertmanager service with default placement... 2023-08-19T07:22:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:33 smithi060 ceph-mon[94696]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:22:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:33 smithi060 ceph-mon[94696]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:33 smithi060 ceph-mon[94696]: Saving service node-exporter spec with placement * 2023-08-19T07:22:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:33 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:34.239 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2023-08-19T07:22:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:34 smithi060 ceph-mon[94696]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:34 smithi060 ceph-mon[94696]: Saving service alertmanager spec with placement count:1 2023-08-19T07:22:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:34 smithi060 ceph-mon[94696]: from='mgr.14120 172.21.15.60:0/743370888' entity='mgr.smithi060.icterl' 2023-08-19T07:22:35.922 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:35 smithi060 ceph-mon[94696]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:22:35.923 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:35 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3089111460' entity='client.admin' 2023-08-19T07:22:37.222 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling the dashboard module... 2023-08-19T07:22:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:37 smithi060 ceph-mon[94696]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:22:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:37 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3266228391' entity='client.admin' 2023-08-19T07:22:38.877 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:38 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/419350961' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-08-19T07:22:39.961 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:39 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/419350961' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-08-19T07:22:39.962 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:39 smithi060 ceph-mon[94696]: mgrmap e9: smithi060.icterl(active, since 28s) 2023-08-19T07:22:40.722 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:22:40.723 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-08-19T07:22:40.723 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-08-19T07:22:40.723 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "smithi060.icterl", 2023-08-19T07:22:40.723 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-08-19T07:22:40.724 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:22:40.724 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2023-08-19T07:22:40.724 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 9... 2023-08-19T07:22:40.948 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:40 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2384739714' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-08-19T07:22:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: Active manager daemon smithi060.icterl restarted 2023-08-19T07:22:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: Activating manager daemon smithi060.icterl 2023-08-19T07:22:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: osdmap e3: 0 total, 0 up, 0 in 2023-08-19T07:22:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: mgrmap e10: smithi060.icterl(active, starting, since 0.00344672s) 2023-08-19T07:22:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:22:47.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi060.icterl", "id": "smithi060.icterl"}]: dispatch 2023-08-19T07:22:47.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-19T07:22:47.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-19T07:22:47.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-19T07:22:47.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: Manager daemon smithi060.icterl is now available 2023-08-19T07:22:47.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:47.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:22:47.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/mirror_snapshot_schedule"}]: dispatch 2023-08-19T07:22:47.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:46 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/trash_purge_schedule"}]: dispatch 2023-08-19T07:22:48.446 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-08-19T07:22:48.446 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-08-19T07:22:48.447 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2023-08-19T07:22:48.447 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-08-19T07:22:48.447 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 9 is available 2023-08-19T07:22:48.447 INFO:teuthology.orchestra.run.smithi060.stdout:Generating a dashboard self-signed certificate... 2023-08-19T07:22:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: mgrmap e11: smithi060.icterl(active, since 1.0068s) 2023-08-19T07:22:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:47] ENGINE Bus STARTING 2023-08-19T07:22:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:22:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:47] ENGINE Serving on http://172.21.15.60:8765 2023-08-19T07:22:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:48] ENGINE Serving on https://172.21.15.60:7150 2023-08-19T07:22:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:48 smithi060 ceph-mon[94696]: [19/Aug/2023:07:22:48] ENGINE Bus STARTED 2023-08-19T07:22:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:49 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:22:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:49 smithi060 ceph-mon[94696]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:22:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:49 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:22:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:49 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:22:50.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:49 smithi060 ceph-mon[94696]: mgrmap e12: smithi060.icterl(active, since 3s) 2023-08-19T07:22:50.439 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-08-19T07:22:50.439 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial admin user... 2023-08-19T07:22:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:51 smithi060 ceph-mon[94696]: from='client.14178 -' 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-08-19T07:22:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:51 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:22:52.329 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$C3TklkbJI3ARGqP7qxhAwOM4JghIt.HZbdbd2w6wV.OaLuHeCPJXu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1692429771, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-08-19T07:22:52.329 INFO:teuthology.orchestra.run.smithi060.stdout:Fetching dashboard port number... 2023-08-19T07:22:53.728 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 8443 2023-08-19T07:22:53.740 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-08-19T07:22:53.740 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-08-19T07:22:53.747 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-08-19T07:22:53.747 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-08-19T07:22:53.748 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-08-19T07:22:53.748 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-08-19T07:22:53.749 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph Dashboard is now available at: 2023-08-19T07:22:53.749 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:53.749 INFO:teuthology.orchestra.run.smithi060.stdout: URL: https://smithi060:8443/ 2023-08-19T07:22:53.749 INFO:teuthology.orchestra.run.smithi060.stdout: User: admin 2023-08-19T07:22:53.750 INFO:teuthology.orchestra.run.smithi060.stdout: Password: b07funr6qz 2023-08-19T07:22:53.750 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:53.750 INFO:teuthology.orchestra.run.smithi060.stdout:Saving cluster configuration to /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config directory 2023-08-19T07:22:53.750 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling autotune for osd_memory_target 2023-08-19T07:22:54.005 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:53 smithi060 ceph-mon[94696]: mgrmap e13: smithi060.icterl(active, since 6s) 2023-08-19T07:22:54.005 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:53 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2181598425' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-08-19T07:22:56.870 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-08-19T07:22:56.870 INFO:teuthology.orchestra.run.smithi060.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout:Or, if you are only running a single cluster on this host: 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-08-19T07:22:56.871 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.872 INFO:teuthology.orchestra.run.smithi060.stdout:Please consider enabling telemetry to help improve Ceph: 2023-08-19T07:22:56.872 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.872 INFO:teuthology.orchestra.run.smithi060.stdout: ceph telemetry on 2023-08-19T07:22:56.872 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.872 INFO:teuthology.orchestra.run.smithi060.stdout:For more information see: 2023-08-19T07:22:56.873 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.873 INFO:teuthology.orchestra.run.smithi060.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-08-19T07:22:56.873 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:22:56.873 INFO:teuthology.orchestra.run.smithi060.stdout:Bootstrap complete. 2023-08-19T07:22:56.910 INFO:tasks.cephadm:Fetching config... 2023-08-19T07:22:56.910 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:22:56.911 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-08-19T07:22:56.929 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-08-19T07:22:56.929 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:22:56.929 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-08-19T07:22:56.988 INFO:tasks.cephadm:Fetching mon keyring... 2023-08-19T07:22:56.988 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:22:56.988 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/keyring of=/dev/stdout 2023-08-19T07:22:57.057 INFO:tasks.cephadm:Fetching pub ssh key... 2023-08-19T07:22:57.058 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:22:57.058 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-08-19T07:22:57.116 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-08-19T07:22:57.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCr6vVtgqC01w9lV7lkQyIteTz6MhxWC2GLu/dLYiKYzS9wcHLmr+0NCYirjxx/YdgGCOqe1/n5B4DdCGmSsj6TsqypHEFsNdli+s4ROspeHODzr3rsfRIZVQtfhaClMLJA3g8P1QBZX2dfr8cVmCD42S3waRcl0dga3NdDzv19PIbjGOxV5BhUyMNHVL4YGTXtkfU6T12wQfsrqrHcUpihTEPSDNQiXWLrQcyGm1Z4Bl94FTRiH+e+tzQazcDsaXGhIznMO/9TdKINkM4d7EB3roycB6nT0nUOj3tdo7Zo/Nrs/LA94vfNBTpzHgz29ca6vDSWC90M2655fR/Q3ZWAXb88rEDtCXiIn/1cERsmMN3fyr/q8iBGoF7xMw6AcXI3exn7b0peHDlv2/7+wybgiQCZAQwhrfMzJziC2mtix7IvkP9uyGDIOoX9qxxNvuJHHcdXIizErjtwwFwGrp4c4c8uBx7RDhfvbrLXmOq9TNskUnSoxM4meP7NVkuZvWU= ceph-e88004e0-3e60-11ee-9b39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-08-19T07:22:57.197 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCr6vVtgqC01w9lV7lkQyIteTz6MhxWC2GLu/dLYiKYzS9wcHLmr+0NCYirjxx/YdgGCOqe1/n5B4DdCGmSsj6TsqypHEFsNdli+s4ROspeHODzr3rsfRIZVQtfhaClMLJA3g8P1QBZX2dfr8cVmCD42S3waRcl0dga3NdDzv19PIbjGOxV5BhUyMNHVL4YGTXtkfU6T12wQfsrqrHcUpihTEPSDNQiXWLrQcyGm1Z4Bl94FTRiH+e+tzQazcDsaXGhIznMO/9TdKINkM4d7EB3roycB6nT0nUOj3tdo7Zo/Nrs/LA94vfNBTpzHgz29ca6vDSWC90M2655fR/Q3ZWAXb88rEDtCXiIn/1cERsmMN3fyr/q8iBGoF7xMw6AcXI3exn7b0peHDlv2/7+wybgiQCZAQwhrfMzJziC2mtix7IvkP9uyGDIOoX9qxxNvuJHHcdXIizErjtwwFwGrp4c4c8uBx7RDhfvbrLXmOq9TNskUnSoxM4meP7NVkuZvWU= ceph-e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:22:57.209 DEBUG:teuthology.orchestra.run.smithi141:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCr6vVtgqC01w9lV7lkQyIteTz6MhxWC2GLu/dLYiKYzS9wcHLmr+0NCYirjxx/YdgGCOqe1/n5B4DdCGmSsj6TsqypHEFsNdli+s4ROspeHODzr3rsfRIZVQtfhaClMLJA3g8P1QBZX2dfr8cVmCD42S3waRcl0dga3NdDzv19PIbjGOxV5BhUyMNHVL4YGTXtkfU6T12wQfsrqrHcUpihTEPSDNQiXWLrQcyGm1Z4Bl94FTRiH+e+tzQazcDsaXGhIznMO/9TdKINkM4d7EB3roycB6nT0nUOj3tdo7Zo/Nrs/LA94vfNBTpzHgz29ca6vDSWC90M2655fR/Q3ZWAXb88rEDtCXiIn/1cERsmMN3fyr/q8iBGoF7xMw6AcXI3exn7b0peHDlv2/7+wybgiQCZAQwhrfMzJziC2mtix7IvkP9uyGDIOoX9qxxNvuJHHcdXIizErjtwwFwGrp4c4c8uBx7RDhfvbrLXmOq9TNskUnSoxM4meP7NVkuZvWU= ceph-e88004e0-3e60-11ee-9b39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-08-19T07:22:57.255 INFO:teuthology.orchestra.run.smithi141.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCr6vVtgqC01w9lV7lkQyIteTz6MhxWC2GLu/dLYiKYzS9wcHLmr+0NCYirjxx/YdgGCOqe1/n5B4DdCGmSsj6TsqypHEFsNdli+s4ROspeHODzr3rsfRIZVQtfhaClMLJA3g8P1QBZX2dfr8cVmCD42S3waRcl0dga3NdDzv19PIbjGOxV5BhUyMNHVL4YGTXtkfU6T12wQfsrqrHcUpihTEPSDNQiXWLrQcyGm1Z4Bl94FTRiH+e+tzQazcDsaXGhIznMO/9TdKINkM4d7EB3roycB6nT0nUOj3tdo7Zo/Nrs/LA94vfNBTpzHgz29ca6vDSWC90M2655fR/Q3ZWAXb88rEDtCXiIn/1cERsmMN3fyr/q8iBGoF7xMw6AcXI3exn7b0peHDlv2/7+wybgiQCZAQwhrfMzJziC2mtix7IvkP9uyGDIOoX9qxxNvuJHHcdXIizErjtwwFwGrp4c4c8uBx7RDhfvbrLXmOq9TNskUnSoxM4meP7NVkuZvWU= ceph-e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:22:57.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-08-19T07:22:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:22:57 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2103441106' entity='client.admin' 2023-08-19T07:22:57.582 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:23:00.346 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:00.346 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi060", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi060", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: Deploying daemon ceph-exporter.smithi060 on smithi060 2023-08-19T07:23:00.347 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1387516595' entity='client.admin' 2023-08-19T07:23:00.348 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-08-19T07:23:00.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-08-19T07:23:01.005 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:23:04.143 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi141 2023-08-19T07:23:04.144 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:23:04.144 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.conf 2023-08-19T07:23:04.164 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:23:04.165 DEBUG:teuthology.orchestra.run.smithi141:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-19T07:23:04.224 INFO:tasks.cephadm:Adding host smithi141 to orchestrator... 2023-08-19T07:23:04.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch host add smithi141 2023-08-19T07:23:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:23:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi060", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi060", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-08-19T07:23:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:04 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:23:04.902 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:23:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:05 smithi060 ceph-mon[94696]: Deploying daemon crash.smithi060 on smithi060 2023-08-19T07:23:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:08.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:08.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: Deploying daemon node-exporter.smithi060 on smithi060 2023-08-19T07:23:08.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:07 smithi060 ceph-mon[94696]: from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:23:08.984 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:08 smithi060 ceph-mon[94696]: Deploying cephadm binary to smithi141 2023-08-19T07:23:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:09 smithi060 ceph-mon[94696]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:10.116 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi141' with addr '172.21.15.141' 2023-08-19T07:23:11.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch host ls --format=json 2023-08-19T07:23:11.437 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:11 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:11.438 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:11 smithi060 ceph-mon[94696]: Added host smithi141 2023-08-19T07:23:11.656 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:23:12.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:12.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:12.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:12.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:12.885 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:12.885 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:12 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:13.329 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:23:13.329 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.141", "hostname": "smithi141", "labels": [], "status": ""}] 2023-08-19T07:23:14.061 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:13 smithi060 ceph-mon[94696]: Deploying daemon alertmanager.smithi060 on smithi060 2023-08-19T07:23:14.165 INFO:tasks.cephadm:Setting crush tunables to default 2023-08-19T07:23:14.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd crush tunables default 2023-08-19T07:23:14.475 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:23:15.035 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:14 smithi060 ceph-mon[94696]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:15.036 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:14 smithi060 ceph-mon[94696]: from='client.14193 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:23:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:16 smithi060 ceph-mon[94696]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:18.643 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2023-08-19T07:23:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:18 smithi060 ceph-mon[94696]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:18 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2734775997' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-08-19T07:23:19.400 INFO:tasks.cephadm:Adding mon.smithi060 on smithi060 2023-08-19T07:23:19.400 INFO:tasks.cephadm:Adding mon.smithi141 on smithi141 2023-08-19T07:23:19.400 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch apply mon '2;smithi060:172.21.15.60=smithi060;smithi141:172.21.15.141=smithi141' 2023-08-19T07:23:19.732 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:19 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2734775997' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-08-19T07:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:19 smithi060 ceph-mon[94696]: osdmap e4: 0 total, 0 up, 0 in 2023-08-19T07:23:19.860 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:20.951 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:20 smithi060 ceph-mon[94696]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:21.611 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled mon update... 2023-08-19T07:23:22.236 DEBUG:teuthology.orchestra.run.smithi141:mon.smithi141> sudo journalctl -f -n 0 -u ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@mon.smithi141.service 2023-08-19T07:23:22.238 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:22.239 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:22.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:-- Logs begin at Sat 2023-08-19 07:09:34 UTC. -- 2023-08-19T07:23:22.590 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:22.702 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='client.14197 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi060:172.21.15.60=smithi060;smithi141:172.21.15.141=smithi141", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:23:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: Saving service mon spec with placement smithi060:172.21.15.60=smithi060;smithi141:172.21.15.141=smithi141;count:2 2023-08-19T07:23:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:23.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-19T07:23:23.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:22 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:23 smithi060 ceph-mon[94696]: Regenerating cephadm self-signed grafana TLS certificates 2023-08-19T07:23:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:23 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-19T07:23:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:23 smithi060 ceph-mon[94696]: Deploying daemon grafana.smithi060 on smithi060 2023-08-19T07:23:24.347 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:24.347 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:24.349 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:24 smithi060 ceph-mon[94696]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:24 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/768914941' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:25.929 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:25.930 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:26.273 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:26.396 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:26 smithi060 ceph-mon[94696]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:27 smithi060 ceph-mon[94696]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:27 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:28.086 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:28.087 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:28.088 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:28 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/3791382006' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:29.658 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:29.659 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:29.984 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:29 smithi060 ceph-mon[94696]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:30.112 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:31.756 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:31.757 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:31.758 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:31 smithi060 ceph-mon[94696]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:31 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/163152641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:33.410 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:33.411 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:33.744 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:33.860 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:33 smithi060 ceph-mon[94696]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:35.547 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:35.547 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:35.550 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:36.205 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:35 smithi060 ceph-mon[94696]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:36.205 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:35 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/1909368359' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:37.201 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:37.202 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:37.546 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:37.666 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:37 smithi060 ceph-mon[94696]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:39.256 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:39.257 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:39.259 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:39 smithi060 ceph-mon[94696]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:39 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/3174718202' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:40.850 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:40.851 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:41.182 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:41.301 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:42.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:41 smithi060 ceph-mon[94696]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:43.073 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:43.073 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:43.075 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:43.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:43.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/1864265697' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:43.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.990 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.990 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.990 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.990 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:43.990 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:43 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:44.628 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:44.628 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:44.963 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:45.031 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:44 smithi060 ceph-mon[94696]: Deploying daemon prometheus.smithi060 on smithi060 2023-08-19T07:23:45.075 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:46.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:45 smithi060 ceph-mon[94696]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:46.825 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:46.826 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:46.827 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:47.996 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:47 smithi060 ceph-mon[94696]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:47.996 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:47 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:23:47.996 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:47 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4067860980' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:48.459 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:48.460 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:48.791 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:48.912 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:49.959 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:49 smithi060 ceph-mon[94696]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:50.622 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:50.622 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:50.624 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:50.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:50 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/3653444484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:51.969 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:51 smithi060 ceph-mon[94696]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:52.237 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:52.238 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:52.557 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:52.687 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:54.161 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:53 smithi060 ceph-mon[94696]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:54.420 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:54.421 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:54.423 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:54.979 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:54 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/2226569114' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:56.062 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:56.063 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:23:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:55 smithi060 ceph-mon[94696]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:56.388 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:56.510 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:23:58.065 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:57 smithi060 ceph-mon[94696]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:23:58.183 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:23:58.183 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:23:58.185 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:23:58.995 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:58 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4071166258' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:23:59.826 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:23:59.827 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:00.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:23:59 smithi060 ceph-mon[94696]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:00.162 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:00.287 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:01.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:01 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:24:01.145 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:01 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:24:01.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:01 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' 2023-08-19T07:24:01.146 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:01 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-08-19T07:24:02.022 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:02.023 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:02.025 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:02.211 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:02 smithi060 ceph-mon[94696]: from='mgr.14164 172.21.15.60:0/3662613519' entity='mgr.smithi060.icterl' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-08-19T07:24:02.211 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:02 smithi060 ceph-mon[94696]: mgrmap e14: smithi060.icterl(active, since 74s) 2023-08-19T07:24:02.211 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:02 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/976111563' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:03.616 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:03.617 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:03.947 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:04.055 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:05.724 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:05.724 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:05.726 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:05.942 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:05 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/2916753117' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:07.367 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:07.368 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:07.702 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:07.816 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:09.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: Active manager daemon smithi060.icterl restarted 2023-08-19T07:24:09.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: Activating manager daemon smithi060.icterl 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: osdmap e5: 0 total, 0 up, 0 in 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: mgrmap e15: smithi060.icterl(active, starting, since 0.00316274s) 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi060.icterl", "id": "smithi060.icterl"}]: dispatch 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-19T07:24:09.429 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-19T07:24:09.430 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: Manager daemon smithi060.icterl is now available 2023-08-19T07:24:09.430 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:24:09.430 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:24:09.550 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:09.551 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:09.553 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/mirror_snapshot_schedule"}]: dispatch 2023-08-19T07:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi060.icterl/trash_purge_schedule"}]: dispatch 2023-08-19T07:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4226560540' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:10 smithi060 ceph-mon[94696]: mgrmap e16: smithi060.icterl(active, since 1.00547s) 2023-08-19T07:24:11.139 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:11.139 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:11.459 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:11.577 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /etc/ceph/ceph.conf 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: [19/Aug/2023:07:24:10] ENGINE Bus STARTING 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: [19/Aug/2023:07:24:10] ENGINE Serving on https://172.21.15.60:7150 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: [19/Aug/2023:07:24:10] ENGINE Serving on http://172.21.15.60:8765 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: [19/Aug/2023:07:24:10] ENGINE Bus STARTED 2023-08-19T07:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:13 smithi060 ceph-mon[94696]: mgrmap e17: smithi060.icterl(active, since 2s) 2023-08-19T07:24:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:13.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:13.943 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:13.943 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:13.945 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:24:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:14 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/2673673981' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:15.880 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:15.881 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:16.207 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd/host:smithi141", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: Updating smithi060:/etc/ceph/ceph.conf 2023-08-19T07:24:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:15 smithi060 ceph-mon[94696]: Updating smithi141:/etc/ceph/ceph.conf 2023-08-19T07:24:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi060:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi141:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2023-08-19T07:24:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi141:/etc/ceph/ceph.client.admin.keyring 2023-08-19T07:24:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi060:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.client.admin.keyring 2023-08-19T07:24:17.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Updating smithi141:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.client.admin.keyring 2023-08-19T07:24:17.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:17.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:17.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:17.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:17.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:17.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi141", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:24:17.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi141", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2023-08-19T07:24:17.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:17.323 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:17 smithi060 ceph-mon[94696]: Deploying daemon ceph-exporter.smithi141 on smithi141 2023-08-19T07:24:18.607 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:18.607 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:18.609 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:18 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4165586327' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:20.228 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:20.229 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:20.905 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:24:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2023-08-19T07:24:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:20 smithi060 ceph-mon[94696]: Deploying daemon crash.smithi141 on smithi141 2023-08-19T07:24:22.833 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:22.833 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:22.835 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: Deploying daemon node-exporter.smithi141 on smithi141 2023-08-19T07:24:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:23 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/637712963' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:24.423 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:24.423 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:24.727 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:27.644 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:27.644 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:27.646 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.csuujl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-19T07:24:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.csuujl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-08-19T07:24:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-19T07:24:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: Deploying daemon mgr.smithi141.csuujl on smithi141 2023-08-19T07:24:28.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:28 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/1275264259' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:29.516 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:29.517 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:29.951 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:30.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:30.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:30.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:30.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-19T07:24:30.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:30.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:30 smithi060 ceph-mon[94696]: Deploying daemon mon.smithi141 on smithi141 2023-08-19T07:24:32.252 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:32.252 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":1,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:21:38.408908Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-19T07:24:32.253 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 1 2023-08-19T07:24:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:32 smithi060 ceph-mon[94696]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:32 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/1452562920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 systemd[1]: Starting Ceph mon.smithi141 for e88004e0-3e60-11ee-9b39-001a4aab830c... 2023-08-19T07:24:33.972 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-08-19T07:24:33.972 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mon dump -f json 2023-08-19T07:24:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 bash[108919]: 8c02381d5e2214e7a42fe3e096d5df87071d866146bd11d436ae22df6dd4d1df 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 systemd[1]: Started Ceph mon.smithi141 for e88004e0-3e60-11ee-9b39-001a4aab830c. 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: set uid:gid to 167:167 (ceph:ceph) 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: ceph version 18.0.0-5567-g64a4fc94 (64a4fc940624dbc1b65654f740fd0424260cfd2a) reef (dev), process ceph-mon, pid 7 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: pidfile_write: ignore empty --pid-file 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: load: jerasure load: lrc 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: RocksDB version: 7.9.2 2023-08-19T07:24:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Git sha 0 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Compile date 2023-08-18 16:33:02 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: DB SUMMARY 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: DB Session ID: ZEIB353YQBNFDPVZVDWM 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: CURRENT file: CURRENT 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: IDENTITY file: IDENTITY 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-08-19T07:24:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi141/store.db dir, Total Num: 0, files: 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi141/store.db: 000004.log size: 511 ; 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.error_if_exists: 0 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.create_if_missing: 0 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.paranoid_checks: 1 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.flush_verify_memtable_count: 1 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-08-19T07:24:34.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-08-19T07:24:34.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.env: 0x55cf2f3e9da0 2023-08-19T07:24:34.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.fs: PosixFileSystem 2023-08-19T07:24:34.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.info_log: 0x55cf30eb92e0 2023-08-19T07:24:34.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_file_opening_threads: 16 2023-08-19T07:24:34.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.statistics: (nil) 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.use_fsync: 0 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_log_file_size: 0 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.log_file_time_to_roll: 0 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.keep_log_file_num: 1000 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.recycle_log_file_num: 0 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_fallocate: 1 2023-08-19T07:24:34.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_mmap_reads: 0 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_mmap_writes: 0 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.use_direct_reads: 0 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.create_missing_column_families: 0 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.db_log_dir: 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.wal_dir: 2023-08-19T07:24:34.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.table_cache_numshardbits: 6 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.WAL_ttl_seconds: 0 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.WAL_size_limit_MB: 0 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.is_fd_close_on_exec: 1 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.advise_random_on_open: 1 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.db_write_buffer_size: 0 2023-08-19T07:24:34.242 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.write_buffer_manager: 0x55cf30e703c0 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.use_adaptive_mutex: 0 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.rate_limiter: (nil) 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.wal_recovery_mode: 2 2023-08-19T07:24:34.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enable_thread_tracking: 0 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enable_pipelined_write: 0 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.unordered_write: 0 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.row_cache: None 2023-08-19T07:24:34.244 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.wal_filter: None 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_ingest_behind: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.two_write_queues: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.manual_wal_flush: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.wal_compression: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.atomic_flush: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-19T07:24:34.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.persist_stats_to_disk: 0 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.write_dbid_to_manifest: 0 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.log_readahead_size: 0 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.best_efforts_recovery: 0 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-08-19T07:24:34.246 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.allow_data_in_errors: 0 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.db_host_id: __hostname__ 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enforce_single_del_contracts: true 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_background_jobs: 2 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_background_compactions: -1 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_subcompactions: 1 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-19T07:24:34.247 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.delayed_write_rate : 16777216 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_total_wal_size: 0 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.stats_dump_period_sec: 600 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.stats_persist_period_sec: 600 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_open_files: -1 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bytes_per_sync: 0 2023-08-19T07:24:34.248 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.wal_bytes_per_sync: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.strict_bytes_per_sync: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_readahead_size: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_background_flushes: -1 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Compression algorithms supported: 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kZSTD supported: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kXpressCompression supported: 0 2023-08-19T07:24:34.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kLZ4HCCompression supported: 1 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kZlibCompression supported: 1 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kSnappyCompression supported: 1 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kLZ4Compression supported: 1 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: kBZip2Compression supported: 0 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Fast CRC32 supported: Supported on x86 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: DMutex implementation: pthread_mutex_t 2023-08-19T07:24:34.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi141/store.db/MANIFEST-000005 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.merge_operator: 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_filter: None 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_filter_factory: None 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.sst_partitioner_factory: None 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.memtable_factory: SkipListFactory 2023-08-19T07:24:34.251 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.table_factory: BlockBasedTable 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cf30eb93e0) 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: cache_index_and_filter_blocks: 1 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: pin_top_level_index_and_filter: 1 2023-08-19T07:24:34.253 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_type: 0 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: data_block_index_type: 0 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_shortening: 1 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: data_block_hash_table_util_ratio: 0.750000 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: checksum: 4 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: no_block_cache: 0 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache: 0x55cf30f111f0 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_name: BinnedLRUCache 2023-08-19T07:24:34.254 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_options: 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: capacity : 536870912 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: num_shard_bits : 4 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: strict_capacity_limit : 0 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: high_pri_pool_ratio: 0.000 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_cache_compressed: (nil) 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: persistent_cache: (nil) 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_size: 4096 2023-08-19T07:24:34.255 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_size_deviation: 10 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_restart_interval: 16 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: index_block_restart_interval: 1 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: metadata_block_size: 4096 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: partition_filters: 0 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: use_delta_encoding: 1 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: filter_policy: bloomfilter 2023-08-19T07:24:34.256 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: whole_key_filtering: 1 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: verify_compression: 0 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: read_amp_bytes_per_bit: 0 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: format_version: 5 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: enable_index_compression: 1 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: block_align: 0 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: max_auto_readahead_size: 262144 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: prepopulate_block_cache: 0 2023-08-19T07:24:34.257 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: initial_auto_readahead_size: 8192 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: num_file_reads_for_auto_readahead: 2 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.write_buffer_size: 33554432 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_write_buffer_number: 2 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression: NoCompression 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression: Disabled 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.prefix_extractor: nullptr 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-19T07:24:34.258 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.num_levels: 7 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-19T07:24:34.259 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.window_bits: -14 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.level: 32767 2023-08-19T07:24:34.260 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.strategy: 0 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.enabled: false 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-19T07:24:34.261 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.target_file_size_base: 67108864 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.target_file_size_multiplier: 1 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-19T07:24:34.262 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-19T07:24:34.263 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.arena_block_size: 1048576 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.disable_auto_compactions: 0 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-19T07:24:34.264 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-19T07:24:34.265 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.table_properties_collectors: 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.inplace_update_support: 0 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.inplace_update_num_locks: 10000 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.memtable_huge_page_size: 0 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.bloom_locality: 0 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.max_successive_merges: 0 2023-08-19T07:24:34.266 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.optimize_filters_for_hits: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.paranoid_file_checks: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.force_consistency_checks: 1 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.report_bg_io_stats: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.ttl: 2592000 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.periodic_compaction_seconds: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-08-19T07:24:34.267 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enable_blob_files: false 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.min_blob_size: 0 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_file_size: 268435456 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_compression_type: NoCompression 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.enable_blob_garbage_collection: false 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-08-19T07:24:34.268 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.blob_file_starting_level: 0 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi141/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-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4e027a9d-98d2-4744-9988-8902c0d2a6ac 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429873869126, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-08-19T07:24:34.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429873869716, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1692429873, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4e027a9d-98d2-4744-9988-8902c0d2a6ac", "db_session_id": "ZEIB353YQBNFDPVZVDWM", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: EVENT_LOG_v1 {"time_micros": 1692429873869810, "job": 1, "event": "recovery_finished"} 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi141/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cf30fac000 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: DB pointer 0x55cf30f9a000 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-08-19T07:24:34.270 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** DB Stats ** 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-19T07:24:34.271 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:24:34.272 INFO:journalctl@ceph.mon.smithi141.smithi141.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 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** Compaction Stats [default] ** 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.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 2.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-08-19T07:24:34.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: AddFile(Keys): cumulative 0, interval 0 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-19T07:24:34.274 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: Block cache BinnedLRUCache@0x55cf30f111f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: ** File Read Latency Histogram By Level [default] ** 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141 does not exist in monmap, will attempt to join an existing cluster 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: using public_addr v2:172.21.15.141:0/0 -> [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2023-08-19T07:24:34.275 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: starting mon.smithi141 rank -1 at public addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] at bind addrs [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi141 fsid e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(???) e0 preinit fsid e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).mds e1 new map 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).mds e1 print_map 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: e1 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.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-08-19T07:24:34.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: legacy client fscid: -1 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout: No filesystems configured 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-08-19T07:24:34.277 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/1452562920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:34.278 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: mon.smithi141@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expand map: {default=false} 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta from 'false' to 'false' 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expanded map: {default=false} 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expand map: {default=info} 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta from 'info' to 'info' 2023-08-19T07:24:34.279 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expanded map: {default=info} 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expand map: {default=daemon} 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta from 'daemon' to 'daemon' 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expanded map: {default=daemon} 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expand map: {default=debug} 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta from 'debug' to 'debug' 2023-08-19T07:24:34.280 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:33 smithi141 ceph-mon[108989]: expand_channel_meta expanded map: {default=debug} 2023-08-19T07:24:34.297 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi141/config 2023-08-19T07:24:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:24:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: mon.smithi060 calling monitor election 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: mon.smithi141 calling monitor election 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.csuujl/crt"}]: dispatch 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: mon.smithi060 is new leader, mons smithi060,smithi141 in quorum (ranks 0,1) 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: monmap e2: 2 mons at {smithi060=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],smithi141=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} removed_ranks: {} 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: fsmap 2023-08-19T07:24:39.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: osdmap e5: 0 total, 0 up, 0 in 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: mgrmap e17: smithi060.icterl(active, since 29s) 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: Standby manager daemon smithi141.csuujl started 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.csuujl/key"}]: dispatch 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:24:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: mon.smithi060 calling monitor election 2023-08-19T07:24:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: mon.smithi141 calling monitor election 2023-08-19T07:24:39.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.csuujl/crt"}]: dispatch 2023-08-19T07:24:39.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:39.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:39.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: mon.smithi060 is new leader, mons smithi060,smithi141 in quorum (ranks 0,1) 2023-08-19T07:24:39.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: monmap e2: 2 mons at {smithi060=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],smithi141=[v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0]} removed_ranks: {} 2023-08-19T07:24:39.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: fsmap 2023-08-19T07:24:39.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: osdmap e5: 0 total, 0 up, 0 in 2023-08-19T07:24:39.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: mgrmap e17: smithi060.icterl(active, since 29s) 2023-08-19T07:24:39.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: Standby manager daemon smithi141.csuujl started 2023-08-19T07:24:39.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-19T07:24:39.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi141.csuujl/key"}]: dispatch 2023-08-19T07:24:39.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T07:24:39.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.? 172.21.15.141:0/2749062387' entity='mgr.smithi141.csuujl' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-19T07:24:39.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:39.493 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-08-19T07:24:39.493 INFO:teuthology.orchestra.run.smithi141.stdout:{"epoch":2,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","modified":"2023-08-19T07:24:33.900491Z","created":"2023-08-19T07:21:38.408908Z","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":"smithi060","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi141","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:3300","nonce":0},{"type":"v1","addr":"172.21.15.141:6789","nonce":0}]},"addr":"172.21.15.141:6789/0","public_addr":"172.21.15.141:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-08-19T07:24:39.493 INFO:teuthology.orchestra.run.smithi141.stderr:dumped monmap epoch 2 2023-08-19T07:24:40.079 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-08-19T07:24:40.080 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph config generate-minimal-conf 2023-08-19T07:24:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: mgrmap e18: smithi060.icterl(active, since 29s), standbys: smithi141.csuujl 2023-08-19T07:24:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi141.csuujl", "id": "smithi141.csuujl"}]: dispatch 2023-08-19T07:24:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:24:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4232828771' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:40.422 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:24:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: mgrmap e18: smithi060.icterl(active, since 29s), standbys: smithi141.csuujl 2023-08-19T07:24:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr metadata", "who": "smithi141.csuujl", "id": "smithi141.csuujl"}]: dispatch 2023-08-19T07:24:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:24:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/4232828771' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-19T07:24:40.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:24:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:41 smithi060 ceph-mon[94696]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:24:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:41 smithi141 ceph-mon[108989]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:24:42.152 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:24:42.153 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2023-08-19T07:24:42.153 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:24:42.153 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.141:3300/0,v1:172.21.15.141:6789/0] 2023-08-19T07:24:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: Updating smithi060:/etc/ceph/ceph.conf 2023-08-19T07:24:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: Updating smithi141:/etc/ceph/ceph.conf 2023-08-19T07:24:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-19T07:24:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: Updating smithi060:/etc/ceph/ceph.conf 2023-08-19T07:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: Updating smithi141:/etc/ceph/ceph.conf 2023-08-19T07:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-19T07:24:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-19T07:24:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:42.968 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-08-19T07:24:42.969 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:24:42.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2023-08-19T07:24:43.000 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:24:43.000 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-19T07:24:43.067 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:24:43.067 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.conf 2023-08-19T07:24:43.102 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:24:43.103 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-19T07:24:43.173 INFO:tasks.cephadm:Deploying OSDs... 2023-08-19T07:24:43.173 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:24:43.174 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:24:43.190 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-08-19T07:24:43.191 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/nvme1n1 2023-08-19T07:24:43.249 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/nvme1n1 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 426227 Links: 1 Device type: 103,1 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:23:00.063109363 +0000 2023-08-19T07:24:43.250 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:22:59.877111368 +0000 2023-08-19T07:24:43.251 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:22:59.877111368 +0000 2023-08-19T07:24:43.251 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:24:43.251 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2023-08-19T07:24:43.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: Updating smithi060:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:43.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: Updating smithi141:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:43.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:43.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: Reconfiguring mon.smithi060 (unknown last config time)... 2023-08-19T07:24:43.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: Reconfiguring daemon mon.smithi060 on smithi060 2023-08-19T07:24:43.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:43 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2245694135' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:43.316 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:24:43.316 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:24:43.317 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000119569 s, 4.3 MB/s 2023-08-19T07:24:43.318 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2023-08-19T07:24:43.378 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/nvme2n1 2023-08-19T07:24:43.437 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/nvme2n1 2023-08-19T07:24:43.438 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:43.438 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 426336 Links: 1 Device type: 103,2 2023-08-19T07:24:43.438 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:43.439 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:43.439 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:23:00.071109276 +0000 2023-08-19T07:24:43.439 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:22:59.879111347 +0000 2023-08-19T07:24:43.440 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:22:59.879111347 +0000 2023-08-19T07:24:43.440 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:24:43.441 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2023-08-19T07:24:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: Updating smithi060:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: Updating smithi141:/var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/config/ceph.conf 2023-08-19T07:24:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: Reconfiguring mon.smithi060 (unknown last config time)... 2023-08-19T07:24:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: Reconfiguring daemon mon.smithi060 on smithi060 2023-08-19T07:24:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:43 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2245694135' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:43.506 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:24:43.507 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:24:43.507 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00012936 s, 4.0 MB/s 2023-08-19T07:24:43.508 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2023-08-19T07:24:43.566 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/nvme3n1 2023-08-19T07:24:43.625 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/nvme3n1 2023-08-19T07:24:43.625 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:43.626 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 428960 Links: 1 Device type: 103,3 2023-08-19T07:24:43.626 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:43.626 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:43.626 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:23:00.080109179 +0000 2023-08-19T07:24:43.627 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:22:59.882111315 +0000 2023-08-19T07:24:43.627 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:22:59.882111315 +0000 2023-08-19T07:24:43.627 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:24:43.628 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2023-08-19T07:24:43.692 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:24:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:24:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000130132 s, 3.9 MB/s 2023-08-19T07:24:43.694 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2023-08-19T07:24:43.752 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/nvme4n1 2023-08-19T07:24:43.809 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/nvme4n1 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 426471 Links: 1 Device type: 103,4 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-08-19 07:23:00.089109082 +0000 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-08-19 07:22:59.886111271 +0000 2023-08-19T07:24:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-08-19 07:22:59.886111271 +0000 2023-08-19T07:24:43.811 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-08-19T07:24:43.811 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2023-08-19T07:24:43.875 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-08-19T07:24:43.876 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-08-19T07:24:43.876 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000116347 s, 4.4 MB/s 2023-08-19T07:24:43.877 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2023-08-19T07:24:43.935 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:24:43.936 DEBUG:teuthology.orchestra.run.smithi141:> dd if=/scratch_devs of=/dev/stdout 2023-08-19T07:24:43.956 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-08-19T07:24:43.957 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/nvme1n1 2023-08-19T07:24:44.018 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/nvme1n1 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 423658 Links: 1 Device type: 103,1 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:24:13.794388680 +0000 2023-08-19T07:24:44.019 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:24:13.739389864 +0000 2023-08-19T07:24:44.020 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:24:13.739389864 +0000 2023-08-19T07:24:44.020 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:24:44.020 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2023-08-19T07:24:44.088 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:24:44.089 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:24:44.089 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000334947 s, 1.5 MB/s 2023-08-19T07:24:44.090 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2023-08-19T07:24:44.150 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/nvme2n1 2023-08-19T07:24:44.209 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/nvme2n1 2023-08-19T07:24:44.210 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:44.210 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 426187 Links: 1 Device type: 103,2 2023-08-19T07:24:44.210 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:44.211 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:44.211 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:24:13.805388442 +0000 2023-08-19T07:24:44.211 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:24:13.743389778 +0000 2023-08-19T07:24:44.212 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:24:13.743389778 +0000 2023-08-19T07:24:44.212 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:24:44.213 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2023-08-19T07:24:44.277 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:24:44.277 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:24:44.277 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000244139 s, 2.1 MB/s 2023-08-19T07:24:44.278 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2023-08-19T07:24:44.336 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/nvme3n1 2023-08-19T07:24:44.394 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/nvme3n1 2023-08-19T07:24:44.395 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:44.395 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 426244 Links: 1 Device type: 103,3 2023-08-19T07:24:44.395 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:44.395 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:44.396 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:24:13.815388227 +0000 2023-08-19T07:24:44.396 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:24:13.745389735 +0000 2023-08-19T07:24:44.396 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:24:13.745389735 +0000 2023-08-19T07:24:44.396 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:24:44.396 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2023-08-19T07:24:44.461 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:24:44.461 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:24:44.462 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.00022729 s, 2.3 MB/s 2023-08-19T07:24:44.462 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2023-08-19T07:24:44.521 DEBUG:teuthology.orchestra.run.smithi141:> stat /dev/nvme4n1 2023-08-19T07:24:44.578 INFO:teuthology.orchestra.run.smithi141.stdout: File: /dev/nvme4n1 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout:Device: 6h/6d Inode: 426359 Links: 1 Device type: 103,4 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout:Context: system_u:object_r:nvme_device_t:s0 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout:Access: 2023-08-19 07:24:13.825388012 +0000 2023-08-19T07:24:44.579 INFO:teuthology.orchestra.run.smithi141.stdout:Modify: 2023-08-19 07:24:13.749389649 +0000 2023-08-19T07:24:44.580 INFO:teuthology.orchestra.run.smithi141.stdout:Change: 2023-08-19 07:24:13.749389649 +0000 2023-08-19T07:24:44.580 INFO:teuthology.orchestra.run.smithi141.stdout: Birth: - 2023-08-19T07:24:44.580 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2023-08-19T07:24:44.645 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records in 2023-08-19T07:24:44.646 INFO:teuthology.orchestra.run.smithi141.stderr:1+0 records out 2023-08-19T07:24:44.646 INFO:teuthology.orchestra.run.smithi141.stderr:512 bytes copied, 0.000241004 s, 2.1 MB/s 2023-08-19T07:24:44.647 DEBUG:teuthology.orchestra.run.smithi141:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2023-08-19T07:24:44.705 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch apply osd --all-available-devices 2023-08-19T07:24:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: Reconfiguring mgr.smithi060.icterl (unknown last config time)... 2023-08-19T07:24:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi060.icterl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-19T07:24:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-19T07:24:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: Reconfiguring daemon mgr.smithi060.icterl on smithi060 2023-08-19T07:24:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: Reconfiguring mgr.smithi060.icterl (unknown last config time)... 2023-08-19T07:24:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi060.icterl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-19T07:24:44.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-19T07:24:44.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:44.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: Reconfiguring daemon mgr.smithi060.icterl on smithi060 2023-08-19T07:24:44.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:45.024 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi141/config 2023-08-19T07:24:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: Reconfiguring ceph-exporter.smithi060 (monmap changed)... 2023-08-19T07:24:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi060", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:24:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:45 smithi060 ceph-mon[94696]: Reconfiguring daemon ceph-exporter.smithi060 on smithi060 2023-08-19T07:24:45.869 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:45.869 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:45.870 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: Reconfiguring ceph-exporter.smithi060 (monmap changed)... 2023-08-19T07:24:45.870 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi060", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:24:45.870 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:45.870 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:45 smithi141 ceph-mon[108989]: Reconfiguring daemon ceph-exporter.smithi060 on smithi060 2023-08-19T07:24:46.501 INFO:teuthology.orchestra.run.smithi141.stdout:Scheduled osd.all-available-devices update... 2023-08-19T07:24:46.993 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-08-19T07:24:46.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:24:47.021 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:47.021 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.022 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.022 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: Reconfiguring crash.smithi060 (monmap changed)... 2023-08-19T07:24:47.022 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi060", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:24:47.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:47.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: Reconfiguring daemon crash.smithi060 on smithi060 2023-08-19T07:24:47.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: Reconfiguring crash.smithi060 (monmap changed)... 2023-08-19T07:24:47.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi060", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:24:47.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:24:47.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: Reconfiguring daemon crash.smithi060 on smithi060 2023-08-19T07:24:47.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:47.314 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:24:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: Marking host: smithi060 for OSDSpec preview refresh. 2023-08-19T07:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: Marking host: smithi141 for OSDSpec preview refresh. 2023-08-19T07:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: Saving service osd.all-available-devices spec with placement * 2023-08-19T07:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:24:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: Marking host: smithi060 for OSDSpec preview refresh. 2023-08-19T07:24:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: Marking host: smithi141 for OSDSpec preview refresh. 2023-08-19T07:24:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: Saving service osd.all-available-devices spec with placement * 2023-08-19T07:24:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:49.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:48 smithi060 ceph-mon[94696]: Reconfiguring alertmanager.smithi060 (dependencies changed)... 2023-08-19T07:24:49.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:48 smithi060 ceph-mon[94696]: Reconfiguring daemon alertmanager.smithi060 on smithi060 2023-08-19T07:24:49.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:48 smithi060 ceph-mon[94696]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:48 smithi141 ceph-mon[108989]: Reconfiguring alertmanager.smithi060 (dependencies changed)... 2023-08-19T07:24:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:48 smithi141 ceph-mon[108989]: Reconfiguring daemon alertmanager.smithi060 on smithi060 2023-08-19T07:24:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:48 smithi141 ceph-mon[108989]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:49.539 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:24:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:49 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/942169650' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:24:50.280 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:49 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/942169650' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:24:50.692 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:24:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:50 smithi141 ceph-mon[108989]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:50 smithi060 ceph-mon[94696]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:51.693 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:24:52.028 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:24:52.978 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:52 smithi060 ceph-mon[94696]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:52 smithi141 ceph-mon[108989]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:54.175 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:24:54.284 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:54.285 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:54.285 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:54 smithi060 ceph-mon[94696]: Reconfiguring grafana.smithi060 (dependencies changed)... 2023-08-19T07:24:54.285 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:54 smithi060 ceph-mon[94696]: Reconfiguring daemon grafana.smithi060 on smithi060 2023-08-19T07:24:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:54 smithi141 ceph-mon[108989]: Reconfiguring grafana.smithi060 (dependencies changed)... 2023-08-19T07:24:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:54 smithi141 ceph-mon[108989]: Reconfiguring daemon grafana.smithi060 on smithi060 2023-08-19T07:24:55.113 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:24:55.269 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:55 smithi060 ceph-mon[94696]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:55.270 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:55 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3479766893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:24:55.270 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:55 smithi141 ceph-mon[108989]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:55 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3479766893' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:24:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:24:56.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:24:56.955 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:24:57.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:57 smithi060 ceph-mon[94696]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:57 smithi141 ceph-mon[108989]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:58.784 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:24:59.391 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:59 smithi060 ceph-mon[94696]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:59.392 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:59.392 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:59.392 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:24:59 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1083750328' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:24:59.410 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:24:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:59 smithi141 ceph-mon[108989]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:24:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:24:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:24:59 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1083750328' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:00 smithi060 ceph-mon[94696]: Reconfiguring prometheus.smithi060 (dependencies changed)... 2023-08-19T07:25:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:00 smithi060 ceph-mon[94696]: Reconfiguring daemon prometheus.smithi060 on smithi060 2023-08-19T07:25:00.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:00 smithi141 ceph-mon[108989]: Reconfiguring prometheus.smithi060 (dependencies changed)... 2023-08-19T07:25:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:00 smithi141 ceph-mon[108989]: Reconfiguring daemon prometheus.smithi060 on smithi060 2023-08-19T07:25:01.210 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:01 smithi060 ceph-mon[94696]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:01 smithi141 ceph-mon[108989]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:01.649 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:03 smithi141 ceph-mon[108989]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:03.555 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:03 smithi060 ceph-mon[94696]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:03.975 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:04 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/4226057391' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:04 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/4226057391' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:04.751 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:25:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:05 smithi141 ceph-mon[108989]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi141", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:25:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:05 smithi060 ceph-mon[94696]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi141", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2023-08-19T07:25:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:05.752 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:06.083 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:06.377 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: Reconfiguring ceph-exporter.smithi141 (monmap changed)... 2023-08-19T07:25:06.377 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: Reconfiguring daemon ceph-exporter.smithi141 on smithi141 2023-08-19T07:25:06.377 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:06.377 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:06.377 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:25:06.378 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:06.383 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: Reconfiguring ceph-exporter.smithi141 (monmap changed)... 2023-08-19T07:25:06.384 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: Reconfiguring daemon ceph-exporter.smithi141 on smithi141 2023-08-19T07:25:06.384 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:06.384 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:06.384 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi141", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2023-08-19T07:25:06.384 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:07.387 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:07.388 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: Reconfiguring crash.smithi141 (monmap changed)... 2023-08-19T07:25:07.388 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: Reconfiguring daemon crash.smithi141 on smithi141 2023-08-19T07:25:07.389 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:07.389 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:07.389 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.csuujl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-19T07:25:07.390 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-19T07:25:07.390 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:07.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:07.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: Reconfiguring crash.smithi141 (monmap changed)... 2023-08-19T07:25:07.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: Reconfiguring daemon crash.smithi141 on smithi141 2023-08-19T07:25:07.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:07.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:07.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi141.csuujl", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-19T07:25:07.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-19T07:25:07.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:07.790 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:08.424 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: Reconfiguring mgr.smithi141.csuujl (monmap changed)... 2023-08-19T07:25:08.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: Reconfiguring daemon mgr.smithi141.csuujl on smithi141 2023-08-19T07:25:08.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3726491682' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:08.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:08.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:08.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-19T07:25:08.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-19T07:25:08.427 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:08.442 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:25:08.450 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: Reconfiguring mgr.smithi141.csuujl (monmap changed)... 2023-08-19T07:25:08.450 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: Reconfiguring daemon mgr.smithi141.csuujl on smithi141 2023-08-19T07:25:08.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3726491682' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:08.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:08.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:08.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-19T07:25:08.452 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-19T07:25:08.452 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: Reconfiguring mon.smithi141 (monmap changed)... 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: Reconfiguring daemon mon.smithi141 on smithi141 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-19T07:25:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060:3000"}]: dispatch 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060:9095"}]: dispatch 2023-08-19T07:25:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:25:09.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:09.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: Reconfiguring mon.smithi141 (monmap changed)... 2023-08-19T07:25:09.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: Reconfiguring daemon mon.smithi141 on smithi141 2023-08-19T07:25:09.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060:3000"}]: dispatch 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:25:09.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060:9095"}]: dispatch 2023-08-19T07:25:09.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:09.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:25:09.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:10.083 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:10.379 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-19T07:25:10.379 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-08-19T07:25:10.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-19T07:25:10.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060:3000"}]: dispatch 2023-08-19T07:25:10.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:25:10.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060:9095"}]: dispatch 2023-08-19T07:25:10.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-19T07:25:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-08-19T07:25:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-19T07:25:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi060:3000"}]: dispatch 2023-08-19T07:25:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:25:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi060:9095"}]: dispatch 2023-08-19T07:25:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:11 smithi141 ceph-mon[108989]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:11 smithi060 ceph-mon[94696]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:12.361 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:13.065 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2023-08-19T07:25:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:13 smithi060 ceph-mon[94696]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:13 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3709836901' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:13 smithi141 ceph-mon[108989]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:13 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3709836901' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:14.067 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:14.407 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:14.791 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:14.792 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.792 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.792 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.792 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.792 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:25:14.793 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:25:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:25:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:25:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:16.578 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/147329622' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]: dispatch 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]: dispatch 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]': finished 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: osdmap e6: 1 total, 0 up, 1 in 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:16 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/236450305' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:17.206 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1692429916,"num_remapped_pgs":0} 2023-08-19T07:25:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/147329622' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]: dispatch 2023-08-19T07:25:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]: dispatch 2023-08-19T07:25:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4e44bb4-033c-4cb8-b0b3-4d21123d5124"}]': finished 2023-08-19T07:25:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: osdmap e6: 1 total, 0 up, 1 in 2023-08-19T07:25:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:17.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:16 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/236450305' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3317468332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70861127-c81b-4ba4-ae2a-b3fd3931d5c9"}]: dispatch 2023-08-19T07:25:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3317468332' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70861127-c81b-4ba4-ae2a-b3fd3931d5c9"}]': finished 2023-08-19T07:25:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: osdmap e7: 2 total, 0 up, 2 in 2023-08-19T07:25:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:17 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/559040816' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:18.208 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3317468332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "70861127-c81b-4ba4-ae2a-b3fd3931d5c9"}]: dispatch 2023-08-19T07:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3317468332' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "70861127-c81b-4ba4-ae2a-b3fd3931d5c9"}]': finished 2023-08-19T07:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: osdmap e7: 2 total, 0 up, 2 in 2023-08-19T07:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:17 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/559040816' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:18.523 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:19.058 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:18 smithi060 ceph-mon[94696]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:18 smithi141 ceph-mon[108989]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:20.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:19 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/488285617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:20.222 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:19 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/488285617' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:20.772 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1692429917,"num_remapped_pgs":0} 2023-08-19T07:25:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1585965780' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/3908405676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]: dispatch 2023-08-19T07:25:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]: dispatch 2023-08-19T07:25:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]': finished 2023-08-19T07:25:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: osdmap e8: 3 total, 0 up, 3 in 2023-08-19T07:25:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1585965780' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/3908405676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]: dispatch 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]: dispatch 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9ab4c34-fccc-4422-a02b-a37c32fb21ec"}]': finished 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: osdmap e8: 3 total, 0 up, 3 in 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:21.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:21.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:22.093 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3251019522' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b0e7f24-3ae0-4ff6-975f-59bac24765a3"}]: dispatch 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3251019522' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b0e7f24-3ae0-4ff6-975f-59bac24765a3"}]': finished 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: osdmap e9: 4 total, 0 up, 4 in 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:21 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/360728155' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3251019522' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2b0e7f24-3ae0-4ff6-975f-59bac24765a3"}]: dispatch 2023-08-19T07:25:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3251019522' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2b0e7f24-3ae0-4ff6-975f-59bac24765a3"}]': finished 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: osdmap e9: 4 total, 0 up, 4 in 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:21 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/360728155' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:22 smithi141 ceph-mon[108989]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:23.280 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:22 smithi060 ceph-mon[94696]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:23.985 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:24.231 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:23 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3011771895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:24.264 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:23 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3011771895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:24.587 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1692429921,"num_remapped_pgs":0} 2023-08-19T07:25:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1778880880' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:25.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/999614737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]: dispatch 2023-08-19T07:25:25.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]: dispatch 2023-08-19T07:25:25.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]': finished 2023-08-19T07:25:25.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: osdmap e10: 5 total, 0 up, 5 in 2023-08-19T07:25:25.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:25.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:25.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:25.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:25.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:25.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1778880880' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/999614737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]: dispatch 2023-08-19T07:25:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]: dispatch 2023-08-19T07:25:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ec7d0a3-c636-42f8-948e-368b6ec2c553"}]': finished 2023-08-19T07:25:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: osdmap e10: 5 total, 0 up, 5 in 2023-08-19T07:25:25.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:25.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:25.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:25.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:25.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:25.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:25.589 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:25.911 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/1813875861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3344922223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99186f51-c071-4881-a2b4-aaf1a9e7aac5"}]: dispatch 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3344922223' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99186f51-c071-4881-a2b4-aaf1a9e7aac5"}]': finished 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: osdmap e11: 6 total, 0 up, 6 in 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:26.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:26.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:26.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:26.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:26.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/1813875861' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3344922223' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "99186f51-c071-4881-a2b4-aaf1a9e7aac5"}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3344922223' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "99186f51-c071-4881-a2b4-aaf1a9e7aac5"}]': finished 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: osdmap e11: 6 total, 0 up, 6 in 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:26 smithi060 ceph-mon[94696]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:26 smithi141 ceph-mon[108989]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:27.836 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:27 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/482093907' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:27 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/983462488' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:27 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/482093907' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:28.362 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:27 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/983462488' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:28.372 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1692429925,"num_remapped_pgs":0} 2023-08-19T07:25:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/4186427672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]: dispatch 2023-08-19T07:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]: dispatch 2023-08-19T07:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]': finished 2023-08-19T07:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: osdmap e12: 7 total, 0 up, 7 in 2023-08-19T07:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:29.277 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/4186427672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]: dispatch 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]: dispatch 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "71663846-4442-46b9-b2f5-ede78b0080f2"}]': finished 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: osdmap e12: 7 total, 0 up, 7 in 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:29.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:29.279 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:29.279 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:29.279 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:29.279 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:29.374 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:29.713 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:30.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/2777345610' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2323896646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "168c0ef1-eccd-45ae-a42f-1603c599f5d1"}]: dispatch 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2323896646' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "168c0ef1-eccd-45ae-a42f-1603c599f5d1"}]': finished 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: osdmap e13: 8 total, 0 up, 8 in 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:30.180 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:30.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:30.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:30.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:30.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:30.181 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/2777345610' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2323896646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "168c0ef1-eccd-45ae-a42f-1603c599f5d1"}]: dispatch 2023-08-19T07:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2323896646' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "168c0ef1-eccd-45ae-a42f-1603c599f5d1"}]': finished 2023-08-19T07:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: osdmap e13: 8 total, 0 up, 8 in 2023-08-19T07:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:30 smithi141 ceph-mon[108989]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:30 smithi060 ceph-mon[94696]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:31.741 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:31 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/908826045' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:31 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3924902831' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:31 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/908826045' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-19T07:25:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:31 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3924902831' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:32.354 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:32 smithi141 ceph-mon[108989]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:32 smithi060 ceph-mon[94696]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:33.356 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:33.675 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:34 smithi141 ceph-mon[108989]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-19T07:25:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:34 smithi060 ceph-mon[94696]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-19T07:25:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:36.068 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:36.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:35 smithi141 ceph-mon[108989]: Deploying daemon osd.0 on smithi141 2023-08-19T07:25:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:35 smithi060 ceph-mon[94696]: Deploying daemon osd.0 on smithi141 2023-08-19T07:25:36.787 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:36 smithi060 ceph-mon[94696]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:36 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1783255411' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:36 smithi141 ceph-mon[108989]: pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:36 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1783255411' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:37.789 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:38.133 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-19T07:25:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-19T07:25:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:39.227 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:38 smithi060 ceph-mon[94696]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:39.227 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:38 smithi060 ceph-mon[94696]: Deploying daemon osd.1 on smithi060 2023-08-19T07:25:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:38 smithi141 ceph-mon[108989]: pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:38 smithi141 ceph-mon[108989]: Deploying daemon osd.1 on smithi060 2023-08-19T07:25:40.164 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:40.438 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:40.439 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:40.439 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-19T07:25:40.439 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:40.439 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: Deploying daemon osd.2 on smithi141 2023-08-19T07:25:40.439 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:40.440 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:40.440 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:40 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/186069987' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: Deploying daemon osd.2 on smithi141 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:40 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/186069987' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:40.801 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:41.803 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:42.269 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:42 smithi141 ceph-mon[108989]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:42 smithi141 ceph-mon[108989]: from='osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-19T07:25:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:42 smithi141 ceph-mon[108989]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-19T07:25:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:42 smithi060 ceph-mon[94696]: pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:42 smithi060 ceph-mon[94696]: from='osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-19T07:25:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:42 smithi060 ceph-mon[94696]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-19T07:25:44.084 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-19T07:25:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: osdmap e14: 8 total, 0 up, 8 in 2023-08-19T07:25:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:44.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-19T07:25:44.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: osdmap e14: 8 total, 0 up, 8 in 2023-08-19T07:25:44.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:44.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:44.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:44.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:44.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:44.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:44.979 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":15,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: Deploying daemon osd.4 on smithi141 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: osdmap e15: 8 total, 0 up, 8 in 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:44.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:44 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2484739663' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-19T07:25:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-19T07:25:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: Deploying daemon osd.4 on smithi141 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: osdmap e15: 8 total, 0 up, 8 in 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:44 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2484739663' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:45.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671] boot 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: osdmap e16: 8 total, 1 up, 8 in 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-19T07:25:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:46.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:25:46.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:25:46.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: osd.0 [v2:172.21.15.141:6800/1031708671,v1:172.21.15.141:6801/1031708671] boot 2023-08-19T07:25:46.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: osdmap e16: 8 total, 1 up, 8 in 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:46.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:46.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:46.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:46.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:46.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:46.304 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-19T07:25:46.304 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:46.833 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:47.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: pgmap v52: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:47.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: Deploying daemon osd.3 on smithi060 2023-08-19T07:25:47.131 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: osdmap e17: 8 total, 1 up, 8 in 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:47.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:47.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: pgmap v52: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: Deploying daemon osd.3 on smithi060 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: osdmap e17: 8 total, 1 up, 8 in 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:47 smithi141 ceph-mon[108989]: from='osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-19T07:25:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:47 smithi141 ceph-mon[108989]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-19T07:25:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:47 smithi060 ceph-mon[94696]: from='osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-19T07:25:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:47 smithi060 ceph-mon[94696]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: pgmap v54: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: osdmap e18: 8 total, 1 up, 8 in 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:49.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:49.171 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-19T07:25:49.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:49.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:49.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-19T07:25:49.172 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: pgmap v54: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: osdmap e18: 8 total, 1 up, 8 in 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-19T07:25:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:49.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:49.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-19T07:25:49.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:49.557 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: Deploying daemon osd.6 on smithi141 2023-08-19T07:25:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: osdmap e19: 8 total, 1 up, 8 in 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2210377074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:25:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916] boot 2023-08-19T07:25:49.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: osdmap e20: 8 total, 2 up, 8 in 2023-08-19T07:25:49.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:49.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: Deploying daemon osd.6 on smithi141 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: osdmap e19: 8 total, 1 up, 8 in 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:25:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2210377074' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: osd.2 [v2:172.21.15.141:6808/285831916,v1:172.21.15.141:6809/285831916] boot 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: osdmap e20: 8 total, 2 up, 8 in 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-19T07:25:50.338 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":19,"num_osds":8,"num_up_osds":1,"osd_up_since":1692429944,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: pgmap v57: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:25:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:25:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: pgmap v57: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2023-08-19T07:25:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:51.339 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:51.788 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:52.222 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:25:52.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:25:52.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028] boot 2023-08-19T07:25:52.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: osdmap e21: 8 total, 3 up, 8 in 2023-08-19T07:25:52.224 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:52.224 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:52.224 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:52.224 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:52.225 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:52.225 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:52.225 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 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-08-19T07:25:52.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:52.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:52.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-19T07:25:52.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:25:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:25:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: osd.1 [v2:172.21.15.60:6802/2715001028,v1:172.21.15.60:6803/2715001028] boot 2023-08-19T07:25:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: osdmap e21: 8 total, 3 up, 8 in 2023-08-19T07:25:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-19T07:25:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:52.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:52.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:52.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:52.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:52.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 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-08-19T07:25:52.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:52.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:52.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-19T07:25:52.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:25:53.139 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-08-19T07:25:53.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: Deploying daemon osd.5 on smithi060 2023-08-19T07:25:53.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 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-08-19T07:25:53.140 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: osdmap e22: 8 total, 3 up, 8 in 2023-08-19T07:25:53.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:53.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:53.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:53.141 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:53.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:53.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-19T07:25:53.142 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-19T07:25:53.143 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:52 smithi060 ceph-mon[94696]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-19T07:25:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: Deploying daemon osd.5 on smithi060 2023-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 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-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: osdmap e22: 8 total, 3 up, 8 in 2023-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-19T07:25:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-19T07:25:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:52 smithi141 ceph-mon[108989]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-19T07:25:53.734 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-08-19T07:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-08-19T07:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: osdmap e23: 8 total, 3 up, 8 in 2023-08-19T07:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1482649802' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-08-19T07:25:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-08-19T07:25:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: osdmap e23: 8 total, 3 up, 8 in 2023-08-19T07:25:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1482649802' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:54.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:54.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:54.659 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":23,"num_osds":8,"num_up_osds":3,"osd_up_since":1692429950,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: pgmap v63: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-08-19T07:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: osdmap e24: 8 total, 3 up, 8 in 2023-08-19T07:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: mgrmap e19: smithi060.icterl(active, since 104s), standbys: smithi141.csuujl 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-08-19T07:25:55.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997] boot 2023-08-19T07:25:55.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-08-19T07:25:55.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: osdmap e25: 8 total, 4 up, 8 in 2023-08-19T07:25:55.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:55.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: pgmap v63: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-08-19T07:25:55.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: osdmap e24: 8 total, 3 up, 8 in 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:55.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: mgrmap e19: smithi060.icterl(active, since 104s), standbys: smithi141.csuujl 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: osd.4 [v2:172.21.15.141:6816/3964221997,v1:172.21.15.141:6817/3964221997] boot 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-08-19T07:25:55.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: osdmap e25: 8 total, 4 up, 8 in 2023-08-19T07:25:55.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:55.661 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:25:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:25:56.187 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:56.188 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:56.189 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:56.308 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:56.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:56.310 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:56.310 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: pgmap v66: 1 pgs: 1 peering; 449 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2023-08-19T07:25:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:25:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: osdmap e26: 8 total, 4 up, 8 in 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831] boot 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: osdmap e27: 8 total, 5 up, 8 in 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: pgmap v66: 1 pgs: 1 peering; 449 KiB data, 108 MiB used, 357 GiB / 358 GiB avail 2023-08-19T07:25:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:25:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: osdmap e26: 8 total, 4 up, 8 in 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: osd.3 [v2:172.21.15.60:6810/1978234831,v1:172.21.15.60:6811/1978234831] boot 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: osdmap e27: 8 total, 5 up, 8 in 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:57.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:57.927 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:25:58.215 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:25:58.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:25:58.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-19T07:25:58.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-19T07:25:58.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2570181774' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:58.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: osdmap e28: 8 total, 5 up, 8 in 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:58.217 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:57 smithi060 ceph-mon[94696]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:25:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:25:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-19T07:25:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-19T07:25:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2570181774' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:25:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-08-19T07:25:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: osdmap e28: 8 total, 5 up, 8 in 2023-08-19T07:25:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:58.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:58.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:58.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:58.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:57 smithi141 ceph-mon[108989]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]: dispatch 2023-08-19T07:25:58.794 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":27,"num_osds":8,"num_up_osds":5,"osd_up_since":1692429956,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":1} 2023-08-19T07:25:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: pgmap v69: 1 pgs: 1 unknown; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 7.6 KiB/s rd, 443 KiB/s wr, 27 op/s 2023-08-19T07:25:59.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:59.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: osdmap e29: 8 total, 5 up, 8 in 2023-08-19T07:25:59.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:59.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:59.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:59.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:25:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: pgmap v69: 1 pgs: 1 unknown; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 7.6 KiB/s rd, 443 KiB/s wr, 27 op/s 2023-08-19T07:25:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi141", "root=default"]}]': finished 2023-08-19T07:25:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: osdmap e29: 8 total, 5 up, 8 in 2023-08-19T07:25:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:25:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:25:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:25:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:25:59.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:26:00.156 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:00.197 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.197 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.197 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.197 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011] boot 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: osdmap e30: 8 total, 6 up, 8 in 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:00.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:26:00.199 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-19T07:26:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: osd.6 [v2:172.21.15.141:6824/3577166011,v1:172.21.15.141:6825/3577166011] boot 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: osdmap e30: 8 total, 6 up, 8 in 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-19T07:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:01.291 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:26:01.291 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:26:01.292 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: pgmap v72: 1 pgs: 1 unknown; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2023-08-19T07:26:01.292 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: Deploying daemon osd.7 on smithi060 2023-08-19T07:26:01.292 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: osdmap e31: 8 total, 6 up, 8 in 2023-08-19T07:26:01.293 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:01.293 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:26:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:26:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: pgmap v72: 1 pgs: 1 unknown; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2023-08-19T07:26:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: Deploying daemon osd.7 on smithi060 2023-08-19T07:26:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: osdmap e31: 8 total, 6 up, 8 in 2023-08-19T07:26:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138798]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-08-19T07:26:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138798]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-08-19T07:26:02.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138798]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-08-19T07:26:02.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138798]: pam_unix(sudo:session): session closed for user root 2023-08-19T07:26:02.734 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:02.765 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138932]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-08-19T07:26:02.766 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138932]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-08-19T07:26:02.766 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138932]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-08-19T07:26:02.766 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 sudo[138932]: pam_unix(sudo:session): session closed for user root 2023-08-19T07:26:02.766 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:02.766 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:02.767 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:02 smithi060 ceph-mon[94696]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-19T07:26:02.774 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:02.774 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:02.775 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 ceph-mon[108989]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-19T07:26:03.030 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 sudo[124730]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-08-19T07:26:03.030 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 sudo[124730]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-08-19T07:26:03.030 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 sudo[124730]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-08-19T07:26:03.030 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:02 smithi141 sudo[124730]: pam_unix(sudo:session): session closed for user root 2023-08-19T07:26:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 sudo[124736]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-08-19T07:26:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 sudo[124736]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-08-19T07:26:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 sudo[124736]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-08-19T07:26:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 sudo[124736]: pam_unix(sudo:session): session closed for user root 2023-08-19T07:26:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: pgmap v75: 1 pgs: 1 unknown; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2023-08-19T07:26:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:26:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:26:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2843495781' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-19T07:26:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-19T07:26:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:03.877 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":31,"num_osds":8,"num_up_osds":6,"osd_up_since":1692429959,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: pgmap v75: 1 pgs: 1 unknown; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail 2023-08-19T07:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-19T07:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:26:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-19T07:26:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi060"}]: dispatch 2023-08-19T07:26:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mon metadata", "id": "smithi141"}]: dispatch 2023-08-19T07:26:03.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2843495781' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:03.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-19T07:26:03.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-19T07:26:03.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:04.807 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 164 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 390 KiB/s wr, 23 op/s; 108 KiB/s, 0 objects/s recovering 2023-08-19T07:26:04.807 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-08-19T07:26:04.807 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: osdmap e32: 8 total, 6 up, 8 in 2023-08-19T07:26:04.808 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:04.808 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:04.808 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:04 smithi060 ceph-mon[94696]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:26:04.842 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 164 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 390 KiB/s wr, 23 op/s; 108 KiB/s, 0 objects/s recovering 2023-08-19T07:26:04.843 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-08-19T07:26:04.843 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: osdmap e32: 8 total, 6 up, 8 in 2023-08-19T07:26:04.843 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:04.844 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:04.844 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:04 smithi141 ceph-mon[108989]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:26:04.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:26:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:05.728 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:05 smithi060 ceph-mon[94696]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:26:05.729 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:05 smithi060 ceph-mon[94696]: osdmap e33: 8 total, 6 up, 8 in 2023-08-19T07:26:05.729 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:05.729 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:05.729 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:05 smithi141 ceph-mon[108989]: from='osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:26:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:05 smithi141 ceph-mon[108989]: osdmap e33: 8 total, 6 up, 8 in 2023-08-19T07:26:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:26:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:26:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 108 KiB/s, 0 objects/s recovering 2023-08-19T07:26:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187] boot 2023-08-19T07:26:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: osdmap e34: 8 total, 7 up, 8 in 2023-08-19T07:26:06.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:06.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 391 KiB/s wr, 23 op/s; 108 KiB/s, 0 objects/s recovering 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: osd.5 [v2:172.21.15.60:6818/4117344187,v1:172.21.15.60:6819/4117344187] boot 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: osdmap e34: 8 total, 7 up, 8 in 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-19T07:26:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:07.868 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:08.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:07 smithi060 ceph-mon[94696]: osdmap e35: 8 total, 7 up, 8 in 2023-08-19T07:26:08.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:08.194 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:08.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:08.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:07 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3462322954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:07 smithi141 ceph-mon[108989]: osdmap e35: 8 total, 7 up, 8 in 2023-08-19T07:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:07 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3462322954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:08.817 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":35,"num_osds":8,"num_up_osds":7,"osd_up_since":1692429965,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:26:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:08 smithi060 ceph-mon[94696]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2023-08-19T07:26:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:08 smithi141 ceph-mon[108989]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2023-08-19T07:26:09.818 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:26:10.135 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:10.623 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:10 smithi141 ceph-mon[108989]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 4.7 KiB/s rd, 225 KiB/s wr, 15 op/s 2023-08-19T07:26:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:10 smithi141 ceph-mon[108989]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-19T07:26:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:10 smithi060 ceph-mon[94696]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 4.7 KiB/s rd, 225 KiB/s wr, 15 op/s 2023-08-19T07:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:10 smithi060 ceph-mon[94696]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-19T07:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:26:12.113 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-08-19T07:26:12.113 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: osdmap e36: 8 total, 7 up, 8 in 2023-08-19T07:26:12.113 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:12.114 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:26:12.114 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:26:12.114 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: osdmap e37: 8 total, 7 up, 8 in 2023-08-19T07:26:12.115 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-08-19T07:26:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: osdmap e36: 8 total, 7 up, 8 in 2023-08-19T07:26:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-08-19T07:26:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: from='osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-08-19T07:26:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: osdmap e37: 8 total, 7 up, 8 in 2023-08-19T07:26:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:12.563 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:12.951 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-08-19T07:26:12.952 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:12.952 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3965346008' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:12.952 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:12.952 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-08-19T07:26:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3965346008' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:13.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:13.300 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":37,"num_osds":8,"num_up_osds":7,"osd_up_since":1692429965,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:26:14.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:13 smithi141 ceph-mon[108989]: purged_snaps scrub starts 2023-08-19T07:26:14.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:13 smithi141 ceph-mon[108989]: purged_snaps scrub ok 2023-08-19T07:26:14.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:13 smithi141 ceph-mon[108989]: osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741] boot 2023-08-19T07:26:14.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:13 smithi141 ceph-mon[108989]: osdmap e38: 8 total, 8 up, 8 in 2023-08-19T07:26:14.179 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:14.301 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd stat -f json 2023-08-19T07:26:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:13 smithi060 ceph-mon[94696]: purged_snaps scrub starts 2023-08-19T07:26:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:13 smithi060 ceph-mon[94696]: purged_snaps scrub ok 2023-08-19T07:26:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:13 smithi060 ceph-mon[94696]: osd.7 [v2:172.21.15.60:6826/4135223741,v1:172.21.15.60:6827/4135223741] boot 2023-08-19T07:26:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:13 smithi060 ceph-mon[94696]: osdmap e38: 8 total, 8 up, 8 in 2023-08-19T07:26:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-19T07:26:14.700 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:14 smithi141 ceph-mon[108989]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-08-19T07:26:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:14 smithi141 ceph-mon[108989]: osdmap e39: 8 total, 8 up, 8 in 2023-08-19T07:26:15.275 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:14 smithi060 ceph-mon[94696]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-08-19T07:26:15.275 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:14 smithi060 ceph-mon[94696]: osdmap e39: 8 total, 8 up, 8 in 2023-08-19T07:26:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: osdmap e40: 8 total, 8 up, 8 in 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:15 smithi141 ceph-mon[108989]: osdmap e41: 8 total, 8 up, 8 in 2023-08-19T07:26:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: osdmap e40: 8 total, 8 up, 8 in 2023-08-19T07:26:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:15 smithi060 ceph-mon[94696]: osdmap e41: 8 total, 8 up, 8 in 2023-08-19T07:26:16.915 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: Detected new or changed devices on smithi141 2023-08-19T07:26:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 3748M 2023-08-19T07:26:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/234610825' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:17.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:16 smithi141 ceph-mon[108989]: osdmap e42: 8 total, 8 up, 8 in 2023-08-19T07:26:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: Detected new or changed devices on smithi141 2023-08-19T07:26:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 3748M 2023-08-19T07:26:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/234610825' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-19T07:26:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:16 smithi060 ceph-mon[94696]: osdmap e42: 8 total, 8 up, 8 in 2023-08-19T07:26:17.582 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":41,"num_osds":8,"num_up_osds":8,"osd_up_since":1692429972,"num_in_osds":8,"osd_in_since":1692429929,"num_remapped_pgs":0} 2023-08-19T07:26:17.583 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd dump --format=json 2023-08-19T07:26:18.644 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:18 smithi141 ceph-mon[108989]: pgmap v94: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:18 smithi060 ceph-mon[94696]: pgmap v94: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:20.502 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:20.502 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":42,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","created":"2023-08-19T07:21:40.917676+0000","modified":"2023-08-19T07:26:16.923615+0000","last_up_change":"2023-08-19T07:26:12.944954+0000","last_in_change":"2023-08-19T07:25:29.763849+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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-08-19T07:25:51.858046+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":"24","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":"e4e44bb4-033c-4cb8-b0b3-4d21123d5124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6801","nonce":1031708671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6803","nonce":1031708671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6807","nonce":1031708671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6805","nonce":1031708671}]},"public_addr":"172.21.15.141:6801/1031708671","cluster_addr":"172.21.15.141:6803/1031708671","heartbeat_back_addr":"172.21.15.141:6807/1031708671","heartbeat_front_addr":"172.21.15.141:6805/1031708671","state":["exists","up"]},{"osd":1,"uuid":"70861127-c81b-4ba4-ae2a-b3fd3931d5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6803","nonce":2715001028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6805","nonce":2715001028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6809","nonce":2715001028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6807","nonce":2715001028}]},"public_addr":"172.21.15.60:6803/2715001028","cluster_addr":"172.21.15.60:6805/2715001028","heartbeat_back_addr":"172.21.15.60:6809/2715001028","heartbeat_front_addr":"172.21.15.60:6807/2715001028","state":["exists","up"]},{"osd":2,"uuid":"f9ab4c34-fccc-4422-a02b-a37c32fb21ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6809","nonce":285831916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6811","nonce":285831916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6815","nonce":285831916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6813","nonce":285831916}]},"public_addr":"172.21.15.141:6809/285831916","cluster_addr":"172.21.15.141:6811/285831916","heartbeat_back_addr":"172.21.15.141:6815/285831916","heartbeat_front_addr":"172.21.15.141:6813/285831916","state":["exists","up"]},{"osd":3,"uuid":"2b0e7f24-3ae0-4ff6-975f-59bac24765a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6811","nonce":1978234831}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6813","nonce":1978234831}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6817","nonce":1978234831}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6815","nonce":1978234831}]},"public_addr":"172.21.15.60:6811/1978234831","cluster_addr":"172.21.15.60:6813/1978234831","heartbeat_back_addr":"172.21.15.60:6817/1978234831","heartbeat_front_addr":"172.21.15.60:6815/1978234831","state":["exists","up"]},{"osd":4,"uuid":"2ec7d0a3-c636-42f8-948e-368b6ec2c553","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6817","nonce":3964221997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6819","nonce":3964221997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6823","nonce":3964221997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6821","nonce":3964221997}]},"public_addr":"172.21.15.141:6817/3964221997","cluster_addr":"172.21.15.141:6819/3964221997","heartbeat_back_addr":"172.21.15.141:6823/3964221997","heartbeat_front_addr":"172.21.15.141:6821/3964221997","state":["exists","up"]},{"osd":5,"uuid":"99186f51-c071-4881-a2b4-aaf1a9e7aac5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6819","nonce":4117344187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6821","nonce":4117344187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6825","nonce":4117344187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6823","nonce":4117344187}]},"public_addr":"172.21.15.60:6819/4117344187","cluster_addr":"172.21.15.60:6821/4117344187","heartbeat_back_addr":"172.21.15.60:6825/4117344187","heartbeat_front_addr":"172.21.15.60:6823/4117344187","state":["exists","up"]},{"osd":6,"uuid":"71663846-4442-46b9-b2f5-ede78b0080f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6824","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6825","nonce":3577166011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6827","nonce":3577166011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6831","nonce":3577166011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6829","nonce":3577166011}]},"public_addr":"172.21.15.141:6825/3577166011","cluster_addr":"172.21.15.141:6827/3577166011","heartbeat_back_addr":"172.21.15.141:6831/3577166011","heartbeat_front_addr":"172.21.15.141:6829/3577166011","state":["exists","up"]},{"osd":7,"uuid":"168c0ef1-eccd-45ae-a42f-1603c599f5d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6827","nonce":4135223741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6829","nonce":4135223741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6833","nonce":4135223741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6831","nonce":4135223741}]},"public_addr":"172.21.15.60:6827/4135223741","cluster_addr":"172.21.15.60:6829/4135223741","heartbeat_back_addr":"172.21.15.60:6833/4135223741","heartbeat_front_addr":"172.21.15.60:6831/4135223741","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-08-19T07:25:43.449367+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-08-19T07:25:49.691973+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-08-19T07:25:48.127782+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-08-19T07:25:55.976820+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-08-19T07:25:53.153254+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-08-19T07:26:04.037592+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-08-19T07:25:58.152924+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-08-19T07:26:11.575055+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/767209317":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2282326349":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1221403180":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/810236043":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1381998102":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/3528515883":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2711064971":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6801/3159699968":"2023-08-20T07:22:46.718470+0000","172.21.15.60:0/2479718567":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/1507374661":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6800/3159699968":"2023-08-20T07:22:46.718470+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-08-19T07:26:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:20 smithi141 ceph-mon[108989]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:20 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1529753802' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:21.245 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:20 smithi060 ceph-mon[94696]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:21.245 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:20 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1529753802' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:21.483 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-08-19T07:25:51.858046+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': '24', '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-08-19T07:26:21.484 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd pool get .mgr pg_num 2023-08-19T07:26:21.919 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: Detected new or changed devices on smithi060 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 2981M 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:26:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:26:22.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:22.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-08-19T07:26:22.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:26:22.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:22.501 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: Detected new or changed devices on smithi060 2023-08-19T07:26:22.501 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 2981M 2023-08-19T07:26:22.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-08-19T07:26:22.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-19T07:26:22.504 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:26:24.408 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-08-19T07:26:24.649 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:24 smithi060 ceph-mon[94696]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-08-19T07:26:24.650 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:24 smithi141 ceph-mon[108989]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-08-19T07:26:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:25.139 INFO:tasks.cephadm:Setting up client nodes... 2023-08-19T07:26:25.140 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-08-19T07:26:25.655 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:25 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1734600419' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-08-19T07:26:25.696 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:25 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1734600419' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-08-19T07:26:25.769 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:26.991 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:26 smithi060 ceph-mon[94696]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-08-19T07:26:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:26 smithi141 ceph-mon[108989]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-08-19T07:26:27.686 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2023-08-19T07:26:27.687 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCjbuBkd4euKBAAB+ueExp9guVtAeMRZzq4vQ== 2023-08-19T07:26:27.988 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:27 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2705093950' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-19T07:26:27.988 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:27 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2705093950' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-19T07:26:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:27 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2705093950' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-19T07:26:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:27 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2705093950' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-19T07:26:28.534 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-08-19T07:26:28.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-08-19T07:26:28.535 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-08-19T07:26:28.579 DEBUG:teuthology.orchestra.run.smithi141:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-08-19T07:26:28.885 INFO:teuthology.orchestra.run.smithi141.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi141/config 2023-08-19T07:26:29.186 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:28 smithi141 ceph-mon[108989]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-08-19T07:26:29.257 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:28 smithi060 ceph-mon[94696]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-08-19T07:26:30.903 INFO:teuthology.orchestra.run.smithi141.stdout:[client.1] 2023-08-19T07:26:30.904 INFO:teuthology.orchestra.run.smithi141.stdout: key = AQCmbuBk67uWNRAAYEPy4XyasrHrsAbpy6k58g== 2023-08-19T07:26:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:30 smithi141 ceph-mon[108989]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-08-19T07:26:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:30 smithi060 ceph-mon[94696]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-08-19T07:26:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:31.612 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-08-19T07:26:31.612 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-08-19T07:26:31.612 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-08-19T07:26:31.655 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-08-19T07:26:31.656 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-08-19T07:26:31.656 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph mgr dump --format=json 2023-08-19T07:26:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:31 smithi141 ceph-mon[108989]: from='client.? 172.21.15.141:0/3263764080' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-19T07:26:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:31 smithi141 ceph-mon[108989]: 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-08-19T07:26:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:31 smithi141 ceph-mon[108989]: 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-08-19T07:26:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:31 smithi060 ceph-mon[94696]: from='client.? 172.21.15.141:0/3263764080' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-19T07:26:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:31 smithi060 ceph-mon[94696]: 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-08-19T07:26:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:31 smithi060 ceph-mon[94696]: 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-08-19T07:26:32.618 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:32 smithi141 ceph-mon[108989]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:33.265 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:32 smithi060 ceph-mon[94696]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:33.266 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:33.266 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:26:34.391 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:35.006 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":19,"active_gid":14219,"active_name":"smithi060.icterl","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1916118162},{"type":"v1","addr":"172.21.15.60:6801","nonce":1916118162}]},"active_addr":"172.21.15.60:6801/1916118162","active_change":"2023-08-19T07:24:09.309505+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14242,"name":"smithi141.csuujl","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki: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.2","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":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","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.2","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.60:8443/","prometheus":"http://172.21.15.60:9283/"},"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":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3311549297}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2954096143}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2938426925}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":640303979}]}]} 2023-08-19T07:26:35.011 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-08-19T07:26:35.011 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-08-19T07:26:35.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd dump --format=json 2023-08-19T07:26:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:34 smithi141 ceph-mon[108989]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:34 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3742142982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-19T07:26:35.284 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:34 smithi060 ceph-mon[94696]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:35.285 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:34 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3742142982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-19T07:26:35.339 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:37.078 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:37.079 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":42,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","created":"2023-08-19T07:21:40.917676+0000","modified":"2023-08-19T07:26:16.923615+0000","last_up_change":"2023-08-19T07:26:12.944954+0000","last_in_change":"2023-08-19T07:25:29.763849+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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-08-19T07:25:51.858046+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":"24","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":"e4e44bb4-033c-4cb8-b0b3-4d21123d5124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6801","nonce":1031708671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6803","nonce":1031708671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6807","nonce":1031708671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6805","nonce":1031708671}]},"public_addr":"172.21.15.141:6801/1031708671","cluster_addr":"172.21.15.141:6803/1031708671","heartbeat_back_addr":"172.21.15.141:6807/1031708671","heartbeat_front_addr":"172.21.15.141:6805/1031708671","state":["exists","up"]},{"osd":1,"uuid":"70861127-c81b-4ba4-ae2a-b3fd3931d5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6803","nonce":2715001028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6805","nonce":2715001028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6809","nonce":2715001028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6807","nonce":2715001028}]},"public_addr":"172.21.15.60:6803/2715001028","cluster_addr":"172.21.15.60:6805/2715001028","heartbeat_back_addr":"172.21.15.60:6809/2715001028","heartbeat_front_addr":"172.21.15.60:6807/2715001028","state":["exists","up"]},{"osd":2,"uuid":"f9ab4c34-fccc-4422-a02b-a37c32fb21ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6809","nonce":285831916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6811","nonce":285831916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6815","nonce":285831916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6813","nonce":285831916}]},"public_addr":"172.21.15.141:6809/285831916","cluster_addr":"172.21.15.141:6811/285831916","heartbeat_back_addr":"172.21.15.141:6815/285831916","heartbeat_front_addr":"172.21.15.141:6813/285831916","state":["exists","up"]},{"osd":3,"uuid":"2b0e7f24-3ae0-4ff6-975f-59bac24765a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6811","nonce":1978234831}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6813","nonce":1978234831}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6817","nonce":1978234831}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6815","nonce":1978234831}]},"public_addr":"172.21.15.60:6811/1978234831","cluster_addr":"172.21.15.60:6813/1978234831","heartbeat_back_addr":"172.21.15.60:6817/1978234831","heartbeat_front_addr":"172.21.15.60:6815/1978234831","state":["exists","up"]},{"osd":4,"uuid":"2ec7d0a3-c636-42f8-948e-368b6ec2c553","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6817","nonce":3964221997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6819","nonce":3964221997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6823","nonce":3964221997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6821","nonce":3964221997}]},"public_addr":"172.21.15.141:6817/3964221997","cluster_addr":"172.21.15.141:6819/3964221997","heartbeat_back_addr":"172.21.15.141:6823/3964221997","heartbeat_front_addr":"172.21.15.141:6821/3964221997","state":["exists","up"]},{"osd":5,"uuid":"99186f51-c071-4881-a2b4-aaf1a9e7aac5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6819","nonce":4117344187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6821","nonce":4117344187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6825","nonce":4117344187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6823","nonce":4117344187}]},"public_addr":"172.21.15.60:6819/4117344187","cluster_addr":"172.21.15.60:6821/4117344187","heartbeat_back_addr":"172.21.15.60:6825/4117344187","heartbeat_front_addr":"172.21.15.60:6823/4117344187","state":["exists","up"]},{"osd":6,"uuid":"71663846-4442-46b9-b2f5-ede78b0080f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6824","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6825","nonce":3577166011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6827","nonce":3577166011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6831","nonce":3577166011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6829","nonce":3577166011}]},"public_addr":"172.21.15.141:6825/3577166011","cluster_addr":"172.21.15.141:6827/3577166011","heartbeat_back_addr":"172.21.15.141:6831/3577166011","heartbeat_front_addr":"172.21.15.141:6829/3577166011","state":["exists","up"]},{"osd":7,"uuid":"168c0ef1-eccd-45ae-a42f-1603c599f5d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6827","nonce":4135223741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6829","nonce":4135223741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6833","nonce":4135223741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6831","nonce":4135223741}]},"public_addr":"172.21.15.60:6827/4135223741","cluster_addr":"172.21.15.60:6829/4135223741","heartbeat_back_addr":"172.21.15.60:6833/4135223741","heartbeat_front_addr":"172.21.15.60:6831/4135223741","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-08-19T07:25:43.449367+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-08-19T07:25:49.691973+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-08-19T07:25:48.127782+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-08-19T07:25:55.976820+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-08-19T07:25:53.153254+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-08-19T07:26:04.037592+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-08-19T07:25:58.152924+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-08-19T07:26:11.575055+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/767209317":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2282326349":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1221403180":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/810236043":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1381998102":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/3528515883":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2711064971":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6801/3159699968":"2023-08-20T07:22:46.718470+0000","172.21.15.60:0/2479718567":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/1507374661":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6800/3159699968":"2023-08-20T07:22:46.718470+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-08-19T07:26:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:36 smithi141 ceph-mon[108989]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:37.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:36 smithi060 ceph-mon[94696]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:37.672 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-08-19T07:26:37.672 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd dump --format=json 2023-08-19T07:26:37.991 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:37 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/2006668810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:38.248 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:37 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/2006668810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:38 smithi141 ceph-mon[108989]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:39.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:38 smithi060 ceph-mon[94696]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:39.707 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:26:39.707 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":42,"fsid":"e88004e0-3e60-11ee-9b39-001a4aab830c","created":"2023-08-19T07:21:40.917676+0000","modified":"2023-08-19T07:26:16.923615+0000","last_up_change":"2023-08-19T07:26:12.944954+0000","last_in_change":"2023-08-19T07:25:29.763849+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":17,"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-08-19T07:25:51.858046+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":"24","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":"e4e44bb4-033c-4cb8-b0b3-4d21123d5124","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6800","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6801","nonce":1031708671}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6802","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6803","nonce":1031708671}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6806","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6807","nonce":1031708671}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6804","nonce":1031708671},{"type":"v1","addr":"172.21.15.141:6805","nonce":1031708671}]},"public_addr":"172.21.15.141:6801/1031708671","cluster_addr":"172.21.15.141:6803/1031708671","heartbeat_back_addr":"172.21.15.141:6807/1031708671","heartbeat_front_addr":"172.21.15.141:6805/1031708671","state":["exists","up"]},{"osd":1,"uuid":"70861127-c81b-4ba4-ae2a-b3fd3931d5c9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6803","nonce":2715001028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6805","nonce":2715001028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6809","nonce":2715001028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2715001028},{"type":"v1","addr":"172.21.15.60:6807","nonce":2715001028}]},"public_addr":"172.21.15.60:6803/2715001028","cluster_addr":"172.21.15.60:6805/2715001028","heartbeat_back_addr":"172.21.15.60:6809/2715001028","heartbeat_front_addr":"172.21.15.60:6807/2715001028","state":["exists","up"]},{"osd":2,"uuid":"f9ab4c34-fccc-4422-a02b-a37c32fb21ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6808","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6809","nonce":285831916}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6810","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6811","nonce":285831916}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6814","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6815","nonce":285831916}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6812","nonce":285831916},{"type":"v1","addr":"172.21.15.141:6813","nonce":285831916}]},"public_addr":"172.21.15.141:6809/285831916","cluster_addr":"172.21.15.141:6811/285831916","heartbeat_back_addr":"172.21.15.141:6815/285831916","heartbeat_front_addr":"172.21.15.141:6813/285831916","state":["exists","up"]},{"osd":3,"uuid":"2b0e7f24-3ae0-4ff6-975f-59bac24765a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":27,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6811","nonce":1978234831}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6813","nonce":1978234831}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6817","nonce":1978234831}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1978234831},{"type":"v1","addr":"172.21.15.60:6815","nonce":1978234831}]},"public_addr":"172.21.15.60:6811/1978234831","cluster_addr":"172.21.15.60:6813/1978234831","heartbeat_back_addr":"172.21.15.60:6817/1978234831","heartbeat_front_addr":"172.21.15.60:6815/1978234831","state":["exists","up"]},{"osd":4,"uuid":"2ec7d0a3-c636-42f8-948e-368b6ec2c553","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6816","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6817","nonce":3964221997}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6818","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6819","nonce":3964221997}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6822","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6823","nonce":3964221997}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6820","nonce":3964221997},{"type":"v1","addr":"172.21.15.141:6821","nonce":3964221997}]},"public_addr":"172.21.15.141:6817/3964221997","cluster_addr":"172.21.15.141:6819/3964221997","heartbeat_back_addr":"172.21.15.141:6823/3964221997","heartbeat_front_addr":"172.21.15.141:6821/3964221997","state":["exists","up"]},{"osd":5,"uuid":"99186f51-c071-4881-a2b4-aaf1a9e7aac5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6819","nonce":4117344187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6821","nonce":4117344187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6825","nonce":4117344187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":4117344187},{"type":"v1","addr":"172.21.15.60:6823","nonce":4117344187}]},"public_addr":"172.21.15.60:6819/4117344187","cluster_addr":"172.21.15.60:6821/4117344187","heartbeat_back_addr":"172.21.15.60:6825/4117344187","heartbeat_front_addr":"172.21.15.60:6823/4117344187","state":["exists","up"]},{"osd":6,"uuid":"71663846-4442-46b9-b2f5-ede78b0080f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6824","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6825","nonce":3577166011}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6826","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6827","nonce":3577166011}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6830","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6831","nonce":3577166011}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.141:6828","nonce":3577166011},{"type":"v1","addr":"172.21.15.141:6829","nonce":3577166011}]},"public_addr":"172.21.15.141:6825/3577166011","cluster_addr":"172.21.15.141:6827/3577166011","heartbeat_back_addr":"172.21.15.141:6831/3577166011","heartbeat_front_addr":"172.21.15.141:6829/3577166011","state":["exists","up"]},{"osd":7,"uuid":"168c0ef1-eccd-45ae-a42f-1603c599f5d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6827","nonce":4135223741}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6829","nonce":4135223741}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6833","nonce":4135223741}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":4135223741},{"type":"v1","addr":"172.21.15.60:6831","nonce":4135223741}]},"public_addr":"172.21.15.60:6827/4135223741","cluster_addr":"172.21.15.60:6829/4135223741","heartbeat_back_addr":"172.21.15.60:6833/4135223741","heartbeat_front_addr":"172.21.15.60:6831/4135223741","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-08-19T07:25:43.449367+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-08-19T07:25:49.691973+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-08-19T07:25:48.127782+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-08-19T07:25:55.976820+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-08-19T07:25:53.153254+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-08-19T07:26:04.037592+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-08-19T07:25:58.152924+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-08-19T07:26:11.575055+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/767209317":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2282326349":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1221403180":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/810236043":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/1381998102":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6801/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/2387400837":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/3528515883":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6800/1618611177":"2023-08-20T07:24:09.309379+0000","172.21.15.60:0/2711064971":"2023-08-20T07:22:10.025211+0000","172.21.15.60:6801/3159699968":"2023-08-20T07:22:46.718470+0000","172.21.15.60:0/2479718567":"2023-08-20T07:22:10.025211+0000","172.21.15.60:0/1507374661":"2023-08-20T07:22:46.718470+0000","172.21.15.60:6800/3159699968":"2023-08-20T07:22:46.718470+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-08-19T07:26:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:39 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1011337532' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:39 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1011337532' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-19T07:26:40.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-08-19T07:26:40.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-08-19T07:26:40.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-08-19T07:26:40.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-08-19T07:26:40.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2023-08-19T07:26:40.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2023-08-19T07:26:40.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2023-08-19T07:26:40.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2023-08-19T07:26:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:40 smithi141 ceph-mon[108989]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:41.313 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:40 smithi060 ceph-mon[94696]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:41.431 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:41.572 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:41.649 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:42.149 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:42.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:42 smithi060 ceph-mon[94696]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:42 smithi141 ceph-mon[108989]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:44 smithi141 ceph-mon[108989]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:44 smithi060 ceph-mon[94696]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:46.174 INFO:teuthology.orchestra.run.smithi060.stdout:115964117004 2023-08-19T07:26:46.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-08-19T07:26:47.016 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:46 smithi060 ceph-mon[94696]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:47.049 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:47.103 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:46 smithi141 ceph-mon[108989]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:47.588 INFO:teuthology.orchestra.run.smithi060.stdout:128849018892 2023-08-19T07:26:47.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.6 2023-08-19T07:26:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:48 smithi141 ceph-mon[108989]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:48 smithi060 ceph-mon[94696]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:49.681 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:49.747 INFO:teuthology.orchestra.run.smithi060.stdout:163208757258 2023-08-19T07:26:49.747 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.7 2023-08-19T07:26:50.011 INFO:teuthology.orchestra.run.smithi060.stdout:68719476750 2023-08-19T07:26:50.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-08-19T07:26:51.029 INFO:teuthology.orchestra.run.smithi060.stdout:146028888075 2023-08-19T07:26:51.029 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.5 2023-08-19T07:26:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:50 smithi141 ceph-mon[108989]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:51.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:50 smithi060 ceph-mon[94696]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:52.950 INFO:teuthology.orchestra.run.smithi060.stdout:107374182414 2023-08-19T07:26:52.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.4 2023-08-19T07:26:53.136 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:52 smithi060 ceph-mon[94696]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:52 smithi141 ceph-mon[108989]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:53.369 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:53.408 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:53.409 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:53.689 INFO:teuthology.orchestra.run.smithi060.stdout:115964117005 2023-08-19T07:26:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:53 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1246869081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-19T07:26:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:53 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1246869081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-19T07:26:54.267 INFO:teuthology.orchestra.run.smithi060.stdout:85899345935 2023-08-19T07:26:54.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-08-19T07:26:54.448 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:54 smithi060 ceph-mon[94696]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:54 smithi141 ceph-mon[108989]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:26:56.581 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:26:56.609 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117004 got 115964117005 for osd.3 2023-08-19T07:26:56.609 DEBUG:teuthology.parallel:result is None 2023-08-19T07:26:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:56 smithi141 ceph-mon[108989]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:57.253 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:56 smithi060 ceph-mon[94696]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:57.264 INFO:teuthology.orchestra.run.smithi060.stdout:90194313232 2023-08-19T07:26:57.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-08-19T07:26:58.965 INFO:teuthology.orchestra.run.smithi060.stdout:146028888077 2023-08-19T07:26:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:58 smithi141 ceph-mon[108989]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:59.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:26:58 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/899606237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-19T07:26:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:58 smithi060 ceph-mon[94696]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:26:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:26:58 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/899606237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-19T07:27:00.079 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:00.109 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888075 got 146028888077 for osd.5 2023-08-19T07:27:00.110 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:00.458 INFO:teuthology.orchestra.run.smithi060.stdout:128849018894 2023-08-19T07:27:00.577 INFO:teuthology.orchestra.run.smithi060.stdout:163208757261 2023-08-19T07:27:00.779 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:00.792 INFO:teuthology.orchestra.run.smithi060.stdout:68719476752 2023-08-19T07:27:00.936 INFO:teuthology.orchestra.run.smithi060.stdout:107374182415 2023-08-19T07:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:00 smithi060 ceph-mon[94696]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3114646157' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-19T07:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1162869474' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-19T07:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/1829922162' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-19T07:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:00 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3023209442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-19T07:27:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:00 smithi141 ceph-mon[108989]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:00 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3114646157' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-19T07:27:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:00 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1162869474' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-19T07:27:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:00 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/1829922162' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-19T07:27:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:00 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3023209442' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-19T07:27:02.693 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018892 got 128849018894 for osd.6 2023-08-19T07:27:02.694 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:03.145 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476750 got 68719476752 for osd.0 2023-08-19T07:27:03.145 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:03.169 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182414 got 107374182415 for osd.4 2023-08-19T07:27:03.169 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:02 smithi141 ceph-mon[108989]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:02 smithi060 ceph-mon[94696]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:03.816 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757258 got 163208757261 for osd.7 2023-08-19T07:27:03.817 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:04.623 INFO:teuthology.orchestra.run.smithi060.stdout:85899345937 2023-08-19T07:27:05.229 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:04 smithi060 ceph-mon[94696]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:05.229 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:04 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3994247910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-19T07:27:05.230 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345935 got 85899345937 for osd.2 2023-08-19T07:27:05.231 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:04 smithi141 ceph-mon[108989]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:04 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3994247910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-19T07:27:05.779 INFO:teuthology.orchestra.run.smithi060.stdout:90194313234 2023-08-19T07:27:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:05 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/3881835676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-19T07:27:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:05 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/3881835676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-19T07:27:06.427 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313232 got 90194313234 for osd.1 2023-08-19T07:27:06.427 DEBUG:teuthology.parallel:result is None 2023-08-19T07:27:06.428 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-08-19T07:27:06.428 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph pg dump --format=json 2023-08-19T07:27:06.747 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:06 smithi141 ceph-mon[108989]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:06 smithi060 ceph-mon[94696]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:08.449 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:08.451 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-08-19T07:27:09.029 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":119,"stamp":"2023-08-19T07:27:07.344639+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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"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":749928448,"kb_used":221248,"kb_used_data":5064,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749707200,"statfs":{"total":767926730752,"available":767700172800,"internally_reserved":0,"allocated":5185536,"data_stored":3151485,"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.002151"},"pg_stats":[{"pgid":"1.0","version":"31'237","reported_seq":346,"reported_epoch":42,"state":"active+clean","last_fresh":"2023-08-19T07:26:16.931128+0000","last_change":"2023-08-19T07:26:16.931128+0000","last_active":"2023-08-19T07:26:16.931128+0000","last_peered":"2023-08-19T07:26:16.931128+0000","last_clean":"2023-08-19T07:26:16.931128+0000","last_became_active":"2023-08-19T07:26:16.930501+0000","last_became_peered":"2023-08-19T07:26:16.930501+0000","last_unstale":"2023-08-19T07:26:16.931128+0000","last_undegraded":"2023-08-19T07:26:16.931128+0000","last_fullsized":"2023-08-19T07:26:16.931128+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-19T07:25:51.959878+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-19T07:25:51.959878+0000","last_clean_scrub_stamp":"2023-08-19T07:25:51.959878+0000","objects_scrubbed":0,"log_size":237,"log_dups_size":0,"ondisk_log_size":237,"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-08-20T16:28:39.671818+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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757262,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28016,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713040,"statfs":{"total":95990841344,"available":95962152960,"internally_reserved":0,"allocated":1019904,"data_stored":763063,"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.39900000000000002}]},{"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.34899999999999998}]},{"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.47099999999999997}]},{"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.38600000000000001}]},{"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.55200000000000005}]},{"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.51500000000000001}]},{"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.56999999999999995}]}]},{"osd":5,"up_from":34,"seq":146028888079,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.498},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.56299999999999994}]},{"osd":1,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.9990000000000001,"5min":1.9990000000000001,"15min":1.9990000000000001},"last":0.36799999999999999}]},{"osd":2,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.61199999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.39800000000000002}]},{"osd":4,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.883,"5min":1.883,"15min":1.883},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.54400000000000004}]},{"osd":6,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.58199999999999996}]},{"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.441}]}]},{"osd":2,"up_from":20,"seq":85899345938,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"last":0.36099999999999999}]},{"osd":1,"last update":"Sat Aug 19 07:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.624}]},{"osd":3,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.54300000000000004}]},{"osd":4,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.41099999999999998}]},{"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.51600000000000001}]},{"osd":6,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.312},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.38500000000000001}]},{"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.58099999999999996}]}]},{"osd":0,"up_from":16,"seq":68719476754,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28020,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713036,"statfs":{"total":95990841344,"available":95962148864,"internally_reserved":0,"allocated":1019904,"data_stored":763063,"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":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.53300000000000003}]},{"osd":4,"last update":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55400000000000005}]},{"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.48199999999999998}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.625},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.59499999999999997}]},{"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.64400000000000002}]}]},{"osd":1,"up_from":21,"seq":90194313235,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.52800000000000002}]},{"osd":2,"last update":"Sat Aug 19 07:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.30599999999999999}]},{"osd":4,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.51800000000000002}]},{"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.33900000000000002}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.64900000000000002}]},{"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.38700000000000001}]}]},{"osd":4,"up_from":25,"seq":107374182417,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.38300000000000001}]},{"osd":1,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.67700000000000005}]},{"osd":2,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.42199999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.623},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.61299999999999999}]},{"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.59799999999999998}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.54300000000000004}]},{"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.63900000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28012,"kb_used_data":992,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713044,"statfs":{"total":95990841344,"available":95962157056,"internally_reserved":0,"allocated":1015808,"data_stored":761884,"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":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.629}]},{"osd":1,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.312}]},{"osd":2,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.51700000000000002}]},{"osd":4,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.55100000000000005}]},{"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.36899999999999999}]},{"osd":6,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.70199999999999996}]},{"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.52800000000000002}]}]},{"osd":6,"up_from":30,"seq":128849018896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.57999999999999996}]},{"osd":1,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.496}]},{"osd":3,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.69699999999999995}]},{"osd":4,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.622}]},{"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.66800000000000004}]},{"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.84699999999999998}]}]}],"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":7,"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-08-19T07:27:09.032 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph pg dump --format=json 2023-08-19T07:27:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:08 smithi060 ceph-mon[94696]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:09.355 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:08 smithi141 ceph-mon[108989]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:09 smithi060 ceph-mon[94696]: from='client.14536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:10.417 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:09 smithi141 ceph-mon[108989]: from='client.14536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:10.418 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:11.175 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-08-19T07:27:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:10 smithi060 ceph-mon[94696]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:10 smithi141 ceph-mon[108989]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:11.779 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":120,"stamp":"2023-08-19T07:27:09.345023+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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"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":749928448,"kb_used":221248,"kb_used_data":5064,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749707200,"statfs":{"total":767926730752,"available":767700172800,"internally_reserved":0,"allocated":5185536,"data_stored":3151485,"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.002224"},"pg_stats":[{"pgid":"1.0","version":"31'237","reported_seq":346,"reported_epoch":42,"state":"active+clean","last_fresh":"2023-08-19T07:26:16.931128+0000","last_change":"2023-08-19T07:26:16.931128+0000","last_active":"2023-08-19T07:26:16.931128+0000","last_peered":"2023-08-19T07:26:16.931128+0000","last_clean":"2023-08-19T07:26:16.931128+0000","last_became_active":"2023-08-19T07:26:16.930501+0000","last_became_peered":"2023-08-19T07:26:16.930501+0000","last_unstale":"2023-08-19T07:26:16.931128+0000","last_undegraded":"2023-08-19T07:26:16.931128+0000","last_fullsized":"2023-08-19T07:26:16.931128+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-19T07:25:51.959878+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-19T07:25:51.959878+0000","last_clean_scrub_stamp":"2023-08-19T07:25:51.959878+0000","objects_scrubbed":0,"log_size":237,"log_dups_size":0,"ondisk_log_size":237,"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-08-20T16:28:39.671818+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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":170,"num_read_kb":148,"num_write":291,"num_write_kb":5548,"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":237,"ondisk_log_size":237,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757263,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28016,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713040,"statfs":{"total":95990841344,"available":95962152960,"internally_reserved":0,"allocated":1019904,"data_stored":763063,"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.65100000000000002}]},{"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.39900000000000002}]},{"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.52800000000000002}]},{"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.33100000000000002}]},{"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.58699999999999997}]},{"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.46500000000000002}]},{"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.56999999999999995}]}]},{"osd":5,"up_from":34,"seq":146028888079,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27444,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713612,"statfs":{"total":95990841344,"available":95962738688,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.9450000000000001,"5min":1.9450000000000001,"15min":1.9450000000000001},"last":0.498},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.56299999999999994}]},{"osd":1,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.661,"5min":1.661,"15min":1.661},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.9990000000000001,"5min":1.9990000000000001,"15min":1.9990000000000001},"last":0.36799999999999999}]},{"osd":2,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.61199999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":0.39800000000000002}]},{"osd":4,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.883,"5min":1.883,"15min":1.883},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.54400000000000004}]},{"osd":6,"last update":"Sat Aug 19 07:27:06 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.58199999999999996}]},{"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.441}]}]},{"osd":2,"up_from":20,"seq":85899345938,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27436,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713620,"statfs":{"total":95990841344,"available":95962746880,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"last":0.36099999999999999}]},{"osd":1,"last update":"Sat Aug 19 07:26:54 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.624}]},{"osd":3,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.54300000000000004}]},{"osd":4,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.41099999999999998}]},{"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.51600000000000001}]},{"osd":6,"last update":"Sat Aug 19 07:27:00 2023","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.312},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.38500000000000001}]},{"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.58099999999999996}]}]},{"osd":0,"up_from":16,"seq":68719476754,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28020,"kb_used_data":996,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713036,"statfs":{"total":95990841344,"available":95962148864,"internally_reserved":0,"allocated":1019904,"data_stored":763063,"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":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.53300000000000003}]},{"osd":4,"last update":"Sat Aug 19 07:26:56 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.55400000000000005}]},{"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.48199999999999998}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.625},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.59499999999999997}]},{"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.64400000000000002}]}]},{"osd":1,"up_from":21,"seq":90194313235,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.52800000000000002}]},{"osd":2,"last update":"Sat Aug 19 07:26:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.30599999999999999}]},{"osd":4,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.51800000000000002}]},{"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.33900000000000002}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.64900000000000002}]},{"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.38700000000000001}]}]},{"osd":4,"up_from":25,"seq":107374182417,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.38300000000000001}]},{"osd":1,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.67700000000000005}]},{"osd":2,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.42199999999999999}]},{"osd":3,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.623},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.61299999999999999}]},{"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.59799999999999998}]},{"osd":6,"last update":"Sat Aug 19 07:27:02 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.54300000000000004}]},{"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.63900000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117009,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28012,"kb_used_data":992,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713044,"statfs":{"total":95990841344,"available":95962157056,"internally_reserved":0,"allocated":1015808,"data_stored":761884,"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":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.629}]},{"osd":1,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.312}]},{"osd":2,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.51700000000000002}]},{"osd":4,"last update":"Sat Aug 19 07:26:57 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.55100000000000005}]},{"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.36899999999999999}]},{"osd":6,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.70199999999999996}]},{"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.52800000000000002}]}]},{"osd":6,"up_from":30,"seq":128849018896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27440,"kb_used_data":416,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713616,"statfs":{"total":95990841344,"available":95962742784,"internally_reserved":0,"allocated":425984,"data_stored":172695,"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":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.57999999999999996}]},{"osd":1,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.496}]},{"osd":3,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.69699999999999995}]},{"osd":4,"last update":"Sat Aug 19 07:27:03 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.622}]},{"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.66800000000000004}]},{"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.84699999999999998}]}]}],"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":7,"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-08-19T07:27:11.781 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-08-19T07:27:11.781 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-08-19T07:27:11.781 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-08-19T07:27:11.782 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph health --format=json 2023-08-19T07:27:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:11 smithi060 ceph-mon[94696]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:12.105 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:11 smithi141 ceph-mon[108989]: from='client.14540 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:12 smithi060 ceph-mon[94696]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:12 smithi141 ceph-mon[108989]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:13.823 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:13.823 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-08-19T07:27:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:14 smithi060 ceph-mon[94696]: from='client.? 172.21.15.60:0/491255662' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-19T07:27:14.376 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-08-19T07:27:14.376 INFO:tasks.cephadm:Setup complete, yielding 2023-08-19T07:27:14.377 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-08-19T07:27:14.387 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:27:14.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch status' 2023-08-19T07:27:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:14 smithi141 ceph-mon[108989]: from='client.? 172.21.15.60:0/491255662' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-19T07:27:14.709 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:15.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:15 smithi060 ceph-mon[94696]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:15.462 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:15 smithi141 ceph-mon[108989]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:16.470 INFO:teuthology.orchestra.run.smithi060.stdout:Backend: cephadm 2023-08-19T07:27:16.471 INFO:teuthology.orchestra.run.smithi060.stdout:Available: Yes 2023-08-19T07:27:16.471 INFO:teuthology.orchestra.run.smithi060.stdout:Paused: No 2023-08-19T07:27:17.066 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch ps' 2023-08-19T07:27:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:17 smithi060 ceph-mon[94696]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:17.385 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:17 smithi141 ceph-mon[108989]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:18 smithi060 ceph-mon[94696]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:18 smithi141 ceph-mon[108989]: from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:19.089 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-19T07:27:19.090 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.smithi060 smithi060 *:9093,9094 running (2m) - 3m 27.2M - 0.25.0 c8568f914cd2 636081158ccc 2023-08-19T07:27:19.090 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-exporter.smithi060 smithi060 running (4m) - 4m 7906k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 9ad530ba6441 2023-08-19T07:27:19.090 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-exporter.smithi141 smithi141 running (2m) - 2m 8296k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 96af4dc1e52e 2023-08-19T07:27:19.090 INFO:teuthology.orchestra.run.smithi060.stdout:crash.smithi060 smithi060 running (4m) - 4m 7495k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 16614872ad2f 2023-08-19T07:27:19.090 INFO:teuthology.orchestra.run.smithi060.stdout:crash.smithi141 smithi141 running (2m) - 2m 7457k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 650b23e65e33 2023-08-19T07:27:19.091 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.smithi060 smithi060 *:3000 running (2m) - 3m 84.8M - 9.4.7 2c41d148cca3 659512aea3ee 2023-08-19T07:27:19.091 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.smithi060.icterl smithi060 *:9283,8765,8443 running (5m) - 5m 501M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 8ac9e5e1ef2c 2023-08-19T07:27:19.091 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.smithi141.csuujl smithi141 *:8443,9283,8765 running (2m) - 2m 449M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 043f7d934609 2023-08-19T07:27:19.091 INFO:teuthology.orchestra.run.smithi060.stdout:mon.smithi060 smithi060 running (5m) - 5m 68.7M 2048M 18.0.0-5567-g64a4fc94 fb33ee5c8594 3a7f78631e73 2023-08-19T07:27:19.091 INFO:teuthology.orchestra.run.smithi060.stdout:mon.smithi141 smithi141 running (2m) - 2m 52.7M 2048M 18.0.0-5567-g64a4fc94 fb33ee5c8594 8c02381d5e22 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.smithi060 smithi060 *:9100 running (4m) - 4m 16.5M - 1.5.0 0da6a335fe13 dcb69ebb7d0f 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.smithi141 smithi141 *:9100 running (2m) - 2m 17.5M - 1.5.0 0da6a335fe13 c00c3b573e14 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi141 running (100s) - 99s 46.3M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 5fa2325b27f9 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (93s) - 93s 52.4M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 d4f9632b8691 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi141 running (95s) - 95s 44.3M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 33703464bd82 2023-08-19T07:27:19.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (87s) - 87s 44.2M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 57bd648ba44a 2023-08-19T07:27:19.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi141 running (90s) - 90s 37.1M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 66f3458bb812 2023-08-19T07:27:19.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi060 running (79s) - 79s 31.7M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 a362df955a21 2023-08-19T07:27:19.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi141 running (85s) - 85s 32.8M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 afe101373562 2023-08-19T07:27:19.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi060 running (72s) - 71s 28.1M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 6b94b9db0832 2023-08-19T07:27:19.093 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.smithi060 smithi060 *:9095 running (2m) - 3m 39.0M - 2.43.0 a07b618ecd1d 16c4893d5d75 2023-08-19T07:27:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:19 smithi060 ceph-mon[94696]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:19 smithi141 ceph-mon[108989]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:19.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch ls' 2023-08-19T07:27:20.052 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:20.283 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:20 smithi060 ceph-mon[94696]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:20 smithi141 ceph-mon[108989]: from='client.14552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:21 smithi060 ceph-mon[94696]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:21 smithi141 ceph-mon[108989]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:21.756 INFO:teuthology.orchestra.run.smithi060.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-08-19T07:27:21.756 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager ?:9093,9094 1/1 - 4m count:1 2023-08-19T07:27:21.756 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-exporter 2/2 - 4m * 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:crash 2/2 - 4m * 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:grafana ?:3000 1/1 - 4m count:1 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:mgr 2/2 - 4m count:2 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:mon 2/2 - 4m smithi060:172.21.15.60=smithi060;smithi141:172.21.15.141=smithi141;count:2 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter ?:9100 2/2 - 4m * 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.all-available-devices 8 - 2m * 2023-08-19T07:27:21.757 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus ?:9095 1/1 - 4m count:1 2023-08-19T07:27:22.386 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch host ls' 2023-08-19T07:27:22.704 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:23 smithi060 ceph-mon[94696]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:23 smithi060 ceph-mon[94696]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:23 smithi141 ceph-mon[108989]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:23 smithi141 ceph-mon[108989]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:24.442 INFO:teuthology.orchestra.run.smithi060.stdout:HOST ADDR LABELS STATUS 2023-08-19T07:27:24.443 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 172.21.15.60 2023-08-19T07:27:24.443 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 172.21.15.141 2023-08-19T07:27:24.443 INFO:teuthology.orchestra.run.smithi060.stdout:2 hosts in cluster 2023-08-19T07:27:25.024 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch device ls' 2023-08-19T07:27:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:25 smithi060 ceph-mon[94696]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:25.341 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:25 smithi141 ceph-mon[108989]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:26 smithi060 ceph-mon[94696]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:26 smithi141 ceph-mon[108989]: from='client.14560 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:27.061 INFO:teuthology.orchestra.run.smithi060.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-08-19T07:27:27.061 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB7476008A480DGN 447G No 65s ago LVM detected, locked 2023-08-19T07:27:27.061 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme1n1 ssd Linux_2600d18d32742a3106ba 89.4G No 65s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme2n1 ssd Linux_bc4193a018253fb7f7c9 89.4G No 65s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme3n1 ssd Linux_bb636332423291855942 89.4G No 65s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme4n1 ssd Linux_3e335ae303a773ebd332 89.4G No 65s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6242001S400BGN 372G No 71s ago LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme1n1 ssd Linux_e75629f5555fa374ca41 89.4G No 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme2n1 ssd Linux_667e2140991fcf5a8111 89.4G No 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.062 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme3n1 ssd Linux_5c9273dbf5df3aab5aaa 89.4G No 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.063 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme4n1 ssd Linux_bdf94403bff06e7bb1a9 89.4G No 71s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:27 smithi060 ceph-mon[94696]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:27 smithi141 ceph-mon[108989]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:27.649 INFO:teuthology.run_tasks:Running task vip... 2023-08-19T07:27:27.660 INFO:tasks.vip:Allocating static IPs for each host... 2023-08-19T07:27:27.661 INFO:tasks.vip:peername 172.21.15.60 2023-08-19T07:27:27.665 INFO:tasks.vip:172.21.15.60 in 172.21.0.0/20, pos 3899 2023-08-19T07:27:27.669 INFO:tasks.vip:smithi060.front.sepia.ceph.com static 10.0.15.60, vnet 10.0.0.0/16 2023-08-19T07:27:27.669 INFO:tasks.vip:VIPs are {map(str, vips)} 2023-08-19T07:27:27.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo ip route ls 2023-08-19T07:27:27.700 INFO:teuthology.orchestra.run.smithi060.stdout:default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-08-19T07:27:27.701 INFO:teuthology.orchestra.run.smithi060.stdout:172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 metric 100 2023-08-19T07:27:27.701 INFO:tasks.vip:Configuring 10.0.15.60 on smithi060.front.sepia.ceph.com iface ens1f0... 2023-08-19T07:27:27.702 DEBUG:teuthology.orchestra.run.smithi060:> sudo ip addr add 10.0.15.60/16 dev ens1f0 2023-08-19T07:27:27.769 INFO:tasks.vip:peername 172.21.15.141 2023-08-19T07:27:27.772 INFO:tasks.vip:172.21.15.141 in 172.21.0.0/20, pos 3980 2023-08-19T07:27:27.776 INFO:tasks.vip:smithi141.front.sepia.ceph.com static 10.0.15.141, vnet 10.0.0.0/16 2023-08-19T07:27:27.776 DEBUG:teuthology.orchestra.run.smithi141:> sudo ip route ls 2023-08-19T07:27:27.811 INFO:teuthology.orchestra.run.smithi141.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-08-19T07:27:27.812 INFO:teuthology.orchestra.run.smithi141.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.141 metric 100 2023-08-19T07:27:27.813 INFO:tasks.vip:Configuring 10.0.15.141 on smithi141.front.sepia.ceph.com iface enp3s0f1... 2023-08-19T07:27:27.813 DEBUG:teuthology.orchestra.run.smithi141:> sudo ip addr add 10.0.15.141/16 dev enp3s0f1 2023-08-19T07:27:27.885 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-08-19T07:27:27.895 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:27:27.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph orch device ls --refresh' 2023-08-19T07:27:28.217 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:28 smithi141 ceph-mon[108989]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:28 smithi060 ceph-mon[94696]: from='client.14564 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:29.215 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:29 smithi060 ceph-mon[94696]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:29 smithi141 ceph-mon[108989]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:29.896 INFO:teuthology.orchestra.run.smithi060.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme0n1 ssd INTEL_SSDPED1D480GA_PHMB7476008A480DGN 447G No 68s ago LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme1n1 ssd Linux_2600d18d32742a3106ba 89.4G No 68s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme2n1 ssd Linux_bc4193a018253fb7f7c9 89.4G No 68s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme3n1 ssd Linux_bb636332423291855942 89.4G No 68s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi060 /dev/nvme4n1 ssd Linux_3e335ae303a773ebd332 89.4G No 68s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT6242001S400BGN 372G No 74s ago LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme1n1 ssd Linux_e75629f5555fa374ca41 89.4G No 74s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.897 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme2n1 ssd Linux_667e2140991fcf5a8111 89.4G No 74s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.898 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme3n1 ssd Linux_5c9273dbf5df3aab5aaa 89.4G No 74s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:29.898 INFO:teuthology.orchestra.run.smithi060.stdout:smithi141 /dev/nvme4n1 ssd Linux_bdf94403bff06e7bb1a9 89.4G No 74s ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2023-08-19T07:27:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:27:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:27:30.522 INFO:teuthology.run_tasks:Running task vip.exec... 2023-08-19T07:27:30.532 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:27:30.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-08-19T07:27:30.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ systemctl stop nfs-server 2023-08-19T07:27:30.573 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi141.front.sepia.ceph.com 2023-08-19T07:27:30.573 DEBUG:teuthology.orchestra.run.smithi141:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2023-08-19T07:27:30.601 INFO:teuthology.orchestra.run.smithi141.stderr:+ systemctl stop nfs-server 2023-08-19T07:27:30.609 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-08-19T07:27:30.618 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:27:30.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph fs volume create foofs' 2023-08-19T07:27:31.158 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:31 smithi060 ceph-mon[94696]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:31 smithi060 ceph-mon[94696]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:31 smithi141 ceph-mon[108989]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:31 smithi141 ceph-mon[108989]: from='client.14568 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:32.760 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:32 smithi060 ceph-mon[94696]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:32.761 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.761 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.761 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.761 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.912 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:32 smithi141 ceph-mon[108989]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:32.912 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.912 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.913 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:32.913 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:33.776 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-08-19T07:27:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2023-08-19T07:27:34.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:34.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:34.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-08-19T07:27:34.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: osdmap e43: 8 total, 8 up, 8 in 2023-08-19T07:27:34.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-08-19T07:27:34.950 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:34.950 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 conmon[94671]: 2023-08-19T07:27:34.665+0000 7f81490df700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-19T07:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: from='client.14572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2023-08-19T07:27:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: osdmap e43: 8 total, 8 up, 8 in 2023-08-19T07:27:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2023-08-19T07:27:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph nfs cluster create foo --ingress --virtual-ip 10.0.31.60/16 --port 2999' 2023-08-19T07:27:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-08-19T07:27:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: osdmap e44: 8 total, 8 up, 8 in 2023-08-19T07:27:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: osdmap e45: 8 total, 8 up, 8 in 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: fsmap foofs:0 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: Saving service mds.foofs spec with placement count:2 2023-08-19T07:27:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.841 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2023-08-19T07:27:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: osdmap e44: 8 total, 8 up, 8 in 2023-08-19T07:27:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2023-08-19T07:27:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-19T07:27:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-08-19T07:27:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: osdmap e45: 8 total, 8 up, 8 in 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: fsmap foofs:0 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: Saving service mds.foofs spec with placement count:2 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:36 smithi141 ceph-mon[108989]: pgmap v136: 65 pgs: 16 creating+peering, 39 unknown, 10 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:36 smithi141 ceph-mon[108989]: osdmap e46: 8 total, 8 up, 8 in 2023-08-19T07:27:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:36 smithi060 ceph-mon[94696]: pgmap v136: 65 pgs: 16 creating+peering, 39 unknown, 10 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:36 smithi060 ceph-mon[94696]: osdmap e46: 8 total, 8 up, 8 in 2023-08-19T07:27:37.944 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:37 smithi060 ceph-mon[94696]: osdmap e47: 8 total, 8 up, 8 in 2023-08-19T07:27:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:37 smithi141 ceph-mon[108989]: osdmap e47: 8 total, 8 up, 8 in 2023-08-19T07:27:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:39 smithi060 ceph-mon[94696]: pgmap v139: 65 pgs: 16 creating+peering, 4 unknown, 45 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:39 smithi141 ceph-mon[108989]: pgmap v139: 65 pgs: 16 creating+peering, 4 unknown, 45 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:40.424 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "ingress": true, "virtual_ip": "10.0.31.60/16", "port": 2999, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: osdmap e48: 8 total, 8 up, 8 in 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:40.425 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.vgpzfr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-19T07:27:40.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.vgpzfr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-19T07:27:40.427 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:40.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='client.14576 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "cluster_id": "foo", "ingress": true, "virtual_ip": "10.0.31.60/16", "port": 2999, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:40.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2023-08-19T07:27:40.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2023-08-19T07:27:40.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: osdmap e48: 8 total, 8 up, 8 in 2023-08-19T07:27:40.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:40.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:27:40.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.vgpzfr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-19T07:27:40.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi141.vgpzfr", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-19T07:27:40.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:40.807 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- bash -c 'ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2023-08-19T07:27:41.136 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:41.368 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: pgmap v141: 97 pgs: 32 unknown, 12 creating+peering, 53 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:41.368 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: Deploying daemon mds.foofs.smithi141.vgpzfr on smithi141 2023-08-19T07:27:41.368 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-08-19T07:27:41.368 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-08-19T07:27:41.368 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: osdmap e49: 8 total, 8 up, 8 in 2023-08-19T07:27:41.369 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:41.369 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:41.398 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: pgmap v141: 97 pgs: 32 unknown, 12 creating+peering, 53 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:41.398 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: Deploying daemon mds.foofs.smithi141.vgpzfr on smithi141 2023-08-19T07:27:41.399 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-08-19T07:27:41.399 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2023-08-19T07:27:41.399 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: osdmap e49: 8 total, 8 up, 8 in 2023-08-19T07:27:41.399 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:41.399 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.467 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: Saving service nfs.foo spec with placement count:1 2023-08-19T07:27:42.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: Saving service ingress.nfs.foo spec with placement count:2 2023-08-19T07:27:42.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: osdmap e50: 8 total, 8 up, 8 in 2023-08-19T07:27:42.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi060.jvnabj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-19T07:27:42.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi060.jvnabj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-19T07:27:42.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: Saving service nfs.foo spec with placement count:1 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: Saving service ingress.nfs.foo spec with placement count:2 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: osdmap e50: 8 total, 8 up, 8 in 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi060.jvnabj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-19T07:27:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi060.jvnabj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-19T07:27:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:43.206 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-08-19T07:27:43.206 INFO:teuthology.orchestra.run.smithi060.stdout: "bind": "/fake", 2023-08-19T07:27:43.206 INFO:teuthology.orchestra.run.smithi060.stdout: "cluster": "foo", 2023-08-19T07:27:43.206 INFO:teuthology.orchestra.run.smithi060.stdout: "fs": "foofs", 2023-08-19T07:27:43.206 INFO:teuthology.orchestra.run.smithi060.stdout: "mode": "RW", 2023-08-19T07:27:43.207 INFO:teuthology.orchestra.run.smithi060.stdout: "path": "/" 2023-08-19T07:27:43.207 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-08-19T07:27:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: pgmap v144: 97 pgs: 14 creating+peering, 14 unknown, 69 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: Deploying daemon mds.foofs.smithi060.jvnabj on smithi060 2023-08-19T07:27:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-08-19T07:27:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:boot 2023-08-19T07:27:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: daemon mds.foofs.smithi141.vgpzfr assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-08-19T07:27:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-08-19T07:27:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-08-19T07:27:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: Cluster is now healthy 2023-08-19T07:27:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: fsmap foofs:0 1 up:standby 2023-08-19T07:27:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.vgpzfr"}]: dispatch 2023-08-19T07:27:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:creating} 2023-08-19T07:27:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: daemon mds.foofs.smithi141.vgpzfr is now active in filesystem foofs as rank 0 2023-08-19T07:27:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:43 smithi141 ceph-mon[108989]: mgrmap e20: smithi060.icterl(active, since 3m), standbys: smithi141.csuujl 2023-08-19T07:27:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: pgmap v144: 97 pgs: 14 creating+peering, 14 unknown, 69 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: Deploying daemon mds.foofs.smithi060.jvnabj on smithi060 2023-08-19T07:27:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-08-19T07:27:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:boot 2023-08-19T07:27:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: daemon mds.foofs.smithi141.vgpzfr assigned to filesystem foofs as rank 0 (now has 1 ranks) 2023-08-19T07:27:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-08-19T07:27:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-08-19T07:27:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: Cluster is now healthy 2023-08-19T07:27:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: fsmap foofs:0 1 up:standby 2023-08-19T07:27:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi141.vgpzfr"}]: dispatch 2023-08-19T07:27:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:creating} 2023-08-19T07:27:43.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: daemon mds.foofs.smithi141.vgpzfr is now active in filesystem foofs as rank 0 2023-08-19T07:27:43.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:43 smithi060 ceph-mon[94696]: mgrmap e20: smithi060.icterl(active, since 3m), standbys: smithi141.csuujl 2023-08-19T07:27:44.235 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-08-19T07:27:44.247 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2023-08-19T07:27:44.248 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:27:44.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:44.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:27:44.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 2023-08-19T07:27:44.410 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-08-19T07:27:44.410 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-08-19T07:27:44.410 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:44 smithi060 ceph-mon[94696]: pgmap v145: 97 pgs: 14 creating+peering, 1 unknown, 82 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "cluster_id": "foo", "pseudo_path": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:27:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:27:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 2023-08-19T07:27:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]: dispatch 2023-08-19T07:27:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo, allow rw tag cephfs data=foofs", "mds", "allow rw path=/"], "format": "json"}]': finished 2023-08-19T07:27:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:44 smithi141 ceph-mon[108989]: pgmap v145: 97 pgs: 14 creating+peering, 1 unknown, 82 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T07:27:44.703 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:45 smithi141 ceph-mon[108989]: mgrmap e21: smithi060.icterl(active, since 3m), standbys: smithi141.csuujl 2023-08-19T07:27:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:45 smithi060 ceph-mon[94696]: mgrmap e21: smithi060.icterl(active, since 3m), standbys: smithi141.csuujl 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: pgmap v146: 97 pgs: 97 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:27:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.60:6834/488462505,v1:172.21.15.60:6835/488462505] up:boot 2023-08-19T07:27:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi060.jvnabj"}]: dispatch 2023-08-19T07:27:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:46.748 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 0, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:27:46.776 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: pgmap v146: 97 pgs: 97 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:46.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:27:46.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.60:6834/488462505,v1:172.21.15.60:6835/488462505] up:boot 2023-08-19T07:27:46.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:46.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi060.jvnabj"}]: dispatch 2023-08-19T07:27:47.553 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:27:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:47 smithi141 ceph-mon[108989]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:47 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:27:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:47 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:47 smithi060 ceph-mon[94696]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:47 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:27:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:47 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:48.555 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:27:48.999 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:48 smithi141 ceph-mon[108989]: pgmap v147: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s wr, 5 op/s 2023-08-19T07:27:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:48 smithi060 ceph-mon[94696]: pgmap v147: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s wr, 5 op/s 2023-08-19T07:27:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.110 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:51.111 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:27:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: pgmap v148: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2023-08-19T07:27:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.60:6834/488462505,v1:172.21.15.60:6835/488462505] up:standby 2023-08-19T07:27:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:27:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-08-19T07:27:51.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-08-19T07:27:51.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-08-19T07:27:51.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-08-19T07:27:51.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.289 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: pgmap v148: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2023-08-19T07:27:51.289 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.60:6834/488462505,v1:172.21.15.60:6835/488462505] up:standby 2023-08-19T07:27:51.290 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:27:51.290 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.290 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.290 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.291 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:27:51.291 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.291 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:27:51.292 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:51.292 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-08-19T07:27:51.292 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-08-19T07:27:51.293 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-08-19T07:27:51.293 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-08-19T07:27:51.293 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.294 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-08-19T07:27:51.294 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-08-19T07:27:51.294 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-08-19T07:27:51.294 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-08-19T07:27:51.295 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:27:51.837 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:27:52.079 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Creating key for client.nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:27:52.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-08-19T07:27:52.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Rados config object exists: conf-nfs.foo 2023-08-19T07:27:52.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Creating key for client.nfs.foo.0.0.smithi060.tcsrfp-rgw 2023-08-19T07:27:52.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Bind address in nfs.foo.0.0.smithi060.tcsrfp's ganesha conf is defaulting to empty 2023-08-19T07:27:52.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: Deploying daemon nfs.foo.0.0.smithi060.tcsrfp on smithi060 2023-08-19T07:27:52.081 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:51 smithi060 ceph-mon[94696]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Creating key for client.nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Rados config object exists: conf-nfs.foo 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Creating key for client.nfs.foo.0.0.smithi060.tcsrfp-rgw 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Bind address in nfs.foo.0.0.smithi060.tcsrfp's ganesha conf is defaulting to empty 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: Deploying daemon nfs.foo.0.0.smithi060.tcsrfp on smithi060 2023-08-19T07:27:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:51 smithi141 ceph-mon[108989]: from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:52.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:27:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:52 smithi060 ceph-mon[94696]: pgmap v149: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 1.9 KiB/s wr, 5 op/s 2023-08-19T07:27:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:52 smithi141 ceph-mon[108989]: pgmap v149: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 100 B/s rd, 1.9 KiB/s wr, 5 op/s 2023-08-19T07:27:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: pgmap v150: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: pgmap v150: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:27:55.420 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:27:55.421 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:27:56.234 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:27:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:55 smithi141 ceph-mon[108989]: Deploying daemon haproxy.nfs.foo.smithi060.mqpkuy on smithi060 2023-08-19T07:27:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:55 smithi060 ceph-mon[94696]: Deploying daemon haproxy.nfs.foo.smithi060.mqpkuy on smithi060 2023-08-19T07:27:57.236 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:27:57.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:56 smithi060 ceph-mon[94696]: pgmap v151: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:57.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:56 smithi060 ceph-mon[94696]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:56 smithi141 ceph-mon[108989]: pgmap v151: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1.6 KiB/s wr, 4 op/s 2023-08-19T07:27:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:56 smithi141 ceph-mon[108989]: from='client.14624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:27:57.566 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:27:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:58 smithi060 ceph-mon[94696]: pgmap v152: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-08-19T07:27:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:58 smithi141 ceph-mon[108989]: pgmap v152: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-08-19T07:28:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:27:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:27:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:00 smithi141 ceph-mon[108989]: pgmap v153: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 682 B/s wr, 1 op/s 2023-08-19T07:28:01.265 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:00 smithi060 ceph-mon[94696]: pgmap v153: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 682 B/s wr, 1 op/s 2023-08-19T07:28:02.615 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:02.615 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:02 smithi060 ceph-mon[94696]: pgmap v154: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 682 B/s wr, 2 op/s 2023-08-19T07:28:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:02 smithi141 ceph-mon[108989]: pgmap v154: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 682 B/s wr, 2 op/s 2023-08-19T07:28:03.694 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:03 smithi060 ceph-mon[94696]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:03 smithi141 ceph-mon[108989]: from='client.14632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:04.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:05.023 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:05.254 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:05 smithi060 ceph-mon[94696]: pgmap v155: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 853 B/s wr, 2 op/s 2023-08-19T07:28:05.255 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:05.255 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:05.255 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:05 smithi141 ceph-mon[108989]: pgmap v155: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 853 B/s wr, 2 op/s 2023-08-19T07:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:06 smithi141 ceph-mon[108989]: Deploying daemon haproxy.nfs.foo.smithi141.ptgfyy on smithi141 2023-08-19T07:28:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:06 smithi060 ceph-mon[94696]: Deploying daemon haproxy.nfs.foo.smithi141.ptgfyy on smithi141 2023-08-19T07:28:06.946 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:06.946 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:07 smithi060 ceph-mon[94696]: pgmap v156: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 853 B/s wr, 2 op/s 2023-08-19T07:28:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:07 smithi141 ceph-mon[108989]: pgmap v156: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 853 B/s wr, 2 op/s 2023-08-19T07:28:07.568 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:08 smithi060 ceph-mon[94696]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:08 smithi141 ceph-mon[108989]: from='client.14636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:08.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:08.912 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:09.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:09 smithi060 ceph-mon[94696]: pgmap v157: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 853 B/s wr, 1 op/s 2023-08-19T07:28:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:09 smithi141 ceph-mon[108989]: pgmap v157: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 853 B/s wr, 1 op/s 2023-08-19T07:28:10.288 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:10.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:10.710 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:10.710 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:11 smithi060 ceph-mon[94696]: pgmap v158: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:11.387 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:11 smithi141 ceph-mon[108989]: pgmap v158: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:12.294 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:12 smithi141 ceph-mon[108989]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:12 smithi060 ceph-mon[94696]: from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:12.388 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:12.723 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:13 smithi141 ceph-mon[108989]: pgmap v159: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:13 smithi060 ceph-mon[94696]: pgmap v159: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: 10.0.31.60 is in 10.0.0.0/16 on smithi141 interface enp3s0f1 2023-08-19T07:28:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: 10.0.31.60 is in 10.0.0.0/16 on smithi060 interface ens1f0 2023-08-19T07:28:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:14 smithi060 ceph-mon[94696]: Deploying daemon keepalived.nfs.foo.smithi141.vpekqf on smithi141 2023-08-19T07:28:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: 10.0.31.60 is in 10.0.0.0/16 on smithi141 interface enp3s0f1 2023-08-19T07:28:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: 10.0.31.60 is in 10.0.0.0/16 on smithi060 interface ens1f0 2023-08-19T07:28:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:14 smithi141 ceph-mon[108989]: Deploying daemon keepalived.nfs.foo.smithi141.vpekqf on smithi141 2023-08-19T07:28:14.491 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:14.491 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:15.119 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:15 smithi141 ceph-mon[108989]: pgmap v160: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:15 smithi060 ceph-mon[94696]: pgmap v160: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:28:16.120 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:16.430 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:16 smithi060 ceph-mon[94696]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:16.458 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:16 smithi141 ceph-mon[108989]: from='client.14644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:17 smithi060 ceph-mon[94696]: pgmap v161: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:17 smithi141 ceph-mon[108989]: pgmap v161: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:18.221 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:18.221 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:18.851 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:19 smithi141 ceph-mon[108989]: pgmap v162: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:19 smithi060 ceph-mon[94696]: pgmap v162: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:19.852 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:20.192 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:20 smithi060 ceph-mon[94696]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:20 smithi141 ceph-mon[108989]: from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:21.324 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:21 smithi141 ceph-mon[108989]: pgmap v163: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:21.489 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:21 smithi060 ceph-mon[94696]: pgmap v163: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:21.978 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:21.978 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:22.616 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: pgmap v164: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: 10.0.31.60 is in 10.0.0.0/16 on smithi060 interface ens1f0 2023-08-19T07:28:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: 10.0.31.60 is in 10.0.0.0/16 on smithi141 interface enp3s0f1 2023-08-19T07:28:23.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:22 smithi141 ceph-mon[108989]: Deploying daemon keepalived.nfs.foo.smithi060.czyfgp on smithi060 2023-08-19T07:28:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: pgmap v164: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: 10.0.31.60 is in 10.0.0.0/16 on smithi060 interface ens1f0 2023-08-19T07:28:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: 10.0.31.60 is in 10.0.0.0/16 on smithi141 interface enp3s0f1 2023-08-19T07:28:23.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:22 smithi060 ceph-mon[94696]: Deploying daemon keepalived.nfs.foo.smithi060.czyfgp on smithi060 2023-08-19T07:28:23.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:23.977 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:24 smithi060 ceph-mon[94696]: pgmap v165: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:24 smithi141 ceph-mon[108989]: pgmap v165: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:26 smithi060 ceph-mon[94696]: pgmap v166: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:26 smithi141 ceph-mon[108989]: pgmap v166: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:28.244 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:28.244 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:28 smithi060 ceph-mon[94696]: pgmap v167: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:28 smithi141 ceph-mon[108989]: pgmap v167: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:29 smithi060 ceph-mon[94696]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:29 smithi141 ceph-mon[108989]: from='client.14656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:30 smithi060 ceph-mon[94696]: pgmap v168: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:30 smithi141 ceph-mon[108989]: pgmap v168: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:31.684 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:32.686 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:33.036 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:33.271 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: pgmap v169: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:33.271 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.271 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.272 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.272 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.272 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: pgmap v169: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:34.975 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:34.975 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 0, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:34 smithi060 ceph-mon[94696]: pgmap v170: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:34 smithi141 ceph-mon[108989]: pgmap v170: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:35.624 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:35 smithi060 ceph-mon[94696]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:36.337 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:35 smithi141 ceph-mon[108989]: from='client.14660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:36.338 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:36.338 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:36.625 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:37.086 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:36 smithi060 ceph-mon[94696]: pgmap v171: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:36 smithi141 ceph-mon[108989]: pgmap v171: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:39.299 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:39.300 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 2, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 0, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:39 smithi060 ceph-mon[94696]: pgmap v172: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:39 smithi141 ceph-mon[108989]: pgmap v172: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:40.089 INFO:tasks.cephadm:nfs.foo has 0/1 2023-08-19T07:28:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:41.090 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:41.293 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:41 smithi141 ceph-mon[108989]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:41.293 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:41 smithi141 ceph-mon[108989]: pgmap v173: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:41 smithi060 ceph-mon[94696]: from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:41 smithi060 ceph-mon[94696]: pgmap v173: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:41.430 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:28:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:28:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:28:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:28:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:28:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:28:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:43 smithi060 ceph-mon[94696]: pgmap v174: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:43 smithi060 ceph-mon[94696]: Reconfiguring prometheus.smithi060 (dependencies changed)... 2023-08-19T07:28:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:43 smithi060 ceph-mon[94696]: Reconfiguring daemon prometheus.smithi060 on smithi060 2023-08-19T07:28:43.421 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:43.421 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 4, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:43 smithi141 ceph-mon[108989]: pgmap v174: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:43 smithi141 ceph-mon[108989]: Reconfiguring prometheus.smithi060 (dependencies changed)... 2023-08-19T07:28:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:43 smithi141 ceph-mon[108989]: Reconfiguring daemon prometheus.smithi060 on smithi060 2023-08-19T07:28:44.480 INFO:tasks.cephadm:nfs.foo has 1/1 2023-08-19T07:28:44.480 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-08-19T07:28:44.490 INFO:tasks.cephadm:Waiting for ceph service ingress.nfs.foo to start (timeout 300)... 2023-08-19T07:28:44.490 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -- ceph orch ls -f json 2023-08-19T07:28:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:45 smithi060 ceph-mon[94696]: pgmap v175: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:45 smithi060 ceph-mon[94696]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:45 smithi141 ceph-mon[108989]: pgmap v175: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:45 smithi141 ceph-mon[108989]: from='client.14668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:45.544 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:47.460 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:47 smithi060 ceph-mon[94696]: pgmap v176: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:47 smithi141 ceph-mon[108989]: pgmap v176: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:47.918 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-08-19T07:28:47.918 INFO:teuthology.orchestra.run.smithi060.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2023-08-19T07:22:33.603521Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:19.662098Z service:ceph-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "ceph-exporter", "service_type": "ceph-exporter", "spec": {"prio_limit": 5, "stats_period": 5}, "status": {"created": "2023-08-19T07:22:27.567660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:22.392901Z service:crash [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2023-08-19T07:22:26.097625Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2023-08-19T07:22:30.752148Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:27:40.215559Z service:ingress.nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "nfs.foo", "service_name": "ingress.nfs.foo", "service_type": "ingress", "spec": {"backend_service": "nfs.foo", "first_virtual_router_id": 50, "frontend_port": 2999, "monitor_port": 9999, "virtual_ip": "10.0.31.60/16"}, "status": {"created": "2023-08-19T07:27:40.212733Z", "ports": [2999, 9999], "running": 4, "size": 4, "virtual_ip": "10.0.31.60/16"}}, {"events": ["2023-08-19T07:27:34.694813Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2023-08-19T07:27:34.691660Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:30.009574Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-08-19T07:22:24.438529Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:39.006116Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi060:172.21.15.60=smithi060", "smithi141:172.21.15.141=smithi141"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-08-19T07:23:21.608273Z", "running": 2, "size": 2}}, {"events": ["2023-08-19T07:27:40.211223Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 1}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "spec": {"port": 12999}, "status": {"created": "2023-08-19T07:27:40.207542Z", "ports": [12999], "running": 1, "size": 1}}, {"events": ["2023-08-19T07:24:27.276079Z service:node-exporter [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2023-08-19T07:22:32.168105Z", "ports": [9100], "running": 2, "size": 2}}, {"events": ["2023-08-19T07:24:46.500817Z service:osd.all-available-devices [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_id": "all-available-devices", "service_name": "osd.all-available-devices", "service_type": "osd", "spec": {"data_devices": {"all": true}, "filter_logic": "AND", "objectstore": "bluestore"}, "status": {"created": "2023-08-19T07:24:46.497230Z", "running": 8, "size": 8}}, {"events": ["2023-08-19T07:24:39.016525Z service:prometheus [INFO] \"service was created\""], "placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2023-08-19T07:22:29.312740Z", "ports": [9095], "running": 1, "size": 1}}] 2023-08-19T07:28:48.605 INFO:tasks.cephadm:ingress.nfs.foo has 4/4 2023-08-19T07:28:48.605 INFO:teuthology.run_tasks:Running task vip.exec... 2023-08-19T07:28:48.617 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:28:48.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2023-08-19T07:28:48.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ mkdir /mnt/foo 2023-08-19T07:28:48.663 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 5' 2023-08-19T07:28:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ sleep 5 2023-08-19T07:28:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: pgmap v177: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:28:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: pgmap v177: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-19T07:28:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:28:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-19T07:28:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:50 smithi060 ceph-mon[94696]: pgmap v178: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:51.396 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:50 smithi141 ceph-mon[108989]: pgmap v178: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:51.397 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:51.397 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:52 smithi060 ceph-mon[94696]: pgmap v179: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:52 smithi141 ceph-mon[108989]: pgmap v179: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:28:53.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mount -t nfs 10.0.31.60:/fake /mnt/foo -o port=2999' 2023-08-19T07:28:53.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ mount -t nfs 10.0.31.60:/fake /mnt/foo -o port=2999 2023-08-19T07:28:54.189 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2023-08-19T07:28:54.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo test 2023-08-19T07:28:54.268 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2023-08-19T07:28:54.332 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:28:54.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ sync 2023-08-19T07:28:54.449 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-08-19T07:28:54.461 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:28:54.462 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:64a4fc940624dbc1b65654f740fd0424260cfd2a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e88004e0-3e60-11ee-9b39-001a4aab830c -v /mnt/foo:/mnt/foo -- bash -c 'echo "Check with each haproxy down in turn..." 2023-08-19T07:28:54.462 DEBUG:teuthology.orchestra.run.smithi060:> for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '"'"'{print $1}'"'"'`; do 2023-08-19T07:28:54.462 DEBUG:teuthology.orchestra.run.smithi060:> ceph orch daemon stop $haproxy 2023-08-19T07:28:54.463 DEBUG:teuthology.orchestra.run.smithi060:> while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done 2023-08-19T07:28:54.463 DEBUG:teuthology.orchestra.run.smithi060:> cat /mnt/foo/testfile 2023-08-19T07:28:54.463 DEBUG:teuthology.orchestra.run.smithi060:> echo $haproxy > /mnt/foo/testfile 2023-08-19T07:28:54.463 DEBUG:teuthology.orchestra.run.smithi060:> sync 2023-08-19T07:28:54.463 DEBUG:teuthology.orchestra.run.smithi060:> ceph orch daemon start $haproxy 2023-08-19T07:28:54.464 DEBUG:teuthology.orchestra.run.smithi060:> while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done 2023-08-19T07:28:54.464 DEBUG:teuthology.orchestra.run.smithi060:> done 2023-08-19T07:28:54.464 DEBUG:teuthology.orchestra.run.smithi060:> ' 2023-08-19T07:28:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:28:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:28:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:28:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:54.813 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:28:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:55 smithi060 ceph-mon[94696]: pgmap v180: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:55 smithi141 ceph-mon[108989]: pgmap v180: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:28:56.212 INFO:teuthology.orchestra.run.smithi060.stdout:Check with each haproxy down in turn... 2023-08-19T07:28:56.858 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to stop haproxy.nfs.foo.smithi060.mqpkuy on host 'smithi060' 2023-08-19T07:28:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:57 smithi060 ceph-mon[94696]: pgmap v181: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:57 smithi141 ceph-mon[108989]: pgmap v181: 97 pgs: 97 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:28:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:28:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:58 smithi141 ceph-mon[108989]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:58 smithi141 ceph-mon[108989]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi060.mqpkuy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:58 smithi141 ceph-mon[108989]: Schedule stop daemon haproxy.nfs.foo.smithi060.mqpkuy 2023-08-19T07:28:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:58 smithi060 ceph-mon[94696]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:58 smithi060 ceph-mon[94696]: from='client.14680 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi060.mqpkuy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:58 smithi060 ceph-mon[94696]: Schedule stop daemon haproxy.nfs.foo.smithi060.mqpkuy 2023-08-19T07:28:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:59 smithi141 ceph-mon[108989]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:28:59 smithi141 ceph-mon[108989]: pgmap v182: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 853 B/s wr, 0 op/s 2023-08-19T07:28:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:59 smithi060 ceph-mon[94696]: from='client.14684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:28:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:28:59 smithi060 ceph-mon[94696]: pgmap v182: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 853 B/s wr, 0 op/s 2023-08-19T07:29:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:00 smithi141 ceph-mon[108989]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:00 smithi060 ceph-mon[94696]: from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:01 smithi141 ceph-mon[108989]: pgmap v183: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2023-08-19T07:29:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:01 smithi141 ceph-mon[108989]: from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:01 smithi060 ceph-mon[94696]: pgmap v183: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 938 B/s wr, 0 op/s 2023-08-19T07:29:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:01 smithi060 ceph-mon[94696]: from='client.14692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: pgmap v184: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-08-19T07:29:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: pgmap v184: 97 pgs: 97 active+clean; 587 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='client.14696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:03 smithi141 ceph-mon[108989]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:03 smithi060 ceph-mon[94696]: from='client.14700 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:04 smithi060 ceph-mon[94696]: pgmap v185: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:04 smithi060 ceph-mon[94696]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:04 smithi141 ceph-mon[108989]: pgmap v185: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:04 smithi141 ceph-mon[108989]: from='client.14704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:06 smithi141 ceph-mon[108989]: pgmap v186: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-08-19T07:29:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:06 smithi141 ceph-mon[108989]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:06 smithi060 ceph-mon[94696]: pgmap v186: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-08-19T07:29:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:06 smithi060 ceph-mon[94696]: from='client.14708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:07 smithi141 ceph-mon[108989]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:07 smithi060 ceph-mon[94696]: from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi060.mqpkuy smithi060 *:2999,9999 stopped - 63s - - 2023-08-19T07:29:08.342 INFO:teuthology.orchestra.run.smithi060.stdout:test 2023-08-19T07:29:08.926 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to start haproxy.nfs.foo.smithi060.mqpkuy on host 'smithi060' 2023-08-19T07:29:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: pgmap v187: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: pgmap v187: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 1 op/s 2023-08-19T07:29:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:09 smithi141 ceph-mon[108989]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:09 smithi141 ceph-mon[108989]: from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi060.mqpkuy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:09 smithi141 ceph-mon[108989]: Schedule start daemon haproxy.nfs.foo.smithi060.mqpkuy 2023-08-19T07:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:09 smithi060 ceph-mon[94696]: from='client.14716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:09 smithi060 ceph-mon[94696]: from='client.14720 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi060.mqpkuy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:09 smithi060 ceph-mon[94696]: Schedule start daemon haproxy.nfs.foo.smithi060.mqpkuy 2023-08-19T07:29:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:10 smithi141 ceph-mon[108989]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:10 smithi141 ceph-mon[108989]: pgmap v188: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 426 B/s wr, 0 op/s 2023-08-19T07:29:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:10 smithi060 ceph-mon[94696]: from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:10 smithi060 ceph-mon[94696]: pgmap v188: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 426 B/s wr, 0 op/s 2023-08-19T07:29:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:11 smithi141 ceph-mon[108989]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:11 smithi060 ceph-mon[94696]: from='client.14728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:12 smithi141 ceph-mon[108989]: pgmap v189: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:12 smithi141 ceph-mon[108989]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:12 smithi060 ceph-mon[94696]: pgmap v189: 97 pgs: 97 active+clean; 589 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:12 smithi060 ceph-mon[94696]: from='client.14732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: pgmap v190: 97 pgs: 97 active+clean; 598 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:14.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:14.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:14.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: pgmap v190: 97 pgs: 97 active+clean; 598 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:14.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:14.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:15 smithi141 ceph-mon[108989]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:15 smithi141 ceph-mon[108989]: mgrmap e22: smithi060.icterl(active, since 5m), standbys: smithi141.csuujl 2023-08-19T07:29:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:15 smithi060 ceph-mon[94696]: from='client.14740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:15 smithi060 ceph-mon[94696]: mgrmap e22: smithi060.icterl(active, since 5m), standbys: smithi141.csuujl 2023-08-19T07:29:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:17 smithi141 ceph-mon[108989]: pgmap v191: 97 pgs: 97 active+clean; 598 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-08-19T07:29:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:17 smithi141 ceph-mon[108989]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:17 smithi060 ceph-mon[94696]: pgmap v191: 97 pgs: 97 active+clean; 598 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.1 KiB/s wr, 0 op/s 2023-08-19T07:29:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:17 smithi060 ceph-mon[94696]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:18.991 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:18 smithi060 ceph-mon[94696]: pgmap v192: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-08-19T07:29:18.992 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:18 smithi060 ceph-mon[94696]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:18.992 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:18.992 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:18 smithi141 ceph-mon[108989]: pgmap v192: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-08-19T07:29:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:18 smithi141 ceph-mon[108989]: from='client.14748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:19 smithi141 ceph-mon[108989]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:19 smithi060 ceph-mon[94696]: from='client.14752 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:20.321 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi060.mqpkuy smithi060 *:2999,9999 running (5s) - 75s 6966k - 2.3.17-d1c9119 e85424b0d443 24af5ecf73ba 2023-08-19T07:29:20.656 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to stop haproxy.nfs.foo.smithi141.ptgfyy on host 'smithi141' 2023-08-19T07:29:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: pgmap v193: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-08-19T07:29:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: pgmap v193: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:22 smithi141 ceph-mon[108989]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:22 smithi141 ceph-mon[108989]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi141.ptgfyy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:22 smithi141 ceph-mon[108989]: Schedule stop daemon haproxy.nfs.foo.smithi141.ptgfyy 2023-08-19T07:29:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:22 smithi141 ceph-mon[108989]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:22 smithi060 ceph-mon[94696]: from='client.14756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:22 smithi060 ceph-mon[94696]: from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "haproxy.nfs.foo.smithi141.ptgfyy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:22 smithi060 ceph-mon[94696]: Schedule stop daemon haproxy.nfs.foo.smithi141.ptgfyy 2023-08-19T07:29:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:22 smithi060 ceph-mon[94696]: from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:23.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:23 smithi141 ceph-mon[108989]: pgmap v194: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-08-19T07:29:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:23 smithi060 ceph-mon[94696]: pgmap v194: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-08-19T07:29:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:24 smithi141 ceph-mon[108989]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:24 smithi060 ceph-mon[94696]: from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:25 smithi141 ceph-mon[108989]: pgmap v195: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-08-19T07:29:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:25 smithi141 ceph-mon[108989]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:25 smithi060 ceph-mon[94696]: pgmap v195: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 1 op/s 2023-08-19T07:29:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:25 smithi060 ceph-mon[94696]: from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:27 smithi141 ceph-mon[108989]: pgmap v196: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 426 B/s wr, 0 op/s 2023-08-19T07:29:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:27 smithi060 ceph-mon[94696]: pgmap v196: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 426 B/s wr, 0 op/s 2023-08-19T07:29:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:28 smithi141 ceph-mon[108989]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:28 smithi060 ceph-mon[94696]: from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:29 smithi141 ceph-mon[108989]: pgmap v197: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:29 smithi141 ceph-mon[108989]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:29 smithi060 ceph-mon[94696]: pgmap v197: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:29 smithi060 ceph-mon[94696]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:30.650 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi141.ptgfyy smithi141 *:2999,9999 stopped - 77s - - 2023-08-19T07:29:30.652 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi060.mqpkuy 2023-08-19T07:29:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:30 smithi141 ceph-mon[108989]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:30 smithi141 ceph-mon[108989]: pgmap v198: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:29:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:30 smithi060 ceph-mon[94696]: from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:30 smithi060 ceph-mon[94696]: pgmap v198: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:29:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:31.321 INFO:teuthology.orchestra.run.smithi060.stdout:Scheduled to start haproxy.nfs.foo.smithi141.ptgfyy on host 'smithi141' 2023-08-19T07:29:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:31 smithi141 ceph-mon[108989]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:31 smithi060 ceph-mon[94696]: from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi141.ptgfyy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: Schedule start daemon haproxy.nfs.foo.smithi141.ptgfyy 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: pgmap v199: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "start", "name": "haproxy.nfs.foo.smithi141.ptgfyy", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: Schedule start daemon haproxy.nfs.foo.smithi141.ptgfyy 2023-08-19T07:29:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: pgmap v199: 97 pgs: 97 active+clean; 600 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:29:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='client.14800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:33 smithi141 ceph-mon[108989]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:33 smithi060 ceph-mon[94696]: from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:34 smithi141 ceph-mon[108989]: pgmap v200: 97 pgs: 97 active+clean; 609 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1023 B/s wr, 0 op/s 2023-08-19T07:29:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:34 smithi060 ceph-mon[94696]: pgmap v200: 97 pgs: 97 active+clean; 609 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1023 B/s wr, 0 op/s 2023-08-19T07:29:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:35 smithi141 ceph-mon[108989]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:35 smithi060 ceph-mon[94696]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:37.190 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi141.ptgfyy smithi141 *:2999,9999 running (3s) - 84s 4898k - 2.3.17-d1c9119 e85424b0d443 624a27a68e4f 2023-08-19T07:29:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:36 smithi141 ceph-mon[108989]: pgmap v201: 97 pgs: 97 active+clean; 609 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:36 smithi141 ceph-mon[108989]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:36 smithi060 ceph-mon[94696]: pgmap v201: 97 pgs: 97 active+clean; 609 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.2 KiB/s wr, 0 op/s 2023-08-19T07:29:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:36 smithi060 ceph-mon[94696]: from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:37.948 INFO:teuthology.run_tasks:Running task vip.exec... 2023-08-19T07:29:37.958 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi060.front.sepia.ceph.com 2023-08-19T07:29:37.958 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo "Check with $(hostname) ganesha(s) down..." 2023-08-19T07:29:37.958 DEBUG:teuthology.orchestra.run.smithi060:> for c in `systemctl | grep ceph- | grep @nfs | awk '"'"'{print $1}'"'"'`; do 2023-08-19T07:29:37.959 DEBUG:teuthology.orchestra.run.smithi060:> cid=`echo $c | sed '"'"'s/@/-/'"'"'` 2023-08-19T07:29:37.959 DEBUG:teuthology.orchestra.run.smithi060:> id=`echo $c | cut -d @ -f 2 | sed '"'"'s/.service$//'"'"'` 2023-08-19T07:29:37.959 DEBUG:teuthology.orchestra.run.smithi060:> fsid=`echo $c | cut -d @ -f 1 | cut -d - -f 2-` 2023-08-19T07:29:37.959 DEBUG:teuthology.orchestra.run.smithi060:> echo "Removing daemon $id fsid $fsid..." 2023-08-19T07:29:37.959 DEBUG:teuthology.orchestra.run.smithi060:> sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> echo "Waking up cephadm..." 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> while ! timeout 1 cat /mnt/foo/testfile ; do true ; done 2023-08-19T07:29:37.960 DEBUG:teuthology.orchestra.run.smithi060:> echo "Mount is back!" 2023-08-19T07:29:37.961 DEBUG:teuthology.orchestra.run.smithi060:> done 2023-08-19T07:29:37.961 DEBUG:teuthology.orchestra.run.smithi060:> ' 2023-08-19T07:29:37.995 INFO:teuthology.orchestra.run.smithi060.stderr:++ hostname 2023-08-19T07:29:37.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo 'Check with smithi060 ganesha(s) down...' 2023-08-19T07:29:37.996 INFO:teuthology.orchestra.run.smithi060.stdout:Check with smithi060 ganesha(s) down... 2023-08-19T07:29:37.996 INFO:teuthology.orchestra.run.smithi060.stderr:++ systemctl 2023-08-19T07:29:37.997 INFO:teuthology.orchestra.run.smithi060.stderr:++ grep ceph- 2023-08-19T07:29:37.997 INFO:teuthology.orchestra.run.smithi060.stderr:++ grep @nfs 2023-08-19T07:29:37.997 INFO:teuthology.orchestra.run.smithi060.stderr:++ awk '{print $1}' 2023-08-19T07:29:38.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ for c in `systemctl | grep ceph- | grep @nfs | awk '{print $1}'` 2023-08-19T07:29:38.005 INFO:teuthology.orchestra.run.smithi060.stderr:++ echo ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@nfs.foo.0.0.smithi060.tcsrfp.service 2023-08-19T07:29:38.005 INFO:teuthology.orchestra.run.smithi060.stderr:++ sed s/@/-/ 2023-08-19T07:29:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ cid=ceph-e88004e0-3e60-11ee-9b39-001a4aab830c-nfs.foo.0.0.smithi060.tcsrfp.service 2023-08-19T07:29:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:++ echo ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@nfs.foo.0.0.smithi060.tcsrfp.service 2023-08-19T07:29:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:++ cut -d @ -f 2 2023-08-19T07:29:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:++ sed 's/.service$//' 2023-08-19T07:29:38.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ id=nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:29:38.008 INFO:teuthology.orchestra.run.smithi060.stderr:++ echo ceph-e88004e0-3e60-11ee-9b39-001a4aab830c@nfs.foo.0.0.smithi060.tcsrfp.service 2023-08-19T07:29:38.008 INFO:teuthology.orchestra.run.smithi060.stderr:++ cut -d @ -f 1 2023-08-19T07:29:38.008 INFO:teuthology.orchestra.run.smithi060.stderr:++ cut -d - -f 2- 2023-08-19T07:29:38.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ fsid=e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:29:38.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo 'Removing daemon nfs.foo.0.0.smithi060.tcsrfp fsid e88004e0-3e60-11ee-9b39-001a4aab830c...' 2023-08-19T07:29:38.009 INFO:teuthology.orchestra.run.smithi060.stdout:Removing daemon nfs.foo.0.0.smithi060.tcsrfp fsid e88004e0-3e60-11ee-9b39-001a4aab830c... 2023-08-19T07:29:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ sudo /home/ubuntu/cephtest/cephadm rm-daemon --fsid e88004e0-3e60-11ee-9b39-001a4aab830c --name nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:29:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:37 smithi060 ceph-mon[94696]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:37 smithi141 ceph-mon[108989]: from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:38 smithi060 ceph-mon[94696]: pgmap v202: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 0 op/s 2023-08-19T07:29:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:38 smithi141 ceph-mon[108989]: pgmap v202: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 0 op/s 2023-08-19T07:29:40.247 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:40.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ echo 'Waking up cephadm...' 2023-08-19T07:29:40.249 INFO:teuthology.orchestra.run.smithi060.stdout:Waking up cephadm... 2023-08-19T07:29:40.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ sudo /home/ubuntu/cephtest/cephadm shell -- ceph orch ps --refresh 2023-08-19T07:29:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:40.562 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring fsid e88004e0-3e60-11ee-9b39-001a4aab830c 2023-08-19T07:29:40.685 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/e88004e0-3e60-11ee-9b39-001a4aab830c/mon.smithi060/config 2023-08-19T07:29:40.923 INFO:teuthology.orchestra.run.smithi060.stderr:Using ceph image with id 'fb33ee5c8594' and tag '64a4fc940624dbc1b65654f740fd0424260cfd2a' created on 2023-08-18 17:34:39 +0000 UTC 2023-08-19T07:29:40.923 INFO:teuthology.orchestra.run.smithi060.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:abe15de5bc3d1efc9071bae8b2e809184a48a747a0dff0cbc3e2a9a88f1d1f77 2023-08-19T07:29:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: pgmap v203: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 0 op/s 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: pgmap v203: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 1.3 KiB/s wr, 0 op/s 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:42.823 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-19T07:29:42.823 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.smithi060 smithi060 *:9093,9094 running (4m) - 6m 27.3M - 0.25.0 c8568f914cd2 636081158ccc 2023-08-19T07:29:42.824 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-exporter.smithi060 smithi060 running (6m) - 6m 8388k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 9ad530ba6441 2023-08-19T07:29:42.824 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-exporter.smithi141 smithi141 running (5m) - 5m 8799k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 96af4dc1e52e 2023-08-19T07:29:42.824 INFO:teuthology.orchestra.run.smithi060.stdout:crash.smithi060 smithi060 running (6m) - 6m 7495k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 16614872ad2f 2023-08-19T07:29:42.825 INFO:teuthology.orchestra.run.smithi060.stdout:crash.smithi141 smithi141 running (5m) - 5m 7457k - 18.0.0-5567-g64a4fc94 fb33ee5c8594 650b23e65e33 2023-08-19T07:29:42.825 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.smithi060 smithi060 *:3000 running (4m) - 5m 91.0M - 9.4.7 2c41d148cca3 659512aea3ee 2023-08-19T07:29:42.825 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi060.mqpkuy smithi060 *:2999,9999 running (28s) - 98s 7360k - 2.3.17-d1c9119 e85424b0d443 24af5ecf73ba 2023-08-19T07:29:42.825 INFO:teuthology.orchestra.run.smithi060.stdout:haproxy.nfs.foo.smithi141.ptgfyy smithi141 *:2999,9999 running (9s) - 89s 4898k - 2.3.17-d1c9119 e85424b0d443 624a27a68e4f 2023-08-19T07:29:42.826 INFO:teuthology.orchestra.run.smithi060.stdout:keepalived.nfs.foo.smithi060.czyfgp smithi060 running (70s) - 70s 2595k - 2.2.4 4a3a1ff181d9 dd577669aef2 2023-08-19T07:29:42.826 INFO:teuthology.orchestra.run.smithi060.stdout:keepalived.nfs.foo.smithi141.vpekqf smithi141 running (81s) - 80s 2647k - 2.2.4 4a3a1ff181d9 7748603b5c37 2023-08-19T07:29:42.826 INFO:teuthology.orchestra.run.smithi060.stdout:mds.foofs.smithi060.jvnabj smithi060 running (117s) - 117s 15.3M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 5cda56337ba3 2023-08-19T07:29:42.827 INFO:teuthology.orchestra.run.smithi060.stdout:mds.foofs.smithi141.vgpzfr smithi141 running (2m) - 2m 20.5M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 692cbf02fcfd 2023-08-19T07:29:42.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.smithi060.icterl smithi060 *:9283,8765,8443 running (7m) - 7m 523M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 8ac9e5e1ef2c 2023-08-19T07:29:42.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.smithi141.csuujl smithi141 *:8443,9283,8765 running (5m) - 5m 451M - 18.0.0-5567-g64a4fc94 fb33ee5c8594 043f7d934609 2023-08-19T07:29:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mon.smithi060 smithi060 running (7m) - 8m 88.5M 2048M 18.0.0-5567-g64a4fc94 fb33ee5c8594 3a7f78631e73 2023-08-19T07:29:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mon.smithi141 smithi141 running (5m) - 5m 55.8M 2048M 18.0.0-5567-g64a4fc94 fb33ee5c8594 8c02381d5e22 2023-08-19T07:29:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:nfs.foo.0.0.smithi060.tcsrfp smithi060 *:12999 running (109s) - 108s 80.0M - 5.5.1 fb33ee5c8594 02e04e2be579 2023-08-19T07:29:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.smithi060 smithi060 *:9100 running (6m) - 6m 17.0M - 1.5.0 0da6a335fe13 dcb69ebb7d0f 2023-08-19T07:29:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.smithi141 smithi141 *:9100 running (5m) - 5m 19.4M - 1.5.0 0da6a335fe13 c00c3b573e14 2023-08-19T07:29:42.830 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi141 running (4m) - 4m 64.3M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 5fa2325b27f9 2023-08-19T07:29:42.830 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3m) - 3m 68.0M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 d4f9632b8691 2023-08-19T07:29:42.830 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi141 running (3m) - 3m 59.3M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 33703464bd82 2023-08-19T07:29:42.830 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3m) - 3m 64.9M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 57bd648ba44a 2023-08-19T07:29:42.830 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi141 running (3m) - 3m 57.7M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 66f3458bb812 2023-08-19T07:29:42.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi060 running (3m) - 3m 54.5M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 a362df955a21 2023-08-19T07:29:42.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi141 running (3m) - 3m 57.4M 3748M 18.0.0-5567-g64a4fc94 fb33ee5c8594 afe101373562 2023-08-19T07:29:42.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi060 running (3m) - 3m 58.3M 2981M 18.0.0-5567-g64a4fc94 fb33ee5c8594 6b94b9db0832 2023-08-19T07:29:42.831 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.smithi060 smithi060 *:9095 running (55s) - 5m 47.8M - 2.43.0 a07b618ecd1d bd5f5e38ebca 2023-08-19T07:29:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:42 smithi060 ceph-mon[94696]: pgmap v204: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-08-19T07:29:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:42 smithi141 ceph-mon[108989]: pgmap v204: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-08-19T07:29:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:43.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:43 smithi060 ceph-mon[94696]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:43 smithi141 ceph-mon[108989]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-19T07:29:44.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:44.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:44 smithi060 ceph-mon[94696]: pgmap v205: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-08-19T07:29:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:44 smithi141 ceph-mon[108989]: pgmap v205: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 1.5 KiB/s wr, 1 op/s 2023-08-19T07:29:45.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:45.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:46.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:46.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:46.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:46 smithi141 ceph-mon[108989]: pgmap v206: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 511 B/s wr, 1 op/s 2023-08-19T07:29:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:46 smithi060 ceph-mon[94696]: pgmap v206: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 511 B/s wr, 1 op/s 2023-08-19T07:29:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:47.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:47.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:48.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:48.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: pgmap v207: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp"}]: dispatch 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp"}]': finished 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-08-19T07:29:49.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-08-19T07:29:49.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-08-19T07:29:49.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-08-19T07:29:49.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-08-19T07:29:49.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-08-19T07:29:49.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-08-19T07:29:49.323 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-08-19T07:29:49.323 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: pgmap v207: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:29:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp"}]: dispatch 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi060.tcsrfp"}]': finished 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2023-08-19T07:29:49.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi060.ywckcw-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-08-19T07:29:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:49.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:49.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:50.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Fencing old nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:29:50.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Creating key for client.nfs.foo.0.1.smithi060.ywckcw 2023-08-19T07:29:50.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-08-19T07:29:50.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Rados config object exists: conf-nfs.foo 2023-08-19T07:29:50.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Creating key for client.nfs.foo.0.1.smithi060.ywckcw-rgw 2023-08-19T07:29:50.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Bind address in nfs.foo.0.1.smithi060.ywckcw's ganesha conf is defaulting to empty 2023-08-19T07:29:50.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:50 smithi060 ceph-mon[94696]: Deploying daemon nfs.foo.0.1.smithi060.ywckcw on smithi060 2023-08-19T07:29:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Fencing old nfs.foo.0.0.smithi060.tcsrfp 2023-08-19T07:29:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Creating key for client.nfs.foo.0.1.smithi060.ywckcw 2023-08-19T07:29:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Ensuring nfs.foo.0 is in the ganesha grace table 2023-08-19T07:29:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Rados config object exists: conf-nfs.foo 2023-08-19T07:29:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Creating key for client.nfs.foo.0.1.smithi060.ywckcw-rgw 2023-08-19T07:29:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Bind address in nfs.foo.0.1.smithi060.ywckcw's ganesha conf is defaulting to empty 2023-08-19T07:29:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:50 smithi141 ceph-mon[108989]: Deploying daemon nfs.foo.0.1.smithi060.ywckcw on smithi060 2023-08-19T07:29:50.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:50.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:51 smithi060 ceph-mon[94696]: pgmap v208: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:29:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:51 smithi141 ceph-mon[108989]: pgmap v208: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:29:51.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:51.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: Evicting (and blocklisting) client session 14628 (172.21.15.60:0/1027796959) 2023-08-19T07:29:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708]' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]: dispatch 2023-08-19T07:29:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]: dispatch 2023-08-19T07:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: Evicting (and blocklisting) client session 14628 (172.21.15.60:0/1027796959) 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708]' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]: dispatch 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]: dispatch 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:29:52.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:52.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:53 smithi060 ceph-mon[94696]: pgmap v209: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:29:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:53 smithi060 ceph-mon[94696]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]': finished 2023-08-19T07:29:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:53 smithi060 ceph-mon[94696]: osdmap e51: 8 total, 8 up, 8 in 2023-08-19T07:29:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:53 smithi141 ceph-mon[108989]: pgmap v209: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:29:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:53 smithi141 ceph-mon[108989]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/1027796959"}]': finished 2023-08-19T07:29:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:53 smithi141 ceph-mon[108989]: osdmap e51: 8 total, 8 up, 8 in 2023-08-19T07:29:53.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:53.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:54.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:54.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:55 smithi060 ceph-mon[94696]: pgmap v211: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:29:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:55 smithi141 ceph-mon[108989]: pgmap v211: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:29:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:29:55.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:55.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:56.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:56.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: pgmap v212: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:29:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: pgmap v212: 97 pgs: 97 active+clean; 611 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:29:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:29:57.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:57.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:58.198 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:58 smithi060 ceph-mon[94696]: Reconfiguring haproxy.nfs.foo.smithi060.mqpkuy (dependencies changed)... 2023-08-19T07:29:58.198 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:58 smithi060 ceph-mon[94696]: Reconfiguring daemon haproxy.nfs.foo.smithi060.mqpkuy on smithi060 2023-08-19T07:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:58 smithi141 ceph-mon[108989]: Reconfiguring haproxy.nfs.foo.smithi060.mqpkuy (dependencies changed)... 2023-08-19T07:29:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:58 smithi141 ceph-mon[108989]: Reconfiguring daemon haproxy.nfs.foo.smithi060.mqpkuy on smithi060 2023-08-19T07:29:58.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:58.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:29:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:29:59 smithi060 ceph-mon[94696]: pgmap v213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 818 B/s wr, 2 op/s 2023-08-19T07:29:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:29:59 smithi141 ceph-mon[108989]: pgmap v213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 818 B/s wr, 2 op/s 2023-08-19T07:29:59.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:29:59.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:00.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:00.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: pgmap v214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 818 B/s wr, 2 op/s 2023-08-19T07:30:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: Reconfiguring haproxy.nfs.foo.smithi141.ptgfyy (dependencies changed)... 2023-08-19T07:30:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: Reconfiguring daemon haproxy.nfs.foo.smithi141.ptgfyy on smithi141 2023-08-19T07:30:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T07:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: pgmap v214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 818 B/s wr, 2 op/s 2023-08-19T07:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: Reconfiguring haproxy.nfs.foo.smithi141.ptgfyy (dependencies changed)... 2023-08-19T07:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: Reconfiguring daemon haproxy.nfs.foo.smithi141.ptgfyy on smithi141 2023-08-19T07:30:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T07:30:01.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:01.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:02.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:02.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:02 smithi141 ceph-mon[108989]: pgmap v215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 921 B/s wr, 2 op/s 2023-08-19T07:30:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:30:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:02 smithi060 ceph-mon[94696]: pgmap v215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 921 B/s wr, 2 op/s 2023-08-19T07:30:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:30:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:03.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:04.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:04.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:04 smithi141 ceph-mon[108989]: pgmap v216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 630 B/s wr, 1 op/s 2023-08-19T07:30:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:04 smithi060 ceph-mon[94696]: pgmap v216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 630 B/s wr, 1 op/s 2023-08-19T07:30:05.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:05.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:07 smithi060 ceph-mon[94696]: pgmap v217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 597 B/s wr, 1 op/s 2023-08-19T07:30:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:07 smithi141 ceph-mon[108989]: pgmap v217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 597 B/s wr, 1 op/s 2023-08-19T07:30:07.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:07.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:30:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:30:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:30:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:30:08.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:30:08.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:09 smithi141 ceph-mon[108989]: pgmap v218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 853 B/s wr, 1 op/s 2023-08-19T07:30:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:09 smithi060 ceph-mon[94696]: pgmap v218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 853 B/s wr, 1 op/s 2023-08-19T07:30:09.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:09.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:10.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:10.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:11 smithi141 ceph-mon[108989]: pgmap v219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:30:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:11 smithi060 ceph-mon[94696]: pgmap v219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:30:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:12.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:13 smithi141 ceph-mon[108989]: pgmap v220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:30:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:13 smithi060 ceph-mon[94696]: pgmap v220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 341 B/s wr, 0 op/s 2023-08-19T07:30:13.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:13.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:14.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:14.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:15 smithi141 ceph-mon[108989]: pgmap v221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:15 smithi060 ceph-mon[94696]: pgmap v221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:15.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:15.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:16.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:16.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:17 smithi141 ceph-mon[108989]: pgmap v222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:17 smithi060 ceph-mon[94696]: pgmap v222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:17.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:17.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:18.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:18.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:19 smithi141 ceph-mon[108989]: pgmap v223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:19 smithi060 ceph-mon[94696]: pgmap v223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 255 B/s wr, 0 op/s 2023-08-19T07:30:19.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:19.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:20.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:20.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:21 smithi141 ceph-mon[108989]: pgmap v224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:21 smithi060 ceph-mon[94696]: pgmap v224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:21.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:21.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:22.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:22.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:23 smithi141 ceph-mon[108989]: pgmap v225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:23 smithi060 ceph-mon[94696]: pgmap v225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:23.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:23.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:24.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:24.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:25 smithi141 ceph-mon[108989]: pgmap v226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:25 smithi060 ceph-mon[94696]: pgmap v226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:25.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:25.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:26.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:26.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:27 smithi141 ceph-mon[108989]: pgmap v227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:27 smithi060 ceph-mon[94696]: pgmap v227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:27.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:27.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:28.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:28.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:29 smithi141 ceph-mon[108989]: pgmap v228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:29 smithi060 ceph-mon[94696]: pgmap v228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:29.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:29.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:30.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:30.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:31 smithi141 ceph-mon[108989]: pgmap v229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:31 smithi060 ceph-mon[94696]: pgmap v229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:31.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:31.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:32.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:32.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:33 smithi060 ceph-mon[94696]: pgmap v230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:33 smithi141 ceph-mon[108989]: pgmap v230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:33.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:33.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:34.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:34.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:35 smithi141 ceph-mon[108989]: pgmap v231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:35 smithi060 ceph-mon[94696]: pgmap v231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:35.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:35.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:36.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:36.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:37.464 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:37 smithi141 ceph-mon[108989]: pgmap v232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:37 smithi060 ceph-mon[94696]: pgmap v232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:37.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:37.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:38.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:38.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:39 smithi141 ceph-mon[108989]: pgmap v233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:39 smithi060 ceph-mon[94696]: pgmap v233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:39.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:39.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:40.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:40.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:41 smithi141 ceph-mon[108989]: pgmap v234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:41 smithi060 ceph-mon[94696]: pgmap v234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:41.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:41.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:42.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:42.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:43 smithi141 ceph-mon[108989]: pgmap v235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:43 smithi060 ceph-mon[94696]: pgmap v235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:43.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:43.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:44.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:44.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:45 smithi141 ceph-mon[108989]: pgmap v236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:45 smithi060 ceph-mon[94696]: pgmap v236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:45.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:45.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:46.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:46.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:47 smithi141 ceph-mon[108989]: pgmap v237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:47 smithi060 ceph-mon[94696]: pgmap v237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:47.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:47.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:48.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:48.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:49 smithi141 ceph-mon[108989]: pgmap v238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:49 smithi060 ceph-mon[94696]: pgmap v238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:49.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:49.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:50.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:50.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:51 smithi141 ceph-mon[108989]: pgmap v239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:51 smithi060 ceph-mon[94696]: pgmap v239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:51.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:51.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:52.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:52.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:53 smithi141 ceph-mon[108989]: pgmap v240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:53 smithi060 ceph-mon[94696]: pgmap v240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:53.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:53.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:54.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:54.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:55.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:55 smithi141 ceph-mon[108989]: pgmap v241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:55.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:55 smithi060 ceph-mon[94696]: pgmap v241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:30:55.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:55.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:56.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:56.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:57 smithi141 ceph-mon[108989]: pgmap v242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:57 smithi060 ceph-mon[94696]: pgmap v242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:30:57.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:57.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:58.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:58.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:30:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:30:59 smithi141 ceph-mon[108989]: pgmap v243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:30:59 smithi060 ceph-mon[94696]: pgmap v243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:30:59.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:30:59.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:00 smithi141 ceph-mon[108989]: pgmap v244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:00 smithi060 ceph-mon[94696]: pgmap v244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:00.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:00.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:01.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:01.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:02.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:02.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:02 smithi060 ceph-mon[94696]: pgmap v245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:02 smithi141 ceph-mon[108989]: pgmap v245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:03.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:03.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:04.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:04.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:04 smithi060 ceph-mon[94696]: pgmap v246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:04 smithi141 ceph-mon[108989]: pgmap v246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:05.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:05.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:06.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:06.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:06 smithi060 ceph-mon[94696]: pgmap v247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:06 smithi141 ceph-mon[108989]: pgmap v247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:07.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:07.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:31:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:31:08.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:08.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:08 smithi060 ceph-mon[94696]: pgmap v248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:09 smithi141 ceph-mon[108989]: pgmap v248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:09.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:09.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:10.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:10.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:11 smithi060 ceph-mon[94696]: pgmap v249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:11 smithi141 ceph-mon[108989]: pgmap v249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:11.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:11.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: pgmap v250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:31:13.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: pgmap v250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:31:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:31:13.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:31:13.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:13.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:14.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:14.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:15 smithi060 ceph-mon[94696]: pgmap v251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:15 smithi141 ceph-mon[108989]: pgmap v251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:15.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:15.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:16.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:16.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:17 smithi060 ceph-mon[94696]: pgmap v252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:17 smithi141 ceph-mon[108989]: pgmap v252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:17.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:17.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:18.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:18.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:19 smithi141 ceph-mon[108989]: pgmap v253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:19 smithi060 ceph-mon[94696]: pgmap v253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:19.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:19.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:20.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:20.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:21 smithi141 ceph-mon[108989]: pgmap v254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:21 smithi060 ceph-mon[94696]: pgmap v254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:21.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:21.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:22.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:22.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:23 smithi141 ceph-mon[108989]: pgmap v255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:23 smithi060 ceph-mon[94696]: pgmap v255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:23.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:23.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:24.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:24.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:25 smithi141 ceph-mon[108989]: pgmap v256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:25 smithi060 ceph-mon[94696]: pgmap v256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:25.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:25.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:26.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:26.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:27 smithi141 ceph-mon[108989]: pgmap v257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:27 smithi060 ceph-mon[94696]: pgmap v257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:27.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:27.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:28.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:28.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:29 smithi141 ceph-mon[108989]: pgmap v258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:29 smithi060 ceph-mon[94696]: pgmap v258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:29.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:29.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:30.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:30.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:31 smithi141 ceph-mon[108989]: pgmap v259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:31 smithi060 ceph-mon[94696]: pgmap v259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:31.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:31.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:32.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:32.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:33 smithi141 ceph-mon[108989]: pgmap v260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:33 smithi060 ceph-mon[94696]: pgmap v260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:33.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:33.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:34.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:34.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:35 smithi141 ceph-mon[108989]: pgmap v261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:35 smithi060 ceph-mon[94696]: pgmap v261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:35.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:35.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:36.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:36.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:37.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:37 smithi141 ceph-mon[108989]: pgmap v262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:37 smithi060 ceph-mon[94696]: pgmap v262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:37.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:37.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:38.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:38.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:39 smithi141 ceph-mon[108989]: pgmap v263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:39 smithi060 ceph-mon[94696]: pgmap v263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:39.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:39.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:40.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:40.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:41 smithi141 ceph-mon[108989]: pgmap v264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:41 smithi060 ceph-mon[94696]: pgmap v264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:41.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:41.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:42.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:42.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:43 smithi141 ceph-mon[108989]: pgmap v265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:43 smithi060 ceph-mon[94696]: pgmap v265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:43.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:43.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:44.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:44.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:45 smithi141 ceph-mon[108989]: pgmap v266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:45 smithi060 ceph-mon[94696]: pgmap v266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:45.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:45.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:47 smithi141 ceph-mon[108989]: pgmap v267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:47 smithi060 ceph-mon[94696]: pgmap v267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:47.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:47.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:48.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:48.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:49 smithi060 ceph-mon[94696]: pgmap v268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:49 smithi141 ceph-mon[108989]: pgmap v268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:49.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:49.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:50.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:50.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:51 smithi141 ceph-mon[108989]: pgmap v269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:51 smithi060 ceph-mon[94696]: pgmap v269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:51.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:51.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:53 smithi141 ceph-mon[108989]: pgmap v270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:53 smithi060 ceph-mon[94696]: pgmap v270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:53.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:53.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:54.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:54.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:55 smithi141 ceph-mon[108989]: pgmap v271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:55 smithi060 ceph-mon[94696]: pgmap v271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:31:55.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:55.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:56.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:57 smithi141 ceph-mon[108989]: pgmap v272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:57 smithi060 ceph-mon[94696]: pgmap v272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:31:57.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:57.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:58.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:58.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:31:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:31:59 smithi060 ceph-mon[94696]: pgmap v273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:31:59 smithi141 ceph-mon[108989]: pgmap v273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:31:59.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:31:59.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:00.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:00.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:01 smithi141 ceph-mon[108989]: pgmap v274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:01 smithi060 ceph-mon[94696]: pgmap v274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:01.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:01.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:02.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:02.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:03 smithi141 ceph-mon[108989]: pgmap v275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:03 smithi060 ceph-mon[94696]: pgmap v275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:03.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:03.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:04.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:04.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:05 smithi141 ceph-mon[108989]: pgmap v276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:05 smithi060 ceph-mon[94696]: pgmap v276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:05.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:05.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:06.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:06.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:07 smithi141 ceph-mon[108989]: pgmap v277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:07 smithi060 ceph-mon[94696]: pgmap v277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:07.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:07.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:08.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:08.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:09 smithi141 ceph-mon[108989]: pgmap v278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:09 smithi060 ceph-mon[94696]: pgmap v278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:09.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:09.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:10.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:10.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:11 smithi141 ceph-mon[108989]: pgmap v279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:11 smithi060 ceph-mon[94696]: pgmap v279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:11.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:11.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:12.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:12.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:13.437 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:13 smithi141 ceph-mon[108989]: pgmap v280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:13.437 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:32:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:13 smithi060 ceph-mon[94696]: pgmap v280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:32:13.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:13.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:32:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:32:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:32:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:32:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:32:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:32:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:32:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:32:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:32:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:32:14.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:14.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:15 smithi141 ceph-mon[108989]: pgmap v281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:15 smithi060 ceph-mon[94696]: pgmap v281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:15.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:15.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:16.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:16.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:17 smithi141 ceph-mon[108989]: pgmap v282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:17 smithi060 ceph-mon[94696]: pgmap v282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:17.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:17.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:18.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:18.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:19 smithi141 ceph-mon[108989]: pgmap v283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:19 smithi060 ceph-mon[94696]: pgmap v283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:19.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:19.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:20.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:20.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:21 smithi141 ceph-mon[108989]: pgmap v284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:21 smithi060 ceph-mon[94696]: pgmap v284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:21.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:21.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:22.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:22.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:23 smithi141 ceph-mon[108989]: pgmap v285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:23 smithi060 ceph-mon[94696]: pgmap v285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:23.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:23.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:24.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:24.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:25 smithi141 ceph-mon[108989]: pgmap v286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:25 smithi060 ceph-mon[94696]: pgmap v286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:25.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:25.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:26.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:26.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:27 smithi141 ceph-mon[108989]: pgmap v287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:27 smithi060 ceph-mon[94696]: pgmap v287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:27.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:27.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:28.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:28.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:29 smithi141 ceph-mon[108989]: pgmap v288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:29 smithi060 ceph-mon[94696]: pgmap v288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:29.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:29.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:30.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:30.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:31 smithi141 ceph-mon[108989]: pgmap v289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:31 smithi060 ceph-mon[94696]: pgmap v289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:31.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:31.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:32.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:32.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:33 smithi141 ceph-mon[108989]: pgmap v290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:33 smithi060 ceph-mon[94696]: pgmap v290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:33.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:33.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:34.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:34.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:35 smithi141 ceph-mon[108989]: pgmap v291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:35 smithi060 ceph-mon[94696]: pgmap v291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:35.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:35.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:36.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:36.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:37 smithi141 ceph-mon[108989]: pgmap v292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:37 smithi060 ceph-mon[94696]: pgmap v292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:37.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:37.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:38.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:38.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:39 smithi141 ceph-mon[108989]: pgmap v293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:39 smithi060 ceph-mon[94696]: pgmap v293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:39.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:39.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:40.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:40.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:41 smithi141 ceph-mon[108989]: pgmap v294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:41 smithi060 ceph-mon[94696]: pgmap v294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:41.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:41.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:42 smithi060 ceph-mon[94696]: pgmap v295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:42 smithi141 ceph-mon[108989]: pgmap v295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:42.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:42.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:43.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:43.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:44 smithi060 ceph-mon[94696]: pgmap v296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:44.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:44.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:44 smithi141 ceph-mon[108989]: pgmap v296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:45.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:45.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:46.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:46.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:47 smithi060 ceph-mon[94696]: pgmap v297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:47 smithi141 ceph-mon[108989]: pgmap v297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:47.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:47.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:48.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:48.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:49 smithi141 ceph-mon[108989]: pgmap v298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:49 smithi060 ceph-mon[94696]: pgmap v298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:49.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:49.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:50.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:50.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:51 smithi060 ceph-mon[94696]: pgmap v299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:51 smithi141 ceph-mon[108989]: pgmap v299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:51.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:51.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:52.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:52.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:53 smithi060 ceph-mon[94696]: pgmap v300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:53 smithi141 ceph-mon[108989]: pgmap v300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:53.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:53.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:54.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:54.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:55 smithi060 ceph-mon[94696]: pgmap v301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:55 smithi141 ceph-mon[108989]: pgmap v301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:32:55.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:55.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:57 smithi060 ceph-mon[94696]: pgmap v302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:57 smithi141 ceph-mon[108989]: pgmap v302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:32:57.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:57.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:58.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:58.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:32:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:32:59 smithi141 ceph-mon[108989]: pgmap v303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:32:59 smithi060 ceph-mon[94696]: pgmap v303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:32:59.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:32:59.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:00.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:00.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:01 smithi060 ceph-mon[94696]: pgmap v304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:01 smithi141 ceph-mon[108989]: pgmap v304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:01.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:01.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:02.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:02.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:03 smithi060 ceph-mon[94696]: pgmap v305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:03 smithi141 ceph-mon[108989]: pgmap v305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:03.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:03.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:04.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:04.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:05 smithi060 ceph-mon[94696]: pgmap v306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:05 smithi141 ceph-mon[108989]: pgmap v306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:05.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:05.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:06.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:06.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:07 smithi060 ceph-mon[94696]: pgmap v307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:07 smithi141 ceph-mon[108989]: pgmap v307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:07.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:07.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:08.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:08.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:09 smithi060 ceph-mon[94696]: pgmap v308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:09 smithi141 ceph-mon[108989]: pgmap v308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:09.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:09.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:10.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:10.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:11 smithi060 ceph-mon[94696]: pgmap v309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:11 smithi141 ceph-mon[108989]: pgmap v309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:11.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:11.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:12.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:12.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:13 smithi060 ceph-mon[94696]: pgmap v310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:13 smithi141 ceph-mon[108989]: pgmap v310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:13.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:13.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:33:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:33:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:14.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:14.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: pgmap v311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:33:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:33:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:33:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: pgmap v311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:33:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:33:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:33:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:33:15.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:15.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:16.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:16.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:17 smithi060 ceph-mon[94696]: pgmap v312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:17 smithi141 ceph-mon[108989]: pgmap v312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:17.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:17.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:18.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:18.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:19 smithi141 ceph-mon[108989]: pgmap v313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:19 smithi060 ceph-mon[94696]: pgmap v313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:19.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:19.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:20.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:20.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:21 smithi141 ceph-mon[108989]: pgmap v314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:21 smithi060 ceph-mon[94696]: pgmap v314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:21.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:21.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:22.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:22.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:23 smithi141 ceph-mon[108989]: pgmap v315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:23 smithi060 ceph-mon[94696]: pgmap v315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:23.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:23.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:24.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:24.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:25 smithi060 ceph-mon[94696]: pgmap v316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:25 smithi141 ceph-mon[108989]: pgmap v316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:25.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:25.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:26.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:26.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:27 smithi141 ceph-mon[108989]: pgmap v317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:27 smithi060 ceph-mon[94696]: pgmap v317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:27.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:27.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:28.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:28.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:29 smithi141 ceph-mon[108989]: pgmap v318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:29 smithi060 ceph-mon[94696]: pgmap v318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:29.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:29.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:30.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:30.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:31 smithi141 ceph-mon[108989]: pgmap v319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:31 smithi060 ceph-mon[94696]: pgmap v319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:31.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:31.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:32.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:32.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:33 smithi141 ceph-mon[108989]: pgmap v320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:33 smithi060 ceph-mon[94696]: pgmap v320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:33.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:33.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:34.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:34.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:35 smithi060 ceph-mon[94696]: pgmap v321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:35 smithi141 ceph-mon[108989]: pgmap v321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:35.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:35.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:36.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:36.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:37 smithi141 ceph-mon[108989]: pgmap v322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:37 smithi060 ceph-mon[94696]: pgmap v322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:37.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:37.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:38.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:38.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:39 smithi141 ceph-mon[108989]: pgmap v323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:39 smithi060 ceph-mon[94696]: pgmap v323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:39.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:39.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:40.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:40.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:41 smithi141 ceph-mon[108989]: pgmap v324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:41 smithi060 ceph-mon[94696]: pgmap v324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:41.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:41.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:42.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:42.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:43 smithi141 ceph-mon[108989]: pgmap v325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:43 smithi060 ceph-mon[94696]: pgmap v325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:43.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:43.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:44.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:44.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:45 smithi141 ceph-mon[108989]: pgmap v326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:45 smithi060 ceph-mon[94696]: pgmap v326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:45.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:45.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:46.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:46.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:47 smithi141 ceph-mon[108989]: pgmap v327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:47 smithi060 ceph-mon[94696]: pgmap v327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:47.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:47.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:48.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:48.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:49.419 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:49 smithi141 ceph-mon[108989]: pgmap v328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:49 smithi060 ceph-mon[94696]: pgmap v328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:49.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:49.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:51 smithi141 ceph-mon[108989]: pgmap v329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:51 smithi060 ceph-mon[94696]: pgmap v329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:51.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:51.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:52.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:52.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:53 smithi141 ceph-mon[108989]: pgmap v330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:53 smithi060 ceph-mon[94696]: pgmap v330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:53.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:53.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:54.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:54.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:55 smithi141 ceph-mon[108989]: pgmap v331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:55 smithi060 ceph-mon[94696]: pgmap v331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:33:55.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:55.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:56.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:56.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:57 smithi141 ceph-mon[108989]: pgmap v332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:57 smithi060 ceph-mon[94696]: pgmap v332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:33:57.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:57.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:58.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:58.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:33:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:33:59 smithi141 ceph-mon[108989]: pgmap v333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:33:59 smithi060 ceph-mon[94696]: pgmap v333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:33:59.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:33:59.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:00.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:00.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:01 smithi141 ceph-mon[108989]: pgmap v334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:01 smithi060 ceph-mon[94696]: pgmap v334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:01.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:01.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:02.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:02.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:03 smithi141 ceph-mon[108989]: pgmap v335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:03 smithi060 ceph-mon[94696]: pgmap v335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:03.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:03.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:04.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:04.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:05.397 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:05 smithi060 ceph-mon[94696]: pgmap v336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:05 smithi141 ceph-mon[108989]: pgmap v336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:05.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:05.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:06.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:06.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:07 smithi141 ceph-mon[108989]: pgmap v337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:07 smithi060 ceph-mon[94696]: pgmap v337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:07.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:07.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:08.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:08.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:09 smithi141 ceph-mon[108989]: pgmap v338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:09 smithi060 ceph-mon[94696]: pgmap v338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:09.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:10.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:10.453 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:11.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:11.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:11 smithi141 ceph-mon[108989]: pgmap v339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:11 smithi060 ceph-mon[94696]: pgmap v339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:12.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:12.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:13.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:13.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:13 smithi141 ceph-mon[108989]: pgmap v340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:13 smithi060 ceph-mon[94696]: pgmap v340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:14.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:14.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:15.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:15.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: pgmap v341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:34:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: pgmap v341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:15.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:34:15.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:34:15.511 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:34:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:17.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:17.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:17 smithi141 ceph-mon[108989]: pgmap v342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:17 smithi060 ceph-mon[94696]: pgmap v342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:18.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:18.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:19.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:19.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:19 smithi141 ceph-mon[108989]: pgmap v343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:19 smithi060 ceph-mon[94696]: pgmap v343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:20.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:20.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:21.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:21.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:21 smithi141 ceph-mon[108989]: pgmap v344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:21 smithi060 ceph-mon[94696]: pgmap v344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:22.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:22.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:23.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:23.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:23 smithi141 ceph-mon[108989]: pgmap v345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:23 smithi060 ceph-mon[94696]: pgmap v345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:24.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:24.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:25.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:25.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:25 smithi141 ceph-mon[108989]: pgmap v346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:25 smithi060 ceph-mon[94696]: pgmap v346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:26.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:26.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:27.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:27.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:27 smithi141 ceph-mon[108989]: pgmap v347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:27 smithi060 ceph-mon[94696]: pgmap v347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:28.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:28.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:29.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:29.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:29 smithi141 ceph-mon[108989]: pgmap v348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:29 smithi060 ceph-mon[94696]: pgmap v348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:30.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:30.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:31.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:31.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:31 smithi141 ceph-mon[108989]: pgmap v349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:31 smithi060 ceph-mon[94696]: pgmap v349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:32.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:32.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:33.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:33.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:33 smithi141 ceph-mon[108989]: pgmap v350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:33 smithi060 ceph-mon[94696]: pgmap v350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:34.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:34.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:35.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:35.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:35 smithi141 ceph-mon[108989]: pgmap v351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:35 smithi060 ceph-mon[94696]: pgmap v351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:36.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:36.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:37.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:37.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:37 smithi141 ceph-mon[108989]: pgmap v352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:37 smithi060 ceph-mon[94696]: pgmap v352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:38.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:38.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:39.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:39.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:39 smithi141 ceph-mon[108989]: pgmap v353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:39 smithi060 ceph-mon[94696]: pgmap v353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:40.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:40.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:41.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:41.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:41 smithi141 ceph-mon[108989]: pgmap v354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:41 smithi060 ceph-mon[94696]: pgmap v354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:42.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:42.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:43.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:43 smithi141 ceph-mon[108989]: pgmap v355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:43 smithi060 ceph-mon[94696]: pgmap v355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:44.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:44.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:45.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:45.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:45 smithi141 ceph-mon[108989]: pgmap v356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:45 smithi060 ceph-mon[94696]: pgmap v356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:46.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:46.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:47.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:47.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:47 smithi141 ceph-mon[108989]: pgmap v357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:47 smithi060 ceph-mon[94696]: pgmap v357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:48.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:48.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:49.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:49.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:49 smithi141 ceph-mon[108989]: pgmap v358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:49 smithi060 ceph-mon[94696]: pgmap v358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:34:50.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:50.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:51.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:51.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:51 smithi141 ceph-mon[108989]: pgmap v359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:51 smithi060 ceph-mon[94696]: pgmap v359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:52.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:52.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:53.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:53.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:53 smithi141 ceph-mon[108989]: pgmap v360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:53 smithi060 ceph-mon[94696]: pgmap v360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:54.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:54.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:55.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:55 smithi141 ceph-mon[108989]: pgmap v361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:55 smithi060 ceph-mon[94696]: pgmap v361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:34:56.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:56.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:57.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:57.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:57 smithi141 ceph-mon[108989]: pgmap v362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:57 smithi141 ceph-mon[108989]: evicting unresponsive client smithi060:nfs.foo.1 (14842), after 304.9 seconds 2023-08-19T07:34:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:57 smithi141 ceph-mon[108989]: Evicting (and blocklisting) client session 14842 (172.21.15.60:0/3905498849) 2023-08-19T07:34:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:57 smithi141 ceph-mon[108989]: from='mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708]' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]: dispatch 2023-08-19T07:34:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:57 smithi141 ceph-mon[108989]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]: dispatch 2023-08-19T07:34:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:57 smithi060 ceph-mon[94696]: pgmap v362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:34:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:57 smithi060 ceph-mon[94696]: evicting unresponsive client smithi060:nfs.foo.1 (14842), after 304.9 seconds 2023-08-19T07:34:57.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:57 smithi060 ceph-mon[94696]: Evicting (and blocklisting) client session 14842 (172.21.15.60:0/3905498849) 2023-08-19T07:34:57.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:57 smithi060 ceph-mon[94696]: from='mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708]' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]: dispatch 2023-08-19T07:34:57.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:57 smithi060 ceph-mon[94696]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]: dispatch 2023-08-19T07:34:58.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:58.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:58 smithi060 ceph-mon[94696]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]': finished 2023-08-19T07:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:58 smithi060 ceph-mon[94696]: osdmap e52: 8 total, 8 up, 8 in 2023-08-19T07:34:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:58 smithi141 ceph-mon[108989]: from='mds.? ' entity='mds.foofs.smithi141.vgpzfr' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.60:0/3905498849"}]': finished 2023-08-19T07:34:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:58 smithi141 ceph-mon[108989]: osdmap e52: 8 total, 8 up, 8 in 2023-08-19T07:34:59.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:34:59.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:34:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:34:59 smithi060 ceph-mon[94696]: pgmap v364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:34:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:34:59 smithi141 ceph-mon[108989]: pgmap v364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:35:00.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:00.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:00 smithi141 ceph-mon[108989]: Health check failed: 1 client(s) laggy due to laggy OSDs (MDS_CLIENTS_LAGGY) 2023-08-19T07:35:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:00 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:35:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:00 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:35:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:00 smithi060 ceph-mon[94696]: Health check failed: 1 client(s) laggy due to laggy OSDs (MDS_CLIENTS_LAGGY) 2023-08-19T07:35:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:00 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:35:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:00 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:35:01.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:01.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:01 smithi060 ceph-mon[94696]: pgmap v365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:35:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:01 smithi141 ceph-mon[108989]: pgmap v365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:35:02.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:02.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:03.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:03.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:03 smithi060 ceph-mon[94696]: pgmap v366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:35:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:03 smithi060 ceph-mon[94696]: MDS health message cleared (mds.?): Client 14842 is laggy; not evicted because some OSD(s) is/are laggy 2023-08-19T07:35:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:03 smithi141 ceph-mon[108989]: pgmap v366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T07:35:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:03 smithi141 ceph-mon[108989]: MDS health message cleared (mds.?): Client 14842 is laggy; not evicted because some OSD(s) is/are laggy 2023-08-19T07:35:04.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:04.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:04 smithi060 ceph-mon[94696]: Health check cleared: MDS_CLIENTS_LAGGY (was: 1 client(s) laggy due to laggy OSDs) 2023-08-19T07:35:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:04 smithi060 ceph-mon[94696]: Cluster is now healthy 2023-08-19T07:35:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:04 smithi060 ceph-mon[94696]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:35:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:04 smithi060 ceph-mon[94696]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:35:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:04 smithi141 ceph-mon[108989]: Health check cleared: MDS_CLIENTS_LAGGY (was: 1 client(s) laggy due to laggy OSDs) 2023-08-19T07:35:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:04 smithi141 ceph-mon[108989]: Cluster is now healthy 2023-08-19T07:35:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:04 smithi141 ceph-mon[108989]: mds.? [v2:172.21.15.141:6832/2479298708,v1:172.21.15.141:6833/2479298708] up:active 2023-08-19T07:35:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:04 smithi141 ceph-mon[108989]: fsmap foofs:1 {0=foofs.smithi141.vgpzfr=up:active} 1 up:standby 2023-08-19T07:35:05.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:05.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:05 smithi141 ceph-mon[108989]: pgmap v367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:35:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:05 smithi060 ceph-mon[94696]: pgmap v367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:35:06.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:06.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:07.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:07.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:07 smithi060 ceph-mon[94696]: pgmap v368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:35:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:07 smithi141 ceph-mon[108989]: pgmap v368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 204 B/s wr, 0 op/s 2023-08-19T07:35:08.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:08.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:09.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:09.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:09 smithi060 ceph-mon[94696]: pgmap v369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 99 B/s rd, 199 B/s wr, 0 op/s 2023-08-19T07:35:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:09 smithi141 ceph-mon[108989]: pgmap v369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 99 B/s rd, 199 B/s wr, 0 op/s 2023-08-19T07:35:10.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:10.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:11.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:11.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:11 smithi060 ceph-mon[94696]: pgmap v370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:11 smithi141 ceph-mon[108989]: pgmap v370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:12.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:12.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:13.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:13.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:13 smithi060 ceph-mon[94696]: pgmap v371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:13 smithi141 ceph-mon[108989]: pgmap v371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:14.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:14.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:15.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:15.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:15 smithi060 ceph-mon[94696]: pgmap v372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:15 smithi141 ceph-mon[108989]: pgmap v372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 170 B/s wr, 0 op/s 2023-08-19T07:35:16.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:16.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:35:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:35:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:35:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:35:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:35:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:35:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:35:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:35:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:35:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:35:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:35:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:35:17.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:17.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:17 smithi060 ceph-mon[94696]: pgmap v373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:35:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:17 smithi141 ceph-mon[108989]: pgmap v373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 B/s wr, 0 op/s 2023-08-19T07:35:18.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:18.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:19.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:19.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:19 smithi060 ceph-mon[94696]: pgmap v374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:19 smithi141 ceph-mon[108989]: pgmap v374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:20.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:20.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:21.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:21.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:21 smithi141 ceph-mon[108989]: pgmap v375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:21 smithi060 ceph-mon[94696]: pgmap v375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:22.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:22.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:23.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:23.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:23 smithi141 ceph-mon[108989]: pgmap v376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:23 smithi060 ceph-mon[94696]: pgmap v376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:24.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:24.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:25.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:25.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:25.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:25 smithi141 ceph-mon[108989]: pgmap v377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:25.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:25 smithi060 ceph-mon[94696]: pgmap v377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:26.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:26.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:27.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:27.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:27 smithi141 ceph-mon[108989]: pgmap v378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:27 smithi060 ceph-mon[94696]: pgmap v378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:28.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:28.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:29.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:29.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:29 smithi141 ceph-mon[108989]: pgmap v379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:29 smithi060 ceph-mon[94696]: pgmap v379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:30.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:30.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:31.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:31.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:31.356 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:31 smithi060 ceph-mon[94696]: pgmap v380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:31 smithi141 ceph-mon[108989]: pgmap v380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:32.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:32.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:33.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:33.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:33 smithi141 ceph-mon[108989]: pgmap v381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:33 smithi060 ceph-mon[94696]: pgmap v381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:34.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:34.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:35.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:35.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:35 smithi141 ceph-mon[108989]: pgmap v382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:35 smithi060 ceph-mon[94696]: pgmap v382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:36.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:36.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:37.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:37.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:37 smithi141 ceph-mon[108989]: pgmap v383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:37 smithi060 ceph-mon[94696]: pgmap v383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:38.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:38.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:39.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:39.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:39 smithi141 ceph-mon[108989]: pgmap v384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:39 smithi060 ceph-mon[94696]: pgmap v384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:40.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:40.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:41.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:41.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:41.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:41 smithi060 ceph-mon[94696]: pgmap v385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:41 smithi141 ceph-mon[108989]: pgmap v385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:42.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:42.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:43.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:43.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:43 smithi141 ceph-mon[108989]: pgmap v386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:43 smithi060 ceph-mon[94696]: pgmap v386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:44.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:44.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:45.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:45.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:45 smithi141 ceph-mon[108989]: pgmap v387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:45 smithi060 ceph-mon[94696]: pgmap v387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:46.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:46.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:47.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:47.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:47 smithi141 ceph-mon[108989]: pgmap v388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:47 smithi060 ceph-mon[94696]: pgmap v388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:48.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:48.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:49.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:49.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:49 smithi141 ceph-mon[108989]: pgmap v389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:49 smithi060 ceph-mon[94696]: pgmap v389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:50.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:50.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:51.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:51.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:51 smithi141 ceph-mon[108989]: pgmap v390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:51 smithi060 ceph-mon[94696]: pgmap v390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:52.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:52.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:53.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:53.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:53 smithi141 ceph-mon[108989]: pgmap v391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:53 smithi060 ceph-mon[94696]: pgmap v391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:54.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:54.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:55.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:55.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:55 smithi141 ceph-mon[108989]: pgmap v392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:55 smithi060 ceph-mon[94696]: pgmap v392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:35:56.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:56.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:57.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:57.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:57 smithi141 ceph-mon[108989]: pgmap v393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:57 smithi060 ceph-mon[94696]: pgmap v393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:35:58.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:58.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:59.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:35:59.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:35:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:35:59 smithi141 ceph-mon[108989]: pgmap v394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:35:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:35:59 smithi060 ceph-mon[94696]: pgmap v394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:00.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:00.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:01.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:01.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:01 smithi141 ceph-mon[108989]: pgmap v395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:01 smithi060 ceph-mon[94696]: pgmap v395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:02.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:02.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:03.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:03.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:03 smithi141 ceph-mon[108989]: pgmap v396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:03 smithi060 ceph-mon[94696]: pgmap v396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:04.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:04.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:05.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:05.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:05 smithi141 ceph-mon[108989]: pgmap v397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:05 smithi060 ceph-mon[94696]: pgmap v397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:06.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:06.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:07.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:07.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:07 smithi141 ceph-mon[108989]: pgmap v398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:07 smithi060 ceph-mon[94696]: pgmap v398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:08.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:08.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:09.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:09.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:09 smithi141 ceph-mon[108989]: pgmap v399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:09 smithi060 ceph-mon[94696]: pgmap v399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:10.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:10.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:11.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:11.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:11 smithi141 ceph-mon[108989]: pgmap v400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:11 smithi060 ceph-mon[94696]: pgmap v400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:12.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:12.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:13.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:13.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:13 smithi141 ceph-mon[108989]: pgmap v401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:13 smithi060 ceph-mon[94696]: pgmap v401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:14.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:14.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:15.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:15.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:15 smithi141 ceph-mon[108989]: pgmap v402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:15 smithi060 ceph-mon[94696]: pgmap v402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:16.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:16.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:36:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:36:17.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:17.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: pgmap v403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:36:17.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:36:17.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:17.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:36:17.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: pgmap v403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:36:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:17.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:36:17.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:36:17.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:17.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:36:17.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:36:18.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:18.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:18 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2660M 2023-08-19T07:36:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:18 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2660M 2023-08-19T07:36:19.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:19.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:19 smithi141 ceph-mon[108989]: pgmap v404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:19 smithi060 ceph-mon[94696]: pgmap v404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:20.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:20.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:21.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:21.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:21 smithi141 ceph-mon[108989]: pgmap v405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:21 smithi060 ceph-mon[94696]: pgmap v405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:22.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:22.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:23.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:23.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:23 smithi141 ceph-mon[108989]: pgmap v406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:23 smithi060 ceph-mon[94696]: pgmap v406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:24.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:24.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:25.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:25.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:25 smithi141 ceph-mon[108989]: pgmap v407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:25 smithi060 ceph-mon[94696]: pgmap v407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:26.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:26.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:27.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:27.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:27 smithi060 ceph-mon[94696]: pgmap v408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:27 smithi141 ceph-mon[108989]: pgmap v408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:28.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:28.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:29.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:29.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:29 smithi141 ceph-mon[108989]: pgmap v409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:29 smithi060 ceph-mon[94696]: pgmap v409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:30.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:30.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:31.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:31.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:31 smithi141 ceph-mon[108989]: pgmap v410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:31 smithi060 ceph-mon[94696]: pgmap v410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:32.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:32.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:33.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:33.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:33 smithi141 ceph-mon[108989]: pgmap v411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:33 smithi060 ceph-mon[94696]: pgmap v411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:34.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:34.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:35.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:35.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:35 smithi141 ceph-mon[108989]: pgmap v412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:35 smithi060 ceph-mon[94696]: pgmap v412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:36.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:36.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:37.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:37.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:37 smithi141 ceph-mon[108989]: pgmap v413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:37 smithi060 ceph-mon[94696]: pgmap v413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:38.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:38.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:39.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:39.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:39 smithi141 ceph-mon[108989]: pgmap v414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:39 smithi060 ceph-mon[94696]: pgmap v414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:40.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:40.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:41.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:41.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:41 smithi141 ceph-mon[108989]: pgmap v415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:41 smithi060 ceph-mon[94696]: pgmap v415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:42.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:42.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:43.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:43.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:43 smithi141 ceph-mon[108989]: pgmap v416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:43 smithi060 ceph-mon[94696]: pgmap v416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:44.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:44.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:45.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:45.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:45 smithi141 ceph-mon[108989]: pgmap v417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:45 smithi060 ceph-mon[94696]: pgmap v417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:46.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:46.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:47.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:47.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:47 smithi141 ceph-mon[108989]: pgmap v418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:47 smithi060 ceph-mon[94696]: pgmap v418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:48.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:48.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:49.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:49.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:49 smithi141 ceph-mon[108989]: pgmap v419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:49 smithi060 ceph-mon[94696]: pgmap v419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:50.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:50.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:51.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:51.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:51 smithi141 ceph-mon[108989]: pgmap v420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:51 smithi060 ceph-mon[94696]: pgmap v420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:52.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:52.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:53.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:53.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:53 smithi141 ceph-mon[108989]: pgmap v421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:53 smithi060 ceph-mon[94696]: pgmap v421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:54.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:54.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:55.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:55.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:55 smithi141 ceph-mon[108989]: pgmap v422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:55 smithi060 ceph-mon[94696]: pgmap v422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:36:56.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:56.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:57.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:57.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:57 smithi141 ceph-mon[108989]: pgmap v423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:57 smithi060 ceph-mon[94696]: pgmap v423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:36:58.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:58.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:59.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:36:59.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:36:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:36:59 smithi060 ceph-mon[94696]: pgmap v424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:36:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:36:59 smithi141 ceph-mon[108989]: pgmap v424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:00.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:00.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:01.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:01.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:01 smithi060 ceph-mon[94696]: pgmap v425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:01 smithi141 ceph-mon[108989]: pgmap v425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:02.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:02.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:03.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:03.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:03 smithi060 ceph-mon[94696]: pgmap v426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:03 smithi141 ceph-mon[108989]: pgmap v426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:04.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:04.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:05.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:05.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:05 smithi060 ceph-mon[94696]: pgmap v427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:05 smithi141 ceph-mon[108989]: pgmap v427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:06.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:06.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:07.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:07.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:07 smithi060 ceph-mon[94696]: pgmap v428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:07 smithi141 ceph-mon[108989]: pgmap v428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:08.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:08.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:09.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:09.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:09 smithi060 ceph-mon[94696]: pgmap v429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:09 smithi141 ceph-mon[108989]: pgmap v429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:10.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:10.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:11.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:11.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:11 smithi060 ceph-mon[94696]: pgmap v430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:11 smithi141 ceph-mon[108989]: pgmap v430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:12.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:12.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:13.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:13.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:13 smithi060 ceph-mon[94696]: pgmap v431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:13 smithi141 ceph-mon[108989]: pgmap v431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:14.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:14.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:15.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:15.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:15 smithi060 ceph-mon[94696]: pgmap v432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:15 smithi141 ceph-mon[108989]: pgmap v432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:16.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:16.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:17.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:17.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:17.545 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: pgmap v433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:17.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:37:17.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:37:17.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:17.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:37:17.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: pgmap v433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:37:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:37:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:37:18.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:18.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:18 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1637M 2023-08-19T07:37:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:18 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1637M 2023-08-19T07:37:19.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:19.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:19 smithi060 ceph-mon[94696]: pgmap v434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:19 smithi141 ceph-mon[108989]: pgmap v434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:20.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:20.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:21.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:21.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:21 smithi060 ceph-mon[94696]: pgmap v435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:21.604 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:21 smithi141 ceph-mon[108989]: pgmap v435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:22.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:22.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:23.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:23.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:23 smithi060 ceph-mon[94696]: pgmap v436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:23 smithi141 ceph-mon[108989]: pgmap v436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:24.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:24.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:24 smithi060 ceph-mon[94696]: pgmap v437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:24 smithi141 ceph-mon[108989]: pgmap v437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:25.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:25.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:26.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:26.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:27.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:27.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:27 smithi141 ceph-mon[108989]: pgmap v438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:27 smithi060 ceph-mon[94696]: pgmap v438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:28.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:28.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:29.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:29.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:29 smithi141 ceph-mon[108989]: pgmap v439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:29 smithi060 ceph-mon[94696]: pgmap v439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:30.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:30.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:31.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:31.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:31 smithi141 ceph-mon[108989]: pgmap v440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:31 smithi060 ceph-mon[94696]: pgmap v440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:32.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:32.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:33.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:33.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:33 smithi141 ceph-mon[108989]: pgmap v441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:33 smithi060 ceph-mon[94696]: pgmap v441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:34.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:34.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:35.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:35.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:35 smithi141 ceph-mon[108989]: pgmap v442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:35 smithi060 ceph-mon[94696]: pgmap v442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:36.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:36.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:37.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:37.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:37 smithi141 ceph-mon[108989]: pgmap v443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:37 smithi060 ceph-mon[94696]: pgmap v443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:38.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:38.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:39.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:39.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:39 smithi141 ceph-mon[108989]: pgmap v444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:39 smithi060 ceph-mon[94696]: pgmap v444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:40.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:40.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:41.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:41.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:41 smithi141 ceph-mon[108989]: pgmap v445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:41 smithi060 ceph-mon[94696]: pgmap v445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:42.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:42.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:43.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:43.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:43 smithi141 ceph-mon[108989]: pgmap v446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:43 smithi060 ceph-mon[94696]: pgmap v446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:44.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:44.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:45.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:45.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:45 smithi141 ceph-mon[108989]: pgmap v447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:45 smithi060 ceph-mon[94696]: pgmap v447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:46.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:46.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:47 smithi141 ceph-mon[108989]: pgmap v448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:47.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:47.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:47 smithi060 ceph-mon[94696]: pgmap v448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:48.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:48.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:49.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:49.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:49 smithi141 ceph-mon[108989]: pgmap v449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:49 smithi060 ceph-mon[94696]: pgmap v449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:50.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:50.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:51.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:51.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:51 smithi141 ceph-mon[108989]: pgmap v450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:51 smithi060 ceph-mon[94696]: pgmap v450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:52.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:52.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:53 smithi060 ceph-mon[94696]: pgmap v451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:53.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:53.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:53 smithi141 ceph-mon[108989]: pgmap v451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:54.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:54.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:55.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:55.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:55 smithi141 ceph-mon[108989]: pgmap v452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:55 smithi060 ceph-mon[94696]: pgmap v452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:37:56.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:56.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:57 smithi141 ceph-mon[108989]: pgmap v453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:57.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:57.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:57 smithi060 ceph-mon[94696]: pgmap v453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:59.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:37:59.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:37:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:37:59 smithi141 ceph-mon[108989]: pgmap v454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:37:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:37:59 smithi060 ceph-mon[94696]: pgmap v454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:00.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:00.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:01.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:01.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:01 smithi141 ceph-mon[108989]: pgmap v455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:01 smithi060 ceph-mon[94696]: pgmap v455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:02.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:02.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:03 smithi060 ceph-mon[94696]: pgmap v456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:03.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:03.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:03 smithi141 ceph-mon[108989]: pgmap v456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:04.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:04.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:05.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:05.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:05 smithi141 ceph-mon[108989]: pgmap v457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:05 smithi060 ceph-mon[94696]: pgmap v457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:06.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:06.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:07.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:07.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:07 smithi141 ceph-mon[108989]: pgmap v458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:07 smithi060 ceph-mon[94696]: pgmap v458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:08.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:08.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:09.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:09.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:09 smithi141 ceph-mon[108989]: pgmap v459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:09 smithi060 ceph-mon[94696]: pgmap v459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:10.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:10.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:11.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:11.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:11 smithi141 ceph-mon[108989]: pgmap v460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:11 smithi060 ceph-mon[94696]: pgmap v460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:12.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:12.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:13.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:13.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:13 smithi141 ceph-mon[108989]: pgmap v461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:13 smithi060 ceph-mon[94696]: pgmap v461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:14.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:14.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:15.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:15.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:15 smithi141 ceph-mon[108989]: pgmap v462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:15 smithi060 ceph-mon[94696]: pgmap v462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:16.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:16.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:17.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:17.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:17 smithi141 ceph-mon[108989]: pgmap v463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:17 smithi060 ceph-mon[94696]: pgmap v463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:18.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:18.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:38:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:38:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:38:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:38:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:38:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:38:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:38:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:38:19.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:19.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:19 smithi141 ceph-mon[108989]: pgmap v464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:19 smithi060 ceph-mon[94696]: pgmap v464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:20.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:20.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:21.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:21.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:21 smithi141 ceph-mon[108989]: pgmap v465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:21 smithi060 ceph-mon[94696]: pgmap v465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:22.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:22.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:23.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:23.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:23 smithi141 ceph-mon[108989]: pgmap v466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:23 smithi060 ceph-mon[94696]: pgmap v466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:24.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:24.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:25.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:25.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:25 smithi141 ceph-mon[108989]: pgmap v467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:25 smithi060 ceph-mon[94696]: pgmap v467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:26.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:26.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:27.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:27.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:27 smithi141 ceph-mon[108989]: pgmap v468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:27 smithi060 ceph-mon[94696]: pgmap v468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:28.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:28.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:29.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:29.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:29 smithi141 ceph-mon[108989]: pgmap v469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:29 smithi060 ceph-mon[94696]: pgmap v469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:30.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:30.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:31.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:31.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:31 smithi141 ceph-mon[108989]: pgmap v470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:31 smithi060 ceph-mon[94696]: pgmap v470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:32.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:32.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:33.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:33.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:33 smithi141 ceph-mon[108989]: pgmap v471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:33 smithi060 ceph-mon[94696]: pgmap v471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:34.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:34.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:35.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:35.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:35 smithi141 ceph-mon[108989]: pgmap v472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:35.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:35 smithi060 ceph-mon[94696]: pgmap v472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:36.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:36.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:37.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:37.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:37 smithi141 ceph-mon[108989]: pgmap v473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:37 smithi060 ceph-mon[94696]: pgmap v473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:38.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:38.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:39.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:39.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:39 smithi141 ceph-mon[108989]: pgmap v474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:39 smithi060 ceph-mon[94696]: pgmap v474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:40.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:40.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:41.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:41.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:41 smithi141 ceph-mon[108989]: pgmap v475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:41 smithi060 ceph-mon[94696]: pgmap v475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:42.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:42.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:43.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:43.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:43 smithi141 ceph-mon[108989]: pgmap v476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:43.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:43 smithi060 ceph-mon[94696]: pgmap v476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:44.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:44.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:45.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:45.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:45 smithi141 ceph-mon[108989]: pgmap v477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:45 smithi060 ceph-mon[94696]: pgmap v477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:46.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:46.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:47.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:47.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:47 smithi141 ceph-mon[108989]: pgmap v478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:47 smithi060 ceph-mon[94696]: pgmap v478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:48.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:48.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:49.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:49.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:49 smithi141 ceph-mon[108989]: pgmap v479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:49 smithi060 ceph-mon[94696]: pgmap v479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:50.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:50.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:51.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:51.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:51 smithi141 ceph-mon[108989]: pgmap v480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:51 smithi060 ceph-mon[94696]: pgmap v480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:52.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:52.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:53.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:53.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:53 smithi141 ceph-mon[108989]: pgmap v481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:53 smithi060 ceph-mon[94696]: pgmap v481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:54.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:54.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:55.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:55.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:55 smithi141 ceph-mon[108989]: pgmap v482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:55 smithi060 ceph-mon[94696]: pgmap v482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:38:56.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:56.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:57.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:57.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:57 smithi141 ceph-mon[108989]: pgmap v483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:57.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:57 smithi060 ceph-mon[94696]: pgmap v483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:38:58.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:58.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:59.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:38:59.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:38:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:38:59 smithi141 ceph-mon[108989]: pgmap v484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:38:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:38:59 smithi060 ceph-mon[94696]: pgmap v484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:00.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:00.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:01.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:01.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:01 smithi060 ceph-mon[94696]: pgmap v485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:01 smithi141 ceph-mon[108989]: pgmap v485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:02.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:02.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:03.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:03.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:03 smithi060 ceph-mon[94696]: pgmap v486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:03 smithi141 ceph-mon[108989]: pgmap v486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:04.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:04.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:05.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:05.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:05 smithi060 ceph-mon[94696]: pgmap v487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:05 smithi141 ceph-mon[108989]: pgmap v487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:06.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:06.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:07.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:07.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:07 smithi060 ceph-mon[94696]: pgmap v488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:07.693 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:07 smithi141 ceph-mon[108989]: pgmap v488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:08.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:08.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:09.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:09.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:09 smithi060 ceph-mon[94696]: pgmap v489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:09 smithi141 ceph-mon[108989]: pgmap v489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:10.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:10.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:11.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:11.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:11 smithi060 ceph-mon[94696]: pgmap v490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:11 smithi141 ceph-mon[108989]: pgmap v490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:13.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:13.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:13 smithi060 ceph-mon[94696]: pgmap v491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:13 smithi141 ceph-mon[108989]: pgmap v491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:14.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:14.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:15.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:15.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:15 smithi060 ceph-mon[94696]: pgmap v492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:15 smithi141 ceph-mon[108989]: pgmap v492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:16.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:16.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:17.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:17.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:17 smithi060 ceph-mon[94696]: pgmap v493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:17 smithi141 ceph-mon[108989]: pgmap v493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:18.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:18.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:39:18.740 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:39:19.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:19.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: pgmap v494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: pgmap v494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:39:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:39:20.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:20.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:21.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:21.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:21 smithi060 ceph-mon[94696]: pgmap v495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:21 smithi141 ceph-mon[108989]: pgmap v495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:22.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:22.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:23.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:23.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:23 smithi060 ceph-mon[94696]: pgmap v496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:23 smithi141 ceph-mon[108989]: pgmap v496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:24.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:24.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:25.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:25.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:25 smithi060 ceph-mon[94696]: pgmap v497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:25 smithi141 ceph-mon[108989]: pgmap v497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:26.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:26.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:27.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:27.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:27 smithi060 ceph-mon[94696]: pgmap v498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:27 smithi141 ceph-mon[108989]: pgmap v498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:28.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:28.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:29.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:29.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:29 smithi060 ceph-mon[94696]: pgmap v499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:29 smithi141 ceph-mon[108989]: pgmap v499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:30.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:30.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:31.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:31.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:31 smithi060 ceph-mon[94696]: pgmap v500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:31 smithi141 ceph-mon[108989]: pgmap v500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:32.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:32.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:33.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:33.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:33 smithi060 ceph-mon[94696]: pgmap v501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:33 smithi141 ceph-mon[108989]: pgmap v501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:34.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:34.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:35.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:35.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:35 smithi060 ceph-mon[94696]: pgmap v502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:35 smithi141 ceph-mon[108989]: pgmap v502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:36.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:36.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:37.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:37.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:37 smithi060 ceph-mon[94696]: pgmap v503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:37 smithi141 ceph-mon[108989]: pgmap v503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:38.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:38.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:39.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:39.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:39 smithi060 ceph-mon[94696]: pgmap v504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:39 smithi141 ceph-mon[108989]: pgmap v504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:40.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:40.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:41.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:41.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:41 smithi060 ceph-mon[94696]: pgmap v505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:41 smithi141 ceph-mon[108989]: pgmap v505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:42.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:42.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:43.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:43.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:43 smithi060 ceph-mon[94696]: pgmap v506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:43 smithi141 ceph-mon[108989]: pgmap v506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:44.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:44.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:44 smithi060 ceph-mon[94696]: pgmap v507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:44 smithi141 ceph-mon[108989]: pgmap v507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:46.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:46.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:47 smithi141 ceph-mon[108989]: pgmap v508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:47.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:47.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:47 smithi060 ceph-mon[94696]: pgmap v508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:48.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:49 smithi141 ceph-mon[108989]: pgmap v509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:49 smithi060 ceph-mon[94696]: pgmap v509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:49.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:49.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:50.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:50.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:51 smithi141 ceph-mon[108989]: pgmap v510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:51.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:51.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:51 smithi060 ceph-mon[94696]: pgmap v510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:53 smithi141 ceph-mon[108989]: pgmap v511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:53 smithi060 ceph-mon[94696]: pgmap v511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:53.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:53.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:54.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:54.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:55 smithi141 ceph-mon[108989]: pgmap v512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:55 smithi060 ceph-mon[94696]: pgmap v512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:39:55.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:55.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:56.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:56.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:57 smithi141 ceph-mon[108989]: pgmap v513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:57 smithi060 ceph-mon[94696]: pgmap v513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:39:57.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:57.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:58.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:58.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:39:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:39:59 smithi060 ceph-mon[94696]: pgmap v514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:39:59 smithi141 ceph-mon[108989]: pgmap v514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:39:59.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:39:59.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T07:40:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T07:40:00.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:00.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:01 smithi141 ceph-mon[108989]: pgmap v515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:01 smithi060 ceph-mon[94696]: pgmap v515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:01.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:01.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:02.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:02.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:03 smithi141 ceph-mon[108989]: pgmap v516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:03 smithi060 ceph-mon[94696]: pgmap v516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:03.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:03.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:04.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:04.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:05 smithi141 ceph-mon[108989]: pgmap v517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:05 smithi060 ceph-mon[94696]: pgmap v517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:05.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:05.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:06.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:06.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:07 smithi141 ceph-mon[108989]: pgmap v518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:07 smithi060 ceph-mon[94696]: pgmap v518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:07.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:07.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:08.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:08.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:09.462 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:09 smithi060 ceph-mon[94696]: pgmap v519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:09 smithi141 ceph-mon[108989]: pgmap v519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:09.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:09.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:10.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:10.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:11 smithi141 ceph-mon[108989]: pgmap v520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:11 smithi060 ceph-mon[94696]: pgmap v520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:11.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:11.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:12.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:13 smithi141 ceph-mon[108989]: pgmap v521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:13 smithi060 ceph-mon[94696]: pgmap v521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:13.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:13.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:14.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:14.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:15 smithi141 ceph-mon[108989]: pgmap v522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:15 smithi060 ceph-mon[94696]: pgmap v522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:15.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:15.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:16.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:16.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:17 smithi141 ceph-mon[108989]: pgmap v523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:17 smithi060 ceph-mon[94696]: pgmap v523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:17.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:17.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:18.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:18.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:19 smithi141 ceph-mon[108989]: pgmap v524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:40:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:19 smithi060 ceph-mon[94696]: pgmap v524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:40:19.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:19.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:20.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:20.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:21 smithi141 ceph-mon[108989]: pgmap v525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:21 smithi060 ceph-mon[94696]: pgmap v525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:21.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:21.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:40:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:40:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:40:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:22.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:40:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:40:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:40:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:40:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:23 smithi060 ceph-mon[94696]: pgmap v526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:23.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:23.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:23 smithi141 ceph-mon[108989]: pgmap v526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:24.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:24.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:25 smithi060 ceph-mon[94696]: pgmap v527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:25.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:25.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:25 smithi141 ceph-mon[108989]: pgmap v527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:26.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:26.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:27 smithi060 ceph-mon[94696]: pgmap v528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:27.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:27.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:27 smithi141 ceph-mon[108989]: pgmap v528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:28.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:28.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:29 smithi060 ceph-mon[94696]: pgmap v529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:29.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:29.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:29 smithi141 ceph-mon[108989]: pgmap v529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:30.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:30.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:31 smithi060 ceph-mon[94696]: pgmap v530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:31.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:31.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:31 smithi141 ceph-mon[108989]: pgmap v530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:32.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:32.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:33 smithi060 ceph-mon[94696]: pgmap v531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:33.574 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:33 smithi141 ceph-mon[108989]: pgmap v531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:33.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:33.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:34.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:34.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:35 smithi060 ceph-mon[94696]: pgmap v532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:35.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:35.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:35 smithi141 ceph-mon[108989]: pgmap v532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:36.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:36.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:37 smithi060 ceph-mon[94696]: pgmap v533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:37.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:37.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:37 smithi141 ceph-mon[108989]: pgmap v533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:38.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:38.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:39 smithi060 ceph-mon[94696]: pgmap v534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:39.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:39.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:39 smithi141 ceph-mon[108989]: pgmap v534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:40.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:40.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:41 smithi060 ceph-mon[94696]: pgmap v535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:41.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:41.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:41 smithi141 ceph-mon[108989]: pgmap v535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:42.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:42.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:43 smithi060 ceph-mon[94696]: pgmap v536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:43.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:43.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:43.677 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:43 smithi141 ceph-mon[108989]: pgmap v536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:44.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:44.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:45 smithi060 ceph-mon[94696]: pgmap v537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:45.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:45.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:45 smithi141 ceph-mon[108989]: pgmap v537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:46.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:46.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:47 smithi060 ceph-mon[94696]: pgmap v538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:47.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:47.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:47 smithi141 ceph-mon[108989]: pgmap v538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:48.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:48.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:49 smithi060 ceph-mon[94696]: pgmap v539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:49.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:49.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:49 smithi141 ceph-mon[108989]: pgmap v539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:50.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:50.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:51 smithi060 ceph-mon[94696]: pgmap v540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:51.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:51.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:51 smithi141 ceph-mon[108989]: pgmap v540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:52.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:52.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:53 smithi060 ceph-mon[94696]: pgmap v541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:53.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:53.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:53 smithi141 ceph-mon[108989]: pgmap v541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:54.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:54.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:55 smithi060 ceph-mon[94696]: pgmap v542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:55.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:55.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:55 smithi141 ceph-mon[108989]: pgmap v542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:40:56.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:56.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:57 smithi060 ceph-mon[94696]: pgmap v543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:57.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:57.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:57 smithi141 ceph-mon[108989]: pgmap v543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:40:58.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:58.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:40:59 smithi060 ceph-mon[94696]: pgmap v544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:40:59.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:40:59.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:40:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:40:59 smithi141 ceph-mon[108989]: pgmap v544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:00.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:00.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:01 smithi060 ceph-mon[94696]: pgmap v545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:01.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:01.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:01 smithi141 ceph-mon[108989]: pgmap v545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:02.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:02.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:03 smithi060 ceph-mon[94696]: pgmap v546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:03.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:03.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:03 smithi141 ceph-mon[108989]: pgmap v546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:04.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:04.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:05 smithi060 ceph-mon[94696]: pgmap v547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:05.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:05.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:05 smithi141 ceph-mon[108989]: pgmap v547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:06.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:06.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:07.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:07.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:07 smithi141 ceph-mon[108989]: pgmap v548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:07 smithi060 ceph-mon[94696]: pgmap v548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:08.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:08.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:09.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:09.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:09 smithi141 ceph-mon[108989]: pgmap v549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:09 smithi060 ceph-mon[94696]: pgmap v549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:10 smithi060 ceph-mon[94696]: pgmap v550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:10.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:10.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:10.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:10.740 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:10 smithi141 ceph-mon[108989]: pgmap v550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:11.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:11.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:12.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:13 smithi141 ceph-mon[108989]: pgmap v551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:13 smithi060 ceph-mon[94696]: pgmap v551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:13.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:13.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:14.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:14.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:15 smithi141 ceph-mon[108989]: pgmap v552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:15 smithi060 ceph-mon[94696]: pgmap v552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:15.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:15.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:16.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:16.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:17 smithi141 ceph-mon[108989]: pgmap v553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:17 smithi060 ceph-mon[94696]: pgmap v553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:17.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:17.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:18.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:18.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:19 smithi141 ceph-mon[108989]: pgmap v554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:19 smithi060 ceph-mon[94696]: pgmap v554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:19.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:19.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:20.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:20.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:21 smithi141 ceph-mon[108989]: pgmap v555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:21 smithi060 ceph-mon[94696]: pgmap v555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:21.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:21.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:41:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:41:22.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:22.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:23 smithi141 ceph-mon[108989]: pgmap v556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:23 smithi060 ceph-mon[94696]: pgmap v556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:23.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:23.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:24.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:24.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:25 smithi141 ceph-mon[108989]: pgmap v557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:25 smithi060 ceph-mon[94696]: pgmap v557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:25.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:25.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:26.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:26.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:27 smithi141 ceph-mon[108989]: pgmap v558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:27 smithi060 ceph-mon[94696]: pgmap v558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:27.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:27.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:27.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:41:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:41:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:41:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:41:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:41:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:41:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:41:28.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:28.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:29 smithi141 ceph-mon[108989]: pgmap v559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:29 smithi060 ceph-mon[94696]: pgmap v559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:29.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:29.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:30.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:30.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:31 smithi141 ceph-mon[108989]: pgmap v560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:31 smithi060 ceph-mon[94696]: pgmap v560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:31.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:31.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:32.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:32.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:33 smithi141 ceph-mon[108989]: pgmap v561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:33 smithi060 ceph-mon[94696]: pgmap v561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:33.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:33.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:34.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:34.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:35.427 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:35 smithi060 ceph-mon[94696]: pgmap v562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:35 smithi141 ceph-mon[108989]: pgmap v562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:35.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:35.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:36.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:36.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:37 smithi141 ceph-mon[108989]: pgmap v563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:37 smithi060 ceph-mon[94696]: pgmap v563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:37.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:37.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:38.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:38.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:39 smithi141 ceph-mon[108989]: pgmap v564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:39 smithi060 ceph-mon[94696]: pgmap v564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:39.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:39.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:40.490 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:40.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:40.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:41 smithi141 ceph-mon[108989]: pgmap v565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:41 smithi060 ceph-mon[94696]: pgmap v565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:41.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:41.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:42.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:42.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:43 smithi141 ceph-mon[108989]: pgmap v566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:43 smithi060 ceph-mon[94696]: pgmap v566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:43.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:43.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:44.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:44.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:45 smithi141 ceph-mon[108989]: pgmap v567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:45.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:45 smithi060 ceph-mon[94696]: pgmap v567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:45.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:45.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:46.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:46.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:47 smithi141 ceph-mon[108989]: pgmap v568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:47 smithi060 ceph-mon[94696]: pgmap v568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:47.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:47.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:48.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:48.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:49 smithi141 ceph-mon[108989]: pgmap v569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:49 smithi060 ceph-mon[94696]: pgmap v569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:49.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:49.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:50.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:50.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:51 smithi141 ceph-mon[108989]: pgmap v570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:51 smithi060 ceph-mon[94696]: pgmap v570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:51.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:51.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:52.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:52.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:53 smithi141 ceph-mon[108989]: pgmap v571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:53 smithi060 ceph-mon[94696]: pgmap v571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:53.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:53.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:55 smithi141 ceph-mon[108989]: pgmap v572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:55 smithi060 ceph-mon[94696]: pgmap v572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:41:55.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:55.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:56.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:56.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:57 smithi141 ceph-mon[108989]: pgmap v573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:57 smithi060 ceph-mon[94696]: pgmap v573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:41:57.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:57.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:58.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:58.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:41:59.456 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:41:59 smithi141 ceph-mon[108989]: pgmap v574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:41:59 smithi060 ceph-mon[94696]: pgmap v574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:41:59.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:41:59.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:00.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:00.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:01 smithi141 ceph-mon[108989]: pgmap v575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:01 smithi060 ceph-mon[94696]: pgmap v575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:01.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:01.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:02.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:02.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:03 smithi141 ceph-mon[108989]: pgmap v576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:03 smithi060 ceph-mon[94696]: pgmap v576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:03.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:03.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:04.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:04.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:05 smithi141 ceph-mon[108989]: pgmap v577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:05 smithi060 ceph-mon[94696]: pgmap v577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:05.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:05.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:06.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:06.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:07 smithi141 ceph-mon[108989]: pgmap v578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:07 smithi060 ceph-mon[94696]: pgmap v578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:07.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:07.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:08.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:08.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:09 smithi141 ceph-mon[108989]: pgmap v579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:09 smithi060 ceph-mon[94696]: pgmap v579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:09.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:09.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:10.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:10.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:11 smithi141 ceph-mon[108989]: pgmap v580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:11 smithi060 ceph-mon[94696]: pgmap v580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:11.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:11.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:12.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:12.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:13 smithi141 ceph-mon[108989]: pgmap v581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:13 smithi060 ceph-mon[94696]: pgmap v581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:13.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:13.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:14.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:14.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:15 smithi141 ceph-mon[108989]: pgmap v582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:15 smithi060 ceph-mon[94696]: pgmap v582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:15.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:15.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:16.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:16.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:17 smithi060 ceph-mon[94696]: pgmap v583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:17 smithi141 ceph-mon[108989]: pgmap v583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:17.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:17.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:18.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:18.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:19 smithi060 ceph-mon[94696]: pgmap v584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:19.665 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:19 smithi141 ceph-mon[108989]: pgmap v584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:19.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:19.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:20.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:20.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:21 smithi060 ceph-mon[94696]: pgmap v585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:21 smithi141 ceph-mon[108989]: pgmap v585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:21.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:21.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:22.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:22.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:23 smithi060 ceph-mon[94696]: pgmap v586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:23 smithi141 ceph-mon[108989]: pgmap v586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:23.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:23.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:24.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:24.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:25 smithi060 ceph-mon[94696]: pgmap v587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:25 smithi141 ceph-mon[108989]: pgmap v587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:25.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:25.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:26.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:26.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:27 smithi060 ceph-mon[94696]: pgmap v588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:27 smithi141 ceph-mon[108989]: pgmap v588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:27.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:27.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:42:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:42:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:42:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:42:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:42:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:42:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:42:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:42:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:42:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:42:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:42:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:42:28.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:28.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:29 smithi060 ceph-mon[94696]: pgmap v589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:29 smithi141 ceph-mon[108989]: pgmap v589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:29.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:29.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:30.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:30.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:31 smithi060 ceph-mon[94696]: pgmap v590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:31 smithi141 ceph-mon[108989]: pgmap v590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:31.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:31.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:32.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:32.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:33 smithi060 ceph-mon[94696]: pgmap v591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:33 smithi141 ceph-mon[108989]: pgmap v591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:33.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:33.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:34.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:34.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:35 smithi060 ceph-mon[94696]: pgmap v592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:35 smithi141 ceph-mon[108989]: pgmap v592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:35.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:35.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:36.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:36.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:37 smithi060 ceph-mon[94696]: pgmap v593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:37 smithi141 ceph-mon[108989]: pgmap v593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:37.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:37.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:38.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:38.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:39 smithi060 ceph-mon[94696]: pgmap v594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:39 smithi141 ceph-mon[108989]: pgmap v594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:39.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:39.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:40.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:40.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:41 smithi060 ceph-mon[94696]: pgmap v595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:41 smithi141 ceph-mon[108989]: pgmap v595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:41.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:41.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:42.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:42.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:43 smithi060 ceph-mon[94696]: pgmap v596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:43 smithi141 ceph-mon[108989]: pgmap v596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:43.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:43.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:44.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:44.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:45 smithi060 ceph-mon[94696]: pgmap v597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:45 smithi141 ceph-mon[108989]: pgmap v597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:45.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:45.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:46.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:46.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:47 smithi060 ceph-mon[94696]: pgmap v598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:47 smithi141 ceph-mon[108989]: pgmap v598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:47.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:47.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:48.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:48.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:49 smithi060 ceph-mon[94696]: pgmap v599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:49 smithi141 ceph-mon[108989]: pgmap v599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:49.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:49.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:50.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:50.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:51 smithi060 ceph-mon[94696]: pgmap v600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:51 smithi141 ceph-mon[108989]: pgmap v600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:51.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:51.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:52.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:52.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:53 smithi060 ceph-mon[94696]: pgmap v601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:53 smithi141 ceph-mon[108989]: pgmap v601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:53.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:53.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:54.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:54.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:55 smithi060 ceph-mon[94696]: pgmap v602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:55 smithi141 ceph-mon[108989]: pgmap v602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:42:55.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:55.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:56.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:56.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:57 smithi060 ceph-mon[94696]: pgmap v603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:57 smithi141 ceph-mon[108989]: pgmap v603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:42:57.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:57.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:58.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:58.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:42:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:42:59 smithi060 ceph-mon[94696]: pgmap v604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:42:59 smithi141 ceph-mon[108989]: pgmap v604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:42:59.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:42:59.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:00.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:00.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:01 smithi060 ceph-mon[94696]: pgmap v605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:01 smithi141 ceph-mon[108989]: pgmap v605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:01.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:01.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:02.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:02.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:03 smithi060 ceph-mon[94696]: pgmap v606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:03 smithi141 ceph-mon[108989]: pgmap v606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:03.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:03.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:04.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:04.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:05 smithi141 ceph-mon[108989]: pgmap v607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:05 smithi060 ceph-mon[94696]: pgmap v607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:06.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:06.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:07 smithi060 ceph-mon[94696]: pgmap v608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:07 smithi141 ceph-mon[108989]: pgmap v608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:08.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:08.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:09.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:09 smithi060 ceph-mon[94696]: pgmap v609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:09 smithi141 ceph-mon[108989]: pgmap v609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:09.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:11 smithi141 ceph-mon[108989]: pgmap v610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:11 smithi060 ceph-mon[94696]: pgmap v610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:11.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:11.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:12.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:12.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:13 smithi141 ceph-mon[108989]: pgmap v611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:13 smithi060 ceph-mon[94696]: pgmap v611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:13.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:13.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:14.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:14.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:15 smithi141 ceph-mon[108989]: pgmap v612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:15 smithi060 ceph-mon[94696]: pgmap v612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:15.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:15.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:17 smithi141 ceph-mon[108989]: pgmap v613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:17 smithi060 ceph-mon[94696]: pgmap v613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:17.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:17.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:18.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:18.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:19 smithi141 ceph-mon[108989]: pgmap v614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:19 smithi060 ceph-mon[94696]: pgmap v614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:19.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:19.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:20.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:20.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:21.620 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:21 smithi060 ceph-mon[94696]: pgmap v615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:21 smithi141 ceph-mon[108989]: pgmap v615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:23 smithi141 ceph-mon[108989]: pgmap v616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:23 smithi060 ceph-mon[94696]: pgmap v616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:23.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:23.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:24.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:24.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:25 smithi141 ceph-mon[108989]: pgmap v617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:25 smithi060 ceph-mon[94696]: pgmap v617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:25.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:25.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:26.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:26.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:27 smithi141 ceph-mon[108989]: pgmap v618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:27 smithi060 ceph-mon[94696]: pgmap v618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:27.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:27.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:28 smithi141 ceph-mon[108989]: pgmap v619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:43:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:28 smithi060 ceph-mon[94696]: pgmap v619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:43:28.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:28.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:43:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:43:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:43:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:43:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:43:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:43:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:43:29.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:29.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:30 smithi141 ceph-mon[108989]: pgmap v620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:30 smithi060 ceph-mon[94696]: pgmap v620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:30.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:30.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:31.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:31.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:32.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:32.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:33 smithi141 ceph-mon[108989]: pgmap v621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:33 smithi060 ceph-mon[94696]: pgmap v621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:33.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:33.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:34.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:34.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:35.446 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:35 smithi141 ceph-mon[108989]: pgmap v622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:35 smithi060 ceph-mon[94696]: pgmap v622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:35.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:35.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:36.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:36.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:37 smithi141 ceph-mon[108989]: pgmap v623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:37 smithi060 ceph-mon[94696]: pgmap v623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:37.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:37.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:38.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:38.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:39 smithi141 ceph-mon[108989]: pgmap v624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:39 smithi060 ceph-mon[94696]: pgmap v624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:39.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:39.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:40.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:40.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:41 smithi141 ceph-mon[108989]: pgmap v625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:41 smithi060 ceph-mon[94696]: pgmap v625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:41.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:41.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:42.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:42.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:43 smithi141 ceph-mon[108989]: pgmap v626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:43 smithi060 ceph-mon[94696]: pgmap v626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:43.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:43.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:44.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:44.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:45 smithi141 ceph-mon[108989]: pgmap v627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:45 smithi060 ceph-mon[94696]: pgmap v627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:45.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:45.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:46.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:47 smithi141 ceph-mon[108989]: pgmap v628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:47 smithi060 ceph-mon[94696]: pgmap v628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:47.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:47.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:48.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:48.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:49 smithi141 ceph-mon[108989]: pgmap v629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:49 smithi060 ceph-mon[94696]: pgmap v629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:49.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:49.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:50.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:50.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:51 smithi141 ceph-mon[108989]: pgmap v630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:51 smithi060 ceph-mon[94696]: pgmap v630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:51.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:51.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:52.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:52.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:53.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:53 smithi141 ceph-mon[108989]: pgmap v631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:53 smithi060 ceph-mon[94696]: pgmap v631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:53.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:53.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:54.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:54.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:55 smithi141 ceph-mon[108989]: pgmap v632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:55 smithi060 ceph-mon[94696]: pgmap v632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:43:55.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:55.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:56.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:56.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:57 smithi060 ceph-mon[94696]: pgmap v633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:57 smithi141 ceph-mon[108989]: pgmap v633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:43:57.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:57.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:58.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:58.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:43:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:43:59 smithi141 ceph-mon[108989]: pgmap v634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:43:59 smithi060 ceph-mon[94696]: pgmap v634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:43:59.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:43:59.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:00.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:00.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:01 smithi141 ceph-mon[108989]: pgmap v635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:01 smithi060 ceph-mon[94696]: pgmap v635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:01.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:01.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:02.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:02.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:03 smithi141 ceph-mon[108989]: pgmap v636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:03 smithi060 ceph-mon[94696]: pgmap v636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:03.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:03.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:04.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:04.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:05 smithi141 ceph-mon[108989]: pgmap v637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:05 smithi060 ceph-mon[94696]: pgmap v637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:05.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:05.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:06.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:06.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:07 smithi141 ceph-mon[108989]: pgmap v638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:07 smithi060 ceph-mon[94696]: pgmap v638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:07.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:07.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:08.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:08.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:09.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:09 smithi141 ceph-mon[108989]: pgmap v639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:09 smithi060 ceph-mon[94696]: pgmap v639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:09.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:09.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:10.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:10.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:11 smithi141 ceph-mon[108989]: pgmap v640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:11 smithi060 ceph-mon[94696]: pgmap v640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:11.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:11.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:12.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:12.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:13 smithi141 ceph-mon[108989]: pgmap v641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:13 smithi060 ceph-mon[94696]: pgmap v641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:13.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:13.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:15.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:15.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:15 smithi141 ceph-mon[108989]: pgmap v642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:15 smithi060 ceph-mon[94696]: pgmap v642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:17.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:17.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:17 smithi141 ceph-mon[108989]: pgmap v643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:17 smithi060 ceph-mon[94696]: pgmap v643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:18.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:18.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:19.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:19.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:19 smithi060 ceph-mon[94696]: pgmap v644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:19 smithi141 ceph-mon[108989]: pgmap v644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:20.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:20.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:21.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:21.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:21 smithi060 ceph-mon[94696]: pgmap v645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:21 smithi141 ceph-mon[108989]: pgmap v645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:22.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:22.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:23.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:23.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:23 smithi060 ceph-mon[94696]: pgmap v646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:23 smithi141 ceph-mon[108989]: pgmap v646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:24.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:24.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:25.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:25.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:25 smithi060 ceph-mon[94696]: pgmap v647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:25 smithi141 ceph-mon[108989]: pgmap v647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:26.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:26.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:27.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:27.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:27 smithi060 ceph-mon[94696]: pgmap v648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:27 smithi141 ceph-mon[108989]: pgmap v648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:28.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:28.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:29.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:29.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:29 smithi060 ceph-mon[94696]: pgmap v649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:44:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:29 smithi141 ceph-mon[108989]: pgmap v649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:44:30.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:30.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: pgmap v650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:44:30.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: pgmap v650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:44:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:44:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:44:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:44:31.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:31.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:32.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:32.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:33.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:33.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:33 smithi141 ceph-mon[108989]: pgmap v651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:33 smithi060 ceph-mon[94696]: pgmap v651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:35.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:35.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:35 smithi141 ceph-mon[108989]: pgmap v652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:35 smithi060 ceph-mon[94696]: pgmap v652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:36.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:36.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:37.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:37.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:37.473 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:37 smithi060 ceph-mon[94696]: pgmap v653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:37 smithi141 ceph-mon[108989]: pgmap v653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:38.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:38.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:39.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:39.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:39 smithi141 ceph-mon[108989]: pgmap v654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:39 smithi060 ceph-mon[94696]: pgmap v654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:40.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:40.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:41.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:41.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:41 smithi141 ceph-mon[108989]: pgmap v655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:41 smithi060 ceph-mon[94696]: pgmap v655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:42.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:42.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:43.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:43.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:43 smithi141 ceph-mon[108989]: pgmap v656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:43 smithi060 ceph-mon[94696]: pgmap v656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:44.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:44.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:45.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:45.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:45 smithi141 ceph-mon[108989]: pgmap v657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:45 smithi060 ceph-mon[94696]: pgmap v657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:46.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:46.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:47.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:47.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:47 smithi141 ceph-mon[108989]: pgmap v658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:47 smithi060 ceph-mon[94696]: pgmap v658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:48.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:48.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:49.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:49.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:49 smithi141 ceph-mon[108989]: pgmap v659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:49 smithi060 ceph-mon[94696]: pgmap v659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:50.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:50.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:51.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:51.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:51 smithi141 ceph-mon[108989]: pgmap v660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:51 smithi060 ceph-mon[94696]: pgmap v660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:52.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:52.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:53.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:53.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:53 smithi141 ceph-mon[108989]: pgmap v661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:53 smithi060 ceph-mon[94696]: pgmap v661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:54.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:54.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:55.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:55 smithi141 ceph-mon[108989]: pgmap v662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:55 smithi060 ceph-mon[94696]: pgmap v662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:44:56.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:56.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:57.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:57.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:57 smithi141 ceph-mon[108989]: pgmap v663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:57 smithi060 ceph-mon[94696]: pgmap v663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:44:58.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:58.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:59.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:44:59.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:44:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:44:59 smithi141 ceph-mon[108989]: pgmap v664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:44:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:44:59 smithi060 ceph-mon[94696]: pgmap v664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:00.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:00.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:01.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:01.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:01 smithi141 ceph-mon[108989]: pgmap v665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:01 smithi060 ceph-mon[94696]: pgmap v665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:02.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:02.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:03.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:03.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:03 smithi141 ceph-mon[108989]: pgmap v666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:03 smithi060 ceph-mon[94696]: pgmap v666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:04.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:04.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:05.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:05.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:05 smithi141 ceph-mon[108989]: pgmap v667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:05 smithi060 ceph-mon[94696]: pgmap v667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:06.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:06.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:07.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:07.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:07 smithi060 ceph-mon[94696]: pgmap v668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:07 smithi141 ceph-mon[108989]: pgmap v668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:08.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:08.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:09.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:09.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:09 smithi060 ceph-mon[94696]: pgmap v669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:09 smithi141 ceph-mon[108989]: pgmap v669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:10.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:10.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:11.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:11.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:11 smithi060 ceph-mon[94696]: pgmap v670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:11 smithi141 ceph-mon[108989]: pgmap v670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:12.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:12.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:13.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:13.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:13 smithi060 ceph-mon[94696]: pgmap v671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:13 smithi141 ceph-mon[108989]: pgmap v671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:14.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:14.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:15.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:15.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:15 smithi060 ceph-mon[94696]: pgmap v672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:15 smithi141 ceph-mon[108989]: pgmap v672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:16.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:16.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:17.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:17.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:17 smithi060 ceph-mon[94696]: pgmap v673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:17 smithi141 ceph-mon[108989]: pgmap v673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:18.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:18.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:19.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:19.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:19 smithi060 ceph-mon[94696]: pgmap v674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:19 smithi141 ceph-mon[108989]: pgmap v674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:20.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:20.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:21.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:21.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:21.533 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:21 smithi141 ceph-mon[108989]: pgmap v675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:21 smithi060 ceph-mon[94696]: pgmap v675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:22.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:22.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:23.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:23.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:23 smithi060 ceph-mon[94696]: pgmap v676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:23 smithi141 ceph-mon[108989]: pgmap v676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:24.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:24.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:25.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:25.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:25 smithi060 ceph-mon[94696]: pgmap v677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:25 smithi141 ceph-mon[108989]: pgmap v677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:26.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:26.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:27 smithi060 ceph-mon[94696]: pgmap v678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:27 smithi141 ceph-mon[108989]: pgmap v678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:28.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:28.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:29.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:29.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:29 smithi060 ceph-mon[94696]: pgmap v679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:29 smithi141 ceph-mon[108989]: pgmap v679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:30.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:30.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:45:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:45:31.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:31.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: pgmap v680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:45:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:45:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:45:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:45:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:45:31.637 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: pgmap v680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:31.637 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:45:31.638 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:45:31.638 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:45:31.638 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:45:31.638 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:45:32.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:32.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:33.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:33.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:33 smithi060 ceph-mon[94696]: pgmap v681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:33 smithi141 ceph-mon[108989]: pgmap v681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:34.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:34.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:35.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:35.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:35 smithi060 ceph-mon[94696]: pgmap v682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:35 smithi141 ceph-mon[108989]: pgmap v682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:36.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:36.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:37.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:37.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:37 smithi060 ceph-mon[94696]: pgmap v683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:37 smithi141 ceph-mon[108989]: pgmap v683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:38.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:38.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:39.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:39.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:39 smithi060 ceph-mon[94696]: pgmap v684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:39 smithi141 ceph-mon[108989]: pgmap v684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:40.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:40.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:41.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:41.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:41 smithi060 ceph-mon[94696]: pgmap v685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:41 smithi141 ceph-mon[108989]: pgmap v685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:42.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:42.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:43.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:43.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:43 smithi060 ceph-mon[94696]: pgmap v686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:43 smithi141 ceph-mon[108989]: pgmap v686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:44.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:44.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:45.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:45.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:45 smithi060 ceph-mon[94696]: pgmap v687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:45 smithi141 ceph-mon[108989]: pgmap v687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:46.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:46.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:47.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:47.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:47 smithi060 ceph-mon[94696]: pgmap v688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:47 smithi141 ceph-mon[108989]: pgmap v688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:48.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:48.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:49.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:49.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:49.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:49 smithi060 ceph-mon[94696]: pgmap v689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:49 smithi141 ceph-mon[108989]: pgmap v689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:50.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:50.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:51.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:51.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:51 smithi060 ceph-mon[94696]: pgmap v690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:51 smithi141 ceph-mon[108989]: pgmap v690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:52.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:52.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:53.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:53.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:53 smithi060 ceph-mon[94696]: pgmap v691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:53 smithi141 ceph-mon[108989]: pgmap v691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:54.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:54.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:55 smithi141 ceph-mon[108989]: pgmap v692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:55 smithi060 ceph-mon[94696]: pgmap v692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:45:56.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:56.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:57.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:57.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:57 smithi141 ceph-mon[108989]: pgmap v693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:57 smithi060 ceph-mon[94696]: pgmap v693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:45:58.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:58.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:59.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:45:59.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:45:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:45:59 smithi141 ceph-mon[108989]: pgmap v694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:45:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:45:59 smithi060 ceph-mon[94696]: pgmap v694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:00.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:00.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:01.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:01.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:01 smithi141 ceph-mon[108989]: pgmap v695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:01 smithi060 ceph-mon[94696]: pgmap v695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:02.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:02.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:03.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:03.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:03 smithi141 ceph-mon[108989]: pgmap v696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:03 smithi060 ceph-mon[94696]: pgmap v696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:04.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:04.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:05.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:05.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:05 smithi141 ceph-mon[108989]: pgmap v697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:05 smithi060 ceph-mon[94696]: pgmap v697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:06.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:06.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:07.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:07.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:07 smithi141 ceph-mon[108989]: pgmap v698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:07 smithi060 ceph-mon[94696]: pgmap v698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:08.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:08.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:09.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:09.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:09 smithi141 ceph-mon[108989]: pgmap v699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:09 smithi060 ceph-mon[94696]: pgmap v699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:10.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:10.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:11.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:11.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:11 smithi141 ceph-mon[108989]: pgmap v700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:11 smithi060 ceph-mon[94696]: pgmap v700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:12.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:12.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:13.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:13.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:13 smithi141 ceph-mon[108989]: pgmap v701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:13 smithi060 ceph-mon[94696]: pgmap v701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:14.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:14.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:15.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:15.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:15 smithi141 ceph-mon[108989]: pgmap v702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:15 smithi060 ceph-mon[94696]: pgmap v702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:16.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:16.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:17.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:17.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:17 smithi141 ceph-mon[108989]: pgmap v703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:17 smithi060 ceph-mon[94696]: pgmap v703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:18.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:18.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:19.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:19.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:19 smithi141 ceph-mon[108989]: pgmap v704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:19 smithi060 ceph-mon[94696]: pgmap v704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:20.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:20.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:21.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:21.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:21 smithi141 ceph-mon[108989]: pgmap v705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:21 smithi060 ceph-mon[94696]: pgmap v705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:22.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:22.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:23.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:23.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:23.663 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:23 smithi060 ceph-mon[94696]: pgmap v706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:23 smithi141 ceph-mon[108989]: pgmap v706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:24.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:24.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:25.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:25.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:25 smithi141 ceph-mon[108989]: pgmap v707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:25 smithi060 ceph-mon[94696]: pgmap v707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:26.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:26.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:27.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:27.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:27 smithi141 ceph-mon[108989]: pgmap v708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:27 smithi060 ceph-mon[94696]: pgmap v708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:28.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:28.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:29.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:29.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:29 smithi141 ceph-mon[108989]: pgmap v709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:29 smithi060 ceph-mon[94696]: pgmap v709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:30.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:30.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:31.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:31.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: pgmap v710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:46:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:46:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:46:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:46:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:46:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:46:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: pgmap v710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:46:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:46:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:46:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:46:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:46:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:46:32.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:32.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:33.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:33.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:33 smithi141 ceph-mon[108989]: pgmap v711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:33.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:33 smithi060 ceph-mon[94696]: pgmap v711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:34.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:34.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:34 smithi141 ceph-mon[108989]: pgmap v712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:34 smithi060 ceph-mon[94696]: pgmap v712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:35.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:35.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:36.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:36.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:37.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:37.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:37 smithi141 ceph-mon[108989]: pgmap v713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:37 smithi060 ceph-mon[94696]: pgmap v713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:38.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:38.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:39.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:39.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:39 smithi141 ceph-mon[108989]: pgmap v714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:39 smithi060 ceph-mon[94696]: pgmap v714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:40.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:40.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:41.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:41.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:41 smithi141 ceph-mon[108989]: pgmap v715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:41 smithi060 ceph-mon[94696]: pgmap v715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:42.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:42.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:43.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:43.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:43 smithi141 ceph-mon[108989]: pgmap v716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:43 smithi060 ceph-mon[94696]: pgmap v716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:44.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:44.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:45.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:45.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:45 smithi141 ceph-mon[108989]: pgmap v717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:45 smithi060 ceph-mon[94696]: pgmap v717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:46.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:46.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:47.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:47.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:47 smithi141 ceph-mon[108989]: pgmap v718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:47 smithi060 ceph-mon[94696]: pgmap v718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:48.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:48.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:49.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:49.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:49 smithi141 ceph-mon[108989]: pgmap v719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:49 smithi060 ceph-mon[94696]: pgmap v719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:50.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:50.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:51.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:51.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:51 smithi141 ceph-mon[108989]: pgmap v720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:51 smithi060 ceph-mon[94696]: pgmap v720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:52.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:52.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:53.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:53.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:53 smithi141 ceph-mon[108989]: pgmap v721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:53 smithi060 ceph-mon[94696]: pgmap v721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:54.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:54.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:55 smithi141 ceph-mon[108989]: pgmap v722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:55 smithi060 ceph-mon[94696]: pgmap v722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:46:56.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:56.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:57.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:57.517 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:57 smithi141 ceph-mon[108989]: pgmap v723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:57 smithi060 ceph-mon[94696]: pgmap v723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:46:58.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:58.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:59.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:46:59.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:46:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:46:59 smithi060 ceph-mon[94696]: pgmap v724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:46:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:46:59 smithi141 ceph-mon[108989]: pgmap v724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:00.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:00.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:01.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:01.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:01 smithi060 ceph-mon[94696]: pgmap v725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:01 smithi141 ceph-mon[108989]: pgmap v725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:02.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:02.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:03.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:03.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:03 smithi060 ceph-mon[94696]: pgmap v726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:03 smithi141 ceph-mon[108989]: pgmap v726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:05.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:05.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:05 smithi060 ceph-mon[94696]: pgmap v727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:05 smithi141 ceph-mon[108989]: pgmap v727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:06.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:06.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:07.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:07.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:07 smithi060 ceph-mon[94696]: pgmap v728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:07.621 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:07 smithi141 ceph-mon[108989]: pgmap v728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:08.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:08.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:09.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:09.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:09 smithi060 ceph-mon[94696]: pgmap v729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:09 smithi141 ceph-mon[108989]: pgmap v729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:10.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:10.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:11.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:11.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:11 smithi060 ceph-mon[94696]: pgmap v730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:11 smithi141 ceph-mon[108989]: pgmap v730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:12.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:12.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:13.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:13.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:13 smithi060 ceph-mon[94696]: pgmap v731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:13 smithi141 ceph-mon[108989]: pgmap v731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:14.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:14.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:15.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:15.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:15 smithi060 ceph-mon[94696]: pgmap v732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:15 smithi141 ceph-mon[108989]: pgmap v732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:16.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:16.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:17.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:17.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:17 smithi060 ceph-mon[94696]: pgmap v733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:17.724 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:17 smithi141 ceph-mon[108989]: pgmap v733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:18.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:18.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:19.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:19.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:19 smithi060 ceph-mon[94696]: pgmap v734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:19 smithi141 ceph-mon[108989]: pgmap v734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:20.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:20.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:21.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:21.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:21 smithi060 ceph-mon[94696]: pgmap v735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:21 smithi141 ceph-mon[108989]: pgmap v735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:22.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:22.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:23.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:23.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:23 smithi060 ceph-mon[94696]: pgmap v736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:23 smithi141 ceph-mon[108989]: pgmap v736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:24.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:24.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:25.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:25.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:25 smithi060 ceph-mon[94696]: pgmap v737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:25 smithi141 ceph-mon[108989]: pgmap v737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:26.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:26.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:27.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:27.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:27 smithi060 ceph-mon[94696]: pgmap v738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:27 smithi141 ceph-mon[108989]: pgmap v738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:28.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:28.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:29.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:29.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:29 smithi060 ceph-mon[94696]: pgmap v739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:29 smithi141 ceph-mon[108989]: pgmap v739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:30.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:30.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:31.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:31.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:31 smithi060 ceph-mon[94696]: pgmap v740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:31 smithi141 ceph-mon[108989]: pgmap v740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:32.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:32.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:47:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:47:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:47:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:47:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:47:32.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:47:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:47:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:47:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:47:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:47:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:47:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:47:33.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:33.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:33 smithi060 ceph-mon[94696]: pgmap v741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:33 smithi141 ceph-mon[108989]: pgmap v741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:34.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:34.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:35.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:35.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:35 smithi060 ceph-mon[94696]: pgmap v742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:35 smithi141 ceph-mon[108989]: pgmap v742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:36.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:36.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:37.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:37.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:37 smithi060 ceph-mon[94696]: pgmap v743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:37 smithi141 ceph-mon[108989]: pgmap v743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:38.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:38.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:39.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:39.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:39 smithi060 ceph-mon[94696]: pgmap v744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:39 smithi141 ceph-mon[108989]: pgmap v744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:40.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:40.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:41.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:41.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:41 smithi060 ceph-mon[94696]: pgmap v745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:41 smithi141 ceph-mon[108989]: pgmap v745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:42.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:42.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:43.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:43.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:43 smithi060 ceph-mon[94696]: pgmap v746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:43 smithi141 ceph-mon[108989]: pgmap v746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:44.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:44.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:45.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:45.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:45 smithi141 ceph-mon[108989]: pgmap v747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:45 smithi060 ceph-mon[94696]: pgmap v747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:46.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:46.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:47.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:47.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:47 smithi141 ceph-mon[108989]: pgmap v748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:47 smithi060 ceph-mon[94696]: pgmap v748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:48.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:48.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:49.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:49.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:49.625 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:49 smithi060 ceph-mon[94696]: pgmap v749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:49 smithi141 ceph-mon[108989]: pgmap v749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:50.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:50.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:51.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:51.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:51 smithi141 ceph-mon[108989]: pgmap v750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:51 smithi060 ceph-mon[94696]: pgmap v750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:52.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:52.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:53.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:53.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:53 smithi141 ceph-mon[108989]: pgmap v751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:53 smithi060 ceph-mon[94696]: pgmap v751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:54.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:54.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:55.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:55.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:55 smithi141 ceph-mon[108989]: pgmap v752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:55 smithi060 ceph-mon[94696]: pgmap v752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:47:56.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:56.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:57.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:57.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:57 smithi141 ceph-mon[108989]: pgmap v753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:57 smithi060 ceph-mon[94696]: pgmap v753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:47:58.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:58.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:59.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:47:59.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:47:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:47:59 smithi141 ceph-mon[108989]: pgmap v754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:47:59.738 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:47:59 smithi060 ceph-mon[94696]: pgmap v754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:00.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:00.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:01.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:01.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:01 smithi141 ceph-mon[108989]: pgmap v755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:01 smithi060 ceph-mon[94696]: pgmap v755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:02.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:02.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:03.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:03.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:03 smithi141 ceph-mon[108989]: pgmap v756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:03 smithi060 ceph-mon[94696]: pgmap v756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:04.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:04.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:05.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:05.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:05 smithi141 ceph-mon[108989]: pgmap v757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:05 smithi060 ceph-mon[94696]: pgmap v757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:06.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:06.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:07.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:07.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:07 smithi141 ceph-mon[108989]: pgmap v758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:07 smithi060 ceph-mon[94696]: pgmap v758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:08.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:08.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:09 smithi141 ceph-mon[108989]: pgmap v759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:09 smithi060 ceph-mon[94696]: pgmap v759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:10.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:10.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:11.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:11.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:11 smithi141 ceph-mon[108989]: pgmap v760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:11 smithi060 ceph-mon[94696]: pgmap v760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:13.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:13.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:13 smithi141 ceph-mon[108989]: pgmap v761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:13 smithi060 ceph-mon[94696]: pgmap v761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:14.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:14.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:15.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:15.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:15 smithi141 ceph-mon[108989]: pgmap v762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:15 smithi060 ceph-mon[94696]: pgmap v762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:16.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:16.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:17.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:17.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:17 smithi141 ceph-mon[108989]: pgmap v763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:17 smithi060 ceph-mon[94696]: pgmap v763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:18.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:18.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:19.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:19.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:19 smithi141 ceph-mon[108989]: pgmap v764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:19 smithi060 ceph-mon[94696]: pgmap v764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:20.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:20.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:21.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:21.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:21 smithi141 ceph-mon[108989]: pgmap v765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:21 smithi060 ceph-mon[94696]: pgmap v765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:22.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:22.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:23.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:23.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:23 smithi141 ceph-mon[108989]: pgmap v766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:23 smithi060 ceph-mon[94696]: pgmap v766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:24.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:24.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:25.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:25.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:25 smithi141 ceph-mon[108989]: pgmap v767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:25 smithi060 ceph-mon[94696]: pgmap v767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:26.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:26.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:27.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:27 smithi141 ceph-mon[108989]: pgmap v768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:27 smithi060 ceph-mon[94696]: pgmap v768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:28.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:28.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:29 smithi141 ceph-mon[108989]: pgmap v769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:29 smithi060 ceph-mon[94696]: pgmap v769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:30.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:30.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:31.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:31.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:31 smithi141 ceph-mon[108989]: pgmap v770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:31 smithi060 ceph-mon[94696]: pgmap v770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:32.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:32.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:48:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:48:33.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:33.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: pgmap v771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:48:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:48:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:48:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:48:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:48:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: pgmap v771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:48:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:48:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:48:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:48:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:48:34.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:34.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:34 smithi141 ceph-mon[108989]: pgmap v772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:34 smithi060 ceph-mon[94696]: pgmap v772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:35.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:35.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:36.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:36.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:37.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:37.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:37 smithi141 ceph-mon[108989]: pgmap v773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:37 smithi060 ceph-mon[94696]: pgmap v773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:38.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:38.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:39.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:39.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:39 smithi141 ceph-mon[108989]: pgmap v774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:39 smithi060 ceph-mon[94696]: pgmap v774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:40.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:40.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:41.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:41.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:41 smithi060 ceph-mon[94696]: pgmap v775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:41 smithi141 ceph-mon[108989]: pgmap v775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:42.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:42.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:43.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:43.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:43 smithi060 ceph-mon[94696]: pgmap v776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:43.601 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:43 smithi141 ceph-mon[108989]: pgmap v776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:44.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:44.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:45.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:45.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:45 smithi060 ceph-mon[94696]: pgmap v777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:45 smithi141 ceph-mon[108989]: pgmap v777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:46.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:46.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:47.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:47.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:47 smithi060 ceph-mon[94696]: pgmap v778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:47 smithi141 ceph-mon[108989]: pgmap v778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:48.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:48.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:49.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:49.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:49 smithi060 ceph-mon[94696]: pgmap v779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:49 smithi141 ceph-mon[108989]: pgmap v779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:50.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:50.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:51.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:51.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:51 smithi060 ceph-mon[94696]: pgmap v780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:51 smithi141 ceph-mon[108989]: pgmap v780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:52.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:52.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:53.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:53.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:53 smithi060 ceph-mon[94696]: pgmap v781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:53.704 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:53 smithi141 ceph-mon[108989]: pgmap v781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:54.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:54.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:55.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:55.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:55 smithi060 ceph-mon[94696]: pgmap v782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:55 smithi141 ceph-mon[108989]: pgmap v782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:48:56.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:56.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:57.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:57.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:57 smithi060 ceph-mon[94696]: pgmap v783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:57 smithi141 ceph-mon[108989]: pgmap v783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:48:58.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:58.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:59.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:48:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:48:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:48:59 smithi060 ceph-mon[94696]: pgmap v784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:48:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:48:59 smithi141 ceph-mon[108989]: pgmap v784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:00.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:00.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:01.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:01.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:01 smithi060 ceph-mon[94696]: pgmap v785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:01 smithi141 ceph-mon[108989]: pgmap v785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:02.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:02.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:03.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:03.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:03 smithi060 ceph-mon[94696]: pgmap v786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:03 smithi141 ceph-mon[108989]: pgmap v786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:04.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:04.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:05.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:05.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:05 smithi060 ceph-mon[94696]: pgmap v787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:05 smithi141 ceph-mon[108989]: pgmap v787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:06.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:06.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:07.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:07.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:07 smithi060 ceph-mon[94696]: pgmap v788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:07 smithi141 ceph-mon[108989]: pgmap v788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:08.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:08.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:09.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:09.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:09 smithi060 ceph-mon[94696]: pgmap v789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:09 smithi141 ceph-mon[108989]: pgmap v789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:10.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:10.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:11.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:11.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:11 smithi060 ceph-mon[94696]: pgmap v790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:11 smithi141 ceph-mon[108989]: pgmap v790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:13.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:13.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:13 smithi060 ceph-mon[94696]: pgmap v791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:13 smithi141 ceph-mon[108989]: pgmap v791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:14.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:14.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:15.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:15.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:15 smithi060 ceph-mon[94696]: pgmap v792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:15 smithi141 ceph-mon[108989]: pgmap v792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:16.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:16.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:17.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:17.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:17 smithi060 ceph-mon[94696]: pgmap v793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:17 smithi141 ceph-mon[108989]: pgmap v793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:18.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:18.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:19.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:19.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:19 smithi060 ceph-mon[94696]: pgmap v794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:19 smithi141 ceph-mon[108989]: pgmap v794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:20.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:20.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:21.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:21.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:21 smithi060 ceph-mon[94696]: pgmap v795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:21 smithi141 ceph-mon[108989]: pgmap v795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:22.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:22.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:23.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:23.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:23 smithi060 ceph-mon[94696]: pgmap v796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:23 smithi141 ceph-mon[108989]: pgmap v796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:24.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:24.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:25.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:25.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:25 smithi060 ceph-mon[94696]: pgmap v797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:25 smithi141 ceph-mon[108989]: pgmap v797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:26.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:26.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:27.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:27.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:27 smithi060 ceph-mon[94696]: pgmap v798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:27 smithi141 ceph-mon[108989]: pgmap v798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:28.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:28.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:29 smithi141 ceph-mon[108989]: pgmap v799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:29.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:29.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:29.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:29 smithi060 ceph-mon[94696]: pgmap v799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:30.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:30.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:31.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:31 smithi141 ceph-mon[108989]: pgmap v800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:31 smithi060 ceph-mon[94696]: pgmap v800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:32.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:32.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:33.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:33.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: pgmap v801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:49:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:49:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:49:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: pgmap v801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:49:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:49:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:49:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:49:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:49:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:49:34.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:34.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:35.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:35.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:35 smithi141 ceph-mon[108989]: pgmap v802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:35 smithi060 ceph-mon[94696]: pgmap v802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:36.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:36.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:37.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:37.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:37 smithi141 ceph-mon[108989]: pgmap v803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:37 smithi060 ceph-mon[94696]: pgmap v803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:38.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:38.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:39 smithi141 ceph-mon[108989]: pgmap v804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:39.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:39.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:39 smithi060 ceph-mon[94696]: pgmap v804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:40.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:40.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:41.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:41.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:41 smithi141 ceph-mon[108989]: pgmap v805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:41 smithi060 ceph-mon[94696]: pgmap v805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:42.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:42.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:43.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:43.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:43 smithi141 ceph-mon[108989]: pgmap v806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:43 smithi060 ceph-mon[94696]: pgmap v806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:44.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:44.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:45.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:45.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:45 smithi141 ceph-mon[108989]: pgmap v807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:45 smithi060 ceph-mon[94696]: pgmap v807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:46.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:46.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:47.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:47.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:47 smithi141 ceph-mon[108989]: pgmap v808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:47 smithi060 ceph-mon[94696]: pgmap v808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:48.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:48.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:49.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:49.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:49 smithi141 ceph-mon[108989]: pgmap v809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:49 smithi060 ceph-mon[94696]: pgmap v809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:50.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:50.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:51.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:51.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:51 smithi141 ceph-mon[108989]: pgmap v810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:51 smithi060 ceph-mon[94696]: pgmap v810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:52.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:52.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:53.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:53.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:53 smithi141 ceph-mon[108989]: pgmap v811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:53 smithi060 ceph-mon[94696]: pgmap v811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:54.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:54.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:55.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:55.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:55 smithi141 ceph-mon[108989]: pgmap v812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:55 smithi060 ceph-mon[94696]: pgmap v812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:49:56.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:56.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:57.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:57.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:57 smithi141 ceph-mon[108989]: pgmap v813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:57 smithi060 ceph-mon[94696]: pgmap v813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:49:58.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:58.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:59.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:49:59.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:49:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:49:59 smithi141 ceph-mon[108989]: pgmap v814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:49:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:49:59 smithi060 ceph-mon[94696]: pgmap v814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:00.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:00.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T07:50:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T07:50:01.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:01.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:01 smithi141 ceph-mon[108989]: pgmap v815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:01 smithi060 ceph-mon[94696]: pgmap v815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:02.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:02.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:03.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:03.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:03 smithi141 ceph-mon[108989]: pgmap v816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:03 smithi060 ceph-mon[94696]: pgmap v816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:04.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:04.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:05.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:05.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:05 smithi141 ceph-mon[108989]: pgmap v817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:05 smithi060 ceph-mon[94696]: pgmap v817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:06.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:06.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:07.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:07.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:07 smithi141 ceph-mon[108989]: pgmap v818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:07 smithi060 ceph-mon[94696]: pgmap v818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:08.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:08.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:09.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:09.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:09.708 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:09 smithi060 ceph-mon[94696]: pgmap v819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:09 smithi141 ceph-mon[108989]: pgmap v819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:10.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:10.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:11 smithi060 ceph-mon[94696]: pgmap v820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:11.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:11.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:11 smithi141 ceph-mon[108989]: pgmap v820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:12.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:13.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:13.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:13 smithi141 ceph-mon[108989]: pgmap v821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:13 smithi060 ceph-mon[94696]: pgmap v821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:14.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:14.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:15.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:15.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:15 smithi141 ceph-mon[108989]: pgmap v822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:15 smithi060 ceph-mon[94696]: pgmap v822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:16.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:16.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:17.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:17.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:17 smithi141 ceph-mon[108989]: pgmap v823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:17 smithi060 ceph-mon[94696]: pgmap v823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:18.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:18.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:19.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:19.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:19 smithi141 ceph-mon[108989]: pgmap v824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:19 smithi060 ceph-mon[94696]: pgmap v824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:20.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:20.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:21.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:21.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:21 smithi141 ceph-mon[108989]: pgmap v825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:21 smithi060 ceph-mon[94696]: pgmap v825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:22.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:22.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:23.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:23.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:23 smithi141 ceph-mon[108989]: pgmap v826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:23 smithi060 ceph-mon[94696]: pgmap v826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:24.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:24.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:25.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:25.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:25 smithi141 ceph-mon[108989]: pgmap v827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:25 smithi060 ceph-mon[94696]: pgmap v827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:26.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:26.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:27.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:27.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:27 smithi141 ceph-mon[108989]: pgmap v828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:27 smithi060 ceph-mon[94696]: pgmap v828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:28.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:28.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:29.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:29.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:29.693 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:29 smithi141 ceph-mon[108989]: pgmap v829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:29 smithi060 ceph-mon[94696]: pgmap v829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:30.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:30.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:31.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:31.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:31 smithi141 ceph-mon[108989]: pgmap v830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:31 smithi060 ceph-mon[94696]: pgmap v830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:32.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:32.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:33.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:33.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:33 smithi141 ceph-mon[108989]: pgmap v831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:50:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:33 smithi060 ceph-mon[94696]: pgmap v831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:50:34.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:34.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:35.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:35.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:35 smithi141 ceph-mon[108989]: pgmap v832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:35 smithi060 ceph-mon[94696]: pgmap v832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:36.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:36.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: pgmap v833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:50:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: pgmap v833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:50:37.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:50:37.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:50:37.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:50:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:38.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:38.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:39 smithi060 ceph-mon[94696]: pgmap v834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:39 smithi141 ceph-mon[108989]: pgmap v834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:39.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:39.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:40.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:40.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:41 smithi060 ceph-mon[94696]: pgmap v835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:41 smithi141 ceph-mon[108989]: pgmap v835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:41.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:41.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:42.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:42.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:43 smithi060 ceph-mon[94696]: pgmap v836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:43.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:43.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:43 smithi141 ceph-mon[108989]: pgmap v836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:44.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:44.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:45 smithi060 ceph-mon[94696]: pgmap v837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:45.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:45.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:45 smithi141 ceph-mon[108989]: pgmap v837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:46.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:46.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:47 smithi060 ceph-mon[94696]: pgmap v838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:47.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:47.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:47 smithi141 ceph-mon[108989]: pgmap v838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:48.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:48.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:49 smithi060 ceph-mon[94696]: pgmap v839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:49.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:49.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:49 smithi141 ceph-mon[108989]: pgmap v839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:50.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:50.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:51 smithi060 ceph-mon[94696]: pgmap v840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:51.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:51.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:51 smithi141 ceph-mon[108989]: pgmap v840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:52.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:52.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:53 smithi060 ceph-mon[94696]: pgmap v841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:53.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:53.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:53 smithi141 ceph-mon[108989]: pgmap v841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:54.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:54.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:55 smithi060 ceph-mon[94696]: pgmap v842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:55.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:55.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:55 smithi141 ceph-mon[108989]: pgmap v842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:50:56.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:56.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:57 smithi060 ceph-mon[94696]: pgmap v843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:57.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:57.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:57 smithi141 ceph-mon[108989]: pgmap v843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:50:58.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:58.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:50:59 smithi060 ceph-mon[94696]: pgmap v844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:50:59.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:50:59.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:50:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:50:59 smithi141 ceph-mon[108989]: pgmap v844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:00.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:00.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:01 smithi060 ceph-mon[94696]: pgmap v845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:01.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:01.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:01 smithi141 ceph-mon[108989]: pgmap v845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:02.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:02.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:03 smithi060 ceph-mon[94696]: pgmap v846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:03.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:03.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:03 smithi141 ceph-mon[108989]: pgmap v846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:04.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:04.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:05 smithi141 ceph-mon[108989]: pgmap v847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:05 smithi060 ceph-mon[94696]: pgmap v847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:05.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:05.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:06.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:06.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:07 smithi060 ceph-mon[94696]: pgmap v848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:07.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:07.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:07 smithi141 ceph-mon[108989]: pgmap v848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:08.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:08.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:09 smithi060 ceph-mon[94696]: pgmap v849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:09.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:09.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:09 smithi141 ceph-mon[108989]: pgmap v849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:10.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:10.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:11 smithi060 ceph-mon[94696]: pgmap v850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:11.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:11.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:11 smithi141 ceph-mon[108989]: pgmap v850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:12.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:12.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:13 smithi060 ceph-mon[94696]: pgmap v851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:13.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:13.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:13 smithi141 ceph-mon[108989]: pgmap v851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:14.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:14.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:15 smithi141 ceph-mon[108989]: pgmap v852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:15 smithi060 ceph-mon[94696]: pgmap v852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:15.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:15.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:16.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:16.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:17.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:17.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:17 smithi141 ceph-mon[108989]: pgmap v853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:17 smithi060 ceph-mon[94696]: pgmap v853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:18.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:18.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:19.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:19.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:19 smithi141 ceph-mon[108989]: pgmap v854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:19 smithi060 ceph-mon[94696]: pgmap v854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:20.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:20.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:21.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:21.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:21 smithi141 ceph-mon[108989]: pgmap v855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:21 smithi060 ceph-mon[94696]: pgmap v855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:22.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:22.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:23.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:23.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:23 smithi141 ceph-mon[108989]: pgmap v856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:23 smithi060 ceph-mon[94696]: pgmap v856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:24.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:24.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:25.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:25.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:25 smithi141 ceph-mon[108989]: pgmap v857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:25 smithi060 ceph-mon[94696]: pgmap v857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:26.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:26.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:27.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:27.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:27 smithi141 ceph-mon[108989]: pgmap v858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:27 smithi060 ceph-mon[94696]: pgmap v858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:28.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:28.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:29.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:29.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:29 smithi141 ceph-mon[108989]: pgmap v859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:29 smithi060 ceph-mon[94696]: pgmap v859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:30.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:30.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:31.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:31.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:31 smithi141 ceph-mon[108989]: pgmap v860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:31 smithi060 ceph-mon[94696]: pgmap v860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:32.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:32.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:33.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:33.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:33 smithi141 ceph-mon[108989]: pgmap v861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:33 smithi060 ceph-mon[94696]: pgmap v861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:34.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:34.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:35 smithi141 ceph-mon[108989]: pgmap v862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:35.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:35.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:35 smithi060 ceph-mon[94696]: pgmap v862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:36.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:36.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:37 smithi060 ceph-mon[94696]: pgmap v863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:37.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:51:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:37 smithi141 ceph-mon[108989]: pgmap v863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:51:37.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:37.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:38.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:38.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:39 smithi141 ceph-mon[108989]: pgmap v864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:39.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:39.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:39 smithi060 ceph-mon[94696]: pgmap v864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:40.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:40.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:41 smithi141 ceph-mon[108989]: pgmap v865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:41.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:41.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:41 smithi060 ceph-mon[94696]: pgmap v865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:42.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:42.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: pgmap v866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:51:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:51:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:51:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: pgmap v866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:51:43.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:51:43.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:51:43.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:51:43.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:43.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:44.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:44.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:44 smithi060 ceph-mon[94696]: pgmap v867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:44 smithi141 ceph-mon[108989]: pgmap v867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:45.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:45.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:47 smithi060 ceph-mon[94696]: pgmap v868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:47 smithi141 ceph-mon[108989]: pgmap v868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:47.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:47.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:48.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:48.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:49 smithi060 ceph-mon[94696]: pgmap v869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:49 smithi141 ceph-mon[108989]: pgmap v869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:49.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:49.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:50.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:50.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:51 smithi060 ceph-mon[94696]: pgmap v870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:51 smithi141 ceph-mon[108989]: pgmap v870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:51.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:51.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:52.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:52.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:53 smithi060 ceph-mon[94696]: pgmap v871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:53 smithi141 ceph-mon[108989]: pgmap v871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:53.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:53.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:54.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:54.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:55 smithi060 ceph-mon[94696]: pgmap v872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:55.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:55 smithi141 ceph-mon[108989]: pgmap v872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:55.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:51:55.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:55.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:56.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:56.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:57 smithi060 ceph-mon[94696]: pgmap v873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:57 smithi141 ceph-mon[108989]: pgmap v873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:51:57.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:57.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:58.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:58.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:51:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:51:59 smithi060 ceph-mon[94696]: pgmap v874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:51:59 smithi141 ceph-mon[108989]: pgmap v874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:51:59.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:51:59.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:00.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:00.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:01 smithi060 ceph-mon[94696]: pgmap v875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:01 smithi141 ceph-mon[108989]: pgmap v875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:01.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:01.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:02.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:02.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:03 smithi060 ceph-mon[94696]: pgmap v876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:03 smithi141 ceph-mon[108989]: pgmap v876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:03.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:03.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:04.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:04.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:05 smithi060 ceph-mon[94696]: pgmap v877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:05.679 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:05 smithi141 ceph-mon[108989]: pgmap v877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:05.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:05.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:06.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:06.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:07 smithi060 ceph-mon[94696]: pgmap v878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:07 smithi141 ceph-mon[108989]: pgmap v878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:07.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:07.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:08.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:08.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:09 smithi060 ceph-mon[94696]: pgmap v879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:09 smithi141 ceph-mon[108989]: pgmap v879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:09.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:09.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:10.730 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:10.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:10.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:11 smithi060 ceph-mon[94696]: pgmap v880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:11 smithi141 ceph-mon[108989]: pgmap v880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:11.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:11.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:12.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:12.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:13 smithi060 ceph-mon[94696]: pgmap v881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:13 smithi141 ceph-mon[108989]: pgmap v881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:13.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:13.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:14.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:14.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:15 smithi141 ceph-mon[108989]: pgmap v882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:15.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:15.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:15 smithi060 ceph-mon[94696]: pgmap v882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:16.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:16.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:17.639 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:17 smithi060 ceph-mon[94696]: pgmap v883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:17 smithi141 ceph-mon[108989]: pgmap v883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:18.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:18.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:19 smithi141 ceph-mon[108989]: pgmap v884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:19.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:19.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:19 smithi060 ceph-mon[94696]: pgmap v884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:20.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:20.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:21 smithi141 ceph-mon[108989]: pgmap v885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:21.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:21.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:21 smithi060 ceph-mon[94696]: pgmap v885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:22.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:22.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:23 smithi141 ceph-mon[108989]: pgmap v886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:23.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:23.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:23 smithi060 ceph-mon[94696]: pgmap v886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:24.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:24.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:25 smithi141 ceph-mon[108989]: pgmap v887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:25.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:25.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:25 smithi060 ceph-mon[94696]: pgmap v887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:26.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:26.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:27 smithi141 ceph-mon[108989]: pgmap v888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:27.753 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:27 smithi060 ceph-mon[94696]: pgmap v888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:27.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:27.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:28.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:28.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:29 smithi141 ceph-mon[108989]: pgmap v889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:29 smithi060 ceph-mon[94696]: pgmap v889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:29.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:29.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:30.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:31 smithi141 ceph-mon[108989]: pgmap v890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:31 smithi060 ceph-mon[94696]: pgmap v890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:31.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:31.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:33 smithi141 ceph-mon[108989]: pgmap v891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:33 smithi060 ceph-mon[94696]: pgmap v891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:33.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:33.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:34.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:34.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:35 smithi141 ceph-mon[108989]: pgmap v892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:35 smithi060 ceph-mon[94696]: pgmap v892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:35.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:35.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:36.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:36.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:37 smithi141 ceph-mon[108989]: pgmap v893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:37 smithi060 ceph-mon[94696]: pgmap v893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:37.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:37.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:38.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:38.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:39 smithi141 ceph-mon[108989]: pgmap v894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:39 smithi060 ceph-mon[94696]: pgmap v894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:39.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:39.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:40.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:40.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:41 smithi141 ceph-mon[108989]: pgmap v895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:41 smithi060 ceph-mon[94696]: pgmap v895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:41.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:41.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:42.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:42.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: pgmap v896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:52:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:52:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:52:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:52:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:52:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:52:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: pgmap v896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:52:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:52:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:52:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:52:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:52:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:52:43.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:43.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:44.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:44.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:45 smithi141 ceph-mon[108989]: pgmap v897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:45 smithi060 ceph-mon[94696]: pgmap v897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:45.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:45.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:46.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:46.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:47 smithi141 ceph-mon[108989]: pgmap v898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:47 smithi060 ceph-mon[94696]: pgmap v898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:47.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:47.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:48.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:48.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:49 smithi141 ceph-mon[108989]: pgmap v899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:49 smithi060 ceph-mon[94696]: pgmap v899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:49.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:49.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:50.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:50.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:51 smithi141 ceph-mon[108989]: pgmap v900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:51 smithi060 ceph-mon[94696]: pgmap v900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:51.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:51.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:52.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:52.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:53 smithi141 ceph-mon[108989]: pgmap v901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:53 smithi060 ceph-mon[94696]: pgmap v901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:53.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:53.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:54.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:54.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:55 smithi141 ceph-mon[108989]: pgmap v902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:55 smithi060 ceph-mon[94696]: pgmap v902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:52:55.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:55.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:56.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:56.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:57 smithi141 ceph-mon[108989]: pgmap v903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:57 smithi060 ceph-mon[94696]: pgmap v903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:52:57.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:57.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:58.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:58.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:52:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:52:59 smithi141 ceph-mon[108989]: pgmap v904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:52:59 smithi060 ceph-mon[94696]: pgmap v904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:52:59.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:52:59.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:00.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:00.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:01 smithi141 ceph-mon[108989]: pgmap v905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:01 smithi060 ceph-mon[94696]: pgmap v905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:01.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:01.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:02.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:02.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:03 smithi060 ceph-mon[94696]: pgmap v906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:03 smithi141 ceph-mon[108989]: pgmap v906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:03.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:03.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:04.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:04.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:05 smithi141 ceph-mon[108989]: pgmap v907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:05 smithi060 ceph-mon[94696]: pgmap v907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:05.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:05.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:06.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:06.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:07 smithi141 ceph-mon[108989]: pgmap v908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:07 smithi060 ceph-mon[94696]: pgmap v908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:07.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:07.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:08.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:08.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:09 smithi141 ceph-mon[108989]: pgmap v909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:09 smithi060 ceph-mon[94696]: pgmap v909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:09.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:09.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:10.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:10.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:11 smithi141 ceph-mon[108989]: pgmap v910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:11 smithi060 ceph-mon[94696]: pgmap v910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:11.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:11.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:12.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:12.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:13 smithi060 ceph-mon[94696]: pgmap v911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:13 smithi141 ceph-mon[108989]: pgmap v911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:13.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:13.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:14.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:14.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:15 smithi141 ceph-mon[108989]: pgmap v912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:15 smithi060 ceph-mon[94696]: pgmap v912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:15.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:15.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:16.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:16.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:17 smithi141 ceph-mon[108989]: pgmap v913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:17 smithi060 ceph-mon[94696]: pgmap v913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:17.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:17.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:18.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:18.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:19 smithi141 ceph-mon[108989]: pgmap v914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:19 smithi060 ceph-mon[94696]: pgmap v914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:19.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:19.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:20.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:20.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:21 smithi141 ceph-mon[108989]: pgmap v915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:21 smithi060 ceph-mon[94696]: pgmap v915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:21.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:21.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:22.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:22.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:23 smithi141 ceph-mon[108989]: pgmap v916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:23 smithi060 ceph-mon[94696]: pgmap v916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:23.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:23.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:24.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:24.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:25 smithi141 ceph-mon[108989]: pgmap v917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:25 smithi060 ceph-mon[94696]: pgmap v917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:25.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:25.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:26.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:26.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:27 smithi141 ceph-mon[108989]: pgmap v918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:27 smithi060 ceph-mon[94696]: pgmap v918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:27.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:27.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:28.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:28.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:29 smithi141 ceph-mon[108989]: pgmap v919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:29 smithi060 ceph-mon[94696]: pgmap v919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:29.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:29.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:30.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:30.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:31 smithi141 ceph-mon[108989]: pgmap v920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:31 smithi060 ceph-mon[94696]: pgmap v920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:31.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:31.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:32.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:32.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:33 smithi141 ceph-mon[108989]: pgmap v921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:33 smithi060 ceph-mon[94696]: pgmap v921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:33.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:33.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:34.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:34.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:35 smithi141 ceph-mon[108989]: pgmap v922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:35 smithi060 ceph-mon[94696]: pgmap v922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:35.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:35.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:36.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:36.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:37 smithi141 ceph-mon[108989]: pgmap v923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:37 smithi060 ceph-mon[94696]: pgmap v923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:37.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:37.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:38.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:38.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:39 smithi141 ceph-mon[108989]: pgmap v924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:39 smithi060 ceph-mon[94696]: pgmap v924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:39.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:39.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:40.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:40.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:41 smithi141 ceph-mon[108989]: pgmap v925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:41 smithi060 ceph-mon[94696]: pgmap v925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:41.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:41.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:42 smithi060 ceph-mon[94696]: pgmap v926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:42.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:42.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:42 smithi141 ceph-mon[108989]: pgmap v926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:53:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:43.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:43.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:53:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:53:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:53:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:53:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: pgmap v927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:44.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:44.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: pgmap v927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:53:45.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:45.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:46.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:46.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:47 smithi060 ceph-mon[94696]: pgmap v928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:47 smithi141 ceph-mon[108989]: pgmap v928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:47.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:47.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:48.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:48.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:49 smithi060 ceph-mon[94696]: pgmap v929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:49 smithi141 ceph-mon[108989]: pgmap v929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:49.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:49.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:50.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:50.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:51 smithi060 ceph-mon[94696]: pgmap v930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:51 smithi141 ceph-mon[108989]: pgmap v930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:51.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:51.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:52.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:52.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:53 smithi060 ceph-mon[94696]: pgmap v931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:53 smithi141 ceph-mon[108989]: pgmap v931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:53.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:53.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:54.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:54.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:55 smithi060 ceph-mon[94696]: pgmap v932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:55 smithi141 ceph-mon[108989]: pgmap v932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:53:55.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:55.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:56.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:56.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:57 smithi141 ceph-mon[108989]: pgmap v933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:57 smithi060 ceph-mon[94696]: pgmap v933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:53:57.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:57.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:58.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:58.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:53:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:53:59 smithi141 ceph-mon[108989]: pgmap v934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:53:59 smithi060 ceph-mon[94696]: pgmap v934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:53:59.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:53:59.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:00.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:00.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:01 smithi141 ceph-mon[108989]: pgmap v935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:01 smithi060 ceph-mon[94696]: pgmap v935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:01.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:01.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:02.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:02.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:03 smithi141 ceph-mon[108989]: pgmap v936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:03 smithi060 ceph-mon[94696]: pgmap v936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:03.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:03.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:04.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:04.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:05 smithi141 ceph-mon[108989]: pgmap v937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:05 smithi060 ceph-mon[94696]: pgmap v937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:05.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:05.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:06.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:06.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:07 smithi141 ceph-mon[108989]: pgmap v938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:07 smithi060 ceph-mon[94696]: pgmap v938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:07.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:07.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:08.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:08.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:09 smithi141 ceph-mon[108989]: pgmap v939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:09 smithi060 ceph-mon[94696]: pgmap v939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:09.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:09.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:10.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:10.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:11 smithi141 ceph-mon[108989]: pgmap v940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:11 smithi060 ceph-mon[94696]: pgmap v940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:11.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:11.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:12.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:12.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:13 smithi141 ceph-mon[108989]: pgmap v941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:13 smithi060 ceph-mon[94696]: pgmap v941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:13.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:13.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:14.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:14.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:15 smithi141 ceph-mon[108989]: pgmap v942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:15 smithi060 ceph-mon[94696]: pgmap v942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:15.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:15.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:17.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:17.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:17 smithi141 ceph-mon[108989]: pgmap v943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:17 smithi060 ceph-mon[94696]: pgmap v943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:18.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:18.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:19.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:19.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:19 smithi141 ceph-mon[108989]: pgmap v944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:19 smithi060 ceph-mon[94696]: pgmap v944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:20.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:20.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:21.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:21.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:21 smithi141 ceph-mon[108989]: pgmap v945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:21 smithi060 ceph-mon[94696]: pgmap v945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:22.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:22.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:23.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:23.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:23 smithi141 ceph-mon[108989]: pgmap v946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:23 smithi060 ceph-mon[94696]: pgmap v946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:24.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:24.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:25.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:25.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:25 smithi141 ceph-mon[108989]: pgmap v947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:25 smithi060 ceph-mon[94696]: pgmap v947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:26.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:26.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:27.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:27.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:27 smithi141 ceph-mon[108989]: pgmap v948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:27 smithi060 ceph-mon[94696]: pgmap v948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:28.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:28.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:29.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:29.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:29 smithi141 ceph-mon[108989]: pgmap v949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:29 smithi060 ceph-mon[94696]: pgmap v949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:30.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:30.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:31.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:31.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:31 smithi141 ceph-mon[108989]: pgmap v950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:31 smithi060 ceph-mon[94696]: pgmap v950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:32.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:32.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:33.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:33.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:33 smithi141 ceph-mon[108989]: pgmap v951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:33 smithi060 ceph-mon[94696]: pgmap v951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:34.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:34.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:35.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:35.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:35 smithi141 ceph-mon[108989]: pgmap v952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:35 smithi060 ceph-mon[94696]: pgmap v952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:36.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:36.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:37.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:37.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:37 smithi141 ceph-mon[108989]: pgmap v953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:37 smithi060 ceph-mon[94696]: pgmap v953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:38.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:38.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:39.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:39.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:39 smithi060 ceph-mon[94696]: pgmap v954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:39 smithi141 ceph-mon[108989]: pgmap v954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:40.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:40.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:41.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:41.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:41 smithi141 ceph-mon[108989]: pgmap v955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:41 smithi060 ceph-mon[94696]: pgmap v955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:42.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:42.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:43.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:43.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:43 smithi141 ceph-mon[108989]: pgmap v956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:43 smithi060 ceph-mon[94696]: pgmap v956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:44.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:44.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:54:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:54:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:45.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:45.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: pgmap v957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:54:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:54:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:54:45.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: pgmap v957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:54:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:54:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:54:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:54:46.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:46.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:47.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:47.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:47 smithi141 ceph-mon[108989]: pgmap v958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:47 smithi060 ceph-mon[94696]: pgmap v958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:48.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:48.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:49.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:49.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:49 smithi141 ceph-mon[108989]: pgmap v959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:49 smithi060 ceph-mon[94696]: pgmap v959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:50.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:50.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:51.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:51.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:51 smithi141 ceph-mon[108989]: pgmap v960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:51 smithi060 ceph-mon[94696]: pgmap v960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:52.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:52.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:53.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:53.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:53 smithi141 ceph-mon[108989]: pgmap v961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:53 smithi060 ceph-mon[94696]: pgmap v961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:54.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:54.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:55 smithi141 ceph-mon[108989]: pgmap v962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:55 smithi060 ceph-mon[94696]: pgmap v962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:54:56.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:56.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:57.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:57.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:57 smithi141 ceph-mon[108989]: pgmap v963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:57 smithi060 ceph-mon[94696]: pgmap v963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:54:58.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:58.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:59.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:54:59.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:54:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:54:59 smithi141 ceph-mon[108989]: pgmap v964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:54:59 smithi060 ceph-mon[94696]: pgmap v964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:00.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:00.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:01.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:01.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:01 smithi141 ceph-mon[108989]: pgmap v965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:01 smithi060 ceph-mon[94696]: pgmap v965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:02.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:02.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:03.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:03.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:03 smithi141 ceph-mon[108989]: pgmap v966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:03 smithi060 ceph-mon[94696]: pgmap v966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:04.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:04.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:05.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:05.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:05 smithi141 ceph-mon[108989]: pgmap v967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:05 smithi060 ceph-mon[94696]: pgmap v967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:06.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:06.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:07.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:07.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:07 smithi141 ceph-mon[108989]: pgmap v968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:07 smithi060 ceph-mon[94696]: pgmap v968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:08.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:08.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:09.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:09.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:09 smithi141 ceph-mon[108989]: pgmap v969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:09 smithi060 ceph-mon[94696]: pgmap v969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:10.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:10.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:11.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:11.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:11 smithi141 ceph-mon[108989]: pgmap v970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:11 smithi060 ceph-mon[94696]: pgmap v970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:12.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:12.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:13.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:13.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:13 smithi141 ceph-mon[108989]: pgmap v971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:13 smithi060 ceph-mon[94696]: pgmap v971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:14.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:14.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:15.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:15.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:15 smithi141 ceph-mon[108989]: pgmap v972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:15 smithi060 ceph-mon[94696]: pgmap v972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:16.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:16.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:17.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:17.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:17 smithi141 ceph-mon[108989]: pgmap v973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:17 smithi060 ceph-mon[94696]: pgmap v973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:18.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:18.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:19.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:19.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:19 smithi141 ceph-mon[108989]: pgmap v974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:19 smithi060 ceph-mon[94696]: pgmap v974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:20.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:20.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:21.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:21.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:21 smithi141 ceph-mon[108989]: pgmap v975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:21 smithi060 ceph-mon[94696]: pgmap v975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:22.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:22.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:23.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:23.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:23 smithi141 ceph-mon[108989]: pgmap v976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:23 smithi060 ceph-mon[94696]: pgmap v976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:24.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:24.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:24.737 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:25.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:25.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:25 smithi141 ceph-mon[108989]: pgmap v977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:25 smithi060 ceph-mon[94696]: pgmap v977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:26.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:26.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:27.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:27.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:27 smithi141 ceph-mon[108989]: pgmap v978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:27 smithi060 ceph-mon[94696]: pgmap v978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:28.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:28.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:29.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:29.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:29 smithi141 ceph-mon[108989]: pgmap v979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:29.794 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:29 smithi060 ceph-mon[94696]: pgmap v979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:30.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:30.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:31.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:31.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:31 smithi141 ceph-mon[108989]: pgmap v980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:31 smithi060 ceph-mon[94696]: pgmap v980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:32.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:32.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:33.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:33.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:33 smithi141 ceph-mon[108989]: pgmap v981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:33 smithi060 ceph-mon[94696]: pgmap v981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:34.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:34.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:34 smithi060 ceph-mon[94696]: pgmap v982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:34 smithi141 ceph-mon[108989]: pgmap v982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:35.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:35.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:36.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:36.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:37.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:37.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:37 smithi141 ceph-mon[108989]: pgmap v983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:37 smithi060 ceph-mon[94696]: pgmap v983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:38.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:38.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:39.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:39.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:39 smithi141 ceph-mon[108989]: pgmap v984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:39 smithi060 ceph-mon[94696]: pgmap v984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:40.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:40.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:41.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:41.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:41 smithi141 ceph-mon[108989]: pgmap v985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:41 smithi060 ceph-mon[94696]: pgmap v985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:42.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:42.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:43.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:43.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:43 smithi141 ceph-mon[108989]: pgmap v986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:43 smithi060 ceph-mon[94696]: pgmap v986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:44.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:44.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:45.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:45.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:45 smithi141 ceph-mon[108989]: pgmap v987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:55:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:45 smithi060 ceph-mon[94696]: pgmap v987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:55:46.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:46.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:55:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:55:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:55:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:55:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:55:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:55:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:55:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:55:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:55:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:55:47.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:47.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:47 smithi141 ceph-mon[108989]: pgmap v988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:47 smithi060 ceph-mon[94696]: pgmap v988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:48.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:48.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:49.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:49.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:49 smithi141 ceph-mon[108989]: pgmap v989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:49 smithi060 ceph-mon[94696]: pgmap v989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:51.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:51.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:51 smithi141 ceph-mon[108989]: pgmap v990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:51 smithi060 ceph-mon[94696]: pgmap v990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:52.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:52.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:53.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:53.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:53 smithi141 ceph-mon[108989]: pgmap v991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:53 smithi060 ceph-mon[94696]: pgmap v991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:54.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:54.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:55:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:55.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:55 smithi141 ceph-mon[108989]: pgmap v992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:55 smithi060 ceph-mon[94696]: pgmap v992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:56.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:56.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:57.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:57.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:57 smithi141 ceph-mon[108989]: pgmap v993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:57 smithi060 ceph-mon[94696]: pgmap v993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:55:58.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:58.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:59.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:55:59.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:55:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:55:59 smithi141 ceph-mon[108989]: pgmap v994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:55:59 smithi060 ceph-mon[94696]: pgmap v994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:00.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:00.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:01.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:01.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:01 smithi141 ceph-mon[108989]: pgmap v995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:01 smithi060 ceph-mon[94696]: pgmap v995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:02.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:02.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:03.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:03.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:03 smithi141 ceph-mon[108989]: pgmap v996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:03 smithi060 ceph-mon[94696]: pgmap v996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:04.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:04.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:05.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:05.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:05 smithi141 ceph-mon[108989]: pgmap v997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:05 smithi060 ceph-mon[94696]: pgmap v997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:06.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:06.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:07.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:07.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:07 smithi141 ceph-mon[108989]: pgmap v998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:07 smithi060 ceph-mon[94696]: pgmap v998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:08.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:08.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:09.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:09.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:09 smithi141 ceph-mon[108989]: pgmap v999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:09 smithi060 ceph-mon[94696]: pgmap v999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:10.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:10.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:11.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:11.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:11 smithi141 ceph-mon[108989]: pgmap v1000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:11 smithi060 ceph-mon[94696]: pgmap v1000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:12.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:12.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:13.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:13.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:13 smithi141 ceph-mon[108989]: pgmap v1001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:13 smithi060 ceph-mon[94696]: pgmap v1001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:14.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:14.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:15.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:15.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:15 smithi060 ceph-mon[94696]: pgmap v1002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:15 smithi141 ceph-mon[108989]: pgmap v1002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:16.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:16.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:17.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:17.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:17 smithi060 ceph-mon[94696]: pgmap v1003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:17 smithi141 ceph-mon[108989]: pgmap v1003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:18.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:18.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:19.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:19.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:19 smithi060 ceph-mon[94696]: pgmap v1004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:19 smithi141 ceph-mon[108989]: pgmap v1004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:20.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:20.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:20 smithi060 ceph-mon[94696]: pgmap v1005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:20 smithi141 ceph-mon[108989]: pgmap v1005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:21.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:21.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:22.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:22.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:23.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:23.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:23 smithi141 ceph-mon[108989]: pgmap v1006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:23 smithi060 ceph-mon[94696]: pgmap v1006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:24.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:24.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:25.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:25.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:25 smithi141 ceph-mon[108989]: pgmap v1007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:25 smithi060 ceph-mon[94696]: pgmap v1007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:26.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:26.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:27.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:27.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:27 smithi141 ceph-mon[108989]: pgmap v1008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:27 smithi060 ceph-mon[94696]: pgmap v1008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:28.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:28.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:29.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:29.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:29 smithi141 ceph-mon[108989]: pgmap v1009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:29 smithi060 ceph-mon[94696]: pgmap v1009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:30.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:30.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:31.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:31.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:31 smithi141 ceph-mon[108989]: pgmap v1010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:31 smithi060 ceph-mon[94696]: pgmap v1010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:32.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:32.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:33.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:33.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:33 smithi141 ceph-mon[108989]: pgmap v1011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:33 smithi060 ceph-mon[94696]: pgmap v1011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:34.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:34.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:35.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:35.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:35 smithi141 ceph-mon[108989]: pgmap v1012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:35 smithi060 ceph-mon[94696]: pgmap v1012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:36.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:36.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:37.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:37.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:37 smithi141 ceph-mon[108989]: pgmap v1013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:37 smithi060 ceph-mon[94696]: pgmap v1013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:38.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:38.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:39.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:39.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:39 smithi141 ceph-mon[108989]: pgmap v1014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:39 smithi060 ceph-mon[94696]: pgmap v1014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:40.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:40.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:41.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:41.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:41 smithi141 ceph-mon[108989]: pgmap v1015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:41 smithi060 ceph-mon[94696]: pgmap v1015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:42.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:43.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:43.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:43 smithi141 ceph-mon[108989]: pgmap v1016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:43 smithi060 ceph-mon[94696]: pgmap v1016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:44.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:44.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:45.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:45.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:45.641 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:45 smithi060 ceph-mon[94696]: pgmap v1017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:45 smithi141 ceph-mon[108989]: pgmap v1017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:46.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:46.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:56:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:56:47.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:47.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:47 smithi141 ceph-mon[108989]: pgmap v1018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:47 smithi060 ceph-mon[94696]: pgmap v1018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:48.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:48.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:49.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:49.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:49 smithi141 ceph-mon[108989]: pgmap v1019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:49 smithi060 ceph-mon[94696]: pgmap v1019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:50.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:50.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:51.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:51.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:51 smithi141 ceph-mon[108989]: pgmap v1020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:51 smithi060 ceph-mon[94696]: pgmap v1020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:52.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:52.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:53.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:53.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:53 smithi141 ceph-mon[108989]: pgmap v1021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:53 smithi060 ceph-mon[94696]: pgmap v1021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:54.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:54.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:55.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:55 smithi141 ceph-mon[108989]: pgmap v1022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:55.754 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:55 smithi060 ceph-mon[94696]: pgmap v1022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:55.754 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:56:56.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:56.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:57.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:57.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:57 smithi141 ceph-mon[108989]: pgmap v1023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:57 smithi060 ceph-mon[94696]: pgmap v1023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:56:58.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:58.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:59.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:56:59.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:56:59 smithi141 ceph-mon[108989]: pgmap v1024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:56:59 smithi060 ceph-mon[94696]: pgmap v1024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:00.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:01.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:01.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:01 smithi141 ceph-mon[108989]: pgmap v1025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:01 smithi060 ceph-mon[94696]: pgmap v1025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:02.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:02.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:03.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:03 smithi141 ceph-mon[108989]: pgmap v1026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:03 smithi060 ceph-mon[94696]: pgmap v1026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:05.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:05.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:05 smithi141 ceph-mon[108989]: pgmap v1027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:05 smithi060 ceph-mon[94696]: pgmap v1027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:06.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:06.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:07.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:07.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:07 smithi141 ceph-mon[108989]: pgmap v1028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:07 smithi060 ceph-mon[94696]: pgmap v1028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:08.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:08.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:09.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:09.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:09 smithi141 ceph-mon[108989]: pgmap v1029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:09 smithi060 ceph-mon[94696]: pgmap v1029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:10.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:10.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:11.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:11.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:11 smithi141 ceph-mon[108989]: pgmap v1030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:11 smithi060 ceph-mon[94696]: pgmap v1030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:12.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:12.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:13 smithi141 ceph-mon[108989]: pgmap v1031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:13 smithi060 ceph-mon[94696]: pgmap v1031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:14.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:15.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:15 smithi141 ceph-mon[108989]: pgmap v1032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:15 smithi060 ceph-mon[94696]: pgmap v1032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:17.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:17.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:17 smithi141 ceph-mon[108989]: pgmap v1033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:17 smithi060 ceph-mon[94696]: pgmap v1033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:18.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:18.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:19.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:19.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:19 smithi141 ceph-mon[108989]: pgmap v1034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:19 smithi060 ceph-mon[94696]: pgmap v1034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:20.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:20.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:21.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:21.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:21 smithi141 ceph-mon[108989]: pgmap v1035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:21 smithi060 ceph-mon[94696]: pgmap v1035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:23.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:23.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:23 smithi141 ceph-mon[108989]: pgmap v1036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:23 smithi060 ceph-mon[94696]: pgmap v1036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:24.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:24.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:25.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:25.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:25 smithi141 ceph-mon[108989]: pgmap v1037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:25 smithi060 ceph-mon[94696]: pgmap v1037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:26.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:26.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:27.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:27.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:27 smithi141 ceph-mon[108989]: pgmap v1038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:27 smithi060 ceph-mon[94696]: pgmap v1038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:28.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:28.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:29.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:29.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:29 smithi141 ceph-mon[108989]: pgmap v1039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:29 smithi060 ceph-mon[94696]: pgmap v1039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:30.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:30.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:31.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:31.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:31 smithi141 ceph-mon[108989]: pgmap v1040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:31 smithi060 ceph-mon[94696]: pgmap v1040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:32.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:32.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:33.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:33.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:33 smithi141 ceph-mon[108989]: pgmap v1041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:33 smithi060 ceph-mon[94696]: pgmap v1041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:34.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:34.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:35.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:35.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:35 smithi141 ceph-mon[108989]: pgmap v1042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:35 smithi060 ceph-mon[94696]: pgmap v1042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:36.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:36.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:37.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:37.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:37 smithi141 ceph-mon[108989]: pgmap v1043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:37 smithi060 ceph-mon[94696]: pgmap v1043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:38.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:38.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:39.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:39.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:39 smithi141 ceph-mon[108989]: pgmap v1044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:39 smithi060 ceph-mon[94696]: pgmap v1044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:40.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:40.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:41.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:41.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:41 smithi060 ceph-mon[94696]: pgmap v1045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:41 smithi141 ceph-mon[108989]: pgmap v1045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:42.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:42.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:43 smithi141 ceph-mon[108989]: pgmap v1046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:43 smithi060 ceph-mon[94696]: pgmap v1046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:44.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:44.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:45.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:45.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:45 smithi141 ceph-mon[108989]: pgmap v1047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:45 smithi060 ceph-mon[94696]: pgmap v1047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:46.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:46.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:57:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:57:47.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:47.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:47 smithi141 ceph-mon[108989]: pgmap v1048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:47 smithi060 ceph-mon[94696]: pgmap v1048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:47.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:47.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:48.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:48.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:49.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:49.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:49 smithi141 ceph-mon[108989]: pgmap v1049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:49 smithi060 ceph-mon[94696]: pgmap v1049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:50.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:50.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: pgmap v1050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:57:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:57:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:57:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:51.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: pgmap v1050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:57:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:57:52.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:52.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:53.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:53.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:53 smithi141 ceph-mon[108989]: pgmap v1051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:53 smithi060 ceph-mon[94696]: pgmap v1051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:54.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:54.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:55.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:55.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:55 smithi141 ceph-mon[108989]: pgmap v1052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:55 smithi060 ceph-mon[94696]: pgmap v1052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:57:56.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:56.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:57.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:57.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:57 smithi141 ceph-mon[108989]: pgmap v1053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:57 smithi060 ceph-mon[94696]: pgmap v1053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:57:58.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:58.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:59.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:57:59.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:57:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:57:59 smithi141 ceph-mon[108989]: pgmap v1054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:57:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:57:59 smithi060 ceph-mon[94696]: pgmap v1054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:00.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:00.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:01.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:01.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:01 smithi141 ceph-mon[108989]: pgmap v1055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:01 smithi060 ceph-mon[94696]: pgmap v1055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:02.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:02.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:03.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:03.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:03 smithi141 ceph-mon[108989]: pgmap v1056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:03 smithi060 ceph-mon[94696]: pgmap v1056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:04.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:04.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:05.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:05.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:05 smithi141 ceph-mon[108989]: pgmap v1057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:05 smithi060 ceph-mon[94696]: pgmap v1057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:06.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:06.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:07.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:07.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:07 smithi141 ceph-mon[108989]: pgmap v1058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:07 smithi060 ceph-mon[94696]: pgmap v1058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:08.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:08.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:09.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:09.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:09 smithi141 ceph-mon[108989]: pgmap v1059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:09 smithi060 ceph-mon[94696]: pgmap v1059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:11.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:11.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:11 smithi141 ceph-mon[108989]: pgmap v1060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:11 smithi060 ceph-mon[94696]: pgmap v1060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:12.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:12.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:13.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:13.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:13 smithi141 ceph-mon[108989]: pgmap v1061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:13 smithi060 ceph-mon[94696]: pgmap v1061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:14.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:14.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:15.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:15.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:15 smithi141 ceph-mon[108989]: pgmap v1062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:15 smithi060 ceph-mon[94696]: pgmap v1062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:16.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:17.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:17 smithi141 ceph-mon[108989]: pgmap v1063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:17 smithi060 ceph-mon[94696]: pgmap v1063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:18.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:18.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:19 smithi141 ceph-mon[108989]: pgmap v1064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:19 smithi060 ceph-mon[94696]: pgmap v1064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:20.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:20.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:21.711 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:21 smithi060 ceph-mon[94696]: pgmap v1065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:21 smithi141 ceph-mon[108989]: pgmap v1065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:23.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:23.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:23 smithi141 ceph-mon[108989]: pgmap v1066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:23 smithi060 ceph-mon[94696]: pgmap v1066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:24.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:24.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:25 smithi141 ceph-mon[108989]: pgmap v1067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:25 smithi060 ceph-mon[94696]: pgmap v1067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:26.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:26.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:27.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:27.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:27 smithi141 ceph-mon[108989]: pgmap v1068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:27 smithi060 ceph-mon[94696]: pgmap v1068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:28.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:28.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:29.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:29.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:29 smithi141 ceph-mon[108989]: pgmap v1069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:29 smithi060 ceph-mon[94696]: pgmap v1069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:30.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:30.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:31.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:31.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:31 smithi141 ceph-mon[108989]: pgmap v1070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:31 smithi060 ceph-mon[94696]: pgmap v1070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:32.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:32.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:33.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:33 smithi141 ceph-mon[108989]: pgmap v1071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:33 smithi060 ceph-mon[94696]: pgmap v1071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:34.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:34.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:35.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:35.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:35 smithi141 ceph-mon[108989]: pgmap v1072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:35 smithi060 ceph-mon[94696]: pgmap v1072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:36.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:36.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:37.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:37.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:37 smithi141 ceph-mon[108989]: pgmap v1073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:37 smithi060 ceph-mon[94696]: pgmap v1073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:38.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:38.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:39.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:39.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:39.728 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:39 smithi141 ceph-mon[108989]: pgmap v1074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:39 smithi060 ceph-mon[94696]: pgmap v1074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:40.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:40.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:41.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:41.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:41 smithi141 ceph-mon[108989]: pgmap v1075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:41 smithi060 ceph-mon[94696]: pgmap v1075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:42.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:42.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:43.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:43.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:43 smithi141 ceph-mon[108989]: pgmap v1076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:43 smithi060 ceph-mon[94696]: pgmap v1076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:44.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:44.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:45.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:45.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:45 smithi141 ceph-mon[108989]: pgmap v1077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:45 smithi060 ceph-mon[94696]: pgmap v1077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:46.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:46.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:47.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:47.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:47 smithi141 ceph-mon[108989]: pgmap v1078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:47 smithi060 ceph-mon[94696]: pgmap v1078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:48.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:49.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:49.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:49 smithi141 ceph-mon[108989]: pgmap v1079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:49 smithi060 ceph-mon[94696]: pgmap v1079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:50.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:50.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:51.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:51.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:51 smithi141 ceph-mon[108989]: pgmap v1080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:58:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:51 smithi060 ceph-mon[94696]: pgmap v1080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:58:52.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:52.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:58:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:58:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:58:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:58:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:58:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:58:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:58:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:58:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:58:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:58:53.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:53.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:53 smithi141 ceph-mon[108989]: pgmap v1081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:53 smithi060 ceph-mon[94696]: pgmap v1081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:54.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:54.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:58:55.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:55.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:55 smithi141 ceph-mon[108989]: pgmap v1082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:55 smithi060 ceph-mon[94696]: pgmap v1082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:56.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:56.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:57.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:57.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:57 smithi141 ceph-mon[108989]: pgmap v1083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:57 smithi060 ceph-mon[94696]: pgmap v1083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:58:58.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:58.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:59.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:58:59.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:58:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:58:59 smithi141 ceph-mon[108989]: pgmap v1084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:58:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:58:59 smithi060 ceph-mon[94696]: pgmap v1084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:00.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:00.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:01.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:01.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:01 smithi141 ceph-mon[108989]: pgmap v1085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:01 smithi060 ceph-mon[94696]: pgmap v1085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:02.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:02.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:03.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:03.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:03 smithi141 ceph-mon[108989]: pgmap v1086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:03 smithi060 ceph-mon[94696]: pgmap v1086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:04.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:04.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:05.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:05.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:05 smithi141 ceph-mon[108989]: pgmap v1087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:05 smithi060 ceph-mon[94696]: pgmap v1087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:06.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:06.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:07.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:07.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:07 smithi141 ceph-mon[108989]: pgmap v1088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:07 smithi060 ceph-mon[94696]: pgmap v1088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:08.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:08.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:09.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:09.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:09 smithi141 ceph-mon[108989]: pgmap v1089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:09 smithi060 ceph-mon[94696]: pgmap v1089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:10.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:10.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:11.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:11.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:11 smithi060 ceph-mon[94696]: pgmap v1090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:11 smithi141 ceph-mon[108989]: pgmap v1090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:12.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:13.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:13.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:13 smithi060 ceph-mon[94696]: pgmap v1091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:13 smithi141 ceph-mon[108989]: pgmap v1091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:14.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:14.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:15.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:15.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:15 smithi060 ceph-mon[94696]: pgmap v1092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:15 smithi141 ceph-mon[108989]: pgmap v1092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:16.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:16.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:17.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:17.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:17 smithi060 ceph-mon[94696]: pgmap v1093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:17 smithi141 ceph-mon[108989]: pgmap v1093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:18.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:18.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:19.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:19.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:19 smithi060 ceph-mon[94696]: pgmap v1094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:19 smithi141 ceph-mon[108989]: pgmap v1094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:20.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:20.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:21.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:21.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:21 smithi060 ceph-mon[94696]: pgmap v1095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:21 smithi141 ceph-mon[108989]: pgmap v1095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:22.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:22.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:23.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:23.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:23 smithi060 ceph-mon[94696]: pgmap v1096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:23 smithi141 ceph-mon[108989]: pgmap v1096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:24.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:24.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:25.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:25.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:25 smithi060 ceph-mon[94696]: pgmap v1097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:25 smithi141 ceph-mon[108989]: pgmap v1097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:26.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:26.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:27.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:27.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:27 smithi060 ceph-mon[94696]: pgmap v1098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:27 smithi141 ceph-mon[108989]: pgmap v1098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:28.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:28.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:29.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:29.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:29 smithi060 ceph-mon[94696]: pgmap v1099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:29 smithi141 ceph-mon[108989]: pgmap v1099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:30.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:30.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:31.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:31.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:31 smithi060 ceph-mon[94696]: pgmap v1100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:31 smithi141 ceph-mon[108989]: pgmap v1100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:32.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:32.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:33.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:33.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:33 smithi060 ceph-mon[94696]: pgmap v1101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:33 smithi141 ceph-mon[108989]: pgmap v1101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:34.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:34.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:35.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:35.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:35 smithi141 ceph-mon[108989]: pgmap v1102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:35 smithi060 ceph-mon[94696]: pgmap v1102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:36.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:36.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:37.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:37.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:37 smithi141 ceph-mon[108989]: pgmap v1103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:37 smithi060 ceph-mon[94696]: pgmap v1103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:38.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:38.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:39.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:39.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:39 smithi141 ceph-mon[108989]: pgmap v1104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:39 smithi060 ceph-mon[94696]: pgmap v1104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:40.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:40.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:41.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:41.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:41 smithi141 ceph-mon[108989]: pgmap v1105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:41 smithi060 ceph-mon[94696]: pgmap v1105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:42.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:42.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:43.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:43.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:43 smithi141 ceph-mon[108989]: pgmap v1106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:43 smithi060 ceph-mon[94696]: pgmap v1106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:44.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:44.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:45.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:45 smithi141 ceph-mon[108989]: pgmap v1107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:45 smithi060 ceph-mon[94696]: pgmap v1107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:46.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:46.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:47.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:47.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:47.669 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:47 smithi060 ceph-mon[94696]: pgmap v1108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:47 smithi141 ceph-mon[108989]: pgmap v1108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:48.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:48.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:49.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:49.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:49 smithi141 ceph-mon[108989]: pgmap v1109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:49 smithi060 ceph-mon[94696]: pgmap v1109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:50.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:50.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:51.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:51.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:51 smithi141 ceph-mon[108989]: pgmap v1110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:51 smithi060 ceph-mon[94696]: pgmap v1110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:52.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:52.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:59:52.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:59:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T07:59:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T07:59:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T07:59:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:59:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T07:59:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T07:59:53.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:53.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:53 smithi141 ceph-mon[108989]: pgmap v1111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:53 smithi060 ceph-mon[94696]: pgmap v1111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:54.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:54.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:55.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:55.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:55 smithi141 ceph-mon[108989]: pgmap v1112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:55 smithi060 ceph-mon[94696]: pgmap v1112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T07:59:56.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:56.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:57.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:57.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:57 smithi141 ceph-mon[108989]: pgmap v1113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:57.779 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:57 smithi060 ceph-mon[94696]: pgmap v1113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T07:59:58.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:58.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:59.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T07:59:59.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T07:59:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 07:59:59 smithi141 ceph-mon[108989]: pgmap v1114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T07:59:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 07:59:59 smithi060 ceph-mon[94696]: pgmap v1114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:00.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:00.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:00:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:00:01.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:01.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:01 smithi141 ceph-mon[108989]: pgmap v1115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:01 smithi060 ceph-mon[94696]: pgmap v1115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:02.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:02.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:03.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:03.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:03 smithi141 ceph-mon[108989]: pgmap v1116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:03 smithi060 ceph-mon[94696]: pgmap v1116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:04.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:04.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:05.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:05.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:05 smithi141 ceph-mon[108989]: pgmap v1117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:05 smithi060 ceph-mon[94696]: pgmap v1117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:06.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:06.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:07.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:07.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:07 smithi141 ceph-mon[108989]: pgmap v1118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:07 smithi060 ceph-mon[94696]: pgmap v1118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:08.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:08.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:09.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:09.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:09 smithi141 ceph-mon[108989]: pgmap v1119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:09 smithi060 ceph-mon[94696]: pgmap v1119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:10.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:10.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:11.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:11.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:11 smithi141 ceph-mon[108989]: pgmap v1120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:11 smithi060 ceph-mon[94696]: pgmap v1120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:12.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:13.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:13.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:13 smithi141 ceph-mon[108989]: pgmap v1121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:13 smithi060 ceph-mon[94696]: pgmap v1121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:14.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:14.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:15.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:15.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:15.714 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:15 smithi141 ceph-mon[108989]: pgmap v1122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:15 smithi060 ceph-mon[94696]: pgmap v1122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:16.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:16.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:17.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:17.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:17 smithi141 ceph-mon[108989]: pgmap v1123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:17 smithi060 ceph-mon[94696]: pgmap v1123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:18.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:18.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:19.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:19.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:19 smithi141 ceph-mon[108989]: pgmap v1124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:19 smithi060 ceph-mon[94696]: pgmap v1124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:20.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:20.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:21.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:21.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:21 smithi141 ceph-mon[108989]: pgmap v1125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:21 smithi060 ceph-mon[94696]: pgmap v1125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:22.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:22.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:23.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:23.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:23 smithi141 ceph-mon[108989]: pgmap v1126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:23 smithi060 ceph-mon[94696]: pgmap v1126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:24.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:24.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:25.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:25.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:25 smithi141 ceph-mon[108989]: pgmap v1127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:25 smithi060 ceph-mon[94696]: pgmap v1127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:26.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:26.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:27.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:27.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:27 smithi141 ceph-mon[108989]: pgmap v1128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:27 smithi060 ceph-mon[94696]: pgmap v1128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:28.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:28.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:29.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:29.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:29 smithi141 ceph-mon[108989]: pgmap v1129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:29 smithi060 ceph-mon[94696]: pgmap v1129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:30.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:30.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:31.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:31.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:31 smithi141 ceph-mon[108989]: pgmap v1130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:31 smithi060 ceph-mon[94696]: pgmap v1130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:32.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:32.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:33.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:33.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:33 smithi141 ceph-mon[108989]: pgmap v1131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:33 smithi060 ceph-mon[94696]: pgmap v1131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:34.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:34.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:35.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:35.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:35 smithi060 ceph-mon[94696]: pgmap v1132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:35.922 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:35 smithi141 ceph-mon[108989]: pgmap v1132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:36.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:36.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:37.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:37.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:37 smithi060 ceph-mon[94696]: pgmap v1133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:37 smithi141 ceph-mon[108989]: pgmap v1133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:38.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:38.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:39.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:39.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:39 smithi060 ceph-mon[94696]: pgmap v1134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:39 smithi141 ceph-mon[108989]: pgmap v1134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:40.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:40.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:41.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:41.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:41 smithi060 ceph-mon[94696]: pgmap v1135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:41 smithi141 ceph-mon[108989]: pgmap v1135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:42.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:42.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:43 smithi060 ceph-mon[94696]: pgmap v1136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:43.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:43.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:43 smithi141 ceph-mon[108989]: pgmap v1136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:44.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:44.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:45.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:45.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:45 smithi060 ceph-mon[94696]: pgmap v1137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:45 smithi141 ceph-mon[108989]: pgmap v1137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:46.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:46.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:47.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:47.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:47 smithi060 ceph-mon[94696]: pgmap v1138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:47 smithi141 ceph-mon[108989]: pgmap v1138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:48.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:48.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:49.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:49.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:49 smithi060 ceph-mon[94696]: pgmap v1139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:49 smithi141 ceph-mon[108989]: pgmap v1139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:50.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:50.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:51.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:51.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:51 smithi060 ceph-mon[94696]: pgmap v1140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:51 smithi141 ceph-mon[108989]: pgmap v1140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:52.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:52.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:00:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:00:53.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:53.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:53 smithi060 ceph-mon[94696]: pgmap v1141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:53 smithi141 ceph-mon[108989]: pgmap v1141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:54.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:54.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:00:55.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:55.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:55 smithi060 ceph-mon[94696]: pgmap v1142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:55 smithi141 ceph-mon[108989]: pgmap v1142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:56.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:56.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:00:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:00:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:00:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:00:56.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:00:56.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:56.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:00:56.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:00:57.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:57.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:57 smithi060 ceph-mon[94696]: pgmap v1143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:57 smithi141 ceph-mon[108989]: pgmap v1143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:00:58.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:58.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:59.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:00:59.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:00:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:00:59 smithi060 ceph-mon[94696]: pgmap v1144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:00:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:00:59 smithi141 ceph-mon[108989]: pgmap v1144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:00.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:00.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:01.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:01.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:01 smithi060 ceph-mon[94696]: pgmap v1145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:01 smithi141 ceph-mon[108989]: pgmap v1145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:02.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:02.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:03.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:03.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:03 smithi060 ceph-mon[94696]: pgmap v1146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:03 smithi141 ceph-mon[108989]: pgmap v1146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:04.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:04.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:05.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:05.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:05 smithi060 ceph-mon[94696]: pgmap v1147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:05 smithi141 ceph-mon[108989]: pgmap v1147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:06.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:06.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:07.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:07.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:07 smithi141 ceph-mon[108989]: pgmap v1148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:07 smithi060 ceph-mon[94696]: pgmap v1148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:08.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:08.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:09.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:09.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:09 smithi141 ceph-mon[108989]: pgmap v1149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:09 smithi060 ceph-mon[94696]: pgmap v1149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:11.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:11.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:11 smithi141 ceph-mon[108989]: pgmap v1150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:11 smithi060 ceph-mon[94696]: pgmap v1150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:13.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:13.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:13 smithi141 ceph-mon[108989]: pgmap v1151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:13 smithi060 ceph-mon[94696]: pgmap v1151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:14.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:14.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:15.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:15.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:15 smithi141 ceph-mon[108989]: pgmap v1152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:15 smithi060 ceph-mon[94696]: pgmap v1152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:16.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:16.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:17.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:17.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:17 smithi141 ceph-mon[108989]: pgmap v1153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:17 smithi060 ceph-mon[94696]: pgmap v1153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:18.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:18.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:19.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:19.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:19 smithi141 ceph-mon[108989]: pgmap v1154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:19 smithi060 ceph-mon[94696]: pgmap v1154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:20.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:20.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:21.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:21.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:21 smithi141 ceph-mon[108989]: pgmap v1155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:21 smithi060 ceph-mon[94696]: pgmap v1155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:22.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:22.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:23.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:23.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:23 smithi141 ceph-mon[108989]: pgmap v1156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:23.746 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:23 smithi060 ceph-mon[94696]: pgmap v1156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:25.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:25.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:25 smithi141 ceph-mon[108989]: pgmap v1157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:25 smithi060 ceph-mon[94696]: pgmap v1157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:26.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:26.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:27.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:27.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:27 smithi141 ceph-mon[108989]: pgmap v1158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:27 smithi060 ceph-mon[94696]: pgmap v1158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:28.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:28.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:29.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:29.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:29 smithi141 ceph-mon[108989]: pgmap v1159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:29 smithi060 ceph-mon[94696]: pgmap v1159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:30.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:30.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:31.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:31.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:31 smithi141 ceph-mon[108989]: pgmap v1160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:31 smithi060 ceph-mon[94696]: pgmap v1160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:32.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:32.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:33.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:33.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:33 smithi141 ceph-mon[108989]: pgmap v1161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:33 smithi060 ceph-mon[94696]: pgmap v1161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:34.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:34.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:35.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:35.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:35 smithi141 ceph-mon[108989]: pgmap v1162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:35 smithi060 ceph-mon[94696]: pgmap v1162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:36.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:36.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:37.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:37.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:37 smithi141 ceph-mon[108989]: pgmap v1163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:37 smithi060 ceph-mon[94696]: pgmap v1163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:38.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:38.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:39.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:39.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:39 smithi141 ceph-mon[108989]: pgmap v1164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:39 smithi060 ceph-mon[94696]: pgmap v1164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:40.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:40.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:41 smithi141 ceph-mon[108989]: pgmap v1165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:41.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:41.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:41 smithi060 ceph-mon[94696]: pgmap v1165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:42.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:42.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:43 smithi141 ceph-mon[108989]: pgmap v1166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:43.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:43.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:43 smithi060 ceph-mon[94696]: pgmap v1166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:44.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:44.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:45 smithi141 ceph-mon[108989]: pgmap v1167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:45.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:45.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:45 smithi060 ceph-mon[94696]: pgmap v1167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:46.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:46.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:47 smithi141 ceph-mon[108989]: pgmap v1168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:47.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:47.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:47 smithi060 ceph-mon[94696]: pgmap v1168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:48.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:48.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:49 smithi141 ceph-mon[108989]: pgmap v1169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:49.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:49.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:49 smithi060 ceph-mon[94696]: pgmap v1169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:50.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:50.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:51 smithi141 ceph-mon[108989]: pgmap v1170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:51.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:51.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:51 smithi060 ceph-mon[94696]: pgmap v1170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:52.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:52.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:53 smithi141 ceph-mon[108989]: pgmap v1171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:53.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:53.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:53 smithi060 ceph-mon[94696]: pgmap v1171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:54.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:54.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:01:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:55 smithi141 ceph-mon[108989]: pgmap v1172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:55.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:55.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:55 smithi060 ceph-mon[94696]: pgmap v1172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:56.752 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:01:56.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:56.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:01:57.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:57.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:57 smithi060 ceph-mon[94696]: pgmap v1173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:57 smithi141 ceph-mon[108989]: pgmap v1173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:01:58.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:58.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:59.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:01:59.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:01:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:01:59 smithi060 ceph-mon[94696]: pgmap v1174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:01:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:01:59 smithi141 ceph-mon[108989]: pgmap v1174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:00.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:00.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:01.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:01.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:01.801 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:01 smithi141 ceph-mon[108989]: pgmap v1175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:01.801 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:01.801 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:01 smithi060 ceph-mon[94696]: pgmap v1175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:02.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:02.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:02:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:02:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:02:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:02:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:02:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:02:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:02:03.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:03.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:03 smithi060 ceph-mon[94696]: pgmap v1176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:03 smithi141 ceph-mon[108989]: pgmap v1176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:04.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:04.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:05.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:05.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:05 smithi060 ceph-mon[94696]: pgmap v1177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:05 smithi141 ceph-mon[108989]: pgmap v1177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:06.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:06.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:07.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:07.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:07 smithi060 ceph-mon[94696]: pgmap v1178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:07 smithi141 ceph-mon[108989]: pgmap v1178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:08.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:08.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:09 smithi060 ceph-mon[94696]: pgmap v1179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:09.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:09.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:09 smithi141 ceph-mon[108989]: pgmap v1179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:10.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:10.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:11.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:11.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:11 smithi060 ceph-mon[94696]: pgmap v1180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:11.908 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:11 smithi141 ceph-mon[108989]: pgmap v1180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:12.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:12.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:13.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:13.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:13 smithi060 ceph-mon[94696]: pgmap v1181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:13 smithi141 ceph-mon[108989]: pgmap v1181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:14.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:14.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:15.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:15.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:15 smithi060 ceph-mon[94696]: pgmap v1182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:15 smithi141 ceph-mon[108989]: pgmap v1182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:16.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:16.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:17.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:17.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:17 smithi060 ceph-mon[94696]: pgmap v1183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:17 smithi141 ceph-mon[108989]: pgmap v1183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:18.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:18.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:19.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:19.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:19 smithi060 ceph-mon[94696]: pgmap v1184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:19 smithi141 ceph-mon[108989]: pgmap v1184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:20.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:20.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:21.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:21.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:21 smithi060 ceph-mon[94696]: pgmap v1185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:21 smithi141 ceph-mon[108989]: pgmap v1185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:22.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:22.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:23.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:23.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:23 smithi060 ceph-mon[94696]: pgmap v1186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:23 smithi141 ceph-mon[108989]: pgmap v1186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:24.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:24.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:25.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:25.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:25 smithi060 ceph-mon[94696]: pgmap v1187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:25 smithi141 ceph-mon[108989]: pgmap v1187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:26.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:26.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:27.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:27.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:27 smithi060 ceph-mon[94696]: pgmap v1188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:27 smithi141 ceph-mon[108989]: pgmap v1188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:28.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:28.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:29.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:29.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:29 smithi060 ceph-mon[94696]: pgmap v1189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:29 smithi141 ceph-mon[108989]: pgmap v1189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:30.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:30.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:31 smithi060 ceph-mon[94696]: pgmap v1190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:31.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:31.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:31 smithi141 ceph-mon[108989]: pgmap v1190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:32.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:32.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:33 smithi060 ceph-mon[94696]: pgmap v1191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:33.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:33.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:33 smithi141 ceph-mon[108989]: pgmap v1191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:34.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:34.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:35 smithi060 ceph-mon[94696]: pgmap v1192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:35.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:35.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:35 smithi141 ceph-mon[108989]: pgmap v1192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:36.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:36.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:37 smithi060 ceph-mon[94696]: pgmap v1193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:37.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:37.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:37 smithi141 ceph-mon[108989]: pgmap v1193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:38.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:38.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:39 smithi060 ceph-mon[94696]: pgmap v1194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:39.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:39.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:39 smithi141 ceph-mon[108989]: pgmap v1194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:40.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:40.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:41 smithi060 ceph-mon[94696]: pgmap v1195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:41.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:41.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:41 smithi141 ceph-mon[108989]: pgmap v1195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:42.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:42.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:43 smithi060 ceph-mon[94696]: pgmap v1196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:43.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:43.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:43 smithi141 ceph-mon[108989]: pgmap v1196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:44.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:44.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:45 smithi060 ceph-mon[94696]: pgmap v1197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:45.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:45.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:45 smithi141 ceph-mon[108989]: pgmap v1197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:46.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:46.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:47 smithi141 ceph-mon[108989]: pgmap v1198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:47 smithi060 ceph-mon[94696]: pgmap v1198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:47.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:47.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:48.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:48.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:49.712 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:49 smithi060 ceph-mon[94696]: pgmap v1199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:49 smithi141 ceph-mon[108989]: pgmap v1199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:49.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:49.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:50.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:50.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:51 smithi141 ceph-mon[108989]: pgmap v1200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:51 smithi060 ceph-mon[94696]: pgmap v1200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:51.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:51.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:52.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:52.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:53 smithi141 ceph-mon[108989]: pgmap v1201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:53 smithi060 ceph-mon[94696]: pgmap v1201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:53.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:53.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:54.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:54.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:55 smithi141 ceph-mon[108989]: pgmap v1202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:55 smithi060 ceph-mon[94696]: pgmap v1202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:02:55.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:55.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:56.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:56.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:57 smithi141 ceph-mon[108989]: pgmap v1203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:57 smithi060 ceph-mon[94696]: pgmap v1203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:02:57.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:57.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:58.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:58.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:02:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:02:59 smithi141 ceph-mon[108989]: pgmap v1204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:02:59 smithi060 ceph-mon[94696]: pgmap v1204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:02:59.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:02:59.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:00.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:00.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:01 smithi141 ceph-mon[108989]: pgmap v1205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:01 smithi060 ceph-mon[94696]: pgmap v1205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:01.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:01.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:03:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:03:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:03:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:03:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:03:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:03:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:03:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:03:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:03:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:03:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:03:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:03:02.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:02.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:03 smithi141 ceph-mon[108989]: pgmap v1206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:03 smithi060 ceph-mon[94696]: pgmap v1206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:03.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:03.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:04.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:04.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:05 smithi141 ceph-mon[108989]: pgmap v1207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:05 smithi060 ceph-mon[94696]: pgmap v1207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:05.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:05.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:06.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:06.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:07 smithi141 ceph-mon[108989]: pgmap v1208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:07 smithi060 ceph-mon[94696]: pgmap v1208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:07.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:07.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:08.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:08.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:09 smithi141 ceph-mon[108989]: pgmap v1209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:09 smithi060 ceph-mon[94696]: pgmap v1209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:09.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:09.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:10.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:10.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:11 smithi141 ceph-mon[108989]: pgmap v1210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:11 smithi060 ceph-mon[94696]: pgmap v1210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:11.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:11.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:13 smithi141 ceph-mon[108989]: pgmap v1211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:13 smithi060 ceph-mon[94696]: pgmap v1211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:13.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:13.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:14.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:14.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:15 smithi141 ceph-mon[108989]: pgmap v1212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:15 smithi060 ceph-mon[94696]: pgmap v1212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:15.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:15.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:16.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:16.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:17 smithi141 ceph-mon[108989]: pgmap v1213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:17 smithi060 ceph-mon[94696]: pgmap v1213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:17.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:17.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:18.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:18.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:19 smithi141 ceph-mon[108989]: pgmap v1214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:19 smithi060 ceph-mon[94696]: pgmap v1214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:19.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:19.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:20.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:20.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:21 smithi141 ceph-mon[108989]: pgmap v1215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:21 smithi060 ceph-mon[94696]: pgmap v1215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:21.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:21.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:22.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:22.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:23 smithi141 ceph-mon[108989]: pgmap v1216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:23 smithi060 ceph-mon[94696]: pgmap v1216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:23.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:23.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:24.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:24.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:25 smithi060 ceph-mon[94696]: pgmap v1217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:25 smithi141 ceph-mon[108989]: pgmap v1217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:27 smithi060 ceph-mon[94696]: pgmap v1218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:27.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:27.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:27 smithi141 ceph-mon[108989]: pgmap v1218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:29 smithi060 ceph-mon[94696]: pgmap v1219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:29.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:29.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:29 smithi141 ceph-mon[108989]: pgmap v1219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:30.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:30.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:31 smithi060 ceph-mon[94696]: pgmap v1220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:31.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:31.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:31 smithi141 ceph-mon[108989]: pgmap v1220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:32.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:32.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:33 smithi060 ceph-mon[94696]: pgmap v1221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:33.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:33.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:33 smithi141 ceph-mon[108989]: pgmap v1221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:35 smithi060 ceph-mon[94696]: pgmap v1222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:35.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:35.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:35 smithi141 ceph-mon[108989]: pgmap v1222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:36.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:36.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:37.787 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:37 smithi141 ceph-mon[108989]: pgmap v1223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:37 smithi060 ceph-mon[94696]: pgmap v1223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:37.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:37.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:38.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:38.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:39 smithi060 ceph-mon[94696]: pgmap v1224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:39.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:39.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:39 smithi141 ceph-mon[108989]: pgmap v1224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:40.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:40.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:41 smithi060 ceph-mon[94696]: pgmap v1225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:41.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:41.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:41 smithi141 ceph-mon[108989]: pgmap v1225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:42.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:42.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:43 smithi060 ceph-mon[94696]: pgmap v1226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:43.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:43.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:43 smithi141 ceph-mon[108989]: pgmap v1226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:45 smithi060 ceph-mon[94696]: pgmap v1227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:45.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:45.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:45 smithi141 ceph-mon[108989]: pgmap v1227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:46.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:46.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:47 smithi060 ceph-mon[94696]: pgmap v1228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:47.890 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:47 smithi141 ceph-mon[108989]: pgmap v1228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:47.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:47.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:48.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:48.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:49 smithi060 ceph-mon[94696]: pgmap v1229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:49.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:49.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:49 smithi141 ceph-mon[108989]: pgmap v1229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:50.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:50.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:51.828 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:51 smithi060 ceph-mon[94696]: pgmap v1230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:51.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:51.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:51 smithi141 ceph-mon[108989]: pgmap v1230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:52.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:52.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:53 smithi060 ceph-mon[94696]: pgmap v1231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:53.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:53.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:53 smithi141 ceph-mon[108989]: pgmap v1231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:54.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:54.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:03:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:55 smithi060 ceph-mon[94696]: pgmap v1232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:55.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:55.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:55 smithi141 ceph-mon[108989]: pgmap v1232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:03:56.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:56.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:57 smithi060 ceph-mon[94696]: pgmap v1233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:57.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:57.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:57 smithi141 ceph-mon[108989]: pgmap v1233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:58.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:58.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:03:59 smithi060 ceph-mon[94696]: pgmap v1234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:03:59.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:03:59.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:03:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:03:59 smithi141 ceph-mon[108989]: pgmap v1234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:00.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:00.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:01 smithi060 ceph-mon[94696]: pgmap v1235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:01.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:01.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:01 smithi141 ceph-mon[108989]: pgmap v1235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:02.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:02.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: pgmap v1236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:04:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:04:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:04:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:04:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:03.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: pgmap v1236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:04:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:04:04.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:04.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:05 smithi060 ceph-mon[94696]: pgmap v1237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:05.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:05.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:05 smithi141 ceph-mon[108989]: pgmap v1237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:06.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:06.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:07 smithi060 ceph-mon[94696]: pgmap v1238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:07.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:07.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:07 smithi141 ceph-mon[108989]: pgmap v1238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:08.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:08.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:09 smithi060 ceph-mon[94696]: pgmap v1239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:09.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:09.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:09 smithi141 ceph-mon[108989]: pgmap v1239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:10.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:10.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:11 smithi060 ceph-mon[94696]: pgmap v1240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:11.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:11.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:11 smithi141 ceph-mon[108989]: pgmap v1240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:12.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:12.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:13 smithi141 ceph-mon[108989]: pgmap v1241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:13.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:13.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:13 smithi060 ceph-mon[94696]: pgmap v1241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:14.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:14.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:15 smithi141 ceph-mon[108989]: pgmap v1242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:15.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:15.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:15 smithi060 ceph-mon[94696]: pgmap v1242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:16.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:16.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:17 smithi141 ceph-mon[108989]: pgmap v1243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:17.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:17.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:17 smithi060 ceph-mon[94696]: pgmap v1243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:18 smithi141 ceph-mon[108989]: pgmap v1244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:18.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:18.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:18 smithi060 ceph-mon[94696]: pgmap v1244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:19.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:19.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:20.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:20.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:21 smithi141 ceph-mon[108989]: pgmap v1245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:21 smithi060 ceph-mon[94696]: pgmap v1245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:22.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:22.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:23.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:23.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:23 smithi141 ceph-mon[108989]: pgmap v1246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:23 smithi060 ceph-mon[94696]: pgmap v1246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:24.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:24.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:25.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:25.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:25 smithi141 ceph-mon[108989]: pgmap v1247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:25.788 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:25 smithi060 ceph-mon[94696]: pgmap v1247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:26.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:26.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:27.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:27.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:27 smithi141 ceph-mon[108989]: pgmap v1248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:27 smithi060 ceph-mon[94696]: pgmap v1248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:28.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:28.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:29.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:29.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:29 smithi141 ceph-mon[108989]: pgmap v1249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:29 smithi060 ceph-mon[94696]: pgmap v1249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:30.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:30.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:31.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:31.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:31 smithi141 ceph-mon[108989]: pgmap v1250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:31 smithi060 ceph-mon[94696]: pgmap v1250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:32.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:32.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:33.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:33.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:33 smithi141 ceph-mon[108989]: pgmap v1251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:33 smithi060 ceph-mon[94696]: pgmap v1251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:34.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:34.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:35.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:35.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:35 smithi141 ceph-mon[108989]: pgmap v1252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:35 smithi060 ceph-mon[94696]: pgmap v1252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:36.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:36.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:37.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:37.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:37 smithi141 ceph-mon[108989]: pgmap v1253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:37 smithi060 ceph-mon[94696]: pgmap v1253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:38.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:38.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:39.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:39.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:39 smithi141 ceph-mon[108989]: pgmap v1254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:39 smithi060 ceph-mon[94696]: pgmap v1254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:40.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:40.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:41.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:41.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:41 smithi141 ceph-mon[108989]: pgmap v1255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:41 smithi060 ceph-mon[94696]: pgmap v1255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:42.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:42.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:43.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:43.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:43 smithi141 ceph-mon[108989]: pgmap v1256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:43 smithi060 ceph-mon[94696]: pgmap v1256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:44.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:44.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:45.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:45.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:45 smithi060 ceph-mon[94696]: pgmap v1257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:45 smithi141 ceph-mon[108989]: pgmap v1257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:46.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:46.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:47.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:47.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:47 smithi060 ceph-mon[94696]: pgmap v1258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:47 smithi141 ceph-mon[108989]: pgmap v1258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:48.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:48.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:49.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:49.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:49 smithi060 ceph-mon[94696]: pgmap v1259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:49 smithi141 ceph-mon[108989]: pgmap v1259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:50.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:50.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:51.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:51.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:51 smithi060 ceph-mon[94696]: pgmap v1260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:51 smithi141 ceph-mon[108989]: pgmap v1260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:52.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:52.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:53.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:53.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:53 smithi060 ceph-mon[94696]: pgmap v1261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:53 smithi141 ceph-mon[108989]: pgmap v1261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:54.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:54.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:04:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:55.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:55 smithi060 ceph-mon[94696]: pgmap v1262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:55 smithi141 ceph-mon[108989]: pgmap v1262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:56.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:56.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:57.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:57.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:57 smithi060 ceph-mon[94696]: pgmap v1263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:57 smithi141 ceph-mon[108989]: pgmap v1263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:04:58.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:58.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:59.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:04:59.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:04:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:04:59 smithi060 ceph-mon[94696]: pgmap v1264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:04:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:04:59 smithi141 ceph-mon[108989]: pgmap v1264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:00.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:00.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:01.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:01.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:01 smithi060 ceph-mon[94696]: pgmap v1265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:01 smithi141 ceph-mon[108989]: pgmap v1265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:02.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:02.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:03.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:03.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:03 smithi060 ceph-mon[94696]: pgmap v1266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:03 smithi141 ceph-mon[108989]: pgmap v1266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:04.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:04.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:05:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:05:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:05:04.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:05:04.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:04.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:05:04.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:05:05.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:05.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:05 smithi060 ceph-mon[94696]: pgmap v1267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:05 smithi141 ceph-mon[108989]: pgmap v1267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:06.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:06.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:07.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:07.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:07 smithi060 ceph-mon[94696]: pgmap v1268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:07 smithi141 ceph-mon[108989]: pgmap v1268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:08.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:08.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:09.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:09.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:09 smithi060 ceph-mon[94696]: pgmap v1269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:09 smithi141 ceph-mon[108989]: pgmap v1269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:10.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:10.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:11.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:11.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:11 smithi060 ceph-mon[94696]: pgmap v1270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:11 smithi141 ceph-mon[108989]: pgmap v1270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:12.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:12.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:13.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:13.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:13 smithi060 ceph-mon[94696]: pgmap v1271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:13 smithi141 ceph-mon[108989]: pgmap v1271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:14.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:14.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:15.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:15.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:15 smithi060 ceph-mon[94696]: pgmap v1272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:15 smithi141 ceph-mon[108989]: pgmap v1272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:16.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:16.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:17.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:17.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:17 smithi060 ceph-mon[94696]: pgmap v1273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:17 smithi141 ceph-mon[108989]: pgmap v1273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:18.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:18.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:19.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:19.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:19 smithi060 ceph-mon[94696]: pgmap v1274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:19 smithi141 ceph-mon[108989]: pgmap v1274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:20.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:20.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:21.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:21.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:21 smithi060 ceph-mon[94696]: pgmap v1275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:21 smithi141 ceph-mon[108989]: pgmap v1275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:22.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:22.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:23.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:23.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:23 smithi060 ceph-mon[94696]: pgmap v1276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:23.873 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:23 smithi141 ceph-mon[108989]: pgmap v1276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:24.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:24.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:25.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:25.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:25 smithi060 ceph-mon[94696]: pgmap v1277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:25 smithi141 ceph-mon[108989]: pgmap v1277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:26.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:26.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:27.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:27.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:27 smithi060 ceph-mon[94696]: pgmap v1278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:27 smithi141 ceph-mon[108989]: pgmap v1278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:28.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:28.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:29.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:29.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:29 smithi060 ceph-mon[94696]: pgmap v1279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:29 smithi141 ceph-mon[108989]: pgmap v1279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:30.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:30.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:31.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:31.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:31 smithi060 ceph-mon[94696]: pgmap v1280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:31 smithi141 ceph-mon[108989]: pgmap v1280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:32.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:32.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:33.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:33.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:33 smithi060 ceph-mon[94696]: pgmap v1281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:33.977 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:33 smithi141 ceph-mon[108989]: pgmap v1281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:34.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:34.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:35.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:35.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:35 smithi141 ceph-mon[108989]: pgmap v1282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:35 smithi060 ceph-mon[94696]: pgmap v1282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:36.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:36.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:37.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:37.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:37 smithi141 ceph-mon[108989]: pgmap v1283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:37 smithi060 ceph-mon[94696]: pgmap v1283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:38.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:38.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:39.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:39.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:39 smithi060 ceph-mon[94696]: pgmap v1284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:39 smithi141 ceph-mon[108989]: pgmap v1284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:40.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:40.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:41.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:41.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:41 smithi141 ceph-mon[108989]: pgmap v1285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:41 smithi060 ceph-mon[94696]: pgmap v1285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:42.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:42.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:43.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:43.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:43.991 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:43 smithi141 ceph-mon[108989]: pgmap v1286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:43 smithi060 ceph-mon[94696]: pgmap v1286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:44.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:44.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:45.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:45.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:45 smithi141 ceph-mon[108989]: pgmap v1287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:45 smithi060 ceph-mon[94696]: pgmap v1287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:46.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:46.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:47.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:47.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:47 smithi141 ceph-mon[108989]: pgmap v1288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:47 smithi060 ceph-mon[94696]: pgmap v1288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:48.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:48.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:49.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:49.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:49 smithi060 ceph-mon[94696]: pgmap v1289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:49 smithi141 ceph-mon[108989]: pgmap v1289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:50.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:50.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:51.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:51.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:51 smithi141 ceph-mon[108989]: pgmap v1290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:51 smithi060 ceph-mon[94696]: pgmap v1290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:52.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:52.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:52 smithi141 ceph-mon[108989]: pgmap v1291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:52 smithi060 ceph-mon[94696]: pgmap v1291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:53.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:53.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:54.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:54.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:55.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:55 smithi141 ceph-mon[108989]: pgmap v1292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:55 smithi060 ceph-mon[94696]: pgmap v1292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:05:56.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:56.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:57.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:57.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:57 smithi141 ceph-mon[108989]: pgmap v1293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:57 smithi060 ceph-mon[94696]: pgmap v1293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:05:58.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:58.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:59.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:05:59.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:05:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:05:59 smithi141 ceph-mon[108989]: pgmap v1294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:05:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:05:59 smithi060 ceph-mon[94696]: pgmap v1294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:00.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:00.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:01.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:01.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:01 smithi141 ceph-mon[108989]: pgmap v1295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:01 smithi060 ceph-mon[94696]: pgmap v1295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:02.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:02.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:03.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:03.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:03 smithi141 ceph-mon[108989]: pgmap v1296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:03 smithi060 ceph-mon[94696]: pgmap v1296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:04.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:04.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:05.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:05.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: pgmap v1297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:06:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:06:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: pgmap v1297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:06:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:06:06.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:06.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:07.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:07.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:07 smithi060 ceph-mon[94696]: pgmap v1298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:07 smithi141 ceph-mon[108989]: pgmap v1298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:08.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:08.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:09.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:09.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:09 smithi141 ceph-mon[108989]: pgmap v1299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:09 smithi060 ceph-mon[94696]: pgmap v1299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:10.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:10.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:11.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:11.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:11 smithi060 ceph-mon[94696]: pgmap v1300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:11 smithi141 ceph-mon[108989]: pgmap v1300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:12.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:12.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:13.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:13.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:13 smithi060 ceph-mon[94696]: pgmap v1301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:13 smithi141 ceph-mon[108989]: pgmap v1301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:14.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:14.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:15.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:15.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:15 smithi060 ceph-mon[94696]: pgmap v1302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:15 smithi141 ceph-mon[108989]: pgmap v1302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:16.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:16.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:17.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:17.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:17 smithi060 ceph-mon[94696]: pgmap v1303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:17 smithi141 ceph-mon[108989]: pgmap v1303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:18.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:18.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:19.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:19.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:19 smithi141 ceph-mon[108989]: pgmap v1304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:19 smithi060 ceph-mon[94696]: pgmap v1304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:20.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:20.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:21.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:21.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:21 smithi060 ceph-mon[94696]: pgmap v1305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:21 smithi141 ceph-mon[108989]: pgmap v1305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:22.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:22.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:23.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:23.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:23 smithi060 ceph-mon[94696]: pgmap v1306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:23 smithi141 ceph-mon[108989]: pgmap v1306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:24.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:24.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:25.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:25.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:25 smithi060 ceph-mon[94696]: pgmap v1307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:25 smithi141 ceph-mon[108989]: pgmap v1307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:26.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:26.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:27.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:27.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:27 smithi060 ceph-mon[94696]: pgmap v1308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:27 smithi141 ceph-mon[108989]: pgmap v1308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:28.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:28.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:29.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:29.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:29 smithi060 ceph-mon[94696]: pgmap v1309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:29 smithi141 ceph-mon[108989]: pgmap v1309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:30.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:30.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:31.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:31.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:31 smithi060 ceph-mon[94696]: pgmap v1310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:31 smithi141 ceph-mon[108989]: pgmap v1310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:32.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:32.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:33.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:33.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:33 smithi060 ceph-mon[94696]: pgmap v1311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:33 smithi141 ceph-mon[108989]: pgmap v1311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:34.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:34.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:35.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:35.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:35 smithi060 ceph-mon[94696]: pgmap v1312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:35 smithi141 ceph-mon[108989]: pgmap v1312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:36.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:36.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:37.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:37.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:37 smithi060 ceph-mon[94696]: pgmap v1313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:37 smithi141 ceph-mon[108989]: pgmap v1313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:38.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:38.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:39.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:39.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:39 smithi060 ceph-mon[94696]: pgmap v1314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:39 smithi141 ceph-mon[108989]: pgmap v1314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:40.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:40.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:41.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:41.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:41 smithi060 ceph-mon[94696]: pgmap v1315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:41 smithi141 ceph-mon[108989]: pgmap v1315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:42.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:42.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:43.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:43.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:43 smithi060 ceph-mon[94696]: pgmap v1316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:43 smithi141 ceph-mon[108989]: pgmap v1316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:44.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:44.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:45.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:45.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:45 smithi060 ceph-mon[94696]: pgmap v1317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:45 smithi141 ceph-mon[108989]: pgmap v1317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:46.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:46.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:47.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:47.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:47 smithi060 ceph-mon[94696]: pgmap v1318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:47 smithi141 ceph-mon[108989]: pgmap v1318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:48.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:48.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:49.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:49.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:49 smithi060 ceph-mon[94696]: pgmap v1319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:49 smithi141 ceph-mon[108989]: pgmap v1319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:50.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:50.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:51.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:51.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:51 smithi060 ceph-mon[94696]: pgmap v1320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:51 smithi141 ceph-mon[108989]: pgmap v1320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:52.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:52.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:53.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:53 smithi060 ceph-mon[94696]: pgmap v1321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:53 smithi141 ceph-mon[108989]: pgmap v1321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:54.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:54.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:06:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:55 smithi060 ceph-mon[94696]: pgmap v1322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:55 smithi141 ceph-mon[108989]: pgmap v1322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:56.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:56.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:57.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:57.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:57 smithi060 ceph-mon[94696]: pgmap v1323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:57 smithi141 ceph-mon[108989]: pgmap v1323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:06:58.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:58.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:59.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:06:59.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:06:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:06:59 smithi060 ceph-mon[94696]: pgmap v1324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:06:59.861 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:06:59 smithi141 ceph-mon[108989]: pgmap v1324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:00.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:00.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:01.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:01.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:01 smithi141 ceph-mon[108989]: pgmap v1325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:01 smithi060 ceph-mon[94696]: pgmap v1325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:02.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:02.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:03.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:03.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:03 smithi141 ceph-mon[108989]: pgmap v1326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:03 smithi060 ceph-mon[94696]: pgmap v1326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:04.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:04.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:05.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:05.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:05 smithi141 ceph-mon[108989]: pgmap v1327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:07:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:05 smithi060 ceph-mon[94696]: pgmap v1327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:07:06.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:06.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:07:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:07:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:07:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:07:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:07:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:07:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:07:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:07:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:07:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:07:07.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:07.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:07 smithi141 ceph-mon[108989]: pgmap v1328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:07 smithi060 ceph-mon[94696]: pgmap v1328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:08.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:08.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:09.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:09.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:09 smithi060 ceph-mon[94696]: pgmap v1329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:09.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:09 smithi141 ceph-mon[108989]: pgmap v1329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:09.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:10.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:10.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:11.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:11.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:11 smithi141 ceph-mon[108989]: pgmap v1330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:11 smithi060 ceph-mon[94696]: pgmap v1330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:12.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:12.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:13.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:13.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:13 smithi141 ceph-mon[108989]: pgmap v1331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:13 smithi060 ceph-mon[94696]: pgmap v1331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:14.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:14.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:15.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:15.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:15 smithi141 ceph-mon[108989]: pgmap v1332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:15 smithi060 ceph-mon[94696]: pgmap v1332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:16.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:16.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:17.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:17.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:17 smithi141 ceph-mon[108989]: pgmap v1333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:17 smithi060 ceph-mon[94696]: pgmap v1333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:18.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:18.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:19.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:19.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:19 smithi060 ceph-mon[94696]: pgmap v1334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:19 smithi141 ceph-mon[108989]: pgmap v1334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:20.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:20.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:21.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:21.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:21 smithi141 ceph-mon[108989]: pgmap v1335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:21 smithi060 ceph-mon[94696]: pgmap v1335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:22.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:22.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:23.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:23.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:23 smithi141 ceph-mon[108989]: pgmap v1336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:23 smithi060 ceph-mon[94696]: pgmap v1336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:24.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:24.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:25.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:25.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:25 smithi141 ceph-mon[108989]: pgmap v1337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:25 smithi060 ceph-mon[94696]: pgmap v1337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:26.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:26.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:27.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:27.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:27 smithi060 ceph-mon[94696]: pgmap v1338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:27 smithi141 ceph-mon[108989]: pgmap v1338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:28.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:28.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:29.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:29.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:29 smithi060 ceph-mon[94696]: pgmap v1339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:29 smithi141 ceph-mon[108989]: pgmap v1339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:30.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:30.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:31.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:31.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:31 smithi060 ceph-mon[94696]: pgmap v1340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:31 smithi141 ceph-mon[108989]: pgmap v1340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:32.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:32.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:33.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:33.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:33 smithi060 ceph-mon[94696]: pgmap v1341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:33 smithi141 ceph-mon[108989]: pgmap v1341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:34.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:34.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:35.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:35.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:35 smithi060 ceph-mon[94696]: pgmap v1342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:35 smithi141 ceph-mon[108989]: pgmap v1342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:36.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:36.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:37.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:37.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:37 smithi060 ceph-mon[94696]: pgmap v1343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:37 smithi141 ceph-mon[108989]: pgmap v1343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:38.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:38.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:39.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:39.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:39 smithi060 ceph-mon[94696]: pgmap v1344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:39 smithi141 ceph-mon[108989]: pgmap v1344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:40.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:40.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:41.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:41.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:41 smithi060 ceph-mon[94696]: pgmap v1345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:41 smithi141 ceph-mon[108989]: pgmap v1345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:42.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:42.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:43.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:43.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:43 smithi060 ceph-mon[94696]: pgmap v1346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:43 smithi141 ceph-mon[108989]: pgmap v1346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:44.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:44.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:45.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:45.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:45 smithi141 ceph-mon[108989]: pgmap v1347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:45 smithi060 ceph-mon[94696]: pgmap v1347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:46.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:46.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:47.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:47.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:47 smithi060 ceph-mon[94696]: pgmap v1348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:47 smithi141 ceph-mon[108989]: pgmap v1348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:48.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:48.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:49.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:49.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:49 smithi060 ceph-mon[94696]: pgmap v1349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:49 smithi141 ceph-mon[108989]: pgmap v1349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:50.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:50.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:51.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:51.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:51 smithi060 ceph-mon[94696]: pgmap v1350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:51 smithi141 ceph-mon[108989]: pgmap v1350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:52.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:52.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:53.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:53.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:53 smithi060 ceph-mon[94696]: pgmap v1351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:53 smithi141 ceph-mon[108989]: pgmap v1351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:54.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:54.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:07:55.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:55.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:55 smithi141 ceph-mon[108989]: pgmap v1352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:55 smithi060 ceph-mon[94696]: pgmap v1352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:56.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:56.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:57.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:57.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:57 smithi060 ceph-mon[94696]: pgmap v1353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:57 smithi141 ceph-mon[108989]: pgmap v1353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:07:58.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:58.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:07:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:07:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:07:59 smithi060 ceph-mon[94696]: pgmap v1354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:07:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:07:59 smithi141 ceph-mon[108989]: pgmap v1354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:00.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:00.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:01.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:01.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:01 smithi141 ceph-mon[108989]: pgmap v1355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:01 smithi060 ceph-mon[94696]: pgmap v1355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:02.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:02.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:03.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:03.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:03 smithi060 ceph-mon[94696]: pgmap v1356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:03 smithi141 ceph-mon[108989]: pgmap v1356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:04.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:04.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:05 smithi060 ceph-mon[94696]: pgmap v1357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:05 smithi141 ceph-mon[108989]: pgmap v1357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:06.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:06.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:08:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:08:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:08:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:08:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:08:06.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:08:06.898 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:08:06.898 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:08:06.899 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:08:06.899 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:08:06.899 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:08:06.899 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:08:07.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:07.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:07 smithi141 ceph-mon[108989]: pgmap v1358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:07 smithi060 ceph-mon[94696]: pgmap v1358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:08.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:08.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:09.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:09.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:09 smithi060 ceph-mon[94696]: pgmap v1359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:09 smithi141 ceph-mon[108989]: pgmap v1359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:10.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:10.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:11.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:11.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:11 smithi060 ceph-mon[94696]: pgmap v1360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:11 smithi141 ceph-mon[108989]: pgmap v1360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:12.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:12.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:13.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:13.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:13 smithi060 ceph-mon[94696]: pgmap v1361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:13 smithi141 ceph-mon[108989]: pgmap v1361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:14.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:14.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:15.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:15.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:15 smithi060 ceph-mon[94696]: pgmap v1362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:15 smithi141 ceph-mon[108989]: pgmap v1362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:16.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:16.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:17.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:17.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:17 smithi141 ceph-mon[108989]: pgmap v1363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:17 smithi060 ceph-mon[94696]: pgmap v1363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:18.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:18.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:19.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:19.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:19 smithi060 ceph-mon[94696]: pgmap v1364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:19 smithi141 ceph-mon[108989]: pgmap v1364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:20.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:20.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:21.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:21.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:21 smithi141 ceph-mon[108989]: pgmap v1365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:21 smithi060 ceph-mon[94696]: pgmap v1365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:22.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:22.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:23.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:23.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:23 smithi060 ceph-mon[94696]: pgmap v1366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:23 smithi141 ceph-mon[108989]: pgmap v1366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:24.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:24.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:25.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:25.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:25 smithi141 ceph-mon[108989]: pgmap v1367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:25 smithi060 ceph-mon[94696]: pgmap v1367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:26.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:26.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:27.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:27.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:27 smithi141 ceph-mon[108989]: pgmap v1368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:27 smithi060 ceph-mon[94696]: pgmap v1368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:28.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:28.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:29.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:29.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:29 smithi060 ceph-mon[94696]: pgmap v1369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:29 smithi141 ceph-mon[108989]: pgmap v1369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:30.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:30.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:31.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:31.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:31 smithi141 ceph-mon[108989]: pgmap v1370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:31 smithi060 ceph-mon[94696]: pgmap v1370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:32.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:32.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:33.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:33.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:33 smithi060 ceph-mon[94696]: pgmap v1371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:33 smithi141 ceph-mon[108989]: pgmap v1371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:34.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:34.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:35.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:35.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:35.852 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:35 smithi141 ceph-mon[108989]: pgmap v1372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:35 smithi060 ceph-mon[94696]: pgmap v1372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:36.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:36.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:37.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:37.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:37 smithi141 ceph-mon[108989]: pgmap v1373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:37 smithi060 ceph-mon[94696]: pgmap v1373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:38.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:38.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:39.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:39.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:39 smithi060 ceph-mon[94696]: pgmap v1374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:39 smithi141 ceph-mon[108989]: pgmap v1374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:40.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:40.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:41.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:41.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:41 smithi141 ceph-mon[108989]: pgmap v1375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:41 smithi060 ceph-mon[94696]: pgmap v1375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:42.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:42.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:43.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:43.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:43 smithi141 ceph-mon[108989]: pgmap v1376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:43 smithi060 ceph-mon[94696]: pgmap v1376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:44.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:44.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:45.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:45.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:45.956 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:45 smithi141 ceph-mon[108989]: pgmap v1377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:45 smithi060 ceph-mon[94696]: pgmap v1377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:46.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:46.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:47.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:47.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:47 smithi141 ceph-mon[108989]: pgmap v1378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:47 smithi060 ceph-mon[94696]: pgmap v1378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:48.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:48.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:49.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:49.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:49 smithi060 ceph-mon[94696]: pgmap v1379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:49 smithi141 ceph-mon[108989]: pgmap v1379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:50.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:50.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:50 smithi141 ceph-mon[108989]: pgmap v1380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:50 smithi060 ceph-mon[94696]: pgmap v1380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:51.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:51.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:52.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:52.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:53.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:53.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:53.795 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:53 smithi060 ceph-mon[94696]: pgmap v1381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:53 smithi141 ceph-mon[108989]: pgmap v1381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:54.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:54.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:08:55.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:55.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:55 smithi060 ceph-mon[94696]: pgmap v1382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:55 smithi141 ceph-mon[108989]: pgmap v1382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:56.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:56.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:57.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:57.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:57 smithi060 ceph-mon[94696]: pgmap v1383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:57 smithi141 ceph-mon[108989]: pgmap v1383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:08:58.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:58.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:59.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:08:59.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:08:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:08:59 smithi060 ceph-mon[94696]: pgmap v1384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:08:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:08:59 smithi141 ceph-mon[108989]: pgmap v1384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:00.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:00.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:01.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:01.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:01 smithi060 ceph-mon[94696]: pgmap v1385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:01 smithi141 ceph-mon[108989]: pgmap v1385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:02.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:02.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:03.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:03.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:03 smithi060 ceph-mon[94696]: pgmap v1386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:03 smithi141 ceph-mon[108989]: pgmap v1386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:05.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:05.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:05 smithi060 ceph-mon[94696]: pgmap v1387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:05 smithi141 ceph-mon[108989]: pgmap v1387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:06.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:06.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:07.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:07.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: pgmap v1388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:09:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: pgmap v1388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:09:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:09:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:09:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:09:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:09:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:09:08.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:08.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:09.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:09 smithi060 ceph-mon[94696]: pgmap v1389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:09 smithi141 ceph-mon[108989]: pgmap v1389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:10.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:10.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:11.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:11.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:11 smithi060 ceph-mon[94696]: pgmap v1390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:11 smithi141 ceph-mon[108989]: pgmap v1390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:13.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:13.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:13 smithi060 ceph-mon[94696]: pgmap v1391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:13 smithi141 ceph-mon[108989]: pgmap v1391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:14.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:14.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:15.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:15.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:15 smithi060 ceph-mon[94696]: pgmap v1392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:15 smithi141 ceph-mon[108989]: pgmap v1392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:16.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:16.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:17.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:17.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:17 smithi060 ceph-mon[94696]: pgmap v1393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:17 smithi141 ceph-mon[108989]: pgmap v1393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:18.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:18.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:19.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:19.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:19 smithi060 ceph-mon[94696]: pgmap v1394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:19 smithi141 ceph-mon[108989]: pgmap v1394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:20.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:20.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:21.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:21.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:21 smithi141 ceph-mon[108989]: pgmap v1395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:21 smithi060 ceph-mon[94696]: pgmap v1395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:22.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:22.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:23.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:23.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:23 smithi060 ceph-mon[94696]: pgmap v1396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:23 smithi141 ceph-mon[108989]: pgmap v1396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:24.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:24.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:25.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:25.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:25 smithi060 ceph-mon[94696]: pgmap v1397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:25 smithi141 ceph-mon[108989]: pgmap v1397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:26.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:26.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:27.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:27.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:27 smithi060 ceph-mon[94696]: pgmap v1398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:27 smithi141 ceph-mon[108989]: pgmap v1398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:28.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:28.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:29.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:29.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:29 smithi060 ceph-mon[94696]: pgmap v1399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:29 smithi141 ceph-mon[108989]: pgmap v1399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:30.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:30.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:31.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:31.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:31 smithi141 ceph-mon[108989]: pgmap v1400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:31 smithi060 ceph-mon[94696]: pgmap v1400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:32.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:32.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:33.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:33.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:33 smithi060 ceph-mon[94696]: pgmap v1401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:33 smithi141 ceph-mon[108989]: pgmap v1401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:34.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:34.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:35.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:35.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:35 smithi060 ceph-mon[94696]: pgmap v1402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:35 smithi141 ceph-mon[108989]: pgmap v1402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:36.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:36.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:37.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:37.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:37 smithi060 ceph-mon[94696]: pgmap v1403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:37 smithi141 ceph-mon[108989]: pgmap v1403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:38.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:38.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:39.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:39.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:39 smithi060 ceph-mon[94696]: pgmap v1404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:39 smithi141 ceph-mon[108989]: pgmap v1404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:40.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:40.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:41.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:41.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:41 smithi141 ceph-mon[108989]: pgmap v1405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:41 smithi060 ceph-mon[94696]: pgmap v1405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:42.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:42.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:43.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:43.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:43 smithi141 ceph-mon[108989]: pgmap v1406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:43 smithi060 ceph-mon[94696]: pgmap v1406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:44.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:44.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:45.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:45.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:45 smithi141 ceph-mon[108989]: pgmap v1407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:45 smithi060 ceph-mon[94696]: pgmap v1407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:46.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:46.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:47.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:47.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:47 smithi141 ceph-mon[108989]: pgmap v1408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:47 smithi060 ceph-mon[94696]: pgmap v1408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:48.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:48.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:49.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:49.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:49 smithi060 ceph-mon[94696]: pgmap v1409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:49 smithi141 ceph-mon[108989]: pgmap v1409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:50.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:50.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:51.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:51.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:51 smithi141 ceph-mon[108989]: pgmap v1410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:51 smithi060 ceph-mon[94696]: pgmap v1410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:52.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:52.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:53.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:53.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:53 smithi141 ceph-mon[108989]: pgmap v1411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:53 smithi060 ceph-mon[94696]: pgmap v1411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:54.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:54.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:09:55.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:55.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:55 smithi141 ceph-mon[108989]: pgmap v1412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:55 smithi060 ceph-mon[94696]: pgmap v1412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:56.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:56.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:57.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:57.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:57 smithi141 ceph-mon[108989]: pgmap v1413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:57 smithi060 ceph-mon[94696]: pgmap v1413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:09:58.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:58.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:59.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:09:59.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:09:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:09:59 smithi060 ceph-mon[94696]: pgmap v1414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:09:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:09:59 smithi141 ceph-mon[108989]: pgmap v1414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:00.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:00.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:10:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:10:01.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:01.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:01 smithi141 ceph-mon[108989]: pgmap v1415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:01 smithi060 ceph-mon[94696]: pgmap v1415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:02.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:02.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:03.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:03.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:03 smithi141 ceph-mon[108989]: pgmap v1416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:03 smithi060 ceph-mon[94696]: pgmap v1416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:04.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:04.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:05.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:05.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:05 smithi141 ceph-mon[108989]: pgmap v1417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:05 smithi060 ceph-mon[94696]: pgmap v1417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:06.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:06.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:07.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:07.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:07 smithi141 ceph-mon[108989]: pgmap v1418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:10:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:07 smithi060 ceph-mon[94696]: pgmap v1418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:10:08.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:08.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:10:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:10:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:10:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:10:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:10:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:10:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:10:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:10:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:10:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:10:09.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:09.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:09 smithi060 ceph-mon[94696]: pgmap v1419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:09 smithi141 ceph-mon[108989]: pgmap v1419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:10.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:10.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:11.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:11.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:11 smithi141 ceph-mon[108989]: pgmap v1420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:11 smithi060 ceph-mon[94696]: pgmap v1420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:13.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:13.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:13 smithi141 ceph-mon[108989]: pgmap v1421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:13 smithi060 ceph-mon[94696]: pgmap v1421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:14.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:14.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:15.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:15.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:15 smithi141 ceph-mon[108989]: pgmap v1422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:15 smithi060 ceph-mon[94696]: pgmap v1422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:16.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:16.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:17.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:17.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:17 smithi141 ceph-mon[108989]: pgmap v1423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:17 smithi060 ceph-mon[94696]: pgmap v1423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:18.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:18.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:19.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:19.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:19 smithi060 ceph-mon[94696]: pgmap v1424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:19 smithi141 ceph-mon[108989]: pgmap v1424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:20.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:20.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:21.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:21.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:21.941 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:21 smithi141 ceph-mon[108989]: pgmap v1425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:21 smithi060 ceph-mon[94696]: pgmap v1425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:22.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:22.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:23.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:23.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:23 smithi141 ceph-mon[108989]: pgmap v1426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:23 smithi060 ceph-mon[94696]: pgmap v1426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:24.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:24.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:25.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:25.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:25 smithi141 ceph-mon[108989]: pgmap v1427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:25 smithi060 ceph-mon[94696]: pgmap v1427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:26.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:26.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:27.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:27.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:27 smithi060 ceph-mon[94696]: pgmap v1428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:27 smithi141 ceph-mon[108989]: pgmap v1428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:28.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:28.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:29.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:29.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:29 smithi060 ceph-mon[94696]: pgmap v1429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:29 smithi141 ceph-mon[108989]: pgmap v1429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:30.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:30.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:31 smithi060 ceph-mon[94696]: pgmap v1430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:31 smithi141 ceph-mon[108989]: pgmap v1430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:32.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:32.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:33.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:33.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:33 smithi060 ceph-mon[94696]: pgmap v1431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:33 smithi141 ceph-mon[108989]: pgmap v1431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:34.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:34.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:35.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:35.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:35 smithi060 ceph-mon[94696]: pgmap v1432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:35 smithi141 ceph-mon[108989]: pgmap v1432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:36.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:36.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:37.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:37.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:37 smithi060 ceph-mon[94696]: pgmap v1433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:37 smithi141 ceph-mon[108989]: pgmap v1433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:38.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:38.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:39.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:39.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:39 smithi060 ceph-mon[94696]: pgmap v1434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:39 smithi141 ceph-mon[108989]: pgmap v1434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:40.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:40.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:41.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:41.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:41 smithi060 ceph-mon[94696]: pgmap v1435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:41 smithi141 ceph-mon[108989]: pgmap v1435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:42.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:42.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:43.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:43.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:43 smithi060 ceph-mon[94696]: pgmap v1436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:43 smithi141 ceph-mon[108989]: pgmap v1436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:44.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:44.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:45.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:45.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:45 smithi060 ceph-mon[94696]: pgmap v1437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:45 smithi141 ceph-mon[108989]: pgmap v1437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:46.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:46.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:47.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:47.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:47 smithi060 ceph-mon[94696]: pgmap v1438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:47 smithi141 ceph-mon[108989]: pgmap v1438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:48.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:48.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:49.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:49.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:49 smithi060 ceph-mon[94696]: pgmap v1439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:49 smithi141 ceph-mon[108989]: pgmap v1439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:50.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:50.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:51.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:51.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:51 smithi141 ceph-mon[108989]: pgmap v1440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:51 smithi060 ceph-mon[94696]: pgmap v1440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:52.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:52.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:53.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:53.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:53 smithi141 ceph-mon[108989]: pgmap v1441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:53 smithi060 ceph-mon[94696]: pgmap v1441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:54.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:54.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:10:55.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:55.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:55 smithi141 ceph-mon[108989]: pgmap v1442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:55 smithi060 ceph-mon[94696]: pgmap v1442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:56.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:56.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:57.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:57.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:57 smithi141 ceph-mon[108989]: pgmap v1443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:57 smithi060 ceph-mon[94696]: pgmap v1443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:10:58.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:58.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:59.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:10:59.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:10:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:10:59 smithi060 ceph-mon[94696]: pgmap v1444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:10:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:10:59 smithi141 ceph-mon[108989]: pgmap v1444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:00.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:00.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:01.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:01.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:01 smithi141 ceph-mon[108989]: pgmap v1445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:01 smithi060 ceph-mon[94696]: pgmap v1445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:02.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:02.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:03.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:03.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:03 smithi141 ceph-mon[108989]: pgmap v1446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:03 smithi060 ceph-mon[94696]: pgmap v1446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:04.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:04.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:05.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:05.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:05 smithi141 ceph-mon[108989]: pgmap v1447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:05 smithi060 ceph-mon[94696]: pgmap v1447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:06.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:06.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:07.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:07.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:07 smithi141 ceph-mon[108989]: pgmap v1448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:07 smithi060 ceph-mon[94696]: pgmap v1448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:08.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:08.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:11:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:11:09.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:09.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:09 smithi060 ceph-mon[94696]: pgmap v1449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:09 smithi141 ceph-mon[108989]: pgmap v1449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:10.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:10.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:11.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:11.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: pgmap v1450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:11:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: pgmap v1450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:11:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:11:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:12.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:13.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:13.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:13 smithi060 ceph-mon[94696]: pgmap v1451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:13 smithi141 ceph-mon[108989]: pgmap v1451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:14.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:14.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:15.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:15.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:15 smithi060 ceph-mon[94696]: pgmap v1452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:15 smithi141 ceph-mon[108989]: pgmap v1452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:16.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:16.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:17.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:17.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:17 smithi060 ceph-mon[94696]: pgmap v1453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:17 smithi141 ceph-mon[108989]: pgmap v1453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:18.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:18.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:19.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:19.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:19 smithi060 ceph-mon[94696]: pgmap v1454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:19 smithi141 ceph-mon[108989]: pgmap v1454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:20.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:20.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:21.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:21.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:21 smithi060 ceph-mon[94696]: pgmap v1455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:21 smithi141 ceph-mon[108989]: pgmap v1455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:22.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:22.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:23.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:23.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:23 smithi060 ceph-mon[94696]: pgmap v1456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:23 smithi141 ceph-mon[108989]: pgmap v1456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:24.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:24.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:25.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:25.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:25 smithi060 ceph-mon[94696]: pgmap v1457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:25 smithi141 ceph-mon[108989]: pgmap v1457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:26.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:26.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:27.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:27.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:27 smithi060 ceph-mon[94696]: pgmap v1458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:27 smithi141 ceph-mon[108989]: pgmap v1458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:28.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:28.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:29.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:29.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:29 smithi060 ceph-mon[94696]: pgmap v1459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:29 smithi141 ceph-mon[108989]: pgmap v1459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:30.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:30.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:31.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:31.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:31 smithi141 ceph-mon[108989]: pgmap v1460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:31 smithi060 ceph-mon[94696]: pgmap v1460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:32.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:32.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:33.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:33.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:33 smithi141 ceph-mon[108989]: pgmap v1461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:33 smithi060 ceph-mon[94696]: pgmap v1461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:34.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:34.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:35.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:35.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:35 smithi141 ceph-mon[108989]: pgmap v1462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:35 smithi060 ceph-mon[94696]: pgmap v1462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:36.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:36.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:37.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:37.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:37 smithi141 ceph-mon[108989]: pgmap v1463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:37 smithi060 ceph-mon[94696]: pgmap v1463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:38.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:38.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:39.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:39.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:39 smithi060 ceph-mon[94696]: pgmap v1464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:39 smithi141 ceph-mon[108989]: pgmap v1464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:40.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:40.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:41.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:41.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:41 smithi141 ceph-mon[108989]: pgmap v1465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:41 smithi060 ceph-mon[94696]: pgmap v1465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:42.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:42.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:43.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:43.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:43 smithi141 ceph-mon[108989]: pgmap v1466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:43 smithi060 ceph-mon[94696]: pgmap v1466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:44.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:44.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:45.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:45.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:45 smithi141 ceph-mon[108989]: pgmap v1467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:45 smithi060 ceph-mon[94696]: pgmap v1467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:46.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:46.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:47.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:47.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:47 smithi141 ceph-mon[108989]: pgmap v1468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:47 smithi060 ceph-mon[94696]: pgmap v1468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:48.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:48.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:49.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:49.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:49 smithi060 ceph-mon[94696]: pgmap v1469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:49 smithi141 ceph-mon[108989]: pgmap v1469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:50.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:50.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:51.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:51.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:51 smithi141 ceph-mon[108989]: pgmap v1470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:51 smithi060 ceph-mon[94696]: pgmap v1470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:52.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:52.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:53.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:53.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:53 smithi141 ceph-mon[108989]: pgmap v1471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:53 smithi060 ceph-mon[94696]: pgmap v1471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:54.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:54.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:11:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:55 smithi141 ceph-mon[108989]: pgmap v1472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:55 smithi060 ceph-mon[94696]: pgmap v1472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:56.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:56.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:57.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:57.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:57.915 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:57 smithi141 ceph-mon[108989]: pgmap v1473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:57 smithi060 ceph-mon[94696]: pgmap v1473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:11:58.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:58.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:59.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:11:59.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:11:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:11:59 smithi060 ceph-mon[94696]: pgmap v1474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:11:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:11:59 smithi141 ceph-mon[108989]: pgmap v1474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:00.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:00.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:01.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:01.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:01 smithi141 ceph-mon[108989]: pgmap v1475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:01 smithi060 ceph-mon[94696]: pgmap v1475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:02.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:02.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:03.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:03.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:03 smithi141 ceph-mon[108989]: pgmap v1476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:03 smithi060 ceph-mon[94696]: pgmap v1476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:04.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:04.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:05.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:05.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:05.951 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:05 smithi060 ceph-mon[94696]: pgmap v1477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:05 smithi141 ceph-mon[108989]: pgmap v1477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:06.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:06.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:07 smithi141 ceph-mon[108989]: pgmap v1478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:07 smithi060 ceph-mon[94696]: pgmap v1478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:08.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:08.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:09.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:09.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:09 smithi060 ceph-mon[94696]: pgmap v1479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:09 smithi141 ceph-mon[108989]: pgmap v1479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:10.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:11.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:11.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:11 smithi141 ceph-mon[108989]: pgmap v1480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:12:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:11 smithi060 ceph-mon[94696]: pgmap v1480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:12:12.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:12.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:13 smithi141 ceph-mon[108989]: pgmap v1481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:13 smithi060 ceph-mon[94696]: pgmap v1481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:14.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:14.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:15.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:15.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:15 smithi141 ceph-mon[108989]: pgmap v1482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:16.065 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:15 smithi060 ceph-mon[94696]: pgmap v1482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:16.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:16.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: pgmap v1483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:12:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: pgmap v1483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:12:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:12:17.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:12:17.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:17.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:18.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:18.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:19 smithi060 ceph-mon[94696]: pgmap v1484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:19 smithi141 ceph-mon[108989]: pgmap v1484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:19.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:19.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:20.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:20.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:21.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:21 smithi141 ceph-mon[108989]: pgmap v1485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:21 smithi060 ceph-mon[94696]: pgmap v1485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:21.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:21.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:22.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:22.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:23.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:23 smithi060 ceph-mon[94696]: pgmap v1486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:23 smithi141 ceph-mon[108989]: pgmap v1486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:25.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:25.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:25 smithi141 ceph-mon[108989]: pgmap v1487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:25 smithi060 ceph-mon[94696]: pgmap v1487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:26.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:26.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:27.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:27.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:27 smithi141 ceph-mon[108989]: pgmap v1488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:27 smithi060 ceph-mon[94696]: pgmap v1488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:29.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:29.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:29 smithi060 ceph-mon[94696]: pgmap v1489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:29 smithi141 ceph-mon[108989]: pgmap v1489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:31 smithi141 ceph-mon[108989]: pgmap v1490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:31 smithi060 ceph-mon[94696]: pgmap v1490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:32.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:32.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:33 smithi141 ceph-mon[108989]: pgmap v1491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:33 smithi060 ceph-mon[94696]: pgmap v1491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:35 smithi141 ceph-mon[108989]: pgmap v1492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:35 smithi060 ceph-mon[94696]: pgmap v1492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:36.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:36.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:37.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:37.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:37 smithi141 ceph-mon[108989]: pgmap v1493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:37 smithi060 ceph-mon[94696]: pgmap v1493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:39 smithi060 ceph-mon[94696]: pgmap v1494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:39.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:39.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:39 smithi141 ceph-mon[108989]: pgmap v1494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:40.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:40.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:41 smithi060 ceph-mon[94696]: pgmap v1495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:41.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:41.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:41 smithi141 ceph-mon[108989]: pgmap v1495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:42.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:42.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:43 smithi141 ceph-mon[108989]: pgmap v1496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:43.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:43.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:43 smithi060 ceph-mon[94696]: pgmap v1496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:44.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:44.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:45.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:45.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:45 smithi141 ceph-mon[108989]: pgmap v1497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:45 smithi060 ceph-mon[94696]: pgmap v1497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:46.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:46.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:47.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:47.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:47 smithi141 ceph-mon[108989]: pgmap v1498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:47 smithi060 ceph-mon[94696]: pgmap v1498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:48.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:48.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:49 smithi060 ceph-mon[94696]: pgmap v1499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:49.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:49.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:49 smithi141 ceph-mon[108989]: pgmap v1499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:50.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:50.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:51 smithi060 ceph-mon[94696]: pgmap v1500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:51.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:51.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:51 smithi141 ceph-mon[108989]: pgmap v1500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:52.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:52.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:53.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:53.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:53 smithi141 ceph-mon[108989]: pgmap v1501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:53 smithi060 ceph-mon[94696]: pgmap v1501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:54.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:54.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:12:55.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:55.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:55 smithi141 ceph-mon[108989]: pgmap v1502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:55 smithi060 ceph-mon[94696]: pgmap v1502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:56.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:56.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:57.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:57.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:57 smithi141 ceph-mon[108989]: pgmap v1503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:57 smithi060 ceph-mon[94696]: pgmap v1503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:12:58.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:58.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:12:59 smithi060 ceph-mon[94696]: pgmap v1504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:12:59.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:12:59.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:12:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:12:59 smithi141 ceph-mon[108989]: pgmap v1504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:00.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:00.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:01.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:01.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:01 smithi141 ceph-mon[108989]: pgmap v1505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:01 smithi060 ceph-mon[94696]: pgmap v1505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:02.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:02.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:03.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:03.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:03 smithi141 ceph-mon[108989]: pgmap v1506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:03 smithi060 ceph-mon[94696]: pgmap v1506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:04.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:04.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:05.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:05.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:05 smithi141 ceph-mon[108989]: pgmap v1507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:05 smithi060 ceph-mon[94696]: pgmap v1507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:06.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:06.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:07.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:07.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:07 smithi141 ceph-mon[108989]: pgmap v1508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:07 smithi060 ceph-mon[94696]: pgmap v1508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:08.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:08.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:09 smithi060 ceph-mon[94696]: pgmap v1509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:09.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:09.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:09 smithi141 ceph-mon[108989]: pgmap v1509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:10.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:10.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:11.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:11.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:11 smithi141 ceph-mon[108989]: pgmap v1510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:11 smithi060 ceph-mon[94696]: pgmap v1510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:12.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:12.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:13.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:13.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:13 smithi141 ceph-mon[108989]: pgmap v1511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:13 smithi060 ceph-mon[94696]: pgmap v1511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:14.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:14.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:15.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:15.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:15 smithi141 ceph-mon[108989]: pgmap v1512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:15 smithi060 ceph-mon[94696]: pgmap v1512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:16.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:16.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:13:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:13:17.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:17.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: pgmap v1513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:13:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:13:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:13:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:13:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:13:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: pgmap v1513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:13:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:13:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:13:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:13:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:13:18.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:18.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:19 smithi060 ceph-mon[94696]: pgmap v1514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:19.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:19.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:19 smithi141 ceph-mon[108989]: pgmap v1514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:20.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:20.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:21.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:21.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:21 smithi141 ceph-mon[108989]: pgmap v1515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:21 smithi060 ceph-mon[94696]: pgmap v1515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:22.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:22.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:23.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:23.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:23 smithi141 ceph-mon[108989]: pgmap v1516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:23 smithi060 ceph-mon[94696]: pgmap v1516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:24.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:24.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:25.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:25.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:25 smithi141 ceph-mon[108989]: pgmap v1517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:25 smithi060 ceph-mon[94696]: pgmap v1517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:26.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:26.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:27.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:27.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:27 smithi141 ceph-mon[108989]: pgmap v1518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:27 smithi060 ceph-mon[94696]: pgmap v1518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:28.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:28.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:29 smithi060 ceph-mon[94696]: pgmap v1519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:29.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:29.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:29 smithi141 ceph-mon[108989]: pgmap v1519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:30.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:30.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:31.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:31.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:31 smithi141 ceph-mon[108989]: pgmap v1520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:31 smithi060 ceph-mon[94696]: pgmap v1520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:32.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:32.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:32 smithi141 ceph-mon[108989]: pgmap v1521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:32 smithi060 ceph-mon[94696]: pgmap v1521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:33.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:33.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:34.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:34.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:35 smithi060 ceph-mon[94696]: pgmap v1522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:35 smithi141 ceph-mon[108989]: pgmap v1522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:35.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:35.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:36.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:36.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:37.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:37.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:37 smithi141 ceph-mon[108989]: pgmap v1523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:37 smithi060 ceph-mon[94696]: pgmap v1523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:38.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:38.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:39 smithi060 ceph-mon[94696]: pgmap v1524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:39.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:39.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:39 smithi141 ceph-mon[108989]: pgmap v1524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:40.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:40.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:41.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:41.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:41 smithi141 ceph-mon[108989]: pgmap v1525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:42.030 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:41 smithi060 ceph-mon[94696]: pgmap v1525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:42.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:42.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:43.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:43.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:43 smithi141 ceph-mon[108989]: pgmap v1526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:43 smithi060 ceph-mon[94696]: pgmap v1526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:44.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:44.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:45.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:45.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:45 smithi141 ceph-mon[108989]: pgmap v1527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:45 smithi060 ceph-mon[94696]: pgmap v1527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:46.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:46.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:47.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:47.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:47 smithi141 ceph-mon[108989]: pgmap v1528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:47 smithi060 ceph-mon[94696]: pgmap v1528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:48.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:48.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:49 smithi060 ceph-mon[94696]: pgmap v1529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:49.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:49.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:49 smithi141 ceph-mon[108989]: pgmap v1529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:50.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:50.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:51.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:51.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:51 smithi141 ceph-mon[108989]: pgmap v1530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:51 smithi060 ceph-mon[94696]: pgmap v1530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:52.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:52.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:53.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:53.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:53 smithi141 ceph-mon[108989]: pgmap v1531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:53 smithi060 ceph-mon[94696]: pgmap v1531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:54.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:54.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:13:55.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:55.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:55 smithi141 ceph-mon[108989]: pgmap v1532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:55 smithi060 ceph-mon[94696]: pgmap v1532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:56.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:56.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:57.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:57.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:57 smithi141 ceph-mon[108989]: pgmap v1533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:57 smithi060 ceph-mon[94696]: pgmap v1533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:13:58.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:58.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:13:59 smithi060 ceph-mon[94696]: pgmap v1534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:13:59.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:13:59.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:13:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:13:59 smithi141 ceph-mon[108989]: pgmap v1534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:00.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:00.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:01.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:01.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:01 smithi141 ceph-mon[108989]: pgmap v1535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:01 smithi060 ceph-mon[94696]: pgmap v1535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:02.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:02.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:03.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:03.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:03 smithi141 ceph-mon[108989]: pgmap v1536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:03 smithi060 ceph-mon[94696]: pgmap v1536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:04.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:04.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:05.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:05.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:05 smithi141 ceph-mon[108989]: pgmap v1537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:05 smithi060 ceph-mon[94696]: pgmap v1537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:06.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:06.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:07.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:07.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:07 smithi141 ceph-mon[108989]: pgmap v1538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:07 smithi060 ceph-mon[94696]: pgmap v1538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:08.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:08.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:09 smithi060 ceph-mon[94696]: pgmap v1539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:09.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:09.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:09 smithi141 ceph-mon[108989]: pgmap v1539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:10.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:10.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:11.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:11.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:11 smithi141 ceph-mon[108989]: pgmap v1540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:11 smithi060 ceph-mon[94696]: pgmap v1540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:12.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:12.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:13.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:13.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:13 smithi141 ceph-mon[108989]: pgmap v1541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:13 smithi060 ceph-mon[94696]: pgmap v1541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:14.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:14.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:15.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:15.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:15 smithi141 ceph-mon[108989]: pgmap v1542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:15 smithi060 ceph-mon[94696]: pgmap v1542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:16.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:16.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:17 smithi060 ceph-mon[94696]: pgmap v1543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:14:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:17 smithi141 ceph-mon[108989]: pgmap v1543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:14:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:14:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:14:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:14:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:18.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:18.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:14:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:14:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:14:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:14:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:19 smithi060 ceph-mon[94696]: pgmap v1544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:19 smithi141 ceph-mon[108989]: pgmap v1544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:19.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:19.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:20.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:20.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:21 smithi141 ceph-mon[108989]: pgmap v1545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:21.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:21.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:21 smithi060 ceph-mon[94696]: pgmap v1545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:22.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:22.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:23 smithi141 ceph-mon[108989]: pgmap v1546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:23.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:23.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:23 smithi060 ceph-mon[94696]: pgmap v1546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:24.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:24.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:25 smithi141 ceph-mon[108989]: pgmap v1547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:25.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:25.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:25 smithi060 ceph-mon[94696]: pgmap v1547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:27.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:27.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:27 smithi060 ceph-mon[94696]: pgmap v1548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:27 smithi141 ceph-mon[108989]: pgmap v1548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:28.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:28.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:29.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:29.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:29 smithi141 ceph-mon[108989]: pgmap v1549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:29 smithi060 ceph-mon[94696]: pgmap v1549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:30.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:30.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:31.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:31.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:31 smithi141 ceph-mon[108989]: pgmap v1550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:32.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:32.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:31 smithi060 ceph-mon[94696]: pgmap v1550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:33.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:33.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:33 smithi141 ceph-mon[108989]: pgmap v1551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:34.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:34.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:33 smithi060 ceph-mon[94696]: pgmap v1551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:35.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:35.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:35 smithi141 ceph-mon[108989]: pgmap v1552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:36.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:36.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:35 smithi060 ceph-mon[94696]: pgmap v1552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:37.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:37.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:37 smithi141 ceph-mon[108989]: pgmap v1553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:38.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:38.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:37 smithi060 ceph-mon[94696]: pgmap v1553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:39.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:39.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:39 smithi060 ceph-mon[94696]: pgmap v1554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:39 smithi141 ceph-mon[108989]: pgmap v1554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:40.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:40.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:41.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:41.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:41 smithi141 ceph-mon[108989]: pgmap v1555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:42.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:42.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:41 smithi060 ceph-mon[94696]: pgmap v1555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:43.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:43.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:43 smithi141 ceph-mon[108989]: pgmap v1556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:44.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:44.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:43 smithi060 ceph-mon[94696]: pgmap v1556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:45.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:45.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:45 smithi141 ceph-mon[108989]: pgmap v1557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:46.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:46.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:45 smithi060 ceph-mon[94696]: pgmap v1557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:47.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:47.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:47 smithi141 ceph-mon[108989]: pgmap v1558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:48.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:48.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:47 smithi060 ceph-mon[94696]: pgmap v1558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:49.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:49.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:48 smithi060 ceph-mon[94696]: pgmap v1559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:48 smithi141 ceph-mon[108989]: pgmap v1559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:50.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:50.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:51.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:51.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:51 smithi141 ceph-mon[108989]: pgmap v1560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:51 smithi060 ceph-mon[94696]: pgmap v1560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:52.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:52.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:53.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:53.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:53 smithi141 ceph-mon[108989]: pgmap v1561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:54.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:54.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:53 smithi060 ceph-mon[94696]: pgmap v1561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:55.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:55.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:14:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:55 smithi141 ceph-mon[108989]: pgmap v1562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:56.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:56.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:55 smithi060 ceph-mon[94696]: pgmap v1562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:57.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:57.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:57.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:57 smithi060 ceph-mon[94696]: pgmap v1563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:57 smithi141 ceph-mon[108989]: pgmap v1563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:14:58.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:58.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:59.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:14:59.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:14:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:14:59 smithi060 ceph-mon[94696]: pgmap v1564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:14:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:14:59 smithi141 ceph-mon[108989]: pgmap v1564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:00.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:00.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:01.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:01.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:01 smithi141 ceph-mon[108989]: pgmap v1565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:02.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:02.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:01 smithi060 ceph-mon[94696]: pgmap v1565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:03.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:03.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:03 smithi141 ceph-mon[108989]: pgmap v1566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:04.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:04.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:03 smithi060 ceph-mon[94696]: pgmap v1566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:05.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:05.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:05 smithi141 ceph-mon[108989]: pgmap v1567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:06.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:06.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:05 smithi060 ceph-mon[94696]: pgmap v1567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:07.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:07.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:07 smithi141 ceph-mon[108989]: pgmap v1568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:07.996 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:07 smithi060 ceph-mon[94696]: pgmap v1568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:08.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:08.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:09.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:09.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:09 smithi060 ceph-mon[94696]: pgmap v1569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:09.882 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:09 smithi141 ceph-mon[108989]: pgmap v1569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:09.882 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:10.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:10.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:11.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:11.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:11 smithi141 ceph-mon[108989]: pgmap v1570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:11 smithi060 ceph-mon[94696]: pgmap v1570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:12.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:12.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:13.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:13.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:13 smithi141 ceph-mon[108989]: pgmap v1571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:13 smithi060 ceph-mon[94696]: pgmap v1571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:14.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:14.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:15.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:15.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:15 smithi141 ceph-mon[108989]: pgmap v1572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:15 smithi060 ceph-mon[94696]: pgmap v1572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:16.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:16.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:17.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:17.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:17 smithi141 ceph-mon[108989]: pgmap v1573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:17 smithi060 ceph-mon[94696]: pgmap v1573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:18.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:18.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:15:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:15:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:19.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: pgmap v1574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:15:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: pgmap v1574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:15:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:15:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:15:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:15:20.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:20.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:21.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:21.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:21 smithi141 ceph-mon[108989]: pgmap v1575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:21 smithi060 ceph-mon[94696]: pgmap v1575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:22.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:22.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:23.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:23.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:23 smithi141 ceph-mon[108989]: pgmap v1576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:23 smithi060 ceph-mon[94696]: pgmap v1576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:24.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:24.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:25.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:25.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:25 smithi141 ceph-mon[108989]: pgmap v1577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:25 smithi060 ceph-mon[94696]: pgmap v1577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:26.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:26.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:27 smithi141 ceph-mon[108989]: pgmap v1578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:27 smithi060 ceph-mon[94696]: pgmap v1578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:28.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:28.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:29 smithi060 ceph-mon[94696]: pgmap v1579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:29 smithi141 ceph-mon[108989]: pgmap v1579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:30.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:30.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:31.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:31.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:31 smithi141 ceph-mon[108989]: pgmap v1580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:31 smithi060 ceph-mon[94696]: pgmap v1580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:32.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:32.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:33.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:33.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:33 smithi141 ceph-mon[108989]: pgmap v1581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:33 smithi060 ceph-mon[94696]: pgmap v1581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:34.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:34.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:35.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:35.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:35 smithi141 ceph-mon[108989]: pgmap v1582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:35 smithi060 ceph-mon[94696]: pgmap v1582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:36.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:36.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:37.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:37.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:37 smithi141 ceph-mon[108989]: pgmap v1583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:37 smithi060 ceph-mon[94696]: pgmap v1583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:38.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:38.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:39.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:39.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:39 smithi060 ceph-mon[94696]: pgmap v1584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:39 smithi141 ceph-mon[108989]: pgmap v1584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:40.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:40.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:41.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:41.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:41 smithi141 ceph-mon[108989]: pgmap v1585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:41 smithi060 ceph-mon[94696]: pgmap v1585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:43 smithi141 ceph-mon[108989]: pgmap v1586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:43 smithi060 ceph-mon[94696]: pgmap v1586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:44.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:44.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:45.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:45.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:45 smithi141 ceph-mon[108989]: pgmap v1587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:45 smithi060 ceph-mon[94696]: pgmap v1587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:47.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:47.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:47 smithi141 ceph-mon[108989]: pgmap v1588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:47 smithi060 ceph-mon[94696]: pgmap v1588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:49.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:49.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:49 smithi060 ceph-mon[94696]: pgmap v1589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:49 smithi141 ceph-mon[108989]: pgmap v1589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:51.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:51.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:51 smithi141 ceph-mon[108989]: pgmap v1590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:51 smithi060 ceph-mon[94696]: pgmap v1590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:53 smithi060 ceph-mon[94696]: pgmap v1591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:53 smithi141 ceph-mon[108989]: pgmap v1591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:54.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:54.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:15:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:55 smithi141 ceph-mon[108989]: pgmap v1592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:55 smithi060 ceph-mon[94696]: pgmap v1592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:56.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:56.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:57 smithi141 ceph-mon[108989]: pgmap v1593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:57 smithi060 ceph-mon[94696]: pgmap v1593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:15:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:59.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:15:59.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:15:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:15:59 smithi060 ceph-mon[94696]: pgmap v1594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:15:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:15:59 smithi141 ceph-mon[108989]: pgmap v1594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:01 smithi141 ceph-mon[108989]: pgmap v1595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:01 smithi060 ceph-mon[94696]: pgmap v1595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:03.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:03.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:03 smithi141 ceph-mon[108989]: pgmap v1596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:03 smithi060 ceph-mon[94696]: pgmap v1596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:04.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:04.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:05.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:05.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:05 smithi141 ceph-mon[108989]: pgmap v1597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:05 smithi060 ceph-mon[94696]: pgmap v1597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:07.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:07.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:07 smithi141 ceph-mon[108989]: pgmap v1598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:07 smithi060 ceph-mon[94696]: pgmap v1598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:08.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:08.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:09 smithi060 ceph-mon[94696]: pgmap v1599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:09 smithi141 ceph-mon[108989]: pgmap v1599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:11.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:11 smithi141 ceph-mon[108989]: pgmap v1600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:11 smithi060 ceph-mon[94696]: pgmap v1600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:13 smithi141 ceph-mon[108989]: pgmap v1601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:13 smithi060 ceph-mon[94696]: pgmap v1601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:14.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:14.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:15 smithi141 ceph-mon[108989]: pgmap v1602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:15 smithi060 ceph-mon[94696]: pgmap v1602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:16.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:16.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:17 smithi141 ceph-mon[108989]: pgmap v1603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:17 smithi060 ceph-mon[94696]: pgmap v1603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: pgmap v1604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:16:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:16:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: pgmap v1604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:16:20.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:20.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:21 smithi141 ceph-mon[108989]: pgmap v1605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:21 smithi060 ceph-mon[94696]: pgmap v1605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:22.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:22.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:23 smithi141 ceph-mon[108989]: pgmap v1606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:23 smithi060 ceph-mon[94696]: pgmap v1606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:25.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:25.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:25 smithi141 ceph-mon[108989]: pgmap v1607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:25 smithi060 ceph-mon[94696]: pgmap v1607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:26.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:26.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:27 smithi141 ceph-mon[108989]: pgmap v1608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:27 smithi060 ceph-mon[94696]: pgmap v1608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:28.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:29 smithi060 ceph-mon[94696]: pgmap v1609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:29 smithi141 ceph-mon[108989]: pgmap v1609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:31 smithi141 ceph-mon[108989]: pgmap v1610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:31 smithi060 ceph-mon[94696]: pgmap v1610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:33.965 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:33 smithi060 ceph-mon[94696]: pgmap v1611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:33 smithi141 ceph-mon[108989]: pgmap v1611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:35.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:35 smithi141 ceph-mon[108989]: pgmap v1612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:35 smithi060 ceph-mon[94696]: pgmap v1612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:37 smithi141 ceph-mon[108989]: pgmap v1613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:37 smithi060 ceph-mon[94696]: pgmap v1613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:38.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:38.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:39.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:39.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:39 smithi060 ceph-mon[94696]: pgmap v1614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:39 smithi141 ceph-mon[108989]: pgmap v1614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:40.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:40.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:41.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:41.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:41 smithi141 ceph-mon[108989]: pgmap v1615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:41 smithi060 ceph-mon[94696]: pgmap v1615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:42.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:42.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:43.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:43.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:43 smithi141 ceph-mon[108989]: pgmap v1616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:43 smithi060 ceph-mon[94696]: pgmap v1616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:44.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:44.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:45.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:45.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:45 smithi141 ceph-mon[108989]: pgmap v1617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:45 smithi060 ceph-mon[94696]: pgmap v1617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:46.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:46.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:47.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:47.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:47 smithi141 ceph-mon[108989]: pgmap v1618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:47 smithi060 ceph-mon[94696]: pgmap v1618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:48.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:48.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:49.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:49.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:49 smithi060 ceph-mon[94696]: pgmap v1619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:49 smithi141 ceph-mon[108989]: pgmap v1619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:50.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:50.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:51.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:51.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:51 smithi141 ceph-mon[108989]: pgmap v1620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:51 smithi060 ceph-mon[94696]: pgmap v1620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:52.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:52.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:53.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:53.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:53 smithi141 ceph-mon[108989]: pgmap v1621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:53 smithi060 ceph-mon[94696]: pgmap v1621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:54.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:54.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:16:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:55.969 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:55 smithi141 ceph-mon[108989]: pgmap v1622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:55 smithi060 ceph-mon[94696]: pgmap v1622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:56.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:56.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:57.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:57.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:57 smithi141 ceph-mon[108989]: pgmap v1623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:57 smithi060 ceph-mon[94696]: pgmap v1623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:16:58.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:58.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:59.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:16:59.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:16:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:16:59 smithi060 ceph-mon[94696]: pgmap v1624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:16:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:16:59 smithi141 ceph-mon[108989]: pgmap v1624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:00.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:00.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:01.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:01.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:01 smithi060 ceph-mon[94696]: pgmap v1625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:01 smithi141 ceph-mon[108989]: pgmap v1625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:02.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:02.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:02 smithi141 ceph-mon[108989]: pgmap v1626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:02 smithi060 ceph-mon[94696]: pgmap v1626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:03.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:03.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:05.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:05.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:05 smithi141 ceph-mon[108989]: pgmap v1627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:05 smithi060 ceph-mon[94696]: pgmap v1627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:07.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:07.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:07 smithi141 ceph-mon[108989]: pgmap v1628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:07 smithi060 ceph-mon[94696]: pgmap v1628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:09 smithi141 ceph-mon[108989]: pgmap v1629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:09 smithi060 ceph-mon[94696]: pgmap v1629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:10.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:11.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:11 smithi141 ceph-mon[108989]: pgmap v1630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:11 smithi060 ceph-mon[94696]: pgmap v1630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:12.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:12.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:13.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:13.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:13.909 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:13 smithi060 ceph-mon[94696]: pgmap v1631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:13 smithi141 ceph-mon[108989]: pgmap v1631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:15 smithi060 ceph-mon[94696]: pgmap v1632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:15 smithi141 ceph-mon[108989]: pgmap v1632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:16.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:16.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:17 smithi141 ceph-mon[108989]: pgmap v1633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:17 smithi060 ceph-mon[94696]: pgmap v1633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:19.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:19.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:19 smithi060 ceph-mon[94696]: pgmap v1634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:19 smithi141 ceph-mon[108989]: pgmap v1634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:20.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:20.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:17:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:17:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:17:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:17:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:17:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:17:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:17:21.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:21.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:21 smithi141 ceph-mon[108989]: pgmap v1635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:21 smithi060 ceph-mon[94696]: pgmap v1635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:23 smithi141 ceph-mon[108989]: pgmap v1636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:23 smithi060 ceph-mon[94696]: pgmap v1636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:24.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:24.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:25 smithi141 ceph-mon[108989]: pgmap v1637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:25 smithi060 ceph-mon[94696]: pgmap v1637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:27.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:27.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:27 smithi141 ceph-mon[108989]: pgmap v1638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:27 smithi060 ceph-mon[94696]: pgmap v1638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:28.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:28.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:29.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:29 smithi060 ceph-mon[94696]: pgmap v1639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:29 smithi141 ceph-mon[108989]: pgmap v1639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:30.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:30.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:31.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:31.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:31 smithi141 ceph-mon[108989]: pgmap v1640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:31 smithi060 ceph-mon[94696]: pgmap v1640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:33.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:33 smithi141 ceph-mon[108989]: pgmap v1641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:33 smithi060 ceph-mon[94696]: pgmap v1641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:35 smithi141 ceph-mon[108989]: pgmap v1642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:35 smithi060 ceph-mon[94696]: pgmap v1642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:37.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:37.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:37 smithi141 ceph-mon[108989]: pgmap v1643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:37 smithi060 ceph-mon[94696]: pgmap v1643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:39 smithi060 ceph-mon[94696]: pgmap v1644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:39 smithi141 ceph-mon[108989]: pgmap v1644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:40.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:40.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:41.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:41.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:41 smithi141 ceph-mon[108989]: pgmap v1645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:41 smithi060 ceph-mon[94696]: pgmap v1645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:42.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:43 smithi141 ceph-mon[108989]: pgmap v1646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:43 smithi060 ceph-mon[94696]: pgmap v1646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:45.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:45 smithi141 ceph-mon[108989]: pgmap v1647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:45 smithi060 ceph-mon[94696]: pgmap v1647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:47 smithi141 ceph-mon[108989]: pgmap v1648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:47 smithi060 ceph-mon[94696]: pgmap v1648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:48.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:49.812 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:49 smithi060 ceph-mon[94696]: pgmap v1649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:49 smithi141 ceph-mon[108989]: pgmap v1649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:51.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:51.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:51 smithi141 ceph-mon[108989]: pgmap v1650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:51 smithi060 ceph-mon[94696]: pgmap v1650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:53 smithi141 ceph-mon[108989]: pgmap v1651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:53 smithi060 ceph-mon[94696]: pgmap v1651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:54.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:54.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:17:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:55 smithi141 ceph-mon[108989]: pgmap v1652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:55 smithi060 ceph-mon[94696]: pgmap v1652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:56.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:57 smithi141 ceph-mon[108989]: pgmap v1653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:57 smithi060 ceph-mon[94696]: pgmap v1653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:17:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:59.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:17:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:17:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:17:59 smithi060 ceph-mon[94696]: pgmap v1654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:17:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:17:59 smithi141 ceph-mon[108989]: pgmap v1654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:01 smithi141 ceph-mon[108989]: pgmap v1655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:01 smithi060 ceph-mon[94696]: pgmap v1655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:02.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:02.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:03.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:03 smithi141 ceph-mon[108989]: pgmap v1656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:03 smithi060 ceph-mon[94696]: pgmap v1656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:05 smithi141 ceph-mon[108989]: pgmap v1657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:05 smithi060 ceph-mon[94696]: pgmap v1657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:06.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:07 smithi141 ceph-mon[108989]: pgmap v1658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:07 smithi060 ceph-mon[94696]: pgmap v1658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:08.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:08.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:09.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:09 smithi060 ceph-mon[94696]: pgmap v1659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:09 smithi141 ceph-mon[108989]: pgmap v1659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:10.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:10.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:10 smithi060 ceph-mon[94696]: pgmap v1660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:10 smithi141 ceph-mon[108989]: pgmap v1660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:11.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:11.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:13 smithi141 ceph-mon[108989]: pgmap v1661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:13 smithi060 ceph-mon[94696]: pgmap v1661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:14.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:14.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:15 smithi141 ceph-mon[108989]: pgmap v1662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:15 smithi060 ceph-mon[94696]: pgmap v1662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:17.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:17.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:17 smithi141 ceph-mon[108989]: pgmap v1663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:17 smithi060 ceph-mon[94696]: pgmap v1663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:18.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:18.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:19.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:19.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:19 smithi060 ceph-mon[94696]: pgmap v1664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:19.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:19 smithi141 ceph-mon[108989]: pgmap v1664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:20.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:20.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:18:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:18:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: pgmap v1665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:18:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:18:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:18:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:18:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:18:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: pgmap v1665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:18:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:23.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:23.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:23 smithi141 ceph-mon[108989]: pgmap v1666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:23 smithi060 ceph-mon[94696]: pgmap v1666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:25 smithi141 ceph-mon[108989]: pgmap v1667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:25 smithi060 ceph-mon[94696]: pgmap v1667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:26.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:26.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:27.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:27.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:27 smithi141 ceph-mon[108989]: pgmap v1668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:27 smithi060 ceph-mon[94696]: pgmap v1668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:28.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:28.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:29.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:29.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:29 smithi060 ceph-mon[94696]: pgmap v1669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:29 smithi141 ceph-mon[108989]: pgmap v1669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:30.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:30.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:31.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:31.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:31.956 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:31 smithi141 ceph-mon[108989]: pgmap v1670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:31 smithi060 ceph-mon[94696]: pgmap v1670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:32.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:32.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:33.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:33.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:33 smithi141 ceph-mon[108989]: pgmap v1671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:33 smithi060 ceph-mon[94696]: pgmap v1671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:34.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:34.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:35.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:35.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:35 smithi141 ceph-mon[108989]: pgmap v1672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:35 smithi060 ceph-mon[94696]: pgmap v1672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:36.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:36.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:37.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:37.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:37 smithi141 ceph-mon[108989]: pgmap v1673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:37 smithi060 ceph-mon[94696]: pgmap v1673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:38.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:38.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:39.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:39.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:39 smithi060 ceph-mon[94696]: pgmap v1674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:39 smithi141 ceph-mon[108989]: pgmap v1674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:40.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:40.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:41.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:41.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:41 smithi141 ceph-mon[108989]: pgmap v1675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:41 smithi060 ceph-mon[94696]: pgmap v1675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:42.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:42.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:43.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:43.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:43 smithi141 ceph-mon[108989]: pgmap v1676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:43 smithi060 ceph-mon[94696]: pgmap v1676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:44.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:44.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:45.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:45.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:45 smithi141 ceph-mon[108989]: pgmap v1677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:45 smithi060 ceph-mon[94696]: pgmap v1677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:46.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:46.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:47.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:47.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:47 smithi141 ceph-mon[108989]: pgmap v1678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:47 smithi060 ceph-mon[94696]: pgmap v1678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:48.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:48.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:49.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:49.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:49 smithi060 ceph-mon[94696]: pgmap v1679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:49 smithi141 ceph-mon[108989]: pgmap v1679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:50.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:50.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:51.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:51.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:51 smithi141 ceph-mon[108989]: pgmap v1680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:51 smithi060 ceph-mon[94696]: pgmap v1680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:52.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:52.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:53.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:53.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:53 smithi141 ceph-mon[108989]: pgmap v1681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:53 smithi060 ceph-mon[94696]: pgmap v1681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:54.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:54.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:18:55.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:55.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:55 smithi060 ceph-mon[94696]: pgmap v1682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:55 smithi141 ceph-mon[108989]: pgmap v1682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:56.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:56.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:57.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:57.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:57 smithi141 ceph-mon[108989]: pgmap v1683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:57 smithi060 ceph-mon[94696]: pgmap v1683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:18:58.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:58.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:59.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:18:59.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:18:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:18:59 smithi060 ceph-mon[94696]: pgmap v1684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:18:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:18:59 smithi141 ceph-mon[108989]: pgmap v1684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:00.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:00.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:01.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:01.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:01 smithi141 ceph-mon[108989]: pgmap v1685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:01 smithi060 ceph-mon[94696]: pgmap v1685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:02.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:02.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:03.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:03.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:03 smithi141 ceph-mon[108989]: pgmap v1686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:03 smithi060 ceph-mon[94696]: pgmap v1686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:04.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:04.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:05.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:05.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:05 smithi141 ceph-mon[108989]: pgmap v1687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:05 smithi060 ceph-mon[94696]: pgmap v1687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:06.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:06.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:07.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:07.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:07 smithi141 ceph-mon[108989]: pgmap v1688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:07 smithi060 ceph-mon[94696]: pgmap v1688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:08.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:08.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:09.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:09.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:09 smithi060 ceph-mon[94696]: pgmap v1689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:09 smithi141 ceph-mon[108989]: pgmap v1689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:10.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:10.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:11.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:11.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:11 smithi060 ceph-mon[94696]: pgmap v1690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:11 smithi141 ceph-mon[108989]: pgmap v1690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:12.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:13.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:13.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:13 smithi060 ceph-mon[94696]: pgmap v1691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:13 smithi141 ceph-mon[108989]: pgmap v1691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:14.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:14.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:15.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:14 smithi060 ceph-mon[94696]: pgmap v1692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:14 smithi141 ceph-mon[108989]: pgmap v1692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:15.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:15.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:16.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:16.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:17.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:17.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:17 smithi141 ceph-mon[108989]: pgmap v1693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:17 smithi060 ceph-mon[94696]: pgmap v1693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:18.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:18.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:19.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:19.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:19 smithi060 ceph-mon[94696]: pgmap v1694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:19 smithi141 ceph-mon[108989]: pgmap v1694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:20.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:20.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:21.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:21.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: pgmap v1695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:19:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: pgmap v1695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:19:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:19:22.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:19:22.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:22.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:23.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:23.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:23 smithi141 ceph-mon[108989]: pgmap v1696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:23 smithi060 ceph-mon[94696]: pgmap v1696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:24.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:24.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:25.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:25.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:25 smithi141 ceph-mon[108989]: pgmap v1697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:25 smithi060 ceph-mon[94696]: pgmap v1697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:26.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:26.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:27 smithi141 ceph-mon[108989]: pgmap v1698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:27 smithi060 ceph-mon[94696]: pgmap v1698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:28.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:28.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:29 smithi060 ceph-mon[94696]: pgmap v1699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:29 smithi141 ceph-mon[108989]: pgmap v1699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:30.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:30.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:31.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:31.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:31 smithi141 ceph-mon[108989]: pgmap v1700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:31 smithi060 ceph-mon[94696]: pgmap v1700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:32.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:32.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:33.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:33.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:33 smithi141 ceph-mon[108989]: pgmap v1701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:33 smithi060 ceph-mon[94696]: pgmap v1701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:34.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:34.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:35.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:35.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:35 smithi141 ceph-mon[108989]: pgmap v1702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:36.005 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:35 smithi060 ceph-mon[94696]: pgmap v1702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:36.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:36.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:37.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:37.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:37 smithi141 ceph-mon[108989]: pgmap v1703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:37 smithi060 ceph-mon[94696]: pgmap v1703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:38.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:38.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:39.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:39.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:39 smithi060 ceph-mon[94696]: pgmap v1704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:39 smithi141 ceph-mon[108989]: pgmap v1704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:40.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:40.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:41.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:41.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:41 smithi141 ceph-mon[108989]: pgmap v1705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:41 smithi060 ceph-mon[94696]: pgmap v1705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:42.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:42.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:43.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:43.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:43 smithi141 ceph-mon[108989]: pgmap v1706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:43 smithi060 ceph-mon[94696]: pgmap v1706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:44.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:44.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:45.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:45.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:45 smithi141 ceph-mon[108989]: pgmap v1707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:45 smithi060 ceph-mon[94696]: pgmap v1707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:46.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:46.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:47.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:47.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:47 smithi141 ceph-mon[108989]: pgmap v1708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:47 smithi060 ceph-mon[94696]: pgmap v1708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:49.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:49.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:49 smithi060 ceph-mon[94696]: pgmap v1709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:49 smithi141 ceph-mon[108989]: pgmap v1709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:50.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:50.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:51.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:51.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:51 smithi141 ceph-mon[108989]: pgmap v1710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:51 smithi060 ceph-mon[94696]: pgmap v1710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:52.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:52.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:53.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:53.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:53 smithi141 ceph-mon[108989]: pgmap v1711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:53 smithi060 ceph-mon[94696]: pgmap v1711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:54.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:54.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:19:55.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:55.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:55 smithi141 ceph-mon[108989]: pgmap v1712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:55 smithi060 ceph-mon[94696]: pgmap v1712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:56.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:57 smithi141 ceph-mon[108989]: pgmap v1713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:57 smithi060 ceph-mon[94696]: pgmap v1713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:19:58.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:58.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:59.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:19:59.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:19:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:19:59 smithi060 ceph-mon[94696]: pgmap v1714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:19:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:19:59 smithi141 ceph-mon[108989]: pgmap v1714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:00.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:00.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:20:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:20:01.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:01.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:01 smithi141 ceph-mon[108989]: pgmap v1715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:01 smithi060 ceph-mon[94696]: pgmap v1715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:02.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:02.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:03.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:03.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:03 smithi060 ceph-mon[94696]: pgmap v1716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:03 smithi141 ceph-mon[108989]: pgmap v1716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:04.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:04.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:05.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:05.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:05 smithi060 ceph-mon[94696]: pgmap v1717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:05 smithi141 ceph-mon[108989]: pgmap v1717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:06.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:06.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:07.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:07.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:07 smithi060 ceph-mon[94696]: pgmap v1718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:07 smithi141 ceph-mon[108989]: pgmap v1718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:08.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:08.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:09.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:09.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:09 smithi060 ceph-mon[94696]: pgmap v1719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:09 smithi141 ceph-mon[108989]: pgmap v1719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:10.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:10.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:11.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:11.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:11 smithi060 ceph-mon[94696]: pgmap v1720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:11 smithi141 ceph-mon[108989]: pgmap v1720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:12 smithi060 ceph-mon[94696]: pgmap v1721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:12 smithi141 ceph-mon[108989]: pgmap v1721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:13.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:13.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:14.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:14.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:15.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:15.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:15 smithi141 ceph-mon[108989]: pgmap v1722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:15 smithi060 ceph-mon[94696]: pgmap v1722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:16.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:16.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:17.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:17.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:17 smithi141 ceph-mon[108989]: pgmap v1723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:17 smithi060 ceph-mon[94696]: pgmap v1723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:18.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:18.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:19.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:19.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:19 smithi060 ceph-mon[94696]: pgmap v1724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:19 smithi141 ceph-mon[108989]: pgmap v1724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:20.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:20.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:21.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:21.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:21 smithi060 ceph-mon[94696]: pgmap v1725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:21 smithi141 ceph-mon[108989]: pgmap v1725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:22.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:22.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:20:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:20:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:20:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:20:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:20:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:20:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:20:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:20:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:20:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:20:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:20:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:20:23.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:23.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:23 smithi141 ceph-mon[108989]: pgmap v1726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:23 smithi060 ceph-mon[94696]: pgmap v1726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:24.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:24.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:25.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:25.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:25 smithi141 ceph-mon[108989]: pgmap v1727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:25 smithi060 ceph-mon[94696]: pgmap v1727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:26.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:26.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:27.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:27.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:27 smithi141 ceph-mon[108989]: pgmap v1728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:27 smithi060 ceph-mon[94696]: pgmap v1728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:28.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:28.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:29.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:29.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:29 smithi060 ceph-mon[94696]: pgmap v1729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:29 smithi141 ceph-mon[108989]: pgmap v1729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:30.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:30.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:31.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:31.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:31 smithi141 ceph-mon[108989]: pgmap v1730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:31 smithi060 ceph-mon[94696]: pgmap v1730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:32.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:32.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:33.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:33.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:33 smithi141 ceph-mon[108989]: pgmap v1731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:33 smithi060 ceph-mon[94696]: pgmap v1731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:34.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:34.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:35.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:35.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:35 smithi141 ceph-mon[108989]: pgmap v1732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:35 smithi060 ceph-mon[94696]: pgmap v1732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:36.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:36.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:37.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:37.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:37 smithi141 ceph-mon[108989]: pgmap v1733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:37 smithi060 ceph-mon[94696]: pgmap v1733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:38.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:38.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:39.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:39.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:39 smithi060 ceph-mon[94696]: pgmap v1734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:39 smithi141 ceph-mon[108989]: pgmap v1734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:40.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:40.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:41.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:41.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:41 smithi141 ceph-mon[108989]: pgmap v1735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:41 smithi060 ceph-mon[94696]: pgmap v1735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:42.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:42.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:43.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:43.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:43 smithi141 ceph-mon[108989]: pgmap v1736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:43 smithi060 ceph-mon[94696]: pgmap v1736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:44.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:44.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:45.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:45.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:45 smithi141 ceph-mon[108989]: pgmap v1737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:45 smithi060 ceph-mon[94696]: pgmap v1737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:46.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:46.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:47.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:47.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:47 smithi141 ceph-mon[108989]: pgmap v1738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:47 smithi060 ceph-mon[94696]: pgmap v1738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:48.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:48.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:49.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:49.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:49 smithi060 ceph-mon[94696]: pgmap v1739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:49 smithi141 ceph-mon[108989]: pgmap v1739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:50.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:50.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:51.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:51.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:51 smithi141 ceph-mon[108989]: pgmap v1740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:51 smithi060 ceph-mon[94696]: pgmap v1740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:52.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:52.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:53.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:53.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:53 smithi141 ceph-mon[108989]: pgmap v1741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:53 smithi060 ceph-mon[94696]: pgmap v1741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:54.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:54.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:20:55.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:55.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:55 smithi141 ceph-mon[108989]: pgmap v1742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:55 smithi060 ceph-mon[94696]: pgmap v1742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:20:56.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:56.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:57.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:57.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:57 smithi060 ceph-mon[94696]: pgmap v1743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:57 smithi141 ceph-mon[108989]: pgmap v1743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:20:58.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:58.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:59.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:20:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:20:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:20:59 smithi060 ceph-mon[94696]: pgmap v1744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:20:59 smithi141 ceph-mon[108989]: pgmap v1744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:00.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:00.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:01.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:01.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:01 smithi060 ceph-mon[94696]: pgmap v1745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:01 smithi141 ceph-mon[108989]: pgmap v1745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:03.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:03.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:03 smithi141 ceph-mon[108989]: pgmap v1746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:03 smithi060 ceph-mon[94696]: pgmap v1746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:05.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:05.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:05 smithi060 ceph-mon[94696]: pgmap v1747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:05 smithi141 ceph-mon[108989]: pgmap v1747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:06.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:06.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:07.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:07.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:07 smithi060 ceph-mon[94696]: pgmap v1748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:07 smithi141 ceph-mon[108989]: pgmap v1748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:08.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:08.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:09.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:09.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:09 smithi060 ceph-mon[94696]: pgmap v1749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:09 smithi141 ceph-mon[108989]: pgmap v1749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:10.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:10.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:11.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:11.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:11 smithi060 ceph-mon[94696]: pgmap v1750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:11 smithi141 ceph-mon[108989]: pgmap v1750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:13.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:13.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:13 smithi141 ceph-mon[108989]: pgmap v1751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:13 smithi060 ceph-mon[94696]: pgmap v1751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:14.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:14.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:14 smithi060 ceph-mon[94696]: pgmap v1752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:14 smithi141 ceph-mon[108989]: pgmap v1752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:15.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:15.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:16.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:16.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:17.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:17.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:17 smithi141 ceph-mon[108989]: pgmap v1753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:17 smithi060 ceph-mon[94696]: pgmap v1753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:18.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:18.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:19.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:19.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:19 smithi060 ceph-mon[94696]: pgmap v1754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:19 smithi141 ceph-mon[108989]: pgmap v1754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:21.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:21.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:21 smithi141 ceph-mon[108989]: pgmap v1755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:21 smithi060 ceph-mon[94696]: pgmap v1755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:22.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:22.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:21:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:21:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:23.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:23 smithi141 ceph-mon[108989]: pgmap v1756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:23 smithi060 ceph-mon[94696]: pgmap v1756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:24.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:24.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:25.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: pgmap v1757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: pgmap v1757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:21:26.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:21:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:27 smithi141 ceph-mon[108989]: pgmap v1758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:27 smithi060 ceph-mon[94696]: pgmap v1758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:29.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:29.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:29 smithi060 ceph-mon[94696]: pgmap v1759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:29 smithi141 ceph-mon[108989]: pgmap v1759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:31.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:31.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:31 smithi141 ceph-mon[108989]: pgmap v1760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:31 smithi060 ceph-mon[94696]: pgmap v1760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:32.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:32.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:33.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:33.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:33 smithi141 ceph-mon[108989]: pgmap v1761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:33 smithi060 ceph-mon[94696]: pgmap v1761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:34.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:34.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:35.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:35.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:35 smithi141 ceph-mon[108989]: pgmap v1762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:35 smithi060 ceph-mon[94696]: pgmap v1762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:36.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:36.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:37.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:37.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:37 smithi141 ceph-mon[108989]: pgmap v1763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:37 smithi060 ceph-mon[94696]: pgmap v1763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:38.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:38.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:39.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:39.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:39 smithi060 ceph-mon[94696]: pgmap v1764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:39 smithi141 ceph-mon[108989]: pgmap v1764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:40.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:40.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:41.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:41.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:41 smithi141 ceph-mon[108989]: pgmap v1765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:41 smithi060 ceph-mon[94696]: pgmap v1765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:42.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:42.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:43 smithi141 ceph-mon[108989]: pgmap v1766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:43 smithi060 ceph-mon[94696]: pgmap v1766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:44.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:44.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:45.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:45.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:45 smithi141 ceph-mon[108989]: pgmap v1767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:45 smithi060 ceph-mon[94696]: pgmap v1767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:46.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:46.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:47.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:47 smithi060 ceph-mon[94696]: pgmap v1768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:47 smithi141 ceph-mon[108989]: pgmap v1768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:49.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:49 smithi060 ceph-mon[94696]: pgmap v1769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:49 smithi141 ceph-mon[108989]: pgmap v1769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:50.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:50.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:51.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:51.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:51 smithi060 ceph-mon[94696]: pgmap v1770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:51 smithi141 ceph-mon[108989]: pgmap v1770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:53.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:53.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:54.018 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:53 smithi141 ceph-mon[108989]: pgmap v1771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:53 smithi060 ceph-mon[94696]: pgmap v1771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:21:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:55 smithi060 ceph-mon[94696]: pgmap v1772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:55 smithi141 ceph-mon[108989]: pgmap v1772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:21:56.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:56.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:57 smithi060 ceph-mon[94696]: pgmap v1773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:57 smithi141 ceph-mon[108989]: pgmap v1773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:21:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:59.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:21:59.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:21:59 smithi060 ceph-mon[94696]: pgmap v1774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:21:59 smithi141 ceph-mon[108989]: pgmap v1774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:00.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:01.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:01 smithi060 ceph-mon[94696]: pgmap v1775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:01 smithi141 ceph-mon[108989]: pgmap v1775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:02.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:02.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:03 smithi060 ceph-mon[94696]: pgmap v1776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:04.120 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:03 smithi141 ceph-mon[108989]: pgmap v1776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:05 smithi060 ceph-mon[94696]: pgmap v1777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:05 smithi141 ceph-mon[108989]: pgmap v1777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:06.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:06.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:07.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:07.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:07 smithi060 ceph-mon[94696]: pgmap v1778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:07 smithi141 ceph-mon[108989]: pgmap v1778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:08.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:08.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:09.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:09.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:09 smithi060 ceph-mon[94696]: pgmap v1779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:09 smithi141 ceph-mon[108989]: pgmap v1779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:11.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:11.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:11 smithi060 ceph-mon[94696]: pgmap v1780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:11 smithi141 ceph-mon[108989]: pgmap v1780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:12.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:12.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:13.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:13.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:13 smithi060 ceph-mon[94696]: pgmap v1781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:14.222 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:13 smithi141 ceph-mon[108989]: pgmap v1781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:14.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:14.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:14 smithi060 ceph-mon[94696]: pgmap v1782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:14 smithi141 ceph-mon[108989]: pgmap v1782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:15.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:15.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:16.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:16.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:17.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:17.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:17 smithi141 ceph-mon[108989]: pgmap v1783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:17 smithi060 ceph-mon[94696]: pgmap v1783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:18.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:18.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:19.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:19 smithi060 ceph-mon[94696]: pgmap v1784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:19 smithi141 ceph-mon[108989]: pgmap v1784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:20.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:20.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:21.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:21.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:21 smithi141 ceph-mon[108989]: pgmap v1785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:21 smithi060 ceph-mon[94696]: pgmap v1785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:22.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:22.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:23.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:23.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:23 smithi141 ceph-mon[108989]: pgmap v1786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:23 smithi060 ceph-mon[94696]: pgmap v1786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:24.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:24.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:25.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:25.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:25 smithi141 ceph-mon[108989]: pgmap v1787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:22:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:25 smithi060 ceph-mon[94696]: pgmap v1787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:22:26.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:26.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:27.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:27.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:27 smithi141 ceph-mon[108989]: pgmap v1788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:27 smithi060 ceph-mon[94696]: pgmap v1788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:28.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:28.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:29.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:29.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:29 smithi060 ceph-mon[94696]: pgmap v1789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:29 smithi141 ceph-mon[108989]: pgmap v1789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:31.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:31.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: pgmap v1790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:22:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: pgmap v1790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:22:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:22:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:33 smithi060 ceph-mon[94696]: pgmap v1791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:33 smithi141 ceph-mon[108989]: pgmap v1791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:35.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:35 smithi060 ceph-mon[94696]: pgmap v1792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:35 smithi141 ceph-mon[108989]: pgmap v1792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:37.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:37.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:38.052 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:37 smithi060 ceph-mon[94696]: pgmap v1793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:37 smithi141 ceph-mon[108989]: pgmap v1793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:39 smithi060 ceph-mon[94696]: pgmap v1794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:39 smithi141 ceph-mon[108989]: pgmap v1794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:40.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:40.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:41 smithi060 ceph-mon[94696]: pgmap v1795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:41 smithi141 ceph-mon[108989]: pgmap v1795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:43 smithi060 ceph-mon[94696]: pgmap v1796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:43 smithi141 ceph-mon[108989]: pgmap v1796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:44.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:45 smithi060 ceph-mon[94696]: pgmap v1797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:45 smithi141 ceph-mon[108989]: pgmap v1797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:46.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:46.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:47.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:47 smithi060 ceph-mon[94696]: pgmap v1798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:47 smithi141 ceph-mon[108989]: pgmap v1798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:48.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:48.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:49 smithi060 ceph-mon[94696]: pgmap v1799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:49.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:49 smithi141 ceph-mon[108989]: pgmap v1799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:50 smithi141 ceph-mon[108989]: pgmap v1800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:50 smithi060 ceph-mon[94696]: pgmap v1800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:52.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:52.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:53.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:53.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:53 smithi141 ceph-mon[108989]: pgmap v1801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:53 smithi060 ceph-mon[94696]: pgmap v1801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:54.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:22:55.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:55.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:55 smithi141 ceph-mon[108989]: pgmap v1802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:55 smithi060 ceph-mon[94696]: pgmap v1802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:57 smithi141 ceph-mon[108989]: pgmap v1803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:57 smithi060 ceph-mon[94696]: pgmap v1803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:22:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:58.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:22:59 smithi060 ceph-mon[94696]: pgmap v1804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:22:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:22:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:22:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:22:59 smithi141 ceph-mon[108989]: pgmap v1804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:01.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:01.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:01 smithi141 ceph-mon[108989]: pgmap v1805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:01 smithi060 ceph-mon[94696]: pgmap v1805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:02.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:03 smithi141 ceph-mon[108989]: pgmap v1806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:03 smithi060 ceph-mon[94696]: pgmap v1806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:04.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:04.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:05.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:05 smithi141 ceph-mon[108989]: pgmap v1807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:05 smithi060 ceph-mon[94696]: pgmap v1807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:07.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:07.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:07 smithi060 ceph-mon[94696]: pgmap v1808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:07 smithi141 ceph-mon[108989]: pgmap v1808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:08.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:08.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:09 smithi060 ceph-mon[94696]: pgmap v1809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:09.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:09.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:09 smithi141 ceph-mon[108989]: pgmap v1809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:11 smithi060 ceph-mon[94696]: pgmap v1810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:11 smithi141 ceph-mon[108989]: pgmap v1810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:13 smithi060 ceph-mon[94696]: pgmap v1811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:13 smithi141 ceph-mon[108989]: pgmap v1811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:15.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:15.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:15 smithi060 ceph-mon[94696]: pgmap v1812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:15 smithi141 ceph-mon[108989]: pgmap v1812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:16.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:16.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:17.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:17.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:17 smithi060 ceph-mon[94696]: pgmap v1813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:17 smithi141 ceph-mon[108989]: pgmap v1813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:18.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:19 smithi060 ceph-mon[94696]: pgmap v1814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:19.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:19.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:19 smithi141 ceph-mon[108989]: pgmap v1814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:20.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:20.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:21.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:21.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:21 smithi060 ceph-mon[94696]: pgmap v1815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:21 smithi141 ceph-mon[108989]: pgmap v1815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:22.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:22.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:23 smithi060 ceph-mon[94696]: pgmap v1816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:23.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:23.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:23 smithi141 ceph-mon[108989]: pgmap v1816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:24.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:24.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:25 smithi060 ceph-mon[94696]: pgmap v1817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:25 smithi141 ceph-mon[108989]: pgmap v1817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:26.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:26.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:27.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:27.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:27 smithi060 ceph-mon[94696]: pgmap v1818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:27 smithi141 ceph-mon[108989]: pgmap v1818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:29 smithi060 ceph-mon[94696]: pgmap v1819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:29.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:29.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:29 smithi141 ceph-mon[108989]: pgmap v1819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:30.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:30.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:31.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:31.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:31 smithi060 ceph-mon[94696]: pgmap v1820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:23:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:31 smithi141 ceph-mon[108989]: pgmap v1820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:23:32.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:32.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:23:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:23:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:23:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:23:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:23:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:23:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:23:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:23:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:23:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:23:33.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:33.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:33 smithi060 ceph-mon[94696]: pgmap v1821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:33 smithi141 ceph-mon[108989]: pgmap v1821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:34.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:35.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:35 smithi060 ceph-mon[94696]: pgmap v1822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:35 smithi141 ceph-mon[108989]: pgmap v1822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:36.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:36.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:37.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:37 smithi060 ceph-mon[94696]: pgmap v1823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:37 smithi141 ceph-mon[108989]: pgmap v1823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:39 smithi060 ceph-mon[94696]: pgmap v1824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:39.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:39.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:40.084 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:39 smithi141 ceph-mon[108989]: pgmap v1824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:40.085 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:40.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:40 smithi141 ceph-mon[108989]: pgmap v1825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:40 smithi060 ceph-mon[94696]: pgmap v1825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:42.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:43.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:43.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:43 smithi141 ceph-mon[108989]: pgmap v1826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:43 smithi060 ceph-mon[94696]: pgmap v1826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:45.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:45.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:45 smithi141 ceph-mon[108989]: pgmap v1827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:45 smithi060 ceph-mon[94696]: pgmap v1827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:47 smithi141 ceph-mon[108989]: pgmap v1828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:47 smithi060 ceph-mon[94696]: pgmap v1828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:48.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:48.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:49 smithi060 ceph-mon[94696]: pgmap v1829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:49 smithi141 ceph-mon[108989]: pgmap v1829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:50.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:50.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:51.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:51.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:51 smithi141 ceph-mon[108989]: pgmap v1830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:51 smithi060 ceph-mon[94696]: pgmap v1830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:53.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:53.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:53 smithi141 ceph-mon[108989]: pgmap v1831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:53 smithi060 ceph-mon[94696]: pgmap v1831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:54.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:54.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:23:55.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:55 smithi060 ceph-mon[94696]: pgmap v1832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:55 smithi141 ceph-mon[108989]: pgmap v1832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:56.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:56.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:57.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:57.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:57 smithi060 ceph-mon[94696]: pgmap v1833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:57 smithi141 ceph-mon[108989]: pgmap v1833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:23:58.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:58.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:23:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:23:59 smithi060 ceph-mon[94696]: pgmap v1834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:23:59.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:23:59.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:23:59 smithi141 ceph-mon[108989]: pgmap v1834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:00.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:00.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:01.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:01.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:01 smithi060 ceph-mon[94696]: pgmap v1835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:01 smithi141 ceph-mon[108989]: pgmap v1835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:02.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:02.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:03.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:03.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:04.013 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:03 smithi060 ceph-mon[94696]: pgmap v1836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:03 smithi141 ceph-mon[108989]: pgmap v1836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:04.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:04.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:05.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:05.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:05 smithi060 ceph-mon[94696]: pgmap v1837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:05 smithi141 ceph-mon[108989]: pgmap v1837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:06.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:06.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:07.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:07.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:07 smithi060 ceph-mon[94696]: pgmap v1838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:07 smithi141 ceph-mon[108989]: pgmap v1838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:08.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:08.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:09 smithi060 ceph-mon[94696]: pgmap v1839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:09.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:09.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:09 smithi141 ceph-mon[108989]: pgmap v1839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:10.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:10.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:11.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:11.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:11 smithi060 ceph-mon[94696]: pgmap v1840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:11 smithi141 ceph-mon[108989]: pgmap v1840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:12.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:12.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:13.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:13.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:13 smithi060 ceph-mon[94696]: pgmap v1841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:13 smithi141 ceph-mon[108989]: pgmap v1841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:14.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:14.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:15.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:15.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:15 smithi060 ceph-mon[94696]: pgmap v1842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:15 smithi141 ceph-mon[108989]: pgmap v1842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:16.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:16.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:17.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:17.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:17 smithi060 ceph-mon[94696]: pgmap v1843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:17 smithi141 ceph-mon[108989]: pgmap v1843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:18.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:18.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:19 smithi060 ceph-mon[94696]: pgmap v1844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:19.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:19.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:19 smithi141 ceph-mon[108989]: pgmap v1844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:20.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:20.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:21.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:21.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:21 smithi060 ceph-mon[94696]: pgmap v1845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:21 smithi141 ceph-mon[108989]: pgmap v1845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:22.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:22.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:23.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:23.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:23 smithi060 ceph-mon[94696]: pgmap v1846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:23 smithi141 ceph-mon[108989]: pgmap v1846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:24.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:24.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:25 smithi141 ceph-mon[108989]: pgmap v1847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:25.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:25.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:25 smithi060 ceph-mon[94696]: pgmap v1847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:26.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:26.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:27.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:27.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:27 smithi060 ceph-mon[94696]: pgmap v1848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:27 smithi141 ceph-mon[108989]: pgmap v1848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:28.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:28.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:29 smithi060 ceph-mon[94696]: pgmap v1849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:29.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:29.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:29 smithi141 ceph-mon[108989]: pgmap v1849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:30.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:30.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:30 smithi141 ceph-mon[108989]: pgmap v1850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:30 smithi060 ceph-mon[94696]: pgmap v1850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:31.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:31.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:24:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:32.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:32.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:24:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: pgmap v1851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:24:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:24:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:24:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:34.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:34.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: pgmap v1851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:24:35.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:35.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:35 smithi141 ceph-mon[108989]: pgmap v1852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:36.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:36.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:35 smithi060 ceph-mon[94696]: pgmap v1852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:37.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:37.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:38.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:38.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:37 smithi060 ceph-mon[94696]: pgmap v1853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:37 smithi141 ceph-mon[108989]: pgmap v1853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:39.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:39.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:40.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:40.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:40.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:39 smithi060 ceph-mon[94696]: pgmap v1854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:39 smithi141 ceph-mon[108989]: pgmap v1854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:41.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:41.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:42.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:42.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:41 smithi060 ceph-mon[94696]: pgmap v1855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:41 smithi141 ceph-mon[108989]: pgmap v1855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:43.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:43.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:44.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:44.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:43 smithi060 ceph-mon[94696]: pgmap v1856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:43 smithi141 ceph-mon[108989]: pgmap v1856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:45.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:45.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:46.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:46.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:45 smithi060 ceph-mon[94696]: pgmap v1857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:45 smithi141 ceph-mon[108989]: pgmap v1857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:47.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:47.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:48.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:48.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:47 smithi060 ceph-mon[94696]: pgmap v1858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:47 smithi141 ceph-mon[108989]: pgmap v1858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:49.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:49.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:49 smithi060 ceph-mon[94696]: pgmap v1859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:50.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:50.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:49 smithi141 ceph-mon[108989]: pgmap v1859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:51.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:51.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:52.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:52.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:51 smithi060 ceph-mon[94696]: pgmap v1860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:51 smithi141 ceph-mon[108989]: pgmap v1860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:53.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:53.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:54.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:54.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:53 smithi060 ceph-mon[94696]: pgmap v1861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:53 smithi141 ceph-mon[108989]: pgmap v1861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:55.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:55.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:24:56.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:56.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:55 smithi060 ceph-mon[94696]: pgmap v1862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:55 smithi141 ceph-mon[108989]: pgmap v1862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:24:57.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:57.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:58.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:58.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:57 smithi060 ceph-mon[94696]: pgmap v1863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:57 smithi141 ceph-mon[108989]: pgmap v1863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:24:59.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:24:59.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:24:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:24:59 smithi060 ceph-mon[94696]: pgmap v1864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:00.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:00.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:24:59 smithi141 ceph-mon[108989]: pgmap v1864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:01.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:01.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:02.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:02.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:01 smithi060 ceph-mon[94696]: pgmap v1865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:01 smithi141 ceph-mon[108989]: pgmap v1865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:03.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:03.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:04.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:04.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:03 smithi060 ceph-mon[94696]: pgmap v1866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:03 smithi141 ceph-mon[108989]: pgmap v1866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:05.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:05.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:06.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:06.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:05 smithi060 ceph-mon[94696]: pgmap v1867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:05 smithi141 ceph-mon[108989]: pgmap v1867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:07.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:07.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:08.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:08.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:07 smithi060 ceph-mon[94696]: pgmap v1868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:07 smithi141 ceph-mon[108989]: pgmap v1868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:09.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:09.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:09 smithi060 ceph-mon[94696]: pgmap v1869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:10.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:10.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:09 smithi141 ceph-mon[108989]: pgmap v1869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:11.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:11.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:12.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:12.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:11 smithi060 ceph-mon[94696]: pgmap v1870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:11 smithi141 ceph-mon[108989]: pgmap v1870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:13.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:13.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:14.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:14.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:13 smithi060 ceph-mon[94696]: pgmap v1871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:13 smithi141 ceph-mon[108989]: pgmap v1871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:15.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:15.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:16.062 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:15 smithi141 ceph-mon[108989]: pgmap v1872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:15 smithi060 ceph-mon[94696]: pgmap v1872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:16.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:16.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:17.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:17.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:17 smithi060 ceph-mon[94696]: pgmap v1873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:18.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:18.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:17 smithi141 ceph-mon[108989]: pgmap v1873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:19.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:19.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:19 smithi060 ceph-mon[94696]: pgmap v1874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:20.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:20.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:19 smithi141 ceph-mon[108989]: pgmap v1874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:21.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:21.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:21 smithi060 ceph-mon[94696]: pgmap v1875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:22.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:22.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:21 smithi141 ceph-mon[108989]: pgmap v1875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:23.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:23.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:22 smithi141 ceph-mon[108989]: pgmap v1876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:22 smithi060 ceph-mon[94696]: pgmap v1876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:24.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:24.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:24.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:25.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:25.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:25 smithi060 ceph-mon[94696]: pgmap v1877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:25 smithi141 ceph-mon[108989]: pgmap v1877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:26.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:26.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:27.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:27.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:27 smithi060 ceph-mon[94696]: pgmap v1878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:28.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:28.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:27 smithi141 ceph-mon[108989]: pgmap v1878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:29.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:29.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:29 smithi060 ceph-mon[94696]: pgmap v1879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:30.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:30.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:29 smithi141 ceph-mon[108989]: pgmap v1879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:31.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:31.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:31 smithi060 ceph-mon[94696]: pgmap v1880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:32.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:32.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:31 smithi141 ceph-mon[108989]: pgmap v1880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:33.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:33.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: pgmap v1881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:25:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:25:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:34.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: pgmap v1881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:25:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:25:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:25:35.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:35.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:35 smithi060 ceph-mon[94696]: pgmap v1882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:36.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:35 smithi141 ceph-mon[108989]: pgmap v1882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:37.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:37.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:37 smithi060 ceph-mon[94696]: pgmap v1883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:38.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:38.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:37 smithi141 ceph-mon[108989]: pgmap v1883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:39.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:39.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:39 smithi060 ceph-mon[94696]: pgmap v1884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:39 smithi141 ceph-mon[108989]: pgmap v1884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:41.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:41.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:41 smithi060 ceph-mon[94696]: pgmap v1885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:42.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:42.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:41 smithi141 ceph-mon[108989]: pgmap v1885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:43.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:43.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:43 smithi060 ceph-mon[94696]: pgmap v1886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:44.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:44.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:43 smithi141 ceph-mon[108989]: pgmap v1886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:45 smithi060 ceph-mon[94696]: pgmap v1887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:46.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:46.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:45 smithi141 ceph-mon[108989]: pgmap v1887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:47.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:47.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:47 smithi060 ceph-mon[94696]: pgmap v1888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:48.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:48.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:47 smithi141 ceph-mon[108989]: pgmap v1888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:49.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:49.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:49 smithi060 ceph-mon[94696]: pgmap v1889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:50.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:50.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:49 smithi141 ceph-mon[108989]: pgmap v1889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:51 smithi060 ceph-mon[94696]: pgmap v1890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:52.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:52.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:51 smithi141 ceph-mon[108989]: pgmap v1890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:53.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:53.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:53 smithi060 ceph-mon[94696]: pgmap v1891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:53 smithi141 ceph-mon[108989]: pgmap v1891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:25:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:55 smithi060 ceph-mon[94696]: pgmap v1892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:56.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:56.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:55 smithi141 ceph-mon[108989]: pgmap v1892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:25:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:57 smithi060 ceph-mon[94696]: pgmap v1893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:58.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:58.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:57 smithi141 ceph-mon[108989]: pgmap v1893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:25:59.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:25:59.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:25:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:25:59 smithi060 ceph-mon[94696]: pgmap v1894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:00.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:00.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:25:59 smithi141 ceph-mon[108989]: pgmap v1894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:01.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:01.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:01 smithi060 ceph-mon[94696]: pgmap v1895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:01 smithi141 ceph-mon[108989]: pgmap v1895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:03.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:03.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:03 smithi060 ceph-mon[94696]: pgmap v1896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:04.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:04.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:03 smithi141 ceph-mon[108989]: pgmap v1896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:05.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:05.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:05 smithi060 ceph-mon[94696]: pgmap v1897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:06.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:06.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:05 smithi141 ceph-mon[108989]: pgmap v1897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:07 smithi060 ceph-mon[94696]: pgmap v1898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:08.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:08.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:07 smithi141 ceph-mon[108989]: pgmap v1898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:09.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:09.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:09 smithi060 ceph-mon[94696]: pgmap v1899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:10.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:10.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:09 smithi141 ceph-mon[108989]: pgmap v1899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:11.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:11.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:10 smithi141 ceph-mon[108989]: pgmap v1900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:10 smithi060 ceph-mon[94696]: pgmap v1900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:12.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:13.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:13.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:13 smithi060 ceph-mon[94696]: pgmap v1901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:14.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:14.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:13 smithi141 ceph-mon[108989]: pgmap v1901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:15.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:15 smithi060 ceph-mon[94696]: pgmap v1902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:16.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:16.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:15 smithi141 ceph-mon[108989]: pgmap v1902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:17.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:17.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:17 smithi060 ceph-mon[94696]: pgmap v1903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:18.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:18.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:17 smithi141 ceph-mon[108989]: pgmap v1903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:19.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:19.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:19 smithi060 ceph-mon[94696]: pgmap v1904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:20.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:20.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:19 smithi141 ceph-mon[108989]: pgmap v1904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:21.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:21.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:21 smithi060 ceph-mon[94696]: pgmap v1905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:22.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:22.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:21 smithi141 ceph-mon[108989]: pgmap v1905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:23.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:23.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:23 smithi060 ceph-mon[94696]: pgmap v1906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:24.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:24.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:23 smithi141 ceph-mon[108989]: pgmap v1906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:25.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:25.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:25 smithi060 ceph-mon[94696]: pgmap v1907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:26.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:26.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:25 smithi141 ceph-mon[108989]: pgmap v1907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:27.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:27.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:27 smithi060 ceph-mon[94696]: pgmap v1908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:28.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:28.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:27 smithi141 ceph-mon[108989]: pgmap v1908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:29.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:29.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:29 smithi060 ceph-mon[94696]: pgmap v1909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:30.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:30.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:29 smithi141 ceph-mon[108989]: pgmap v1909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:31.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:31.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:31 smithi060 ceph-mon[94696]: pgmap v1910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:32.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:32.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:31 smithi141 ceph-mon[108989]: pgmap v1910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:33.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:33.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:33 smithi060 ceph-mon[94696]: pgmap v1911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:34.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:34.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:33 smithi141 ceph-mon[108989]: pgmap v1911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:26:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:26:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:26:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:26:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:26:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:26:35.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:35.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:26:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:26:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:26:35.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:26:35.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:26:35.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:26:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:35 smithi060 ceph-mon[94696]: pgmap v1912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:35 smithi141 ceph-mon[108989]: pgmap v1912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:37.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:37.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:37 smithi060 ceph-mon[94696]: pgmap v1913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:38.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:38.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:37 smithi141 ceph-mon[108989]: pgmap v1913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:39.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:39.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:39 smithi060 ceph-mon[94696]: pgmap v1914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:40.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:40.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:39 smithi141 ceph-mon[108989]: pgmap v1914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:41.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:41.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:41 smithi060 ceph-mon[94696]: pgmap v1915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:42.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:42.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:41 smithi141 ceph-mon[108989]: pgmap v1915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:43.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:43.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:43 smithi060 ceph-mon[94696]: pgmap v1916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:44.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:44.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:43 smithi141 ceph-mon[108989]: pgmap v1916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:45 smithi060 ceph-mon[94696]: pgmap v1917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:45 smithi141 ceph-mon[108989]: pgmap v1917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:47.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:47.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:47 smithi060 ceph-mon[94696]: pgmap v1918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:48.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:48.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:47 smithi141 ceph-mon[108989]: pgmap v1918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:49.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:49.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:49 smithi060 ceph-mon[94696]: pgmap v1919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:50.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:49 smithi141 ceph-mon[108989]: pgmap v1919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:51.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:51.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:51 smithi060 ceph-mon[94696]: pgmap v1920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:51 smithi141 ceph-mon[108989]: pgmap v1920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:53.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:53 smithi060 ceph-mon[94696]: pgmap v1921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:53 smithi141 ceph-mon[108989]: pgmap v1921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:26:56.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:55 smithi141 ceph-mon[108989]: pgmap v1922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:55 smithi060 ceph-mon[94696]: pgmap v1922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:26:57.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:57.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:57 smithi060 ceph-mon[94696]: pgmap v1923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:57 smithi141 ceph-mon[108989]: pgmap v1923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:26:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:26:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:26:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:26:59 smithi060 ceph-mon[94696]: pgmap v1924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:26:59 smithi141 ceph-mon[108989]: pgmap v1924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:00.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:00.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:01.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:01 smithi060 ceph-mon[94696]: pgmap v1925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:02.151 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:01 smithi141 ceph-mon[108989]: pgmap v1925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:03.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:03.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:03 smithi060 ceph-mon[94696]: pgmap v1926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:03 smithi141 ceph-mon[108989]: pgmap v1926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:05.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:06.053 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:05 smithi060 ceph-mon[94696]: pgmap v1927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:05 smithi141 ceph-mon[108989]: pgmap v1927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:06.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:06.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:07.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:07 smithi060 ceph-mon[94696]: pgmap v1928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:07 smithi141 ceph-mon[108989]: pgmap v1928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:09.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:09.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:09 smithi060 ceph-mon[94696]: pgmap v1929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:09 smithi141 ceph-mon[108989]: pgmap v1929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:11 smithi060 ceph-mon[94696]: pgmap v1930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:11 smithi141 ceph-mon[108989]: pgmap v1930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:12.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:12.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:13.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:13.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:13 smithi060 ceph-mon[94696]: pgmap v1931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:13 smithi141 ceph-mon[108989]: pgmap v1931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:15.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:15.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:15 smithi060 ceph-mon[94696]: pgmap v1932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:15 smithi141 ceph-mon[108989]: pgmap v1932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:16.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:17 smithi060 ceph-mon[94696]: pgmap v1933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:17 smithi141 ceph-mon[108989]: pgmap v1933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:18.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:19.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:19 smithi060 ceph-mon[94696]: pgmap v1934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:19 smithi141 ceph-mon[108989]: pgmap v1934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:21 smithi060 ceph-mon[94696]: pgmap v1935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:21 smithi141 ceph-mon[108989]: pgmap v1935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:23 smithi060 ceph-mon[94696]: pgmap v1936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:23 smithi141 ceph-mon[108989]: pgmap v1936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:24.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:25.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:25 smithi060 ceph-mon[94696]: pgmap v1937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:25 smithi141 ceph-mon[108989]: pgmap v1937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:27.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:27.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:27 smithi060 ceph-mon[94696]: pgmap v1938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:27 smithi141 ceph-mon[108989]: pgmap v1938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:29.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:29.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:29 smithi060 ceph-mon[94696]: pgmap v1939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:29 smithi141 ceph-mon[108989]: pgmap v1939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:30.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:31 smithi060 ceph-mon[94696]: pgmap v1940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:31 smithi141 ceph-mon[108989]: pgmap v1940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:32.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:32.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:33.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:33.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:33 smithi060 ceph-mon[94696]: pgmap v1941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:33 smithi141 ceph-mon[108989]: pgmap v1941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:27:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:27:35.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:35.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: pgmap v1942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:27:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:27:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:27:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:27:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:27:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: pgmap v1942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:27:37.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:37.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:37 smithi141 ceph-mon[108989]: pgmap v1943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:37 smithi060 ceph-mon[94696]: pgmap v1943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:39 smithi141 ceph-mon[108989]: pgmap v1944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:40.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:40.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:39 smithi060 ceph-mon[94696]: pgmap v1944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:41.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:41.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:41 smithi141 ceph-mon[108989]: pgmap v1945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:42.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:42.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:41 smithi060 ceph-mon[94696]: pgmap v1945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:42 smithi141 ceph-mon[108989]: pgmap v1946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:43.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:43.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:42 smithi060 ceph-mon[94696]: pgmap v1946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:44.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:44.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:45.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:45.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:45 smithi141 ceph-mon[108989]: pgmap v1947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:45 smithi060 ceph-mon[94696]: pgmap v1947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:46.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:47 smithi141 ceph-mon[108989]: pgmap v1948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:47 smithi060 ceph-mon[94696]: pgmap v1948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:49.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:49 smithi060 ceph-mon[94696]: pgmap v1949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:49 smithi141 ceph-mon[108989]: pgmap v1949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:50.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:50.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:51 smithi060 ceph-mon[94696]: pgmap v1950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:51 smithi141 ceph-mon[108989]: pgmap v1950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:52.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:53.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:53.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:53 smithi060 ceph-mon[94696]: pgmap v1951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:53 smithi141 ceph-mon[108989]: pgmap v1951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:27:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:55 smithi060 ceph-mon[94696]: pgmap v1952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:55 smithi141 ceph-mon[108989]: pgmap v1952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:27:56.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:56.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:57.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:57.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:57 smithi141 ceph-mon[108989]: pgmap v1953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:57 smithi060 ceph-mon[94696]: pgmap v1953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:27:58.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:58.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:27:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:27:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:27:59 smithi060 ceph-mon[94696]: pgmap v1954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:27:59 smithi141 ceph-mon[108989]: pgmap v1954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:00.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:00.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:01.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:01.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:01 smithi060 ceph-mon[94696]: pgmap v1955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:01 smithi141 ceph-mon[108989]: pgmap v1955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:02.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:02.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:03 smithi060 ceph-mon[94696]: pgmap v1956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:03 smithi141 ceph-mon[108989]: pgmap v1956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:04.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:04.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:05.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:05.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:05 smithi060 ceph-mon[94696]: pgmap v1957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:05 smithi141 ceph-mon[108989]: pgmap v1957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:07 smithi060 ceph-mon[94696]: pgmap v1958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:07 smithi141 ceph-mon[108989]: pgmap v1958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:08.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:08.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:09.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:09.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:09 smithi060 ceph-mon[94696]: pgmap v1959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:10.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:09 smithi141 ceph-mon[108989]: pgmap v1959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:11.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:11.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:11 smithi060 ceph-mon[94696]: pgmap v1960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:11 smithi141 ceph-mon[108989]: pgmap v1960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:12.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:12.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:13.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:13.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:13 smithi060 ceph-mon[94696]: pgmap v1961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:13 smithi141 ceph-mon[108989]: pgmap v1961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:14.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:14.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:15 smithi141 ceph-mon[108989]: pgmap v1962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:15 smithi060 ceph-mon[94696]: pgmap v1962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:16.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:16.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:17.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:17.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:17 smithi141 ceph-mon[108989]: pgmap v1963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:17 smithi060 ceph-mon[94696]: pgmap v1963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:18.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:18.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:19.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:19.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:19 smithi141 ceph-mon[108989]: pgmap v1964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:19 smithi060 ceph-mon[94696]: pgmap v1964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:20.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:20.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:21 smithi141 ceph-mon[108989]: pgmap v1965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:21 smithi060 ceph-mon[94696]: pgmap v1965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:22.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:22.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:23 smithi141 ceph-mon[108989]: pgmap v1966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:23 smithi060 ceph-mon[94696]: pgmap v1966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:24.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:24.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:25.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:25.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:25 smithi141 ceph-mon[108989]: pgmap v1967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:25 smithi060 ceph-mon[94696]: pgmap v1967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:26.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:26.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:27 smithi141 ceph-mon[108989]: pgmap v1968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:27 smithi060 ceph-mon[94696]: pgmap v1968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:28 smithi141 ceph-mon[108989]: pgmap v1969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:28 smithi060 ceph-mon[94696]: pgmap v1969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:29.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:29.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:30.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:30.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:31.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:31.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:31 smithi141 ceph-mon[108989]: pgmap v1970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:32.016 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:31 smithi060 ceph-mon[94696]: pgmap v1970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:33.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:33.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:33 smithi060 ceph-mon[94696]: pgmap v1971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:33 smithi141 ceph-mon[108989]: pgmap v1971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:35 smithi060 ceph-mon[94696]: pgmap v1972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:28:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:35 smithi141 ceph-mon[108989]: pgmap v1972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:28:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:36 smithi060 ceph-mon[94696]: pgmap v1973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:36 smithi141 ceph-mon[108989]: pgmap v1973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:37.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:37.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:38.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:38.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:39.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:39.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:39 smithi060 ceph-mon[94696]: pgmap v1974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:39 smithi141 ceph-mon[108989]: pgmap v1974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:40.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:40.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:28:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:28:41.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:28:41.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:28:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:28:41.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:41.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:41 smithi060 ceph-mon[94696]: pgmap v1975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:41 smithi141 ceph-mon[108989]: pgmap v1975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:42.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:42.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:43.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:43.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:43 smithi060 ceph-mon[94696]: pgmap v1976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:43 smithi141 ceph-mon[108989]: pgmap v1976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:44.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:44.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:45.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:45.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:45 smithi060 ceph-mon[94696]: pgmap v1977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:45 smithi141 ceph-mon[108989]: pgmap v1977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:46.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:46.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:47.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:47.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:47 smithi060 ceph-mon[94696]: pgmap v1978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:47 smithi141 ceph-mon[108989]: pgmap v1978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:48.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:48.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:49.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:49.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:49 smithi060 ceph-mon[94696]: pgmap v1979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:49 smithi141 ceph-mon[108989]: pgmap v1979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:50.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:50.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:51.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:51.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:51 smithi060 ceph-mon[94696]: pgmap v1980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:51 smithi141 ceph-mon[108989]: pgmap v1980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:52.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:52.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:53.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:53.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:53 smithi060 ceph-mon[94696]: pgmap v1981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:53 smithi141 ceph-mon[108989]: pgmap v1981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:54.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:54.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:28:55.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:55.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:55 smithi141 ceph-mon[108989]: pgmap v1982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:55 smithi060 ceph-mon[94696]: pgmap v1982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:28:56.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:56.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:57.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:57.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:57 smithi141 ceph-mon[108989]: pgmap v1983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:57 smithi060 ceph-mon[94696]: pgmap v1983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:28:58.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:58.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:28:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:28:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:28:59 smithi141 ceph-mon[108989]: pgmap v1984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:28:59 smithi060 ceph-mon[94696]: pgmap v1984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:00.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:00.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:01.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:01.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:01 smithi141 ceph-mon[108989]: pgmap v1985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:01 smithi060 ceph-mon[94696]: pgmap v1985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:02.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:02.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:03.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:03.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:03 smithi141 ceph-mon[108989]: pgmap v1986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:03 smithi060 ceph-mon[94696]: pgmap v1986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:04.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:04.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:05.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:05.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:05 smithi141 ceph-mon[108989]: pgmap v1987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:05 smithi060 ceph-mon[94696]: pgmap v1987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:06.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:06.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:07.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:07.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:07 smithi141 ceph-mon[108989]: pgmap v1988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:07 smithi060 ceph-mon[94696]: pgmap v1988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:09.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:09.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:09 smithi141 ceph-mon[108989]: pgmap v1989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:09 smithi060 ceph-mon[94696]: pgmap v1989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:10.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:10.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:11.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:11.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:11 smithi141 ceph-mon[108989]: pgmap v1990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:11 smithi060 ceph-mon[94696]: pgmap v1990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:12.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:12.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:13.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:13.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:13 smithi141 ceph-mon[108989]: pgmap v1991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:13 smithi060 ceph-mon[94696]: pgmap v1991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:14.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:14.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:14 smithi141 ceph-mon[108989]: pgmap v1992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:14 smithi060 ceph-mon[94696]: pgmap v1992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:15.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:15.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:16.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:16.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:17.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:17.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:17 smithi060 ceph-mon[94696]: pgmap v1993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:17 smithi141 ceph-mon[108989]: pgmap v1993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:18.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:18.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:19.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:19.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:19 smithi060 ceph-mon[94696]: pgmap v1994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:19 smithi141 ceph-mon[108989]: pgmap v1994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:20.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:20.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:21.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:21.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:21 smithi060 ceph-mon[94696]: pgmap v1995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:21 smithi141 ceph-mon[108989]: pgmap v1995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:22.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:22.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:23.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:23.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:23 smithi141 ceph-mon[108989]: pgmap v1996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:23 smithi060 ceph-mon[94696]: pgmap v1996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:24.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:24.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:25.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:25.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:25.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:25 smithi060 ceph-mon[94696]: pgmap v1997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:25 smithi141 ceph-mon[108989]: pgmap v1997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:26.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:26.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:27.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:27.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:27 smithi060 ceph-mon[94696]: pgmap v1998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:27 smithi141 ceph-mon[108989]: pgmap v1998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:28.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:28.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:29.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:29.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:29 smithi141 ceph-mon[108989]: pgmap v1999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:29 smithi060 ceph-mon[94696]: pgmap v1999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:30.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:30.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:31.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:31.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:31 smithi141 ceph-mon[108989]: pgmap v2000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:31 smithi060 ceph-mon[94696]: pgmap v2000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:32.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:32.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:33.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:33.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:33 smithi141 ceph-mon[108989]: pgmap v2001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:33 smithi060 ceph-mon[94696]: pgmap v2001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:34.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:34.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:35.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:35.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:35 smithi141 ceph-mon[108989]: pgmap v2002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:35 smithi060 ceph-mon[94696]: pgmap v2002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:36.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:36.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:37.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:37.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:37 smithi060 ceph-mon[94696]: pgmap v2003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:37 smithi141 ceph-mon[108989]: pgmap v2003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:38.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:38.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:39.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:39.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:39 smithi141 ceph-mon[108989]: pgmap v2004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:39 smithi060 ceph-mon[94696]: pgmap v2004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:40.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:40.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:29:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:29:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:29:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:29:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:29:41.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:29:41.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:29:41.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:41.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:41 smithi141 ceph-mon[108989]: pgmap v2005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:41 smithi060 ceph-mon[94696]: pgmap v2005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:42.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:42.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:43.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:43.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:43 smithi141 ceph-mon[108989]: pgmap v2006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:43 smithi060 ceph-mon[94696]: pgmap v2006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:44.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:44.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:45.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:45.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:45 smithi141 ceph-mon[108989]: pgmap v2007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:45 smithi060 ceph-mon[94696]: pgmap v2007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:46.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:46.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:47.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:47.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:47 smithi141 ceph-mon[108989]: pgmap v2008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:47 smithi060 ceph-mon[94696]: pgmap v2008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:29:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:49.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:49.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:49 smithi141 ceph-mon[108989]: pgmap v2009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:49 smithi060 ceph-mon[94696]: pgmap v2009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:50.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:50.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:51.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:51.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:51 smithi141 ceph-mon[108989]: pgmap v2010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:51 smithi141 ceph-mon[108989]: osdmap e53: 8 total, 8 up, 8 in 2023-08-19T08:29:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:51 smithi060 ceph-mon[94696]: pgmap v2010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:51 smithi060 ceph-mon[94696]: osdmap e53: 8 total, 8 up, 8 in 2023-08-19T08:29:52.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:52.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:52 smithi141 ceph-mon[108989]: pgmap v2012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:52 smithi060 ceph-mon[94696]: pgmap v2012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:53.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:53.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:54.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:54.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:29:55.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:55.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:55 smithi060 ceph-mon[94696]: pgmap v2013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:55 smithi141 ceph-mon[108989]: pgmap v2013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:56.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:56.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:57.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:57.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:57 smithi060 ceph-mon[94696]: pgmap v2014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:57 smithi141 ceph-mon[108989]: pgmap v2014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:29:58.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:58.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:59.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:29:59.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:29:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:29:59 smithi060 ceph-mon[94696]: pgmap v2015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:30:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:29:59 smithi141 ceph-mon[108989]: pgmap v2015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:30:00.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:00.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:30:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:30:01.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:01.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:01 smithi060 ceph-mon[94696]: pgmap v2016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:30:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:01 smithi141 ceph-mon[108989]: pgmap v2016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:30:02.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:02.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:03.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:03.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:03 smithi060 ceph-mon[94696]: pgmap v2017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 95 B/s rd, 0 op/s 2023-08-19T08:30:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:03 smithi141 ceph-mon[108989]: pgmap v2017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 95 B/s rd, 0 op/s 2023-08-19T08:30:04.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:04.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:05 smithi141 ceph-mon[108989]: pgmap v2018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:05 smithi060 ceph-mon[94696]: pgmap v2018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:06.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:06.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:07.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:07.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:08.092 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:07 smithi060 ceph-mon[94696]: pgmap v2019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:07 smithi141 ceph-mon[108989]: pgmap v2019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:08.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:08.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:09.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:09.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:09 smithi141 ceph-mon[108989]: pgmap v2020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:09 smithi060 ceph-mon[94696]: pgmap v2020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:10.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:10.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:11.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:11.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:11 smithi141 ceph-mon[108989]: pgmap v2021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:11 smithi060 ceph-mon[94696]: pgmap v2021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:12.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:13.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:13.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:14.117 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:13 smithi141 ceph-mon[108989]: pgmap v2022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:13 smithi060 ceph-mon[94696]: pgmap v2022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:14.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:14.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:15.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:15.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:15 smithi141 ceph-mon[108989]: pgmap v2023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:15 smithi060 ceph-mon[94696]: pgmap v2023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:16.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:16.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:17.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:17.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:18.206 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:17 smithi060 ceph-mon[94696]: pgmap v2024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:17 smithi141 ceph-mon[108989]: pgmap v2024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:18.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:18.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:19.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:19.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:19 smithi141 ceph-mon[108989]: pgmap v2025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:19 smithi060 ceph-mon[94696]: pgmap v2025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:20.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:20.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:21.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:21.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:21 smithi141 ceph-mon[108989]: pgmap v2026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:21 smithi060 ceph-mon[94696]: pgmap v2026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:22.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:22.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:23.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:23.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:24.219 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:23 smithi141 ceph-mon[108989]: pgmap v2027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:23 smithi060 ceph-mon[94696]: pgmap v2027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:24.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:24.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:25.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:25.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:25 smithi060 ceph-mon[94696]: pgmap v2028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:25 smithi141 ceph-mon[108989]: pgmap v2028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:26.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:26.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:27.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:27.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:27 smithi141 ceph-mon[108989]: pgmap v2029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:27 smithi060 ceph-mon[94696]: pgmap v2029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:28.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:28.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:29.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:29.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:29 smithi141 ceph-mon[108989]: pgmap v2030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:29 smithi060 ceph-mon[94696]: pgmap v2030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:30.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:30.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:30 smithi141 ceph-mon[108989]: pgmap v2031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:30 smithi060 ceph-mon[94696]: pgmap v2031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:31.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:31.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:32.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:32.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:33.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:33.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:33 smithi060 ceph-mon[94696]: pgmap v2032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:33 smithi141 ceph-mon[108989]: pgmap v2032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:34.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:34.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:35.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:35.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:35 smithi060 ceph-mon[94696]: pgmap v2033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:35 smithi141 ceph-mon[108989]: pgmap v2033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:36.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:36.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:37.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:37.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:37 smithi141 ceph-mon[108989]: pgmap v2034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:37 smithi060 ceph-mon[94696]: pgmap v2034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:38.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:38.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:39.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:39.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:39 smithi141 ceph-mon[108989]: pgmap v2035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:39 smithi060 ceph-mon[94696]: pgmap v2035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:40.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:40.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:30:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:30:41.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:41.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: pgmap v2036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:30:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:30:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:30:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:30:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:30:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: pgmap v2036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:30:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:30:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:30:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:30:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:30:42.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:42.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:43.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:43.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:43 smithi141 ceph-mon[108989]: pgmap v2037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:43 smithi060 ceph-mon[94696]: pgmap v2037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:44.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:44.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:45.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:45.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:45 smithi141 ceph-mon[108989]: pgmap v2038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:45 smithi060 ceph-mon[94696]: pgmap v2038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:46.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:46.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:47.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:47.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:47 smithi141 ceph-mon[108989]: pgmap v2039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:47 smithi060 ceph-mon[94696]: pgmap v2039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:48.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:48.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:49.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:49.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:49 smithi141 ceph-mon[108989]: pgmap v2040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:49 smithi060 ceph-mon[94696]: pgmap v2040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:50.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:50.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:51.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:51.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:51 smithi141 ceph-mon[108989]: pgmap v2041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:51 smithi060 ceph-mon[94696]: pgmap v2041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:52.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:52.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:53.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:53.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:53 smithi060 ceph-mon[94696]: pgmap v2042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:53 smithi141 ceph-mon[108989]: pgmap v2042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:54.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:54.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:30:55.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:55.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:55 smithi141 ceph-mon[108989]: pgmap v2043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:55 smithi060 ceph-mon[94696]: pgmap v2043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:30:56.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:56.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:57.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:57.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:57 smithi141 ceph-mon[108989]: pgmap v2044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:57 smithi060 ceph-mon[94696]: pgmap v2044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:30:58.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:58.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:30:59.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:30:59.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:30:59 smithi141 ceph-mon[108989]: pgmap v2045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:30:59 smithi060 ceph-mon[94696]: pgmap v2045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:00.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:00.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:01.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:01.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:01 smithi141 ceph-mon[108989]: pgmap v2046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:01 smithi060 ceph-mon[94696]: pgmap v2046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:02.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:02.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:03.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:03.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:03 smithi060 ceph-mon[94696]: pgmap v2047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:03 smithi141 ceph-mon[108989]: pgmap v2047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:04.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:04.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:04 smithi141 ceph-mon[108989]: pgmap v2048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:04 smithi060 ceph-mon[94696]: pgmap v2048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:05.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:05.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:06.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:06.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:07.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:07.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:07 smithi141 ceph-mon[108989]: pgmap v2049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:07 smithi060 ceph-mon[94696]: pgmap v2049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:08.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:08.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:09.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:09.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:09 smithi141 ceph-mon[108989]: pgmap v2050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:09 smithi060 ceph-mon[94696]: pgmap v2050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:10.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:10.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:11.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:11.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:11 smithi141 ceph-mon[108989]: pgmap v2051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:11 smithi060 ceph-mon[94696]: pgmap v2051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:13.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:13.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:13 smithi141 ceph-mon[108989]: pgmap v2052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:13 smithi060 ceph-mon[94696]: pgmap v2052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:14.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:14.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:15.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:15.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:15 smithi141 ceph-mon[108989]: pgmap v2053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:15 smithi060 ceph-mon[94696]: pgmap v2053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:16.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:16.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:17.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:17.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:17 smithi141 ceph-mon[108989]: pgmap v2054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:17 smithi060 ceph-mon[94696]: pgmap v2054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:18.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:18.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:19.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:19.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:19 smithi141 ceph-mon[108989]: pgmap v2055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:19 smithi060 ceph-mon[94696]: pgmap v2055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:20.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:20.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:21.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:21.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:21 smithi141 ceph-mon[108989]: pgmap v2056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:21 smithi060 ceph-mon[94696]: pgmap v2056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:22.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:22.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:23.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:23.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:23 smithi141 ceph-mon[108989]: pgmap v2057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:23 smithi060 ceph-mon[94696]: pgmap v2057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:24.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:24.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:25.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:25.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:25 smithi141 ceph-mon[108989]: pgmap v2058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:25 smithi060 ceph-mon[94696]: pgmap v2058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:26.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:26.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:27.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:27.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:27 smithi141 ceph-mon[108989]: pgmap v2059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:27 smithi060 ceph-mon[94696]: pgmap v2059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:28.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:28.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:29.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:29.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:29 smithi141 ceph-mon[108989]: pgmap v2060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:29 smithi060 ceph-mon[94696]: pgmap v2060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:30.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:30.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:31.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:31.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:31 smithi141 ceph-mon[108989]: pgmap v2061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:31 smithi060 ceph-mon[94696]: pgmap v2061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:32.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:32.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:33.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:33.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:33 smithi141 ceph-mon[108989]: pgmap v2062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:33 smithi060 ceph-mon[94696]: pgmap v2062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:34.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:34.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:35.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:35.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:35 smithi141 ceph-mon[108989]: pgmap v2063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:35 smithi060 ceph-mon[94696]: pgmap v2063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:36.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:36.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:37.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:37.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:37 smithi141 ceph-mon[108989]: pgmap v2064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:37 smithi060 ceph-mon[94696]: pgmap v2064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:38.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:38.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:39.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:39.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:39 smithi141 ceph-mon[108989]: pgmap v2065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:39 smithi060 ceph-mon[94696]: pgmap v2065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:40.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:40.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:40 smithi141 ceph-mon[108989]: pgmap v2066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:40 smithi060 ceph-mon[94696]: pgmap v2066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:41.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:41.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:31:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:31:42.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:42.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:42 smithi141 ceph-mon[108989]: pgmap v2067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:42 smithi060 ceph-mon[94696]: pgmap v2067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:43.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:43.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:44.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:44.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:31:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:31:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:31:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:44 smithi141 ceph-mon[108989]: pgmap v2068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:31:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:31:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:44 smithi060 ceph-mon[94696]: pgmap v2068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:45.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:45.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:46.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:46.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:47.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:47.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:47 smithi141 ceph-mon[108989]: pgmap v2069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:47 smithi060 ceph-mon[94696]: pgmap v2069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:48.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:48.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:49.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:49.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:50.090 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:49 smithi141 ceph-mon[108989]: pgmap v2070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:49 smithi060 ceph-mon[94696]: pgmap v2070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:50.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:50.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:51.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:51.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:51 smithi141 ceph-mon[108989]: pgmap v2071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:51 smithi060 ceph-mon[94696]: pgmap v2071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:52.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:52.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:53.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:53.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:53 smithi141 ceph-mon[108989]: pgmap v2072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:54.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:53 smithi060 ceph-mon[94696]: pgmap v2072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:54.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:54.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:55.142 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:31:55.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:55.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:55 smithi141 ceph-mon[108989]: pgmap v2073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:55 smithi060 ceph-mon[94696]: pgmap v2073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:31:56.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:56.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:57.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:57.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:57 smithi141 ceph-mon[108989]: pgmap v2074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:57 smithi060 ceph-mon[94696]: pgmap v2074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:31:58.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:58.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:31:59.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:31:59.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:00.193 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:31:59 smithi141 ceph-mon[108989]: pgmap v2075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:31:59 smithi060 ceph-mon[94696]: pgmap v2075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:00.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:00.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:01.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:01.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:01 smithi141 ceph-mon[108989]: pgmap v2076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:01 smithi060 ceph-mon[94696]: pgmap v2076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:02.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:02.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:03.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:03.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:03 smithi141 ceph-mon[108989]: pgmap v2077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:03 smithi060 ceph-mon[94696]: pgmap v2077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:04.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:04.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:05.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:05.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:05 smithi141 ceph-mon[108989]: pgmap v2078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:05 smithi060 ceph-mon[94696]: pgmap v2078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:06.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:06.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:07.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:07.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:07 smithi141 ceph-mon[108989]: pgmap v2079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:07 smithi060 ceph-mon[94696]: pgmap v2079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:08.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:08.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:09.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:09.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:09 smithi141 ceph-mon[108989]: pgmap v2080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:09 smithi060 ceph-mon[94696]: pgmap v2080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:10.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:10.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:11.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:11.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:11 smithi141 ceph-mon[108989]: pgmap v2081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:11 smithi060 ceph-mon[94696]: pgmap v2081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:12.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:12.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:13.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:13.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:13 smithi141 ceph-mon[108989]: pgmap v2082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:13 smithi060 ceph-mon[94696]: pgmap v2082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:14.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:14.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:15.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:15.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:15 smithi141 ceph-mon[108989]: pgmap v2083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:15 smithi060 ceph-mon[94696]: pgmap v2083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:16.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:16.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:17.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:17.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:17 smithi141 ceph-mon[108989]: pgmap v2084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:17 smithi060 ceph-mon[94696]: pgmap v2084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:18.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:18.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:18 smithi141 ceph-mon[108989]: pgmap v2085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:18 smithi060 ceph-mon[94696]: pgmap v2085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:19.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:19.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:20.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:20.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:21.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:21.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:21 smithi141 ceph-mon[108989]: pgmap v2086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:21 smithi060 ceph-mon[94696]: pgmap v2086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:22.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:22.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:23.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:23.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:23 smithi141 ceph-mon[108989]: pgmap v2087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:23 smithi060 ceph-mon[94696]: pgmap v2087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:24.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:24.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:25.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:25.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:25 smithi141 ceph-mon[108989]: pgmap v2088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:25 smithi060 ceph-mon[94696]: pgmap v2088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:26.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:26.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:27.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:27.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:27 smithi141 ceph-mon[108989]: pgmap v2089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:27 smithi060 ceph-mon[94696]: pgmap v2089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:28.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:28.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:29.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:29.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:29 smithi141 ceph-mon[108989]: pgmap v2090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:29 smithi060 ceph-mon[94696]: pgmap v2090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:30.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:30.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:31.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:31.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:31 smithi141 ceph-mon[108989]: pgmap v2091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:31 smithi060 ceph-mon[94696]: pgmap v2091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:32.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:32.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:33.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:33.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:33 smithi141 ceph-mon[108989]: pgmap v2092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:33 smithi060 ceph-mon[94696]: pgmap v2092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:34.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:34.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:35.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:35.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:35 smithi141 ceph-mon[108989]: pgmap v2093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:35 smithi060 ceph-mon[94696]: pgmap v2093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:36.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:36.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:37.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:37.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:37 smithi141 ceph-mon[108989]: pgmap v2094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:37 smithi060 ceph-mon[94696]: pgmap v2094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:38.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:38.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:39.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:39.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:39 smithi141 ceph-mon[108989]: pgmap v2095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:39 smithi060 ceph-mon[94696]: pgmap v2095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:40.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:40.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:41.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:41.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:41 smithi141 ceph-mon[108989]: pgmap v2096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:41 smithi060 ceph-mon[94696]: pgmap v2096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:42.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:42.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:43.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:43.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:43 smithi141 ceph-mon[108989]: pgmap v2097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:43 smithi060 ceph-mon[94696]: pgmap v2097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:44.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:44.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:32:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:32:45.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:45.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:45 smithi141 ceph-mon[108989]: pgmap v2098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:45 smithi060 ceph-mon[94696]: pgmap v2098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:46.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:46.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:47.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:47.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:47 smithi141 ceph-mon[108989]: pgmap v2099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:47 smithi060 ceph-mon[94696]: pgmap v2099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:48.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:48 smithi141 ceph-mon[108989]: pgmap v2100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:48 smithi060 ceph-mon[94696]: pgmap v2100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:49.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:49.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:32:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:32:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:32:51.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:51 smithi141 ceph-mon[108989]: pgmap v2101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:51 smithi060 ceph-mon[94696]: pgmap v2101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:52.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:52.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:52 smithi141 ceph-mon[108989]: pgmap v2102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:52 smithi060 ceph-mon[94696]: pgmap v2102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:53.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:53.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:32:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:55 smithi060 ceph-mon[94696]: pgmap v2103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:55.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:55.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:55 smithi141 ceph-mon[108989]: pgmap v2103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:32:56.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:56.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:57 smithi141 ceph-mon[108989]: pgmap v2104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:57 smithi060 ceph-mon[94696]: pgmap v2104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:32:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:32:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:32:59.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:32:59 smithi141 ceph-mon[108989]: pgmap v2105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:32:59 smithi060 ceph-mon[94696]: pgmap v2105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:01.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:01.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:01 smithi141 ceph-mon[108989]: pgmap v2106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:01 smithi060 ceph-mon[94696]: pgmap v2106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:03 smithi141 ceph-mon[108989]: pgmap v2107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:03 smithi060 ceph-mon[94696]: pgmap v2107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:04.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:04.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:05.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:05 smithi141 ceph-mon[108989]: pgmap v2108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:05 smithi060 ceph-mon[94696]: pgmap v2108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:07.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:07.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:07 smithi141 ceph-mon[108989]: pgmap v2109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:07 smithi060 ceph-mon[94696]: pgmap v2109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:08.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:08.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:10.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:09 smithi060 ceph-mon[94696]: pgmap v2110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:10.148 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:09 smithi141 ceph-mon[108989]: pgmap v2110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:10.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:10.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:11.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:11 smithi141 ceph-mon[108989]: pgmap v2111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:11 smithi060 ceph-mon[94696]: pgmap v2111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:12.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:12.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:13.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:13.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:13 smithi141 ceph-mon[108989]: pgmap v2112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:13 smithi060 ceph-mon[94696]: pgmap v2112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:14.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:15.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:15.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:15 smithi141 ceph-mon[108989]: pgmap v2113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:15 smithi060 ceph-mon[94696]: pgmap v2113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:17.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:17 smithi141 ceph-mon[108989]: pgmap v2114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:17 smithi060 ceph-mon[94696]: pgmap v2114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:19.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:19.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:19 smithi141 ceph-mon[108989]: pgmap v2115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:20.261 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:19 smithi060 ceph-mon[94696]: pgmap v2115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:21 smithi141 ceph-mon[108989]: pgmap v2116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:21 smithi060 ceph-mon[94696]: pgmap v2116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:22.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:23 smithi141 ceph-mon[108989]: pgmap v2117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:23 smithi060 ceph-mon[94696]: pgmap v2117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:24.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:24.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:25 smithi141 ceph-mon[108989]: pgmap v2118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:25 smithi060 ceph-mon[94696]: pgmap v2118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:26.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:27 smithi141 ceph-mon[108989]: pgmap v2119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:27 smithi060 ceph-mon[94696]: pgmap v2119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:29.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:29 smithi141 ceph-mon[108989]: pgmap v2120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:29 smithi060 ceph-mon[94696]: pgmap v2120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:30 smithi141 ceph-mon[108989]: pgmap v2121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:30 smithi060 ceph-mon[94696]: pgmap v2121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:32.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:33 smithi141 ceph-mon[108989]: pgmap v2122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:33 smithi060 ceph-mon[94696]: pgmap v2122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:36.173 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:35 smithi141 ceph-mon[108989]: pgmap v2123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:35 smithi060 ceph-mon[94696]: pgmap v2123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:37 smithi141 ceph-mon[108989]: pgmap v2124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:37 smithi060 ceph-mon[94696]: pgmap v2124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:39 smithi141 ceph-mon[108989]: pgmap v2125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:39 smithi060 ceph-mon[94696]: pgmap v2125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:40.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:41 smithi141 ceph-mon[108989]: pgmap v2126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:41 smithi060 ceph-mon[94696]: pgmap v2126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:43.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:43 smithi141 ceph-mon[108989]: pgmap v2127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:43 smithi060 ceph-mon[94696]: pgmap v2127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:45 smithi141 ceph-mon[108989]: pgmap v2128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:45 smithi060 ceph-mon[94696]: pgmap v2128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:47 smithi141 ceph-mon[108989]: pgmap v2129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:47 smithi060 ceph-mon[94696]: pgmap v2129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:48.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:49 smithi141 ceph-mon[108989]: pgmap v2130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:49 smithi060 ceph-mon[94696]: pgmap v2130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:50.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:33:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:33:51.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:51.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: pgmap v2131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:33:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:33:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:33:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:33:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: pgmap v2131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:33:52.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:52.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:53.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:53.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:53 smithi141 ceph-mon[108989]: pgmap v2132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:53 smithi060 ceph-mon[94696]: pgmap v2132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:54.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:54.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:33:55.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:55.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:55 smithi060 ceph-mon[94696]: pgmap v2133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:55 smithi141 ceph-mon[108989]: pgmap v2133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:33:56.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:56.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:57.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:57.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:57 smithi141 ceph-mon[108989]: pgmap v2134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:57 smithi060 ceph-mon[94696]: pgmap v2134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:33:58.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:58.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:33:59.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:33:59.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:33:59 smithi141 ceph-mon[108989]: pgmap v2135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:33:59 smithi060 ceph-mon[94696]: pgmap v2135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:00.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:00.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:00 smithi060 ceph-mon[94696]: pgmap v2136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:00 smithi141 ceph-mon[108989]: pgmap v2136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:01.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:02.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:02.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:03.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:03.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:03 smithi141 ceph-mon[108989]: pgmap v2137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:03 smithi060 ceph-mon[94696]: pgmap v2137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:04.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:04.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:05.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:05.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:05 smithi060 ceph-mon[94696]: pgmap v2138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:05 smithi141 ceph-mon[108989]: pgmap v2138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:06.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:06.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:07.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:07.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:07 smithi141 ceph-mon[108989]: pgmap v2139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:07 smithi060 ceph-mon[94696]: pgmap v2139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:08.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:08.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:09.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:09.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:09 smithi141 ceph-mon[108989]: pgmap v2140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:09 smithi060 ceph-mon[94696]: pgmap v2140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:10.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:10.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:11.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:11.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:11 smithi141 ceph-mon[108989]: pgmap v2141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:11 smithi060 ceph-mon[94696]: pgmap v2141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:12.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:12.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:13.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:13.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:13 smithi141 ceph-mon[108989]: pgmap v2142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:13 smithi060 ceph-mon[94696]: pgmap v2142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:14.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:14.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:15.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:15.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:15 smithi141 ceph-mon[108989]: pgmap v2143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:15 smithi060 ceph-mon[94696]: pgmap v2143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:16.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:16.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:17.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:17.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:17 smithi141 ceph-mon[108989]: pgmap v2144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:17 smithi060 ceph-mon[94696]: pgmap v2144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:18.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:18.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:19.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:19.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:19 smithi141 ceph-mon[108989]: pgmap v2145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:19 smithi060 ceph-mon[94696]: pgmap v2145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:20.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:20.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:21.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:21.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:21 smithi141 ceph-mon[108989]: pgmap v2146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:21 smithi060 ceph-mon[94696]: pgmap v2146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:22.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:22.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:23.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:23.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:23 smithi141 ceph-mon[108989]: pgmap v2147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:23 smithi060 ceph-mon[94696]: pgmap v2147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:24.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:24.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:25.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:25.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:25 smithi141 ceph-mon[108989]: pgmap v2148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:25 smithi060 ceph-mon[94696]: pgmap v2148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:26.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:26.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:27.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:27.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:27 smithi141 ceph-mon[108989]: pgmap v2149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:27 smithi060 ceph-mon[94696]: pgmap v2149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:28.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:28.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:29.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:29.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:29 smithi141 ceph-mon[108989]: pgmap v2150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:29 smithi060 ceph-mon[94696]: pgmap v2150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:30.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:30.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:30 smithi141 ceph-mon[108989]: pgmap v2151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:30 smithi060 ceph-mon[94696]: pgmap v2151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:31.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:31.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:32.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:32.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:33.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:33.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:33 smithi141 ceph-mon[108989]: pgmap v2152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:33 smithi060 ceph-mon[94696]: pgmap v2152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:34.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:34.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:36.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:36.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:36.121 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:35 smithi060 ceph-mon[94696]: pgmap v2153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:35 smithi141 ceph-mon[108989]: pgmap v2153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:37.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:37.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:38.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:38.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:37 smithi141 ceph-mon[108989]: pgmap v2154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:37 smithi060 ceph-mon[94696]: pgmap v2154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:39.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:39.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:40.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:40.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:39 smithi141 ceph-mon[108989]: pgmap v2155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:39 smithi060 ceph-mon[94696]: pgmap v2155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:41.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:41.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:42.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:42.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:41 smithi141 ceph-mon[108989]: pgmap v2156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:41 smithi060 ceph-mon[94696]: pgmap v2156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:43.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:44.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:44.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:43 smithi141 ceph-mon[108989]: pgmap v2157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:43 smithi060 ceph-mon[94696]: pgmap v2157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:45.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:45.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:46.234 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:45 smithi060 ceph-mon[94696]: pgmap v2158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:45 smithi141 ceph-mon[108989]: pgmap v2158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:48.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:48.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:47 smithi141 ceph-mon[108989]: pgmap v2159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:47 smithi060 ceph-mon[94696]: pgmap v2159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:49.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:49.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:50.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:50.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:49 smithi141 ceph-mon[108989]: pgmap v2160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:49 smithi060 ceph-mon[94696]: pgmap v2160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:51.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:51.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:52.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:52.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:51 smithi141 ceph-mon[108989]: pgmap v2161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:34:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:51 smithi060 ceph-mon[94696]: pgmap v2161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:34:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:34:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:34:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:34:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:34:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:34:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:34:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:34:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:54.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:53 smithi141 ceph-mon[108989]: pgmap v2162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:53 smithi060 ceph-mon[94696]: pgmap v2162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:34:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:55 smithi141 ceph-mon[108989]: pgmap v2163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:55 smithi060 ceph-mon[94696]: pgmap v2163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:34:57.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:57.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:34:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:57 smithi141 ceph-mon[108989]: pgmap v2164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:57 smithi060 ceph-mon[94696]: pgmap v2164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:34:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:34:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:00.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:34:59 smithi141 ceph-mon[108989]: pgmap v2165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:34:59 smithi060 ceph-mon[94696]: pgmap v2165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:00 smithi141 ceph-mon[108989]: pgmap v2166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:00 smithi060 ceph-mon[94696]: pgmap v2166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:03.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:03.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:02 smithi141 ceph-mon[108989]: osdmap e54: 8 total, 8 up, 8 in 2023-08-19T08:35:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:02 smithi060 ceph-mon[94696]: osdmap e54: 8 total, 8 up, 8 in 2023-08-19T08:35:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:03 smithi141 ceph-mon[108989]: pgmap v2168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:03 smithi060 ceph-mon[94696]: pgmap v2168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:06.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:06.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:05 smithi141 ceph-mon[108989]: pgmap v2169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:05 smithi060 ceph-mon[94696]: pgmap v2169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:07.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:07.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:08.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:08.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:07 smithi141 ceph-mon[108989]: pgmap v2170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:07 smithi060 ceph-mon[94696]: pgmap v2170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:09.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:09.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:10.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:10.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:09 smithi141 ceph-mon[108989]: pgmap v2171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:09 smithi060 ceph-mon[94696]: pgmap v2171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:11.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:11.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:12.143 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:11 smithi141 ceph-mon[108989]: pgmap v2172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:11 smithi060 ceph-mon[94696]: pgmap v2172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2023-08-19T08:35:13.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:13.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:13 smithi141 ceph-mon[108989]: pgmap v2173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2023-08-19T08:35:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:13 smithi060 ceph-mon[94696]: pgmap v2173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 0 op/s 2023-08-19T08:35:15.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:15.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:15 smithi141 ceph-mon[108989]: pgmap v2174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:15 smithi060 ceph-mon[94696]: pgmap v2174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:17.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:17.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:17 smithi141 ceph-mon[108989]: pgmap v2175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:17 smithi060 ceph-mon[94696]: pgmap v2175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:19.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:19.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:20.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:19 smithi141 ceph-mon[108989]: pgmap v2176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:19 smithi060 ceph-mon[94696]: pgmap v2176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:22.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:22.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:21 smithi141 ceph-mon[108989]: pgmap v2177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:21 smithi060 ceph-mon[94696]: pgmap v2177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:23.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:23.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:24.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:24.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:23 smithi141 ceph-mon[108989]: pgmap v2178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:23 smithi060 ceph-mon[94696]: pgmap v2178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:25.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:25.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:26.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:26.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:25 smithi141 ceph-mon[108989]: pgmap v2179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:25 smithi060 ceph-mon[94696]: pgmap v2179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:27.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:27.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:28.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:28.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:27 smithi141 ceph-mon[108989]: pgmap v2180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:27 smithi060 ceph-mon[94696]: pgmap v2180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:29.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:29.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:30.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:30.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:29 smithi141 ceph-mon[108989]: pgmap v2181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:29 smithi060 ceph-mon[94696]: pgmap v2181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:31.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:31.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:31 smithi060 ceph-mon[94696]: pgmap v2182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:32.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:32.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:31 smithi141 ceph-mon[108989]: pgmap v2182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:33.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:34.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:34.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:33 smithi141 ceph-mon[108989]: pgmap v2183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:33 smithi060 ceph-mon[94696]: pgmap v2183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:35.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:35 smithi141 ceph-mon[108989]: pgmap v2184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:35 smithi060 ceph-mon[94696]: pgmap v2184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:37.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:37.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:38.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:38.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:37 smithi141 ceph-mon[108989]: pgmap v2185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:37 smithi060 ceph-mon[94696]: pgmap v2185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:39.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:39.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:39 smithi141 ceph-mon[108989]: pgmap v2186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:39 smithi060 ceph-mon[94696]: pgmap v2186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:41.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:41.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:42.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:42.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:41 smithi141 ceph-mon[108989]: pgmap v2187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:41 smithi060 ceph-mon[94696]: pgmap v2187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:43.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:43.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:44.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:44.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:43 smithi141 ceph-mon[108989]: pgmap v2188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:43 smithi060 ceph-mon[94696]: pgmap v2188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:45.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:45.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:46.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:46.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:45 smithi141 ceph-mon[108989]: pgmap v2189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:45 smithi060 ceph-mon[94696]: pgmap v2189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:47.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:47.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:48.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:48.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:47 smithi141 ceph-mon[108989]: pgmap v2190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:47 smithi060 ceph-mon[94696]: pgmap v2190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:49.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:49.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:50.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:50.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:49 smithi141 ceph-mon[108989]: pgmap v2191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:49 smithi060 ceph-mon[94696]: pgmap v2191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:51.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:51.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:52.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:52.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:51 smithi141 ceph-mon[108989]: pgmap v2192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:51 smithi060 ceph-mon[94696]: pgmap v2192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:53.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:53.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:35:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:35:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:54.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:54.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: pgmap v2193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:35:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:35:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:35:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: pgmap v2193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:35:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:35:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:35:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:35:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:35:56.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:56.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:55 smithi141 ceph-mon[108989]: pgmap v2194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:55 smithi060 ceph-mon[94696]: pgmap v2194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:35:57.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:57.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:58.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:58.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:35:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:57 smithi141 ceph-mon[108989]: pgmap v2195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:57 smithi060 ceph-mon[94696]: pgmap v2195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:35:59.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:35:59.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:35:59 smithi141 ceph-mon[108989]: pgmap v2196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:35:59 smithi060 ceph-mon[94696]: pgmap v2196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:01.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:01.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:01 smithi141 ceph-mon[108989]: pgmap v2197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:01 smithi060 ceph-mon[94696]: pgmap v2197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:03.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:03.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:03 smithi141 ceph-mon[108989]: pgmap v2198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:03 smithi060 ceph-mon[94696]: pgmap v2198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:05 smithi141 ceph-mon[108989]: pgmap v2199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:05 smithi060 ceph-mon[94696]: pgmap v2199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:07.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:07.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:07 smithi141 ceph-mon[108989]: pgmap v2200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:07 smithi060 ceph-mon[94696]: pgmap v2200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:09.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:09.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:09 smithi141 ceph-mon[108989]: pgmap v2201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:09 smithi060 ceph-mon[94696]: pgmap v2201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:11.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:11.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:10 smithi141 ceph-mon[108989]: pgmap v2202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:10 smithi060 ceph-mon[94696]: pgmap v2202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:14.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:14.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:13 smithi141 ceph-mon[108989]: pgmap v2203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:13 smithi060 ceph-mon[94696]: pgmap v2203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:15 smithi141 ceph-mon[108989]: pgmap v2204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:15 smithi060 ceph-mon[94696]: pgmap v2204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:17 smithi141 ceph-mon[108989]: pgmap v2205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:17 smithi060 ceph-mon[94696]: pgmap v2205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:20.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:20.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:19 smithi141 ceph-mon[108989]: pgmap v2206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:19 smithi060 ceph-mon[94696]: pgmap v2206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:21.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:21.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:22.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:22.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:21 smithi141 ceph-mon[108989]: pgmap v2207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:22.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:21 smithi060 ceph-mon[94696]: pgmap v2207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:23.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:23.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:24.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:24.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:23 smithi141 ceph-mon[108989]: pgmap v2208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:23 smithi060 ceph-mon[94696]: pgmap v2208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:25.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:25.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:26.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:26.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:25 smithi141 ceph-mon[108989]: pgmap v2209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:25 smithi060 ceph-mon[94696]: pgmap v2209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:27.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:27 smithi141 ceph-mon[108989]: pgmap v2210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:27 smithi060 ceph-mon[94696]: pgmap v2210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:29.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:29.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:29 smithi141 ceph-mon[108989]: pgmap v2211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:29 smithi060 ceph-mon[94696]: pgmap v2211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:31.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:31.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:32.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:32.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:31 smithi141 ceph-mon[108989]: pgmap v2212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:31 smithi060 ceph-mon[94696]: pgmap v2212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:33.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:33.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:34.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:34.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:33 smithi141 ceph-mon[108989]: pgmap v2213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:33 smithi060 ceph-mon[94696]: pgmap v2213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:35.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:35.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:34 smithi141 ceph-mon[108989]: pgmap v2214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:34 smithi060 ceph-mon[94696]: pgmap v2214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:36.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:36.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:37.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:37.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:38.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:38.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:37 smithi141 ceph-mon[108989]: pgmap v2215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:37 smithi060 ceph-mon[94696]: pgmap v2215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:39.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:39.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:40.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:40.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:39 smithi141 ceph-mon[108989]: pgmap v2216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:39 smithi060 ceph-mon[94696]: pgmap v2216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:41.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:41.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:42.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:42.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:41 smithi141 ceph-mon[108989]: pgmap v2217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:41 smithi060 ceph-mon[94696]: pgmap v2217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:43.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:43.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:44.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:44.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:43 smithi141 ceph-mon[108989]: pgmap v2218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:43 smithi060 ceph-mon[94696]: pgmap v2218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:45.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:45.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:46.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:46.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:45 smithi141 ceph-mon[108989]: pgmap v2219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:45 smithi060 ceph-mon[94696]: pgmap v2219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:47.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:47.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:48.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:48.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:47 smithi141 ceph-mon[108989]: pgmap v2220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:47 smithi060 ceph-mon[94696]: pgmap v2220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:49.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:49.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:50.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:50.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:49 smithi141 ceph-mon[108989]: pgmap v2221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:49 smithi060 ceph-mon[94696]: pgmap v2221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:51.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:51.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:52.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:52.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:51 smithi141 ceph-mon[108989]: pgmap v2222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:51 smithi060 ceph-mon[94696]: pgmap v2222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:53.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:53.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:54.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:54.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: pgmap v2223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:36:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: pgmap v2223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:36:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:36:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:36:56.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:56.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:55 smithi141 ceph-mon[108989]: pgmap v2224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:55 smithi060 ceph-mon[94696]: pgmap v2224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:57.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:57.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:57 smithi060 ceph-mon[94696]: pgmap v2225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:58.231 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:57 smithi141 ceph-mon[108989]: pgmap v2225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:36:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:59.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:36:58 smithi141 ceph-mon[108989]: pgmap v2226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:36:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:36:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:36:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:36:58 smithi060 ceph-mon[94696]: pgmap v2226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:00.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:00.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:01.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:01.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:01 smithi060 ceph-mon[94696]: pgmap v2227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:01 smithi141 ceph-mon[108989]: pgmap v2227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:02.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:02.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:03.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:03.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:03 smithi141 ceph-mon[108989]: pgmap v2228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:04.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:03 smithi060 ceph-mon[94696]: pgmap v2228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:05.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:05.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:05 smithi141 ceph-mon[108989]: pgmap v2229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:06.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:06.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:05 smithi060 ceph-mon[94696]: pgmap v2229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:07.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:07.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:07 smithi141 ceph-mon[108989]: pgmap v2230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:08.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:08.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:07 smithi060 ceph-mon[94696]: pgmap v2230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:09.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:09.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:09 smithi141 ceph-mon[108989]: pgmap v2231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:10.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:10.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:09 smithi060 ceph-mon[94696]: pgmap v2231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:11.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:11.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:11 smithi141 ceph-mon[108989]: pgmap v2232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:12.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:12.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:11 smithi060 ceph-mon[94696]: pgmap v2232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:13.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:13.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:13 smithi141 ceph-mon[108989]: pgmap v2233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:14.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:14.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:13 smithi060 ceph-mon[94696]: pgmap v2233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:15.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:15.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:15 smithi141 ceph-mon[108989]: pgmap v2234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:16.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:16.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:15 smithi060 ceph-mon[94696]: pgmap v2234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:17.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:17.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:17 smithi141 ceph-mon[108989]: pgmap v2235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:18.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:18.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:17 smithi060 ceph-mon[94696]: pgmap v2235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:19.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:19.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:19 smithi141 ceph-mon[108989]: pgmap v2236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:20.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:20.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:19 smithi060 ceph-mon[94696]: pgmap v2236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:21.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:21.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:21 smithi141 ceph-mon[108989]: pgmap v2237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:22.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:22.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:21 smithi060 ceph-mon[94696]: pgmap v2237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:23.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:23.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:23 smithi141 ceph-mon[108989]: pgmap v2238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:24.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:24.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:23 smithi060 ceph-mon[94696]: pgmap v2238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:25.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:25.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:25 smithi141 ceph-mon[108989]: pgmap v2239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:26.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:26.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:25 smithi060 ceph-mon[94696]: pgmap v2239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:27.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:27.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:27 smithi141 ceph-mon[108989]: pgmap v2240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:28.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:28.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:27 smithi060 ceph-mon[94696]: pgmap v2240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:29.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:29.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:29 smithi141 ceph-mon[108989]: pgmap v2241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:30.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:30.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:29 smithi060 ceph-mon[94696]: pgmap v2241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:31.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:31.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:31 smithi141 ceph-mon[108989]: pgmap v2242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:32.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:32.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:31 smithi060 ceph-mon[94696]: pgmap v2242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:33.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:33.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:33 smithi141 ceph-mon[108989]: pgmap v2243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:34.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:34.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:33 smithi060 ceph-mon[94696]: pgmap v2243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:35.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:35.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:35 smithi141 ceph-mon[108989]: pgmap v2244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:36.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:36.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:35 smithi060 ceph-mon[94696]: pgmap v2244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:37.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:37.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:37 smithi141 ceph-mon[108989]: pgmap v2245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:38.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:38.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:37 smithi060 ceph-mon[94696]: pgmap v2245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:39.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:39.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:39 smithi141 ceph-mon[108989]: pgmap v2246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:40.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:40.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:39 smithi060 ceph-mon[94696]: pgmap v2246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:41.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:41.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:41 smithi141 ceph-mon[108989]: pgmap v2247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:42.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:42.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:41 smithi060 ceph-mon[94696]: pgmap v2247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:43.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:43.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:43 smithi141 ceph-mon[108989]: pgmap v2248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:44.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:44.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:43 smithi060 ceph-mon[94696]: pgmap v2248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:45.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:45.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:45 smithi141 ceph-mon[108989]: pgmap v2249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:45 smithi060 ceph-mon[94696]: pgmap v2249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:46.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:46.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:47.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:47.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:47 smithi141 ceph-mon[108989]: pgmap v2250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:48.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:47 smithi060 ceph-mon[94696]: pgmap v2250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:48.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:48.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:48 smithi141 ceph-mon[108989]: pgmap v2251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:48 smithi060 ceph-mon[94696]: pgmap v2251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:49.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:49.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:50.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:50.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:51.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:51.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:51 smithi060 ceph-mon[94696]: pgmap v2252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:51 smithi141 ceph-mon[108989]: pgmap v2252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:52.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:52.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:53.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:53.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:53 smithi141 ceph-mon[108989]: pgmap v2253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:37:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:53 smithi060 ceph-mon[94696]: pgmap v2253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:37:54.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:54.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:37:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:37:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:37:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:37:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:37:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:37:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:37:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:37:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:37:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:37:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:37:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:55.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:55 smithi141 ceph-mon[108989]: pgmap v2254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:55 smithi060 ceph-mon[94696]: pgmap v2254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:37:56.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:56.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:57.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:57.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:57 smithi141 ceph-mon[108989]: pgmap v2255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:57 smithi060 ceph-mon[94696]: pgmap v2255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:37:58.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:58.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:37:59.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:37:59.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:37:59 smithi141 ceph-mon[108989]: pgmap v2256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:37:59 smithi060 ceph-mon[94696]: pgmap v2256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:00.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:00.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:01.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:01.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:01 smithi141 ceph-mon[108989]: pgmap v2257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:01 smithi060 ceph-mon[94696]: pgmap v2257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:02.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:02.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:03.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:03.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:03 smithi141 ceph-mon[108989]: pgmap v2258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:03 smithi060 ceph-mon[94696]: pgmap v2258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:04.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:04.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:05.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:05.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:05 smithi141 ceph-mon[108989]: pgmap v2259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:05 smithi060 ceph-mon[94696]: pgmap v2259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:06.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:06.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:07.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:07.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:07 smithi141 ceph-mon[108989]: pgmap v2260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:07 smithi060 ceph-mon[94696]: pgmap v2260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:08.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:08.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:09.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:09.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:09 smithi141 ceph-mon[108989]: pgmap v2261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:09 smithi060 ceph-mon[94696]: pgmap v2261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:10.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:10.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:11.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:11.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:11 smithi141 ceph-mon[108989]: pgmap v2262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:11 smithi060 ceph-mon[94696]: pgmap v2262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:12.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:12.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:12 smithi060 ceph-mon[94696]: pgmap v2263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:13.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:13.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:12 smithi141 ceph-mon[108989]: pgmap v2263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:14.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:14.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:15.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:15.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:15 smithi060 ceph-mon[94696]: pgmap v2264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:15 smithi141 ceph-mon[108989]: pgmap v2264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:16.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:16.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:17.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:17.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:17 smithi141 ceph-mon[108989]: pgmap v2265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:17 smithi060 ceph-mon[94696]: pgmap v2265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:18.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:18.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:19.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:19.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:19 smithi141 ceph-mon[108989]: pgmap v2266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:19 smithi060 ceph-mon[94696]: pgmap v2266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:20.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:20.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:21.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:21.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:21 smithi141 ceph-mon[108989]: pgmap v2267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:21 smithi060 ceph-mon[94696]: pgmap v2267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:22.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:22.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:23.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:23.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:23 smithi141 ceph-mon[108989]: pgmap v2268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:23 smithi060 ceph-mon[94696]: pgmap v2268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:24.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:24.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:25.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:25.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:25 smithi141 ceph-mon[108989]: pgmap v2269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:25 smithi060 ceph-mon[94696]: pgmap v2269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:26.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:26.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:27.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:27.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:27 smithi141 ceph-mon[108989]: pgmap v2270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:27 smithi060 ceph-mon[94696]: pgmap v2270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:28.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:28.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:29.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:29.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:29 smithi141 ceph-mon[108989]: pgmap v2271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:29 smithi060 ceph-mon[94696]: pgmap v2271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:30.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:30.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:31.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:31.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:31 smithi141 ceph-mon[108989]: pgmap v2272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:31 smithi060 ceph-mon[94696]: pgmap v2272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:32.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:32.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:33.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:33.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:33 smithi060 ceph-mon[94696]: pgmap v2273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:34.214 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:33 smithi141 ceph-mon[108989]: pgmap v2273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:34.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:34.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:34 smithi141 ceph-mon[108989]: pgmap v2274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:34 smithi060 ceph-mon[94696]: pgmap v2274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:35.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:35.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:36.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:36.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:37.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:37.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:37 smithi141 ceph-mon[108989]: pgmap v2275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:37 smithi060 ceph-mon[94696]: pgmap v2275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:38.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:38.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:39.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:39.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:39 smithi141 ceph-mon[108989]: pgmap v2276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:39 smithi060 ceph-mon[94696]: pgmap v2276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:40.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:40.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:41.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:41.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:41 smithi141 ceph-mon[108989]: pgmap v2277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:41 smithi060 ceph-mon[94696]: pgmap v2277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:42.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:42.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:43.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:43.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:43 smithi141 ceph-mon[108989]: pgmap v2278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:43 smithi060 ceph-mon[94696]: pgmap v2278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:44.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:44.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:45.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:45.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:45 smithi141 ceph-mon[108989]: pgmap v2279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:45 smithi060 ceph-mon[94696]: pgmap v2279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:46.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:46.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:47.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:47.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:47 smithi141 ceph-mon[108989]: pgmap v2280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:47 smithi060 ceph-mon[94696]: pgmap v2280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:48.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:48.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:49.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:49.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:49 smithi141 ceph-mon[108989]: pgmap v2281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:49 smithi060 ceph-mon[94696]: pgmap v2281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:50.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:50.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:50 smithi060 ceph-mon[94696]: pgmap v2282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:51.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:51.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:51 smithi141 ceph-mon[108989]: pgmap v2282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:52.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:52.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:53.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:53.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:53 smithi141 ceph-mon[108989]: pgmap v2283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:53 smithi060 ceph-mon[94696]: pgmap v2283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:54.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:54.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:38:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:38:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:38:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:38:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:38:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:38:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:38:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:38:55.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:55.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:55 smithi141 ceph-mon[108989]: pgmap v2284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:55 smithi060 ceph-mon[94696]: pgmap v2284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:38:56.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:56.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:57.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:57.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:57 smithi141 ceph-mon[108989]: pgmap v2285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:57 smithi060 ceph-mon[94696]: pgmap v2285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:38:58.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:58.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:38:59.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:38:59.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:38:59 smithi141 ceph-mon[108989]: pgmap v2286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:38:59 smithi060 ceph-mon[94696]: pgmap v2286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:00.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:00.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:01.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:01.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:01 smithi141 ceph-mon[108989]: pgmap v2287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:01 smithi060 ceph-mon[94696]: pgmap v2287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:02.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:02.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:02 smithi060 ceph-mon[94696]: pgmap v2288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:03.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:03.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:02 smithi141 ceph-mon[108989]: pgmap v2288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:04.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:04.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:05.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:05.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:05 smithi060 ceph-mon[94696]: pgmap v2289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:05 smithi141 ceph-mon[108989]: pgmap v2289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:06.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:06.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:07.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:07.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:07 smithi141 ceph-mon[108989]: pgmap v2290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:07 smithi060 ceph-mon[94696]: pgmap v2290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:08.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:08.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:09.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:09.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:09 smithi141 ceph-mon[108989]: pgmap v2291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:09 smithi060 ceph-mon[94696]: pgmap v2291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:10.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:10.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:11.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:11.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:11 smithi141 ceph-mon[108989]: pgmap v2292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:11 smithi060 ceph-mon[94696]: pgmap v2292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:12.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:12.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:13.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:13.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:13 smithi141 ceph-mon[108989]: pgmap v2293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:14.239 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:13 smithi060 ceph-mon[94696]: pgmap v2293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:14.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:14.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:15.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:15.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:15 smithi141 ceph-mon[108989]: pgmap v2294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:15 smithi060 ceph-mon[94696]: pgmap v2294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:16.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:16.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:17.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:17.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:17 smithi141 ceph-mon[108989]: pgmap v2295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:17 smithi060 ceph-mon[94696]: pgmap v2295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:18.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:18.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:19.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:19.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:19 smithi141 ceph-mon[108989]: pgmap v2296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:19 smithi060 ceph-mon[94696]: pgmap v2296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:20.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:20.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:21.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:21.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:21 smithi141 ceph-mon[108989]: pgmap v2297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:21 smithi060 ceph-mon[94696]: pgmap v2297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:22.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:22.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:22 smithi141 ceph-mon[108989]: pgmap v2298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:22 smithi060 ceph-mon[94696]: pgmap v2298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:23.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:23.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:24.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:24.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:25.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:25.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:25 smithi060 ceph-mon[94696]: pgmap v2299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:25 smithi141 ceph-mon[108989]: pgmap v2299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:26.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:26.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:27.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:27.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:27 smithi141 ceph-mon[108989]: pgmap v2300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:27 smithi060 ceph-mon[94696]: pgmap v2300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:28.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:28.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:29.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:29.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:29 smithi141 ceph-mon[108989]: pgmap v2301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:29 smithi060 ceph-mon[94696]: pgmap v2301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:30.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:30.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:31.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:31.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:31 smithi141 ceph-mon[108989]: pgmap v2302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:31 smithi060 ceph-mon[94696]: pgmap v2302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:32.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:32.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:33.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:33.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:33 smithi141 ceph-mon[108989]: pgmap v2303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:33 smithi060 ceph-mon[94696]: pgmap v2303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:34.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:34.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:35.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:35.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:35 smithi141 ceph-mon[108989]: pgmap v2304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:35 smithi060 ceph-mon[94696]: pgmap v2304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:36.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:36.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:37.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:37.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:37 smithi141 ceph-mon[108989]: pgmap v2305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:37 smithi060 ceph-mon[94696]: pgmap v2305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:38.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:38.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:39.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:39.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:39 smithi141 ceph-mon[108989]: pgmap v2306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:39 smithi060 ceph-mon[94696]: pgmap v2306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:40.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:40.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:41.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:41.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:41 smithi141 ceph-mon[108989]: pgmap v2307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:41 smithi060 ceph-mon[94696]: pgmap v2307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:42.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:42.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:42 smithi141 ceph-mon[108989]: pgmap v2308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:42 smithi060 ceph-mon[94696]: pgmap v2308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:43.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:43.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:44.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:44.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:45.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:45.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:45 smithi060 ceph-mon[94696]: pgmap v2309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:45 smithi141 ceph-mon[108989]: pgmap v2309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:46.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:46.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:47.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:47.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:47 smithi141 ceph-mon[108989]: pgmap v2310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:47 smithi060 ceph-mon[94696]: pgmap v2310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:49.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:49.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:49 smithi141 ceph-mon[108989]: pgmap v2311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:49 smithi060 ceph-mon[94696]: pgmap v2311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:50.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:50.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:51.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:51.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:51 smithi141 ceph-mon[108989]: pgmap v2312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:51 smithi060 ceph-mon[94696]: pgmap v2312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:52.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:52.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:53.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:53.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:53 smithi141 ceph-mon[108989]: pgmap v2313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:53 smithi060 ceph-mon[94696]: pgmap v2313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:54.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:54.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:39:55.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:55.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: pgmap v2314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:39:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:39:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:39:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:39:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: pgmap v2314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:39:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:39:56.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:56.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:57.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:57.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:57 smithi141 ceph-mon[108989]: pgmap v2315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:57 smithi060 ceph-mon[94696]: pgmap v2315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:39:58.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:58.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:39:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:39:59 smithi060 ceph-mon[94696]: pgmap v2316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:39:59 smithi141 ceph-mon[108989]: pgmap v2316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:39:59.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:39:59.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:40:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:40:00.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:00.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:01 smithi060 ceph-mon[94696]: pgmap v2317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:01 smithi141 ceph-mon[108989]: pgmap v2317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:01.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:01.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:02.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:02.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:03.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:03.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:03 smithi141 ceph-mon[108989]: pgmap v2318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:03 smithi060 ceph-mon[94696]: pgmap v2318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:04.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:04.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:05.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:05.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:05 smithi141 ceph-mon[108989]: pgmap v2319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:05 smithi060 ceph-mon[94696]: pgmap v2319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:06.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:06.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:07.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:07.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:07 smithi141 ceph-mon[108989]: pgmap v2320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:07 smithi060 ceph-mon[94696]: pgmap v2320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:08.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:08.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:09.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:09.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:09 smithi141 ceph-mon[108989]: pgmap v2321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:09 smithi060 ceph-mon[94696]: pgmap v2321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:10.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:10.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:11.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:11.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:11 smithi141 ceph-mon[108989]: pgmap v2322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:11 smithi060 ceph-mon[94696]: pgmap v2322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:12.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:13.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:13.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:13 smithi141 ceph-mon[108989]: pgmap v2323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:13 smithi060 ceph-mon[94696]: pgmap v2323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:14.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:14.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:15.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:15.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:15 smithi141 ceph-mon[108989]: pgmap v2324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:15 smithi060 ceph-mon[94696]: pgmap v2324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:16.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:16.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:17.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:17.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:17 smithi141 ceph-mon[108989]: pgmap v2325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:17 smithi060 ceph-mon[94696]: pgmap v2325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:18.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:18.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:19.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:19.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:19 smithi141 ceph-mon[108989]: pgmap v2326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:19 smithi060 ceph-mon[94696]: pgmap v2326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:20.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:20.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:21.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:21.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:21 smithi141 ceph-mon[108989]: pgmap v2327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:21 smithi060 ceph-mon[94696]: pgmap v2327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:22.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:22.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:23.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:23.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:23 smithi141 ceph-mon[108989]: pgmap v2328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:23 smithi060 ceph-mon[94696]: pgmap v2328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:24.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:24.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:25.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:25.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:25 smithi141 ceph-mon[108989]: pgmap v2329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:25 smithi060 ceph-mon[94696]: pgmap v2329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:26.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:26.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:27.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:27.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:27 smithi141 ceph-mon[108989]: pgmap v2330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:27 smithi060 ceph-mon[94696]: pgmap v2330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:28.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:28.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:29.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:29.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:29 smithi141 ceph-mon[108989]: pgmap v2331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:29 smithi060 ceph-mon[94696]: pgmap v2331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:30.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:30.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:31.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:31.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:31 smithi141 ceph-mon[108989]: pgmap v2332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:31 smithi060 ceph-mon[94696]: pgmap v2332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:32.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:32.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:33.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:33.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:33 smithi141 ceph-mon[108989]: pgmap v2333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:33 smithi060 ceph-mon[94696]: pgmap v2333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:34.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:34.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:35.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:35.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:35 smithi141 ceph-mon[108989]: pgmap v2334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:35 smithi060 ceph-mon[94696]: pgmap v2334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:36.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:36.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:37.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:37.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:37 smithi141 ceph-mon[108989]: pgmap v2335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:37 smithi060 ceph-mon[94696]: pgmap v2335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:38.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:38.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:39.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:39.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:39 smithi141 ceph-mon[108989]: pgmap v2336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:39 smithi060 ceph-mon[94696]: pgmap v2336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:40.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:40.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:40 smithi141 ceph-mon[108989]: pgmap v2337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:40 smithi060 ceph-mon[94696]: pgmap v2337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:41.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:41.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:42.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:42.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:43.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:43.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:43 smithi141 ceph-mon[108989]: pgmap v2338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:43 smithi060 ceph-mon[94696]: pgmap v2338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:44.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:44.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:45.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:45.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:45 smithi141 ceph-mon[108989]: pgmap v2339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:45 smithi060 ceph-mon[94696]: pgmap v2339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:46.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:46.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:47.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:47.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:47 smithi141 ceph-mon[108989]: pgmap v2340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:47 smithi060 ceph-mon[94696]: pgmap v2340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:48.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:48.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:49.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:49.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:49 smithi141 ceph-mon[108989]: pgmap v2341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:50.314 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:49 smithi060 ceph-mon[94696]: pgmap v2341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:50.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:50.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:51.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:51.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:51 smithi141 ceph-mon[108989]: pgmap v2342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:51 smithi060 ceph-mon[94696]: pgmap v2342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:52.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:52.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:53.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:53.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:53 smithi141 ceph-mon[108989]: pgmap v2343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:53 smithi060 ceph-mon[94696]: pgmap v2343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:54.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:54.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:54 smithi141 ceph-mon[108989]: pgmap v2344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:40:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:54 smithi060 ceph-mon[94696]: pgmap v2344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:40:55.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:55.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:40:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:40:56.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:56.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:40:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:40:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:40:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:40:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:40:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:56 smithi141 ceph-mon[108989]: pgmap v2345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:40:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:40:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:40:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:40:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:40:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:56 smithi060 ceph-mon[94696]: pgmap v2345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:40:57.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:57.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:58.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:58.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:40:59.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:40:59.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:40:59 smithi141 ceph-mon[108989]: pgmap v2346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:40:59 smithi060 ceph-mon[94696]: pgmap v2346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:00.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:00.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:01.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:01.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:01 smithi141 ceph-mon[108989]: pgmap v2347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:01 smithi060 ceph-mon[94696]: pgmap v2347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:02.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:02.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:03.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:03.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:03 smithi141 ceph-mon[108989]: pgmap v2348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:03 smithi060 ceph-mon[94696]: pgmap v2348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:04.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:04.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:05.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:05.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:05 smithi141 ceph-mon[108989]: pgmap v2349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:05 smithi060 ceph-mon[94696]: pgmap v2349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:06.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:06.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:07.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:07.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:07 smithi141 ceph-mon[108989]: pgmap v2350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:07 smithi060 ceph-mon[94696]: pgmap v2350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:08.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:08.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:09.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:09.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:09 smithi141 ceph-mon[108989]: pgmap v2351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:09 smithi060 ceph-mon[94696]: pgmap v2351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:10.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:10.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:11.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:11.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:11 smithi141 ceph-mon[108989]: pgmap v2352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:11 smithi060 ceph-mon[94696]: pgmap v2352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:13 smithi060 ceph-mon[94696]: pgmap v2353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:13 smithi141 ceph-mon[108989]: pgmap v2353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:13.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:13.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:14.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:14.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:15.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:15.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:15 smithi060 ceph-mon[94696]: pgmap v2354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:15 smithi141 ceph-mon[108989]: pgmap v2354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:16.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:16.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:17.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:17.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:17 smithi141 ceph-mon[108989]: pgmap v2355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:17 smithi060 ceph-mon[94696]: pgmap v2355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:19.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:19.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:19 smithi141 ceph-mon[108989]: pgmap v2356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:19 smithi060 ceph-mon[94696]: pgmap v2356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:20.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:20.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:21.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:21.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:21 smithi141 ceph-mon[108989]: pgmap v2357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:21 smithi060 ceph-mon[94696]: pgmap v2357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:22.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:22.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:23.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:23.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:23 smithi141 ceph-mon[108989]: pgmap v2358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:23 smithi060 ceph-mon[94696]: pgmap v2358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:25 smithi141 ceph-mon[108989]: pgmap v2359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:25 smithi060 ceph-mon[94696]: pgmap v2359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:26.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:26.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:27.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:27.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:27 smithi141 ceph-mon[108989]: pgmap v2360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:27 smithi060 ceph-mon[94696]: pgmap v2360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:29.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:29.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:29 smithi141 ceph-mon[108989]: pgmap v2361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:29 smithi060 ceph-mon[94696]: pgmap v2361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:30.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:30.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:31 smithi141 ceph-mon[108989]: pgmap v2362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:31 smithi060 ceph-mon[94696]: pgmap v2362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:32.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:32.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:33.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:33.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:33 smithi141 ceph-mon[108989]: pgmap v2363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:33 smithi060 ceph-mon[94696]: pgmap v2363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:35.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:35.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:35 smithi141 ceph-mon[108989]: pgmap v2364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:35 smithi060 ceph-mon[94696]: pgmap v2364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:37.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:37.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:37 smithi141 ceph-mon[108989]: pgmap v2365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:37 smithi060 ceph-mon[94696]: pgmap v2365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:39.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:39.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:39 smithi141 ceph-mon[108989]: pgmap v2366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:39 smithi060 ceph-mon[94696]: pgmap v2366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:40.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:40.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:41.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:41.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:41 smithi141 ceph-mon[108989]: pgmap v2367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:41 smithi060 ceph-mon[94696]: pgmap v2367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:43 smithi141 ceph-mon[108989]: pgmap v2368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:43 smithi060 ceph-mon[94696]: pgmap v2368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:44.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:44.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:45.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:45.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:45 smithi141 ceph-mon[108989]: pgmap v2369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:45 smithi060 ceph-mon[94696]: pgmap v2369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:47.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:47.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:47 smithi141 ceph-mon[108989]: pgmap v2370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:47 smithi060 ceph-mon[94696]: pgmap v2370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:48.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:48.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:49 smithi141 ceph-mon[108989]: pgmap v2371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:49 smithi060 ceph-mon[94696]: pgmap v2371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:50.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:50.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:51.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:51.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:51 smithi141 ceph-mon[108989]: pgmap v2372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:51 smithi060 ceph-mon[94696]: pgmap v2372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:53.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:53.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:53 smithi141 ceph-mon[108989]: pgmap v2373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:53 smithi060 ceph-mon[94696]: pgmap v2373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:54.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:54.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:41:55.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:55.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:55 smithi141 ceph-mon[108989]: pgmap v2374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:55 smithi060 ceph-mon[94696]: pgmap v2374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:41:56.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:56.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:41:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:56 smithi060 ceph-mon[94696]: pgmap v2375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:41:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:56 smithi141 ceph-mon[108989]: pgmap v2375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:41:57.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:57.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:58.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:58.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:41:59.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:41:59.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: pgmap v2376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:42:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:41:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: pgmap v2376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:42:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:41:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:42:00.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:00.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:01.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:01.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:01 smithi141 ceph-mon[108989]: pgmap v2377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:01 smithi060 ceph-mon[94696]: pgmap v2377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:02.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:02.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:03 smithi141 ceph-mon[108989]: pgmap v2378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:03 smithi060 ceph-mon[94696]: pgmap v2378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:04.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:04.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:05.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:05.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:05 smithi141 ceph-mon[108989]: pgmap v2379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:05 smithi060 ceph-mon[94696]: pgmap v2379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:07.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:07.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:07 smithi141 ceph-mon[108989]: pgmap v2380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:07 smithi060 ceph-mon[94696]: pgmap v2380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:08.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:08.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:09 smithi141 ceph-mon[108989]: pgmap v2381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:09 smithi060 ceph-mon[94696]: pgmap v2381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:10 smithi060 ceph-mon[94696]: pgmap v2382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:11.437 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:10 smithi141 ceph-mon[108989]: pgmap v2382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:13.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:13.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:13 smithi141 ceph-mon[108989]: pgmap v2383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:13 smithi060 ceph-mon[94696]: pgmap v2383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:14.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:14.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:15 smithi141 ceph-mon[108989]: pgmap v2384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:16.277 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:15 smithi060 ceph-mon[94696]: pgmap v2384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:16.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:16.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:17.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:17.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:17 smithi141 ceph-mon[108989]: pgmap v2385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:17 smithi060 ceph-mon[94696]: pgmap v2385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:18.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:18.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:19.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:19.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:19 smithi141 ceph-mon[108989]: pgmap v2386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:19 smithi060 ceph-mon[94696]: pgmap v2386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:20.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:20.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:21 smithi060 ceph-mon[94696]: pgmap v2387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:21 smithi141 ceph-mon[108989]: pgmap v2387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:21.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:22.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:22.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:23.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:23.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:23 smithi141 ceph-mon[108989]: pgmap v2388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:23 smithi060 ceph-mon[94696]: pgmap v2388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:24.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:25.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:25.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:25 smithi141 ceph-mon[108989]: pgmap v2389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:25 smithi060 ceph-mon[94696]: pgmap v2389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:26.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:26.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:27.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:27.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:27 smithi141 ceph-mon[108989]: pgmap v2390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:27 smithi060 ceph-mon[94696]: pgmap v2390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:28.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:28.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:29 smithi141 ceph-mon[108989]: pgmap v2391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:29 smithi060 ceph-mon[94696]: pgmap v2391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:30.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:30.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:31.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:31.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:31 smithi141 ceph-mon[108989]: pgmap v2392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:31 smithi060 ceph-mon[94696]: pgmap v2392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:32.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:32.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:33 smithi060 ceph-mon[94696]: pgmap v2393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:33 smithi141 ceph-mon[108989]: pgmap v2393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:33.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:33.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:34.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:34.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:35.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:35.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:35 smithi141 ceph-mon[108989]: pgmap v2394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:35 smithi060 ceph-mon[94696]: pgmap v2394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:36.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:36.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:37.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:37.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:37 smithi141 ceph-mon[108989]: pgmap v2395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:37 smithi060 ceph-mon[94696]: pgmap v2395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:39.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:39.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:39 smithi141 ceph-mon[108989]: pgmap v2396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:39 smithi060 ceph-mon[94696]: pgmap v2396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:40.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:40.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:41.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:41.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:41 smithi141 ceph-mon[108989]: pgmap v2397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:41 smithi060 ceph-mon[94696]: pgmap v2397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:42.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:42.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:43.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:43.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:43 smithi060 ceph-mon[94696]: pgmap v2398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:43 smithi141 ceph-mon[108989]: pgmap v2398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:44 smithi060 ceph-mon[94696]: pgmap v2399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:44 smithi141 ceph-mon[108989]: pgmap v2399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:45.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:45.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:46.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:46.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:47.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:47.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:47 smithi141 ceph-mon[108989]: pgmap v2400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:47 smithi060 ceph-mon[94696]: pgmap v2400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:49.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:49.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:49 smithi141 ceph-mon[108989]: pgmap v2401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:49 smithi060 ceph-mon[94696]: pgmap v2401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:50.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:50.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:51.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:51.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:51 smithi141 ceph-mon[108989]: pgmap v2402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:51 smithi060 ceph-mon[94696]: pgmap v2402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:52.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:52.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:53 smithi060 ceph-mon[94696]: pgmap v2403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:53 smithi141 ceph-mon[108989]: pgmap v2403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:53.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:53.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:54.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:54.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:42:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:55 smithi060 ceph-mon[94696]: pgmap v2404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:55.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:55.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:55 smithi141 ceph-mon[108989]: pgmap v2404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:42:56.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:56.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:57.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:57.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:57 smithi060 ceph-mon[94696]: pgmap v2405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:57 smithi141 ceph-mon[108989]: pgmap v2405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:42:58.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:58.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:42:59.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:42:59.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:59 smithi060 ceph-mon[94696]: pgmap v2406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:42:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:43:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:59 smithi141 ceph-mon[108989]: pgmap v2406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:42:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:43:00.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:00.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:01 smithi060 ceph-mon[94696]: pgmap v2407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:01 smithi141 ceph-mon[108989]: pgmap v2407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:01.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:01.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:02.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:03 smithi060 ceph-mon[94696]: pgmap v2408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:03 smithi141 ceph-mon[108989]: pgmap v2408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:04.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:04.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: pgmap v2409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:43:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: pgmap v2409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:43:06.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:43:06.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:06.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:07 smithi060 ceph-mon[94696]: pgmap v2410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:07 smithi141 ceph-mon[108989]: pgmap v2410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:08.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:08.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:09.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:09.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:09 smithi060 ceph-mon[94696]: pgmap v2411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:09 smithi141 ceph-mon[108989]: pgmap v2411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:10.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:10.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:11 smithi060 ceph-mon[94696]: pgmap v2412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:11 smithi141 ceph-mon[108989]: pgmap v2412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:11.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:12.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:12.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:13.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:13.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:13 smithi060 ceph-mon[94696]: pgmap v2413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:13 smithi141 ceph-mon[108989]: pgmap v2413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:14.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:15 smithi060 ceph-mon[94696]: pgmap v2414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:15 smithi141 ceph-mon[108989]: pgmap v2414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:15.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:15.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:16.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:16.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:17 smithi060 ceph-mon[94696]: pgmap v2415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:17 smithi141 ceph-mon[108989]: pgmap v2415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:19 smithi060 ceph-mon[94696]: pgmap v2416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:19 smithi141 ceph-mon[108989]: pgmap v2416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:20 smithi060 ceph-mon[94696]: pgmap v2417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:20 smithi141 ceph-mon[108989]: pgmap v2417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:21.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:23 smithi060 ceph-mon[94696]: pgmap v2418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:23 smithi141 ceph-mon[108989]: pgmap v2418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:24.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:24.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:25 smithi060 ceph-mon[94696]: pgmap v2419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:25 smithi141 ceph-mon[108989]: pgmap v2419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:27.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:27.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:27 smithi060 ceph-mon[94696]: pgmap v2420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:27 smithi141 ceph-mon[108989]: pgmap v2420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:29 smithi060 ceph-mon[94696]: pgmap v2421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:29 smithi141 ceph-mon[108989]: pgmap v2421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:30.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:30.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:31 smithi141 ceph-mon[108989]: pgmap v2422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:31 smithi060 ceph-mon[94696]: pgmap v2422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:33.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:33.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:33 smithi060 ceph-mon[94696]: pgmap v2423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:33 smithi141 ceph-mon[108989]: pgmap v2423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:35 smithi060 ceph-mon[94696]: pgmap v2424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:35 smithi141 ceph-mon[108989]: pgmap v2424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:36.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:36.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:37 smithi060 ceph-mon[94696]: pgmap v2425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:37 smithi141 ceph-mon[108989]: pgmap v2425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:38.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:38.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:39 smithi060 ceph-mon[94696]: pgmap v2426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:39 smithi141 ceph-mon[108989]: pgmap v2426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:40.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:40.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:41 smithi060 ceph-mon[94696]: pgmap v2427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:41 smithi141 ceph-mon[108989]: pgmap v2427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:41.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:41.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:42.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:42.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:43.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:43 smithi060 ceph-mon[94696]: pgmap v2428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:43 smithi141 ceph-mon[108989]: pgmap v2428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:44.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:44.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:45 smithi060 ceph-mon[94696]: pgmap v2429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:45 smithi141 ceph-mon[108989]: pgmap v2429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:45.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:45.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:47.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:47 smithi060 ceph-mon[94696]: pgmap v2430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:47 smithi141 ceph-mon[108989]: pgmap v2430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:48.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:48.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:49 smithi060 ceph-mon[94696]: pgmap v2431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:49 smithi141 ceph-mon[108989]: pgmap v2431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:49.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:50.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:50.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:51.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:51.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:51 smithi141 ceph-mon[108989]: pgmap v2432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:51 smithi060 ceph-mon[94696]: pgmap v2432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:52.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:52.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:53 smithi060 ceph-mon[94696]: pgmap v2433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:53 smithi141 ceph-mon[108989]: pgmap v2433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:53.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:53.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:54.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:54.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:43:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:55 smithi060 ceph-mon[94696]: pgmap v2434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:55.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:55.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:55 smithi141 ceph-mon[108989]: pgmap v2434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:56.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:56.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:57.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:57.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:57 smithi060 ceph-mon[94696]: pgmap v2435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:57 smithi141 ceph-mon[108989]: pgmap v2435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:43:58.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:58.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:43:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:43:59 smithi060 ceph-mon[94696]: pgmap v2436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:43:59 smithi141 ceph-mon[108989]: pgmap v2436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:43:59.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:43:59.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:00.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:00.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:01 smithi141 ceph-mon[108989]: pgmap v2437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:01 smithi060 ceph-mon[94696]: pgmap v2437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:02.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:02.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:03 smithi060 ceph-mon[94696]: pgmap v2438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:03 smithi141 ceph-mon[108989]: pgmap v2438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:03.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:03.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:04.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:04.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:05.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:05.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:05 smithi141 ceph-mon[108989]: pgmap v2439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:44:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:05 smithi060 ceph-mon[94696]: pgmap v2439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:44:06.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:06.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:44:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:44:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:44:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:44:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:44:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:44:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:44:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:44:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:44:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:44:07.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:07.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:07 smithi060 ceph-mon[94696]: pgmap v2440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:07 smithi141 ceph-mon[108989]: pgmap v2440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:08.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:08.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:09 smithi060 ceph-mon[94696]: pgmap v2441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:09 smithi141 ceph-mon[108989]: pgmap v2441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:09.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:09.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:10.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:10.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:11 smithi060 ceph-mon[94696]: pgmap v2442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:11 smithi141 ceph-mon[108989]: pgmap v2442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:11.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:11.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:12.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:12.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:13 smithi060 ceph-mon[94696]: pgmap v2443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:13 smithi141 ceph-mon[108989]: pgmap v2443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:14.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:14.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:15.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:15.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:15 smithi141 ceph-mon[108989]: pgmap v2444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:15 smithi060 ceph-mon[94696]: pgmap v2444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:16.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:16.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:17.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:17.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:18 smithi060 ceph-mon[94696]: pgmap v2445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:18 smithi141 ceph-mon[108989]: pgmap v2445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:18.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:18.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:19 smithi060 ceph-mon[94696]: pgmap v2446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:19 smithi141 ceph-mon[108989]: pgmap v2446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:19.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:19.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:20.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:20.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:21.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:21.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:21 smithi141 ceph-mon[108989]: pgmap v2447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:21 smithi060 ceph-mon[94696]: pgmap v2447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:22.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:22.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:23 smithi060 ceph-mon[94696]: pgmap v2448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:23 smithi141 ceph-mon[108989]: pgmap v2448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:23.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:23.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:24.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:24.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:25 smithi060 ceph-mon[94696]: pgmap v2449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:25.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:25.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:25 smithi141 ceph-mon[108989]: pgmap v2449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:26.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:26.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:27.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:27.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:28 smithi141 ceph-mon[108989]: pgmap v2450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:28 smithi060 ceph-mon[94696]: pgmap v2450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:28.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:28.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:29 smithi060 ceph-mon[94696]: pgmap v2451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:29 smithi141 ceph-mon[108989]: pgmap v2451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:29.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:29.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:31.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:31.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:31 smithi141 ceph-mon[108989]: pgmap v2452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:31 smithi060 ceph-mon[94696]: pgmap v2452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:33 smithi060 ceph-mon[94696]: pgmap v2453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:33 smithi141 ceph-mon[108989]: pgmap v2453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:33.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:33.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:34.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:34.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:35 smithi141 ceph-mon[108989]: pgmap v2454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:35 smithi060 ceph-mon[94696]: pgmap v2454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:37.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:37.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:38.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:38.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:38 smithi141 ceph-mon[108989]: pgmap v2455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:38 smithi060 ceph-mon[94696]: pgmap v2455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:39 smithi060 ceph-mon[94696]: pgmap v2456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:39 smithi141 ceph-mon[108989]: pgmap v2456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:41.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:41.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:41 smithi060 ceph-mon[94696]: pgmap v2457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:41 smithi141 ceph-mon[108989]: pgmap v2457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:43 smithi060 ceph-mon[94696]: pgmap v2458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:43 smithi141 ceph-mon[108989]: pgmap v2458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:44.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:44.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:46.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:46.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:45 smithi141 ceph-mon[108989]: pgmap v2459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:45 smithi060 ceph-mon[94696]: pgmap v2459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:47 smithi141 ceph-mon[108989]: pgmap v2460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:47 smithi060 ceph-mon[94696]: pgmap v2460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:49.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:49.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:50.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:50.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:49 smithi141 ceph-mon[108989]: pgmap v2461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:49 smithi060 ceph-mon[94696]: pgmap v2461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:51.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:51 smithi141 ceph-mon[108989]: pgmap v2462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:51 smithi060 ceph-mon[94696]: pgmap v2462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:53 smithi060 ceph-mon[94696]: pgmap v2463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:53 smithi141 ceph-mon[108989]: pgmap v2463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:54.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:44:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:55 smithi060 ceph-mon[94696]: pgmap v2464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:55 smithi141 ceph-mon[108989]: pgmap v2464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:44:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:57.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:57.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:44:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:57 smithi141 ceph-mon[108989]: pgmap v2465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:57 smithi060 ceph-mon[94696]: pgmap v2465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:44:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:44:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:00.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:44:59 smithi141 ceph-mon[108989]: pgmap v2466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:44:59 smithi060 ceph-mon[94696]: pgmap v2466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:01 smithi141 ceph-mon[108989]: pgmap v2467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:01 smithi060 ceph-mon[94696]: pgmap v2467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:03.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:03.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:03 smithi060 ceph-mon[94696]: pgmap v2468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:03 smithi141 ceph-mon[108989]: pgmap v2468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:06.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:06.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:05 smithi141 ceph-mon[108989]: pgmap v2469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:05 smithi060 ceph-mon[94696]: pgmap v2469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:07.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:07.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:45:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:45:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:08.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:08.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:08.206 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: pgmap v2470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:08.206 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:45:08.206 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:45:08.206 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:08.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:45:08.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: pgmap v2470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:45:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:45:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:45:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:45:09.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:09.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:10.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:10.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:09 smithi141 ceph-mon[108989]: pgmap v2471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:09 smithi060 ceph-mon[94696]: pgmap v2471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:11.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:11.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:12.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:12.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:11 smithi141 ceph-mon[108989]: pgmap v2472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:11 smithi060 ceph-mon[94696]: pgmap v2472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:13.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:13.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:13.303 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:13 smithi141 ceph-mon[108989]: pgmap v2473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:13 smithi060 ceph-mon[94696]: pgmap v2473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:15.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:15.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:16.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:16.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:15 smithi141 ceph-mon[108989]: pgmap v2474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:15 smithi060 ceph-mon[94696]: pgmap v2474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:17.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:17.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:18.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:17 smithi141 ceph-mon[108989]: pgmap v2475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:17 smithi060 ceph-mon[94696]: pgmap v2475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:19.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:19.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:19 smithi141 ceph-mon[108989]: pgmap v2476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:19 smithi060 ceph-mon[94696]: pgmap v2476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:21.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:22.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:22.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:21 smithi141 ceph-mon[108989]: pgmap v2477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:21 smithi060 ceph-mon[94696]: pgmap v2477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:23.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:23.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:23 smithi060 ceph-mon[94696]: pgmap v2478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:23.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:23 smithi141 ceph-mon[108989]: pgmap v2478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:24.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:24.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:25.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:25.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:25 smithi060 ceph-mon[94696]: pgmap v2479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:25 smithi141 ceph-mon[108989]: pgmap v2479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:26.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:26.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:27.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:27.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:28.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:28.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:27 smithi141 ceph-mon[108989]: pgmap v2480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:27 smithi060 ceph-mon[94696]: pgmap v2480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:30.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:30.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:29 smithi141 ceph-mon[108989]: pgmap v2481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:29 smithi060 ceph-mon[94696]: pgmap v2481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:31.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:31.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:31 smithi141 ceph-mon[108989]: pgmap v2482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:31 smithi060 ceph-mon[94696]: pgmap v2482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:33 smithi060 ceph-mon[94696]: pgmap v2483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:33 smithi141 ceph-mon[108989]: pgmap v2483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:34.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:34.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:35.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:35 smithi141 ceph-mon[108989]: pgmap v2484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:35 smithi060 ceph-mon[94696]: pgmap v2484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:37.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:37.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:38.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:38.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:37 smithi141 ceph-mon[108989]: pgmap v2485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:37 smithi060 ceph-mon[94696]: pgmap v2485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:39.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:39.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:40.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:39 smithi141 ceph-mon[108989]: pgmap v2486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:39 smithi060 ceph-mon[94696]: pgmap v2486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:41.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:41.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:42.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:42.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:41 smithi141 ceph-mon[108989]: pgmap v2487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:41 smithi060 ceph-mon[94696]: pgmap v2487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:43.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:43.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:43 smithi060 ceph-mon[94696]: pgmap v2488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:43 smithi141 ceph-mon[108989]: pgmap v2488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:44.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:44.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:46.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:46.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:45 smithi141 ceph-mon[108989]: pgmap v2489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:45 smithi060 ceph-mon[94696]: pgmap v2489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:47.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:47.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:48.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:48.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:47 smithi141 ceph-mon[108989]: pgmap v2490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:47 smithi060 ceph-mon[94696]: pgmap v2490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:49.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:49.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:50.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:50.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:49 smithi141 ceph-mon[108989]: pgmap v2491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:49 smithi060 ceph-mon[94696]: pgmap v2491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:52.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:52.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:51 smithi141 ceph-mon[108989]: pgmap v2492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:51 smithi060 ceph-mon[94696]: pgmap v2492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:53.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:53.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:53 smithi060 ceph-mon[94696]: pgmap v2493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:53 smithi141 ceph-mon[108989]: pgmap v2493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:45:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:55 smithi060 ceph-mon[94696]: pgmap v2494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:55 smithi141 ceph-mon[108989]: pgmap v2494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:45:56.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:56.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:58.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:58.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:45:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:57 smithi141 ceph-mon[108989]: pgmap v2495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:57 smithi060 ceph-mon[94696]: pgmap v2495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:45:59.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:45:59.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:00.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:00.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:45:59 smithi141 ceph-mon[108989]: pgmap v2496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:45:59 smithi060 ceph-mon[94696]: pgmap v2496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:01.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:01.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:01 smithi141 ceph-mon[108989]: pgmap v2497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:01 smithi060 ceph-mon[94696]: pgmap v2497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:03.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:03.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:03 smithi060 ceph-mon[94696]: pgmap v2498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:03 smithi141 ceph-mon[108989]: pgmap v2498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:04.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:04.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:05.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:05.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:06.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:06.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:05 smithi141 ceph-mon[108989]: pgmap v2499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:05 smithi060 ceph-mon[94696]: pgmap v2499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:08.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:08.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: pgmap v2500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:46:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:46:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: pgmap v2500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:46:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:46:09.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:09.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:10.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:10.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:09 smithi141 ceph-mon[108989]: pgmap v2501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:09 smithi060 ceph-mon[94696]: pgmap v2501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:11.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:11.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:12.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:12.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:11 smithi141 ceph-mon[108989]: pgmap v2502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:11 smithi060 ceph-mon[94696]: pgmap v2502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:13.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:13.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:13 smithi060 ceph-mon[94696]: pgmap v2503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:13 smithi141 ceph-mon[108989]: pgmap v2503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:14.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:14.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:15.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:15.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:16.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:16.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:15 smithi141 ceph-mon[108989]: pgmap v2504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:15 smithi060 ceph-mon[94696]: pgmap v2504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:17.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:17.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:18.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:18.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:17 smithi141 ceph-mon[108989]: pgmap v2505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:17 smithi060 ceph-mon[94696]: pgmap v2505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:19.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:19.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:20.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:20.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:19 smithi141 ceph-mon[108989]: pgmap v2506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:19 smithi060 ceph-mon[94696]: pgmap v2506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:21.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:21.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:22.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:22.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:21 smithi141 ceph-mon[108989]: pgmap v2507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:21 smithi060 ceph-mon[94696]: pgmap v2507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:23.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:23.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:23 smithi060 ceph-mon[94696]: pgmap v2508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:23 smithi141 ceph-mon[108989]: pgmap v2508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:24.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:24.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:25.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:25.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:25 smithi060 ceph-mon[94696]: pgmap v2509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:25 smithi141 ceph-mon[108989]: pgmap v2509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:26.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:26.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:27.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:27.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:28.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:28.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:27 smithi141 ceph-mon[108989]: pgmap v2510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:27 smithi060 ceph-mon[94696]: pgmap v2510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:29.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:29.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:30.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:30.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:29 smithi141 ceph-mon[108989]: pgmap v2511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:29 smithi060 ceph-mon[94696]: pgmap v2511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:31.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:31.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:32.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:32.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:31 smithi141 ceph-mon[108989]: pgmap v2512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:31 smithi060 ceph-mon[94696]: pgmap v2512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:33.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:33.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:33 smithi060 ceph-mon[94696]: pgmap v2513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:33 smithi141 ceph-mon[108989]: pgmap v2513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:34.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:34.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:35.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:35.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:36.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:35 smithi141 ceph-mon[108989]: pgmap v2514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:35 smithi060 ceph-mon[94696]: pgmap v2514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:37.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:37.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:38.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:38.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:37 smithi141 ceph-mon[108989]: pgmap v2515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:37 smithi060 ceph-mon[94696]: pgmap v2515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:39.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:39.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:40.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:40.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:39 smithi141 ceph-mon[108989]: pgmap v2516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:39 smithi060 ceph-mon[94696]: pgmap v2516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:41.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:42.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:42.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:41 smithi141 ceph-mon[108989]: pgmap v2517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:41 smithi060 ceph-mon[94696]: pgmap v2517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:43.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:43.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:43 smithi060 ceph-mon[94696]: pgmap v2518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:43 smithi141 ceph-mon[108989]: pgmap v2518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:45 smithi141 ceph-mon[108989]: pgmap v2519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:45 smithi060 ceph-mon[94696]: pgmap v2519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:47.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:47.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:48.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:48.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:47 smithi141 ceph-mon[108989]: pgmap v2520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:47 smithi060 ceph-mon[94696]: pgmap v2520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:49.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:49.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:49 smithi141 ceph-mon[108989]: pgmap v2521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:49 smithi060 ceph-mon[94696]: pgmap v2521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:51.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:51.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:52.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:51 smithi141 ceph-mon[108989]: pgmap v2522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:51 smithi060 ceph-mon[94696]: pgmap v2522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:53.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:53.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:53 smithi060 ceph-mon[94696]: pgmap v2523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:53 smithi141 ceph-mon[108989]: pgmap v2523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:54.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:54.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:46:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:55.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:55 smithi060 ceph-mon[94696]: pgmap v2524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:55 smithi141 ceph-mon[108989]: pgmap v2524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:46:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:57.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:57.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:57 smithi141 ceph-mon[108989]: pgmap v2525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:58.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:58.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:46:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:57 smithi060 ceph-mon[94696]: pgmap v2525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:46:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:46:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:46:59 smithi141 ceph-mon[108989]: pgmap v2526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:00.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:46:59 smithi060 ceph-mon[94696]: pgmap v2526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:01 smithi141 ceph-mon[108989]: pgmap v2527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:01 smithi060 ceph-mon[94696]: pgmap v2527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:03.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:03.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:03 smithi060 ceph-mon[94696]: pgmap v2528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:03 smithi141 ceph-mon[108989]: pgmap v2528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:05 smithi141 ceph-mon[108989]: pgmap v2529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:06.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:05 smithi060 ceph-mon[94696]: pgmap v2529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:07 smithi141 ceph-mon[108989]: pgmap v2530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:07 smithi060 ceph-mon[94696]: pgmap v2530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:47:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:47:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:47:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:47:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:47:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:47:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:47:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:47:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:47:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:47:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:47:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:47:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:09 smithi141 ceph-mon[108989]: pgmap v2531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:09 smithi060 ceph-mon[94696]: pgmap v2531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:11.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:11 smithi141 ceph-mon[108989]: pgmap v2532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:12.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:12.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:11 smithi060 ceph-mon[94696]: pgmap v2532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:13.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:13.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:13 smithi060 ceph-mon[94696]: pgmap v2533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:13 smithi141 ceph-mon[108989]: pgmap v2533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:14.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:14.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:15.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:15.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:15 smithi141 ceph-mon[108989]: pgmap v2534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:15 smithi060 ceph-mon[94696]: pgmap v2534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:17 smithi141 ceph-mon[108989]: pgmap v2535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:17 smithi060 ceph-mon[94696]: pgmap v2535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:19 smithi141 ceph-mon[108989]: pgmap v2536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:19 smithi060 ceph-mon[94696]: pgmap v2536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:21 smithi141 ceph-mon[108989]: pgmap v2537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:21 smithi060 ceph-mon[94696]: pgmap v2537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:23 smithi060 ceph-mon[94696]: pgmap v2538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:23 smithi141 ceph-mon[108989]: pgmap v2538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:24.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:24.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:25.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:25 smithi060 ceph-mon[94696]: pgmap v2539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:25 smithi141 ceph-mon[108989]: pgmap v2539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:27.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:27.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:27 smithi141 ceph-mon[108989]: pgmap v2540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:27 smithi060 ceph-mon[94696]: pgmap v2540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:29.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:29.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:29 smithi141 ceph-mon[108989]: pgmap v2541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:29 smithi060 ceph-mon[94696]: pgmap v2541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:31.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:31 smithi141 ceph-mon[108989]: pgmap v2542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:32.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:32.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:31 smithi060 ceph-mon[94696]: pgmap v2542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:33.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:33.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:33 smithi060 ceph-mon[94696]: pgmap v2543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:33 smithi141 ceph-mon[108989]: pgmap v2543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:34.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:35.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:35.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:35 smithi141 ceph-mon[108989]: pgmap v2544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:36.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:36.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:35 smithi060 ceph-mon[94696]: pgmap v2544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:37.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:37.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:37 smithi141 ceph-mon[108989]: pgmap v2545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:38.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:38.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:37 smithi060 ceph-mon[94696]: pgmap v2545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:39.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:39.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:39 smithi141 ceph-mon[108989]: pgmap v2546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:40.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:40.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:39 smithi060 ceph-mon[94696]: pgmap v2546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:41.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:41.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:41 smithi141 ceph-mon[108989]: pgmap v2547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:42.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:42.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:41 smithi060 ceph-mon[94696]: pgmap v2547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:43.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:43.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:43 smithi060 ceph-mon[94696]: pgmap v2548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:43 smithi141 ceph-mon[108989]: pgmap v2548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:44.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:44.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:45.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:45.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:45 smithi141 ceph-mon[108989]: pgmap v2549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:46.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:46.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:45 smithi060 ceph-mon[94696]: pgmap v2549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:47.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:47.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:47 smithi141 ceph-mon[108989]: pgmap v2550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:47 smithi060 ceph-mon[94696]: pgmap v2550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:48.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:48.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:49.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:49 smithi141 ceph-mon[108989]: pgmap v2551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:49 smithi060 ceph-mon[94696]: pgmap v2551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:51.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:51.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:51 smithi141 ceph-mon[108989]: pgmap v2552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:51 smithi060 ceph-mon[94696]: pgmap v2552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:52.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:53 smithi060 ceph-mon[94696]: pgmap v2553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:53 smithi141 ceph-mon[108989]: pgmap v2553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:54.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:54.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:54.955 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:47:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:55 smithi060 ceph-mon[94696]: pgmap v2554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:55 smithi141 ceph-mon[108989]: pgmap v2554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:47:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:57.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:57.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:57 smithi141 ceph-mon[108989]: pgmap v2555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:57 smithi060 ceph-mon[94696]: pgmap v2555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:47:58.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:58.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:47:59.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:47:59.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:47:59 smithi141 ceph-mon[108989]: pgmap v2556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:47:59 smithi060 ceph-mon[94696]: pgmap v2556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:00.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:00.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:01.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:01.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:01 smithi141 ceph-mon[108989]: pgmap v2557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:01 smithi060 ceph-mon[94696]: pgmap v2557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:02.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:02.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:03 smithi060 ceph-mon[94696]: pgmap v2558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:03.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:03.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:03 smithi141 ceph-mon[108989]: pgmap v2558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:04.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:04.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:05.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:05.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:05 smithi141 ceph-mon[108989]: pgmap v2559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:05 smithi060 ceph-mon[94696]: pgmap v2559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:06.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:06.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:07.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:07.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:07 smithi141 ceph-mon[108989]: pgmap v2560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:07 smithi060 ceph-mon[94696]: pgmap v2560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:08.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:08.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:48:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:48:09.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:09.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:10.246 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: pgmap v2561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:10.246 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:48:10.246 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:48:10.247 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:48:10.247 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:48:10.247 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:48:10.247 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: pgmap v2561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:48:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:48:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:48:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:48:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:48:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:11.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:11.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:11 smithi060 ceph-mon[94696]: pgmap v2562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:12.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:12.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:11 smithi141 ceph-mon[108989]: pgmap v2562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:13 smithi060 ceph-mon[94696]: pgmap v2563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:13.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:13.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:13 smithi141 ceph-mon[108989]: pgmap v2563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:14.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:14.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:15 smithi141 ceph-mon[108989]: pgmap v2564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:15 smithi060 ceph-mon[94696]: pgmap v2564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:16.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:16.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:17.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:17.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:17 smithi141 ceph-mon[108989]: pgmap v2565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:17 smithi060 ceph-mon[94696]: pgmap v2565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:18.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:18.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:19.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:19.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:19 smithi060 ceph-mon[94696]: pgmap v2566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:20.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:20.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:19 smithi141 ceph-mon[108989]: pgmap v2566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:21 smithi060 ceph-mon[94696]: pgmap v2567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:22.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:22.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:21 smithi141 ceph-mon[108989]: pgmap v2567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:23 smithi060 ceph-mon[94696]: pgmap v2568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:23.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:23 smithi141 ceph-mon[108989]: pgmap v2568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:24.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:24.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:25.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:25.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:25 smithi060 ceph-mon[94696]: pgmap v2569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:25 smithi141 ceph-mon[108989]: pgmap v2569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:26.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:26.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:27 smithi141 ceph-mon[108989]: pgmap v2570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:27 smithi060 ceph-mon[94696]: pgmap v2570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:29.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:29.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:30.314 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:29 smithi141 ceph-mon[108989]: pgmap v2571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:29 smithi060 ceph-mon[94696]: pgmap v2571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:30.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:30.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:31.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:31.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:31 smithi060 ceph-mon[94696]: pgmap v2572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:32.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:32.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:31 smithi141 ceph-mon[108989]: pgmap v2572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:33 smithi060 ceph-mon[94696]: pgmap v2573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:33.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:33.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:33 smithi141 ceph-mon[108989]: pgmap v2573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:35 smithi060 ceph-mon[94696]: pgmap v2574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:36.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:35 smithi141 ceph-mon[108989]: pgmap v2574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:37.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:37.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:37 smithi060 ceph-mon[94696]: pgmap v2575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:38.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:38.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:37 smithi141 ceph-mon[108989]: pgmap v2575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:39.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:39.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:39 smithi060 ceph-mon[94696]: pgmap v2576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:40.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:40.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:40.416 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:39 smithi141 ceph-mon[108989]: pgmap v2576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:40.417 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:41.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:41.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:41 smithi060 ceph-mon[94696]: pgmap v2577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:42.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:42.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:41 smithi141 ceph-mon[108989]: pgmap v2577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:43 smithi060 ceph-mon[94696]: pgmap v2578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:43.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:43.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:43 smithi141 ceph-mon[108989]: pgmap v2578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:44.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:44.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:45.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:45.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:45 smithi060 ceph-mon[94696]: pgmap v2579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:46.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:46.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:45 smithi141 ceph-mon[108989]: pgmap v2579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:47.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:47.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:47 smithi060 ceph-mon[94696]: pgmap v2580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:48.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:48.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:47 smithi141 ceph-mon[108989]: pgmap v2580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:49.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:49.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:49 smithi060 ceph-mon[94696]: pgmap v2581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:50.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:50.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:49 smithi141 ceph-mon[108989]: pgmap v2581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:51.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:51.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:51 smithi060 ceph-mon[94696]: pgmap v2582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:52.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:52.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:51 smithi141 ceph-mon[108989]: pgmap v2582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:53 smithi060 ceph-mon[94696]: pgmap v2583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:53.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:53.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:53 smithi141 ceph-mon[108989]: pgmap v2583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:54.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:54.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:48:55.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:55.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:55 smithi060 ceph-mon[94696]: pgmap v2584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:55 smithi141 ceph-mon[108989]: pgmap v2584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:48:56.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:56.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:57.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:57.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:57 smithi060 ceph-mon[94696]: pgmap v2585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:58.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:58.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:48:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:57 smithi141 ceph-mon[108989]: pgmap v2585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:48:59.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:48:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:48:59 smithi060 ceph-mon[94696]: pgmap v2586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:00.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:00.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:48:59 smithi141 ceph-mon[108989]: pgmap v2586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:01.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:01.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:01 smithi060 ceph-mon[94696]: pgmap v2587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:02.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:02.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:01 smithi141 ceph-mon[108989]: pgmap v2587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:03 smithi060 ceph-mon[94696]: pgmap v2588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:03.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:03.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:03 smithi141 ceph-mon[108989]: pgmap v2588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:04.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:04.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:05.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:05.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:05 smithi060 ceph-mon[94696]: pgmap v2589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:06.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:06.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:05 smithi141 ceph-mon[108989]: pgmap v2589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:07.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:07.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:07 smithi060 ceph-mon[94696]: pgmap v2590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:07 smithi141 ceph-mon[108989]: pgmap v2590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:09.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:09.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: pgmap v2591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:49:10.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:49:10.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:49:10.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:10.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: pgmap v2591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:49:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:49:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:49:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:49:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:49:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:49:11.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:11.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:12 smithi060 ceph-mon[94696]: pgmap v2592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:12.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:12.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:12 smithi141 ceph-mon[108989]: pgmap v2592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:13 smithi060 ceph-mon[94696]: pgmap v2593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:13.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:13.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:13 smithi141 ceph-mon[108989]: pgmap v2593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:14.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:14.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:15.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:15.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:15 smithi141 ceph-mon[108989]: pgmap v2594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:15 smithi060 ceph-mon[94696]: pgmap v2594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:16.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:16.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:17.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:17.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:18 smithi060 ceph-mon[94696]: pgmap v2595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:18.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:18.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:18 smithi141 ceph-mon[108989]: pgmap v2595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:19.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:19.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:20 smithi060 ceph-mon[94696]: pgmap v2596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:20.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:20.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:20 smithi141 ceph-mon[108989]: pgmap v2596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:21.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:21.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:22 smithi060 ceph-mon[94696]: pgmap v2597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:22.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:22.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:22 smithi141 ceph-mon[108989]: pgmap v2597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:23 smithi060 ceph-mon[94696]: pgmap v2598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:23.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:23.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:23 smithi141 ceph-mon[108989]: pgmap v2598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:24.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:24.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:25.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:25.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:25 smithi060 ceph-mon[94696]: pgmap v2599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:25.879 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:25 smithi141 ceph-mon[108989]: pgmap v2599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:26.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:26.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:27.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:27.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:28 smithi060 ceph-mon[94696]: pgmap v2600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:28 smithi141 ceph-mon[108989]: pgmap v2600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:28.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:28.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:29.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:29.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:30 smithi060 ceph-mon[94696]: pgmap v2601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:30 smithi141 ceph-mon[108989]: pgmap v2601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:30.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:30.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:31.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:31.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:32 smithi060 ceph-mon[94696]: pgmap v2602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:32 smithi141 ceph-mon[108989]: pgmap v2602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:32.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:32.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:33 smithi141 ceph-mon[108989]: pgmap v2603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:33.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:33.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:33 smithi060 ceph-mon[94696]: pgmap v2603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:34.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:34.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:35.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:35.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:36 smithi141 ceph-mon[108989]: pgmap v2604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:36 smithi060 ceph-mon[94696]: pgmap v2604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:36.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:36.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:37.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:37.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:38 smithi060 ceph-mon[94696]: pgmap v2605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:38 smithi141 ceph-mon[108989]: pgmap v2605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:38.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:38.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:39.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:39.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:40 smithi060 ceph-mon[94696]: pgmap v2606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:40 smithi141 ceph-mon[108989]: pgmap v2606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:40.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:40.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:41.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:41.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:42 smithi060 ceph-mon[94696]: pgmap v2607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:42 smithi141 ceph-mon[108989]: pgmap v2607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:42.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:42.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:43 smithi141 ceph-mon[108989]: pgmap v2608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:43.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:43.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:43 smithi060 ceph-mon[94696]: pgmap v2608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:44.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:44.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:45.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:45.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:46 smithi060 ceph-mon[94696]: pgmap v2609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:46 smithi141 ceph-mon[108989]: pgmap v2609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:46.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:46.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:47.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:47.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:48 smithi060 ceph-mon[94696]: pgmap v2610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:48 smithi141 ceph-mon[108989]: pgmap v2610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:48.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:48.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:49.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:49.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:50 smithi060 ceph-mon[94696]: pgmap v2611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:50 smithi141 ceph-mon[108989]: pgmap v2611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:50.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:50.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:51.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:51.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:52 smithi060 ceph-mon[94696]: pgmap v2612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:52 smithi141 ceph-mon[108989]: pgmap v2612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:52.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:52.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:53 smithi141 ceph-mon[108989]: pgmap v2613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:53.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:53.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:53 smithi060 ceph-mon[94696]: pgmap v2613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:54.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:54.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:49:55.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:55.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:55 smithi060 ceph-mon[94696]: pgmap v2614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:55 smithi141 ceph-mon[108989]: pgmap v2614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:49:56.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:56.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:57.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:57.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:49:58 smithi060 ceph-mon[94696]: pgmap v2615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:49:58 smithi141 ceph-mon[108989]: pgmap v2615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:49:58.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:58.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:49:59.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:49:59.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:00 smithi060 ceph-mon[94696]: pgmap v2616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T08:50:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:00 smithi141 ceph-mon[108989]: pgmap v2616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T08:50:00.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:00.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:01.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:01.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:02 smithi060 ceph-mon[94696]: pgmap v2617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:02 smithi141 ceph-mon[108989]: pgmap v2617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:02.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:02.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:03 smithi141 ceph-mon[108989]: pgmap v2618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:03.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:03.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:03 smithi060 ceph-mon[94696]: pgmap v2618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:04.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:04.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:05.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:05.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:06.289 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:06 smithi141 ceph-mon[108989]: pgmap v2619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:06 smithi060 ceph-mon[94696]: pgmap v2619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:06.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:06.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:07.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:07.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:08 smithi060 ceph-mon[94696]: pgmap v2620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:08 smithi141 ceph-mon[108989]: pgmap v2620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:08.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:08.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:09.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:09.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:10 smithi060 ceph-mon[94696]: pgmap v2621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:10 smithi141 ceph-mon[108989]: pgmap v2621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:10.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:10.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:50:11.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:50:11.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:50:11.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:50:11.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:50:11.341 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:50:11.341 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:50:11.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:11.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:12 smithi060 ceph-mon[94696]: pgmap v2622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:12 smithi141 ceph-mon[108989]: pgmap v2622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:13 smithi141 ceph-mon[108989]: pgmap v2623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:13.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:13.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:13 smithi060 ceph-mon[94696]: pgmap v2623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:14.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:14.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:15.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:15.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:16 smithi060 ceph-mon[94696]: pgmap v2624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:16.388 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:16 smithi141 ceph-mon[108989]: pgmap v2624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:16.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:16.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:17.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:17.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:18 smithi060 ceph-mon[94696]: pgmap v2625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:18 smithi141 ceph-mon[108989]: pgmap v2625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:18.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:18.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:19.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:19.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:20 smithi060 ceph-mon[94696]: pgmap v2626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:20 smithi141 ceph-mon[108989]: pgmap v2626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:20.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:20.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:21.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:21.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:22 smithi060 ceph-mon[94696]: pgmap v2627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:22 smithi141 ceph-mon[108989]: pgmap v2627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:22.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:22.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:23 smithi141 ceph-mon[108989]: pgmap v2628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:23 smithi060 ceph-mon[94696]: pgmap v2628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:23.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:23.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:24.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:24.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:25.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:25.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:25 smithi141 ceph-mon[108989]: pgmap v2629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:25 smithi060 ceph-mon[94696]: pgmap v2629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:26.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:26.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:27.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:27.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:28 smithi060 ceph-mon[94696]: pgmap v2630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:28 smithi141 ceph-mon[108989]: pgmap v2630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:28.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:28.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:29.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:29.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:30 smithi060 ceph-mon[94696]: pgmap v2631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:30 smithi141 ceph-mon[108989]: pgmap v2631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:30.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:30.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:31.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:31.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:32 smithi060 ceph-mon[94696]: pgmap v2632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:32 smithi141 ceph-mon[108989]: pgmap v2632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:32.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:32.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:33 smithi141 ceph-mon[108989]: pgmap v2633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:33 smithi060 ceph-mon[94696]: pgmap v2633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:33.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:33.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:34.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:34.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:35.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:35.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:36 smithi060 ceph-mon[94696]: pgmap v2634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:36 smithi141 ceph-mon[108989]: pgmap v2634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:36.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:36.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:37.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:37.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:38 smithi060 ceph-mon[94696]: pgmap v2635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:38 smithi141 ceph-mon[108989]: pgmap v2635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:38.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:38.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:39.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:39.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:40 smithi060 ceph-mon[94696]: pgmap v2636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:40 smithi141 ceph-mon[108989]: pgmap v2636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:40.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:40.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:41.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:41.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:42 smithi060 ceph-mon[94696]: pgmap v2637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:42 smithi141 ceph-mon[108989]: pgmap v2637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:42.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:42.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:43 smithi141 ceph-mon[108989]: pgmap v2638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:43 smithi060 ceph-mon[94696]: pgmap v2638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:43.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:43.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:44.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:44.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:45.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:45.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:46 smithi060 ceph-mon[94696]: pgmap v2639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:46 smithi141 ceph-mon[108989]: pgmap v2639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:46.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:46.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:47.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:47.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:48 smithi060 ceph-mon[94696]: pgmap v2640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:48 smithi141 ceph-mon[108989]: pgmap v2640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:48.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:48.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:49.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:49.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:50 smithi060 ceph-mon[94696]: pgmap v2641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:50 smithi141 ceph-mon[108989]: pgmap v2641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:50.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:50.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:51.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:51.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:52 smithi060 ceph-mon[94696]: pgmap v2642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:52 smithi141 ceph-mon[108989]: pgmap v2642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:52.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:52.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:53 smithi141 ceph-mon[108989]: pgmap v2643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:53 smithi060 ceph-mon[94696]: pgmap v2643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:53.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:53.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:54.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:54.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:50:55.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:55.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:55 smithi141 ceph-mon[108989]: pgmap v2644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:55 smithi060 ceph-mon[94696]: pgmap v2644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:50:56.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:56.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:57.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:57.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:50:58 smithi060 ceph-mon[94696]: pgmap v2645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:50:58 smithi141 ceph-mon[108989]: pgmap v2645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:50:58.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:58.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:50:59.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:50:59.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:00 smithi060 ceph-mon[94696]: pgmap v2646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:00 smithi141 ceph-mon[108989]: pgmap v2646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:00.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:00.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:01.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:01.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:02 smithi141 ceph-mon[108989]: pgmap v2647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:02 smithi060 ceph-mon[94696]: pgmap v2647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:02.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:02.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:03 smithi141 ceph-mon[108989]: pgmap v2648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:03 smithi060 ceph-mon[94696]: pgmap v2648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:03.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:03.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:04.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:04.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:05.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:05.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:06 smithi060 ceph-mon[94696]: pgmap v2649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:06 smithi141 ceph-mon[108989]: pgmap v2649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:06.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:06.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:07.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:07.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:08 smithi060 ceph-mon[94696]: pgmap v2650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:08 smithi141 ceph-mon[108989]: pgmap v2650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:08.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:08.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:09.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:09.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:10 smithi060 ceph-mon[94696]: pgmap v2651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:10 smithi141 ceph-mon[108989]: pgmap v2651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:10.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:10.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:51:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:51:11.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:11.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: pgmap v2652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:51:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:51:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:51:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:51:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:51:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: pgmap v2652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:51:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:51:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:51:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:51:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:51:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:12.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:13 smithi141 ceph-mon[108989]: pgmap v2653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:13 smithi060 ceph-mon[94696]: pgmap v2653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:13.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:13.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:14.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:14.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:15.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:15.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:16 smithi060 ceph-mon[94696]: pgmap v2654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:16 smithi141 ceph-mon[108989]: pgmap v2654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:16.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:16.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:17.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:17.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:18 smithi060 ceph-mon[94696]: pgmap v2655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:18 smithi141 ceph-mon[108989]: pgmap v2655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:18.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:18.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:19.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:19.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:20 smithi060 ceph-mon[94696]: pgmap v2656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:20 smithi141 ceph-mon[108989]: pgmap v2656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:20.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:20.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:21.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:21.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:22 smithi060 ceph-mon[94696]: pgmap v2657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:22 smithi141 ceph-mon[108989]: pgmap v2657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:22.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:22.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:23 smithi141 ceph-mon[108989]: pgmap v2658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:23 smithi060 ceph-mon[94696]: pgmap v2658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:23.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:23.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:24.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:24.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:25.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:25.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:25 smithi141 ceph-mon[108989]: pgmap v2659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:25 smithi060 ceph-mon[94696]: pgmap v2659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:26.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:26.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:27.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:27.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:28 smithi060 ceph-mon[94696]: pgmap v2660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:28 smithi141 ceph-mon[108989]: pgmap v2660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:28.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:28.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:29.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:29.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:30 smithi060 ceph-mon[94696]: pgmap v2661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:30 smithi141 ceph-mon[108989]: pgmap v2661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:30.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:30.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:31.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:31.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:32 smithi060 ceph-mon[94696]: pgmap v2662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:32 smithi141 ceph-mon[108989]: pgmap v2662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:32.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:32.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:33 smithi141 ceph-mon[108989]: pgmap v2663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:33 smithi060 ceph-mon[94696]: pgmap v2663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:33.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:33.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:34.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:34.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:35.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:35.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:36 smithi060 ceph-mon[94696]: pgmap v2664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:36 smithi141 ceph-mon[108989]: pgmap v2664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:36.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:36.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:37.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:37.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:38 smithi060 ceph-mon[94696]: pgmap v2665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:38 smithi141 ceph-mon[108989]: pgmap v2665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:38.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:38.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:39.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:39.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:40 smithi060 ceph-mon[94696]: pgmap v2666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:40 smithi141 ceph-mon[108989]: pgmap v2666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:40.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:40.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:41.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:41.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:42 smithi060 ceph-mon[94696]: pgmap v2667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:42 smithi141 ceph-mon[108989]: pgmap v2667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:42.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:42.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:43 smithi141 ceph-mon[108989]: pgmap v2668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:43 smithi060 ceph-mon[94696]: pgmap v2668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:43.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:43.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:44.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:44.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:45.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:45.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:46 smithi060 ceph-mon[94696]: pgmap v2669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:46 smithi141 ceph-mon[108989]: pgmap v2669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:46.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:46.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:47.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:47.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:48 smithi060 ceph-mon[94696]: pgmap v2670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:48 smithi141 ceph-mon[108989]: pgmap v2670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:48.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:48.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:49.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:49.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:50 smithi060 ceph-mon[94696]: pgmap v2671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:50 smithi141 ceph-mon[108989]: pgmap v2671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:50.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:50.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:51.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:51.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:52 smithi060 ceph-mon[94696]: pgmap v2672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:52.362 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:52 smithi141 ceph-mon[108989]: pgmap v2672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:52.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:52.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:53 smithi141 ceph-mon[108989]: pgmap v2673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:53 smithi060 ceph-mon[94696]: pgmap v2673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:53.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:53.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:54.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:54.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:51:55.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:55.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:55.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:55 smithi141 ceph-mon[108989]: pgmap v2674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:55 smithi060 ceph-mon[94696]: pgmap v2674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:51:56.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:56.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:57.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:57.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:51:58 smithi060 ceph-mon[94696]: pgmap v2675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:51:58 smithi141 ceph-mon[108989]: pgmap v2675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:51:58.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:58.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:51:59.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:51:59.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:00 smithi060 ceph-mon[94696]: pgmap v2676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:00 smithi141 ceph-mon[108989]: pgmap v2676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:00.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:00.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:01.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:01.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:02 smithi060 ceph-mon[94696]: pgmap v2677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:02.465 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:02 smithi141 ceph-mon[108989]: pgmap v2677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:02.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:02.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:03 smithi060 ceph-mon[94696]: pgmap v2678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:03 smithi141 ceph-mon[108989]: pgmap v2678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:03.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:03.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:04.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:04.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:05.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:05.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:06 smithi060 ceph-mon[94696]: pgmap v2679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:06 smithi141 ceph-mon[108989]: pgmap v2679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:06.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:07.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:07.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:08 smithi060 ceph-mon[94696]: pgmap v2680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:08 smithi141 ceph-mon[108989]: pgmap v2680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:08.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:08.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:09.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:10 smithi060 ceph-mon[94696]: pgmap v2681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:10 smithi141 ceph-mon[108989]: pgmap v2681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:10.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:12 smithi060 ceph-mon[94696]: pgmap v2682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:52:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:12 smithi141 ceph-mon[108989]: pgmap v2682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:52:12.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:12.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:13 smithi060 ceph-mon[94696]: pgmap v2683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:13 smithi141 ceph-mon[108989]: pgmap v2683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:13.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:13.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:14.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:14.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:15 smithi141 ceph-mon[108989]: pgmap v2684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:52:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:15 smithi060 ceph-mon[94696]: pgmap v2684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:15.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:15.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:16.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:16.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:17.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:17.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:18 smithi060 ceph-mon[94696]: pgmap v2685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:18 smithi141 ceph-mon[108989]: pgmap v2685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:18.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:18.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:19.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:19.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:20 smithi060 ceph-mon[94696]: pgmap v2686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:20 smithi141 ceph-mon[108989]: pgmap v2686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:20.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:20.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:21.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:22 smithi060 ceph-mon[94696]: pgmap v2687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:22 smithi141 ceph-mon[108989]: pgmap v2687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:22.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:22.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:23 smithi141 ceph-mon[108989]: pgmap v2688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:23 smithi060 ceph-mon[94696]: pgmap v2688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:23.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:23.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:24.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:25.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:25.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:25 smithi141 ceph-mon[108989]: pgmap v2689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:25 smithi060 ceph-mon[94696]: pgmap v2689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:28 smithi060 ceph-mon[94696]: pgmap v2690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:28 smithi141 ceph-mon[108989]: pgmap v2690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:28.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:28.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:29.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:29.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:30 smithi060 ceph-mon[94696]: pgmap v2691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:30 smithi141 ceph-mon[108989]: pgmap v2691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:31.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:31.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:32 smithi141 ceph-mon[108989]: pgmap v2692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:32 smithi060 ceph-mon[94696]: pgmap v2692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:32.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:32.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:33 smithi141 ceph-mon[108989]: pgmap v2693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:33 smithi060 ceph-mon[94696]: pgmap v2693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:33.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:33.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:34.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:34.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:35.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:35.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:36 smithi060 ceph-mon[94696]: pgmap v2694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:36 smithi141 ceph-mon[108989]: pgmap v2694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:36.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:36.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:37.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:37.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:38 smithi141 ceph-mon[108989]: pgmap v2695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:38 smithi060 ceph-mon[94696]: pgmap v2695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:39.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:39.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:40 smithi141 ceph-mon[108989]: pgmap v2696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:40 smithi060 ceph-mon[94696]: pgmap v2696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:40.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:40.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:41.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:41.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:42 smithi141 ceph-mon[108989]: pgmap v2697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:42 smithi060 ceph-mon[94696]: pgmap v2697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:42.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:42.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:43 smithi141 ceph-mon[108989]: pgmap v2698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:43 smithi060 ceph-mon[94696]: pgmap v2698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:43.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:43.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:45.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:45.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:46 smithi141 ceph-mon[108989]: pgmap v2699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:46 smithi060 ceph-mon[94696]: pgmap v2699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:46.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:46.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:47.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:47.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:48 smithi141 ceph-mon[108989]: pgmap v2700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:48.371 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:48 smithi060 ceph-mon[94696]: pgmap v2700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:49.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:49.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:50 smithi141 ceph-mon[108989]: pgmap v2701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:50 smithi060 ceph-mon[94696]: pgmap v2701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:50.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:50.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:51.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:51.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:52 smithi141 ceph-mon[108989]: pgmap v2702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:52 smithi060 ceph-mon[94696]: pgmap v2702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:52.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:52.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:53 smithi141 ceph-mon[108989]: pgmap v2703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:53.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:53 smithi060 ceph-mon[94696]: pgmap v2703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:53.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:53.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:54.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:52:55.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:55.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:55 smithi141 ceph-mon[108989]: pgmap v2704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:55 smithi060 ceph-mon[94696]: pgmap v2704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:52:56.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:56.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:57.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:57.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:58.485 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:52:58 smithi060 ceph-mon[94696]: pgmap v2705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:52:58 smithi141 ceph-mon[108989]: pgmap v2705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:52:58.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:58.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:52:59.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:52:59.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:00 smithi141 ceph-mon[108989]: pgmap v2706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:00 smithi060 ceph-mon[94696]: pgmap v2706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:00.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:00.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:01.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:01.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:02 smithi141 ceph-mon[108989]: pgmap v2707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:02 smithi060 ceph-mon[94696]: pgmap v2707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:02.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:02.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:03 smithi141 ceph-mon[108989]: pgmap v2708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:03.541 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:03 smithi060 ceph-mon[94696]: pgmap v2708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:03.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:03.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:04.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:04.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:05.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:05.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:06 smithi141 ceph-mon[108989]: pgmap v2709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:06 smithi060 ceph-mon[94696]: pgmap v2709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:06.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:06.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:07.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:07.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:08 smithi060 ceph-mon[94696]: pgmap v2710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:08 smithi141 ceph-mon[108989]: pgmap v2710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:08.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:08.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:09.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:09.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:10 smithi141 ceph-mon[108989]: pgmap v2711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:10 smithi060 ceph-mon[94696]: pgmap v2711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:10.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:10.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:11.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:11.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:12 smithi141 ceph-mon[108989]: pgmap v2712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:12 smithi060 ceph-mon[94696]: pgmap v2712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:12.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:12.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:13 smithi141 ceph-mon[108989]: pgmap v2713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:13 smithi060 ceph-mon[94696]: pgmap v2713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:13.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:13.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:14.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:14.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:53:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:53:15.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:15.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:15 smithi141 ceph-mon[108989]: pgmap v2714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:15 smithi060 ceph-mon[94696]: pgmap v2714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:17.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:18 smithi141 ceph-mon[108989]: pgmap v2715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:18 smithi060 ceph-mon[94696]: pgmap v2715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: pgmap v2716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: pgmap v2716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:53:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:53:20.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:21.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:21.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:22 smithi141 ceph-mon[108989]: pgmap v2717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:22 smithi060 ceph-mon[94696]: pgmap v2717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:23 smithi141 ceph-mon[108989]: pgmap v2718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:23 smithi060 ceph-mon[94696]: pgmap v2718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:23.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:24.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:24.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:25 smithi141 ceph-mon[108989]: pgmap v2719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:25 smithi060 ceph-mon[94696]: pgmap v2719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:26.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:28.340 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:28 smithi141 ceph-mon[108989]: pgmap v2720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:28 smithi060 ceph-mon[94696]: pgmap v2720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:29.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:30 smithi141 ceph-mon[108989]: pgmap v2721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:30 smithi060 ceph-mon[94696]: pgmap v2721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:32 smithi141 ceph-mon[108989]: pgmap v2722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:32 smithi060 ceph-mon[94696]: pgmap v2722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:32.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:33.392 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:33 smithi141 ceph-mon[108989]: pgmap v2723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:33 smithi060 ceph-mon[94696]: pgmap v2723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:36 smithi141 ceph-mon[108989]: pgmap v2724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:36 smithi060 ceph-mon[94696]: pgmap v2724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:38.443 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:38 smithi141 ceph-mon[108989]: pgmap v2725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:38 smithi060 ceph-mon[94696]: pgmap v2725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:40 smithi141 ceph-mon[108989]: pgmap v2726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:40 smithi060 ceph-mon[94696]: pgmap v2726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:42 smithi141 ceph-mon[108989]: pgmap v2727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:42 smithi060 ceph-mon[94696]: pgmap v2727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:42.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:43 smithi141 ceph-mon[108989]: pgmap v2728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:43 smithi060 ceph-mon[94696]: pgmap v2728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:46 smithi141 ceph-mon[108989]: pgmap v2729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:46 smithi060 ceph-mon[94696]: pgmap v2729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:46.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:48 smithi141 ceph-mon[108989]: pgmap v2730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:48 smithi060 ceph-mon[94696]: pgmap v2730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:49.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:50 smithi141 ceph-mon[108989]: pgmap v2731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:50 smithi060 ceph-mon[94696]: pgmap v2731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:51.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:51.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:52 smithi141 ceph-mon[108989]: pgmap v2732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:52 smithi060 ceph-mon[94696]: pgmap v2732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:52.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:52.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:53 smithi141 ceph-mon[108989]: pgmap v2733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:53 smithi060 ceph-mon[94696]: pgmap v2733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:53.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:53.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:54.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:54.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:53:55.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:55.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:55 smithi141 ceph-mon[108989]: pgmap v2734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:55 smithi060 ceph-mon[94696]: pgmap v2734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:53:56.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:56.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:57.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:57.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:53:58 smithi141 ceph-mon[108989]: pgmap v2735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:53:58 smithi060 ceph-mon[94696]: pgmap v2735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:53:58.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:58.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:53:59.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:53:59.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:00 smithi141 ceph-mon[108989]: pgmap v2736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:00 smithi060 ceph-mon[94696]: pgmap v2736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:00.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:01.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:01.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:02 smithi141 ceph-mon[108989]: pgmap v2737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:02 smithi060 ceph-mon[94696]: pgmap v2737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:02.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:02.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:03 smithi141 ceph-mon[108989]: pgmap v2738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:03 smithi060 ceph-mon[94696]: pgmap v2738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:03.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:03.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:04.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:04.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:05.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:05.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:06 smithi141 ceph-mon[108989]: pgmap v2739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:06 smithi060 ceph-mon[94696]: pgmap v2739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:06.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:06.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:07.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:07.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:08 smithi141 ceph-mon[108989]: pgmap v2740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:08 smithi060 ceph-mon[94696]: pgmap v2740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:08.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:08.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:09.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:09.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:10 smithi141 ceph-mon[108989]: pgmap v2741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:10 smithi060 ceph-mon[94696]: pgmap v2741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:10.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:10.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:11.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:11.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:12 smithi141 ceph-mon[108989]: pgmap v2742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:12 smithi060 ceph-mon[94696]: pgmap v2742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:12.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:12.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:13 smithi141 ceph-mon[108989]: pgmap v2743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:13 smithi060 ceph-mon[94696]: pgmap v2743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:13.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:13.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:14.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:14.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:15.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:15.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:16 smithi141 ceph-mon[108989]: pgmap v2744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:16 smithi060 ceph-mon[94696]: pgmap v2744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:16.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:16.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:17.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:17.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:18 smithi141 ceph-mon[108989]: pgmap v2745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:18 smithi060 ceph-mon[94696]: pgmap v2745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:18.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:18.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:19.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:19.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:20 smithi141 ceph-mon[108989]: pgmap v2746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:20 smithi060 ceph-mon[94696]: pgmap v2746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:20.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:20.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:54:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:54:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:54:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:54:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:54:21.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:54:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:54:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:54:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:54:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:54:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:54:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:54:21.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:21.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:22 smithi141 ceph-mon[108989]: pgmap v2747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:22 smithi060 ceph-mon[94696]: pgmap v2747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:22.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:22.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:23 smithi141 ceph-mon[108989]: pgmap v2748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:23 smithi060 ceph-mon[94696]: pgmap v2748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:23.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:23.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:24.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:24.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:25.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:25.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:25 smithi141 ceph-mon[108989]: pgmap v2749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:25 smithi060 ceph-mon[94696]: pgmap v2749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:26.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:26.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:27.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:27.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:28 smithi141 ceph-mon[108989]: pgmap v2750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:28 smithi060 ceph-mon[94696]: pgmap v2750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:28.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:28.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:29.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:29.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:30 smithi141 ceph-mon[108989]: pgmap v2751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:30 smithi060 ceph-mon[94696]: pgmap v2751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:31.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:31.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:32 smithi141 ceph-mon[108989]: pgmap v2752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:32 smithi060 ceph-mon[94696]: pgmap v2752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:32.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:33 smithi141 ceph-mon[108989]: pgmap v2753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:33 smithi060 ceph-mon[94696]: pgmap v2753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:33.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:33.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:34.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:34.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:36 smithi141 ceph-mon[108989]: pgmap v2754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:36 smithi060 ceph-mon[94696]: pgmap v2754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:37.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:37.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:38.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:38.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:38 smithi141 ceph-mon[108989]: pgmap v2755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:38 smithi060 ceph-mon[94696]: pgmap v2755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:40 smithi141 ceph-mon[108989]: pgmap v2756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:40 smithi060 ceph-mon[94696]: pgmap v2756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:41.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:41.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:42 smithi141 ceph-mon[108989]: pgmap v2757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:42 smithi060 ceph-mon[94696]: pgmap v2757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:43 smithi141 ceph-mon[108989]: pgmap v2758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:43 smithi060 ceph-mon[94696]: pgmap v2758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:44.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:44.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:46.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:46.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:46 smithi141 ceph-mon[108989]: pgmap v2759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:46 smithi060 ceph-mon[94696]: pgmap v2759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:47.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:48 smithi141 ceph-mon[108989]: pgmap v2760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:48 smithi060 ceph-mon[94696]: pgmap v2760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:49.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:49.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:49 smithi141 ceph-mon[108989]: pgmap v2761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:49 smithi060 ceph-mon[94696]: pgmap v2761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:50.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:50.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:51.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:52 smithi141 ceph-mon[108989]: pgmap v2762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:52 smithi060 ceph-mon[94696]: pgmap v2762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:53.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:53 smithi141 ceph-mon[108989]: pgmap v2763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:53 smithi060 ceph-mon[94696]: pgmap v2763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:54:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:55 smithi141 ceph-mon[108989]: pgmap v2764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:55 smithi060 ceph-mon[94696]: pgmap v2764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:54:57.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:57.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:54:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:54:58 smithi141 ceph-mon[108989]: pgmap v2765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:54:58 smithi060 ceph-mon[94696]: pgmap v2765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:54:59.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:54:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:00.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:00 smithi141 ceph-mon[108989]: pgmap v2766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:00 smithi060 ceph-mon[94696]: pgmap v2766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:01.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:02.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:02 smithi141 ceph-mon[108989]: pgmap v2767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:02 smithi060 ceph-mon[94696]: pgmap v2767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:03.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:03.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:03 smithi141 ceph-mon[108989]: pgmap v2768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:03 smithi060 ceph-mon[94696]: pgmap v2768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:04.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:05.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:06.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:06.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:06 smithi141 ceph-mon[108989]: pgmap v2769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:06 smithi060 ceph-mon[94696]: pgmap v2769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:07.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:07.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:08.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:08.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:08 smithi141 ceph-mon[108989]: pgmap v2770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:08 smithi060 ceph-mon[94696]: pgmap v2770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:09.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:09.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:09 smithi141 ceph-mon[108989]: pgmap v2771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:09 smithi060 ceph-mon[94696]: pgmap v2771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:10.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:10.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:11.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:11.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:11 smithi141 ceph-mon[108989]: pgmap v2772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:11 smithi060 ceph-mon[94696]: pgmap v2772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:12.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:12.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:13.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:13.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:13 smithi141 ceph-mon[108989]: pgmap v2773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:13 smithi060 ceph-mon[94696]: pgmap v2773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:14.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:14.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:15.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:15.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:16.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:16.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:16 smithi141 ceph-mon[108989]: pgmap v2774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:16 smithi060 ceph-mon[94696]: pgmap v2774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:17.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:17.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:17 smithi141 ceph-mon[108989]: pgmap v2775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:17 smithi060 ceph-mon[94696]: pgmap v2775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:18.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:18.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:19.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:19.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:20.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:20.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:20 smithi141 ceph-mon[108989]: pgmap v2776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:20 smithi060 ceph-mon[94696]: pgmap v2776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:21.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:21.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:55:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:55:22.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:22.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: pgmap v2777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:55:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: pgmap v2777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:55:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:55:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:55:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:55:23.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:23.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:23 smithi141 ceph-mon[108989]: pgmap v2778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:23 smithi060 ceph-mon[94696]: pgmap v2778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:24.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:24.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:25.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:25.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:25 smithi141 ceph-mon[108989]: pgmap v2779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:25 smithi060 ceph-mon[94696]: pgmap v2779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:26.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:26.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:27.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:27.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:28.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:28.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:28 smithi141 ceph-mon[108989]: pgmap v2780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:28 smithi060 ceph-mon[94696]: pgmap v2780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:29.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:29.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:29 smithi141 ceph-mon[108989]: pgmap v2781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:29 smithi060 ceph-mon[94696]: pgmap v2781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:30.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:30.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:31.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:31.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:32.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:32.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:32 smithi141 ceph-mon[108989]: pgmap v2782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:32 smithi060 ceph-mon[94696]: pgmap v2782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:33.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:33.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:33 smithi141 ceph-mon[108989]: pgmap v2783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:33 smithi060 ceph-mon[94696]: pgmap v2783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:34.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:34.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:35.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:35.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:35 smithi141 ceph-mon[108989]: pgmap v2784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:35 smithi060 ceph-mon[94696]: pgmap v2784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:36.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:36.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:37.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:37.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:37 smithi141 ceph-mon[108989]: pgmap v2785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:37 smithi060 ceph-mon[94696]: pgmap v2785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:38.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:38.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:39.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:39.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:39 smithi141 ceph-mon[108989]: pgmap v2786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:39 smithi060 ceph-mon[94696]: pgmap v2786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:40.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:40.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:41.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:41.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:41 smithi141 ceph-mon[108989]: pgmap v2787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:41 smithi060 ceph-mon[94696]: pgmap v2787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:42.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:42.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:43.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:43.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:43 smithi141 ceph-mon[108989]: pgmap v2788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:43 smithi060 ceph-mon[94696]: pgmap v2788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:44.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:44.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:45.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:45.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:45 smithi141 ceph-mon[108989]: pgmap v2789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:45 smithi060 ceph-mon[94696]: pgmap v2789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:46.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:46.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:47.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:47 smithi141 ceph-mon[108989]: pgmap v2790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:47 smithi060 ceph-mon[94696]: pgmap v2790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:48.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:48.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:49.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:49.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:49 smithi141 ceph-mon[108989]: pgmap v2791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:49 smithi060 ceph-mon[94696]: pgmap v2791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:50.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:50.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:51.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:51.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:51 smithi141 ceph-mon[108989]: pgmap v2792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:51 smithi060 ceph-mon[94696]: pgmap v2792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:52.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:52.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:53.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:53.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:53 smithi141 ceph-mon[108989]: pgmap v2793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:53 smithi060 ceph-mon[94696]: pgmap v2793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:54.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:54.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:54.838 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:55:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:55 smithi060 ceph-mon[94696]: pgmap v2794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:55 smithi141 ceph-mon[108989]: pgmap v2794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:56.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:56.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:57.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:57.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:57 smithi141 ceph-mon[108989]: pgmap v2795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:57 smithi060 ceph-mon[94696]: pgmap v2795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:55:58.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:58.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:59.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:55:59.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:55:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:55:59 smithi141 ceph-mon[108989]: pgmap v2796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:55:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:55:59 smithi060 ceph-mon[94696]: pgmap v2796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:00.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:00.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:01.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:01.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:01 smithi141 ceph-mon[108989]: pgmap v2797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:01 smithi060 ceph-mon[94696]: pgmap v2797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:02.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:02.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:03.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:03.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:03 smithi141 ceph-mon[108989]: pgmap v2798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:03 smithi060 ceph-mon[94696]: pgmap v2798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:04.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:04.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:05.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:05.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:05 smithi141 ceph-mon[108989]: pgmap v2799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:05 smithi060 ceph-mon[94696]: pgmap v2799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:06.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:06.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:07.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:07.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:07 smithi141 ceph-mon[108989]: pgmap v2800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:07 smithi060 ceph-mon[94696]: pgmap v2800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:08.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:08.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:09.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:09.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:09 smithi141 ceph-mon[108989]: pgmap v2801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:09 smithi060 ceph-mon[94696]: pgmap v2801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:10.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:10.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:11.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:11.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:11 smithi141 ceph-mon[108989]: pgmap v2802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:11 smithi060 ceph-mon[94696]: pgmap v2802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:12.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:12.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:13.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:13.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:13 smithi141 ceph-mon[108989]: pgmap v2803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:13 smithi060 ceph-mon[94696]: pgmap v2803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:15.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:15.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:15 smithi141 ceph-mon[108989]: pgmap v2804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:15 smithi060 ceph-mon[94696]: pgmap v2804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:16.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:16.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:17.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:17.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:17 smithi141 ceph-mon[108989]: pgmap v2805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:17 smithi060 ceph-mon[94696]: pgmap v2805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:18.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:18.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:19.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:19.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:19 smithi141 ceph-mon[108989]: pgmap v2806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:19 smithi060 ceph-mon[94696]: pgmap v2806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:20.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:20.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:21.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:21.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:21 smithi141 ceph-mon[108989]: pgmap v2807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:21 smithi060 ceph-mon[94696]: pgmap v2807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:22.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:22.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:56:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:56:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:23.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:23.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:56:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:56:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:23.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:56:23.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:23.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:23 smithi141 ceph-mon[108989]: pgmap v2808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:56:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:56:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:56:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:56:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:23 smithi060 ceph-mon[94696]: pgmap v2808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:24.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:24.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:25 smithi141 ceph-mon[108989]: pgmap v2809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:25 smithi060 ceph-mon[94696]: pgmap v2809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:26.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:26.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:27.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:27.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:27 smithi141 ceph-mon[108989]: pgmap v2810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:27 smithi060 ceph-mon[94696]: pgmap v2810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:28.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:28.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:29.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:29.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:29 smithi141 ceph-mon[108989]: pgmap v2811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:29 smithi060 ceph-mon[94696]: pgmap v2811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:30.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:31 smithi141 ceph-mon[108989]: pgmap v2812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:31 smithi060 ceph-mon[94696]: pgmap v2812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:32.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:32.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:33 smithi141 ceph-mon[108989]: pgmap v2813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:33 smithi060 ceph-mon[94696]: pgmap v2813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:35.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:35.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:35 smithi141 ceph-mon[108989]: pgmap v2814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:35 smithi060 ceph-mon[94696]: pgmap v2814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:37 smithi141 ceph-mon[108989]: pgmap v2815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:37 smithi060 ceph-mon[94696]: pgmap v2815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:38.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:38.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:39.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:39.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:39 smithi141 ceph-mon[108989]: pgmap v2816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:39 smithi060 ceph-mon[94696]: pgmap v2816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:40.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:40.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:41.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:41.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:41 smithi060 ceph-mon[94696]: pgmap v2817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:41 smithi141 ceph-mon[108989]: pgmap v2817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:42.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:42.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:43.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:43.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:43 smithi141 ceph-mon[108989]: pgmap v2818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:43 smithi060 ceph-mon[94696]: pgmap v2818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:44.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:44.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:45.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:45.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:45 smithi141 ceph-mon[108989]: pgmap v2819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:45 smithi060 ceph-mon[94696]: pgmap v2819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:46.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:46.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:47.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:47.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:47 smithi141 ceph-mon[108989]: pgmap v2820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:47 smithi060 ceph-mon[94696]: pgmap v2820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:48.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:48.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:49.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:49.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:49 smithi141 ceph-mon[108989]: pgmap v2821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:49 smithi060 ceph-mon[94696]: pgmap v2821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:50.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:50.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:51.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:51.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:51 smithi141 ceph-mon[108989]: pgmap v2822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:51 smithi060 ceph-mon[94696]: pgmap v2822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:52.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:52.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:53.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:53.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:53 smithi141 ceph-mon[108989]: pgmap v2823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:53 smithi060 ceph-mon[94696]: pgmap v2823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:54.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:54.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:56:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:55 smithi141 ceph-mon[108989]: pgmap v2824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:55 smithi060 ceph-mon[94696]: pgmap v2824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:56.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:56.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:57.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:57 smithi141 ceph-mon[108989]: pgmap v2825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:57 smithi060 ceph-mon[94696]: pgmap v2825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:56:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:59.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:56:59.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:56:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:56:59 smithi141 ceph-mon[108989]: pgmap v2826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:56:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:56:59 smithi060 ceph-mon[94696]: pgmap v2826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:00.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:00.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:01 smithi141 ceph-mon[108989]: pgmap v2827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:01.503 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:01 smithi060 ceph-mon[94696]: pgmap v2827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:03.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:03.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:03 smithi141 ceph-mon[108989]: pgmap v2828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:03 smithi060 ceph-mon[94696]: pgmap v2828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:05 smithi141 ceph-mon[108989]: pgmap v2829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:05 smithi060 ceph-mon[94696]: pgmap v2829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:06.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:06.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:07.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:07.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:07 smithi141 ceph-mon[108989]: pgmap v2830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:07 smithi060 ceph-mon[94696]: pgmap v2830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:09.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:09.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:09 smithi141 ceph-mon[108989]: pgmap v2831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:09 smithi060 ceph-mon[94696]: pgmap v2831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:10.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:10.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:11.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:11.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:11 smithi141 ceph-mon[108989]: pgmap v2832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:11 smithi060 ceph-mon[94696]: pgmap v2832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:12.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:12.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:13.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:13.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:13 smithi141 ceph-mon[108989]: pgmap v2833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:13 smithi060 ceph-mon[94696]: pgmap v2833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:14.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:14.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:15.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:15.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:15 smithi141 ceph-mon[108989]: pgmap v2834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:15 smithi060 ceph-mon[94696]: pgmap v2834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:16.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:16.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:17.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:17.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:17 smithi141 ceph-mon[108989]: pgmap v2835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:17 smithi060 ceph-mon[94696]: pgmap v2835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:18.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:18.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:19.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:19.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:19 smithi141 ceph-mon[108989]: pgmap v2836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:19 smithi060 ceph-mon[94696]: pgmap v2836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:20.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:20.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:21.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:21.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:21 smithi141 ceph-mon[108989]: pgmap v2837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:21 smithi060 ceph-mon[94696]: pgmap v2837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:22.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:22.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:23.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:23.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:57:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:23 smithi141 ceph-mon[108989]: pgmap v2838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:57:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:23 smithi060 ceph-mon[94696]: pgmap v2838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:24.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:24.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:57:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:57:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:57:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:57:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:57:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:57:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:57:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:57:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:57:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:57:25.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:25.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:25 smithi141 ceph-mon[108989]: pgmap v2839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:25 smithi060 ceph-mon[94696]: pgmap v2839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:26.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:26.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:27.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:27.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:27 smithi141 ceph-mon[108989]: pgmap v2840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:27 smithi060 ceph-mon[94696]: pgmap v2840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:28.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:28.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:29.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:29.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:29 smithi141 ceph-mon[108989]: pgmap v2841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:29 smithi060 ceph-mon[94696]: pgmap v2841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:31.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:31.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:31 smithi141 ceph-mon[108989]: pgmap v2842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:31.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:31 smithi060 ceph-mon[94696]: pgmap v2842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:32.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:32.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:33.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:33.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:33 smithi141 ceph-mon[108989]: pgmap v2843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:33 smithi060 ceph-mon[94696]: pgmap v2843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:34.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:34.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:35.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:35.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:35 smithi141 ceph-mon[108989]: pgmap v2844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:35 smithi060 ceph-mon[94696]: pgmap v2844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:36.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:36.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:37.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:37.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:37 smithi141 ceph-mon[108989]: pgmap v2845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:37 smithi060 ceph-mon[94696]: pgmap v2845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:38.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:38.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:39.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:39.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:39 smithi141 ceph-mon[108989]: pgmap v2846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:39 smithi060 ceph-mon[94696]: pgmap v2846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:40.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:40.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:41.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:41.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:41 smithi141 ceph-mon[108989]: pgmap v2847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:41 smithi060 ceph-mon[94696]: pgmap v2847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:42.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:42.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:43.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:43.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:43 smithi141 ceph-mon[108989]: pgmap v2848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:43 smithi060 ceph-mon[94696]: pgmap v2848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:44.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:44.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:45.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:45.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:45 smithi141 ceph-mon[108989]: pgmap v2849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:45 smithi060 ceph-mon[94696]: pgmap v2849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:47.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:47.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:47 smithi141 ceph-mon[108989]: pgmap v2850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:47 smithi060 ceph-mon[94696]: pgmap v2850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:48.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:48.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:49.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:49.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:49 smithi141 ceph-mon[108989]: pgmap v2851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:49 smithi060 ceph-mon[94696]: pgmap v2851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:50.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:50.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:51.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:51.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:51 smithi141 ceph-mon[108989]: pgmap v2852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:51 smithi060 ceph-mon[94696]: pgmap v2852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:52.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:52.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:53.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:53.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:53 smithi141 ceph-mon[108989]: pgmap v2853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:53 smithi060 ceph-mon[94696]: pgmap v2853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:54.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:57:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:55.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:55 smithi141 ceph-mon[108989]: pgmap v2854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:55 smithi060 ceph-mon[94696]: pgmap v2854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:56.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:56.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:57.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:57.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:57 smithi141 ceph-mon[108989]: pgmap v2855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:57 smithi060 ceph-mon[94696]: pgmap v2855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:57:58.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:58.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:59.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:57:59.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:57:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:57:59 smithi141 ceph-mon[108989]: pgmap v2856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:57:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:57:59 smithi060 ceph-mon[94696]: pgmap v2856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:00.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:00.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:01.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:01.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:01 smithi141 ceph-mon[108989]: pgmap v2857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:01 smithi060 ceph-mon[94696]: pgmap v2857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:02.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:02.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:03.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:03.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:03 smithi141 ceph-mon[108989]: pgmap v2858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:03 smithi060 ceph-mon[94696]: pgmap v2858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:04.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:04.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:05.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:05.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:05 smithi141 ceph-mon[108989]: pgmap v2859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:05 smithi060 ceph-mon[94696]: pgmap v2859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:06.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:06.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:07.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:07.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:07 smithi141 ceph-mon[108989]: pgmap v2860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:07 smithi060 ceph-mon[94696]: pgmap v2860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:08.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:08.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:09.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:09.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:09 smithi141 ceph-mon[108989]: pgmap v2861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:09 smithi060 ceph-mon[94696]: pgmap v2861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:10.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:10.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:11.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:11.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:11 smithi141 ceph-mon[108989]: pgmap v2862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:11 smithi060 ceph-mon[94696]: pgmap v2862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:12.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:12.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:13.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:13.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:13 smithi141 ceph-mon[108989]: pgmap v2863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:13 smithi060 ceph-mon[94696]: pgmap v2863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:14.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:14.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:15.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:15.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:15 smithi141 ceph-mon[108989]: pgmap v2864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:15 smithi060 ceph-mon[94696]: pgmap v2864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:16.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:16.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:17 smithi060 ceph-mon[94696]: pgmap v2865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:17.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:17.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:17 smithi141 ceph-mon[108989]: pgmap v2865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:18.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:18.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:19.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:19.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:19 smithi141 ceph-mon[108989]: pgmap v2866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:19 smithi060 ceph-mon[94696]: pgmap v2866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:20.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:20.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:21.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:21.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:21 smithi141 ceph-mon[108989]: pgmap v2867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:21 smithi060 ceph-mon[94696]: pgmap v2867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:22.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:22.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:23.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:23.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:23 smithi141 ceph-mon[108989]: pgmap v2868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:23 smithi060 ceph-mon[94696]: pgmap v2868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:24.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:24.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:58:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:58:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:58:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:58:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:58:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:58:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:58:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:58:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:58:25.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:25.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:25 smithi141 ceph-mon[108989]: pgmap v2869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:25 smithi060 ceph-mon[94696]: pgmap v2869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:26.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:26.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:27.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:27.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:27 smithi141 ceph-mon[108989]: pgmap v2870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:27 smithi060 ceph-mon[94696]: pgmap v2870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:28.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:28.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:29.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:29.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:29 smithi141 ceph-mon[108989]: pgmap v2871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:29 smithi060 ceph-mon[94696]: pgmap v2871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:30.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:30.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:31.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:31.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:31 smithi141 ceph-mon[108989]: pgmap v2872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:31 smithi060 ceph-mon[94696]: pgmap v2872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:32.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:32.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:33.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:33.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:33 smithi141 ceph-mon[108989]: pgmap v2873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:33 smithi060 ceph-mon[94696]: pgmap v2873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:34.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:34.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:35.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:35.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:35 smithi141 ceph-mon[108989]: pgmap v2874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:35 smithi060 ceph-mon[94696]: pgmap v2874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:36.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:36.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:37.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:37.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:37 smithi141 ceph-mon[108989]: pgmap v2875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:37 smithi060 ceph-mon[94696]: pgmap v2875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:38.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:38.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:39.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:39.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:39 smithi141 ceph-mon[108989]: pgmap v2876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:39 smithi060 ceph-mon[94696]: pgmap v2876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:40.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:40.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:41.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:41.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:41 smithi141 ceph-mon[108989]: pgmap v2877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:41 smithi060 ceph-mon[94696]: pgmap v2877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:42.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:42.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:43.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:43.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:43 smithi141 ceph-mon[108989]: pgmap v2878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:43 smithi060 ceph-mon[94696]: pgmap v2878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:44.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:44.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:45.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:45.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:45 smithi141 ceph-mon[108989]: pgmap v2879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:45 smithi060 ceph-mon[94696]: pgmap v2879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:46.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:46.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:47.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:47.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:47 smithi141 ceph-mon[108989]: pgmap v2880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:47 smithi060 ceph-mon[94696]: pgmap v2880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:48.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:48.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:49.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:49.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:49 smithi141 ceph-mon[108989]: pgmap v2881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:49 smithi060 ceph-mon[94696]: pgmap v2881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:50.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:50.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:51.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:51.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:51 smithi141 ceph-mon[108989]: pgmap v2882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:51 smithi060 ceph-mon[94696]: pgmap v2882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:52.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:52.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:53.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:53.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:53 smithi141 ceph-mon[108989]: pgmap v2883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:53 smithi060 ceph-mon[94696]: pgmap v2883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:54.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:54.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:58:55.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:55.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:55 smithi141 ceph-mon[108989]: pgmap v2884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:55 smithi060 ceph-mon[94696]: pgmap v2884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:56.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:56.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:57.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:57.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:57 smithi141 ceph-mon[108989]: pgmap v2885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:57.508 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:57 smithi060 ceph-mon[94696]: pgmap v2885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:58:58.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:58.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:59.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:58:59.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:58:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:58:59 smithi141 ceph-mon[108989]: pgmap v2886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:58:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:58:59 smithi060 ceph-mon[94696]: pgmap v2886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:00.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:00.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:01.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:01.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:01 smithi141 ceph-mon[108989]: pgmap v2887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:01 smithi060 ceph-mon[94696]: pgmap v2887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:02.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:02.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:03.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:03.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:03 smithi141 ceph-mon[108989]: pgmap v2888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:03 smithi060 ceph-mon[94696]: pgmap v2888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:04.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:04.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:05.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:05.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:05 smithi141 ceph-mon[108989]: pgmap v2889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:05 smithi060 ceph-mon[94696]: pgmap v2889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:06.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:06.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:07.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:07.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:07 smithi141 ceph-mon[108989]: pgmap v2890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:07 smithi060 ceph-mon[94696]: pgmap v2890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:08.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:08.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:09.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:09.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:09 smithi141 ceph-mon[108989]: pgmap v2891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:09 smithi060 ceph-mon[94696]: pgmap v2891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:10.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:10.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:11.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:11.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:11 smithi141 ceph-mon[108989]: pgmap v2892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:11 smithi060 ceph-mon[94696]: pgmap v2892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:12.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:12.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:13.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:13.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:13 smithi141 ceph-mon[108989]: pgmap v2893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:13 smithi060 ceph-mon[94696]: pgmap v2893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:14.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:14.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:15.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:15.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:15 smithi141 ceph-mon[108989]: pgmap v2894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:15 smithi060 ceph-mon[94696]: pgmap v2894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:16.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:16.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:17.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:17.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:17 smithi141 ceph-mon[108989]: pgmap v2895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:17 smithi060 ceph-mon[94696]: pgmap v2895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:18.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:18.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:19.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:19.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:19 smithi141 ceph-mon[108989]: pgmap v2896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:19 smithi060 ceph-mon[94696]: pgmap v2896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:20.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:20.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:21.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:21.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:21 smithi141 ceph-mon[108989]: pgmap v2897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:21 smithi060 ceph-mon[94696]: pgmap v2897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:22.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:22.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:23.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:23.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:23 smithi141 ceph-mon[108989]: pgmap v2898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:23 smithi060 ceph-mon[94696]: pgmap v2898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:24.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:24.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:59:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T08:59:25.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:25.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:25 smithi141 ceph-mon[108989]: pgmap v2899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:25.536 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:25 smithi060 ceph-mon[94696]: pgmap v2899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:26.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:26.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:27.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:27.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:27 smithi141 ceph-mon[108989]: pgmap v2900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:27 smithi060 ceph-mon[94696]: pgmap v2900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:28.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:28.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:29.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:29.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:29 smithi141 ceph-mon[108989]: pgmap v2901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T08:59:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:29 smithi060 ceph-mon[94696]: pgmap v2901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:30.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:30.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:31.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:31.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:31 smithi141 ceph-mon[108989]: pgmap v2902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:31 smithi060 ceph-mon[94696]: pgmap v2902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:32.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:32.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:33 smithi141 ceph-mon[108989]: pgmap v2903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:33.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:33.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:33 smithi060 ceph-mon[94696]: pgmap v2903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:34.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:34.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:35 smithi141 ceph-mon[108989]: pgmap v2904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:35.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:35.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:35 smithi060 ceph-mon[94696]: pgmap v2904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:36.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:36.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:37 smithi141 ceph-mon[108989]: pgmap v2905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:37.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:37.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:37 smithi060 ceph-mon[94696]: pgmap v2905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:38.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:38.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:39 smithi141 ceph-mon[108989]: pgmap v2906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:39.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:39.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:39 smithi060 ceph-mon[94696]: pgmap v2906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:40.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:40.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:41 smithi141 ceph-mon[108989]: pgmap v2907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:41.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:41.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:41 smithi060 ceph-mon[94696]: pgmap v2907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:42.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:42.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:43 smithi060 ceph-mon[94696]: pgmap v2908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:43 smithi141 ceph-mon[108989]: pgmap v2908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:43.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:43.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:44.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:44.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:45 smithi141 ceph-mon[108989]: pgmap v2909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:45.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:45.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:45 smithi060 ceph-mon[94696]: pgmap v2909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:46.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:46.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:47 smithi141 ceph-mon[108989]: pgmap v2910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:47.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:47.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:47 smithi060 ceph-mon[94696]: pgmap v2910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:48.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:48.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:49 smithi141 ceph-mon[108989]: pgmap v2911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:49.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:49.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:49 smithi060 ceph-mon[94696]: pgmap v2911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:50.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:50.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:51 smithi141 ceph-mon[108989]: pgmap v2912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:51.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:51.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:51 smithi060 ceph-mon[94696]: pgmap v2912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:52.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:52.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:53 smithi141 ceph-mon[108989]: pgmap v2913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:53.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:53.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:53 smithi060 ceph-mon[94696]: pgmap v2913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:54.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:54.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T08:59:55.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:55.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:55 smithi141 ceph-mon[108989]: pgmap v2914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:55 smithi060 ceph-mon[94696]: pgmap v2914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:56.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:56.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:57 smithi141 ceph-mon[108989]: pgmap v2915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:57.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:57.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:57 smithi060 ceph-mon[94696]: pgmap v2915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T08:59:58.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:58.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 08:59:59 smithi141 ceph-mon[108989]: pgmap v2916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T08:59:59.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T08:59:59.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T08:59:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 08:59:59 smithi060 ceph-mon[94696]: pgmap v2916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:00:00.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:00.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:01 smithi141 ceph-mon[108989]: pgmap v2917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:01.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:01.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:01 smithi060 ceph-mon[94696]: pgmap v2917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:02.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:02.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:03 smithi141 ceph-mon[108989]: pgmap v2918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:03.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:03.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:03 smithi060 ceph-mon[94696]: pgmap v2918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:04.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:04.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:05 smithi141 ceph-mon[108989]: pgmap v2919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:05.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:05.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:05 smithi060 ceph-mon[94696]: pgmap v2919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:06.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:06.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:07 smithi141 ceph-mon[108989]: pgmap v2920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:07.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:07.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:07 smithi060 ceph-mon[94696]: pgmap v2920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:08.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:08.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:09 smithi141 ceph-mon[108989]: pgmap v2921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:09.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:09.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:09 smithi060 ceph-mon[94696]: pgmap v2921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:10.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:10.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:11 smithi141 ceph-mon[108989]: pgmap v2922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:11.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:11.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:11 smithi060 ceph-mon[94696]: pgmap v2922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:12.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:13 smithi141 ceph-mon[108989]: pgmap v2923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:13.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:13.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:13 smithi060 ceph-mon[94696]: pgmap v2923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:14.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:14.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:15 smithi141 ceph-mon[108989]: pgmap v2924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:15.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:15.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:15 smithi060 ceph-mon[94696]: pgmap v2924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:16.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:16.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:17 smithi141 ceph-mon[108989]: pgmap v2925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:17.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:17.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:17 smithi060 ceph-mon[94696]: pgmap v2925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:18.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:18.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:19 smithi141 ceph-mon[108989]: pgmap v2926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:19 smithi060 ceph-mon[94696]: pgmap v2926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:19.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:19.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:20.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:20.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:21 smithi141 ceph-mon[108989]: pgmap v2927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:21.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:21.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:21 smithi060 ceph-mon[94696]: pgmap v2927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:22.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:22.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:23.470 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:23 smithi060 ceph-mon[94696]: pgmap v2928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:23 smithi141 ceph-mon[108989]: pgmap v2928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:23.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:23.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:24.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:24.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:25.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:25.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:25 smithi141 ceph-mon[108989]: pgmap v2929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:25 smithi060 ceph-mon[94696]: pgmap v2929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:26.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:26.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:27 smithi141 ceph-mon[108989]: pgmap v2930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:27 smithi060 ceph-mon[94696]: pgmap v2930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:27.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:27.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:28.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:28.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:00:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:00:29.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:29.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: pgmap v2931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:00:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:00:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:00:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:00:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:00:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: pgmap v2931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:00:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:00:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:00:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:00:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:00:30.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:30.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:31 smithi141 ceph-mon[108989]: pgmap v2932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:31 smithi060 ceph-mon[94696]: pgmap v2932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:31.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:31.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:32.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:32.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:33 smithi141 ceph-mon[108989]: pgmap v2933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:33 smithi060 ceph-mon[94696]: pgmap v2933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:33.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:33.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:34.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:34.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:35 smithi141 ceph-mon[108989]: pgmap v2934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:35 smithi060 ceph-mon[94696]: pgmap v2934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:35.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:35.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:36.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:36.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:37 smithi141 ceph-mon[108989]: pgmap v2935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:37 smithi060 ceph-mon[94696]: pgmap v2935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:37.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:37.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:38.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:38.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:39 smithi141 ceph-mon[108989]: pgmap v2936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:39 smithi060 ceph-mon[94696]: pgmap v2936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:39.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:39.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:40.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:40.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:41 smithi060 ceph-mon[94696]: pgmap v2937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:41.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:41.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:41 smithi141 ceph-mon[108989]: pgmap v2937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:42.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:42.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:43 smithi141 ceph-mon[108989]: pgmap v2938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:43 smithi060 ceph-mon[94696]: pgmap v2938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:43.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:43.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:44.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:44.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:45 smithi141 ceph-mon[108989]: pgmap v2939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:45 smithi060 ceph-mon[94696]: pgmap v2939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:45.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:45.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:46.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:46.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:47 smithi141 ceph-mon[108989]: pgmap v2940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:47 smithi060 ceph-mon[94696]: pgmap v2940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:47.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:47.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:48.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:48.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:49 smithi141 ceph-mon[108989]: pgmap v2941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:49 smithi060 ceph-mon[94696]: pgmap v2941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:49.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:49.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:50.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:50.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:51 smithi141 ceph-mon[108989]: pgmap v2942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:51 smithi060 ceph-mon[94696]: pgmap v2942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:51.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:51.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:52.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:52.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:53 smithi141 ceph-mon[108989]: pgmap v2943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:53 smithi060 ceph-mon[94696]: pgmap v2943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:53.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:53.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:54.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:54.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:00:55.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:55.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:55 smithi141 ceph-mon[108989]: pgmap v2944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:55 smithi060 ceph-mon[94696]: pgmap v2944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:56.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:56.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:57 smithi060 ceph-mon[94696]: pgmap v2945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:57.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:57.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:57 smithi141 ceph-mon[108989]: pgmap v2945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:00:58.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:58.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:00:59 smithi060 ceph-mon[94696]: pgmap v2946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:00:59.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:00:59.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:00:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:00:59 smithi141 ceph-mon[108989]: pgmap v2946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:00.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:00.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:01.512 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:01 smithi060 ceph-mon[94696]: pgmap v2947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:01.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:01.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:01 smithi141 ceph-mon[108989]: pgmap v2947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:02.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:02.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:03 smithi141 ceph-mon[108989]: pgmap v2948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:03 smithi060 ceph-mon[94696]: pgmap v2948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:03.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:03.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:04.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:04.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:05 smithi060 ceph-mon[94696]: pgmap v2949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:05.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:05.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:05 smithi141 ceph-mon[108989]: pgmap v2949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:06.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:06.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:07.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:07.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:08 smithi141 ceph-mon[108989]: pgmap v2950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:08 smithi060 ceph-mon[94696]: pgmap v2950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:08.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:08.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:09.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:09.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:10 smithi060 ceph-mon[94696]: pgmap v2951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:10.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:10.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:10 smithi141 ceph-mon[108989]: pgmap v2951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:11.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:11.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:12 smithi060 ceph-mon[94696]: pgmap v2952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:12.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:12.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:12 smithi141 ceph-mon[108989]: pgmap v2952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:13.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:13.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:14 smithi060 ceph-mon[94696]: pgmap v2953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:14.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:14.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:14 smithi141 ceph-mon[108989]: pgmap v2953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:15.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:15.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:16 smithi060 ceph-mon[94696]: pgmap v2954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:16.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:16.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:16 smithi141 ceph-mon[108989]: pgmap v2954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:17.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:17.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:18 smithi141 ceph-mon[108989]: pgmap v2955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:18 smithi060 ceph-mon[94696]: pgmap v2955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:18.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:18.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:19.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:19.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:20 smithi060 ceph-mon[94696]: pgmap v2956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:20.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:20.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:20 smithi141 ceph-mon[108989]: pgmap v2956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:21.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:21.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:22 smithi060 ceph-mon[94696]: pgmap v2957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:22.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:22.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:22 smithi141 ceph-mon[108989]: pgmap v2957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:23.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:23.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:24 smithi060 ceph-mon[94696]: pgmap v2958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:24.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:24.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:24 smithi141 ceph-mon[108989]: pgmap v2958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:25.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:25.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:26 smithi060 ceph-mon[94696]: pgmap v2959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:26.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:26.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:26 smithi141 ceph-mon[108989]: pgmap v2959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:27.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:27.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:28 smithi060 ceph-mon[94696]: pgmap v2960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:28.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:28.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:28 smithi141 ceph-mon[108989]: pgmap v2960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:29.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:29.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: pgmap v2961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:01:30.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:30.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: pgmap v2961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:01:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:01:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:01:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:01:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:01:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:01:31.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:31.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:32 smithi060 ceph-mon[94696]: pgmap v2962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:32.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:32.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:32 smithi141 ceph-mon[108989]: pgmap v2962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:33.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:33.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:34 smithi060 ceph-mon[94696]: pgmap v2963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:34.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:34.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:34 smithi141 ceph-mon[108989]: pgmap v2963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:35.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:35.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:36 smithi060 ceph-mon[94696]: pgmap v2964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:36 smithi141 ceph-mon[108989]: pgmap v2964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:37.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:37.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:38 smithi060 ceph-mon[94696]: pgmap v2965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:38.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:38.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:38 smithi141 ceph-mon[108989]: pgmap v2965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:39.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:39.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:40 smithi060 ceph-mon[94696]: pgmap v2966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:40.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:40.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:40 smithi141 ceph-mon[108989]: pgmap v2966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:41.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:41.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:42 smithi060 ceph-mon[94696]: pgmap v2967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:42.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:42.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:42 smithi141 ceph-mon[108989]: pgmap v2967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:43.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:43.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:44 smithi060 ceph-mon[94696]: pgmap v2968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:44.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:44.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:44 smithi141 ceph-mon[108989]: pgmap v2968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:45.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:45.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:46 smithi060 ceph-mon[94696]: pgmap v2969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:46.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:46.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:46 smithi141 ceph-mon[108989]: pgmap v2969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:47.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:47.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:48 smithi060 ceph-mon[94696]: pgmap v2970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:48.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:48.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:48 smithi141 ceph-mon[108989]: pgmap v2970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:49.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:49.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:50 smithi060 ceph-mon[94696]: pgmap v2971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:50.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:50.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:50 smithi141 ceph-mon[108989]: pgmap v2971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:51.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:51.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:52 smithi060 ceph-mon[94696]: pgmap v2972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:52.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:52.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:52 smithi141 ceph-mon[108989]: pgmap v2972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:53.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:53.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:54 smithi060 ceph-mon[94696]: pgmap v2973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:54.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:54.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:54 smithi141 ceph-mon[108989]: pgmap v2973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:55.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:55.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:01:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:56 smithi060 ceph-mon[94696]: pgmap v2974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:56.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:56.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:56 smithi141 ceph-mon[108989]: pgmap v2974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:01:57.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:57.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:01:58 smithi060 ceph-mon[94696]: pgmap v2975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:58.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:58.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:01:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:01:58 smithi141 ceph-mon[108989]: pgmap v2975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:01:59.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:01:59.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:00.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:00.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:00 smithi141 ceph-mon[108989]: pgmap v2976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:00 smithi060 ceph-mon[94696]: pgmap v2976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:01.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:01.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:02 smithi141 ceph-mon[108989]: pgmap v2977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:02.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:02.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:02 smithi060 ceph-mon[94696]: pgmap v2977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:03.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:03.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:04.603 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:04 smithi060 ceph-mon[94696]: pgmap v2978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:04 smithi141 ceph-mon[108989]: pgmap v2978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:04.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:04.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:05.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:05.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:06 smithi141 ceph-mon[108989]: pgmap v2979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:06.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:06.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:06 smithi060 ceph-mon[94696]: pgmap v2979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:07.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:07.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:08.669 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:08 smithi141 ceph-mon[108989]: pgmap v2980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:08.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:08.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:08 smithi060 ceph-mon[94696]: pgmap v2980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:09.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:09.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:10 smithi141 ceph-mon[108989]: pgmap v2981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:10.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:10.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:10 smithi060 ceph-mon[94696]: pgmap v2981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:11.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:11.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:12 smithi141 ceph-mon[108989]: pgmap v2982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:12.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:12.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:12 smithi060 ceph-mon[94696]: pgmap v2982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:13.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:13.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:14.716 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:14 smithi060 ceph-mon[94696]: pgmap v2983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:14 smithi141 ceph-mon[108989]: pgmap v2983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:14.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:14.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:15.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:15.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:16 smithi141 ceph-mon[108989]: pgmap v2984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:16.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:16.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:16 smithi060 ceph-mon[94696]: pgmap v2984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:17.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:17.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:18 smithi141 ceph-mon[108989]: pgmap v2985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:18.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:18.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:18 smithi060 ceph-mon[94696]: pgmap v2985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:19.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:19.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:20 smithi141 ceph-mon[108989]: pgmap v2986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:20.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:20.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:20 smithi060 ceph-mon[94696]: pgmap v2986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:21.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:21.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:22 smithi141 ceph-mon[108989]: pgmap v2987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:22.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:22.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:22 smithi060 ceph-mon[94696]: pgmap v2987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:23.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:23.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:24 smithi141 ceph-mon[108989]: pgmap v2988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:24.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:24.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:24 smithi060 ceph-mon[94696]: pgmap v2988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:25.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:25.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:26 smithi141 ceph-mon[108989]: pgmap v2989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:26.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:26.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:26 smithi060 ceph-mon[94696]: pgmap v2989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:27.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:27.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:28 smithi141 ceph-mon[108989]: pgmap v2990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:28.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:28.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:28 smithi060 ceph-mon[94696]: pgmap v2990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:29.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:29.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:30 smithi141 ceph-mon[108989]: pgmap v2991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:02:30.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:30.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:30 smithi060 ceph-mon[94696]: pgmap v2991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:02:31.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:31.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:32 smithi141 ceph-mon[108989]: pgmap v2992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:32.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:32.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:32 smithi060 ceph-mon[94696]: pgmap v2992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:33.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:33.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:02:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:02:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:02:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:02:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:02:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:02:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:02:34.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:34.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:34 smithi141 ceph-mon[108989]: pgmap v2993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:34 smithi060 ceph-mon[94696]: pgmap v2993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:35.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:35.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:36.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:36.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:36 smithi141 ceph-mon[108989]: pgmap v2994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:36 smithi060 ceph-mon[94696]: pgmap v2994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:37.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:37.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:38.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:38.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:38 smithi141 ceph-mon[108989]: pgmap v2995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:38 smithi060 ceph-mon[94696]: pgmap v2995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:39.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:39.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:40.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:40.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:40 smithi141 ceph-mon[108989]: pgmap v2996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:40 smithi060 ceph-mon[94696]: pgmap v2996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:41.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:41.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:42.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:42.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:43.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:42 smithi141 ceph-mon[108989]: pgmap v2997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:42 smithi060 ceph-mon[94696]: pgmap v2997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:43.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:43.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:44.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:44.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:44 smithi141 ceph-mon[108989]: pgmap v2998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:44 smithi060 ceph-mon[94696]: pgmap v2998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:45.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:45.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:46.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:46.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:46 smithi141 ceph-mon[108989]: pgmap v2999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:46 smithi060 ceph-mon[94696]: pgmap v2999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:47.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:47.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:48.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:48.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:48 smithi141 ceph-mon[108989]: pgmap v3000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:48 smithi060 ceph-mon[94696]: pgmap v3000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:49.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:49.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:50.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:50.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:50 smithi141 ceph-mon[108989]: pgmap v3001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:50 smithi060 ceph-mon[94696]: pgmap v3001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:51.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:51.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:52.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:52.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:52 smithi141 ceph-mon[108989]: pgmap v3002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:52 smithi060 ceph-mon[94696]: pgmap v3002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:53.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:53.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:54.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:54.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:54 smithi141 ceph-mon[108989]: pgmap v3003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:54 smithi060 ceph-mon[94696]: pgmap v3003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:02:55.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:55.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:56.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:56.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:56 smithi141 ceph-mon[108989]: pgmap v3004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:56 smithi060 ceph-mon[94696]: pgmap v3004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:02:57.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:57.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:58.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:58.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:02:59.187 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:02:58 smithi141 ceph-mon[108989]: pgmap v3005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:02:58 smithi060 ceph-mon[94696]: pgmap v3005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:02:59.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:02:59.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:00.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:00.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:00 smithi141 ceph-mon[108989]: pgmap v3006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:00 smithi060 ceph-mon[94696]: pgmap v3006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:01.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:01.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:02.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:02.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:02 smithi141 ceph-mon[108989]: pgmap v3007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:02 smithi060 ceph-mon[94696]: pgmap v3007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:03.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:03.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:04.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:04.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:04 smithi141 ceph-mon[108989]: pgmap v3008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:05.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:04 smithi060 ceph-mon[94696]: pgmap v3008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:05.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:05.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:06.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:06.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:06 smithi141 ceph-mon[108989]: pgmap v3009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:06 smithi060 ceph-mon[94696]: pgmap v3009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:07.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:07.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:08.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:08.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:08 smithi141 ceph-mon[108989]: pgmap v3010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:08 smithi060 ceph-mon[94696]: pgmap v3010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:09.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:09.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:10.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:10.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:10 smithi141 ceph-mon[108989]: pgmap v3011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:10 smithi060 ceph-mon[94696]: pgmap v3011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:11.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:11.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:12.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:12.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:12 smithi141 ceph-mon[108989]: pgmap v3012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:12 smithi060 ceph-mon[94696]: pgmap v3012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:13.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:13.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:14.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:14.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:14 smithi141 ceph-mon[108989]: pgmap v3013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:14 smithi060 ceph-mon[94696]: pgmap v3013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:15.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:15.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:16.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:16.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:16 smithi141 ceph-mon[108989]: pgmap v3014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:16 smithi060 ceph-mon[94696]: pgmap v3014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:17.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:17.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:18.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:18.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:18 smithi141 ceph-mon[108989]: pgmap v3015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:18 smithi060 ceph-mon[94696]: pgmap v3015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:19.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:19.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:20.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:20.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:20 smithi141 ceph-mon[108989]: pgmap v3016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:20 smithi060 ceph-mon[94696]: pgmap v3016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:21.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:21.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:22.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:22.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:22 smithi141 ceph-mon[108989]: pgmap v3017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:22 smithi060 ceph-mon[94696]: pgmap v3017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:23.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:23.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:24.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:24.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:24 smithi141 ceph-mon[108989]: pgmap v3018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:24 smithi060 ceph-mon[94696]: pgmap v3018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:25.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:25.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:26.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:26.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:26 smithi141 ceph-mon[108989]: pgmap v3019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:26 smithi060 ceph-mon[94696]: pgmap v3019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:27.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:27.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:28.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:28.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:28 smithi141 ceph-mon[108989]: pgmap v3020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:28 smithi060 ceph-mon[94696]: pgmap v3020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:29.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:29.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:30.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:30.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:30 smithi141 ceph-mon[108989]: pgmap v3021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:30 smithi060 ceph-mon[94696]: pgmap v3021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:31.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:32.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:32.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:32 smithi060 ceph-mon[94696]: pgmap v3022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:32 smithi141 ceph-mon[108989]: pgmap v3022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:03:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:03:34.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:34.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:34 smithi060 ceph-mon[94696]: pgmap v3023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:34 smithi141 ceph-mon[108989]: pgmap v3023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:35.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:35.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:36.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:36.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:36 smithi060 ceph-mon[94696]: pgmap v3024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:36 smithi141 ceph-mon[108989]: pgmap v3024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: pgmap v3025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:03:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:03:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:03:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: pgmap v3025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:03:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:03:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:03:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:03:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:41 smithi060 ceph-mon[94696]: pgmap v3026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:41 smithi141 ceph-mon[108989]: pgmap v3026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:43 smithi060 ceph-mon[94696]: pgmap v3027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:43 smithi141 ceph-mon[108989]: pgmap v3027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:43.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:45 smithi060 ceph-mon[94696]: pgmap v3028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:45 smithi141 ceph-mon[108989]: pgmap v3028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:46.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:46.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:47 smithi060 ceph-mon[94696]: pgmap v3029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:47 smithi141 ceph-mon[108989]: pgmap v3029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:47.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:49 smithi060 ceph-mon[94696]: pgmap v3030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:49 smithi141 ceph-mon[108989]: pgmap v3030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:49.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:49.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:50.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:51 smithi060 ceph-mon[94696]: pgmap v3031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:51 smithi141 ceph-mon[108989]: pgmap v3031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:51.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:51.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:52.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:52.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:53 smithi060 ceph-mon[94696]: pgmap v3032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:53 smithi141 ceph-mon[108989]: pgmap v3032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:53.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:53.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:54.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:54.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:55 smithi060 ceph-mon[94696]: pgmap v3033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:55 smithi141 ceph-mon[108989]: pgmap v3033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:03:55.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:55.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:56.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:56.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:57 smithi060 ceph-mon[94696]: pgmap v3034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:57 smithi141 ceph-mon[108989]: pgmap v3034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:03:57.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:57.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:58.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:58.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:03:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:03:59 smithi060 ceph-mon[94696]: pgmap v3035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:03:59 smithi141 ceph-mon[108989]: pgmap v3035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:03:59.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:03:59.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:01 smithi060 ceph-mon[94696]: pgmap v3036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:01 smithi141 ceph-mon[108989]: pgmap v3036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:01.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:01.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:02.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:02.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:03 smithi060 ceph-mon[94696]: pgmap v3037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:03 smithi141 ceph-mon[108989]: pgmap v3037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:03.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:03.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:04.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:04.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:05 smithi141 ceph-mon[108989]: pgmap v3038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:05 smithi060 ceph-mon[94696]: pgmap v3038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:05.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:05.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:06.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:06.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:07 smithi060 ceph-mon[94696]: pgmap v3039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:07 smithi141 ceph-mon[108989]: pgmap v3039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:07.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:07.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:08.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:08.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:09 smithi060 ceph-mon[94696]: pgmap v3040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:09 smithi141 ceph-mon[108989]: pgmap v3040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:09.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:09.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:10.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:10.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:11 smithi060 ceph-mon[94696]: pgmap v3041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:11 smithi141 ceph-mon[108989]: pgmap v3041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:11.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:11.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:12.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:12.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:13 smithi060 ceph-mon[94696]: pgmap v3042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:13 smithi141 ceph-mon[108989]: pgmap v3042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:13.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:13.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:14.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:14.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:15 smithi141 ceph-mon[108989]: pgmap v3043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:15 smithi060 ceph-mon[94696]: pgmap v3043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:15.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:15.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:16.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:16.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:17 smithi141 ceph-mon[108989]: pgmap v3044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:17 smithi060 ceph-mon[94696]: pgmap v3044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:17.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:17.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:18.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:18.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:19 smithi141 ceph-mon[108989]: pgmap v3045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:19 smithi060 ceph-mon[94696]: pgmap v3045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:19.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:19.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:20.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:20.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:21 smithi141 ceph-mon[108989]: pgmap v3046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:21 smithi060 ceph-mon[94696]: pgmap v3046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:21.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:21.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:22.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:22.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:23 smithi141 ceph-mon[108989]: pgmap v3047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:23 smithi060 ceph-mon[94696]: pgmap v3047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:23.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:23.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:24.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:24.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:25 smithi141 ceph-mon[108989]: pgmap v3048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:25 smithi060 ceph-mon[94696]: pgmap v3048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:25.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:25.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:26.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:26.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:27 smithi141 ceph-mon[108989]: pgmap v3049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:27 smithi060 ceph-mon[94696]: pgmap v3049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:27.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:27.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:28.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:28.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:29 smithi141 ceph-mon[108989]: pgmap v3050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:29 smithi060 ceph-mon[94696]: pgmap v3050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:29.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:29.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:30.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:30.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:31 smithi141 ceph-mon[108989]: pgmap v3051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:31 smithi060 ceph-mon[94696]: pgmap v3051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:31.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:31.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:32.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:32.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:33 smithi141 ceph-mon[108989]: pgmap v3052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:33 smithi060 ceph-mon[94696]: pgmap v3052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:33.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:33.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:34.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:35.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:35 smithi141 ceph-mon[108989]: pgmap v3053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:35 smithi060 ceph-mon[94696]: pgmap v3053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:36.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:36.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:37.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:37.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:37 smithi141 ceph-mon[108989]: pgmap v3054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:37 smithi060 ceph-mon[94696]: pgmap v3054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:38.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:38.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:39.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:39.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:39 smithi141 ceph-mon[108989]: pgmap v3055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:39.563 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:39 smithi060 ceph-mon[94696]: pgmap v3055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:40.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:40.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:04:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:04:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:04:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:04:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:04:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:04:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:04:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:04:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:04:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:04:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:04:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:04:41.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:41.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:41.367 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:41 smithi060 ceph-mon[94696]: pgmap v3056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:41 smithi141 ceph-mon[108989]: pgmap v3056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:42.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:42.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:43.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:43.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:43 smithi141 ceph-mon[108989]: pgmap v3057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:43 smithi060 ceph-mon[94696]: pgmap v3057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:44.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:44.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:45.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:45.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:45 smithi141 ceph-mon[108989]: pgmap v3058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:45 smithi060 ceph-mon[94696]: pgmap v3058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:47.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:47 smithi141 ceph-mon[108989]: pgmap v3059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:47 smithi060 ceph-mon[94696]: pgmap v3059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:48.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:48.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:49.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:49.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:49 smithi141 ceph-mon[108989]: pgmap v3060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:49 smithi060 ceph-mon[94696]: pgmap v3060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:50.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:50.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:51.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:51.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:51.480 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:51 smithi060 ceph-mon[94696]: pgmap v3061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:51 smithi141 ceph-mon[108989]: pgmap v3061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:52.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:52.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:53.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:53.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:53 smithi141 ceph-mon[108989]: pgmap v3062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:53 smithi060 ceph-mon[94696]: pgmap v3062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:54.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:54.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:55.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:55.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:55 smithi141 ceph-mon[108989]: pgmap v3063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:55 smithi060 ceph-mon[94696]: pgmap v3063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:04:56.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:56.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:57.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:57.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:57 smithi141 ceph-mon[108989]: pgmap v3064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:57 smithi060 ceph-mon[94696]: pgmap v3064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:04:58.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:58.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:59.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:04:59.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:04:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:04:59 smithi141 ceph-mon[108989]: pgmap v3065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:04:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:04:59 smithi060 ceph-mon[94696]: pgmap v3065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:00.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:01.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:01.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:01 smithi141 ceph-mon[108989]: pgmap v3066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:01 smithi060 ceph-mon[94696]: pgmap v3066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:02.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:02.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:03.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:03.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:03 smithi141 ceph-mon[108989]: pgmap v3067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:03 smithi060 ceph-mon[94696]: pgmap v3067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:04.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:04.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:05.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:05.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:05.472 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:05 smithi141 ceph-mon[108989]: pgmap v3068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:05 smithi060 ceph-mon[94696]: pgmap v3068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:06.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:06.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:07.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:07.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:07 smithi141 ceph-mon[108989]: pgmap v3069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:07 smithi060 ceph-mon[94696]: pgmap v3069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:08.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:08.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:09.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:09.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:09 smithi141 ceph-mon[108989]: pgmap v3070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:09 smithi060 ceph-mon[94696]: pgmap v3070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:10.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:10.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:11.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:11.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:11 smithi141 ceph-mon[108989]: pgmap v3071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:11 smithi060 ceph-mon[94696]: pgmap v3071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:13.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:13.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:13 smithi141 ceph-mon[108989]: pgmap v3072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:13 smithi060 ceph-mon[94696]: pgmap v3072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:14.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:15.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:15.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:15 smithi141 ceph-mon[108989]: pgmap v3073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:15 smithi060 ceph-mon[94696]: pgmap v3073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:17.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:17.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:17 smithi141 ceph-mon[108989]: pgmap v3074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:17 smithi060 ceph-mon[94696]: pgmap v3074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:19.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:19.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:19 smithi141 ceph-mon[108989]: pgmap v3075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:19 smithi060 ceph-mon[94696]: pgmap v3075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:20.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:21.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:21 smithi141 ceph-mon[108989]: pgmap v3076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:21 smithi060 ceph-mon[94696]: pgmap v3076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:22.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:22.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:23.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:23.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:23 smithi141 ceph-mon[108989]: pgmap v3077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:23 smithi060 ceph-mon[94696]: pgmap v3077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:24.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:24.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:25.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:25.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:25 smithi141 ceph-mon[108989]: pgmap v3078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:25 smithi060 ceph-mon[94696]: pgmap v3078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:26.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:26.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:27.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:27.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:27 smithi141 ceph-mon[108989]: pgmap v3079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:27 smithi060 ceph-mon[94696]: pgmap v3079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:28.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:28.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:29 smithi141 ceph-mon[108989]: pgmap v3080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:29 smithi060 ceph-mon[94696]: pgmap v3080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:30.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:30.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:31.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:31.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:31 smithi141 ceph-mon[108989]: pgmap v3081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:31 smithi060 ceph-mon[94696]: pgmap v3081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:33.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:33 smithi141 ceph-mon[108989]: pgmap v3082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:33 smithi060 ceph-mon[94696]: pgmap v3082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:34.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:34.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:35 smithi141 ceph-mon[108989]: pgmap v3083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:35 smithi060 ceph-mon[94696]: pgmap v3083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:36.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:37.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:37.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:37 smithi060 ceph-mon[94696]: pgmap v3084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:37 smithi141 ceph-mon[108989]: pgmap v3084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:38.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:38.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:39.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:39.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:39 smithi141 ceph-mon[108989]: pgmap v3085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:39 smithi060 ceph-mon[94696]: pgmap v3085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:40.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:40.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:05:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:05:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:41.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:41.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: pgmap v3086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:05:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:05:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:05:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: pgmap v3086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:05:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:05:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:05:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:05:42.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:42.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:43.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:43.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:43 smithi141 ceph-mon[108989]: pgmap v3087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:43 smithi060 ceph-mon[94696]: pgmap v3087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:44.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:44.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:45.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:45.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:45 smithi141 ceph-mon[108989]: pgmap v3088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:45 smithi060 ceph-mon[94696]: pgmap v3088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:46.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:46.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:47 smithi141 ceph-mon[108989]: pgmap v3089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:47 smithi060 ceph-mon[94696]: pgmap v3089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:48.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:48.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:49.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:49.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:49 smithi141 ceph-mon[108989]: pgmap v3090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:49 smithi060 ceph-mon[94696]: pgmap v3090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:50.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:50.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:51.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:51.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:51 smithi141 ceph-mon[108989]: pgmap v3091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:51 smithi060 ceph-mon[94696]: pgmap v3091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:52.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:52.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:53.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:53.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:53 smithi141 ceph-mon[108989]: pgmap v3092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:53 smithi060 ceph-mon[94696]: pgmap v3092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:54.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:54.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:55 smithi141 ceph-mon[108989]: pgmap v3093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:55 smithi060 ceph-mon[94696]: pgmap v3093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:05:56.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:56.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:57.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:57.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:57 smithi141 ceph-mon[108989]: pgmap v3094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:57 smithi060 ceph-mon[94696]: pgmap v3094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:05:58.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:58.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:59.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:05:59.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:05:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:05:59 smithi141 ceph-mon[108989]: pgmap v3095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:05:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:05:59 smithi060 ceph-mon[94696]: pgmap v3095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:00.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:00.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:00 smithi060 ceph-mon[94696]: pgmap v3096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:00 smithi141 ceph-mon[108989]: pgmap v3096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:01.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:01.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:02.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:02.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:02 smithi060 ceph-mon[94696]: pgmap v3097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:02 smithi141 ceph-mon[108989]: pgmap v3097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:03.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:03.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:04.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:04.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:04 smithi141 ceph-mon[108989]: pgmap v3098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:04 smithi060 ceph-mon[94696]: pgmap v3098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:05.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:05.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:06.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:06.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:06 smithi141 ceph-mon[108989]: pgmap v3099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:06 smithi060 ceph-mon[94696]: pgmap v3099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:07.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:07.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:08.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:08.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:08 smithi141 ceph-mon[108989]: pgmap v3100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:08 smithi060 ceph-mon[94696]: pgmap v3100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:09.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:09.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:10.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:10.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:10 smithi141 ceph-mon[108989]: pgmap v3101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:10 smithi060 ceph-mon[94696]: pgmap v3101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:11.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:11.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:12.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:12.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:12 smithi141 ceph-mon[108989]: pgmap v3102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:12 smithi060 ceph-mon[94696]: pgmap v3102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:13.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:13.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:14.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:14.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:14 smithi141 ceph-mon[108989]: pgmap v3103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:14 smithi060 ceph-mon[94696]: pgmap v3103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:15.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:15.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:16.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:16.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:16 smithi141 ceph-mon[108989]: pgmap v3104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:16 smithi060 ceph-mon[94696]: pgmap v3104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:17.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:17.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:18.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:18.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:18 smithi141 ceph-mon[108989]: pgmap v3105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:18 smithi060 ceph-mon[94696]: pgmap v3105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:19.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:19.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:20.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:20.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:20 smithi141 ceph-mon[108989]: pgmap v3106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:20 smithi060 ceph-mon[94696]: pgmap v3106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:21.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:21.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:22.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:22.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:22 smithi141 ceph-mon[108989]: pgmap v3107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:22 smithi060 ceph-mon[94696]: pgmap v3107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:23.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:23.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:24.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:24.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:24 smithi141 ceph-mon[108989]: pgmap v3108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:24 smithi060 ceph-mon[94696]: pgmap v3108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:25.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:25.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:26.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:26.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:26 smithi141 ceph-mon[108989]: pgmap v3109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:26 smithi060 ceph-mon[94696]: pgmap v3109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:27.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:27.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:28.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:28.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:28 smithi141 ceph-mon[108989]: pgmap v3110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:28 smithi060 ceph-mon[94696]: pgmap v3110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:29.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:29.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:30.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:30.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:30 smithi141 ceph-mon[108989]: pgmap v3111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:30 smithi060 ceph-mon[94696]: pgmap v3111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:32.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:32.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:32 smithi141 ceph-mon[108989]: pgmap v3112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:32 smithi060 ceph-mon[94696]: pgmap v3112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:33.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:33.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:34.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:34.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:34 smithi141 ceph-mon[108989]: pgmap v3113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:34 smithi060 ceph-mon[94696]: pgmap v3113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:36.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:36.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:36 smithi141 ceph-mon[108989]: pgmap v3114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:36 smithi060 ceph-mon[94696]: pgmap v3114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:37.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:37.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:38.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:38.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:38 smithi141 ceph-mon[108989]: pgmap v3115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:38 smithi060 ceph-mon[94696]: pgmap v3115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:39.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:39.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:40.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:40.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:40 smithi141 ceph-mon[108989]: pgmap v3116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:40 smithi060 ceph-mon[94696]: pgmap v3116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:06:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:06:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:42.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:42.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:42.725 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: pgmap v3117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:42.725 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:06:42.725 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:06:42.725 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:42.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:06:42.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: pgmap v3117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:06:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:06:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:06:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:06:43.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:43.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:44 smithi141 ceph-mon[108989]: pgmap v3118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:44 smithi060 ceph-mon[94696]: pgmap v3118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:45.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:46.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:46 smithi141 ceph-mon[108989]: pgmap v3119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:46 smithi060 ceph-mon[94696]: pgmap v3119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:47.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:47.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:48.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:48.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:48 smithi141 ceph-mon[108989]: pgmap v3120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:48 smithi060 ceph-mon[94696]: pgmap v3120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:49.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:49.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:50 smithi141 ceph-mon[108989]: pgmap v3121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:50 smithi060 ceph-mon[94696]: pgmap v3121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:51.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:51.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:52.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:52.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:52 smithi141 ceph-mon[108989]: pgmap v3122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:52 smithi060 ceph-mon[94696]: pgmap v3122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:53.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:54.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:54.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:54 smithi141 ceph-mon[108989]: pgmap v3123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:54 smithi060 ceph-mon[94696]: pgmap v3123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:06:56.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:56.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:56 smithi141 ceph-mon[108989]: pgmap v3124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:56 smithi060 ceph-mon[94696]: pgmap v3124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:06:57.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:57.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:58.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:06:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:06:58 smithi141 ceph-mon[108989]: pgmap v3125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:06:58 smithi060 ceph-mon[94696]: pgmap v3125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:06:59.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:06:59.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:00 smithi141 ceph-mon[108989]: pgmap v3126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:00 smithi060 ceph-mon[94696]: pgmap v3126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:01.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:02.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:02.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:02 smithi141 ceph-mon[108989]: pgmap v3127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:02 smithi060 ceph-mon[94696]: pgmap v3127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:04.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:04 smithi141 ceph-mon[108989]: pgmap v3128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:04 smithi060 ceph-mon[94696]: pgmap v3128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:05.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:05.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:06.708 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:06 smithi141 ceph-mon[108989]: pgmap v3129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:06 smithi060 ceph-mon[94696]: pgmap v3129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:07.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:08.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:08.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:08 smithi141 ceph-mon[108989]: pgmap v3130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:08 smithi060 ceph-mon[94696]: pgmap v3130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:10 smithi141 ceph-mon[108989]: pgmap v3131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:10 smithi060 ceph-mon[94696]: pgmap v3131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:11.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:12.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:12.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:12 smithi141 ceph-mon[108989]: pgmap v3132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:12 smithi060 ceph-mon[94696]: pgmap v3132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:13.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:13.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:14.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:14 smithi141 ceph-mon[108989]: pgmap v3133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:14 smithi060 ceph-mon[94696]: pgmap v3133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:15.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:15.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:16 smithi141 ceph-mon[108989]: pgmap v3134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:16 smithi060 ceph-mon[94696]: pgmap v3134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:18 smithi141 ceph-mon[108989]: pgmap v3135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:18 smithi060 ceph-mon[94696]: pgmap v3135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:20 smithi141 ceph-mon[108989]: pgmap v3136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:20 smithi060 ceph-mon[94696]: pgmap v3136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:21.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:22 smithi141 ceph-mon[108989]: pgmap v3137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:22 smithi060 ceph-mon[94696]: pgmap v3137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:24.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:24 smithi141 ceph-mon[108989]: pgmap v3138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:24 smithi060 ceph-mon[94696]: pgmap v3138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:26.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:26 smithi141 ceph-mon[108989]: pgmap v3139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:26 smithi060 ceph-mon[94696]: pgmap v3139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:27.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:27.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:28.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:28 smithi060 ceph-mon[94696]: pgmap v3140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:28 smithi141 ceph-mon[108989]: pgmap v3140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:29.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:29.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:30 smithi060 ceph-mon[94696]: pgmap v3141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:30 smithi141 ceph-mon[108989]: pgmap v3141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:32.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:32.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:32 smithi060 ceph-mon[94696]: pgmap v3142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:32 smithi141 ceph-mon[108989]: pgmap v3142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:33.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:33.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:34.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:34 smithi141 ceph-mon[108989]: pgmap v3143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:34 smithi060 ceph-mon[94696]: pgmap v3143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:35.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:35.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:36 smithi141 ceph-mon[108989]: pgmap v3144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:36 smithi060 ceph-mon[94696]: pgmap v3144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:37.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:37.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:38 smithi060 ceph-mon[94696]: pgmap v3145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:38 smithi141 ceph-mon[108989]: pgmap v3145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:40.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:40.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:40 smithi060 ceph-mon[94696]: pgmap v3146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:40 smithi141 ceph-mon[108989]: pgmap v3146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:41.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:41.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: pgmap v3147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:07:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:07:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:07:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: pgmap v3147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:07:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:07:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:07:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:07:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:07:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:07:43.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:43.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:44.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:44.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:44 smithi141 ceph-mon[108989]: pgmap v3148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:44 smithi060 ceph-mon[94696]: pgmap v3148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:45.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:45.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:46.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:46 smithi141 ceph-mon[108989]: pgmap v3149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:46 smithi060 ceph-mon[94696]: pgmap v3149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:47.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:47.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:48.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:48.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:48 smithi060 ceph-mon[94696]: pgmap v3150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:48 smithi141 ceph-mon[108989]: pgmap v3150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:49.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:49.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:50.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:50.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:50 smithi060 ceph-mon[94696]: pgmap v3151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:50 smithi141 ceph-mon[108989]: pgmap v3151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:51.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:51.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:52.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:52.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:52 smithi141 ceph-mon[108989]: pgmap v3152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:52 smithi060 ceph-mon[94696]: pgmap v3152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:53.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:53.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:54.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:54.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:54 smithi141 ceph-mon[108989]: pgmap v3153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:54 smithi060 ceph-mon[94696]: pgmap v3153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:55.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:07:56.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:56.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:56 smithi141 ceph-mon[108989]: pgmap v3154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:56 smithi060 ceph-mon[94696]: pgmap v3154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:07:57.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:57.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:58.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:58.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:07:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:07:58 smithi060 ceph-mon[94696]: pgmap v3155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:07:58 smithi141 ceph-mon[108989]: pgmap v3155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:07:59.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:07:59.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:00.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:00.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:00 smithi141 ceph-mon[108989]: pgmap v3156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:00 smithi060 ceph-mon[94696]: pgmap v3156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:01.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:01.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:02.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:02.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:02 smithi141 ceph-mon[108989]: pgmap v3157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:02 smithi060 ceph-mon[94696]: pgmap v3157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:03.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:03.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:04.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:04.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:04 smithi141 ceph-mon[108989]: pgmap v3158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:04 smithi060 ceph-mon[94696]: pgmap v3158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:05.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:05.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:06.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:06.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:06 smithi141 ceph-mon[108989]: pgmap v3159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:06 smithi060 ceph-mon[94696]: pgmap v3159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:07.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:07.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:08.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:08.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:08.688 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:08 smithi060 ceph-mon[94696]: pgmap v3160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:08 smithi141 ceph-mon[108989]: pgmap v3160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:09.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:09.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:10.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:10.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:10 smithi141 ceph-mon[108989]: pgmap v3161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:10 smithi060 ceph-mon[94696]: pgmap v3161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:11.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:11.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:12.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:12.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:12 smithi141 ceph-mon[108989]: pgmap v3162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:12 smithi060 ceph-mon[94696]: pgmap v3162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:13.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:13.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:14.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:14.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:14 smithi141 ceph-mon[108989]: pgmap v3163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:14 smithi060 ceph-mon[94696]: pgmap v3163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:15.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:15.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:16.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:16.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:16 smithi141 ceph-mon[108989]: pgmap v3164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:16 smithi060 ceph-mon[94696]: pgmap v3164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:17.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:17.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:18.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:18.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:18 smithi141 ceph-mon[108989]: pgmap v3165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:18.801 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:18 smithi060 ceph-mon[94696]: pgmap v3165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:19.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:19.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:20 smithi141 ceph-mon[108989]: pgmap v3166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:20 smithi060 ceph-mon[94696]: pgmap v3166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:21.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:21.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:22.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:22.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:22 smithi141 ceph-mon[108989]: pgmap v3167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:22 smithi060 ceph-mon[94696]: pgmap v3167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:24.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:24.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:24 smithi141 ceph-mon[108989]: pgmap v3168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:24 smithi060 ceph-mon[94696]: pgmap v3168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:25.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:25.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:26 smithi141 ceph-mon[108989]: pgmap v3169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:26 smithi060 ceph-mon[94696]: pgmap v3169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:27.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:27.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:28.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:28.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:28 smithi141 ceph-mon[108989]: pgmap v3170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:28 smithi060 ceph-mon[94696]: pgmap v3170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:30.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:30.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:30 smithi141 ceph-mon[108989]: pgmap v3171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:30 smithi060 ceph-mon[94696]: pgmap v3171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:32.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:32.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:32 smithi141 ceph-mon[108989]: pgmap v3172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:32 smithi060 ceph-mon[94696]: pgmap v3172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:34 smithi141 ceph-mon[108989]: pgmap v3173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:34 smithi060 ceph-mon[94696]: pgmap v3173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:35.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:35.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:36.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:36.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:36 smithi141 ceph-mon[108989]: pgmap v3174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:36 smithi060 ceph-mon[94696]: pgmap v3174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:38.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:38.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:38 smithi141 ceph-mon[108989]: pgmap v3175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:38 smithi060 ceph-mon[94696]: pgmap v3175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:39.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:39.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:40 smithi141 ceph-mon[108989]: pgmap v3176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:40 smithi060 ceph-mon[94696]: pgmap v3176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:41.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:42.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:42.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:42.691 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:42 smithi141 ceph-mon[108989]: pgmap v3177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:42 smithi060 ceph-mon[94696]: pgmap v3177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:43.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:43.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:08:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:08:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:08:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:08:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:08:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:08:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:08:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:08:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:08:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:08:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:08:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:08:44.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:44.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:44 smithi141 ceph-mon[108989]: pgmap v3178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:44 smithi060 ceph-mon[94696]: pgmap v3178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:45.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:45.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:46.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:46.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:46 smithi141 ceph-mon[108989]: pgmap v3179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:46 smithi060 ceph-mon[94696]: pgmap v3179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:47.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:47.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:48.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:48.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:48 smithi141 ceph-mon[108989]: pgmap v3180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:48 smithi060 ceph-mon[94696]: pgmap v3180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:49.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:49.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:50.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:50.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:50 smithi141 ceph-mon[108989]: pgmap v3181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:50 smithi060 ceph-mon[94696]: pgmap v3181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:51.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:51.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:52.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:52.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:52 smithi141 ceph-mon[108989]: pgmap v3182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:52 smithi060 ceph-mon[94696]: pgmap v3182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:53.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:53.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:54.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:54.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:54 smithi060 ceph-mon[94696]: pgmap v3183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:54 smithi141 ceph-mon[108989]: pgmap v3183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:55.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:55.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:08:56.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:56.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:56 smithi141 ceph-mon[108989]: pgmap v3184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:56 smithi060 ceph-mon[94696]: pgmap v3184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:08:57.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:57.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:58.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:58.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:08:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:08:58 smithi141 ceph-mon[108989]: pgmap v3185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:08:58 smithi060 ceph-mon[94696]: pgmap v3185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:08:59.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:08:59.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:00.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:00.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:00 smithi141 ceph-mon[108989]: pgmap v3186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:00 smithi060 ceph-mon[94696]: pgmap v3186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:01.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:01.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:02.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:02.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:02 smithi141 ceph-mon[108989]: pgmap v3187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:02 smithi060 ceph-mon[94696]: pgmap v3187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:03.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:03.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:04.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:04.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:04 smithi060 ceph-mon[94696]: pgmap v3188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:04 smithi141 ceph-mon[108989]: pgmap v3188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:05.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:05.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:06.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:06.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:06 smithi141 ceph-mon[108989]: pgmap v3189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:06 smithi060 ceph-mon[94696]: pgmap v3189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:07.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:07.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:08.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:08.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:08 smithi141 ceph-mon[108989]: pgmap v3190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:08 smithi060 ceph-mon[94696]: pgmap v3190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:09.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:09.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:10.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:10.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:10 smithi141 ceph-mon[108989]: pgmap v3191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:10 smithi060 ceph-mon[94696]: pgmap v3191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:11.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:11.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:12.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:12.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:12 smithi141 ceph-mon[108989]: pgmap v3192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:12 smithi060 ceph-mon[94696]: pgmap v3192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:13.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:13.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:14.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:14.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:14 smithi141 ceph-mon[108989]: pgmap v3193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:14 smithi060 ceph-mon[94696]: pgmap v3193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:15.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:15.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:16.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:16.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:16 smithi141 ceph-mon[108989]: pgmap v3194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:16 smithi060 ceph-mon[94696]: pgmap v3194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:17.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:17.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:18.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:18.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:18 smithi141 ceph-mon[108989]: pgmap v3195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:18 smithi060 ceph-mon[94696]: pgmap v3195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:19.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:19.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:20.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:20.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:20 smithi141 ceph-mon[108989]: pgmap v3196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:20 smithi060 ceph-mon[94696]: pgmap v3196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:21.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:21.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:22.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:22.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:22 smithi141 ceph-mon[108989]: pgmap v3197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:22 smithi060 ceph-mon[94696]: pgmap v3197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:23.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:23.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:24.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:24.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:24 smithi141 ceph-mon[108989]: pgmap v3198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:24 smithi060 ceph-mon[94696]: pgmap v3198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:25.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:25.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:26.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:26.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:26 smithi141 ceph-mon[108989]: pgmap v3199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:26 smithi060 ceph-mon[94696]: pgmap v3199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:27.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:27.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:28.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:28.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:28 smithi141 ceph-mon[108989]: pgmap v3200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:28 smithi060 ceph-mon[94696]: pgmap v3200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:29.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:29.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:30.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:30.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:30 smithi141 ceph-mon[108989]: pgmap v3201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:30 smithi060 ceph-mon[94696]: pgmap v3201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:31.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:31.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:32.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:32.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:32 smithi141 ceph-mon[108989]: pgmap v3202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:32 smithi060 ceph-mon[94696]: pgmap v3202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:33.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:33.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:34.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:34.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:34.660 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:34 smithi060 ceph-mon[94696]: pgmap v3203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:34 smithi141 ceph-mon[108989]: pgmap v3203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:35.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:35.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:36.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:36.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:36 smithi141 ceph-mon[108989]: pgmap v3204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:36 smithi060 ceph-mon[94696]: pgmap v3204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:37.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:37.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:38.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:38.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:38 smithi141 ceph-mon[108989]: pgmap v3205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:38 smithi060 ceph-mon[94696]: pgmap v3205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:39.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:39.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:40.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:40.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:40 smithi141 ceph-mon[108989]: pgmap v3206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:40 smithi060 ceph-mon[94696]: pgmap v3206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:41.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:41.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:42.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:42.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:42 smithi141 ceph-mon[108989]: pgmap v3207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:42 smithi060 ceph-mon[94696]: pgmap v3207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:43.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:43.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:09:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:09:44.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:44.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: pgmap v3208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:09:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:09:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:09:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:09:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:09:44.774 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: pgmap v3208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:44.774 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:09:44.774 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:09:44.775 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:09:44.775 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:09:44.775 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:09:45.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:45.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:46.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:46.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:46 smithi141 ceph-mon[108989]: pgmap v3209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:46 smithi060 ceph-mon[94696]: pgmap v3209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:47.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:47.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:48.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:48.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:48 smithi141 ceph-mon[108989]: pgmap v3210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:48 smithi060 ceph-mon[94696]: pgmap v3210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:49.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:49.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:50.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:50.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:50 smithi141 ceph-mon[108989]: pgmap v3211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:50 smithi060 ceph-mon[94696]: pgmap v3211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:51.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:51.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:52.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:52.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:52 smithi141 ceph-mon[108989]: pgmap v3212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:52 smithi060 ceph-mon[94696]: pgmap v3212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:53.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:53.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:54.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:54.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:54 smithi141 ceph-mon[108989]: pgmap v3213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:54 smithi060 ceph-mon[94696]: pgmap v3213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:55.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:55.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:09:56.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:56.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:56 smithi141 ceph-mon[108989]: pgmap v3214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:56 smithi060 ceph-mon[94696]: pgmap v3214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:09:57.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:57.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:58.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:58.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:09:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:09:58 smithi141 ceph-mon[108989]: pgmap v3215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:09:58 smithi060 ceph-mon[94696]: pgmap v3215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:09:59.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:09:59.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:00.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:00.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:00 smithi141 ceph-mon[108989]: pgmap v3216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:10:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:00 smithi060 ceph-mon[94696]: pgmap v3216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:10:01.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:01.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:02.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:02.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:02 smithi141 ceph-mon[108989]: pgmap v3217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:02 smithi060 ceph-mon[94696]: pgmap v3217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:03.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:03.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:04.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:04.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:04 smithi141 ceph-mon[108989]: pgmap v3218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:04 smithi060 ceph-mon[94696]: pgmap v3218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:05.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:05.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:06.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:06.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:06 smithi141 ceph-mon[108989]: pgmap v3219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:06 smithi060 ceph-mon[94696]: pgmap v3219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:07.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:07.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:08.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:08.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:08 smithi141 ceph-mon[108989]: pgmap v3220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:08 smithi060 ceph-mon[94696]: pgmap v3220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:09.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:09.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:10.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:10.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:10 smithi141 ceph-mon[108989]: pgmap v3221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:10 smithi060 ceph-mon[94696]: pgmap v3221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:11.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:11.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:12.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:12 smithi141 ceph-mon[108989]: pgmap v3222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:12 smithi060 ceph-mon[94696]: pgmap v3222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:13.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:13.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:14 smithi141 ceph-mon[108989]: pgmap v3223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:14 smithi060 ceph-mon[94696]: pgmap v3223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:15.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:15.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:16.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:16.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:16 smithi141 ceph-mon[108989]: pgmap v3224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:16 smithi060 ceph-mon[94696]: pgmap v3224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:17.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:17.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:18.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:18.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:18.665 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:18 smithi141 ceph-mon[108989]: pgmap v3225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:18 smithi060 ceph-mon[94696]: pgmap v3225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:19.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:19.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:20 smithi060 ceph-mon[94696]: pgmap v3226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:20.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:20.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:20 smithi141 ceph-mon[108989]: pgmap v3226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:21.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:21.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:22.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:22.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:22 smithi141 ceph-mon[108989]: pgmap v3227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:22 smithi060 ceph-mon[94696]: pgmap v3227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:23.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:23.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:24.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:24.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:24 smithi141 ceph-mon[108989]: pgmap v3228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:24 smithi060 ceph-mon[94696]: pgmap v3228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:25.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:25.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:26.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:26.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:26 smithi141 ceph-mon[108989]: pgmap v3229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:26 smithi060 ceph-mon[94696]: pgmap v3229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:27.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:27.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:28.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:28.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:28 smithi141 ceph-mon[108989]: pgmap v3230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:28 smithi060 ceph-mon[94696]: pgmap v3230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:29.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:29.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:30 smithi060 ceph-mon[94696]: pgmap v3231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:30.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:30.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:30 smithi141 ceph-mon[108989]: pgmap v3231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:31.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:31.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:32.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:32.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:32 smithi141 ceph-mon[108989]: pgmap v3232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:32 smithi060 ceph-mon[94696]: pgmap v3232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:33.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:33.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:34.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:34.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:34 smithi141 ceph-mon[108989]: pgmap v3233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:34 smithi060 ceph-mon[94696]: pgmap v3233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:35.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:35.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:36.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:36.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:36 smithi141 ceph-mon[108989]: pgmap v3234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:36 smithi060 ceph-mon[94696]: pgmap v3234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:37.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:37.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:38.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:38.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:38 smithi141 ceph-mon[108989]: pgmap v3235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:38 smithi060 ceph-mon[94696]: pgmap v3235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:39.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:39.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:40.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:40.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:40 smithi141 ceph-mon[108989]: pgmap v3236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:40 smithi060 ceph-mon[94696]: pgmap v3236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:41.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:41.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:42.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:42.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:42 smithi141 ceph-mon[108989]: pgmap v3237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:42 smithi060 ceph-mon[94696]: pgmap v3237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:43.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:43.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:44.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:44.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: pgmap v3238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:10:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:10:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:10:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:10:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:10:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:10:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: pgmap v3238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:10:45.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:45.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:46.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:46.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:46 smithi141 ceph-mon[108989]: pgmap v3239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:46 smithi060 ceph-mon[94696]: pgmap v3239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:47.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:47.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:48.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:48.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:48 smithi141 ceph-mon[108989]: pgmap v3240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:48 smithi060 ceph-mon[94696]: pgmap v3240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:49.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:49.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:50.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:50.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:50 smithi141 ceph-mon[108989]: pgmap v3241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:50 smithi060 ceph-mon[94696]: pgmap v3241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:51.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:51.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:52.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:52.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:52 smithi141 ceph-mon[108989]: pgmap v3242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:52 smithi060 ceph-mon[94696]: pgmap v3242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:53.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:53.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:54.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:54.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:54 smithi141 ceph-mon[108989]: pgmap v3243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:54 smithi060 ceph-mon[94696]: pgmap v3243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:55.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:55.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:10:56.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:56.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:56 smithi141 ceph-mon[108989]: pgmap v3244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:56 smithi060 ceph-mon[94696]: pgmap v3244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:10:57.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:57.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:58.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:58.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:10:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:10:58 smithi141 ceph-mon[108989]: pgmap v3245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:10:58 smithi060 ceph-mon[94696]: pgmap v3245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:10:59.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:10:59.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:00.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:00.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:00 smithi141 ceph-mon[108989]: pgmap v3246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:00 smithi060 ceph-mon[94696]: pgmap v3246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:01.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:01.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:02.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:02.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:02 smithi141 ceph-mon[108989]: pgmap v3247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:02 smithi060 ceph-mon[94696]: pgmap v3247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:03.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:03.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:04.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:04.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:04 smithi141 ceph-mon[108989]: pgmap v3248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:04 smithi060 ceph-mon[94696]: pgmap v3248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:05.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:05.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:06.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:06.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:06 smithi141 ceph-mon[108989]: pgmap v3249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:06 smithi060 ceph-mon[94696]: pgmap v3249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:07.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:07.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:08.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:08.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:08 smithi141 ceph-mon[108989]: pgmap v3250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:08 smithi060 ceph-mon[94696]: pgmap v3250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:09.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:09.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:10.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:10.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:10 smithi141 ceph-mon[108989]: pgmap v3251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:10.739 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:10 smithi060 ceph-mon[94696]: pgmap v3251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:10.740 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:11.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:11.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:12 smithi141 ceph-mon[108989]: pgmap v3252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:12 smithi060 ceph-mon[94696]: pgmap v3252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:13.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:13.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:14 smithi141 ceph-mon[108989]: pgmap v3253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:14.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:14.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:14 smithi060 ceph-mon[94696]: pgmap v3253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:15.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:15.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:16.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:16.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:16 smithi141 ceph-mon[108989]: pgmap v3254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:16 smithi060 ceph-mon[94696]: pgmap v3254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:17.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:17.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:18.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:18.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:18 smithi141 ceph-mon[108989]: pgmap v3255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:18 smithi060 ceph-mon[94696]: pgmap v3255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:19.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:19.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:20.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:20.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:20 smithi141 ceph-mon[108989]: pgmap v3256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:20 smithi060 ceph-mon[94696]: pgmap v3256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:21.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:21.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:22.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:22.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:22 smithi141 ceph-mon[108989]: pgmap v3257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:22 smithi060 ceph-mon[94696]: pgmap v3257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:23.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:23.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:24.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:24.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:24 smithi141 ceph-mon[108989]: pgmap v3258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:24 smithi060 ceph-mon[94696]: pgmap v3258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:25.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:25.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:26.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:26.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:26 smithi141 ceph-mon[108989]: pgmap v3259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:26 smithi060 ceph-mon[94696]: pgmap v3259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:27.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:27.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:28.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:28.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:28 smithi141 ceph-mon[108989]: pgmap v3260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:28 smithi060 ceph-mon[94696]: pgmap v3260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:29.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:29.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:30.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:30.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:30 smithi141 ceph-mon[108989]: pgmap v3261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:30 smithi060 ceph-mon[94696]: pgmap v3261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:31.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:31.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:32.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:32.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:32 smithi141 ceph-mon[108989]: pgmap v3262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:32 smithi060 ceph-mon[94696]: pgmap v3262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:33.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:33.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:34.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:34.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:34 smithi141 ceph-mon[108989]: pgmap v3263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:34 smithi060 ceph-mon[94696]: pgmap v3263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:35.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:35.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:36.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:36.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:36 smithi141 ceph-mon[108989]: pgmap v3264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:36 smithi060 ceph-mon[94696]: pgmap v3264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:37.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:37.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:38.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:38.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:38 smithi141 ceph-mon[108989]: pgmap v3265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:38 smithi060 ceph-mon[94696]: pgmap v3265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:39.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:39.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:40.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:40.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:40 smithi141 ceph-mon[108989]: pgmap v3266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:40 smithi060 ceph-mon[94696]: pgmap v3266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:41.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:41.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:42.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:42.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:42 smithi141 ceph-mon[108989]: pgmap v3267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:42 smithi060 ceph-mon[94696]: pgmap v3267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:43.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:43.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:44.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:44.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:44 smithi141 ceph-mon[108989]: pgmap v3268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:11:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:44 smithi060 ceph-mon[94696]: pgmap v3268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:11:45.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:45.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:11:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:11:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:11:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:11:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:11:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:11:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:11:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:11:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:11:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:11:46.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:46.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:46 smithi141 ceph-mon[108989]: pgmap v3269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:46 smithi060 ceph-mon[94696]: pgmap v3269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:47.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:47.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:48.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:48.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:48 smithi141 ceph-mon[108989]: pgmap v3270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:48 smithi060 ceph-mon[94696]: pgmap v3270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:49.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:49.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:50.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:50.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:50 smithi141 ceph-mon[108989]: pgmap v3271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:50 smithi060 ceph-mon[94696]: pgmap v3271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:51.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:51.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:52.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:52.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:52 smithi141 ceph-mon[108989]: pgmap v3272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:52 smithi060 ceph-mon[94696]: pgmap v3272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:53.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:53.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:54.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:54.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:54 smithi141 ceph-mon[108989]: pgmap v3273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:54 smithi060 ceph-mon[94696]: pgmap v3273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:55.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:55.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:11:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:56 smithi060 ceph-mon[94696]: pgmap v3274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:56.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:56.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:56 smithi141 ceph-mon[108989]: pgmap v3274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:11:57.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:57.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:11:58 smithi141 ceph-mon[108989]: pgmap v3275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:58.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:58.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:11:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:11:58 smithi060 ceph-mon[94696]: pgmap v3275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:11:59.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:11:59.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:00 smithi141 ceph-mon[108989]: pgmap v3276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:00.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:00.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:00 smithi060 ceph-mon[94696]: pgmap v3276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:01.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:01.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:02 smithi141 ceph-mon[108989]: pgmap v3277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:02.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:02.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:02 smithi060 ceph-mon[94696]: pgmap v3277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:03.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:03.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:04 smithi060 ceph-mon[94696]: pgmap v3278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:04 smithi141 ceph-mon[108989]: pgmap v3278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:04.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:04.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:05.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:05.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:06 smithi141 ceph-mon[108989]: pgmap v3279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:06.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:06.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:06 smithi060 ceph-mon[94696]: pgmap v3279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:07.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:07.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:08 smithi060 ceph-mon[94696]: pgmap v3280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:08 smithi141 ceph-mon[108989]: pgmap v3280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:08.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:08.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:09.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:09.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:10 smithi141 ceph-mon[108989]: pgmap v3281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:10.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:10.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:10 smithi060 ceph-mon[94696]: pgmap v3281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:11.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:11.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:12 smithi141 ceph-mon[108989]: pgmap v3282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:12.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:12.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:12 smithi060 ceph-mon[94696]: pgmap v3282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:13.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:13.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:14 smithi141 ceph-mon[108989]: pgmap v3283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:14.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:14.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:14 smithi060 ceph-mon[94696]: pgmap v3283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:15.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:15.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:16 smithi141 ceph-mon[108989]: pgmap v3284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:16.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:16.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:16 smithi060 ceph-mon[94696]: pgmap v3284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:17.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:17.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:18 smithi141 ceph-mon[108989]: pgmap v3285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:18.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:18.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:18 smithi060 ceph-mon[94696]: pgmap v3285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:19.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:19.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:20 smithi141 ceph-mon[108989]: pgmap v3286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:20.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:20.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:20 smithi060 ceph-mon[94696]: pgmap v3286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:21.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:21.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:22 smithi141 ceph-mon[108989]: pgmap v3287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:22.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:22.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:22 smithi060 ceph-mon[94696]: pgmap v3287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:23.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:23.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:24 smithi141 ceph-mon[108989]: pgmap v3288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:24.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:24.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:24 smithi060 ceph-mon[94696]: pgmap v3288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:25.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:25.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:25.779 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:26 smithi141 ceph-mon[108989]: pgmap v3289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:26.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:26.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:26 smithi060 ceph-mon[94696]: pgmap v3289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:27.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:27.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:28 smithi060 ceph-mon[94696]: pgmap v3290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:28 smithi141 ceph-mon[108989]: pgmap v3290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:28.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:28.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:29.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:29.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:30.708 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:30 smithi060 ceph-mon[94696]: pgmap v3291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:30 smithi141 ceph-mon[108989]: pgmap v3291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:30.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:30.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:31.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:31.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:32 smithi141 ceph-mon[108989]: pgmap v3292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:32.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:32.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:32 smithi060 ceph-mon[94696]: pgmap v3292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:33.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:33.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:34 smithi141 ceph-mon[108989]: pgmap v3293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:34.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:34.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:34 smithi060 ceph-mon[94696]: pgmap v3293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:35.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:35.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:36.713 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:36 smithi060 ceph-mon[94696]: pgmap v3294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:36 smithi141 ceph-mon[108989]: pgmap v3294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:36.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:36.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:37.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:37.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:38 smithi141 ceph-mon[108989]: pgmap v3295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:38.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:38.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:38 smithi060 ceph-mon[94696]: pgmap v3295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:39.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:39.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:40.716 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:40 smithi060 ceph-mon[94696]: pgmap v3296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:40.716 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:40 smithi141 ceph-mon[108989]: pgmap v3296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:40.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:40.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:41.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:41.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:42 smithi141 ceph-mon[108989]: pgmap v3297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:42.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:42.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:42 smithi060 ceph-mon[94696]: pgmap v3297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:43.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:43.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:44 smithi141 ceph-mon[108989]: pgmap v3298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:44.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:44.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:44 smithi060 ceph-mon[94696]: pgmap v3298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:12:45.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:45.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:12:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:46 smithi141 ceph-mon[108989]: pgmap v3299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:46.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:46.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:46 smithi060 ceph-mon[94696]: pgmap v3299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:47.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:47.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:48.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:48.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: pgmap v3300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:12:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:12:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:12:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: pgmap v3300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:12:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:12:49.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:12:49.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:49.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:50.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:50.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:50 smithi060 ceph-mon[94696]: pgmap v3301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:50 smithi141 ceph-mon[108989]: pgmap v3301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:51.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:51.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:52.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:52.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:52 smithi060 ceph-mon[94696]: pgmap v3302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:52 smithi141 ceph-mon[108989]: pgmap v3302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:53.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:53.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:54.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:54.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:54 smithi060 ceph-mon[94696]: pgmap v3303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:54 smithi141 ceph-mon[108989]: pgmap v3303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:12:55.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:55.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:56.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:56.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:56 smithi060 ceph-mon[94696]: pgmap v3304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:56 smithi141 ceph-mon[108989]: pgmap v3304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:12:57.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:57.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:12:58 smithi141 ceph-mon[108989]: pgmap v3305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:12:58 smithi060 ceph-mon[94696]: pgmap v3305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:12:58.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:58.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:12:59.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:12:59.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:00 smithi141 ceph-mon[108989]: pgmap v3306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:00 smithi060 ceph-mon[94696]: pgmap v3306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:00.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:00.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:01.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:01.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:02 smithi141 ceph-mon[108989]: pgmap v3307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:02 smithi060 ceph-mon[94696]: pgmap v3307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:02.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:02.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:03.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:03.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:04 smithi141 ceph-mon[108989]: pgmap v3308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:04 smithi060 ceph-mon[94696]: pgmap v3308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:04.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:04.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:05.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:05.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:06 smithi141 ceph-mon[108989]: pgmap v3309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:06 smithi060 ceph-mon[94696]: pgmap v3309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:06.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:06.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:07.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:07.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:08 smithi060 ceph-mon[94696]: pgmap v3310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:08 smithi141 ceph-mon[108989]: pgmap v3310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:08.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:08.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:09.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:09.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:10 smithi141 ceph-mon[108989]: pgmap v3311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:10 smithi060 ceph-mon[94696]: pgmap v3311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:10.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:10.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:11.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:11.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:12 smithi141 ceph-mon[108989]: pgmap v3312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:12 smithi060 ceph-mon[94696]: pgmap v3312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:12.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:12.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:13.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:13.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:14 smithi141 ceph-mon[108989]: pgmap v3313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:14 smithi060 ceph-mon[94696]: pgmap v3313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:14.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:14.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:15.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:15.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:16 smithi141 ceph-mon[108989]: pgmap v3314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:16 smithi060 ceph-mon[94696]: pgmap v3314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:16.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:16.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:17.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:17.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:18 smithi141 ceph-mon[108989]: pgmap v3315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:18 smithi060 ceph-mon[94696]: pgmap v3315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:18.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:18.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:19.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:19.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:20 smithi141 ceph-mon[108989]: pgmap v3316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:20 smithi060 ceph-mon[94696]: pgmap v3316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:20.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:20.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:21.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:21.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:22 smithi141 ceph-mon[108989]: pgmap v3317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:22 smithi060 ceph-mon[94696]: pgmap v3317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:22.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:22.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:23.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:23.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:24 smithi141 ceph-mon[108989]: pgmap v3318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:24 smithi060 ceph-mon[94696]: pgmap v3318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:24.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:24.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:25.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:25.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:26 smithi141 ceph-mon[108989]: pgmap v3319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:26 smithi060 ceph-mon[94696]: pgmap v3319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:26.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:26.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:27.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:27.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:28 smithi141 ceph-mon[108989]: pgmap v3320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:28 smithi060 ceph-mon[94696]: pgmap v3320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:28.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:28.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:29.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:29.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:30 smithi141 ceph-mon[108989]: pgmap v3321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:30 smithi060 ceph-mon[94696]: pgmap v3321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:30.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:30.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:31.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:31.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:32 smithi141 ceph-mon[108989]: pgmap v3322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:32 smithi060 ceph-mon[94696]: pgmap v3322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:32.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:32.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:33.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:33.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:34 smithi141 ceph-mon[108989]: pgmap v3323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:34 smithi060 ceph-mon[94696]: pgmap v3323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:34.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:34.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:35.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:35.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:36 smithi060 ceph-mon[94696]: pgmap v3324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:36.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:36.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:36 smithi141 ceph-mon[108989]: pgmap v3324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:37.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:37.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:38 smithi141 ceph-mon[108989]: pgmap v3325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:38 smithi060 ceph-mon[94696]: pgmap v3325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:38.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:38.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:39.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:39.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:40 smithi141 ceph-mon[108989]: pgmap v3326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:40 smithi060 ceph-mon[94696]: pgmap v3326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:40.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:40.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:41.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:41.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:42 smithi141 ceph-mon[108989]: pgmap v3327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:42 smithi060 ceph-mon[94696]: pgmap v3327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:42.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:42.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:43.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:43.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:44 smithi060 ceph-mon[94696]: pgmap v3328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:44.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:44.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:44 smithi141 ceph-mon[108989]: pgmap v3328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:45.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:45.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:46 smithi060 ceph-mon[94696]: pgmap v3329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:46.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:46.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:46 smithi141 ceph-mon[108989]: pgmap v3329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:47.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:47.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:48 smithi141 ceph-mon[108989]: pgmap v3330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:13:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:48 smithi060 ceph-mon[94696]: pgmap v3330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:13:48.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:48.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:49.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:49.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:50 smithi141 ceph-mon[108989]: pgmap v3331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:50 smithi060 ceph-mon[94696]: pgmap v3331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:50.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:50.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:51.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:51.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:52 smithi141 ceph-mon[108989]: pgmap v3332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:52 smithi060 ceph-mon[94696]: pgmap v3332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:52.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:52.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:53.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:53.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:13:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:13:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:13:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:13:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:13:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:13:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:13:54.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:54.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:55 smithi141 ceph-mon[108989]: pgmap v3333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:55 smithi060 ceph-mon[94696]: pgmap v3333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:13:55.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:55.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:56.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:56.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:57 smithi141 ceph-mon[108989]: pgmap v3334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:57 smithi060 ceph-mon[94696]: pgmap v3334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:13:57.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:57.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:13:58 smithi141 ceph-mon[108989]: pgmap v3335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:13:58 smithi060 ceph-mon[94696]: pgmap v3335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:13:58.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:58.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:13:59.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:13:59.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:00 smithi141 ceph-mon[108989]: pgmap v3336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:00 smithi060 ceph-mon[94696]: pgmap v3336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:00.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:00.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:01.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:01.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:02 smithi060 ceph-mon[94696]: pgmap v3337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:02.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:02.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:02 smithi141 ceph-mon[108989]: pgmap v3337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:03.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:03.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:04 smithi060 ceph-mon[94696]: pgmap v3338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:04.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:04.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:04 smithi141 ceph-mon[108989]: pgmap v3338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:05.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:05.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:06 smithi060 ceph-mon[94696]: pgmap v3339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:06.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:06.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:06 smithi141 ceph-mon[108989]: pgmap v3339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:07.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:07.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:08 smithi141 ceph-mon[108989]: pgmap v3340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:08 smithi060 ceph-mon[94696]: pgmap v3340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:08.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:08.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:09.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:09.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:10 smithi060 ceph-mon[94696]: pgmap v3341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:10.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:10.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:10 smithi141 ceph-mon[108989]: pgmap v3341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:11.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:11.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:12.786 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:12 smithi060 ceph-mon[94696]: pgmap v3342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:12.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:12.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:12 smithi141 ceph-mon[108989]: pgmap v3342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:13.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:13.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:14 smithi060 ceph-mon[94696]: pgmap v3343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:14.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:14.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:14 smithi141 ceph-mon[108989]: pgmap v3343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:15.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:15.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:16 smithi060 ceph-mon[94696]: pgmap v3344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:16.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:16.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:16 smithi141 ceph-mon[108989]: pgmap v3344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:17.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:17.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:18 smithi141 ceph-mon[108989]: pgmap v3345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:18 smithi060 ceph-mon[94696]: pgmap v3345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:18.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:18.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:19.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:19.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:20 smithi060 ceph-mon[94696]: pgmap v3346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:20.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:20.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:20 smithi141 ceph-mon[108989]: pgmap v3346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:21.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:21.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:22 smithi060 ceph-mon[94696]: pgmap v3347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:22.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:22.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:22 smithi141 ceph-mon[108989]: pgmap v3347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:23.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:23.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:24 smithi060 ceph-mon[94696]: pgmap v3348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:24.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:24.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:24 smithi141 ceph-mon[108989]: pgmap v3348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:25.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:25.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:26 smithi060 ceph-mon[94696]: pgmap v3349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:26.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:26.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:26 smithi141 ceph-mon[108989]: pgmap v3349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:27.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:27.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:28 smithi141 ceph-mon[108989]: pgmap v3350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:28 smithi060 ceph-mon[94696]: pgmap v3350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:28.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:28.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:29.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:29.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:30 smithi060 ceph-mon[94696]: pgmap v3351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:30.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:30.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:30 smithi141 ceph-mon[108989]: pgmap v3351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:31.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:31.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:32 smithi060 ceph-mon[94696]: pgmap v3352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:32.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:32.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:32 smithi141 ceph-mon[108989]: pgmap v3352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:33.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:33.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:34 smithi060 ceph-mon[94696]: pgmap v3353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:34.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:34.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:34 smithi141 ceph-mon[108989]: pgmap v3353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:35.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:35.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:36 smithi141 ceph-mon[108989]: pgmap v3354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:36 smithi060 ceph-mon[94696]: pgmap v3354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:36.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:36.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:37.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:37.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:38 smithi141 ceph-mon[108989]: pgmap v3355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:38 smithi060 ceph-mon[94696]: pgmap v3355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:38.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:38.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:39.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:39.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:40.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:40 smithi060 ceph-mon[94696]: pgmap v3356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:40.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:40 smithi141 ceph-mon[108989]: pgmap v3356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:40.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:40.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:41.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:41.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:42 smithi060 ceph-mon[94696]: pgmap v3357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:42 smithi141 ceph-mon[108989]: pgmap v3357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:42.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:42.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:43.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:43.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:44 smithi060 ceph-mon[94696]: pgmap v3358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:44 smithi141 ceph-mon[108989]: pgmap v3358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:44.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:44.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:45.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:46.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:46 smithi141 ceph-mon[108989]: pgmap v3359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:46 smithi060 ceph-mon[94696]: pgmap v3359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:47.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:47.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:48.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:48.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:48 smithi060 ceph-mon[94696]: pgmap v3360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:48 smithi141 ceph-mon[108989]: pgmap v3360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:49.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:49.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:50.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:50.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:50 smithi060 ceph-mon[94696]: pgmap v3361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:50 smithi141 ceph-mon[108989]: pgmap v3361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:51.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:52.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:52.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:52 smithi060 ceph-mon[94696]: pgmap v3362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:52 smithi141 ceph-mon[108989]: pgmap v3362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:53.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:53.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:54.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:54.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: pgmap v3363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:14:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:14:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:14:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:14:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:14:54.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:14:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: pgmap v3363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:14:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:14:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:14:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:14:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:14:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:14:55.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:55.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:14:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:56 smithi060 ceph-mon[94696]: pgmap v3364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:56 smithi141 ceph-mon[108989]: pgmap v3364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:14:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:58.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:58.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:14:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:14:58 smithi060 ceph-mon[94696]: pgmap v3365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:14:58 smithi141 ceph-mon[108989]: pgmap v3365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:14:59.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:14:59.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:00.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:00.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:00 smithi060 ceph-mon[94696]: pgmap v3366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:00 smithi141 ceph-mon[108989]: pgmap v3366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:01.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:02 smithi060 ceph-mon[94696]: pgmap v3367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:02 smithi141 ceph-mon[108989]: pgmap v3367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:03.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:03.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:04 smithi060 ceph-mon[94696]: pgmap v3368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:04 smithi141 ceph-mon[108989]: pgmap v3368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:05.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:05.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:06.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:06.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:06 smithi060 ceph-mon[94696]: pgmap v3369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:06 smithi141 ceph-mon[108989]: pgmap v3369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:08.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:08.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:08 smithi141 ceph-mon[108989]: pgmap v3370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:08 smithi060 ceph-mon[94696]: pgmap v3370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:09.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:09.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:10.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:10.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:10 smithi060 ceph-mon[94696]: pgmap v3371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:10 smithi141 ceph-mon[108989]: pgmap v3371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:12 smithi060 ceph-mon[94696]: pgmap v3372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:12 smithi141 ceph-mon[108989]: pgmap v3372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:13.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:13.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:14.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:14 smithi060 ceph-mon[94696]: pgmap v3373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:14 smithi141 ceph-mon[108989]: pgmap v3373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:16.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:16.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:16 smithi060 ceph-mon[94696]: pgmap v3374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:16 smithi141 ceph-mon[108989]: pgmap v3374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:17.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:17.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:18.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:18.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:18 smithi141 ceph-mon[108989]: pgmap v3375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:18 smithi060 ceph-mon[94696]: pgmap v3375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:19.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:19.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:20 smithi060 ceph-mon[94696]: pgmap v3376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:20 smithi141 ceph-mon[108989]: pgmap v3376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:21.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:21.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:22.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:22.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:22 smithi060 ceph-mon[94696]: pgmap v3377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:22 smithi141 ceph-mon[108989]: pgmap v3377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:23.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:23.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:24 smithi060 ceph-mon[94696]: pgmap v3378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:24 smithi141 ceph-mon[108989]: pgmap v3378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:25.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:25.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:26.815 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:26 smithi141 ceph-mon[108989]: pgmap v3379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:26 smithi060 ceph-mon[94696]: pgmap v3379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:28.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:28 smithi141 ceph-mon[108989]: pgmap v3380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:28 smithi060 ceph-mon[94696]: pgmap v3380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:30.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:30 smithi060 ceph-mon[94696]: pgmap v3381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:30 smithi141 ceph-mon[108989]: pgmap v3381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:31.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:31.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:32 smithi060 ceph-mon[94696]: pgmap v3382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:32 smithi141 ceph-mon[108989]: pgmap v3382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:34.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:34.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:34 smithi060 ceph-mon[94696]: pgmap v3383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:34 smithi141 ceph-mon[108989]: pgmap v3383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:36 smithi060 ceph-mon[94696]: pgmap v3384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:36.918 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:36 smithi141 ceph-mon[108989]: pgmap v3384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:37.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:37.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:38.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:38.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:38 smithi141 ceph-mon[108989]: pgmap v3385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:38.754 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:38 smithi060 ceph-mon[94696]: pgmap v3385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:40.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:40.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:40 smithi060 ceph-mon[94696]: pgmap v3386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:40 smithi141 ceph-mon[108989]: pgmap v3386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:42 smithi060 ceph-mon[94696]: pgmap v3387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:42 smithi141 ceph-mon[108989]: pgmap v3387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:43.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:43.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:44.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:44.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:44 smithi060 ceph-mon[94696]: pgmap v3388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:44 smithi141 ceph-mon[108989]: pgmap v3388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:46.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:46.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:46 smithi060 ceph-mon[94696]: pgmap v3389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:46 smithi141 ceph-mon[108989]: pgmap v3389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:47.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:47.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:48.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:48.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:48 smithi141 ceph-mon[108989]: pgmap v3390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:48 smithi060 ceph-mon[94696]: pgmap v3390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:49.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:49.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:50.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:50 smithi060 ceph-mon[94696]: pgmap v3391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:50 smithi141 ceph-mon[108989]: pgmap v3391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:51.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:51.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:52.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:52 smithi060 ceph-mon[94696]: pgmap v3392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:52 smithi141 ceph-mon[108989]: pgmap v3392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:54.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:54.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:54 smithi060 ceph-mon[94696]: pgmap v3393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:15:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:54 smithi141 ceph-mon[108989]: pgmap v3393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:15:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:15:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:15:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:15:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:57.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:57 smithi141 ceph-mon[108989]: pgmap v3394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:57 smithi060 ceph-mon[94696]: pgmap v3394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:15:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:15:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:15:58 smithi141 ceph-mon[108989]: pgmap v3395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:15:58 smithi060 ceph-mon[94696]: pgmap v3395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:15:59.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:15:59.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:00.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:00 smithi060 ceph-mon[94696]: pgmap v3396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:00 smithi141 ceph-mon[108989]: pgmap v3396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:02.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:02.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:02 smithi060 ceph-mon[94696]: pgmap v3397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:02 smithi141 ceph-mon[108989]: pgmap v3397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:03.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:03.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:04.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:04 smithi060 ceph-mon[94696]: pgmap v3398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:04 smithi141 ceph-mon[108989]: pgmap v3398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:05.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:05.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:06 smithi060 ceph-mon[94696]: pgmap v3399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:06 smithi141 ceph-mon[108989]: pgmap v3399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:07.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:07.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:08 smithi141 ceph-mon[108989]: pgmap v3400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:08 smithi060 ceph-mon[94696]: pgmap v3400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:09.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:09.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:10.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:10.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:10 smithi060 ceph-mon[94696]: pgmap v3401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:10 smithi141 ceph-mon[108989]: pgmap v3401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:11.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:11.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:12.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:12.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:12 smithi060 ceph-mon[94696]: pgmap v3402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:12 smithi141 ceph-mon[108989]: pgmap v3402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:13.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:13.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:14.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:14.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:14 smithi060 ceph-mon[94696]: pgmap v3403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:14 smithi141 ceph-mon[108989]: pgmap v3403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:16.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:16.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:16 smithi060 ceph-mon[94696]: pgmap v3404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:16 smithi141 ceph-mon[108989]: pgmap v3404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:17.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:17.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:18.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:18.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:18 smithi141 ceph-mon[108989]: pgmap v3405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:18 smithi060 ceph-mon[94696]: pgmap v3405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:19.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:19.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:20.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:20.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:20 smithi060 ceph-mon[94696]: pgmap v3406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:20 smithi141 ceph-mon[108989]: pgmap v3406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:21.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:21.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:22.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:22.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:22 smithi141 ceph-mon[108989]: pgmap v3407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:22 smithi060 ceph-mon[94696]: pgmap v3407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:23.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:23.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:24.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:24.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:24 smithi060 ceph-mon[94696]: pgmap v3408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:24 smithi141 ceph-mon[108989]: pgmap v3408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:25.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:25.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:26.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:26.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:26 smithi060 ceph-mon[94696]: pgmap v3409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:26 smithi141 ceph-mon[108989]: pgmap v3409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:27.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:27.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:28.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:28.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:28 smithi141 ceph-mon[108989]: pgmap v3410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:28 smithi060 ceph-mon[94696]: pgmap v3410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:29.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:29.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:30.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:30.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:30 smithi060 ceph-mon[94696]: pgmap v3411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:30 smithi141 ceph-mon[108989]: pgmap v3411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:31.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:31.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:32.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:32.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:32 smithi060 ceph-mon[94696]: pgmap v3412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:32 smithi141 ceph-mon[108989]: pgmap v3412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:33.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:33.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:34.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:34.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:34 smithi060 ceph-mon[94696]: pgmap v3413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:34 smithi141 ceph-mon[108989]: pgmap v3413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:35.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:35.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:36.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:36.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:36 smithi060 ceph-mon[94696]: pgmap v3414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:36 smithi141 ceph-mon[108989]: pgmap v3414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:37.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:37.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:38.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:38.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:38 smithi141 ceph-mon[108989]: pgmap v3415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:38 smithi060 ceph-mon[94696]: pgmap v3415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:39.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:39.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:40.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:40 smithi060 ceph-mon[94696]: pgmap v3416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:40 smithi141 ceph-mon[108989]: pgmap v3416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:41.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:41.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:42.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:42.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:42 smithi060 ceph-mon[94696]: pgmap v3417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:42 smithi141 ceph-mon[108989]: pgmap v3417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:43.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:43.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:44.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:44.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:44 smithi060 ceph-mon[94696]: pgmap v3418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:44 smithi141 ceph-mon[108989]: pgmap v3418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:45.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:45.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:46.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:46.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:46 smithi060 ceph-mon[94696]: pgmap v3419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:46 smithi141 ceph-mon[108989]: pgmap v3419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:47.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:47.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:48.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:48.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:48 smithi141 ceph-mon[108989]: pgmap v3420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:48 smithi060 ceph-mon[94696]: pgmap v3420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:49.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:49.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:50.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:50 smithi060 ceph-mon[94696]: pgmap v3421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:50 smithi141 ceph-mon[108989]: pgmap v3421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:51.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:52 smithi060 ceph-mon[94696]: pgmap v3422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:52 smithi141 ceph-mon[108989]: pgmap v3422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:54.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:54 smithi060 ceph-mon[94696]: pgmap v3423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:54 smithi141 ceph-mon[108989]: pgmap v3423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:16:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:16:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:16:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: pgmap v3424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:16:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:16:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:16:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: pgmap v3424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:16:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:16:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:16:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:16:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:16:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:16:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:16:58 smithi141 ceph-mon[108989]: pgmap v3425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:16:58 smithi060 ceph-mon[94696]: pgmap v3425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:16:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:16:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:00.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:00 smithi060 ceph-mon[94696]: pgmap v3426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:00 smithi141 ceph-mon[108989]: pgmap v3426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:02.797 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:02 smithi141 ceph-mon[108989]: pgmap v3427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:02 smithi060 ceph-mon[94696]: pgmap v3427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:03.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:04.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:04.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:04 smithi060 ceph-mon[94696]: pgmap v3428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:04 smithi141 ceph-mon[108989]: pgmap v3428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:06.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:06 smithi060 ceph-mon[94696]: pgmap v3429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:06 smithi141 ceph-mon[108989]: pgmap v3429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:07.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:07.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:08 smithi141 ceph-mon[108989]: pgmap v3430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:08 smithi060 ceph-mon[94696]: pgmap v3430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:09.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:10 smithi060 ceph-mon[94696]: pgmap v3431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:10 smithi141 ceph-mon[108989]: pgmap v3431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:11.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:12.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:12.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:12 smithi060 ceph-mon[94696]: pgmap v3432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:12.898 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:12 smithi141 ceph-mon[108989]: pgmap v3432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:13.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:13.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:14.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:14.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:14 smithi060 ceph-mon[94696]: pgmap v3433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:14 smithi141 ceph-mon[108989]: pgmap v3433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:15.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:15.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:16.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:16.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:16 smithi060 ceph-mon[94696]: pgmap v3434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:16 smithi141 ceph-mon[108989]: pgmap v3434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:17.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:17.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:18.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:18.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:18 smithi141 ceph-mon[108989]: pgmap v3435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:18 smithi060 ceph-mon[94696]: pgmap v3435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:19.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:19.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:20.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:20.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:20 smithi060 ceph-mon[94696]: pgmap v3436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:20 smithi141 ceph-mon[108989]: pgmap v3436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:21.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:21.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:22.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:22.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:22 smithi060 ceph-mon[94696]: pgmap v3437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:22 smithi141 ceph-mon[108989]: pgmap v3437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:23.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:23.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:24.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:24.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:24 smithi060 ceph-mon[94696]: pgmap v3438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:24 smithi141 ceph-mon[108989]: pgmap v3438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:25.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:25.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:26.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:26.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:26 smithi060 ceph-mon[94696]: pgmap v3439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:26 smithi141 ceph-mon[108989]: pgmap v3439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:28.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:28.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:28 smithi141 ceph-mon[108989]: pgmap v3440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:28 smithi060 ceph-mon[94696]: pgmap v3440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:29.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:29.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:30 smithi060 ceph-mon[94696]: pgmap v3441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:30 smithi141 ceph-mon[108989]: pgmap v3441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:32.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:32 smithi060 ceph-mon[94696]: pgmap v3442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:32 smithi141 ceph-mon[108989]: pgmap v3442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:34.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:34 smithi060 ceph-mon[94696]: pgmap v3443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:34 smithi141 ceph-mon[108989]: pgmap v3443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:35.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:35.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:36.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:36.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:36 smithi060 ceph-mon[94696]: pgmap v3444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:36 smithi141 ceph-mon[108989]: pgmap v3444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:37.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:37.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:38.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:38.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:38 smithi141 ceph-mon[108989]: pgmap v3445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:38 smithi060 ceph-mon[94696]: pgmap v3445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:39.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:39.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:40.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:40 smithi141 ceph-mon[108989]: pgmap v3446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:40 smithi060 ceph-mon[94696]: pgmap v3446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:41.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:41.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:42.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:42 smithi141 ceph-mon[108989]: pgmap v3447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:42 smithi060 ceph-mon[94696]: pgmap v3447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:43.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:44.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:44.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:44 smithi141 ceph-mon[108989]: pgmap v3448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:44 smithi060 ceph-mon[94696]: pgmap v3448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:45.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:46.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:46.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:46 smithi141 ceph-mon[108989]: pgmap v3449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:46 smithi060 ceph-mon[94696]: pgmap v3449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:48.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:48.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:48 smithi141 ceph-mon[108989]: pgmap v3450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:48 smithi060 ceph-mon[94696]: pgmap v3450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:49.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:49.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:50.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:50.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:50 smithi060 ceph-mon[94696]: pgmap v3451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:50 smithi141 ceph-mon[108989]: pgmap v3451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:51.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:51.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:52.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:52.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:52 smithi060 ceph-mon[94696]: pgmap v3452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:52 smithi141 ceph-mon[108989]: pgmap v3452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:53.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:53.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:54.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:54.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:54 smithi060 ceph-mon[94696]: pgmap v3453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:54 smithi141 ceph-mon[108989]: pgmap v3453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:17:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:55.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:56.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:56.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:56 smithi141 ceph-mon[108989]: pgmap v3454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:17:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:56 smithi060 ceph-mon[94696]: pgmap v3454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:17:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:17:57.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:57.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:17:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:17:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:17:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:17:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:17:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:17:58.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:58.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:17:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:17:58 smithi141 ceph-mon[108989]: pgmap v3455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:17:58 smithi060 ceph-mon[94696]: pgmap v3455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:17:59.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:17:59.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:00.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:00.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:00 smithi060 ceph-mon[94696]: pgmap v3456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:00 smithi141 ceph-mon[108989]: pgmap v3456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:01.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:01.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:02.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:02.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:02 smithi141 ceph-mon[108989]: pgmap v3457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:02 smithi060 ceph-mon[94696]: pgmap v3457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:03.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:03.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:04.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:04.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:04 smithi141 ceph-mon[108989]: pgmap v3458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:04 smithi060 ceph-mon[94696]: pgmap v3458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:05.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:05.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:06.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:06.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:06 smithi141 ceph-mon[108989]: pgmap v3459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:06 smithi060 ceph-mon[94696]: pgmap v3459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:07.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:07.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:08.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:08.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:08 smithi141 ceph-mon[108989]: pgmap v3460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:08 smithi060 ceph-mon[94696]: pgmap v3460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:09.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:09.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:10.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:10.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:10 smithi060 ceph-mon[94696]: pgmap v3461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:10 smithi141 ceph-mon[108989]: pgmap v3461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:11.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:11.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:12.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:12.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:12 smithi141 ceph-mon[108989]: pgmap v3462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:12 smithi060 ceph-mon[94696]: pgmap v3462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:13.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:13.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:14.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:14.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:14 smithi141 ceph-mon[108989]: pgmap v3463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:14 smithi060 ceph-mon[94696]: pgmap v3463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:15.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:15.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:16.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:16.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:16 smithi141 ceph-mon[108989]: pgmap v3464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:16 smithi060 ceph-mon[94696]: pgmap v3464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:17.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:17.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:18.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:18.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:18 smithi141 ceph-mon[108989]: pgmap v3465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:18 smithi060 ceph-mon[94696]: pgmap v3465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:19.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:19.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:20.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:20.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:20 smithi060 ceph-mon[94696]: pgmap v3466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:20 smithi141 ceph-mon[108989]: pgmap v3466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:22.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:22.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:22 smithi141 ceph-mon[108989]: pgmap v3467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:22 smithi060 ceph-mon[94696]: pgmap v3467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:23.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:24.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:24.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:24 smithi141 ceph-mon[108989]: pgmap v3468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:24 smithi060 ceph-mon[94696]: pgmap v3468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:25.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:25.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:26.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:26.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:26 smithi141 ceph-mon[108989]: pgmap v3469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:26 smithi060 ceph-mon[94696]: pgmap v3469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:27.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:27.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:28.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:28.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:28 smithi141 ceph-mon[108989]: pgmap v3470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:28 smithi060 ceph-mon[94696]: pgmap v3470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:29.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:29.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:30.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:30.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:30 smithi141 ceph-mon[108989]: pgmap v3471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:30 smithi060 ceph-mon[94696]: pgmap v3471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:31.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:31.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:32.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:32.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:32 smithi141 ceph-mon[108989]: pgmap v3472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:32 smithi060 ceph-mon[94696]: pgmap v3472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:33.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:33.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:34.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:34.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:34 smithi141 ceph-mon[108989]: pgmap v3473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:34 smithi060 ceph-mon[94696]: pgmap v3473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:35.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:35.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:36.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:36.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:36 smithi141 ceph-mon[108989]: pgmap v3474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:36 smithi060 ceph-mon[94696]: pgmap v3474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:38.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:38.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:38 smithi141 ceph-mon[108989]: pgmap v3475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:38 smithi060 ceph-mon[94696]: pgmap v3475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:40 smithi141 ceph-mon[108989]: pgmap v3476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:40 smithi060 ceph-mon[94696]: pgmap v3476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:41.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:41.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:42.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:42.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:42 smithi141 ceph-mon[108989]: pgmap v3477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:42 smithi060 ceph-mon[94696]: pgmap v3477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:44.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:44.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:44 smithi141 ceph-mon[108989]: pgmap v3478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:44 smithi060 ceph-mon[94696]: pgmap v3478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:45.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:45.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:46 smithi141 ceph-mon[108989]: pgmap v3479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:46 smithi060 ceph-mon[94696]: pgmap v3479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:47.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:47.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:48.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:48.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:48 smithi141 ceph-mon[108989]: pgmap v3480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:48 smithi060 ceph-mon[94696]: pgmap v3480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:49.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:49.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:50.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:50.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:50.906 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:50 smithi060 ceph-mon[94696]: pgmap v3481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:50 smithi141 ceph-mon[108989]: pgmap v3481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:51.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:51.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:52.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:52.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:52 smithi141 ceph-mon[108989]: pgmap v3482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:52 smithi060 ceph-mon[94696]: pgmap v3482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:53.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:53.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:54.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:54.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:54 smithi141 ceph-mon[108989]: pgmap v3483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:54 smithi060 ceph-mon[94696]: pgmap v3483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:18:55.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:55.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:56.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:56.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:56 smithi141 ceph-mon[108989]: pgmap v3484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:56 smithi060 ceph-mon[94696]: pgmap v3484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:18:57.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:57.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:18:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:18:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:18:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:18:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:18:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:18:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:18:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:18:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:18:58.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:58.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:18:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:18:58 smithi141 ceph-mon[108989]: pgmap v3485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:18:58 smithi060 ceph-mon[94696]: pgmap v3485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:18:59.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:18:59.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:00.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:00.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:00 smithi141 ceph-mon[108989]: pgmap v3486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:01.021 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:00 smithi060 ceph-mon[94696]: pgmap v3486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:01.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:01.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:02.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:02.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:02 smithi141 ceph-mon[108989]: pgmap v3487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:02 smithi060 ceph-mon[94696]: pgmap v3487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:03.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:03.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:04.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:04.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:04 smithi141 ceph-mon[108989]: pgmap v3488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:04 smithi060 ceph-mon[94696]: pgmap v3488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:05.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:05.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:06.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:06.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:06 smithi141 ceph-mon[108989]: pgmap v3489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:06 smithi060 ceph-mon[94696]: pgmap v3489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:07.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:07.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:08.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:08 smithi141 ceph-mon[108989]: pgmap v3490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:08 smithi060 ceph-mon[94696]: pgmap v3490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:09.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:09.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:10.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:10.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:10 smithi141 ceph-mon[108989]: pgmap v3491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:10 smithi060 ceph-mon[94696]: pgmap v3491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:11.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:11.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:12.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:12.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:12 smithi141 ceph-mon[108989]: pgmap v3492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:12 smithi060 ceph-mon[94696]: pgmap v3492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:13.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:13.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:14.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:14.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:14 smithi141 ceph-mon[108989]: pgmap v3493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:14 smithi060 ceph-mon[94696]: pgmap v3493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:15.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:15.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:16.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:16.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:16 smithi141 ceph-mon[108989]: pgmap v3494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:16 smithi060 ceph-mon[94696]: pgmap v3494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:17.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:17.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:18.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:18.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:18 smithi141 ceph-mon[108989]: pgmap v3495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:18 smithi060 ceph-mon[94696]: pgmap v3495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:19.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:19.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:20.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:20.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:20 smithi141 ceph-mon[108989]: pgmap v3496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:20 smithi060 ceph-mon[94696]: pgmap v3496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:21.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:21.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:22.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:22.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:22 smithi141 ceph-mon[108989]: pgmap v3497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:22 smithi060 ceph-mon[94696]: pgmap v3497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:23.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:23.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:24.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:24.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:24 smithi141 ceph-mon[108989]: pgmap v3498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:24 smithi060 ceph-mon[94696]: pgmap v3498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:25.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:25.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:26.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:26.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:26 smithi141 ceph-mon[108989]: pgmap v3499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:26 smithi060 ceph-mon[94696]: pgmap v3499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:27.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:27.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:28.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:28.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:28 smithi141 ceph-mon[108989]: pgmap v3500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:28 smithi060 ceph-mon[94696]: pgmap v3500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:29.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:29.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:30.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:30.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:30 smithi141 ceph-mon[108989]: pgmap v3501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:30 smithi060 ceph-mon[94696]: pgmap v3501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:31.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:31.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:32.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:32.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:32 smithi141 ceph-mon[108989]: pgmap v3502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:32 smithi060 ceph-mon[94696]: pgmap v3502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:33.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:33.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:34.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:34.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:34 smithi141 ceph-mon[108989]: pgmap v3503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:34 smithi060 ceph-mon[94696]: pgmap v3503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:36.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:36.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:36 smithi060 ceph-mon[94696]: pgmap v3504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:36 smithi141 ceph-mon[108989]: pgmap v3504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:38.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:38.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:38 smithi141 ceph-mon[108989]: pgmap v3505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:38 smithi060 ceph-mon[94696]: pgmap v3505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:39.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:39.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:40.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:40.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:40 smithi141 ceph-mon[108989]: pgmap v3506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:40 smithi060 ceph-mon[94696]: pgmap v3506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:41.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:41.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:42.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:42.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:42 smithi141 ceph-mon[108989]: pgmap v3507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:42 smithi060 ceph-mon[94696]: pgmap v3507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:43.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:43.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:44.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:44.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:44 smithi141 ceph-mon[108989]: pgmap v3508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:44 smithi060 ceph-mon[94696]: pgmap v3508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:45.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:45.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:46.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:46.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:46 smithi060 ceph-mon[94696]: pgmap v3509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:46 smithi141 ceph-mon[108989]: pgmap v3509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:47.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:47.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:48.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:48.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:48 smithi141 ceph-mon[108989]: pgmap v3510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:48 smithi060 ceph-mon[94696]: pgmap v3510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:49.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:49.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:50.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:50.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:50 smithi141 ceph-mon[108989]: pgmap v3511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:50 smithi060 ceph-mon[94696]: pgmap v3511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:51.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:51.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:52.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:52.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:52 smithi141 ceph-mon[108989]: pgmap v3512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:52 smithi060 ceph-mon[94696]: pgmap v3512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:53.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:53.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:54.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:54.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:54 smithi141 ceph-mon[108989]: pgmap v3513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:54 smithi060 ceph-mon[94696]: pgmap v3513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:19:55.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:55.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:56.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:56.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:56 smithi141 ceph-mon[108989]: pgmap v3514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:56 smithi060 ceph-mon[94696]: pgmap v3514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:19:57.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:57.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:58.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:58.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: pgmap v3515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:19:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:19:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:19:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: pgmap v3515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:19:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:19:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:19:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:19:59.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:19:59.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:00.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:00.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:00 smithi141 ceph-mon[108989]: pgmap v3516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:20:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:00 smithi060 ceph-mon[94696]: pgmap v3516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:20:01.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:01.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:02.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:02.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:02 smithi141 ceph-mon[108989]: pgmap v3517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:02 smithi060 ceph-mon[94696]: pgmap v3517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:03.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:03.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:04.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:04.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:04 smithi141 ceph-mon[108989]: pgmap v3518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:04 smithi060 ceph-mon[94696]: pgmap v3518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:05.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:05.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:06.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:06.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:06 smithi141 ceph-mon[108989]: pgmap v3519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:06 smithi060 ceph-mon[94696]: pgmap v3519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:07.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:07.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:08.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:08.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:08 smithi141 ceph-mon[108989]: pgmap v3520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:08 smithi060 ceph-mon[94696]: pgmap v3520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:09.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:09.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:10.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:10.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:10 smithi141 ceph-mon[108989]: pgmap v3521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:10 smithi060 ceph-mon[94696]: pgmap v3521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:11.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:11.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:12.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:12.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:12 smithi141 ceph-mon[108989]: pgmap v3522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:12 smithi060 ceph-mon[94696]: pgmap v3522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:13.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:13.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:14.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:14.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:14 smithi141 ceph-mon[108989]: pgmap v3523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:14 smithi060 ceph-mon[94696]: pgmap v3523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:15.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:15.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:16.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:16.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:16.870 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:16 smithi060 ceph-mon[94696]: pgmap v3524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:16 smithi141 ceph-mon[108989]: pgmap v3524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:17.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:17.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:18.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:18.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:18 smithi060 ceph-mon[94696]: pgmap v3525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:18 smithi141 ceph-mon[108989]: pgmap v3525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:19.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:19.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:20.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:20.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:20 smithi141 ceph-mon[108989]: pgmap v3526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:20 smithi060 ceph-mon[94696]: pgmap v3526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:21.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:21.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:22.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:22.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:22 smithi141 ceph-mon[108989]: pgmap v3527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:22 smithi060 ceph-mon[94696]: pgmap v3527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:23.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:23.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:24.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:24.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:24 smithi141 ceph-mon[108989]: pgmap v3528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:24 smithi060 ceph-mon[94696]: pgmap v3528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:25.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:25.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:26.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:26.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:26.983 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:26 smithi060 ceph-mon[94696]: pgmap v3529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:26 smithi141 ceph-mon[108989]: pgmap v3529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:27.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:27.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:28.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:28.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:28 smithi060 ceph-mon[94696]: pgmap v3530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:28 smithi141 ceph-mon[108989]: pgmap v3530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:29.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:29.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:30.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:30.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:30 smithi141 ceph-mon[108989]: pgmap v3531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:30 smithi060 ceph-mon[94696]: pgmap v3531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:31.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:31.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:32 smithi141 ceph-mon[108989]: pgmap v3532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:32 smithi060 ceph-mon[94696]: pgmap v3532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:33.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:33.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:34.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:34.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:34.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:34 smithi141 ceph-mon[108989]: pgmap v3533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:34 smithi060 ceph-mon[94696]: pgmap v3533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:35.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:35.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:36.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:36.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:36 smithi141 ceph-mon[108989]: pgmap v3534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:36 smithi060 ceph-mon[94696]: pgmap v3534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:37.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:37.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:38.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:38.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:38 smithi060 ceph-mon[94696]: pgmap v3535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:38 smithi141 ceph-mon[108989]: pgmap v3535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:39.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:39.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:40.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:40.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:40 smithi141 ceph-mon[108989]: pgmap v3536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:40 smithi060 ceph-mon[94696]: pgmap v3536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:41.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:41.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:42.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:42.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:42 smithi141 ceph-mon[108989]: pgmap v3537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:42 smithi060 ceph-mon[94696]: pgmap v3537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:43.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:43.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:44.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:44.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:44 smithi141 ceph-mon[108989]: pgmap v3538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:44 smithi060 ceph-mon[94696]: pgmap v3538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:45.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:45.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:46.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:46.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:46 smithi141 ceph-mon[108989]: pgmap v3539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:46 smithi060 ceph-mon[94696]: pgmap v3539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:47.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:47.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:48.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:48.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:48 smithi060 ceph-mon[94696]: pgmap v3540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:48 smithi141 ceph-mon[108989]: pgmap v3540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:49.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:49.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:50.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:50.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:50.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:50 smithi141 ceph-mon[108989]: pgmap v3541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:50 smithi060 ceph-mon[94696]: pgmap v3541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:51.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:51.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:52.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:52.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:52 smithi141 ceph-mon[108989]: pgmap v3542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:52 smithi060 ceph-mon[94696]: pgmap v3542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:53.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:53.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:54.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:54.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:54 smithi141 ceph-mon[108989]: pgmap v3543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:54 smithi060 ceph-mon[94696]: pgmap v3543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:20:55.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:55.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:56 smithi141 ceph-mon[108989]: pgmap v3544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:56 smithi060 ceph-mon[94696]: pgmap v3544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:20:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:58.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:58.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:58 smithi060 ceph-mon[94696]: pgmap v3545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:20:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:58 smithi141 ceph-mon[108989]: pgmap v3545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:20:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:20:59.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:20:59.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:20:59.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:20:59.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:20:59.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:20:59.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:20:59.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:20:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:20:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:21:00.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:00.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:00 smithi060 ceph-mon[94696]: pgmap v3546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:00 smithi141 ceph-mon[108989]: pgmap v3546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:01.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:01.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:02 smithi060 ceph-mon[94696]: pgmap v3547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:02 smithi141 ceph-mon[108989]: pgmap v3547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:03.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:03.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:04.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:04.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:04 smithi141 ceph-mon[108989]: pgmap v3548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:04 smithi060 ceph-mon[94696]: pgmap v3548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:05.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:05.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:06.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:06.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:06 smithi141 ceph-mon[108989]: pgmap v3549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:06 smithi060 ceph-mon[94696]: pgmap v3549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:07.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:07.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:08.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:08.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:08 smithi060 ceph-mon[94696]: pgmap v3550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:08 smithi141 ceph-mon[108989]: pgmap v3550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:09.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:09.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:10.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:10.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:10 smithi141 ceph-mon[108989]: pgmap v3551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:10 smithi060 ceph-mon[94696]: pgmap v3551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:11.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:11.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:12 smithi060 ceph-mon[94696]: pgmap v3552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:12 smithi141 ceph-mon[108989]: pgmap v3552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:13.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:13.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:14.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:14.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:14 smithi141 ceph-mon[108989]: pgmap v3553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:14 smithi060 ceph-mon[94696]: pgmap v3553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:15.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:15.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:16.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:16.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:16 smithi141 ceph-mon[108989]: pgmap v3554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:16 smithi060 ceph-mon[94696]: pgmap v3554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:17.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:17.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:18.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:18.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:18 smithi060 ceph-mon[94696]: pgmap v3555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:18 smithi141 ceph-mon[108989]: pgmap v3555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:19.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:19.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:20.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:20.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:20 smithi141 ceph-mon[108989]: pgmap v3556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:20 smithi060 ceph-mon[94696]: pgmap v3556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:21.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:21.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:22.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:22.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:22 smithi141 ceph-mon[108989]: pgmap v3557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:22 smithi060 ceph-mon[94696]: pgmap v3557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:23.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:23.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:24.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:24.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:24 smithi141 ceph-mon[108989]: pgmap v3558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:24 smithi060 ceph-mon[94696]: pgmap v3558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:25.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:25.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:26.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:26.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:26 smithi141 ceph-mon[108989]: pgmap v3559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:26 smithi060 ceph-mon[94696]: pgmap v3559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:27.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:27.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:28.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:28.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:28 smithi060 ceph-mon[94696]: pgmap v3560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:28 smithi141 ceph-mon[108989]: pgmap v3560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:29.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:29.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:30.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:30.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:30 smithi141 ceph-mon[108989]: pgmap v3561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:30 smithi060 ceph-mon[94696]: pgmap v3561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:31.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:31.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:32.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:32.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:32 smithi141 ceph-mon[108989]: pgmap v3562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:32 smithi060 ceph-mon[94696]: pgmap v3562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:33.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:33.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:34.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:34.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:34 smithi141 ceph-mon[108989]: pgmap v3563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:34 smithi060 ceph-mon[94696]: pgmap v3563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:35.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:35.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:36.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:36.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:36 smithi141 ceph-mon[108989]: pgmap v3564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:36 smithi060 ceph-mon[94696]: pgmap v3564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:37.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:37.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:38.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:38.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:38 smithi060 ceph-mon[94696]: pgmap v3565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:38 smithi141 ceph-mon[108989]: pgmap v3565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:39.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:39.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:40.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:40.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:40 smithi141 ceph-mon[108989]: pgmap v3566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:40 smithi060 ceph-mon[94696]: pgmap v3566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:41.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:41.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:42.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:42.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:42 smithi141 ceph-mon[108989]: pgmap v3567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:42 smithi060 ceph-mon[94696]: pgmap v3567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:43.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:43.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:44.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:44.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:44 smithi141 ceph-mon[108989]: pgmap v3568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:44 smithi060 ceph-mon[94696]: pgmap v3568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:45.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:45.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:46.649 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:46 smithi060 ceph-mon[94696]: pgmap v3569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:46.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:46.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:46 smithi141 ceph-mon[108989]: pgmap v3569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:47.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:47.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:48.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:48.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:48 smithi060 ceph-mon[94696]: pgmap v3570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:48 smithi141 ceph-mon[108989]: pgmap v3570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:49.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:49.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:50.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:50.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:50 smithi141 ceph-mon[108989]: pgmap v3571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:50 smithi060 ceph-mon[94696]: pgmap v3571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:51.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:51.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:52.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:52.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:52.946 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:52 smithi060 ceph-mon[94696]: pgmap v3572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:52 smithi141 ceph-mon[108989]: pgmap v3572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:53.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:53.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:54.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:54.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:54 smithi141 ceph-mon[108989]: pgmap v3573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:54 smithi060 ceph-mon[94696]: pgmap v3573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:21:55.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:55.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:56.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:56.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:56 smithi141 ceph-mon[108989]: pgmap v3574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:56 smithi060 ceph-mon[94696]: pgmap v3574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:21:57.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:57.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:58.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:58.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:58 smithi060 ceph-mon[94696]: pgmap v3575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:58 smithi141 ceph-mon[108989]: pgmap v3575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:21:59.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:21:59.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:21:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:21:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:21:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:22:00.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:00.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:22:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:00 smithi060 ceph-mon[94696]: pgmap v3576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:00.845 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:22:00.845 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:00 smithi141 ceph-mon[108989]: pgmap v3576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:01.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:01.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:02.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:02.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:02 smithi141 ceph-mon[108989]: pgmap v3577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:03.059 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:02 smithi060 ceph-mon[94696]: pgmap v3577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:03.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:03.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:04.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:04.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:04 smithi141 ceph-mon[108989]: pgmap v3578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:04 smithi060 ceph-mon[94696]: pgmap v3578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:05.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:05.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:06.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:06.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:06 smithi141 ceph-mon[108989]: pgmap v3579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:06 smithi060 ceph-mon[94696]: pgmap v3579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:07.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:07.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:08.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:08.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:08 smithi060 ceph-mon[94696]: pgmap v3580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:08 smithi141 ceph-mon[108989]: pgmap v3580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:09.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:09.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:10.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:10.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:10.947 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:10 smithi141 ceph-mon[108989]: pgmap v3581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:10 smithi060 ceph-mon[94696]: pgmap v3581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:11.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:11.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:12 smithi141 ceph-mon[108989]: pgmap v3582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:12 smithi060 ceph-mon[94696]: pgmap v3582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:13.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:13.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:14.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:14.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:14 smithi141 ceph-mon[108989]: pgmap v3583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:14 smithi060 ceph-mon[94696]: pgmap v3583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:15.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:15.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:16.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:16.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:16 smithi141 ceph-mon[108989]: pgmap v3584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:16 smithi060 ceph-mon[94696]: pgmap v3584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:17.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:17.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:18.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:18.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:18 smithi060 ceph-mon[94696]: pgmap v3585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:18 smithi141 ceph-mon[108989]: pgmap v3585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:19.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:19.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:20.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:20.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:20 smithi141 ceph-mon[108989]: pgmap v3586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:20 smithi060 ceph-mon[94696]: pgmap v3586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:21.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:21.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:22.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:22.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:22 smithi141 ceph-mon[108989]: pgmap v3587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:22 smithi060 ceph-mon[94696]: pgmap v3587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:23.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:23.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:24.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:24.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:24 smithi141 ceph-mon[108989]: pgmap v3588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:24 smithi060 ceph-mon[94696]: pgmap v3588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:25.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:25.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:26.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:26.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:26 smithi141 ceph-mon[108989]: pgmap v3589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:26 smithi060 ceph-mon[94696]: pgmap v3589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:27.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:27.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:28.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:28.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:28 smithi060 ceph-mon[94696]: pgmap v3590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:28 smithi141 ceph-mon[108989]: pgmap v3590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:29.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:29.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:30.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:30.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:30 smithi141 ceph-mon[108989]: pgmap v3591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:30 smithi060 ceph-mon[94696]: pgmap v3591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:31.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:31.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:32.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:32.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:32 smithi141 ceph-mon[108989]: pgmap v3592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:32 smithi060 ceph-mon[94696]: pgmap v3592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:33.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:33.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:34.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:34.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:34 smithi141 ceph-mon[108989]: pgmap v3593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:34 smithi060 ceph-mon[94696]: pgmap v3593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:35.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:35.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:36.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:36.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:36 smithi141 ceph-mon[108989]: pgmap v3594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:36 smithi060 ceph-mon[94696]: pgmap v3594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:38.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:38 smithi060 ceph-mon[94696]: pgmap v3595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:38 smithi141 ceph-mon[108989]: pgmap v3595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:39.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:39.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:40 smithi141 ceph-mon[108989]: pgmap v3596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:40 smithi060 ceph-mon[94696]: pgmap v3596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:42 smithi141 ceph-mon[108989]: pgmap v3597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:42 smithi060 ceph-mon[94696]: pgmap v3597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:44.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:44.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:44 smithi141 ceph-mon[108989]: pgmap v3598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:44 smithi060 ceph-mon[94696]: pgmap v3598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:45.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:45.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:46 smithi141 ceph-mon[108989]: pgmap v3599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:46 smithi060 ceph-mon[94696]: pgmap v3599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:47.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:47.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:48.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:48.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:48 smithi060 ceph-mon[94696]: pgmap v3600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:48 smithi141 ceph-mon[108989]: pgmap v3600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:50.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:50.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:50 smithi141 ceph-mon[108989]: pgmap v3601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:50 smithi060 ceph-mon[94696]: pgmap v3601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:52 smithi141 ceph-mon[108989]: pgmap v3602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:52 smithi060 ceph-mon[94696]: pgmap v3602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:53.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:53.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:54.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:54.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:54 smithi141 ceph-mon[108989]: pgmap v3603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:55.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:55.459 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:54 smithi060 ceph-mon[94696]: pgmap v3603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:55.459 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:22:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:56.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:56.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:56 smithi141 ceph-mon[108989]: pgmap v3604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:56 smithi060 ceph-mon[94696]: pgmap v3604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:22:57.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:57.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:58.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:58.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:58 smithi060 ceph-mon[94696]: pgmap v3605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:58 smithi141 ceph-mon[108989]: pgmap v3605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:22:59.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:22:59.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:22:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:22:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:22:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:22:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:23:00.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:00.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:00 smithi141 ceph-mon[108989]: pgmap v3606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:00 smithi060 ceph-mon[94696]: pgmap v3606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:01.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:01.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:02.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:02.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: pgmap v3607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:23:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:23:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:23:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: pgmap v3607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:03.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.743 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:23:03.743 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:23:03.743 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.743 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:23:03.743 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:23:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:04.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:04.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:05 smithi141 ceph-mon[108989]: pgmap v3608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:05 smithi060 ceph-mon[94696]: pgmap v3608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:05.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:05.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:06.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:06.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:07 smithi141 ceph-mon[108989]: pgmap v3609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:07 smithi060 ceph-mon[94696]: pgmap v3609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:07.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:07.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:08.799 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:08 smithi060 ceph-mon[94696]: pgmap v3610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:08.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:08.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:08 smithi141 ceph-mon[108989]: pgmap v3610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:09.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:09.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:10.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:10.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:10 smithi141 ceph-mon[108989]: pgmap v3611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:10 smithi060 ceph-mon[94696]: pgmap v3611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:11.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:11.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:12.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:12.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:12 smithi141 ceph-mon[108989]: pgmap v3612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:12 smithi060 ceph-mon[94696]: pgmap v3612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:13.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:13.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:14.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:14.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:14.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:14 smithi141 ceph-mon[108989]: pgmap v3613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:14 smithi060 ceph-mon[94696]: pgmap v3613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:15.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:15.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:16.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:16.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:16 smithi141 ceph-mon[108989]: pgmap v3614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:16 smithi060 ceph-mon[94696]: pgmap v3614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:17.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:17.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:18 smithi060 ceph-mon[94696]: pgmap v3615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:18.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:18.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:18 smithi141 ceph-mon[108989]: pgmap v3615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:19.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:19.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:20.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:20.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:20 smithi141 ceph-mon[108989]: pgmap v3616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:20 smithi060 ceph-mon[94696]: pgmap v3616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:21.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:21.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:22.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:22.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:22 smithi141 ceph-mon[108989]: pgmap v3617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:22 smithi060 ceph-mon[94696]: pgmap v3617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:23.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:23.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:24.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:24.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:24 smithi141 ceph-mon[108989]: pgmap v3618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:24 smithi060 ceph-mon[94696]: pgmap v3618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:25.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:25.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:26.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:26.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:26 smithi141 ceph-mon[108989]: pgmap v3619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:26 smithi060 ceph-mon[94696]: pgmap v3619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:27.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:27.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:28 smithi060 ceph-mon[94696]: pgmap v3620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:28.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:28.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:28 smithi141 ceph-mon[108989]: pgmap v3620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:29.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:29.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:30.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:30.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:30 smithi141 ceph-mon[108989]: pgmap v3621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:30 smithi060 ceph-mon[94696]: pgmap v3621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:31.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:31.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:32.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:32.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:32 smithi141 ceph-mon[108989]: pgmap v3622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:32 smithi060 ceph-mon[94696]: pgmap v3622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:33.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:33.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:34.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:34.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:34 smithi141 ceph-mon[108989]: pgmap v3623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:34 smithi060 ceph-mon[94696]: pgmap v3623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:35.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:35.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:36.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:36.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:36 smithi141 ceph-mon[108989]: pgmap v3624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:36 smithi060 ceph-mon[94696]: pgmap v3624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:37.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:37.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:38 smithi060 ceph-mon[94696]: pgmap v3625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:38.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:38.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:38 smithi141 ceph-mon[108989]: pgmap v3625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:39.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:39.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:40.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:40.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:40 smithi141 ceph-mon[108989]: pgmap v3626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:40 smithi060 ceph-mon[94696]: pgmap v3626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:41.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:41.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:42.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:42.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:42 smithi141 ceph-mon[108989]: pgmap v3627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:42 smithi060 ceph-mon[94696]: pgmap v3627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:43.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:43.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:44.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:44.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:44 smithi141 ceph-mon[108989]: pgmap v3628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:44 smithi060 ceph-mon[94696]: pgmap v3628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:45.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:45.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:46.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:46.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:46.937 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:46 smithi141 ceph-mon[108989]: pgmap v3629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:46 smithi060 ceph-mon[94696]: pgmap v3629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:47.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:47.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:48 smithi060 ceph-mon[94696]: pgmap v3630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:48.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:48.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:48 smithi141 ceph-mon[108989]: pgmap v3630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:49.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:49.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:50.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:50.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:50 smithi141 ceph-mon[108989]: pgmap v3631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:50 smithi060 ceph-mon[94696]: pgmap v3631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:51.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:51.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:52.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:52.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:52 smithi141 ceph-mon[108989]: pgmap v3632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:52 smithi060 ceph-mon[94696]: pgmap v3632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:53.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:53.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:54.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:54.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:54 smithi141 ceph-mon[108989]: pgmap v3633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:54 smithi060 ceph-mon[94696]: pgmap v3633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:23:55.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:55.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:56.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:56.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:56 smithi141 ceph-mon[108989]: pgmap v3634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:56 smithi060 ceph-mon[94696]: pgmap v3634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:23:57.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:57.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:23:58 smithi060 ceph-mon[94696]: pgmap v3635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:58.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:58.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:23:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:23:58 smithi141 ceph-mon[108989]: pgmap v3635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:23:59.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:23:59.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:00.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:00.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:00 smithi141 ceph-mon[108989]: pgmap v3636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:00 smithi060 ceph-mon[94696]: pgmap v3636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:01.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:01.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:02.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:02.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:02 smithi141 ceph-mon[108989]: pgmap v3637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:02 smithi060 ceph-mon[94696]: pgmap v3637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:03.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:03.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:24:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:24:04.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:04.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:04 smithi141 ceph-mon[108989]: pgmap v3638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:04 smithi060 ceph-mon[94696]: pgmap v3638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:05.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:06 smithi141 ceph-mon[108989]: pgmap v3639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:06 smithi060 ceph-mon[94696]: pgmap v3639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:07.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:07.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:08.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:08.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:09.477 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: pgmap v3640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:24:09.479 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: pgmap v3640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:24:09.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:24:09.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:09.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:10.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:10.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:11 smithi141 ceph-mon[108989]: pgmap v3641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:11 smithi060 ceph-mon[94696]: pgmap v3641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:11.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:12.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:13 smithi141 ceph-mon[108989]: pgmap v3642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:13 smithi060 ceph-mon[94696]: pgmap v3642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:14.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:14.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:15 smithi141 ceph-mon[108989]: pgmap v3643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:15 smithi060 ceph-mon[94696]: pgmap v3643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:15.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:15.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:16.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:16.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:17 smithi141 ceph-mon[108989]: pgmap v3644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:17 smithi060 ceph-mon[94696]: pgmap v3644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:17.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:17.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:18 smithi060 ceph-mon[94696]: pgmap v3645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:18.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:18.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:18 smithi141 ceph-mon[108989]: pgmap v3645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:19.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:19.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:20.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:20.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:20 smithi141 ceph-mon[108989]: pgmap v3646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:20 smithi060 ceph-mon[94696]: pgmap v3646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:21.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:21.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:22.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:22.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:22 smithi141 ceph-mon[108989]: pgmap v3647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:22 smithi060 ceph-mon[94696]: pgmap v3647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:23.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:23.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:24.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:24.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:24 smithi141 ceph-mon[108989]: pgmap v3648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:24 smithi060 ceph-mon[94696]: pgmap v3648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:25.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:25.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:26.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:26.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:26 smithi141 ceph-mon[108989]: pgmap v3649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:26 smithi060 ceph-mon[94696]: pgmap v3649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:27.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:27.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:28 smithi060 ceph-mon[94696]: pgmap v3650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:28.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:28.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:28 smithi141 ceph-mon[108989]: pgmap v3650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:29.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:29.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:30.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:30.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:30 smithi141 ceph-mon[108989]: pgmap v3651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:30 smithi060 ceph-mon[94696]: pgmap v3651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:31.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:31.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:32.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:32.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:32 smithi141 ceph-mon[108989]: pgmap v3652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:32 smithi060 ceph-mon[94696]: pgmap v3652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:33.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:33.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:34.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:34.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:34 smithi141 ceph-mon[108989]: pgmap v3653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:34 smithi060 ceph-mon[94696]: pgmap v3653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:35.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:35.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:36.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:36.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:36 smithi141 ceph-mon[108989]: pgmap v3654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:36 smithi060 ceph-mon[94696]: pgmap v3654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:37.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:37.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:38 smithi060 ceph-mon[94696]: pgmap v3655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:38.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:38.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:38 smithi141 ceph-mon[108989]: pgmap v3655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:39.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:39.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:40 smithi141 ceph-mon[108989]: pgmap v3656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:40.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:40.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:40 smithi060 ceph-mon[94696]: pgmap v3656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:41.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:41.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:42 smithi141 ceph-mon[108989]: pgmap v3657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:42 smithi060 ceph-mon[94696]: pgmap v3657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:43.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:43.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:44 smithi141 ceph-mon[108989]: pgmap v3658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:44.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:44.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:44 smithi060 ceph-mon[94696]: pgmap v3658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:45.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:45.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:46 smithi141 ceph-mon[108989]: pgmap v3659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:46.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:46.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:46 smithi060 ceph-mon[94696]: pgmap v3659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:47.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:47.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:48 smithi060 ceph-mon[94696]: pgmap v3660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:48 smithi141 ceph-mon[108989]: pgmap v3660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:49.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:49.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:50.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:50.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:50.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:50 smithi141 ceph-mon[108989]: pgmap v3661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:50 smithi060 ceph-mon[94696]: pgmap v3661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:52.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:52.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:52 smithi141 ceph-mon[108989]: pgmap v3662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:53.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:53.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:52 smithi060 ceph-mon[94696]: pgmap v3662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:54.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:54.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:54 smithi141 ceph-mon[108989]: pgmap v3663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:54.986 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:54 smithi060 ceph-mon[94696]: pgmap v3663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:54.986 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:24:55.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:55.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:56.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:56.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:56 smithi141 ceph-mon[108989]: pgmap v3664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:57.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:57.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:56 smithi060 ceph-mon[94696]: pgmap v3664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:24:58.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:58.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:24:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:24:58 smithi060 ceph-mon[94696]: pgmap v3665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:24:58 smithi141 ceph-mon[108989]: pgmap v3665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:24:59.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:24:59.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:00.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:00.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:00 smithi141 ceph-mon[108989]: pgmap v3666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:01.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:01.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:00 smithi060 ceph-mon[94696]: pgmap v3666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:02.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:02.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:02 smithi141 ceph-mon[108989]: pgmap v3667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:03.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:03.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:02 smithi060 ceph-mon[94696]: pgmap v3667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:04.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:04.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:04 smithi141 ceph-mon[108989]: pgmap v3668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:05.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:05.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:04 smithi060 ceph-mon[94696]: pgmap v3668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:06 smithi141 ceph-mon[108989]: pgmap v3669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:07.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:07.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:06 smithi060 ceph-mon[94696]: pgmap v3669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:08.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:08.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:08 smithi060 ceph-mon[94696]: pgmap v3670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:08 smithi141 ceph-mon[108989]: pgmap v3670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:25:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:25:10.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:10.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:10 smithi060 ceph-mon[94696]: pgmap v3671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:10 smithi141 ceph-mon[108989]: pgmap v3671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:12.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:12.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:12 smithi141 ceph-mon[108989]: pgmap v3672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:13.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:13.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:12 smithi060 ceph-mon[94696]: pgmap v3672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:14.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:14.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:14 smithi141 ceph-mon[108989]: pgmap v3673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:15.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:15.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:14 smithi060 ceph-mon[94696]: pgmap v3673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:16 smithi141 ceph-mon[108989]: pgmap v3674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:17.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:17.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:16 smithi060 ceph-mon[94696]: pgmap v3674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:18.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:18.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:18 smithi060 ceph-mon[94696]: pgmap v3675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:18 smithi141 ceph-mon[108989]: pgmap v3675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:19.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:20.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:20.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:20 smithi141 ceph-mon[108989]: pgmap v3676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:21.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:21.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:20 smithi060 ceph-mon[94696]: pgmap v3676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:22.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:22.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:22 smithi141 ceph-mon[108989]: pgmap v3677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:23.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:23.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:22 smithi060 ceph-mon[94696]: pgmap v3677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:24.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:24.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:24 smithi141 ceph-mon[108989]: pgmap v3678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:25.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:25.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:24 smithi060 ceph-mon[94696]: pgmap v3678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:26.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:26.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:26 smithi141 ceph-mon[108989]: pgmap v3679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:27.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:27.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:26 smithi060 ceph-mon[94696]: pgmap v3679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:28.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:28.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:28 smithi060 ceph-mon[94696]: pgmap v3680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:28 smithi141 ceph-mon[108989]: pgmap v3680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:29.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:29.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:30.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:30.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:30 smithi141 ceph-mon[108989]: pgmap v3681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:31.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:31.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:30 smithi060 ceph-mon[94696]: pgmap v3681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:32.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:32.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:32 smithi141 ceph-mon[108989]: pgmap v3682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:32 smithi060 ceph-mon[94696]: pgmap v3682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:33.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:33.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:34.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:34.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:34 smithi141 ceph-mon[108989]: pgmap v3683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:34 smithi060 ceph-mon[94696]: pgmap v3683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:35.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:35.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:36.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:36.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:36.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:36 smithi141 ceph-mon[108989]: pgmap v3684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:36 smithi060 ceph-mon[94696]: pgmap v3684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:37.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:37.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:38.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:38.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:38 smithi060 ceph-mon[94696]: pgmap v3685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:38 smithi141 ceph-mon[108989]: pgmap v3685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:39.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:39.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:40.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:40.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:40 smithi060 ceph-mon[94696]: pgmap v3686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:40 smithi141 ceph-mon[108989]: pgmap v3686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:41.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:41.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:42.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:42.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:42 smithi141 ceph-mon[108989]: pgmap v3687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:42 smithi060 ceph-mon[94696]: pgmap v3687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:43.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:43.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:44.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:44.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:44 smithi141 ceph-mon[108989]: pgmap v3688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:44 smithi060 ceph-mon[94696]: pgmap v3688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:45.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:45.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:46.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:46.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:46.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:46 smithi141 ceph-mon[108989]: pgmap v3689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:46 smithi060 ceph-mon[94696]: pgmap v3689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:47.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:47.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:48.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:48.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:48 smithi060 ceph-mon[94696]: pgmap v3690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:48 smithi141 ceph-mon[108989]: pgmap v3690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:49.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:49.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:50.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:50.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:50.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:50 smithi141 ceph-mon[108989]: pgmap v3691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:50 smithi060 ceph-mon[94696]: pgmap v3691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:51.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:51.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:52.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:52.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:52 smithi141 ceph-mon[108989]: pgmap v3692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:52 smithi060 ceph-mon[94696]: pgmap v3692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:53.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:53.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:54.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:54.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:54 smithi141 ceph-mon[108989]: pgmap v3693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:54 smithi060 ceph-mon[94696]: pgmap v3693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:25:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:56.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:56.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:56 smithi141 ceph-mon[108989]: pgmap v3694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:56 smithi060 ceph-mon[94696]: pgmap v3694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:25:57.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:57.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:58.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:58.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:25:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:25:58 smithi060 ceph-mon[94696]: pgmap v3695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:25:58 smithi141 ceph-mon[108989]: pgmap v3695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:25:59.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:25:59.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:00.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:00.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:00 smithi141 ceph-mon[108989]: pgmap v3696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:00 smithi060 ceph-mon[94696]: pgmap v3696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:01.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:01.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:02.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:02.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:02 smithi141 ceph-mon[108989]: pgmap v3697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:02 smithi060 ceph-mon[94696]: pgmap v3697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:03.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:03.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:04.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:04.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:04.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:04 smithi141 ceph-mon[108989]: pgmap v3698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:04 smithi060 ceph-mon[94696]: pgmap v3698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:05.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:05.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:06.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:06.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:06 smithi060 ceph-mon[94696]: pgmap v3699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:06 smithi141 ceph-mon[108989]: pgmap v3699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:08.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:08.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:08 smithi141 ceph-mon[108989]: pgmap v3700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:08 smithi060 ceph-mon[94696]: pgmap v3700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:09.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:09.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:26:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:26:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:10.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:10.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: pgmap v3701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:26:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: pgmap v3701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:26:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:26:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:26:11.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:11.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:12 smithi141 ceph-mon[108989]: pgmap v3702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:12 smithi060 ceph-mon[94696]: pgmap v3702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:13.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:13.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:14.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:14.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:14 smithi141 ceph-mon[108989]: pgmap v3703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:14 smithi060 ceph-mon[94696]: pgmap v3703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:15.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:15.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:16.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:16.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:16 smithi141 ceph-mon[108989]: pgmap v3704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:16 smithi060 ceph-mon[94696]: pgmap v3704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:17.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:17.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:18.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:18.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:18 smithi141 ceph-mon[108989]: pgmap v3705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:18 smithi060 ceph-mon[94696]: pgmap v3705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:19.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:19.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:20.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:20 smithi141 ceph-mon[108989]: pgmap v3706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:20 smithi060 ceph-mon[94696]: pgmap v3706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:21.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:21.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:22.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:22.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:22 smithi141 ceph-mon[108989]: pgmap v3707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:22 smithi060 ceph-mon[94696]: pgmap v3707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:23.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:23.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:24.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:24.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:24 smithi060 ceph-mon[94696]: pgmap v3708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:25.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:25.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:24 smithi141 ceph-mon[108989]: pgmap v3708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:26.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:26.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:26 smithi060 ceph-mon[94696]: pgmap v3709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:27.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:27.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:26 smithi141 ceph-mon[108989]: pgmap v3709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:28.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:28.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:28 smithi141 ceph-mon[108989]: pgmap v3710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:28 smithi060 ceph-mon[94696]: pgmap v3710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:29.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:29.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:31.062 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:30 smithi060 ceph-mon[94696]: pgmap v3711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:30 smithi141 ceph-mon[108989]: pgmap v3711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:32.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:32.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:32 smithi060 ceph-mon[94696]: pgmap v3712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:32 smithi141 ceph-mon[108989]: pgmap v3712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:34 smithi060 ceph-mon[94696]: pgmap v3713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:35.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:35.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:34 smithi141 ceph-mon[108989]: pgmap v3713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:36.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:36.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:36 smithi060 ceph-mon[94696]: pgmap v3714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:37.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:37.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:36 smithi141 ceph-mon[108989]: pgmap v3714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:38.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:38.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:38 smithi141 ceph-mon[108989]: pgmap v3715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:38 smithi060 ceph-mon[94696]: pgmap v3715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:40.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:40.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:40 smithi141 ceph-mon[108989]: pgmap v3716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:40 smithi060 ceph-mon[94696]: pgmap v3716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:41.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:41.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:42.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:42.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:42 smithi060 ceph-mon[94696]: pgmap v3717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:43.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:43.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:42 smithi141 ceph-mon[108989]: pgmap v3717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:44.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:44.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:44 smithi060 ceph-mon[94696]: pgmap v3718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:45.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:45.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:44 smithi141 ceph-mon[108989]: pgmap v3718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:46.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:46.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:46 smithi060 ceph-mon[94696]: pgmap v3719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:47.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:47.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:46 smithi141 ceph-mon[108989]: pgmap v3719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:48.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:48.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:48 smithi141 ceph-mon[108989]: pgmap v3720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:48 smithi060 ceph-mon[94696]: pgmap v3720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:49.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:49.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:50.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:50.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:50 smithi060 ceph-mon[94696]: pgmap v3721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:51.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:51.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:50 smithi141 ceph-mon[108989]: pgmap v3721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:52.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:52.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:52 smithi060 ceph-mon[94696]: pgmap v3722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:53.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:53.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:52 smithi141 ceph-mon[108989]: pgmap v3722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:54.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:54.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:54 smithi060 ceph-mon[94696]: pgmap v3723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:55.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:54 smithi141 ceph-mon[108989]: pgmap v3723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:26:56.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:56.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:56 smithi060 ceph-mon[94696]: pgmap v3724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:57.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:57.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:56 smithi141 ceph-mon[108989]: pgmap v3724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:26:58.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:58.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:26:58.893 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:26:58 smithi141 ceph-mon[108989]: pgmap v3725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:26:58 smithi060 ceph-mon[94696]: pgmap v3725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:26:59.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:26:59.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:00.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:00 smithi060 ceph-mon[94696]: pgmap v3726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:01.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:01.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:00 smithi141 ceph-mon[108989]: pgmap v3726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:02.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:02.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:02 smithi060 ceph-mon[94696]: pgmap v3727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:03.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:03.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:02 smithi141 ceph-mon[108989]: pgmap v3727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:04.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:04.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:04 smithi060 ceph-mon[94696]: pgmap v3728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:05.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:04 smithi141 ceph-mon[108989]: pgmap v3728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:06.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:06.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:06 smithi060 ceph-mon[94696]: pgmap v3729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:07.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:07.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:06 smithi141 ceph-mon[108989]: pgmap v3729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:08.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:08.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:08 smithi141 ceph-mon[108989]: pgmap v3730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:08 smithi060 ceph-mon[94696]: pgmap v3730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:09.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:09.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:10.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:10.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:10 smithi141 ceph-mon[108989]: pgmap v3731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:27:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:10 smithi060 ceph-mon[94696]: pgmap v3731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:27:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:27:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:27:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:27:12.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:12.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:12 smithi141 ceph-mon[108989]: pgmap v3732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:12 smithi060 ceph-mon[94696]: pgmap v3732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:14 smithi060 ceph-mon[94696]: pgmap v3733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:14 smithi141 ceph-mon[108989]: pgmap v3733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:15.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:15.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:16 smithi060 ceph-mon[94696]: pgmap v3734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:16 smithi141 ceph-mon[108989]: pgmap v3734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:17.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:17.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:18.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:18.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:18 smithi141 ceph-mon[108989]: pgmap v3735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:18 smithi060 ceph-mon[94696]: pgmap v3735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:20.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:20.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:20 smithi060 ceph-mon[94696]: pgmap v3736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:20 smithi141 ceph-mon[108989]: pgmap v3736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:21.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:21.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:22 smithi060 ceph-mon[94696]: pgmap v3737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:22 smithi141 ceph-mon[108989]: pgmap v3737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:23.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:23.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:24.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:24.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:24 smithi060 ceph-mon[94696]: pgmap v3738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:24 smithi141 ceph-mon[108989]: pgmap v3738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:26 smithi060 ceph-mon[94696]: pgmap v3739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:26 smithi141 ceph-mon[108989]: pgmap v3739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:27.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:27.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:28 smithi141 ceph-mon[108989]: pgmap v3740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:28 smithi060 ceph-mon[94696]: pgmap v3740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:29.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:29.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:30.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:30.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:30 smithi060 ceph-mon[94696]: pgmap v3741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:30 smithi141 ceph-mon[108989]: pgmap v3741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:31.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:31.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:32.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:32.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:32 smithi060 ceph-mon[94696]: pgmap v3742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:32 smithi141 ceph-mon[108989]: pgmap v3742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:33.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:33.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:34.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:34.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:34 smithi060 ceph-mon[94696]: pgmap v3743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:34 smithi141 ceph-mon[108989]: pgmap v3743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:35.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:35.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:36.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:36.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:36 smithi060 ceph-mon[94696]: pgmap v3744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:36 smithi141 ceph-mon[108989]: pgmap v3744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:37.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:37.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:38.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:38.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:38 smithi141 ceph-mon[108989]: pgmap v3745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:39.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:38 smithi060 ceph-mon[94696]: pgmap v3745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:39.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:39.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:40.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:40.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:40 smithi141 ceph-mon[108989]: pgmap v3746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:40 smithi060 ceph-mon[94696]: pgmap v3746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:41.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:41.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:42.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:42.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:42 smithi060 ceph-mon[94696]: pgmap v3747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:42 smithi141 ceph-mon[108989]: pgmap v3747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:43.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:43.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:44.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:44.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:44 smithi060 ceph-mon[94696]: pgmap v3748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:44 smithi141 ceph-mon[108989]: pgmap v3748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:45.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:45.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:46.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:46.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:46 smithi060 ceph-mon[94696]: pgmap v3749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:46 smithi141 ceph-mon[108989]: pgmap v3749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:47.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:47.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:48.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:48.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:48 smithi141 ceph-mon[108989]: pgmap v3750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:48 smithi060 ceph-mon[94696]: pgmap v3750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:49.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:49.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:50.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:50.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:50 smithi060 ceph-mon[94696]: pgmap v3751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:50 smithi141 ceph-mon[108989]: pgmap v3751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:51.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:51.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:52.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:52.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:52 smithi060 ceph-mon[94696]: pgmap v3752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:52 smithi141 ceph-mon[108989]: pgmap v3752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:53.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:53.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:54.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:54.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:54 smithi060 ceph-mon[94696]: pgmap v3753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:54 smithi141 ceph-mon[108989]: pgmap v3753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:27:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:55.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:56.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:56.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:57.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:56 smithi060 ceph-mon[94696]: pgmap v3754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:56 smithi141 ceph-mon[108989]: pgmap v3754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:27:57.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:57.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:58.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:58.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:27:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:27:58 smithi141 ceph-mon[108989]: pgmap v3755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:27:58 smithi060 ceph-mon[94696]: pgmap v3755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:27:59.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:27:59.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:00.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:00.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:00 smithi060 ceph-mon[94696]: pgmap v3756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:00 smithi141 ceph-mon[108989]: pgmap v3756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:01.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:01.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:02.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:02.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:02 smithi060 ceph-mon[94696]: pgmap v3757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:02 smithi141 ceph-mon[108989]: pgmap v3757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:03.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:03.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:04.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:04.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:04.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:04 smithi141 ceph-mon[108989]: pgmap v3758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:04 smithi060 ceph-mon[94696]: pgmap v3758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:05.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:05.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:06.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:06.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:06 smithi060 ceph-mon[94696]: pgmap v3759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:06 smithi141 ceph-mon[108989]: pgmap v3759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:07.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:07.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:08.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:08.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:08 smithi141 ceph-mon[108989]: pgmap v3760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:08 smithi060 ceph-mon[94696]: pgmap v3760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:09.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:09.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:10.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:10.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:10 smithi141 ceph-mon[108989]: pgmap v3761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:10 smithi060 ceph-mon[94696]: pgmap v3761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:11.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:11.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:28:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:28:12.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:12.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: pgmap v3762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:28:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:28:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: pgmap v3762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:28:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:28:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:28:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:28:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:28:13.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:13.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:14.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:14.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:14 smithi141 ceph-mon[108989]: pgmap v3763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:14 smithi060 ceph-mon[94696]: pgmap v3763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:15.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:15.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:16.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:16.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:16 smithi060 ceph-mon[94696]: pgmap v3764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:16 smithi141 ceph-mon[108989]: pgmap v3764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:17.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:17.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:18.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:18.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:18 smithi141 ceph-mon[108989]: pgmap v3765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:18 smithi060 ceph-mon[94696]: pgmap v3765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:19.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:19.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:20.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:20.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:20 smithi060 ceph-mon[94696]: pgmap v3766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:20 smithi141 ceph-mon[108989]: pgmap v3766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:21.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:21.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:22.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:22.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:22 smithi060 ceph-mon[94696]: pgmap v3767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:22 smithi141 ceph-mon[108989]: pgmap v3767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:23.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:23.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:24.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:24.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:24 smithi060 ceph-mon[94696]: pgmap v3768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:24 smithi141 ceph-mon[108989]: pgmap v3768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:25.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:25.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:26.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:26.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:26 smithi060 ceph-mon[94696]: pgmap v3769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:26 smithi141 ceph-mon[108989]: pgmap v3769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:27.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:27.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:28.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:28.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:28 smithi141 ceph-mon[108989]: pgmap v3770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:28 smithi060 ceph-mon[94696]: pgmap v3770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:29.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:29.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:30.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:30.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:30 smithi060 ceph-mon[94696]: pgmap v3771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:30 smithi141 ceph-mon[108989]: pgmap v3771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:31.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:31.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:32.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:32.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:32 smithi060 ceph-mon[94696]: pgmap v3772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:32 smithi141 ceph-mon[108989]: pgmap v3772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:33.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:33.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:34.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:34.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:34 smithi060 ceph-mon[94696]: pgmap v3773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:34 smithi141 ceph-mon[108989]: pgmap v3773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:35.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:35.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:36.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:36.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:36 smithi060 ceph-mon[94696]: pgmap v3774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:36 smithi141 ceph-mon[108989]: pgmap v3774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:37.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:37.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:38.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:38.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:38 smithi141 ceph-mon[108989]: pgmap v3775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:38 smithi060 ceph-mon[94696]: pgmap v3775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:39.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:39.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:39.920 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:40.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:40.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:40 smithi141 ceph-mon[108989]: pgmap v3776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:40 smithi060 ceph-mon[94696]: pgmap v3776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:41.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:41.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:42.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:42.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:42 smithi060 ceph-mon[94696]: pgmap v3777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:42 smithi141 ceph-mon[108989]: pgmap v3777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:43.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:43.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:44.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:44.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:44 smithi060 ceph-mon[94696]: pgmap v3778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:44 smithi141 ceph-mon[108989]: pgmap v3778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:45.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:45.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:46.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:46.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:46 smithi060 ceph-mon[94696]: pgmap v3779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:46 smithi141 ceph-mon[108989]: pgmap v3779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:47.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:47.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:48.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:48.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:48 smithi141 ceph-mon[108989]: pgmap v3780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:48 smithi060 ceph-mon[94696]: pgmap v3780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:49.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:49.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:50.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:50.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:50 smithi060 ceph-mon[94696]: pgmap v3781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:50 smithi141 ceph-mon[108989]: pgmap v3781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:51.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:51.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:52.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:52.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:52 smithi060 ceph-mon[94696]: pgmap v3782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:52 smithi141 ceph-mon[108989]: pgmap v3782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:53.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:53.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:54.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:54.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:54 smithi060 ceph-mon[94696]: pgmap v3783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:55.074 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:54 smithi141 ceph-mon[108989]: pgmap v3783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:55.074 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:28:55.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:55.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:56.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:56.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:56 smithi060 ceph-mon[94696]: pgmap v3784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:56 smithi141 ceph-mon[108989]: pgmap v3784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:28:57.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:57.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:58.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:58.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:28:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:28:58 smithi141 ceph-mon[108989]: pgmap v3785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:28:58 smithi060 ceph-mon[94696]: pgmap v3785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:28:59.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:28:59.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:00.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:00.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:00 smithi060 ceph-mon[94696]: pgmap v3786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:00 smithi141 ceph-mon[108989]: pgmap v3786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:01.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:01.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:02.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:02.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:02 smithi060 ceph-mon[94696]: pgmap v3787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:02 smithi141 ceph-mon[108989]: pgmap v3787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:03.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:03.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:04.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:04.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:04 smithi060 ceph-mon[94696]: pgmap v3788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:05.177 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:04 smithi141 ceph-mon[108989]: pgmap v3788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:05.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:05.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:06.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:06.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:06 smithi060 ceph-mon[94696]: pgmap v3789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:06 smithi141 ceph-mon[108989]: pgmap v3789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:07.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:07.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:08.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:08.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:08 smithi141 ceph-mon[108989]: pgmap v3790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:08 smithi060 ceph-mon[94696]: pgmap v3790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:09.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:09.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:10.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:10.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:10 smithi141 ceph-mon[108989]: pgmap v3791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:10 smithi060 ceph-mon[94696]: pgmap v3791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:11.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:11.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:12.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:12.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: pgmap v3792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:29:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: pgmap v3792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:29:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:29:13.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:29:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:14 smithi060 ceph-mon[94696]: pgmap v3793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:14 smithi141 ceph-mon[108989]: pgmap v3793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:15.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:15.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:16 smithi060 ceph-mon[94696]: pgmap v3794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:16 smithi141 ceph-mon[108989]: pgmap v3794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:17.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:17.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:18.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:18.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:18 smithi141 ceph-mon[108989]: pgmap v3795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:18 smithi060 ceph-mon[94696]: pgmap v3795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:19.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:19.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:20 smithi060 ceph-mon[94696]: pgmap v3796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:20 smithi141 ceph-mon[108989]: pgmap v3796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:21.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:21.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:22.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:22.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:22 smithi060 ceph-mon[94696]: pgmap v3797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:22 smithi141 ceph-mon[108989]: pgmap v3797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:24.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:24.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:24 smithi060 ceph-mon[94696]: pgmap v3798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:24 smithi141 ceph-mon[108989]: pgmap v3798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:25.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:25.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:26.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:26.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:26 smithi060 ceph-mon[94696]: pgmap v3799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:26 smithi141 ceph-mon[108989]: pgmap v3799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:27.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:27.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:28 smithi141 ceph-mon[108989]: pgmap v3800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:28 smithi060 ceph-mon[94696]: pgmap v3800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:29.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:29.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:30.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:30.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:30 smithi060 ceph-mon[94696]: pgmap v3801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:30 smithi141 ceph-mon[108989]: pgmap v3801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:32.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:32.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:32 smithi060 ceph-mon[94696]: pgmap v3802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:32 smithi141 ceph-mon[108989]: pgmap v3802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:33.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:33.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:34.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:34.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:34 smithi060 ceph-mon[94696]: pgmap v3803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:34 smithi141 ceph-mon[108989]: pgmap v3803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:35.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:35.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:36.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:36.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:36 smithi060 ceph-mon[94696]: pgmap v3804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:36 smithi141 ceph-mon[108989]: pgmap v3804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:37.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:37.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:38.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:38.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:38 smithi141 ceph-mon[108989]: pgmap v3805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:39.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:38 smithi060 ceph-mon[94696]: pgmap v3805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:39.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:39.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:40.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:40.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:40 smithi141 ceph-mon[108989]: pgmap v3806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:40 smithi060 ceph-mon[94696]: pgmap v3806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:41.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:41.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:42.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:42.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:42 smithi060 ceph-mon[94696]: pgmap v3807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:42 smithi141 ceph-mon[108989]: pgmap v3807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:43.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:43.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:44.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:44.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:44 smithi060 ceph-mon[94696]: pgmap v3808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:44 smithi141 ceph-mon[108989]: pgmap v3808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:45.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:45.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:46.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:46.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:46 smithi060 ceph-mon[94696]: pgmap v3809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:46 smithi141 ceph-mon[108989]: pgmap v3809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:47.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:47.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:48.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:48.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:48 smithi141 ceph-mon[108989]: pgmap v3810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:48 smithi060 ceph-mon[94696]: pgmap v3810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:49.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:49.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:50.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:50.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:50.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:50 smithi141 ceph-mon[108989]: pgmap v3811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:50 smithi060 ceph-mon[94696]: pgmap v3811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:51.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:51.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:52.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:52.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:52 smithi060 ceph-mon[94696]: pgmap v3812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:52 smithi141 ceph-mon[108989]: pgmap v3812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:53.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:53.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:54.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:54.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:54 smithi060 ceph-mon[94696]: pgmap v3813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:54 smithi141 ceph-mon[108989]: pgmap v3813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:29:55.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:55.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:56.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:56.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:56 smithi060 ceph-mon[94696]: pgmap v3814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:56 smithi141 ceph-mon[108989]: pgmap v3814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:29:57.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:57.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:58.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:58.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:29:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:29:58 smithi060 ceph-mon[94696]: pgmap v3815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:29:58 smithi141 ceph-mon[108989]: pgmap v3815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:29:59.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:29:59.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:00.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:00.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:00 smithi060 ceph-mon[94696]: pgmap v3816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:30:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:00 smithi141 ceph-mon[108989]: pgmap v3816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:30:01.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:01.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:02.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:02.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:02 smithi060 ceph-mon[94696]: pgmap v3817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:02 smithi141 ceph-mon[108989]: pgmap v3817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:03.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:03.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:04.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:04.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:04 smithi060 ceph-mon[94696]: pgmap v3818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:04 smithi141 ceph-mon[108989]: pgmap v3818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:05.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:05.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:06.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:06.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:06 smithi060 ceph-mon[94696]: pgmap v3819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:06 smithi141 ceph-mon[108989]: pgmap v3819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:07.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:07.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:08.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:08.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:08 smithi060 ceph-mon[94696]: pgmap v3820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:08 smithi141 ceph-mon[108989]: pgmap v3820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:09.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:09.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:10.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:10.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:10 smithi141 ceph-mon[108989]: pgmap v3821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:10 smithi060 ceph-mon[94696]: pgmap v3821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:11.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:11.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:12.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:12 smithi060 ceph-mon[94696]: pgmap v3822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:30:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:12 smithi141 ceph-mon[108989]: pgmap v3822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:30:13.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:13.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:14.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:14.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:15.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:15.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:15 smithi060 ceph-mon[94696]: pgmap v3823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:15 smithi141 ceph-mon[108989]: pgmap v3823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:16.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:16.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:17.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:17.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: pgmap v3824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:30:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:30:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:30:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: pgmap v3824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:30:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:30:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:30:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:30:18.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:18.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:18 smithi141 ceph-mon[108989]: pgmap v3825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:18 smithi060 ceph-mon[94696]: pgmap v3825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:19.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:19.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:20.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:20.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:20 smithi060 ceph-mon[94696]: pgmap v3826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:20 smithi141 ceph-mon[108989]: pgmap v3826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:21.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:21.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:22.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:22.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:22 smithi060 ceph-mon[94696]: pgmap v3827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:22 smithi141 ceph-mon[108989]: pgmap v3827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:23.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:23.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:24.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:24.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:24 smithi060 ceph-mon[94696]: pgmap v3828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:24 smithi141 ceph-mon[108989]: pgmap v3828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:25.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:25.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:26.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:26.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:26 smithi141 ceph-mon[108989]: pgmap v3829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:26 smithi060 ceph-mon[94696]: pgmap v3829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:27.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:27.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:28.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:28.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:28 smithi141 ceph-mon[108989]: pgmap v3830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:28 smithi060 ceph-mon[94696]: pgmap v3830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:29.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:29.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:30.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:30.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:30 smithi060 ceph-mon[94696]: pgmap v3831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:30 smithi141 ceph-mon[108989]: pgmap v3831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:31.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:31.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:32.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:32.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:32 smithi060 ceph-mon[94696]: pgmap v3832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:32 smithi141 ceph-mon[108989]: pgmap v3832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:33.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:33.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:34.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:34.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:34 smithi141 ceph-mon[108989]: pgmap v3833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:34 smithi060 ceph-mon[94696]: pgmap v3833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:35.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:35.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:36.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:36.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:36 smithi141 ceph-mon[108989]: pgmap v3834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:36 smithi060 ceph-mon[94696]: pgmap v3834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:37.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:37.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:38.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:38.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:38 smithi141 ceph-mon[108989]: pgmap v3835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:38 smithi060 ceph-mon[94696]: pgmap v3835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:39.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:39.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:40.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:40.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:40 smithi141 ceph-mon[108989]: pgmap v3836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:40 smithi060 ceph-mon[94696]: pgmap v3836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:41.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:41.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:42.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:42.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:42 smithi060 ceph-mon[94696]: pgmap v3837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:42 smithi141 ceph-mon[108989]: pgmap v3837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:43.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:43.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:44.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:44.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:44 smithi141 ceph-mon[108989]: pgmap v3838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:44 smithi060 ceph-mon[94696]: pgmap v3838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:45.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:45.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:46.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:46.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:46 smithi141 ceph-mon[108989]: pgmap v3839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:46 smithi060 ceph-mon[94696]: pgmap v3839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:47.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:47.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:48.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:48.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:48.961 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:48 smithi060 ceph-mon[94696]: pgmap v3840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:48 smithi141 ceph-mon[108989]: pgmap v3840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:49.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:49.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:50.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:50.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:50 smithi141 ceph-mon[108989]: pgmap v3841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:50 smithi060 ceph-mon[94696]: pgmap v3841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:51.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:51.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:52.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:52.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:52 smithi141 ceph-mon[108989]: pgmap v3842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:52 smithi060 ceph-mon[94696]: pgmap v3842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:53.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:53.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:54.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:54.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:54 smithi141 ceph-mon[108989]: pgmap v3843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:54 smithi060 ceph-mon[94696]: pgmap v3843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:30:55.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:55.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:56.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:56.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:56 smithi141 ceph-mon[108989]: pgmap v3844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:56 smithi060 ceph-mon[94696]: pgmap v3844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:30:57.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:57.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:58.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:58.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:30:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:30:58 smithi141 ceph-mon[108989]: pgmap v3845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:30:58 smithi060 ceph-mon[94696]: pgmap v3845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:30:59.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:30:59.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:00.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:00.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:00 smithi141 ceph-mon[108989]: pgmap v3846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:00 smithi060 ceph-mon[94696]: pgmap v3846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:01.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:01.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:02.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:02.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:02 smithi141 ceph-mon[108989]: pgmap v3847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:02 smithi060 ceph-mon[94696]: pgmap v3847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:03.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:03.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:04.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:04.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:04 smithi141 ceph-mon[108989]: pgmap v3848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:04 smithi060 ceph-mon[94696]: pgmap v3848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:05.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:05.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:06.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:06.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:06 smithi141 ceph-mon[108989]: pgmap v3849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:06 smithi060 ceph-mon[94696]: pgmap v3849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:07.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:07.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:08.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:08.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:08 smithi141 ceph-mon[108989]: pgmap v3850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:08 smithi060 ceph-mon[94696]: pgmap v3850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:09.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:09.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:10.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:10.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:10 smithi141 ceph-mon[108989]: pgmap v3851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:10 smithi060 ceph-mon[94696]: pgmap v3851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:11.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:11.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:12.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:12 smithi141 ceph-mon[108989]: pgmap v3852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:12 smithi060 ceph-mon[94696]: pgmap v3852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:13.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:13.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:14.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:14.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:14 smithi141 ceph-mon[108989]: pgmap v3853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:14 smithi060 ceph-mon[94696]: pgmap v3853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:15.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:15.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:16.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:16.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:16 smithi141 ceph-mon[108989]: pgmap v3854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:16 smithi060 ceph-mon[94696]: pgmap v3854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:17.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:17.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:31:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:31:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:31:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:31:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:31:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:31:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:31:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:31:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:31:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:31:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:31:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:31:18.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:18.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:18 smithi141 ceph-mon[108989]: pgmap v3855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:19.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:18 smithi060 ceph-mon[94696]: pgmap v3855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:19.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:19.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:20.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:20.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:20 smithi141 ceph-mon[108989]: pgmap v3856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:20 smithi060 ceph-mon[94696]: pgmap v3856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:21.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:21.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:22.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:22.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:22 smithi141 ceph-mon[108989]: pgmap v3857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:22 smithi060 ceph-mon[94696]: pgmap v3857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:23.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:23.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:24.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:24.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:24 smithi141 ceph-mon[108989]: pgmap v3858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:24 smithi060 ceph-mon[94696]: pgmap v3858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:25.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:25.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:26.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:26.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:26 smithi141 ceph-mon[108989]: pgmap v3859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:26 smithi060 ceph-mon[94696]: pgmap v3859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:27.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:27.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:28.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:28.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:28 smithi141 ceph-mon[108989]: pgmap v3860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:28 smithi060 ceph-mon[94696]: pgmap v3860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:29.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:29.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:30.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:30.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:30 smithi141 ceph-mon[108989]: pgmap v3861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:30 smithi060 ceph-mon[94696]: pgmap v3861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:31.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:31.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:32.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:32.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:32 smithi141 ceph-mon[108989]: pgmap v3862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:32 smithi060 ceph-mon[94696]: pgmap v3862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:33.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:33.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:34.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:34.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:34 smithi141 ceph-mon[108989]: pgmap v3863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:34 smithi060 ceph-mon[94696]: pgmap v3863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:35.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:35.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:36.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:36.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:36 smithi141 ceph-mon[108989]: pgmap v3864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:36 smithi060 ceph-mon[94696]: pgmap v3864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:37.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:37.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:38.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:38.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:38 smithi141 ceph-mon[108989]: pgmap v3865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:38 smithi060 ceph-mon[94696]: pgmap v3865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:39.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:39.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:40.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:40.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:40 smithi141 ceph-mon[108989]: pgmap v3866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:40 smithi060 ceph-mon[94696]: pgmap v3866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:41.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:41.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:42.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:42.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:42 smithi141 ceph-mon[108989]: pgmap v3867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:42 smithi060 ceph-mon[94696]: pgmap v3867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:43.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:43.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:44.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:44.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:44 smithi141 ceph-mon[108989]: pgmap v3868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:44 smithi060 ceph-mon[94696]: pgmap v3868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:45.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:45.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:46.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:46.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:46 smithi141 ceph-mon[108989]: pgmap v3869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:46 smithi060 ceph-mon[94696]: pgmap v3869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:47.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:47.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:48.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:48.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:48 smithi141 ceph-mon[108989]: pgmap v3870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:48 smithi060 ceph-mon[94696]: pgmap v3870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:49.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:49.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:50.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:50.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:50 smithi141 ceph-mon[108989]: pgmap v3871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:50 smithi060 ceph-mon[94696]: pgmap v3871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:51.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:51.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:52.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:52.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:52 smithi141 ceph-mon[108989]: pgmap v3872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:52 smithi060 ceph-mon[94696]: pgmap v3872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:53.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:53.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:54.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:54.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:54 smithi060 ceph-mon[94696]: pgmap v3873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:54 smithi141 ceph-mon[108989]: pgmap v3873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:31:55.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:55.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:56.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:56.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:56 smithi141 ceph-mon[108989]: pgmap v3874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:56 smithi060 ceph-mon[94696]: pgmap v3874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:31:57.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:57.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:58.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:58.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:31:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:31:58 smithi141 ceph-mon[108989]: pgmap v3875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:31:58 smithi060 ceph-mon[94696]: pgmap v3875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:31:59.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:31:59.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:00.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:00.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:00 smithi141 ceph-mon[108989]: pgmap v3876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:00 smithi060 ceph-mon[94696]: pgmap v3876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:01.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:01.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:02.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:02.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:02 smithi141 ceph-mon[108989]: pgmap v3877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:02 smithi060 ceph-mon[94696]: pgmap v3877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:03.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:03.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:04.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:04.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:04 smithi060 ceph-mon[94696]: pgmap v3878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:04 smithi141 ceph-mon[108989]: pgmap v3878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:05.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:05.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:06.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:06.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:06 smithi141 ceph-mon[108989]: pgmap v3879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:06 smithi060 ceph-mon[94696]: pgmap v3879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:07.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:07.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:08.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:08.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:08 smithi141 ceph-mon[108989]: pgmap v3880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:08 smithi060 ceph-mon[94696]: pgmap v3880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:09.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:09.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:10.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:10.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:10 smithi141 ceph-mon[108989]: pgmap v3881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:10 smithi060 ceph-mon[94696]: pgmap v3881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:11.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:11.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:12.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:12 smithi141 ceph-mon[108989]: pgmap v3882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:12 smithi060 ceph-mon[94696]: pgmap v3882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:13.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:13.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:14.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:14.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:14 smithi141 ceph-mon[108989]: pgmap v3883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:14 smithi060 ceph-mon[94696]: pgmap v3883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:15.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:15.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:16.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:16.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:17.147 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:16 smithi141 ceph-mon[108989]: pgmap v3884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:16 smithi060 ceph-mon[94696]: pgmap v3884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:17.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:17.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:18.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:18.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: pgmap v3885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:32:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: pgmap v3885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:32:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:32:19.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:19.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:20.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:20.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:20 smithi141 ceph-mon[108989]: pgmap v3886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:20 smithi060 ceph-mon[94696]: pgmap v3886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:21.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:21.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:22.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:22.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:22 smithi141 ceph-mon[108989]: pgmap v3887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:22 smithi060 ceph-mon[94696]: pgmap v3887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:23.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:23.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:24.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:24.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:24 smithi141 ceph-mon[108989]: pgmap v3888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:24 smithi060 ceph-mon[94696]: pgmap v3888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:25.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:25.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:26.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:26.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:26 smithi141 ceph-mon[108989]: pgmap v3889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:26 smithi060 ceph-mon[94696]: pgmap v3889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:27.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:27.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:28.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:28.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:28 smithi141 ceph-mon[108989]: pgmap v3890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:28 smithi060 ceph-mon[94696]: pgmap v3890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:29.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:29.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:30.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:30.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:30 smithi141 ceph-mon[108989]: pgmap v3891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:30 smithi060 ceph-mon[94696]: pgmap v3891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:31.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:31.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:32.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:32.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:32 smithi141 ceph-mon[108989]: pgmap v3892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:32 smithi060 ceph-mon[94696]: pgmap v3892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:33.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:33.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:34.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:34.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:35.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:34 smithi060 ceph-mon[94696]: pgmap v3893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:34 smithi141 ceph-mon[108989]: pgmap v3893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:35.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:35.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:36.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:36.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:36 smithi141 ceph-mon[108989]: pgmap v3894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:36 smithi060 ceph-mon[94696]: pgmap v3894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:38 smithi141 ceph-mon[108989]: pgmap v3895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:38 smithi060 ceph-mon[94696]: pgmap v3895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:39.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:39.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:40 smithi141 ceph-mon[108989]: pgmap v3896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:40 smithi060 ceph-mon[94696]: pgmap v3896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:42.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:42.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:42 smithi141 ceph-mon[108989]: pgmap v3897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:42 smithi060 ceph-mon[94696]: pgmap v3897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:43.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:44.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:44.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:44 smithi141 ceph-mon[108989]: pgmap v3898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:45.266 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:44 smithi060 ceph-mon[94696]: pgmap v3898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:45.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:45.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:46.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:46.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:46 smithi141 ceph-mon[108989]: pgmap v3899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:46 smithi060 ceph-mon[94696]: pgmap v3899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:47.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:47.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:48.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:48.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:48 smithi141 ceph-mon[108989]: pgmap v3900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:48 smithi060 ceph-mon[94696]: pgmap v3900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:49.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:49.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:50.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:50.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:50 smithi141 ceph-mon[108989]: pgmap v3901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:50 smithi060 ceph-mon[94696]: pgmap v3901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:51.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:51.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:52.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:52.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:52 smithi141 ceph-mon[108989]: pgmap v3902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:52 smithi060 ceph-mon[94696]: pgmap v3902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:53.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:53.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:54.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:54.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:54 smithi141 ceph-mon[108989]: pgmap v3903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:54 smithi060 ceph-mon[94696]: pgmap v3903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:32:55.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:55.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:56.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:56.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:56 smithi141 ceph-mon[108989]: pgmap v3904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:56 smithi060 ceph-mon[94696]: pgmap v3904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:32:57.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:57.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:58.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:58.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:32:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:32:58 smithi141 ceph-mon[108989]: pgmap v3905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:32:58 smithi060 ceph-mon[94696]: pgmap v3905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:32:59.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:32:59.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:00.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:00.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:00 smithi141 ceph-mon[108989]: pgmap v3906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:00 smithi060 ceph-mon[94696]: pgmap v3906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:01.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:01.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:02.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:02.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:02 smithi141 ceph-mon[108989]: pgmap v3907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:02 smithi060 ceph-mon[94696]: pgmap v3907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:03.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:03.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:04.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:04.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:04 smithi141 ceph-mon[108989]: pgmap v3908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:04 smithi060 ceph-mon[94696]: pgmap v3908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:05.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:05.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:06.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:06.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:06 smithi141 ceph-mon[108989]: pgmap v3909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:06 smithi060 ceph-mon[94696]: pgmap v3909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:07.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:07.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:08 smithi060 ceph-mon[94696]: pgmap v3910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:08.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:08.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:08 smithi141 ceph-mon[108989]: pgmap v3910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:09.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:09.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:10 smithi060 ceph-mon[94696]: pgmap v3911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:10.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:10.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:10 smithi141 ceph-mon[108989]: pgmap v3911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:11.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:11.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:12.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:12.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:12 smithi141 ceph-mon[108989]: pgmap v3912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:12 smithi060 ceph-mon[94696]: pgmap v3912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:13.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:13.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:14.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:14.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:14 smithi141 ceph-mon[108989]: pgmap v3913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:14 smithi060 ceph-mon[94696]: pgmap v3913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:15.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:15.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:16.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:16.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:16 smithi141 ceph-mon[108989]: pgmap v3914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:16 smithi060 ceph-mon[94696]: pgmap v3914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:17.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:17.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:18.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:18.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:18 smithi141 ceph-mon[108989]: pgmap v3915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:33:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:18 smithi060 ceph-mon[94696]: pgmap v3915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:33:19.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:19.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:20.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:20.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:20 smithi060 ceph-mon[94696]: pgmap v3916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:20 smithi141 ceph-mon[108989]: pgmap v3916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:21.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:21.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:33:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:33:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:33:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:33:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:33:22.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:22.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:23 smithi060 ceph-mon[94696]: pgmap v3917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:23 smithi141 ceph-mon[108989]: pgmap v3917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:23.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:23.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:24.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:24.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:25.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:25 smithi060 ceph-mon[94696]: pgmap v3918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:25.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:25 smithi141 ceph-mon[108989]: pgmap v3918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:25.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:25.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:26.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:26.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:27 smithi141 ceph-mon[108989]: pgmap v3919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:27 smithi060 ceph-mon[94696]: pgmap v3919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:27.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:27.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:28.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:28.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:28 smithi141 ceph-mon[108989]: pgmap v3920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:28 smithi060 ceph-mon[94696]: pgmap v3920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:29.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:29.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:30.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:30.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:30 smithi060 ceph-mon[94696]: pgmap v3921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:30 smithi141 ceph-mon[108989]: pgmap v3921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:31.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:31.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:32.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:32.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:32 smithi141 ceph-mon[108989]: pgmap v3922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:32 smithi060 ceph-mon[94696]: pgmap v3922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:33.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:33.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:34.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:34.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:34 smithi141 ceph-mon[108989]: pgmap v3923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:34 smithi060 ceph-mon[94696]: pgmap v3923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:35.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:35.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:36.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:36.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:36 smithi141 ceph-mon[108989]: pgmap v3924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:36 smithi060 ceph-mon[94696]: pgmap v3924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:37.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:37.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:38.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:38.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:38 smithi141 ceph-mon[108989]: pgmap v3925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:38 smithi060 ceph-mon[94696]: pgmap v3925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:39.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:39.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:40.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:40.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:40 smithi141 ceph-mon[108989]: pgmap v3926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:40 smithi060 ceph-mon[94696]: pgmap v3926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:42 smithi141 ceph-mon[108989]: pgmap v3927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:42 smithi060 ceph-mon[94696]: pgmap v3927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:43.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:43.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:44.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:44.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:44 smithi141 ceph-mon[108989]: pgmap v3928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:44 smithi060 ceph-mon[94696]: pgmap v3928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:46.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:46.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:46 smithi141 ceph-mon[108989]: pgmap v3929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:46 smithi060 ceph-mon[94696]: pgmap v3929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:47.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:47.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:48.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:48.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:48 smithi141 ceph-mon[108989]: pgmap v3930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:48 smithi060 ceph-mon[94696]: pgmap v3930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:49.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:49.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:50.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:50.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:50 smithi141 ceph-mon[108989]: pgmap v3931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:50 smithi060 ceph-mon[94696]: pgmap v3931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:51.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:51.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:52.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:52.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:52 smithi141 ceph-mon[108989]: pgmap v3932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:52 smithi060 ceph-mon[94696]: pgmap v3932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:53.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:53.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:54 smithi141 ceph-mon[108989]: pgmap v3933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:54 smithi060 ceph-mon[94696]: pgmap v3933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:33:55.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:55.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:56.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:56.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:56 smithi141 ceph-mon[108989]: pgmap v3934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:56 smithi060 ceph-mon[94696]: pgmap v3934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:33:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:58.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:58.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:33:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:33:58 smithi141 ceph-mon[108989]: pgmap v3935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:33:58 smithi060 ceph-mon[94696]: pgmap v3935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:33:59.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:33:59.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:00.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:00.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:00 smithi141 ceph-mon[108989]: pgmap v3936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:00 smithi060 ceph-mon[94696]: pgmap v3936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:01.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:01.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:02.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:02.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:03.228 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:02 smithi141 ceph-mon[108989]: pgmap v3937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:02 smithi060 ceph-mon[94696]: pgmap v3937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:03.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:03.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:04.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:04.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:04 smithi141 ceph-mon[108989]: pgmap v3938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:04 smithi060 ceph-mon[94696]: pgmap v3938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:06.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:06 smithi141 ceph-mon[108989]: pgmap v3939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:06 smithi060 ceph-mon[94696]: pgmap v3939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:07.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:07.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:08.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:08.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:08 smithi141 ceph-mon[108989]: pgmap v3940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:08 smithi060 ceph-mon[94696]: pgmap v3940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:09.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:10.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:10 smithi141 ceph-mon[108989]: pgmap v3941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:10 smithi060 ceph-mon[94696]: pgmap v3941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:11.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:11.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:12 smithi141 ceph-mon[108989]: pgmap v3942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:12 smithi060 ceph-mon[94696]: pgmap v3942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:13.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:14.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:14.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:14 smithi141 ceph-mon[108989]: pgmap v3943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:14 smithi060 ceph-mon[94696]: pgmap v3943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:15.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:15.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:16.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:16 smithi141 ceph-mon[108989]: pgmap v3944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:16 smithi060 ceph-mon[94696]: pgmap v3944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:17.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:17.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:18.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:18.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:18 smithi141 ceph-mon[108989]: pgmap v3945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:18 smithi060 ceph-mon[94696]: pgmap v3945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:20.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:20 smithi141 ceph-mon[108989]: pgmap v3946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:20 smithi060 ceph-mon[94696]: pgmap v3946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:21.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:21.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:22.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:23.176 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:22 smithi141 ceph-mon[108989]: pgmap v3947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:23.176 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:34:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:22 smithi060 ceph-mon[94696]: pgmap v3947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:34:23.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:23.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:24.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:24.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:24 smithi141 ceph-mon[108989]: pgmap v3948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:24 smithi060 ceph-mon[94696]: pgmap v3948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:25.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:25.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:26.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:26.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:26 smithi141 ceph-mon[108989]: pgmap v3949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:26 smithi060 ceph-mon[94696]: pgmap v3949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:27.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:27.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:34:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:34:28.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:28.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:28 smithi141 ceph-mon[108989]: pgmap v3950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:28 smithi060 ceph-mon[94696]: pgmap v3950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:29.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:29.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:30.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:30.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:30 smithi141 ceph-mon[108989]: pgmap v3951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:30 smithi060 ceph-mon[94696]: pgmap v3951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:31.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:31.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:32.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:32.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:32 smithi141 ceph-mon[108989]: pgmap v3952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:32 smithi060 ceph-mon[94696]: pgmap v3952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:33.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:33.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:34.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:34.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:34 smithi141 ceph-mon[108989]: pgmap v3953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:34 smithi060 ceph-mon[94696]: pgmap v3953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:35.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:35.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:36.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:36.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:36 smithi141 ceph-mon[108989]: pgmap v3954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:36 smithi060 ceph-mon[94696]: pgmap v3954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:37.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:37.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:38.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:38.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:38 smithi141 ceph-mon[108989]: pgmap v3955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:38 smithi060 ceph-mon[94696]: pgmap v3955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:39.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:39.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:40 smithi141 ceph-mon[108989]: pgmap v3956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:40.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:40.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:40 smithi060 ceph-mon[94696]: pgmap v3956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:41.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:41.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:42.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:42.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:42 smithi141 ceph-mon[108989]: pgmap v3957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:42 smithi060 ceph-mon[94696]: pgmap v3957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:43.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:43.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:44.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:44.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:44 smithi141 ceph-mon[108989]: pgmap v3958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:44 smithi060 ceph-mon[94696]: pgmap v3958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:45.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:45.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:46.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:46.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:46 smithi141 ceph-mon[108989]: pgmap v3959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:46 smithi060 ceph-mon[94696]: pgmap v3959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:47.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:47.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:48 smithi141 ceph-mon[108989]: pgmap v3960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:48.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:49.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:48 smithi060 ceph-mon[94696]: pgmap v3960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:50.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:50.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:51.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:50 smithi141 ceph-mon[108989]: pgmap v3961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:50 smithi060 ceph-mon[94696]: pgmap v3961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:52.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:52.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:53.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:53.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:52 smithi141 ceph-mon[108989]: pgmap v3962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:52 smithi060 ceph-mon[94696]: pgmap v3962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:54.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:54.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:55.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:55.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:54 smithi141 ceph-mon[108989]: pgmap v3963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:54 smithi060 ceph-mon[94696]: pgmap v3963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:34:56.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:56.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:57.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:57.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:56 smithi060 ceph-mon[94696]: pgmap v3964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:56 smithi141 ceph-mon[108989]: pgmap v3964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:34:58.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:58.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:34:58 smithi141 ceph-mon[108989]: pgmap v3965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:34:59.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:34:59.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:34:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:34:58 smithi060 ceph-mon[94696]: pgmap v3965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:00.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:00.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:01.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:01.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:00 smithi141 ceph-mon[108989]: pgmap v3966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:00 smithi060 ceph-mon[94696]: pgmap v3966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:02.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:02.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:03.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:03.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:02 smithi141 ceph-mon[108989]: pgmap v3967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:02 smithi060 ceph-mon[94696]: pgmap v3967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:04.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:04.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:05.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:05.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:04 smithi141 ceph-mon[108989]: pgmap v3968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:04 smithi060 ceph-mon[94696]: pgmap v3968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:07.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:07.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:06 smithi141 ceph-mon[108989]: pgmap v3969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:06 smithi060 ceph-mon[94696]: pgmap v3969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:08.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:08.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:08 smithi141 ceph-mon[108989]: pgmap v3970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:08 smithi060 ceph-mon[94696]: pgmap v3970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:10.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:10.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:10 smithi141 ceph-mon[108989]: pgmap v3971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:10 smithi060 ceph-mon[94696]: pgmap v3971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:12.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:12.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:13.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:13.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:12 smithi141 ceph-mon[108989]: pgmap v3972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:12 smithi060 ceph-mon[94696]: pgmap v3972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:14.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:14.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:15.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:15.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:14 smithi141 ceph-mon[108989]: pgmap v3973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:14 smithi060 ceph-mon[94696]: pgmap v3973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:17.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:17.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:16 smithi141 ceph-mon[108989]: pgmap v3974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:16 smithi060 ceph-mon[94696]: pgmap v3974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:18.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:18.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:18 smithi141 ceph-mon[108989]: pgmap v3975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:18 smithi060 ceph-mon[94696]: pgmap v3975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:20.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:20.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:21.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:21.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:20 smithi141 ceph-mon[108989]: pgmap v3976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:20 smithi060 ceph-mon[94696]: pgmap v3976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:22.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:22.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:23.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:23.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:22 smithi141 ceph-mon[108989]: pgmap v3977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:22 smithi060 ceph-mon[94696]: pgmap v3977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:24.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:24.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:25.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:25.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:24 smithi141 ceph-mon[108989]: pgmap v3978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:24 smithi060 ceph-mon[94696]: pgmap v3978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:26.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:26.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:27.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:27.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:26 smithi141 ceph-mon[108989]: pgmap v3979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:26 smithi060 ceph-mon[94696]: pgmap v3979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:28.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:28.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:35:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:35:29.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:29.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: pgmap v3980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:35:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:35:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:35:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:35:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:35:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: pgmap v3980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:35:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:35:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:35:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:35:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:35:30.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:30.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:31.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:31.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:30 smithi141 ceph-mon[108989]: pgmap v3981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:30 smithi060 ceph-mon[94696]: pgmap v3981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:32.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:32.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:33.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:33.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:32 smithi141 ceph-mon[108989]: pgmap v3982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:32 smithi060 ceph-mon[94696]: pgmap v3982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:34.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:34.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:35.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:35.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:34 smithi141 ceph-mon[108989]: pgmap v3983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:34 smithi060 ceph-mon[94696]: pgmap v3983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:36.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:36.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:37.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:37.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:37.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:36 smithi060 ceph-mon[94696]: pgmap v3984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:36 smithi141 ceph-mon[108989]: pgmap v3984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:38.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:38.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:38.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:38 smithi141 ceph-mon[108989]: pgmap v3985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:38 smithi060 ceph-mon[94696]: pgmap v3985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:39.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:39.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:40.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:40.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:40 smithi141 ceph-mon[108989]: pgmap v3986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:40 smithi060 ceph-mon[94696]: pgmap v3986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:41.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:41.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:42.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:42.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:43.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:43.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:42 smithi141 ceph-mon[108989]: pgmap v3987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:42 smithi060 ceph-mon[94696]: pgmap v3987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:44.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:44.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:45.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:45.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:44 smithi141 ceph-mon[108989]: pgmap v3988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:44 smithi060 ceph-mon[94696]: pgmap v3988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:46.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:46.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:47.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:47.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:46 smithi141 ceph-mon[108989]: pgmap v3989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:47.302 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:46 smithi060 ceph-mon[94696]: pgmap v3989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:48.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:48.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:48 smithi141 ceph-mon[108989]: pgmap v3990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:48 smithi060 ceph-mon[94696]: pgmap v3990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:49.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:49.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:50.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:50.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:51.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:51.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:50 smithi141 ceph-mon[108989]: pgmap v3991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:50 smithi060 ceph-mon[94696]: pgmap v3991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:52.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:52.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:53.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:53.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:52 smithi141 ceph-mon[108989]: pgmap v3992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:52 smithi060 ceph-mon[94696]: pgmap v3992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:54.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:54.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:55.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:55.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:54 smithi141 ceph-mon[108989]: pgmap v3993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:54 smithi060 ceph-mon[94696]: pgmap v3993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:35:56.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:56.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:57.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:57.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:56 smithi141 ceph-mon[108989]: pgmap v3994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:56 smithi060 ceph-mon[94696]: pgmap v3994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:35:58.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:58.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:35:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:35:58 smithi141 ceph-mon[108989]: pgmap v3995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:35:58 smithi060 ceph-mon[94696]: pgmap v3995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:35:59.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:35:59.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:00.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:00.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:01.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:01.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:00 smithi141 ceph-mon[108989]: pgmap v3996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:00 smithi060 ceph-mon[94696]: pgmap v3996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:02.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:02.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:03.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:03.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:02 smithi141 ceph-mon[108989]: pgmap v3997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:02 smithi060 ceph-mon[94696]: pgmap v3997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:04.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:04.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:05.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:05.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:04 smithi141 ceph-mon[108989]: pgmap v3998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:04 smithi060 ceph-mon[94696]: pgmap v3998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:06.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:06.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:07.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:07.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:06 smithi141 ceph-mon[108989]: pgmap v3999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:06 smithi060 ceph-mon[94696]: pgmap v3999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:08.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:08.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:08 smithi141 ceph-mon[108989]: pgmap v4000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:08 smithi060 ceph-mon[94696]: pgmap v4000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:09.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:09.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:10.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:10.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:10 smithi141 ceph-mon[108989]: pgmap v4001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:10 smithi060 ceph-mon[94696]: pgmap v4001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:11.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:11.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:12.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:13.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:13.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:12 smithi141 ceph-mon[108989]: pgmap v4002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:12 smithi060 ceph-mon[94696]: pgmap v4002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:14.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:14.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:15.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:15.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:14 smithi141 ceph-mon[108989]: pgmap v4003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:14 smithi060 ceph-mon[94696]: pgmap v4003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:16.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:16.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:17.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:17.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:16 smithi141 ceph-mon[108989]: pgmap v4004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:16 smithi060 ceph-mon[94696]: pgmap v4004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:18.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:18.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:18 smithi141 ceph-mon[108989]: pgmap v4005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:18 smithi060 ceph-mon[94696]: pgmap v4005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:19.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:19.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:21.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:21.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:20 smithi141 ceph-mon[108989]: pgmap v4006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:20 smithi060 ceph-mon[94696]: pgmap v4006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:22.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:22.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:22 smithi060 ceph-mon[94696]: pgmap v4007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:23.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:23.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:22 smithi141 ceph-mon[108989]: pgmap v4007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:24.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:24.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:25.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:25.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:24 smithi141 ceph-mon[108989]: pgmap v4008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:24 smithi060 ceph-mon[94696]: pgmap v4008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:26.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:26.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:27.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:27.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:26 smithi141 ceph-mon[108989]: pgmap v4009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:26 smithi060 ceph-mon[94696]: pgmap v4009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:28.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:28.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:28 smithi141 ceph-mon[108989]: pgmap v4010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:36:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:28 smithi060 ceph-mon[94696]: pgmap v4010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:36:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:29.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:36:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:30 smithi141 ceph-mon[108989]: pgmap v4011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:30 smithi060 ceph-mon[94696]: pgmap v4011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:32.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:32.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:32 smithi060 ceph-mon[94696]: pgmap v4012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:32 smithi141 ceph-mon[108989]: pgmap v4012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:35.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:35.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:34 smithi141 ceph-mon[108989]: pgmap v4013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:34 smithi060 ceph-mon[94696]: pgmap v4013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:36.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:36.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:37.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:37.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:36 smithi141 ceph-mon[108989]: pgmap v4014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:36 smithi060 ceph-mon[94696]: pgmap v4014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:38.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:38.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:38 smithi141 ceph-mon[108989]: pgmap v4015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:38 smithi060 ceph-mon[94696]: pgmap v4015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:40.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:40.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:40 smithi141 ceph-mon[108989]: pgmap v4016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:40 smithi060 ceph-mon[94696]: pgmap v4016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:41.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:41.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:42.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:42.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:43.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:43.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:42 smithi141 ceph-mon[108989]: pgmap v4017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:42 smithi060 ceph-mon[94696]: pgmap v4017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:44.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:44.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:45.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:45.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:44 smithi141 ceph-mon[108989]: pgmap v4018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:44 smithi060 ceph-mon[94696]: pgmap v4018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:46.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:46.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:47.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:47.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:46 smithi141 ceph-mon[108989]: pgmap v4019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:46 smithi060 ceph-mon[94696]: pgmap v4019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:48.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:48.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:48 smithi141 ceph-mon[108989]: pgmap v4020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:48 smithi060 ceph-mon[94696]: pgmap v4020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:49.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:49.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:50.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:50.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:51.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:51.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:50 smithi141 ceph-mon[108989]: pgmap v4021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:50 smithi060 ceph-mon[94696]: pgmap v4021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:52.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:52.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:53.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:53.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:52 smithi141 ceph-mon[108989]: pgmap v4022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:52 smithi060 ceph-mon[94696]: pgmap v4022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:54.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:54.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:55.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:54 smithi141 ceph-mon[108989]: pgmap v4023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:54 smithi060 ceph-mon[94696]: pgmap v4023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:36:56.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:56.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:57.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:57.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:56 smithi141 ceph-mon[108989]: pgmap v4024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:56 smithi060 ceph-mon[94696]: pgmap v4024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:36:58.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:58.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:36:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:36:58 smithi141 ceph-mon[108989]: pgmap v4025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:36:58 smithi060 ceph-mon[94696]: pgmap v4025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:36:59.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:36:59.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:01.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:01.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:00 smithi141 ceph-mon[108989]: pgmap v4026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:00 smithi060 ceph-mon[94696]: pgmap v4026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:02.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:02.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:03.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:03.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:02 smithi141 ceph-mon[108989]: pgmap v4027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:02 smithi060 ceph-mon[94696]: pgmap v4027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:04.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:04.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:04 smithi141 ceph-mon[108989]: pgmap v4028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:04 smithi060 ceph-mon[94696]: pgmap v4028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:06.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:06.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:07.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:07.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:06 smithi141 ceph-mon[108989]: pgmap v4029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:06 smithi060 ceph-mon[94696]: pgmap v4029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:08.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:08.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:08 smithi141 ceph-mon[108989]: pgmap v4030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:08 smithi060 ceph-mon[94696]: pgmap v4030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:09.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:09.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:10.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:10.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:10 smithi141 ceph-mon[108989]: pgmap v4031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:10 smithi060 ceph-mon[94696]: pgmap v4031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:11.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:12.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:12.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:12 smithi141 ceph-mon[108989]: pgmap v4032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:13.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:12 smithi060 ceph-mon[94696]: pgmap v4032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:14 smithi141 ceph-mon[108989]: pgmap v4033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:15.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:15.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:14 smithi060 ceph-mon[94696]: pgmap v4033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:16 smithi141 ceph-mon[108989]: pgmap v4034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:17.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:17.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:16 smithi060 ceph-mon[94696]: pgmap v4034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:18.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:18.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:18 smithi141 ceph-mon[108989]: pgmap v4035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:18 smithi060 ceph-mon[94696]: pgmap v4035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:20.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:20.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:20 smithi141 ceph-mon[108989]: pgmap v4036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:21.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:21.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:20 smithi060 ceph-mon[94696]: pgmap v4036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:22 smithi141 ceph-mon[108989]: pgmap v4037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:23.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:23.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:22 smithi060 ceph-mon[94696]: pgmap v4037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:24.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:24.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:24 smithi141 ceph-mon[108989]: pgmap v4038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:24 smithi060 ceph-mon[94696]: pgmap v4038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:26 smithi141 ceph-mon[108989]: pgmap v4039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:27.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:27.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:26 smithi060 ceph-mon[94696]: pgmap v4039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:28 smithi141 ceph-mon[108989]: pgmap v4040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:28 smithi060 ceph-mon[94696]: pgmap v4040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:29.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:29.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:37:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:37:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:30.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:30.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: pgmap v4041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:37:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:37:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:37:31.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: pgmap v4041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:37:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:37:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:37:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:37:31.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:31.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:32.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:32.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:32 smithi141 ceph-mon[108989]: pgmap v4042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:33.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:33.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:32 smithi060 ceph-mon[94696]: pgmap v4042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:34.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:34.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:34 smithi141 ceph-mon[108989]: pgmap v4043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:35.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:35.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:34 smithi060 ceph-mon[94696]: pgmap v4043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:36.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:36.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:36 smithi141 ceph-mon[108989]: pgmap v4044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:37.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:37.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:36 smithi060 ceph-mon[94696]: pgmap v4044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:38.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:38.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:38 smithi060 ceph-mon[94696]: pgmap v4045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:38 smithi141 ceph-mon[108989]: pgmap v4045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:39.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:39.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:40.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:40.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:40 smithi060 ceph-mon[94696]: pgmap v4046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:40 smithi141 ceph-mon[108989]: pgmap v4046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:41.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:41.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:42.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:42.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:42 smithi141 ceph-mon[108989]: pgmap v4047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:43.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:43.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:42 smithi060 ceph-mon[94696]: pgmap v4047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:44.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:44.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:44 smithi141 ceph-mon[108989]: pgmap v4048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:45.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:45.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:44 smithi060 ceph-mon[94696]: pgmap v4048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:46.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:46.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:46 smithi141 ceph-mon[108989]: pgmap v4049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:47.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:47.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:46 smithi060 ceph-mon[94696]: pgmap v4049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:48.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:48.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:48 smithi060 ceph-mon[94696]: pgmap v4050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:48 smithi141 ceph-mon[108989]: pgmap v4050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:49.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:49.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:50.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:50.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:50 smithi141 ceph-mon[108989]: pgmap v4051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:51.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:51.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:50 smithi060 ceph-mon[94696]: pgmap v4051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:52.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:52.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:52 smithi141 ceph-mon[108989]: pgmap v4052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:53.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:53.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:52 smithi060 ceph-mon[94696]: pgmap v4052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:54.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:54.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:54 smithi141 ceph-mon[108989]: pgmap v4053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:54 smithi060 ceph-mon[94696]: pgmap v4053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:37:56.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:56.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:56 smithi141 ceph-mon[108989]: pgmap v4054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:57.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:57.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:56 smithi060 ceph-mon[94696]: pgmap v4054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:37:58.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:58.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:37:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:37:58 smithi060 ceph-mon[94696]: pgmap v4055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:37:58 smithi141 ceph-mon[108989]: pgmap v4055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:37:59.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:37:59.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:00.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:00.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:00 smithi141 ceph-mon[108989]: pgmap v4056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:01.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:01.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:00 smithi060 ceph-mon[94696]: pgmap v4056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:02.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:02.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:02 smithi141 ceph-mon[108989]: pgmap v4057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:02 smithi060 ceph-mon[94696]: pgmap v4057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:03.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:03.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:04.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:04.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:04 smithi141 ceph-mon[108989]: pgmap v4058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:04 smithi060 ceph-mon[94696]: pgmap v4058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:05.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:05.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:06.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:06.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:06 smithi141 ceph-mon[108989]: pgmap v4059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:06 smithi060 ceph-mon[94696]: pgmap v4059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:07.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:07.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:08.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:08.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:08 smithi060 ceph-mon[94696]: pgmap v4060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:08 smithi141 ceph-mon[108989]: pgmap v4060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:09.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:09.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:10.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:10.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:10 smithi060 ceph-mon[94696]: pgmap v4061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:10 smithi141 ceph-mon[108989]: pgmap v4061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:11.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:11.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:12.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:12.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:12 smithi141 ceph-mon[108989]: pgmap v4062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:12 smithi060 ceph-mon[94696]: pgmap v4062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:13.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:13.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:14.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:14.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:14 smithi141 ceph-mon[108989]: pgmap v4063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:14 smithi060 ceph-mon[94696]: pgmap v4063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:15.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:15.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:16.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:16.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:16 smithi141 ceph-mon[108989]: pgmap v4064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:16 smithi060 ceph-mon[94696]: pgmap v4064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:17.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:17.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:18.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:18.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:18.998 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:18 smithi060 ceph-mon[94696]: pgmap v4065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:18 smithi141 ceph-mon[108989]: pgmap v4065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:19.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:19.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:20.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:20.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:20 smithi141 ceph-mon[108989]: pgmap v4066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:20 smithi060 ceph-mon[94696]: pgmap v4066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:21.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:21.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:22.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:22.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:22 smithi141 ceph-mon[108989]: pgmap v4067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:22 smithi060 ceph-mon[94696]: pgmap v4067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:23.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:23.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:24.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:24.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:24 smithi141 ceph-mon[108989]: pgmap v4068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:24 smithi060 ceph-mon[94696]: pgmap v4068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:25.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:25.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:26.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:26.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:26 smithi141 ceph-mon[108989]: pgmap v4069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:26 smithi060 ceph-mon[94696]: pgmap v4069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:27.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:27.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:28.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:28.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:28 smithi060 ceph-mon[94696]: pgmap v4070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:28 smithi141 ceph-mon[108989]: pgmap v4070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:29.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:29.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:30.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:30.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: pgmap v4071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:38:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:38:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:38:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: pgmap v4071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:38:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:38:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:38:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:38:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:38:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:38:31.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:31.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:32.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:32.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:32 smithi141 ceph-mon[108989]: pgmap v4072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:32 smithi060 ceph-mon[94696]: pgmap v4072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:33.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:33.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:34.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:34.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:34 smithi141 ceph-mon[108989]: pgmap v4073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:34 smithi060 ceph-mon[94696]: pgmap v4073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:35.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:35.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:36.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:36.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:36 smithi141 ceph-mon[108989]: pgmap v4074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:36 smithi060 ceph-mon[94696]: pgmap v4074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:37.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:37.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:38.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:38.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:38 smithi060 ceph-mon[94696]: pgmap v4075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:38 smithi141 ceph-mon[108989]: pgmap v4075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:39.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:39.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:40.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:40.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:41.059 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:40 smithi141 ceph-mon[108989]: pgmap v4076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:40 smithi060 ceph-mon[94696]: pgmap v4076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:41.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:41.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:42.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:42.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:42 smithi141 ceph-mon[108989]: pgmap v4077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:42 smithi060 ceph-mon[94696]: pgmap v4077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:43.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:43.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:44.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:44.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:44 smithi141 ceph-mon[108989]: pgmap v4078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:44 smithi060 ceph-mon[94696]: pgmap v4078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:45.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:45.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:46.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:46.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:46 smithi141 ceph-mon[108989]: pgmap v4079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:46 smithi060 ceph-mon[94696]: pgmap v4079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:47.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:47.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:48.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:48.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:48 smithi060 ceph-mon[94696]: pgmap v4080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:48 smithi141 ceph-mon[108989]: pgmap v4080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:49.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:49.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:50.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:50.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:50 smithi141 ceph-mon[108989]: pgmap v4081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:50 smithi060 ceph-mon[94696]: pgmap v4081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:51.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:51.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:52.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:52.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:52 smithi141 ceph-mon[108989]: pgmap v4082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:52 smithi060 ceph-mon[94696]: pgmap v4082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:53.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:53.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:54.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:54.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:54 smithi141 ceph-mon[108989]: pgmap v4083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:54 smithi060 ceph-mon[94696]: pgmap v4083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:38:55.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:55.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:56.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:56.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:56 smithi141 ceph-mon[108989]: pgmap v4084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:56 smithi060 ceph-mon[94696]: pgmap v4084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:38:57.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:57.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:58.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:58.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:38:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:38:58 smithi060 ceph-mon[94696]: pgmap v4085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:38:58 smithi141 ceph-mon[108989]: pgmap v4085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:38:59.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:38:59.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:00.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:00.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:00 smithi141 ceph-mon[108989]: pgmap v4086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:00 smithi060 ceph-mon[94696]: pgmap v4086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:01.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:01.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:02.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:02.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:02 smithi141 ceph-mon[108989]: pgmap v4087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:02 smithi060 ceph-mon[94696]: pgmap v4087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:03.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:03.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:04.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:04.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:04 smithi060 ceph-mon[94696]: pgmap v4088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:05.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:05.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:04 smithi141 ceph-mon[108989]: pgmap v4088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:06.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:06.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:06 smithi060 ceph-mon[94696]: pgmap v4089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:07.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:07.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:06 smithi141 ceph-mon[108989]: pgmap v4089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:08.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:08.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:08 smithi060 ceph-mon[94696]: pgmap v4090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:08 smithi141 ceph-mon[108989]: pgmap v4090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:09.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:09.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:10.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:10.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:10 smithi060 ceph-mon[94696]: pgmap v4091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:10 smithi141 ceph-mon[108989]: pgmap v4091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:11.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:11.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:12.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:12.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:12 smithi141 ceph-mon[108989]: pgmap v4092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:12 smithi060 ceph-mon[94696]: pgmap v4092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:14 smithi060 ceph-mon[94696]: pgmap v4093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:15.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:15.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:14 smithi141 ceph-mon[108989]: pgmap v4093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:16 smithi060 ceph-mon[94696]: pgmap v4094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:17.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:17.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:16 smithi141 ceph-mon[108989]: pgmap v4094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:18.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:18.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:18 smithi060 ceph-mon[94696]: pgmap v4095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:18 smithi141 ceph-mon[108989]: pgmap v4095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:19.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:19.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:20 smithi060 ceph-mon[94696]: pgmap v4096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:21.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:21.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:21.472 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:20 smithi141 ceph-mon[108989]: pgmap v4096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:22.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:22.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:22 smithi060 ceph-mon[94696]: pgmap v4097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:22 smithi141 ceph-mon[108989]: pgmap v4097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:24.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:24.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:24 smithi060 ceph-mon[94696]: pgmap v4098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:25.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:25.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:24 smithi141 ceph-mon[108989]: pgmap v4098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:26.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:26.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:26 smithi060 ceph-mon[94696]: pgmap v4099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:27.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:27.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:26 smithi141 ceph-mon[108989]: pgmap v4099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:28 smithi060 ceph-mon[94696]: pgmap v4100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:28 smithi141 ceph-mon[108989]: pgmap v4100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:29.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:29.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:30.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:30.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:30 smithi060 ceph-mon[94696]: pgmap v4101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:39:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:30 smithi141 ceph-mon[108989]: pgmap v4101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:39:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:39:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:39:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:39:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:39:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:39:32.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:32.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:39:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:39:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:39:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:39:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:39:33.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:33.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:33 smithi141 ceph-mon[108989]: pgmap v4102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:33 smithi060 ceph-mon[94696]: pgmap v4102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:34.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:34.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:35.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:35.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:35 smithi141 ceph-mon[108989]: pgmap v4103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:35 smithi060 ceph-mon[94696]: pgmap v4103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:36.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:36.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:37.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:37.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:37 smithi141 ceph-mon[108989]: pgmap v4104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:37 smithi060 ceph-mon[94696]: pgmap v4104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:38.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:38.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:38 smithi060 ceph-mon[94696]: pgmap v4105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:38 smithi141 ceph-mon[108989]: pgmap v4105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:39.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:39.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:40.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:40.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:40 smithi060 ceph-mon[94696]: pgmap v4106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:40 smithi141 ceph-mon[108989]: pgmap v4106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:41.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:41.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:42.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:42.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:42 smithi060 ceph-mon[94696]: pgmap v4107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:43.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:43.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:42 smithi141 ceph-mon[108989]: pgmap v4107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:44.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:44.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:44 smithi060 ceph-mon[94696]: pgmap v4108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:44 smithi141 ceph-mon[108989]: pgmap v4108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:45.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:45.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:46.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:46.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:46 smithi060 ceph-mon[94696]: pgmap v4109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:46 smithi141 ceph-mon[108989]: pgmap v4109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:47.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:47.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:48.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:48.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:48 smithi060 ceph-mon[94696]: pgmap v4110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:48 smithi141 ceph-mon[108989]: pgmap v4110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:49.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:49.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:50.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:50.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:50 smithi060 ceph-mon[94696]: pgmap v4111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:50 smithi141 ceph-mon[108989]: pgmap v4111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:51.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:51.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:52.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:52.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:52 smithi060 ceph-mon[94696]: pgmap v4112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:53 smithi141 ceph-mon[108989]: pgmap v4112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:53.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:53.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:54.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:54.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:55 smithi060 ceph-mon[94696]: pgmap v4113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:55 smithi141 ceph-mon[108989]: pgmap v4113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:39:55.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:55.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:56.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:56.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:57 smithi141 ceph-mon[108989]: pgmap v4114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:57 smithi060 ceph-mon[94696]: pgmap v4114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:39:57.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:57.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:58.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:58.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:39:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:39:58 smithi060 ceph-mon[94696]: pgmap v4115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:39:58 smithi141 ceph-mon[108989]: pgmap v4115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:39:59.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:39:59.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:00.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:00.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:00 smithi060 ceph-mon[94696]: pgmap v4116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:40:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:00 smithi141 ceph-mon[108989]: pgmap v4116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:40:01.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:01.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:02.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:02.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:03 smithi060 ceph-mon[94696]: pgmap v4117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:03 smithi141 ceph-mon[108989]: pgmap v4117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:03.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:03.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:04.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:04.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:05 smithi060 ceph-mon[94696]: pgmap v4118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:05 smithi141 ceph-mon[108989]: pgmap v4118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:05.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:05.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:06.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:06.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:07 smithi141 ceph-mon[108989]: pgmap v4119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:07 smithi060 ceph-mon[94696]: pgmap v4119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:07.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:07.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:08.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:08.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:08 smithi060 ceph-mon[94696]: pgmap v4120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:08 smithi141 ceph-mon[108989]: pgmap v4120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:09.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:09.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:10.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:10.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:10 smithi060 ceph-mon[94696]: pgmap v4121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:10 smithi141 ceph-mon[108989]: pgmap v4121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:11.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:11.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:12.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:13 smithi060 ceph-mon[94696]: pgmap v4122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:13 smithi141 ceph-mon[108989]: pgmap v4122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:13.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:13.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:14.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:14.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:15.312 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:15 smithi060 ceph-mon[94696]: pgmap v4123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:15 smithi141 ceph-mon[108989]: pgmap v4123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:15.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:15.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:16.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:16.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:17 smithi060 ceph-mon[94696]: pgmap v4124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:17 smithi141 ceph-mon[108989]: pgmap v4124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:17.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:17.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:18.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:18.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:18 smithi060 ceph-mon[94696]: pgmap v4125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:18 smithi141 ceph-mon[108989]: pgmap v4125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:19.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:19.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:20.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:20.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:21 smithi060 ceph-mon[94696]: pgmap v4126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:21 smithi141 ceph-mon[108989]: pgmap v4126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:21.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:21.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:22.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:22.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:23 smithi060 ceph-mon[94696]: pgmap v4127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:23 smithi141 ceph-mon[108989]: pgmap v4127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:23.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:23.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:24.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:24.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:25 smithi060 ceph-mon[94696]: pgmap v4128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:25 smithi141 ceph-mon[108989]: pgmap v4128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:25.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:25.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:26.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:26.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:27 smithi060 ceph-mon[94696]: pgmap v4129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:27 smithi141 ceph-mon[108989]: pgmap v4129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:27.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:27.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:28.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:28.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:28 smithi060 ceph-mon[94696]: pgmap v4130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:28 smithi141 ceph-mon[108989]: pgmap v4130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:29.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:29.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:30.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:30.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:31 smithi060 ceph-mon[94696]: pgmap v4131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:31 smithi141 ceph-mon[108989]: pgmap v4131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:31.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:31.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:40:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:40:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:40:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:40:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:40:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:40:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:40:32.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:32.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:33 smithi060 ceph-mon[94696]: pgmap v4132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:33 smithi141 ceph-mon[108989]: pgmap v4132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:33.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:33.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:34.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:34.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:35 smithi060 ceph-mon[94696]: pgmap v4133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:35 smithi141 ceph-mon[108989]: pgmap v4133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:35.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:35.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:36.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:36.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:37 smithi060 ceph-mon[94696]: pgmap v4134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:37 smithi141 ceph-mon[108989]: pgmap v4134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:37.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:37.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:38.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:38.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:38 smithi060 ceph-mon[94696]: pgmap v4135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:38 smithi141 ceph-mon[108989]: pgmap v4135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:39.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:39.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:40.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:40.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:40 smithi060 ceph-mon[94696]: pgmap v4136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:40 smithi141 ceph-mon[108989]: pgmap v4136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:41.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:41.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:42.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:42.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:43 smithi060 ceph-mon[94696]: pgmap v4137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:43 smithi141 ceph-mon[108989]: pgmap v4137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:43.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:43.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:44.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:44.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:45 smithi060 ceph-mon[94696]: pgmap v4138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:45 smithi141 ceph-mon[108989]: pgmap v4138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:45.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:45.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:46.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:46.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:47 smithi060 ceph-mon[94696]: pgmap v4139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:47.342 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:47 smithi141 ceph-mon[108989]: pgmap v4139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:47.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:47.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:48.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:48.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:48 smithi060 ceph-mon[94696]: pgmap v4140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:48 smithi141 ceph-mon[108989]: pgmap v4140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:49.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:49.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:50.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:50.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:51 smithi060 ceph-mon[94696]: pgmap v4141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:51 smithi141 ceph-mon[108989]: pgmap v4141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:51.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:51.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:52.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:52.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:53 smithi060 ceph-mon[94696]: pgmap v4142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:53 smithi141 ceph-mon[108989]: pgmap v4142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:53.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:53.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:54.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:54.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:55 smithi060 ceph-mon[94696]: pgmap v4143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:55 smithi141 ceph-mon[108989]: pgmap v4143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:40:55.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:55.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:56.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:56.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:57 smithi060 ceph-mon[94696]: pgmap v4144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:57.445 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:57 smithi141 ceph-mon[108989]: pgmap v4144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:40:57.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:57.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:58.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:58.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:40:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:40:58 smithi060 ceph-mon[94696]: pgmap v4145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:59.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:40:58 smithi141 ceph-mon[108989]: pgmap v4145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:40:59.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:40:59.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:00.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:00.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:01 smithi060 ceph-mon[94696]: pgmap v4146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:01 smithi141 ceph-mon[108989]: pgmap v4146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:01.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:01.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:02.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:02.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:03 smithi060 ceph-mon[94696]: pgmap v4147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:03 smithi141 ceph-mon[108989]: pgmap v4147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:03.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:03.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:04.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:04.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:05 smithi060 ceph-mon[94696]: pgmap v4148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:05 smithi141 ceph-mon[108989]: pgmap v4148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:05.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:05.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:06.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:06.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:07 smithi060 ceph-mon[94696]: pgmap v4149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:07 smithi141 ceph-mon[108989]: pgmap v4149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:07.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:07.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:08.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:08.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:08 smithi060 ceph-mon[94696]: pgmap v4150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:08 smithi141 ceph-mon[108989]: pgmap v4150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:09.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:09.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:10.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:10.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:10 smithi060 ceph-mon[94696]: pgmap v4151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:10 smithi141 ceph-mon[108989]: pgmap v4151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:11.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:11.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:12.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:13 smithi060 ceph-mon[94696]: pgmap v4152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:13 smithi141 ceph-mon[108989]: pgmap v4152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:13.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:13.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:14.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:14.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:15 smithi060 ceph-mon[94696]: pgmap v4153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:15 smithi141 ceph-mon[108989]: pgmap v4153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:15.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:15.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:16.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:16.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:17 smithi060 ceph-mon[94696]: pgmap v4154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:17 smithi141 ceph-mon[108989]: pgmap v4154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:17.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:17.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:18.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:18.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:18 smithi060 ceph-mon[94696]: pgmap v4155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:18 smithi141 ceph-mon[108989]: pgmap v4155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:19.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:19.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:20.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:20.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:21 smithi060 ceph-mon[94696]: pgmap v4156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:21 smithi141 ceph-mon[108989]: pgmap v4156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:21.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:21.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:22.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:22.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:23 smithi060 ceph-mon[94696]: pgmap v4157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:23 smithi141 ceph-mon[108989]: pgmap v4157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:23.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:23.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:24.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:24.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:25 smithi060 ceph-mon[94696]: pgmap v4158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:25 smithi141 ceph-mon[108989]: pgmap v4158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:25.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:25.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:26.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:26.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:27 smithi060 ceph-mon[94696]: pgmap v4159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:27 smithi141 ceph-mon[108989]: pgmap v4159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:27.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:27.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:28.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:28.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:28 smithi060 ceph-mon[94696]: pgmap v4160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:28 smithi141 ceph-mon[108989]: pgmap v4160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:29.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:29.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:30.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:30.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:31 smithi060 ceph-mon[94696]: pgmap v4161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:31 smithi141 ceph-mon[108989]: pgmap v4161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:31.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:31.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:41:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:41:32.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:32.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: pgmap v4162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:41:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:41:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:41:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:41:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:41:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: pgmap v4162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:41:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:41:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:41:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:41:33.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:41:33.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:33.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:34.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:34.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:35 smithi060 ceph-mon[94696]: pgmap v4163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:35 smithi141 ceph-mon[108989]: pgmap v4163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:35.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:35.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:36.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:36.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:37 smithi060 ceph-mon[94696]: pgmap v4164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:37 smithi141 ceph-mon[108989]: pgmap v4164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:37.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:37.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:38.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:38.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:38 smithi060 ceph-mon[94696]: pgmap v4165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:38 smithi141 ceph-mon[108989]: pgmap v4165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:39.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:39.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:40.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:40.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:40 smithi060 ceph-mon[94696]: pgmap v4166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:40 smithi141 ceph-mon[108989]: pgmap v4166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:41.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:41.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:42.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:42.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:43 smithi141 ceph-mon[108989]: pgmap v4167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:43 smithi060 ceph-mon[94696]: pgmap v4167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:43.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:43.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:44.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:44.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:45 smithi060 ceph-mon[94696]: pgmap v4168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:45 smithi141 ceph-mon[108989]: pgmap v4168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:45.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:45.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:46.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:46.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:47 smithi060 ceph-mon[94696]: pgmap v4169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:47 smithi141 ceph-mon[108989]: pgmap v4169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:47.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:47.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:48.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:48.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:48 smithi060 ceph-mon[94696]: pgmap v4170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:48 smithi141 ceph-mon[108989]: pgmap v4170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:49.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:49.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:50.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:50.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:51 smithi060 ceph-mon[94696]: pgmap v4171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:51 smithi141 ceph-mon[108989]: pgmap v4171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:51.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:51.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:52.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:52.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:53 smithi060 ceph-mon[94696]: pgmap v4172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:53 smithi141 ceph-mon[108989]: pgmap v4172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:53.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:53.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:55 smithi060 ceph-mon[94696]: pgmap v4173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:55 smithi141 ceph-mon[108989]: pgmap v4173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:41:55.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:55.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:56.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:56.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:57 smithi060 ceph-mon[94696]: pgmap v4174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:57 smithi141 ceph-mon[108989]: pgmap v4174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:41:57.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:57.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:58.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:58.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:41:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:41:58 smithi060 ceph-mon[94696]: pgmap v4175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:41:58 smithi141 ceph-mon[108989]: pgmap v4175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:41:59.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:41:59.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:00.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:00.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:01 smithi060 ceph-mon[94696]: pgmap v4176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:01 smithi141 ceph-mon[108989]: pgmap v4176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:01.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:01.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:02.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:02.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:03 smithi060 ceph-mon[94696]: pgmap v4177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:03 smithi141 ceph-mon[108989]: pgmap v4177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:03.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:03.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:04.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:04.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:05 smithi060 ceph-mon[94696]: pgmap v4178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:05 smithi141 ceph-mon[108989]: pgmap v4178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:05.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:05.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:06.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:06.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:07 smithi060 ceph-mon[94696]: pgmap v4179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:07 smithi141 ceph-mon[108989]: pgmap v4179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:07.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:07.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:08.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:08.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:08 smithi060 ceph-mon[94696]: pgmap v4180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:08 smithi141 ceph-mon[108989]: pgmap v4180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:09.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:09.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:10.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:10.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:10 smithi060 ceph-mon[94696]: pgmap v4181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:10 smithi141 ceph-mon[108989]: pgmap v4181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:11.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:11.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:12.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:13 smithi060 ceph-mon[94696]: pgmap v4182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:13 smithi141 ceph-mon[108989]: pgmap v4182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:13.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:13.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:14.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:14.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:15 smithi060 ceph-mon[94696]: pgmap v4183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:15 smithi141 ceph-mon[108989]: pgmap v4183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:15.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:15.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:16.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:16.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:17 smithi060 ceph-mon[94696]: pgmap v4184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:17 smithi141 ceph-mon[108989]: pgmap v4184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:17.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:17.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:18.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:18.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:18 smithi060 ceph-mon[94696]: pgmap v4185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:18 smithi141 ceph-mon[108989]: pgmap v4185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:19.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:19.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:20.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:20.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:21 smithi060 ceph-mon[94696]: pgmap v4186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:21 smithi141 ceph-mon[108989]: pgmap v4186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:21.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:21.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:22.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:22.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:23 smithi060 ceph-mon[94696]: pgmap v4187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:23.323 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:23 smithi141 ceph-mon[108989]: pgmap v4187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:23.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:23.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:24.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:24.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:25 smithi060 ceph-mon[94696]: pgmap v4188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:25 smithi141 ceph-mon[108989]: pgmap v4188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:27 smithi060 ceph-mon[94696]: pgmap v4189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:27 smithi141 ceph-mon[108989]: pgmap v4189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:27.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:27.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:28.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:28.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:28 smithi060 ceph-mon[94696]: pgmap v4190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:28 smithi141 ceph-mon[108989]: pgmap v4190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:29.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:29.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:30.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:30.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:31 smithi060 ceph-mon[94696]: pgmap v4191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:31 smithi141 ceph-mon[108989]: pgmap v4191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:31.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:31.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:32.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:32.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:33 smithi060 ceph-mon[94696]: pgmap v4192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:42:33.428 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:33 smithi141 ceph-mon[108989]: pgmap v4192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:33.428 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:42:33.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:33.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:42:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:42:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:42:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:42:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:42:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:42:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:42:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:42:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:42:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:42:34.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:34.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:35 smithi060 ceph-mon[94696]: pgmap v4193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:35 smithi141 ceph-mon[108989]: pgmap v4193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:35.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:35.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:36.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:36.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:37 smithi060 ceph-mon[94696]: pgmap v4194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:37 smithi141 ceph-mon[108989]: pgmap v4194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:37.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:37.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:38.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:38.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:38 smithi060 ceph-mon[94696]: pgmap v4195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:38 smithi141 ceph-mon[108989]: pgmap v4195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:39.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:39.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:40.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:40.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:40 smithi060 ceph-mon[94696]: pgmap v4196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:40 smithi141 ceph-mon[108989]: pgmap v4196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:41.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:41.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:42.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:42.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:43 smithi060 ceph-mon[94696]: pgmap v4197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:43 smithi141 ceph-mon[108989]: pgmap v4197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:43.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:43.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:44.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:44.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:45 smithi060 ceph-mon[94696]: pgmap v4198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:45 smithi141 ceph-mon[108989]: pgmap v4198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:45.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:45.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:46.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:46.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:47 smithi060 ceph-mon[94696]: pgmap v4199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:47 smithi141 ceph-mon[108989]: pgmap v4199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:47.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:47.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:48.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:48.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:48 smithi141 ceph-mon[108989]: pgmap v4200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:48 smithi060 ceph-mon[94696]: pgmap v4200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:49.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:49.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:50.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:50.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:51 smithi060 ceph-mon[94696]: pgmap v4201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:51 smithi141 ceph-mon[108989]: pgmap v4201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:51.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:51.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:52.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:52.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:53 smithi060 ceph-mon[94696]: pgmap v4202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:53 smithi141 ceph-mon[108989]: pgmap v4202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:53.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:53.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:54.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:54.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:55 smithi060 ceph-mon[94696]: pgmap v4203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:55 smithi141 ceph-mon[108989]: pgmap v4203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:42:55.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:55.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:56.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:56.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:57 smithi060 ceph-mon[94696]: pgmap v4204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:57 smithi141 ceph-mon[108989]: pgmap v4204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:42:57.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:57.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:58.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:58.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:42:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:42:58 smithi141 ceph-mon[108989]: pgmap v4205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:42:58 smithi060 ceph-mon[94696]: pgmap v4205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:42:59.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:42:59.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:00.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:01 smithi060 ceph-mon[94696]: pgmap v4206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:01 smithi141 ceph-mon[108989]: pgmap v4206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:02.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:02.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:03 smithi060 ceph-mon[94696]: pgmap v4207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:03 smithi141 ceph-mon[108989]: pgmap v4207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:03.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:03.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:04.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:04.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:05 smithi060 ceph-mon[94696]: pgmap v4208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:05 smithi141 ceph-mon[108989]: pgmap v4208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:05.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:05.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:06.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:06.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:07 smithi060 ceph-mon[94696]: pgmap v4209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:07 smithi141 ceph-mon[108989]: pgmap v4209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:07.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:07.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:08.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:08.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:08 smithi060 ceph-mon[94696]: pgmap v4210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:08 smithi141 ceph-mon[108989]: pgmap v4210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:09.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:09.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:10.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:10.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:10 smithi060 ceph-mon[94696]: pgmap v4211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:10 smithi141 ceph-mon[108989]: pgmap v4211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:11.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:11.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:12.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:12.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:13 smithi060 ceph-mon[94696]: pgmap v4212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:13 smithi141 ceph-mon[108989]: pgmap v4212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:13.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:13.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:14.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:14.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:15 smithi060 ceph-mon[94696]: pgmap v4213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:15 smithi141 ceph-mon[108989]: pgmap v4213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:15.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:15.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:16.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:16.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:17 smithi060 ceph-mon[94696]: pgmap v4214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:17 smithi141 ceph-mon[108989]: pgmap v4214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:17.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:17.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:18.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:18.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:18 smithi060 ceph-mon[94696]: pgmap v4215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:18 smithi141 ceph-mon[108989]: pgmap v4215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:19.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:19.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:20.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:20.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:21 smithi060 ceph-mon[94696]: pgmap v4216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:21 smithi141 ceph-mon[108989]: pgmap v4216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:21.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:21.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:22.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:22.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:23 smithi060 ceph-mon[94696]: pgmap v4217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:23 smithi141 ceph-mon[108989]: pgmap v4217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:23.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:23.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:24.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:24.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:25 smithi141 ceph-mon[108989]: pgmap v4218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:25 smithi060 ceph-mon[94696]: pgmap v4218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:25.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:25.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:26.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:26.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:27.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:27 smithi060 ceph-mon[94696]: pgmap v4219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:27 smithi141 ceph-mon[108989]: pgmap v4219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:27.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:27.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:28.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:28.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:28 smithi060 ceph-mon[94696]: pgmap v4220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:28 smithi141 ceph-mon[108989]: pgmap v4220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:29.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:29.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:30.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:30.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:31 smithi060 ceph-mon[94696]: pgmap v4221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:31 smithi141 ceph-mon[108989]: pgmap v4221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:31.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:31.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:32.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:32.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:33 smithi141 ceph-mon[108989]: pgmap v4222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:33 smithi060 ceph-mon[94696]: pgmap v4222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:33.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:33.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:43:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:43:34.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:34.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:35 smithi141 ceph-mon[108989]: pgmap v4223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:35 smithi060 ceph-mon[94696]: pgmap v4223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:35.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:35.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:36.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:36.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: pgmap v4224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:43:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: pgmap v4224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:43:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:43:37.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:37.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:38.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:38.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:38 smithi060 ceph-mon[94696]: pgmap v4225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:39.102 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:38 smithi141 ceph-mon[108989]: pgmap v4225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:39.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:39.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:40.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:40.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:40 smithi141 ceph-mon[108989]: pgmap v4226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:40 smithi060 ceph-mon[94696]: pgmap v4226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:41.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:41.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:42.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:42.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:43 smithi141 ceph-mon[108989]: pgmap v4227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:43 smithi060 ceph-mon[94696]: pgmap v4227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:43.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:43.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:44.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:44.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:45 smithi141 ceph-mon[108989]: pgmap v4228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:45 smithi060 ceph-mon[94696]: pgmap v4228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:45.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:45.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:46.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:46.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:47 smithi141 ceph-mon[108989]: pgmap v4229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:47 smithi060 ceph-mon[94696]: pgmap v4229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:47.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:47.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:48.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:48.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:48 smithi060 ceph-mon[94696]: pgmap v4230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:49.206 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:48 smithi141 ceph-mon[108989]: pgmap v4230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:49.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:49.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:50.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:50.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:51 smithi141 ceph-mon[108989]: pgmap v4231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:51 smithi060 ceph-mon[94696]: pgmap v4231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:51.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:51.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:52.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:52.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:53 smithi141 ceph-mon[108989]: pgmap v4232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:53 smithi060 ceph-mon[94696]: pgmap v4232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:53.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:53.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:54.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:54.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:55 smithi141 ceph-mon[108989]: pgmap v4233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:55 smithi060 ceph-mon[94696]: pgmap v4233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:43:55.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:55.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:56.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:56.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:57 smithi141 ceph-mon[108989]: pgmap v4234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:57 smithi060 ceph-mon[94696]: pgmap v4234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:43:57.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:57.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:58.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:58.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:43:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:43:58 smithi141 ceph-mon[108989]: pgmap v4235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:43:58 smithi060 ceph-mon[94696]: pgmap v4235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:43:59.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:43:59.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:00.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:00.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:01 smithi141 ceph-mon[108989]: pgmap v4236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:01 smithi060 ceph-mon[94696]: pgmap v4236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:01.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:01.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:02.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:02.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:03 smithi060 ceph-mon[94696]: pgmap v4237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:03 smithi141 ceph-mon[108989]: pgmap v4237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:03.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:03.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:04.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:04.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:05 smithi141 ceph-mon[108989]: pgmap v4238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:05 smithi060 ceph-mon[94696]: pgmap v4238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:05.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:05.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:06.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:06.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:07 smithi141 ceph-mon[108989]: pgmap v4239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:07 smithi060 ceph-mon[94696]: pgmap v4239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:07.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:07.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:08.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:08.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:08 smithi141 ceph-mon[108989]: pgmap v4240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:08 smithi060 ceph-mon[94696]: pgmap v4240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:09.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:09.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:10.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:10.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:10 smithi141 ceph-mon[108989]: pgmap v4241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:10 smithi060 ceph-mon[94696]: pgmap v4241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:11.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:11.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:12.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:12.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:13 smithi060 ceph-mon[94696]: pgmap v4242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:13 smithi141 ceph-mon[108989]: pgmap v4242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:13.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:13.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:14.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:14.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:15 smithi141 ceph-mon[108989]: pgmap v4243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:15 smithi060 ceph-mon[94696]: pgmap v4243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:15.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:15.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:16.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:16.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:17 smithi141 ceph-mon[108989]: pgmap v4244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:17 smithi060 ceph-mon[94696]: pgmap v4244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:17.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:17.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:18.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:18.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:18 smithi141 ceph-mon[108989]: pgmap v4245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:18 smithi060 ceph-mon[94696]: pgmap v4245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:19.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:19.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:20.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:20.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:21 smithi141 ceph-mon[108989]: pgmap v4246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:21 smithi060 ceph-mon[94696]: pgmap v4246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:21.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:21.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:22.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:22.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:23 smithi141 ceph-mon[108989]: pgmap v4247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:23 smithi060 ceph-mon[94696]: pgmap v4247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:23.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:23.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:24.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:24.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:25 smithi141 ceph-mon[108989]: pgmap v4248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:25 smithi060 ceph-mon[94696]: pgmap v4248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:25.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:25.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:26.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:26.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:27 smithi141 ceph-mon[108989]: pgmap v4249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:27 smithi060 ceph-mon[94696]: pgmap v4249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:27.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:27.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:28.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:28.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:28 smithi141 ceph-mon[108989]: pgmap v4250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:28 smithi060 ceph-mon[94696]: pgmap v4250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:29.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:29.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:30.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:30.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:31 smithi141 ceph-mon[108989]: pgmap v4251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:31 smithi060 ceph-mon[94696]: pgmap v4251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:31.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:31.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:32.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:32.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:33 smithi141 ceph-mon[108989]: pgmap v4252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:33 smithi060 ceph-mon[94696]: pgmap v4252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:33.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:33.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:34.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:34.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:35 smithi141 ceph-mon[108989]: pgmap v4253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:35 smithi060 ceph-mon[94696]: pgmap v4253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:35.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:35.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:36.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:36.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:37 smithi141 ceph-mon[108989]: pgmap v4254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:44:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:37 smithi060 ceph-mon[94696]: pgmap v4254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:44:37.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:37.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:38.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:38.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:38 smithi141 ceph-mon[108989]: pgmap v4255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:38 smithi060 ceph-mon[94696]: pgmap v4255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:39.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:39.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:40.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:40.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:40 smithi141 ceph-mon[108989]: pgmap v4256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:40 smithi060 ceph-mon[94696]: pgmap v4256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:41.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:41.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:42.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:42.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:44:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:44:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:44:43.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:43.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:43 smithi141 ceph-mon[108989]: pgmap v4257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:43 smithi060 ceph-mon[94696]: pgmap v4257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:44.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:44.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:44 smithi141 ceph-mon[108989]: pgmap v4258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:44 smithi060 ceph-mon[94696]: pgmap v4258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:45.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:45.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:46.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:46.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:47 smithi141 ceph-mon[108989]: pgmap v4259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:47 smithi060 ceph-mon[94696]: pgmap v4259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:47.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:47.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:48.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:48.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:48 smithi141 ceph-mon[108989]: pgmap v4260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:48 smithi060 ceph-mon[94696]: pgmap v4260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:49.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:49.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:51 smithi141 ceph-mon[108989]: pgmap v4261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:51 smithi060 ceph-mon[94696]: pgmap v4261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:51.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:51.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:52.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:52.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:53.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:53 smithi060 ceph-mon[94696]: pgmap v4262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:53 smithi141 ceph-mon[108989]: pgmap v4262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:53.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:53.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:55.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:55.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:55 smithi141 ceph-mon[108989]: pgmap v4263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:55 smithi060 ceph-mon[94696]: pgmap v4263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:44:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:57.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:57.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:57 smithi141 ceph-mon[108989]: pgmap v4264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:57 smithi060 ceph-mon[94696]: pgmap v4264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:44:58.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:58.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:59.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:44:59.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:44:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:44:58 smithi141 ceph-mon[108989]: pgmap v4265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:44:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:44:58 smithi060 ceph-mon[94696]: pgmap v4265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:00.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:00.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:01.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:01.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:01 smithi141 ceph-mon[108989]: pgmap v4266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:01 smithi060 ceph-mon[94696]: pgmap v4266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:02.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:02.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:03.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:03.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:03 smithi141 ceph-mon[108989]: pgmap v4267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:03.541 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:03 smithi060 ceph-mon[94696]: pgmap v4267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:05.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:05.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:05 smithi141 ceph-mon[108989]: pgmap v4268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:05 smithi060 ceph-mon[94696]: pgmap v4268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:06.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:06.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:07.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:07.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:07 smithi141 ceph-mon[108989]: pgmap v4269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:07 smithi060 ceph-mon[94696]: pgmap v4269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:08.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:08.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:09.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:09.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:08 smithi060 ceph-mon[94696]: pgmap v4270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:08 smithi141 ceph-mon[108989]: pgmap v4270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:11.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:11.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:10 smithi141 ceph-mon[108989]: pgmap v4271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:10 smithi060 ceph-mon[94696]: pgmap v4271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:12.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:12.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:13 smithi141 ceph-mon[108989]: pgmap v4272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:13 smithi060 ceph-mon[94696]: pgmap v4272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:15 smithi141 ceph-mon[108989]: pgmap v4273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:15 smithi060 ceph-mon[94696]: pgmap v4273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:16.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:16.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:17.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:17.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:17 smithi141 ceph-mon[108989]: pgmap v4274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:17 smithi060 ceph-mon[94696]: pgmap v4274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:18 smithi060 ceph-mon[94696]: pgmap v4275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:18 smithi141 ceph-mon[108989]: pgmap v4275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:20.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:20.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:21.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:21.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:21 smithi141 ceph-mon[108989]: pgmap v4276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:21 smithi060 ceph-mon[94696]: pgmap v4276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:22.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:22.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:23.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:23.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:23 smithi141 ceph-mon[108989]: pgmap v4277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:23 smithi060 ceph-mon[94696]: pgmap v4277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:24.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:24.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:25.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:25.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:25 smithi141 ceph-mon[108989]: pgmap v4278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:25 smithi060 ceph-mon[94696]: pgmap v4278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:26.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:26.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:27.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:27.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:27 smithi141 ceph-mon[108989]: pgmap v4279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:27 smithi060 ceph-mon[94696]: pgmap v4279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:28.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:28.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:29.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:29.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:28 smithi141 ceph-mon[108989]: pgmap v4280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:28 smithi060 ceph-mon[94696]: pgmap v4280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:30.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:30.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:31.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:31.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:31 smithi141 ceph-mon[108989]: pgmap v4281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:31 smithi060 ceph-mon[94696]: pgmap v4281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:32.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:32.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:33.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:33.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:33 smithi141 ceph-mon[108989]: pgmap v4282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:33 smithi060 ceph-mon[94696]: pgmap v4282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:34.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:34.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:35.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:35.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:35 smithi141 ceph-mon[108989]: pgmap v4283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:35 smithi060 ceph-mon[94696]: pgmap v4283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:36.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:37.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:37 smithi141 ceph-mon[108989]: pgmap v4284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:37 smithi060 ceph-mon[94696]: pgmap v4284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:38.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:38.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:39.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:39.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:38 smithi141 ceph-mon[108989]: pgmap v4285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:38 smithi060 ceph-mon[94696]: pgmap v4285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:41.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:41.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:40 smithi141 ceph-mon[108989]: pgmap v4286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:40 smithi060 ceph-mon[94696]: pgmap v4286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:42.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:42.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:43.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:43.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: pgmap v4287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:45:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:45:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:45:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: pgmap v4287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:45:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:45:44.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:44.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:45.401 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:45 smithi141 ceph-mon[108989]: pgmap v4288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:45 smithi060 ceph-mon[94696]: pgmap v4288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:46.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:46.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:47.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:47.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:47 smithi141 ceph-mon[108989]: pgmap v4289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:47 smithi060 ceph-mon[94696]: pgmap v4289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:49.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:49.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:48 smithi141 ceph-mon[108989]: pgmap v4290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:48 smithi060 ceph-mon[94696]: pgmap v4290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:50.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:50.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:51.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:51.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:51 smithi141 ceph-mon[108989]: pgmap v4291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:51 smithi060 ceph-mon[94696]: pgmap v4291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:52.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:53.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:53.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:53 smithi141 ceph-mon[108989]: pgmap v4292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:53 smithi060 ceph-mon[94696]: pgmap v4292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:54.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:55 smithi141 ceph-mon[108989]: pgmap v4293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:55 smithi060 ceph-mon[94696]: pgmap v4293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:45:56.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:56.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:57.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:57.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:57 smithi141 ceph-mon[108989]: pgmap v4294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:57 smithi060 ceph-mon[94696]: pgmap v4294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:45:58.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:58.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:45:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:45:59.165 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:45:58 smithi060 ceph-mon[94696]: pgmap v4295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:45:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:45:58 smithi141 ceph-mon[108989]: pgmap v4295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:00.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:00.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:01 smithi141 ceph-mon[108989]: pgmap v4296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:01 smithi060 ceph-mon[94696]: pgmap v4296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:02.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:03.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:03.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:03 smithi141 ceph-mon[108989]: pgmap v4297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:03 smithi060 ceph-mon[94696]: pgmap v4297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:04.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:04.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:05.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:05.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:05 smithi141 ceph-mon[108989]: pgmap v4298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:05 smithi060 ceph-mon[94696]: pgmap v4298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:06.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:06.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:07.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:07.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:07 smithi141 ceph-mon[108989]: pgmap v4299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:07 smithi060 ceph-mon[94696]: pgmap v4299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:08.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:08.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:09.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:09.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:08 smithi141 ceph-mon[108989]: pgmap v4300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:09.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:08 smithi060 ceph-mon[94696]: pgmap v4300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:10.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:10.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:10 smithi141 ceph-mon[108989]: pgmap v4301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:11.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:11.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:10 smithi060 ceph-mon[94696]: pgmap v4301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:12.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:12.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:13.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:13.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:13 smithi141 ceph-mon[108989]: pgmap v4302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:13 smithi060 ceph-mon[94696]: pgmap v4302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:14.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:14.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:15.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:15.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:15 smithi141 ceph-mon[108989]: pgmap v4303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:15 smithi060 ceph-mon[94696]: pgmap v4303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:16.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:16.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:17.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:17.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:17 smithi141 ceph-mon[108989]: pgmap v4304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:17 smithi060 ceph-mon[94696]: pgmap v4304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:18.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:18.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:19.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:19.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:18 smithi141 ceph-mon[108989]: pgmap v4305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:18 smithi060 ceph-mon[94696]: pgmap v4305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:20.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:20.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:21.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:21.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:21 smithi141 ceph-mon[108989]: pgmap v4306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:21 smithi060 ceph-mon[94696]: pgmap v4306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:22.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:22.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:23.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:23.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:23 smithi141 ceph-mon[108989]: pgmap v4307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:23 smithi060 ceph-mon[94696]: pgmap v4307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:24.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:24.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:25.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:25.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:25 smithi141 ceph-mon[108989]: pgmap v4308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:25 smithi060 ceph-mon[94696]: pgmap v4308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:26.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:26.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:27.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:27 smithi141 ceph-mon[108989]: pgmap v4309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:27 smithi060 ceph-mon[94696]: pgmap v4309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:29.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:29.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:28 smithi141 ceph-mon[108989]: pgmap v4310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:28 smithi060 ceph-mon[94696]: pgmap v4310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:31.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:31.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:31 smithi141 ceph-mon[108989]: pgmap v4311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:31 smithi060 ceph-mon[94696]: pgmap v4311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:32.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:32.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:33 smithi141 ceph-mon[108989]: pgmap v4312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:33 smithi060 ceph-mon[94696]: pgmap v4312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:34.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:34.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:35 smithi141 ceph-mon[108989]: pgmap v4313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:35 smithi060 ceph-mon[94696]: pgmap v4313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:36.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:36.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:37 smithi141 ceph-mon[108989]: pgmap v4314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:37 smithi060 ceph-mon[94696]: pgmap v4314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:38.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:38.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:38 smithi141 ceph-mon[108989]: pgmap v4315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:38 smithi060 ceph-mon[94696]: pgmap v4315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:40.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:40.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:41.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:41.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:40 smithi141 ceph-mon[108989]: pgmap v4316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:40 smithi060 ceph-mon[94696]: pgmap v4316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:42.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:42.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:43 smithi141 ceph-mon[108989]: pgmap v4317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:46:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:43 smithi060 ceph-mon[94696]: pgmap v4317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:46:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:46:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:46:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:46:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:46:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:46:45.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:45.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:45 smithi141 ceph-mon[108989]: pgmap v4318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:45 smithi060 ceph-mon[94696]: pgmap v4318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:46.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:46.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:46.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:46 smithi141 ceph-mon[108989]: pgmap v4319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:46 smithi060 ceph-mon[94696]: pgmap v4319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:47.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:47.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:48.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:48.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:49.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:49.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:48 smithi141 ceph-mon[108989]: pgmap v4320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:48 smithi060 ceph-mon[94696]: pgmap v4320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:50.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:50.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:51.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:51 smithi141 ceph-mon[108989]: pgmap v4321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:51 smithi060 ceph-mon[94696]: pgmap v4321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:52.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:52.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:53.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:53.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:53 smithi141 ceph-mon[108989]: pgmap v4322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:53 smithi060 ceph-mon[94696]: pgmap v4322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:54.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:54.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:55.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:55 smithi141 ceph-mon[108989]: pgmap v4323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:55 smithi060 ceph-mon[94696]: pgmap v4323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:46:56.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:56.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:57.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:57.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:57 smithi141 ceph-mon[108989]: pgmap v4324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:57 smithi060 ceph-mon[94696]: pgmap v4324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:46:58.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:58.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:59.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:46:59.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:46:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:46:58 smithi141 ceph-mon[108989]: pgmap v4325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:46:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:46:58 smithi060 ceph-mon[94696]: pgmap v4325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:00.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:00.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:01.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:01.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:01 smithi141 ceph-mon[108989]: pgmap v4326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:01 smithi060 ceph-mon[94696]: pgmap v4326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:02.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:02.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:03.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:03.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:03 smithi141 ceph-mon[108989]: pgmap v4327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:03 smithi060 ceph-mon[94696]: pgmap v4327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:04.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:04.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:05.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:05.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:05 smithi060 ceph-mon[94696]: pgmap v4328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:05 smithi141 ceph-mon[108989]: pgmap v4328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:06.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:06.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:07.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:07.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:07 smithi141 ceph-mon[108989]: pgmap v4329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:07 smithi060 ceph-mon[94696]: pgmap v4329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:08.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:08.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:09.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:09.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:08 smithi141 ceph-mon[108989]: pgmap v4330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:08 smithi060 ceph-mon[94696]: pgmap v4330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:10.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:10.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:11.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:11.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:10 smithi141 ceph-mon[108989]: pgmap v4331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:10 smithi060 ceph-mon[94696]: pgmap v4331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:12.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:12.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:13.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:13.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:13 smithi141 ceph-mon[108989]: pgmap v4332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:13 smithi060 ceph-mon[94696]: pgmap v4332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:14.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:14.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:15.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:15.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:15 smithi060 ceph-mon[94696]: pgmap v4333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:15 smithi141 ceph-mon[108989]: pgmap v4333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:16.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:16.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:17.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:17.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:17 smithi141 ceph-mon[108989]: pgmap v4334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:17 smithi060 ceph-mon[94696]: pgmap v4334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:18.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:18.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:18 smithi141 ceph-mon[108989]: pgmap v4335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:19.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:19.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:18 smithi060 ceph-mon[94696]: pgmap v4335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:20.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:20.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:21.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:21.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:21 smithi141 ceph-mon[108989]: pgmap v4336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:21 smithi060 ceph-mon[94696]: pgmap v4336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:22.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:22.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:23.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:23.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:23 smithi141 ceph-mon[108989]: pgmap v4337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:23 smithi060 ceph-mon[94696]: pgmap v4337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:24.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:24.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:25.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:25.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:25 smithi141 ceph-mon[108989]: pgmap v4338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:25 smithi060 ceph-mon[94696]: pgmap v4338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:26.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:26.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:27.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:27.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:27 smithi141 ceph-mon[108989]: pgmap v4339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:27 smithi060 ceph-mon[94696]: pgmap v4339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:28.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:28.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:28 smithi141 ceph-mon[108989]: pgmap v4340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:29.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:29.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:28 smithi060 ceph-mon[94696]: pgmap v4340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:30.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:30.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:31.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:31.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:31 smithi141 ceph-mon[108989]: pgmap v4341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:31 smithi060 ceph-mon[94696]: pgmap v4341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:32.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:32.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:33.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:33.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:33 smithi141 ceph-mon[108989]: pgmap v4342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:33 smithi060 ceph-mon[94696]: pgmap v4342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:34.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:34.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:35.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:35.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:35 smithi141 ceph-mon[108989]: pgmap v4343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:35 smithi060 ceph-mon[94696]: pgmap v4343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:36.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:36.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:37.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:37.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:37 smithi141 ceph-mon[108989]: pgmap v4344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:37 smithi060 ceph-mon[94696]: pgmap v4344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:38.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:38.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:38 smithi141 ceph-mon[108989]: pgmap v4345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:39.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:39.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:38 smithi060 ceph-mon[94696]: pgmap v4345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:40.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:40.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:40.296 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:40 smithi141 ceph-mon[108989]: pgmap v4346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:41.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:41.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:40 smithi060 ceph-mon[94696]: pgmap v4346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:42.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:42.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:43.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:43.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:43 smithi141 ceph-mon[108989]: pgmap v4347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:43 smithi060 ceph-mon[94696]: pgmap v4347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:44.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:44.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:47:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:47:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:45.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:45.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: pgmap v4348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:47:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:47:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:47:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: pgmap v4348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:47:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:47:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:47:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:47:46.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:46.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:47.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:47.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:47 smithi141 ceph-mon[108989]: pgmap v4349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:47 smithi060 ceph-mon[94696]: pgmap v4349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:48.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:48.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:48 smithi141 ceph-mon[108989]: pgmap v4350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:49.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:49.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:48 smithi060 ceph-mon[94696]: pgmap v4350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:50.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:50.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:51.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:51.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:51 smithi141 ceph-mon[108989]: pgmap v4351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:51 smithi060 ceph-mon[94696]: pgmap v4351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:52.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:52.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:53.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:53.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:53 smithi141 ceph-mon[108989]: pgmap v4352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:53 smithi060 ceph-mon[94696]: pgmap v4352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:54.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:54.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:55.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:55.465 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:55 smithi060 ceph-mon[94696]: pgmap v4353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:55.465 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:55 smithi141 ceph-mon[108989]: pgmap v4353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:47:56.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:56.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:57.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:57.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:57 smithi141 ceph-mon[108989]: pgmap v4354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:57 smithi060 ceph-mon[94696]: pgmap v4354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:47:58.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:58.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:47:58 smithi141 ceph-mon[108989]: pgmap v4355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:47:59.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:47:59.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:47:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:47:58 smithi060 ceph-mon[94696]: pgmap v4355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:00.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:00.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:01.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:01.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:01 smithi141 ceph-mon[108989]: pgmap v4356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:01 smithi060 ceph-mon[94696]: pgmap v4356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:02.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:02.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:03.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:03.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:03 smithi141 ceph-mon[108989]: pgmap v4357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:03 smithi060 ceph-mon[94696]: pgmap v4357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:04.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:04.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:05.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:05.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:05 smithi141 ceph-mon[108989]: pgmap v4358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:05 smithi060 ceph-mon[94696]: pgmap v4358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:06.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:06.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:07 smithi141 ceph-mon[108989]: pgmap v4359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:07 smithi060 ceph-mon[94696]: pgmap v4359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:08.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:08.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:08 smithi141 ceph-mon[108989]: pgmap v4360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:08 smithi060 ceph-mon[94696]: pgmap v4360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:09.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:09.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:10.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:10.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:10 smithi141 ceph-mon[108989]: pgmap v4361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:10 smithi060 ceph-mon[94696]: pgmap v4361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:12.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:12.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:13.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:13.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:13 smithi141 ceph-mon[108989]: pgmap v4362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:13 smithi060 ceph-mon[94696]: pgmap v4362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:14.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:14.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:15.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:15.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:15 smithi141 ceph-mon[108989]: pgmap v4363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:15 smithi060 ceph-mon[94696]: pgmap v4363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:16.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:16.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:17 smithi141 ceph-mon[108989]: pgmap v4364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:17.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:17.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:17 smithi060 ceph-mon[94696]: pgmap v4364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:18.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:18.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:18 smithi141 ceph-mon[108989]: pgmap v4365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:18 smithi060 ceph-mon[94696]: pgmap v4365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:19.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:19.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:20.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:20.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:21.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:21.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:21 smithi141 ceph-mon[108989]: pgmap v4366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:21 smithi060 ceph-mon[94696]: pgmap v4366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:22.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:22.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:23.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:23.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:23 smithi141 ceph-mon[108989]: pgmap v4367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:23 smithi060 ceph-mon[94696]: pgmap v4367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:24.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:24.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:25.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:25.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:25 smithi141 ceph-mon[108989]: pgmap v4368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:25 smithi060 ceph-mon[94696]: pgmap v4368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:26.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:26.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:27.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:27.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:27 smithi141 ceph-mon[108989]: pgmap v4369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:27 smithi060 ceph-mon[94696]: pgmap v4369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:28.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:28.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:28 smithi141 ceph-mon[108989]: pgmap v4370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:28 smithi060 ceph-mon[94696]: pgmap v4370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:29.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:29.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:30.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:30.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:31.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:31.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:31 smithi141 ceph-mon[108989]: pgmap v4371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:31 smithi060 ceph-mon[94696]: pgmap v4371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:32.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:32.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:33.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:33.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:33 smithi141 ceph-mon[108989]: pgmap v4372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:33 smithi060 ceph-mon[94696]: pgmap v4372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:34.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:34.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:35 smithi141 ceph-mon[108989]: pgmap v4373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:35 smithi060 ceph-mon[94696]: pgmap v4373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:36.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:37.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:37.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:37 smithi141 ceph-mon[108989]: pgmap v4374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:37 smithi060 ceph-mon[94696]: pgmap v4374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:38.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:38 smithi141 ceph-mon[108989]: pgmap v4375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:38 smithi060 ceph-mon[94696]: pgmap v4375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:39.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:39.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:40.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:40.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:40 smithi141 ceph-mon[108989]: pgmap v4376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:40 smithi060 ceph-mon[94696]: pgmap v4376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:41.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:41.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:42.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:42.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:43.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:43.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:43 smithi141 ceph-mon[108989]: pgmap v4377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:43 smithi060 ceph-mon[94696]: pgmap v4377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:44.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:44.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:45.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:45.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:45 smithi141 ceph-mon[108989]: pgmap v4378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:48:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:45 smithi060 ceph-mon[94696]: pgmap v4378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:48:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:48:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:48:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:48:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:48:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:48:46.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:46.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:48:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:48:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:48:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:48:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:48:47.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:47.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:47 smithi060 ceph-mon[94696]: pgmap v4379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:47 smithi141 ceph-mon[108989]: pgmap v4379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:48.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:48.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:48 smithi141 ceph-mon[108989]: pgmap v4380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:48 smithi060 ceph-mon[94696]: pgmap v4380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:49.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:49.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:50.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:50.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:51.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:51.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:51 smithi141 ceph-mon[108989]: pgmap v4381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:51 smithi060 ceph-mon[94696]: pgmap v4381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:52.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:52.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:53.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:53.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:53 smithi141 ceph-mon[108989]: pgmap v4382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:53 smithi060 ceph-mon[94696]: pgmap v4382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:54.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:54.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:55.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:55.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:55 smithi141 ceph-mon[108989]: pgmap v4383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:55 smithi060 ceph-mon[94696]: pgmap v4383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:48:56.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:56.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:57.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:57.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:57 smithi141 ceph-mon[108989]: pgmap v4384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:57 smithi060 ceph-mon[94696]: pgmap v4384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:48:58.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:58.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:48:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:48:58 smithi141 ceph-mon[108989]: pgmap v4385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:48:58 smithi060 ceph-mon[94696]: pgmap v4385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:48:59.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:48:59.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:00.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:00.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:01.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:01.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:01 smithi141 ceph-mon[108989]: pgmap v4386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:01 smithi060 ceph-mon[94696]: pgmap v4386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:02.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:02.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:03.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:03.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:03 smithi141 ceph-mon[108989]: pgmap v4387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:03 smithi060 ceph-mon[94696]: pgmap v4387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:04.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:04.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:05.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:05.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:05 smithi141 ceph-mon[108989]: pgmap v4388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:05 smithi060 ceph-mon[94696]: pgmap v4388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:06.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:06.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:07.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:07.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:07.478 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:07 smithi141 ceph-mon[108989]: pgmap v4389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:07 smithi060 ceph-mon[94696]: pgmap v4389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:08.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:08.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:09.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:08 smithi141 ceph-mon[108989]: pgmap v4390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:08 smithi060 ceph-mon[94696]: pgmap v4390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:09.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:09.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:10.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:10.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:10 smithi141 ceph-mon[108989]: pgmap v4391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:11.312 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:10 smithi060 ceph-mon[94696]: pgmap v4391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:11.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:11.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:12.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:12.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:13.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:13.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:13 smithi141 ceph-mon[108989]: pgmap v4392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:13 smithi060 ceph-mon[94696]: pgmap v4392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:14.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:14.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:15.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:15.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:15 smithi141 ceph-mon[108989]: pgmap v4393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:15 smithi060 ceph-mon[94696]: pgmap v4393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:16.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:16.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:17.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:17.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:17 smithi141 ceph-mon[108989]: pgmap v4394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:17 smithi060 ceph-mon[94696]: pgmap v4394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:18.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:18.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:18 smithi141 ceph-mon[108989]: pgmap v4395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:18 smithi060 ceph-mon[94696]: pgmap v4395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:19.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:19.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:20.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:20.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:21.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:21.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:21 smithi141 ceph-mon[108989]: pgmap v4396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:21 smithi060 ceph-mon[94696]: pgmap v4396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:22.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:22.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:23.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:23.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:23 smithi141 ceph-mon[108989]: pgmap v4397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:23 smithi060 ceph-mon[94696]: pgmap v4397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:24.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:24.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:25.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:25.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:25 smithi141 ceph-mon[108989]: pgmap v4398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:25 smithi060 ceph-mon[94696]: pgmap v4398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:26.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:26.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:27.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:27.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:27 smithi141 ceph-mon[108989]: pgmap v4399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:27 smithi060 ceph-mon[94696]: pgmap v4399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:28.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:28.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:28 smithi141 ceph-mon[108989]: pgmap v4400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:28 smithi060 ceph-mon[94696]: pgmap v4400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:29.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:29.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:30.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:30.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:31.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:31.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:31 smithi141 ceph-mon[108989]: pgmap v4401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:31.539 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:31 smithi060 ceph-mon[94696]: pgmap v4401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:32.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:32.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:33.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:33.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:33 smithi141 ceph-mon[108989]: pgmap v4402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:33 smithi060 ceph-mon[94696]: pgmap v4402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:34.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:35.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:35.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:35 smithi141 ceph-mon[108989]: pgmap v4403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:35 smithi060 ceph-mon[94696]: pgmap v4403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:36.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:36.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:37.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:37.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:37 smithi141 ceph-mon[108989]: pgmap v4404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:37 smithi060 ceph-mon[94696]: pgmap v4404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:38.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:38.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:38 smithi141 ceph-mon[108989]: pgmap v4405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:38 smithi060 ceph-mon[94696]: pgmap v4405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:39.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:39.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:40.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:40.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:40 smithi141 ceph-mon[108989]: pgmap v4406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:40 smithi060 ceph-mon[94696]: pgmap v4406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:41.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:41.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:42.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:42.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:43.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:43.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:43 smithi141 ceph-mon[108989]: pgmap v4407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:43 smithi060 ceph-mon[94696]: pgmap v4407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:44.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:44.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:45.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:45.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:45 smithi141 ceph-mon[108989]: pgmap v4408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:45 smithi060 ceph-mon[94696]: pgmap v4408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:46.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:46.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:49:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:49:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:49:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:49:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:49:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:49:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:49:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:49:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:49:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:49:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:49:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:49:47.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:47.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:47 smithi141 ceph-mon[108989]: pgmap v4409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:47 smithi060 ceph-mon[94696]: pgmap v4409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:48.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:48.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:48 smithi141 ceph-mon[108989]: pgmap v4410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:48 smithi060 ceph-mon[94696]: pgmap v4410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:49.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:49.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:50.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:50.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:51 smithi141 ceph-mon[108989]: pgmap v4411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:51.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:51.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:51 smithi060 ceph-mon[94696]: pgmap v4411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:52.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:52.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:53 smithi141 ceph-mon[108989]: pgmap v4412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:53.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:53.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:53 smithi060 ceph-mon[94696]: pgmap v4412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:54.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:54.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:55 smithi141 ceph-mon[108989]: pgmap v4413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:55.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:55.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:55 smithi060 ceph-mon[94696]: pgmap v4413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:49:56.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:56.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:57 smithi141 ceph-mon[108989]: pgmap v4414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:57.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:57.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:57 smithi060 ceph-mon[94696]: pgmap v4414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:49:58.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:58.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:49:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:49:58 smithi141 ceph-mon[108989]: pgmap v4415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:49:58 smithi060 ceph-mon[94696]: pgmap v4415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:49:59.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:49:59.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T09:50:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T09:50:00.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:00.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:01 smithi060 ceph-mon[94696]: pgmap v4416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:01 smithi141 ceph-mon[108989]: pgmap v4416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:01.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:01.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:02.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:02.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:03 smithi141 ceph-mon[108989]: pgmap v4417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:03.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:03.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:03 smithi060 ceph-mon[94696]: pgmap v4417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:04.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:04.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:05 smithi141 ceph-mon[108989]: pgmap v4418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:05.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:05.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:05 smithi060 ceph-mon[94696]: pgmap v4418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:06.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:06.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:07 smithi141 ceph-mon[108989]: pgmap v4419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:07.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:07.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:07 smithi060 ceph-mon[94696]: pgmap v4419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:08.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:08.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:08 smithi141 ceph-mon[108989]: pgmap v4420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:08 smithi060 ceph-mon[94696]: pgmap v4420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:09.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:09.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:10.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:10.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:10 smithi141 ceph-mon[108989]: pgmap v4421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:10 smithi060 ceph-mon[94696]: pgmap v4421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:11.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:11.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:12.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:12.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:13 smithi141 ceph-mon[108989]: pgmap v4422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:13.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:13.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:13 smithi060 ceph-mon[94696]: pgmap v4422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:14.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:14.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:15 smithi141 ceph-mon[108989]: pgmap v4423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:15.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:15.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:15 smithi060 ceph-mon[94696]: pgmap v4423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:16.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:16.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:17 smithi060 ceph-mon[94696]: pgmap v4424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:17 smithi141 ceph-mon[108989]: pgmap v4424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:17.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:17.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:18.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:18.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:18 smithi141 ceph-mon[108989]: pgmap v4425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:18 smithi060 ceph-mon[94696]: pgmap v4425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:19.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:19.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:20.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:20.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:21 smithi141 ceph-mon[108989]: pgmap v4426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:21.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:21.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:21 smithi060 ceph-mon[94696]: pgmap v4426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:22.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:22.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:23 smithi141 ceph-mon[108989]: pgmap v4427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:23.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:23.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:23 smithi060 ceph-mon[94696]: pgmap v4427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:24.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:24.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:25 smithi141 ceph-mon[108989]: pgmap v4428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:25.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:25.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:25 smithi060 ceph-mon[94696]: pgmap v4428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:26.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:26.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:27 smithi141 ceph-mon[108989]: pgmap v4429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:27.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:27.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:27 smithi060 ceph-mon[94696]: pgmap v4429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:28.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:28.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:28 smithi141 ceph-mon[108989]: pgmap v4430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:28 smithi060 ceph-mon[94696]: pgmap v4430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:29.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:29.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:30.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:30.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:31 smithi141 ceph-mon[108989]: pgmap v4431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:31.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:31.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:31 smithi060 ceph-mon[94696]: pgmap v4431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:32.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:32.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:33 smithi141 ceph-mon[108989]: pgmap v4432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:33.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:33.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:33 smithi060 ceph-mon[94696]: pgmap v4432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:34.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:34.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:35 smithi141 ceph-mon[108989]: pgmap v4433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:35.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:35.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:35 smithi060 ceph-mon[94696]: pgmap v4433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:36.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:36.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:37 smithi141 ceph-mon[108989]: pgmap v4434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:37.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:37.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:37 smithi060 ceph-mon[94696]: pgmap v4434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:38.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:38.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:38 smithi141 ceph-mon[108989]: pgmap v4435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:38 smithi060 ceph-mon[94696]: pgmap v4435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:39.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:39.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:40.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:40.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:40 smithi141 ceph-mon[108989]: pgmap v4436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:40 smithi060 ceph-mon[94696]: pgmap v4436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:41.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:41.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:42.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:42.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:43.468 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:43 smithi141 ceph-mon[108989]: pgmap v4437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:43 smithi060 ceph-mon[94696]: pgmap v4437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:43.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:43.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:44.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:44.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:45 smithi141 ceph-mon[108989]: pgmap v4438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:45 smithi060 ceph-mon[94696]: pgmap v4438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:45.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:45.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:50:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:50:46.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:46.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: pgmap v4439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:50:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:50:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:50:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:50:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: pgmap v4439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:50:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:50:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:50:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:50:47.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:47.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:48.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:48.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:48 smithi141 ceph-mon[108989]: pgmap v4440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:48 smithi060 ceph-mon[94696]: pgmap v4440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:49.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:49.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:50.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:50.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:51 smithi141 ceph-mon[108989]: pgmap v4441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:51 smithi060 ceph-mon[94696]: pgmap v4441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:51.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:51.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:52.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:52.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:53 smithi141 ceph-mon[108989]: pgmap v4442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:53 smithi060 ceph-mon[94696]: pgmap v4442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:53.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:53.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:54.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:54.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:55 smithi141 ceph-mon[108989]: pgmap v4443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:55 smithi060 ceph-mon[94696]: pgmap v4443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:50:55.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:55.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:56.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:56.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:57 smithi141 ceph-mon[108989]: pgmap v4444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:57.504 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:57 smithi060 ceph-mon[94696]: pgmap v4444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:50:57.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:57.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:58.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:58.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:50:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:50:58 smithi141 ceph-mon[108989]: pgmap v4445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:50:58 smithi060 ceph-mon[94696]: pgmap v4445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:50:59.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:50:59.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:00.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:00.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:01 smithi141 ceph-mon[108989]: pgmap v4446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:01 smithi060 ceph-mon[94696]: pgmap v4446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:01.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:01.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:02.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:02.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:03 smithi141 ceph-mon[108989]: pgmap v4447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:03 smithi060 ceph-mon[94696]: pgmap v4447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:03.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:03.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:04.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:04.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:05 smithi141 ceph-mon[108989]: pgmap v4448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:05 smithi060 ceph-mon[94696]: pgmap v4448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:05.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:05.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:06.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:06.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:07 smithi141 ceph-mon[108989]: pgmap v4449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:07 smithi060 ceph-mon[94696]: pgmap v4449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:07.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:07.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:08.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:08.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:08 smithi141 ceph-mon[108989]: pgmap v4450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:08 smithi060 ceph-mon[94696]: pgmap v4450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:09.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:09.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:10.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:10.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:10 smithi141 ceph-mon[108989]: pgmap v4451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:10 smithi060 ceph-mon[94696]: pgmap v4451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:11.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:11.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:12.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:13 smithi141 ceph-mon[108989]: pgmap v4452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:13 smithi060 ceph-mon[94696]: pgmap v4452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:13.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:13.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:14.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:14.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:15 smithi141 ceph-mon[108989]: pgmap v4453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:15 smithi060 ceph-mon[94696]: pgmap v4453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:15.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:15.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:16.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:16.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:17 smithi141 ceph-mon[108989]: pgmap v4454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:17 smithi060 ceph-mon[94696]: pgmap v4454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:17.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:17.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:18.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:18.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:18 smithi141 ceph-mon[108989]: pgmap v4455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:18 smithi060 ceph-mon[94696]: pgmap v4455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:19.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:19.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:20.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:20.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:21 smithi141 ceph-mon[108989]: pgmap v4456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:21 smithi060 ceph-mon[94696]: pgmap v4456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:21.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:21.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:22.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:22.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:23 smithi141 ceph-mon[108989]: pgmap v4457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:23 smithi060 ceph-mon[94696]: pgmap v4457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:23.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:23.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:24.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:24.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:25 smithi141 ceph-mon[108989]: pgmap v4458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:25 smithi060 ceph-mon[94696]: pgmap v4458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:25.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:25.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:26.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:26.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:27 smithi141 ceph-mon[108989]: pgmap v4459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:27 smithi060 ceph-mon[94696]: pgmap v4459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:27.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:27.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:28.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:28.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:28 smithi141 ceph-mon[108989]: pgmap v4460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:28 smithi060 ceph-mon[94696]: pgmap v4460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:29.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:29.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:30.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:30.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:31 smithi141 ceph-mon[108989]: pgmap v4461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:31 smithi060 ceph-mon[94696]: pgmap v4461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:31.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:31.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:32.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:32.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:33 smithi141 ceph-mon[108989]: pgmap v4462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:33 smithi060 ceph-mon[94696]: pgmap v4462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:33.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:33.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:34.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:34.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:35 smithi141 ceph-mon[108989]: pgmap v4463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:35 smithi060 ceph-mon[94696]: pgmap v4463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:35.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:35.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:36.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:36.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:37 smithi141 ceph-mon[108989]: pgmap v4464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:37 smithi060 ceph-mon[94696]: pgmap v4464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:37.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:37.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:38.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:38.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:38 smithi141 ceph-mon[108989]: pgmap v4465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:38 smithi060 ceph-mon[94696]: pgmap v4465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:39.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:39.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:40.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:40.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:40 smithi141 ceph-mon[108989]: pgmap v4466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:40 smithi060 ceph-mon[94696]: pgmap v4466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:41.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:41.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:42.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:42.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:43 smithi060 ceph-mon[94696]: pgmap v4467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:43 smithi141 ceph-mon[108989]: pgmap v4467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:43.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:43.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:44.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:44.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:45 smithi141 ceph-mon[108989]: pgmap v4468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:45 smithi060 ceph-mon[94696]: pgmap v4468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:45.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:45.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:46.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:46.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:47 smithi141 ceph-mon[108989]: pgmap v4469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:51:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:47 smithi060 ceph-mon[94696]: pgmap v4469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:51:47.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:47.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:51:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:51:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:51:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:51:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:51:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:51:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:51:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:51:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:51:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:51:48.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:48.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:49 smithi141 ceph-mon[108989]: pgmap v4470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:49 smithi060 ceph-mon[94696]: pgmap v4470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:49.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:49.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:50.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:50.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:51 smithi060 ceph-mon[94696]: pgmap v4471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:51.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:51.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:51 smithi141 ceph-mon[108989]: pgmap v4471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:52.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:52.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:53 smithi060 ceph-mon[94696]: pgmap v4472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:53.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:53.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:53 smithi141 ceph-mon[108989]: pgmap v4472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:54.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:54.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:55 smithi060 ceph-mon[94696]: pgmap v4473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:55.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:55.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:55 smithi141 ceph-mon[108989]: pgmap v4473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:51:56.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:56.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:57 smithi060 ceph-mon[94696]: pgmap v4474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:57.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:57.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:57 smithi141 ceph-mon[108989]: pgmap v4474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:51:58.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:58.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:51:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:51:58 smithi141 ceph-mon[108989]: pgmap v4475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:51:58 smithi060 ceph-mon[94696]: pgmap v4475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:51:59.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:51:59.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:00.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:00.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:01 smithi141 ceph-mon[108989]: pgmap v4476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:01 smithi060 ceph-mon[94696]: pgmap v4476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:01.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:01.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:02.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:02.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:03 smithi141 ceph-mon[108989]: pgmap v4477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:03 smithi060 ceph-mon[94696]: pgmap v4477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:03.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:03.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:04.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:04.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:05 smithi060 ceph-mon[94696]: pgmap v4478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:05.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:05.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:05 smithi141 ceph-mon[108989]: pgmap v4478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:06.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:06.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:07 smithi060 ceph-mon[94696]: pgmap v4479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:07.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:07.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:07 smithi141 ceph-mon[108989]: pgmap v4479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:08.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:08.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:08 smithi141 ceph-mon[108989]: pgmap v4480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:08 smithi060 ceph-mon[94696]: pgmap v4480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:09.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:09.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:10.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:10.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:10 smithi141 ceph-mon[108989]: pgmap v4481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:10 smithi060 ceph-mon[94696]: pgmap v4481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:11.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:11.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:13 smithi060 ceph-mon[94696]: pgmap v4482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:13.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:13.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:13 smithi141 ceph-mon[108989]: pgmap v4482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:14.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:14.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:15 smithi060 ceph-mon[94696]: pgmap v4483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:15.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:15.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:15 smithi141 ceph-mon[108989]: pgmap v4483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:16.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:16.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:17 smithi060 ceph-mon[94696]: pgmap v4484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:17.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:17.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:17 smithi141 ceph-mon[108989]: pgmap v4484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:18.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:18.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:18 smithi141 ceph-mon[108989]: pgmap v4485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:18 smithi060 ceph-mon[94696]: pgmap v4485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:19.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:19.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:20.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:20.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:21 smithi060 ceph-mon[94696]: pgmap v4486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:21 smithi141 ceph-mon[108989]: pgmap v4486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:21.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:21.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:22.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:22.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:23 smithi060 ceph-mon[94696]: pgmap v4487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:23 smithi141 ceph-mon[108989]: pgmap v4487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:23.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:23.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:24.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:24.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:25 smithi060 ceph-mon[94696]: pgmap v4488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:25 smithi141 ceph-mon[108989]: pgmap v4488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:25.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:25.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:26.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:26.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:27 smithi060 ceph-mon[94696]: pgmap v4489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:27 smithi141 ceph-mon[108989]: pgmap v4489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:27.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:27.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:28.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:28.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:28 smithi141 ceph-mon[108989]: pgmap v4490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:28 smithi060 ceph-mon[94696]: pgmap v4490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:29.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:29.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:30.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:30.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:31 smithi060 ceph-mon[94696]: pgmap v4491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:31 smithi141 ceph-mon[108989]: pgmap v4491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:31.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:31.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:32.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:32.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:33 smithi060 ceph-mon[94696]: pgmap v4492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:33 smithi141 ceph-mon[108989]: pgmap v4492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:33.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:33.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:34.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:34.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:35 smithi060 ceph-mon[94696]: pgmap v4493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:35 smithi141 ceph-mon[108989]: pgmap v4493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:35.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:35.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:36.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:36.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:37 smithi060 ceph-mon[94696]: pgmap v4494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:37 smithi141 ceph-mon[108989]: pgmap v4494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:37.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:37.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:38.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:38.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:38 smithi141 ceph-mon[108989]: pgmap v4495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:38 smithi060 ceph-mon[94696]: pgmap v4495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:39.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:39.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:40.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:40.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:40 smithi141 ceph-mon[108989]: pgmap v4496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:40 smithi060 ceph-mon[94696]: pgmap v4496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:41.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:41.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:42.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:42.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:43 smithi060 ceph-mon[94696]: pgmap v4497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:43 smithi141 ceph-mon[108989]: pgmap v4497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:43.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:43.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:44.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:44.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:45 smithi060 ceph-mon[94696]: pgmap v4498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:45 smithi141 ceph-mon[108989]: pgmap v4498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:45.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:45.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:46.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:46.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:47 smithi060 ceph-mon[94696]: pgmap v4499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:47 smithi141 ceph-mon[108989]: pgmap v4499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:47.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:47.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:52:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:52:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:52:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:52:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:52:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:52:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:52:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:52:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:52:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:52:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:52:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:52:48.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:48.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:49 smithi060 ceph-mon[94696]: pgmap v4500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:49 smithi141 ceph-mon[108989]: pgmap v4500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:49.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:49.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:50.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:50.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:51 smithi060 ceph-mon[94696]: pgmap v4501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:51 smithi141 ceph-mon[108989]: pgmap v4501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:51.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:51.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:52.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:52.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:53 smithi060 ceph-mon[94696]: pgmap v4502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:53 smithi141 ceph-mon[108989]: pgmap v4502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:53.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:53.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:54.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:54.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:55 smithi060 ceph-mon[94696]: pgmap v4503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:55 smithi141 ceph-mon[108989]: pgmap v4503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:52:55.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:55.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:56.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:56.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:57 smithi060 ceph-mon[94696]: pgmap v4504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:57 smithi141 ceph-mon[108989]: pgmap v4504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:52:57.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:57.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:58.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:58.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:52:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:52:58 smithi141 ceph-mon[108989]: pgmap v4505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:52:58 smithi060 ceph-mon[94696]: pgmap v4505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:52:59.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:52:59.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:00.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:00.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:01 smithi060 ceph-mon[94696]: pgmap v4506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:01 smithi141 ceph-mon[108989]: pgmap v4506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:01.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:01.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:02.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:02.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:03 smithi060 ceph-mon[94696]: pgmap v4507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:03 smithi141 ceph-mon[108989]: pgmap v4507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:03.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:03.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:04.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:04.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:05 smithi060 ceph-mon[94696]: pgmap v4508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:05 smithi141 ceph-mon[108989]: pgmap v4508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:05.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:05.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:06.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:06.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:07 smithi060 ceph-mon[94696]: pgmap v4509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:07 smithi141 ceph-mon[108989]: pgmap v4509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:07.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:07.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:08.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:08.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:08 smithi141 ceph-mon[108989]: pgmap v4510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:08 smithi060 ceph-mon[94696]: pgmap v4510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:09.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:09.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:10.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:10.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:10 smithi141 ceph-mon[108989]: pgmap v4511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:10 smithi060 ceph-mon[94696]: pgmap v4511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:11.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:11.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:12.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:12.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:13 smithi060 ceph-mon[94696]: pgmap v4512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:13 smithi141 ceph-mon[108989]: pgmap v4512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:13.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:13.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:14.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:14.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:15 smithi141 ceph-mon[108989]: pgmap v4513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:15 smithi060 ceph-mon[94696]: pgmap v4513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:15.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:15.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:16.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:16.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:17 smithi060 ceph-mon[94696]: pgmap v4514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:17 smithi141 ceph-mon[108989]: pgmap v4514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:17.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:17.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:18.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:18.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:18 smithi141 ceph-mon[108989]: pgmap v4515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:18 smithi060 ceph-mon[94696]: pgmap v4515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:19.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:19.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:20.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:20.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:21 smithi060 ceph-mon[94696]: pgmap v4516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:21 smithi141 ceph-mon[108989]: pgmap v4516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:21.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:21.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:22.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:22.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:23 smithi060 ceph-mon[94696]: pgmap v4517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:23 smithi141 ceph-mon[108989]: pgmap v4517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:23.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:23.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:24.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:24.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:25 smithi141 ceph-mon[108989]: pgmap v4518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:25 smithi060 ceph-mon[94696]: pgmap v4518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:25.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:25.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:26.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:26.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:27 smithi060 ceph-mon[94696]: pgmap v4519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:27 smithi141 ceph-mon[108989]: pgmap v4519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:27.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:27.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:28.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:28.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:29.211 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:28 smithi060 ceph-mon[94696]: pgmap v4520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:28 smithi141 ceph-mon[108989]: pgmap v4520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:29.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:29.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:30.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:30.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:31 smithi060 ceph-mon[94696]: pgmap v4521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:31 smithi141 ceph-mon[108989]: pgmap v4521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:31.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:31.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:32.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:32.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:33 smithi060 ceph-mon[94696]: pgmap v4522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:33 smithi141 ceph-mon[108989]: pgmap v4522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:33.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:33.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:34.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:34.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:35 smithi141 ceph-mon[108989]: pgmap v4523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:35 smithi060 ceph-mon[94696]: pgmap v4523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:35.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:35.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:36.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:36.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:37 smithi060 ceph-mon[94696]: pgmap v4524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:37 smithi141 ceph-mon[108989]: pgmap v4524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:37.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:37.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:38.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:38.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:38 smithi141 ceph-mon[108989]: pgmap v4525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:38 smithi060 ceph-mon[94696]: pgmap v4525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:39.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:39.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:40.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:40.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:40 smithi141 ceph-mon[108989]: pgmap v4526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:40 smithi060 ceph-mon[94696]: pgmap v4526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:41.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:41.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:42.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:42.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:43 smithi060 ceph-mon[94696]: pgmap v4527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:43 smithi141 ceph-mon[108989]: pgmap v4527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:43.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:43.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:44.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:44.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:45 smithi060 ceph-mon[94696]: pgmap v4528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:45 smithi141 ceph-mon[108989]: pgmap v4528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:45.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:45.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:46.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:46.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:47 smithi060 ceph-mon[94696]: pgmap v4529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:47 smithi141 ceph-mon[108989]: pgmap v4529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:47.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:47.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:48.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:48.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:53:49.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:48 smithi141 ceph-mon[108989]: pgmap v4530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:53:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:48 smithi060 ceph-mon[94696]: pgmap v4530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:49.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:49.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:50.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:50.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: pgmap v4531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:53:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:53:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:53:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: pgmap v4531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:53:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:53:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:53:51.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:51.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:52.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:52.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:53 smithi060 ceph-mon[94696]: pgmap v4532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:53 smithi141 ceph-mon[108989]: pgmap v4532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:53.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:53.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:54.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:54.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:55 smithi060 ceph-mon[94696]: pgmap v4533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:55 smithi141 ceph-mon[108989]: pgmap v4533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:53:55.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:55.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:56.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:56.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:57 smithi060 ceph-mon[94696]: pgmap v4534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:57 smithi141 ceph-mon[108989]: pgmap v4534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:53:57.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:57.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:58.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:58.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:53:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:53:58 smithi141 ceph-mon[108989]: pgmap v4535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:53:58 smithi060 ceph-mon[94696]: pgmap v4535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:53:59.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:53:59.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:00.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:00.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:01 smithi060 ceph-mon[94696]: pgmap v4536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:01 smithi141 ceph-mon[108989]: pgmap v4536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:01.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:01.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:02.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:02.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:03 smithi060 ceph-mon[94696]: pgmap v4537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:03 smithi141 ceph-mon[108989]: pgmap v4537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:03.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:03.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:04.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:04.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:05.538 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:05 smithi141 ceph-mon[108989]: pgmap v4538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:05 smithi060 ceph-mon[94696]: pgmap v4538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:05.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:05.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:06.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:06.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:07 smithi060 ceph-mon[94696]: pgmap v4539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:07 smithi141 ceph-mon[108989]: pgmap v4539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:07.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:07.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:08.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:08.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:08 smithi141 ceph-mon[108989]: pgmap v4540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:08 smithi060 ceph-mon[94696]: pgmap v4540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:09.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:09.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:10.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:10.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:10 smithi141 ceph-mon[108989]: pgmap v4541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:10 smithi060 ceph-mon[94696]: pgmap v4541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:11.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:11.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:12.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:12.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:13 smithi060 ceph-mon[94696]: pgmap v4542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:13 smithi141 ceph-mon[108989]: pgmap v4542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:13.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:13.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:14.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:14.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:15 smithi060 ceph-mon[94696]: pgmap v4543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:15.642 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:15 smithi141 ceph-mon[108989]: pgmap v4543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:15.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:15.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:16.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:16.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:17 smithi060 ceph-mon[94696]: pgmap v4544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:17 smithi141 ceph-mon[108989]: pgmap v4544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:17.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:17.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:18.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:18.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:18 smithi141 ceph-mon[108989]: pgmap v4545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:18 smithi060 ceph-mon[94696]: pgmap v4545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:19.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:19.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:20.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:20.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:21 smithi060 ceph-mon[94696]: pgmap v4546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:21 smithi141 ceph-mon[108989]: pgmap v4546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:21.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:21.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:22.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:22.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:23 smithi060 ceph-mon[94696]: pgmap v4547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:23 smithi141 ceph-mon[108989]: pgmap v4547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:23.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:23.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:24.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:24.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:25 smithi060 ceph-mon[94696]: pgmap v4548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:25 smithi141 ceph-mon[108989]: pgmap v4548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:25.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:25.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:26.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:26.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:27 smithi060 ceph-mon[94696]: pgmap v4549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:27 smithi141 ceph-mon[108989]: pgmap v4549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:27.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:27.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:28.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:28.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:28 smithi141 ceph-mon[108989]: pgmap v4550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:28 smithi060 ceph-mon[94696]: pgmap v4550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:29.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:29.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:30.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:30.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:31 smithi060 ceph-mon[94696]: pgmap v4551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:31 smithi141 ceph-mon[108989]: pgmap v4551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:32.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:32.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:33 smithi060 ceph-mon[94696]: pgmap v4552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:33 smithi141 ceph-mon[108989]: pgmap v4552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:33.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:33.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:34.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:34.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:35 smithi060 ceph-mon[94696]: pgmap v4553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:35 smithi141 ceph-mon[108989]: pgmap v4553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:35.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:35.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:36.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:36.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:37 smithi060 ceph-mon[94696]: pgmap v4554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:37 smithi141 ceph-mon[108989]: pgmap v4554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:37.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:37.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:38.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:38.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:38 smithi141 ceph-mon[108989]: pgmap v4555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:38 smithi060 ceph-mon[94696]: pgmap v4555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:39.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:39.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:40.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:40.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:40 smithi141 ceph-mon[108989]: pgmap v4556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:40 smithi060 ceph-mon[94696]: pgmap v4556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:41.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:41.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:42.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:42.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:43 smithi060 ceph-mon[94696]: pgmap v4557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:43 smithi141 ceph-mon[108989]: pgmap v4557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:43.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:43.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:44.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:44.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:45 smithi060 ceph-mon[94696]: pgmap v4558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:45 smithi141 ceph-mon[108989]: pgmap v4558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:45.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:45.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:46.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:46.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:47 smithi060 ceph-mon[94696]: pgmap v4559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:47 smithi141 ceph-mon[108989]: pgmap v4559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:47.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:47.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:48.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:48.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:48 smithi141 ceph-mon[108989]: pgmap v4560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:48 smithi060 ceph-mon[94696]: pgmap v4560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:49.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:49.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:50.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:50.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:51 smithi060 ceph-mon[94696]: pgmap v4561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:51 smithi141 ceph-mon[108989]: pgmap v4561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:51.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:51.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:54:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:54:52.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:52.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:53 smithi060 ceph-mon[94696]: pgmap v4562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:53 smithi141 ceph-mon[108989]: pgmap v4562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:53.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:53.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:54.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:54.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:55 smithi060 ceph-mon[94696]: pgmap v4563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:55 smithi141 ceph-mon[108989]: pgmap v4563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:54:55.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:55.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:56.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:56.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: pgmap v4564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:54:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:54:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:54:57.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: pgmap v4564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:54:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:54:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:54:57.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:57.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:59.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:54:59.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:54:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:54:58 smithi141 ceph-mon[108989]: pgmap v4565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:54:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:54:58 smithi060 ceph-mon[94696]: pgmap v4565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:00.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:00.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:01.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:01.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:01 smithi141 ceph-mon[108989]: pgmap v4566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:01 smithi060 ceph-mon[94696]: pgmap v4566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:02.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:02.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:03.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:03.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:03 smithi060 ceph-mon[94696]: pgmap v4567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:03 smithi141 ceph-mon[108989]: pgmap v4567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:04.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:04.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:05.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:05.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:05 smithi060 ceph-mon[94696]: pgmap v4568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:05 smithi141 ceph-mon[108989]: pgmap v4568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:06.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:06.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:07.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:07.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:07 smithi060 ceph-mon[94696]: pgmap v4569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:07 smithi141 ceph-mon[108989]: pgmap v4569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:08.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:08.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:09.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:09.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:08 smithi141 ceph-mon[108989]: pgmap v4570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:08 smithi060 ceph-mon[94696]: pgmap v4570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:10.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:10.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:11.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:11.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:10 smithi141 ceph-mon[108989]: pgmap v4571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:10 smithi060 ceph-mon[94696]: pgmap v4571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:12.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:12.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:13.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:13.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:13 smithi060 ceph-mon[94696]: pgmap v4572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:13 smithi141 ceph-mon[108989]: pgmap v4572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:14.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:14.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:15.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:15.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:15 smithi060 ceph-mon[94696]: pgmap v4573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:15 smithi141 ceph-mon[108989]: pgmap v4573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:16.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:16.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:17.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:17.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:17 smithi060 ceph-mon[94696]: pgmap v4574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:17 smithi141 ceph-mon[108989]: pgmap v4574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:18.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:18.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:19.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:19.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:18 smithi141 ceph-mon[108989]: pgmap v4575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:18 smithi060 ceph-mon[94696]: pgmap v4575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:20.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:20.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:21.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:21.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:21 smithi060 ceph-mon[94696]: pgmap v4576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:21 smithi141 ceph-mon[108989]: pgmap v4576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:22.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:22.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:23.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:23.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:23 smithi060 ceph-mon[94696]: pgmap v4577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:23 smithi141 ceph-mon[108989]: pgmap v4577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:24.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:24.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:25.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:25.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:25 smithi060 ceph-mon[94696]: pgmap v4578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:25 smithi141 ceph-mon[108989]: pgmap v4578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:26.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:26.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:27.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:27.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:27 smithi060 ceph-mon[94696]: pgmap v4579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:27 smithi141 ceph-mon[108989]: pgmap v4579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:28.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:28.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:29.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:29.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:28 smithi141 ceph-mon[108989]: pgmap v4580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:28 smithi060 ceph-mon[94696]: pgmap v4580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:30.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:30.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:31.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:31.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:31 smithi060 ceph-mon[94696]: pgmap v4581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:31 smithi141 ceph-mon[108989]: pgmap v4581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:32.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:32.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:33.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:33.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:33 smithi060 ceph-mon[94696]: pgmap v4582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:33 smithi141 ceph-mon[108989]: pgmap v4582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:34.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:34.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:35.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:35.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:35 smithi060 ceph-mon[94696]: pgmap v4583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:35 smithi141 ceph-mon[108989]: pgmap v4583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:36.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:36.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:37.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:37.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:37 smithi060 ceph-mon[94696]: pgmap v4584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:37 smithi141 ceph-mon[108989]: pgmap v4584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:38.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:38.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:39.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:39.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:38 smithi141 ceph-mon[108989]: pgmap v4585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:38 smithi060 ceph-mon[94696]: pgmap v4585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:40.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:40.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:41.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:41.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:40 smithi060 ceph-mon[94696]: pgmap v4586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:40 smithi141 ceph-mon[108989]: pgmap v4586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:42.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:42.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:43.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:43.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:43 smithi060 ceph-mon[94696]: pgmap v4587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:43 smithi141 ceph-mon[108989]: pgmap v4587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:44.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:44.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:45.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:45.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:45 smithi060 ceph-mon[94696]: pgmap v4588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:45 smithi141 ceph-mon[108989]: pgmap v4588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:46.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:46.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:47.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:47.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:47 smithi060 ceph-mon[94696]: pgmap v4589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:47 smithi141 ceph-mon[108989]: pgmap v4589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:48.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:48.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:49.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:49.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:48 smithi060 ceph-mon[94696]: pgmap v4590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:48 smithi141 ceph-mon[108989]: pgmap v4590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:50.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:50.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:51.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:51.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:51 smithi060 ceph-mon[94696]: pgmap v4591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:51.627 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:51 smithi141 ceph-mon[108989]: pgmap v4591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:52.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:52.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:53.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:53.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:53 smithi060 ceph-mon[94696]: pgmap v4592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:53 smithi141 ceph-mon[108989]: pgmap v4592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:54.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:54.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:55.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:55 smithi060 ceph-mon[94696]: pgmap v4593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:55 smithi141 ceph-mon[108989]: pgmap v4593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:55:56.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:56.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:57.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:57.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:57 smithi060 ceph-mon[94696]: pgmap v4594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:55:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:57 smithi141 ceph-mon[108989]: pgmap v4594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:55:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:55:58.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:58.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:55:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:55:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:55:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:55:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:55:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:55:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:55:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:55:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:55:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:55:59.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:55:59.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:55:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:55:59 smithi060 ceph-mon[94696]: pgmap v4595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:55:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:55:59 smithi141 ceph-mon[108989]: pgmap v4595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:00.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:00.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:01.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:01.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:01.731 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:01 smithi141 ceph-mon[108989]: pgmap v4596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:01 smithi060 ceph-mon[94696]: pgmap v4596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:02.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:02.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:03.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:03.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:03 smithi141 ceph-mon[108989]: pgmap v4597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:03 smithi060 ceph-mon[94696]: pgmap v4597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:04.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:04.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:05.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:05.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:05 smithi141 ceph-mon[108989]: pgmap v4598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:05 smithi060 ceph-mon[94696]: pgmap v4598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:06.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:06.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:07.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:07.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:07 smithi141 ceph-mon[108989]: pgmap v4599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:07 smithi060 ceph-mon[94696]: pgmap v4599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:08.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:08.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:09.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:09.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:08 smithi060 ceph-mon[94696]: pgmap v4600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:08 smithi141 ceph-mon[108989]: pgmap v4600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:10.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:10.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:11.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:11.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:10 smithi060 ceph-mon[94696]: pgmap v4601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:10 smithi141 ceph-mon[108989]: pgmap v4601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:12.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:12.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:13.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:13.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:13 smithi060 ceph-mon[94696]: pgmap v4602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:13 smithi141 ceph-mon[108989]: pgmap v4602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:14.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:14.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:15.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:15.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:15 smithi060 ceph-mon[94696]: pgmap v4603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:15 smithi141 ceph-mon[108989]: pgmap v4603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:16.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:16.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:17.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:17.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:17 smithi060 ceph-mon[94696]: pgmap v4604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:17 smithi141 ceph-mon[108989]: pgmap v4604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:18.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:18.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:19.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:19.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:18 smithi060 ceph-mon[94696]: pgmap v4605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:18 smithi141 ceph-mon[108989]: pgmap v4605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:20.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:20.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:21.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:21.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:21 smithi060 ceph-mon[94696]: pgmap v4606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:21 smithi141 ceph-mon[108989]: pgmap v4606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:23.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:23.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:23 smithi141 ceph-mon[108989]: pgmap v4607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:23 smithi060 ceph-mon[94696]: pgmap v4607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:24.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:24.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:25.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:25.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:25 smithi141 ceph-mon[108989]: pgmap v4608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:25 smithi060 ceph-mon[94696]: pgmap v4608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:26.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:26.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:27.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:27.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:27 smithi141 ceph-mon[108989]: pgmap v4609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:27 smithi060 ceph-mon[94696]: pgmap v4609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:28.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:28.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:29.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:29.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:28 smithi060 ceph-mon[94696]: pgmap v4610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:28 smithi141 ceph-mon[108989]: pgmap v4610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:30.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:30.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:31.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:31.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:31 smithi060 ceph-mon[94696]: pgmap v4611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:31 smithi141 ceph-mon[108989]: pgmap v4611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:32.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:32.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:33.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:33.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:33 smithi141 ceph-mon[108989]: pgmap v4612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:33 smithi060 ceph-mon[94696]: pgmap v4612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:34.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:34.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:35.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:35.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:35 smithi141 ceph-mon[108989]: pgmap v4613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:35 smithi060 ceph-mon[94696]: pgmap v4613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:36.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:36.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:37.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:37.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:37 smithi141 ceph-mon[108989]: pgmap v4614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:37 smithi060 ceph-mon[94696]: pgmap v4614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:38.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:38.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:39.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:39.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:38 smithi060 ceph-mon[94696]: pgmap v4615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:38 smithi141 ceph-mon[108989]: pgmap v4615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:40.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:40.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:41.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:41.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:41 smithi060 ceph-mon[94696]: pgmap v4616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:41 smithi141 ceph-mon[108989]: pgmap v4616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:42.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:42.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:43.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:43.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:43 smithi141 ceph-mon[108989]: pgmap v4617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:43 smithi060 ceph-mon[94696]: pgmap v4617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:44.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:44.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:45.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:45.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:45 smithi141 ceph-mon[108989]: pgmap v4618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:45 smithi060 ceph-mon[94696]: pgmap v4618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:46.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:46.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:47.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:47.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:47 smithi141 ceph-mon[108989]: pgmap v4619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:47 smithi060 ceph-mon[94696]: pgmap v4619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:48.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:48.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:49.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:49.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:48 smithi060 ceph-mon[94696]: pgmap v4620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:49 smithi141 ceph-mon[108989]: pgmap v4620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:50.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:50.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:51.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:51.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:51 smithi141 ceph-mon[108989]: pgmap v4621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:51 smithi060 ceph-mon[94696]: pgmap v4621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:52.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:52.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:53.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:53.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:53 smithi141 ceph-mon[108989]: pgmap v4622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:53 smithi060 ceph-mon[94696]: pgmap v4622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:54.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:54.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:55.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:55 smithi141 ceph-mon[108989]: pgmap v4623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:55 smithi060 ceph-mon[94696]: pgmap v4623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:56:56.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:56.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:57.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:57.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:57 smithi141 ceph-mon[108989]: pgmap v4624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:57 smithi060 ceph-mon[94696]: pgmap v4624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:56:58.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:58.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:56:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:56:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:59.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:56:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:56:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: pgmap v4625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:56:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: pgmap v4625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:56:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:57:00.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:00.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:01.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:01.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:01 smithi141 ceph-mon[108989]: pgmap v4626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:01 smithi060 ceph-mon[94696]: pgmap v4626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:02.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:02.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:03.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:03.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:03 smithi141 ceph-mon[108989]: pgmap v4627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:03 smithi060 ceph-mon[94696]: pgmap v4627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:04.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:04.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:05.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:05.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:05 smithi141 ceph-mon[108989]: pgmap v4628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:05 smithi060 ceph-mon[94696]: pgmap v4628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:06.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:06.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:07.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:07.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:07 smithi141 ceph-mon[108989]: pgmap v4629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:07 smithi060 ceph-mon[94696]: pgmap v4629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:08.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:08.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:09.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:09.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:09 smithi060 ceph-mon[94696]: pgmap v4630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:09 smithi141 ceph-mon[108989]: pgmap v4630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:10.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:10.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:11.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:11.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:11 smithi060 ceph-mon[94696]: pgmap v4631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:11 smithi141 ceph-mon[108989]: pgmap v4631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:12.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:12.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:13.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:13.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:13 smithi141 ceph-mon[108989]: pgmap v4632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:13 smithi060 ceph-mon[94696]: pgmap v4632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:14.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:14.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:15.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:15.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:15 smithi141 ceph-mon[108989]: pgmap v4633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:15 smithi060 ceph-mon[94696]: pgmap v4633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:16.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:16.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:17.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:17.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:17 smithi141 ceph-mon[108989]: pgmap v4634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:17 smithi060 ceph-mon[94696]: pgmap v4634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:18.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:18.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:19.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:19.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:19 smithi060 ceph-mon[94696]: pgmap v4635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:19 smithi141 ceph-mon[108989]: pgmap v4635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:20.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:20.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:21.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:21.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:21 smithi141 ceph-mon[108989]: pgmap v4636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:21.811 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:21 smithi060 ceph-mon[94696]: pgmap v4636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:22.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:22.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:23.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:23.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:23 smithi141 ceph-mon[108989]: pgmap v4637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:23 smithi060 ceph-mon[94696]: pgmap v4637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:24.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:24.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:25.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:25.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:25 smithi141 ceph-mon[108989]: pgmap v4638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:25 smithi060 ceph-mon[94696]: pgmap v4638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:26.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:26.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:27.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:27.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:27.610 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:27 smithi141 ceph-mon[108989]: pgmap v4639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:27 smithi060 ceph-mon[94696]: pgmap v4639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:28.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:28.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:29.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:29.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:29 smithi060 ceph-mon[94696]: pgmap v4640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:29 smithi141 ceph-mon[108989]: pgmap v4640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:30.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:30.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:31.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:31.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:31 smithi141 ceph-mon[108989]: pgmap v4641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:31 smithi060 ceph-mon[94696]: pgmap v4641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:32.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:32.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:33.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:33.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:33 smithi141 ceph-mon[108989]: pgmap v4642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:33 smithi060 ceph-mon[94696]: pgmap v4642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:34.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:34.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:35.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:35.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:35 smithi141 ceph-mon[108989]: pgmap v4643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:35 smithi060 ceph-mon[94696]: pgmap v4643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:36.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:36.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:37.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:37.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:37.714 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:37 smithi141 ceph-mon[108989]: pgmap v4644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:37 smithi060 ceph-mon[94696]: pgmap v4644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:38.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:38.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:39.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:39.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:39 smithi060 ceph-mon[94696]: pgmap v4645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:39 smithi141 ceph-mon[108989]: pgmap v4645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:40.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:40.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:41.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:41.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:41 smithi060 ceph-mon[94696]: pgmap v4646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:41 smithi141 ceph-mon[108989]: pgmap v4646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:42.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:42.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:43.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:43.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:43 smithi141 ceph-mon[108989]: pgmap v4647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:43 smithi060 ceph-mon[94696]: pgmap v4647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:44.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:44.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:45.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:45.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:45 smithi141 ceph-mon[108989]: pgmap v4648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:45 smithi060 ceph-mon[94696]: pgmap v4648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:46.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:46.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:47.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:47.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:47 smithi141 ceph-mon[108989]: pgmap v4649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:47 smithi060 ceph-mon[94696]: pgmap v4649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:48.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:48.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:49.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:49.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:49 smithi060 ceph-mon[94696]: pgmap v4650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:49 smithi141 ceph-mon[108989]: pgmap v4650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:50.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:50.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:51.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:51.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:51 smithi141 ceph-mon[108989]: pgmap v4651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:51 smithi060 ceph-mon[94696]: pgmap v4651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:52.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:52.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:53.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:53.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:53 smithi141 ceph-mon[108989]: pgmap v4652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:53 smithi060 ceph-mon[94696]: pgmap v4652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:54.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:54.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:55.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:55 smithi141 ceph-mon[108989]: pgmap v4653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:55 smithi060 ceph-mon[94696]: pgmap v4653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:57:56.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:56.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:57.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:57.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:57 smithi060 ceph-mon[94696]: pgmap v4654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:57 smithi141 ceph-mon[108989]: pgmap v4654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:57:58.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:58.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:59.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:57:59.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:57:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:59 smithi060 ceph-mon[94696]: pgmap v4655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:57:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:57:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:57:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:57:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:59 smithi141 ceph-mon[108989]: pgmap v4655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:57:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:57:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:57:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:57:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:58:00.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:00.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:58:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:58:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:58:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:58:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:58:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:58:01.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:01.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:01 smithi060 ceph-mon[94696]: pgmap v4656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:01 smithi141 ceph-mon[108989]: pgmap v4656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:02.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:02.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:03.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:03.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:03 smithi141 ceph-mon[108989]: pgmap v4657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:03 smithi060 ceph-mon[94696]: pgmap v4657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:04.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:04.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:05.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:05.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:05 smithi141 ceph-mon[108989]: pgmap v4658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:05 smithi060 ceph-mon[94696]: pgmap v4658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:06.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:06.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:07.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:07.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:07 smithi141 ceph-mon[108989]: pgmap v4659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:07 smithi060 ceph-mon[94696]: pgmap v4659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:08.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:08.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:09.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:09.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:09 smithi060 ceph-mon[94696]: pgmap v4660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:09 smithi141 ceph-mon[108989]: pgmap v4660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:10.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:10.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:11.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:11.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:11 smithi060 ceph-mon[94696]: pgmap v4661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:11 smithi141 ceph-mon[108989]: pgmap v4661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:12.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:12.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:13.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:13.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:13 smithi141 ceph-mon[108989]: pgmap v4662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:13 smithi060 ceph-mon[94696]: pgmap v4662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:14.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:14.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:15.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:15 smithi141 ceph-mon[108989]: pgmap v4663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:15 smithi060 ceph-mon[94696]: pgmap v4663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:16.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:16.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:17.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:17.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:17 smithi141 ceph-mon[108989]: pgmap v4664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:17 smithi060 ceph-mon[94696]: pgmap v4664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:18.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:18.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:19 smithi060 ceph-mon[94696]: pgmap v4665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:19.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:19.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:19 smithi141 ceph-mon[108989]: pgmap v4665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:20.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:20.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:21.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:21.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:21 smithi141 ceph-mon[108989]: pgmap v4666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:21 smithi060 ceph-mon[94696]: pgmap v4666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:22.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:22.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:23.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:23.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:23 smithi141 ceph-mon[108989]: pgmap v4667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:23 smithi060 ceph-mon[94696]: pgmap v4667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:24.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:24.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:25.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:25.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:25 smithi141 ceph-mon[108989]: pgmap v4668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:25 smithi060 ceph-mon[94696]: pgmap v4668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:26.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:26.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:27.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:27.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:27 smithi141 ceph-mon[108989]: pgmap v4669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:27 smithi060 ceph-mon[94696]: pgmap v4669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:28.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:28.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:29 smithi060 ceph-mon[94696]: pgmap v4670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:29.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:29.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:29 smithi141 ceph-mon[108989]: pgmap v4670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:30.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:30.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:31.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:31.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:31 smithi141 ceph-mon[108989]: pgmap v4671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:31 smithi060 ceph-mon[94696]: pgmap v4671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:32.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:32.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:33.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:33.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:33 smithi141 ceph-mon[108989]: pgmap v4672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:33 smithi060 ceph-mon[94696]: pgmap v4672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:34.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:34.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:35.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:35.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:35 smithi141 ceph-mon[108989]: pgmap v4673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:35 smithi060 ceph-mon[94696]: pgmap v4673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:36.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:36.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:37.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:37.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:37.660 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:37 smithi060 ceph-mon[94696]: pgmap v4674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:37 smithi141 ceph-mon[108989]: pgmap v4674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:38.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:38.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:39 smithi060 ceph-mon[94696]: pgmap v4675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:39.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:39.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:39 smithi141 ceph-mon[108989]: pgmap v4675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:40.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:40.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:41 smithi060 ceph-mon[94696]: pgmap v4676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:41.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:41.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:41 smithi141 ceph-mon[108989]: pgmap v4676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:42.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:42.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:43.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:43.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:43 smithi141 ceph-mon[108989]: pgmap v4677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:43 smithi060 ceph-mon[94696]: pgmap v4677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:44.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:44.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:45.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:45 smithi141 ceph-mon[108989]: pgmap v4678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:45 smithi060 ceph-mon[94696]: pgmap v4678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:46.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:46.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:47.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:47.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:47 smithi141 ceph-mon[108989]: pgmap v4679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:47.773 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:47 smithi060 ceph-mon[94696]: pgmap v4679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:48.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:48.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:49 smithi060 ceph-mon[94696]: pgmap v4680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:49.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:49.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:49 smithi141 ceph-mon[108989]: pgmap v4680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:50.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:50.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:51.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:51.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:51 smithi141 ceph-mon[108989]: pgmap v4681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:51 smithi060 ceph-mon[94696]: pgmap v4681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:52.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:52.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:53.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:53.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:53 smithi141 ceph-mon[108989]: pgmap v4682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:53 smithi060 ceph-mon[94696]: pgmap v4682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:54.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:54.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:55.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:55.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:55 smithi141 ceph-mon[108989]: pgmap v4683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:55 smithi060 ceph-mon[94696]: pgmap v4683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:58:56.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:56.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:57.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:57.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:57 smithi141 ceph-mon[108989]: pgmap v4684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:57 smithi060 ceph-mon[94696]: pgmap v4684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:58:58.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:58.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:58:59 smithi060 ceph-mon[94696]: pgmap v4685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:58:59.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:58:59.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:58:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:58:59 smithi141 ceph-mon[108989]: pgmap v4685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:59:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:59:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:59:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:59:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:59:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:59:00.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:00.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T09:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T09:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T09:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:59:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T09:59:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T09:59:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:01 smithi060 ceph-mon[94696]: pgmap v4686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:01.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:01.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:01 smithi141 ceph-mon[108989]: pgmap v4686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:02.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:02.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:03.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:03.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:03 smithi141 ceph-mon[108989]: pgmap v4687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:03 smithi060 ceph-mon[94696]: pgmap v4687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:04.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:04.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:05.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:05.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:05 smithi141 ceph-mon[108989]: pgmap v4688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:05 smithi060 ceph-mon[94696]: pgmap v4688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:06.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:06.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:07.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:07.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:07 smithi141 ceph-mon[108989]: pgmap v4689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:07 smithi060 ceph-mon[94696]: pgmap v4689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:08.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:08.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:09 smithi060 ceph-mon[94696]: pgmap v4690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:09.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:09.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:09 smithi141 ceph-mon[108989]: pgmap v4690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:10.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:10.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:11 smithi060 ceph-mon[94696]: pgmap v4691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:11.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:11.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:11 smithi141 ceph-mon[108989]: pgmap v4691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:12.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:12.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:13.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:13.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:13.695 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:13 smithi141 ceph-mon[108989]: pgmap v4692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:13 smithi060 ceph-mon[94696]: pgmap v4692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:14.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:14.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:15.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:15.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:15 smithi141 ceph-mon[108989]: pgmap v4693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:15 smithi060 ceph-mon[94696]: pgmap v4693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:16.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:16.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:17.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:17.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:17 smithi141 ceph-mon[108989]: pgmap v4694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:17 smithi060 ceph-mon[94696]: pgmap v4694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:18.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:18.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:19 smithi060 ceph-mon[94696]: pgmap v4695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:19.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:19.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:19 smithi141 ceph-mon[108989]: pgmap v4695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:20.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:20.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:21.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:21.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:21 smithi141 ceph-mon[108989]: pgmap v4696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:21 smithi060 ceph-mon[94696]: pgmap v4696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:22.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:22.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:23.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:23.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:23 smithi060 ceph-mon[94696]: pgmap v4697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:23 smithi141 ceph-mon[108989]: pgmap v4697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:24.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:24.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:25.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:25.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:25 smithi141 ceph-mon[108989]: pgmap v4698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:25 smithi060 ceph-mon[94696]: pgmap v4698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:26.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:26.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:27.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:27.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:27 smithi141 ceph-mon[108989]: pgmap v4699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:27 smithi060 ceph-mon[94696]: pgmap v4699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:28.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:28.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:29 smithi141 ceph-mon[108989]: pgmap v4700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:29 smithi060 ceph-mon[94696]: pgmap v4700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:29.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:29.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:30.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:30.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:31.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:31.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:31 smithi141 ceph-mon[108989]: pgmap v4701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:31 smithi060 ceph-mon[94696]: pgmap v4701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:32.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:32.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:33.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:33.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:33 smithi060 ceph-mon[94696]: pgmap v4702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:33 smithi141 ceph-mon[108989]: pgmap v4702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:34.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:34.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:35.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:35.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:35 smithi141 ceph-mon[108989]: pgmap v4703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:35 smithi060 ceph-mon[94696]: pgmap v4703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:36.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:36.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:37.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:37.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:37 smithi141 ceph-mon[108989]: pgmap v4704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:37 smithi060 ceph-mon[94696]: pgmap v4704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:38.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:38.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:39 smithi141 ceph-mon[108989]: pgmap v4705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:39 smithi060 ceph-mon[94696]: pgmap v4705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:39.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:39.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:40.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:40.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:41 smithi060 ceph-mon[94696]: pgmap v4706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:41.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:41.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:41 smithi141 ceph-mon[108989]: pgmap v4706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:42.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:42.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:43.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:43.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:43 smithi141 ceph-mon[108989]: pgmap v4707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:43 smithi060 ceph-mon[94696]: pgmap v4707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:44.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:44.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:45.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:45.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:45 smithi141 ceph-mon[108989]: pgmap v4708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:45 smithi060 ceph-mon[94696]: pgmap v4708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:46.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:46.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:47.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:47.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:47 smithi141 ceph-mon[108989]: pgmap v4709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:47 smithi060 ceph-mon[94696]: pgmap v4709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:48.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:48.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:49 smithi060 ceph-mon[94696]: pgmap v4710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:49.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:49.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:49 smithi141 ceph-mon[108989]: pgmap v4710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:50.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:50.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:51.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:51.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:51 smithi141 ceph-mon[108989]: pgmap v4711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:51 smithi060 ceph-mon[94696]: pgmap v4711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:52.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:52.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:53.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:53.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:53 smithi141 ceph-mon[108989]: pgmap v4712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:53 smithi060 ceph-mon[94696]: pgmap v4712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:54.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:54.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:55.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:55.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:55 smithi141 ceph-mon[108989]: pgmap v4713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:55 smithi060 ceph-mon[94696]: pgmap v4713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T09:59:56.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:56.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:57.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:57.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:57 smithi141 ceph-mon[108989]: pgmap v4714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:57 smithi060 ceph-mon[94696]: pgmap v4714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T09:59:58.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:58.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T09:59:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 09:59:59 smithi060 ceph-mon[94696]: pgmap v4715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 09:59:59 smithi141 ceph-mon[108989]: pgmap v4715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T09:59:59.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T09:59:59.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:00.312 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:00:00.315 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:00:00.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:00.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: pgmap v4716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: pgmap v4716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:00:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:00:01.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:00:01.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:00:01.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:01.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:02.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:02.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:03.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:03.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:03 smithi141 ceph-mon[108989]: pgmap v4717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:03 smithi060 ceph-mon[94696]: pgmap v4717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:04.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:04.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:05.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:05.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:05 smithi141 ceph-mon[108989]: pgmap v4718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:05 smithi060 ceph-mon[94696]: pgmap v4718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:06.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:06.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:07.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:07.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:07 smithi141 ceph-mon[108989]: pgmap v4719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:07 smithi060 ceph-mon[94696]: pgmap v4719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:08.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:08.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:09 smithi060 ceph-mon[94696]: pgmap v4720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:09 smithi141 ceph-mon[108989]: pgmap v4720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:09.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:09.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:10.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:10.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:11 smithi060 ceph-mon[94696]: pgmap v4721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:11 smithi141 ceph-mon[108989]: pgmap v4721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:11.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:11.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:12.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:13.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:13.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:13 smithi141 ceph-mon[108989]: pgmap v4722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:13.736 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:13 smithi060 ceph-mon[94696]: pgmap v4722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:14.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:14.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:15.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:15.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:15 smithi141 ceph-mon[108989]: pgmap v4723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:15 smithi060 ceph-mon[94696]: pgmap v4723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:16.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:16.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:17.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:17.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:17 smithi141 ceph-mon[108989]: pgmap v4724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:17 smithi060 ceph-mon[94696]: pgmap v4724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:18.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:18.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:19 smithi060 ceph-mon[94696]: pgmap v4725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:19.366 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:19 smithi141 ceph-mon[108989]: pgmap v4725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:19.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:19.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:20.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:20.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:21.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:21.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:21 smithi141 ceph-mon[108989]: pgmap v4726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:21 smithi060 ceph-mon[94696]: pgmap v4726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:22.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:22.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:23.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:23.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:23 smithi141 ceph-mon[108989]: pgmap v4727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:23 smithi060 ceph-mon[94696]: pgmap v4727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:24.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:24.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:25.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:25.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:25 smithi141 ceph-mon[108989]: pgmap v4728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:25 smithi060 ceph-mon[94696]: pgmap v4728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:26.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:26.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:27.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:27.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:27 smithi141 ceph-mon[108989]: pgmap v4729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:27 smithi060 ceph-mon[94696]: pgmap v4729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:28.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:28.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:29 smithi060 ceph-mon[94696]: pgmap v4730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:29.471 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:29 smithi141 ceph-mon[108989]: pgmap v4730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:29.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:29.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:30.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:30.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:31 smithi141 ceph-mon[108989]: pgmap v4731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:31 smithi060 ceph-mon[94696]: pgmap v4731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:32.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:32.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:33.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:33.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:33 smithi141 ceph-mon[108989]: pgmap v4732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:33 smithi060 ceph-mon[94696]: pgmap v4732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:34.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:34.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:35.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:35.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:35 smithi141 ceph-mon[108989]: pgmap v4733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:35 smithi060 ceph-mon[94696]: pgmap v4733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:36.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:36.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:37.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:37.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:37 smithi141 ceph-mon[108989]: pgmap v4734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:37 smithi060 ceph-mon[94696]: pgmap v4734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:38.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:38.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:39 smithi060 ceph-mon[94696]: pgmap v4735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:39 smithi141 ceph-mon[108989]: pgmap v4735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:39.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:39.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:40.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:40.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:41 smithi060 ceph-mon[94696]: pgmap v4736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:41 smithi141 ceph-mon[108989]: pgmap v4736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:41.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:41.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:42.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:42.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:43.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:43.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:43 smithi141 ceph-mon[108989]: pgmap v4737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:43 smithi060 ceph-mon[94696]: pgmap v4737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:44.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:44.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:45.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:45.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:45 smithi141 ceph-mon[108989]: pgmap v4738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:45 smithi060 ceph-mon[94696]: pgmap v4738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:47.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:47.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:47 smithi141 ceph-mon[108989]: pgmap v4739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:47 smithi060 ceph-mon[94696]: pgmap v4739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:48.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:48.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:49 smithi060 ceph-mon[94696]: pgmap v4740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:49 smithi141 ceph-mon[108989]: pgmap v4740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:49.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:49.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:50.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:51.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:51.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:51 smithi141 ceph-mon[108989]: pgmap v4741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:51 smithi060 ceph-mon[94696]: pgmap v4741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:52.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:52.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:53.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:53.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:53 smithi141 ceph-mon[108989]: pgmap v4742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:53 smithi060 ceph-mon[94696]: pgmap v4742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:54.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:54.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:55.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:55.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:55 smithi141 ceph-mon[108989]: pgmap v4743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:55 smithi060 ceph-mon[94696]: pgmap v4743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:00:56.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:56.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:57.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:57.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:57 smithi141 ceph-mon[108989]: pgmap v4744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:57 smithi060 ceph-mon[94696]: pgmap v4744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:00:58.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:58.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:00:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:00:59 smithi060 ceph-mon[94696]: pgmap v4745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:00:59 smithi141 ceph-mon[108989]: pgmap v4745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:00:59.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:00:59.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:00.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:00.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:01.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:01.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:01 smithi141 ceph-mon[108989]: pgmap v4746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:01:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:01 smithi060 ceph-mon[94696]: pgmap v4746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:01:02.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:02.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:03 smithi060 ceph-mon[94696]: pgmap v4747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:03 smithi141 ceph-mon[108989]: pgmap v4747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:04.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:04.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:05.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:05.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: pgmap v4748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:01:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: pgmap v4748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:01:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:01:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:07.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:07.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:07 smithi141 ceph-mon[108989]: pgmap v4749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:07 smithi060 ceph-mon[94696]: pgmap v4749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:08.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:08.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:09 smithi060 ceph-mon[94696]: pgmap v4750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:09 smithi141 ceph-mon[108989]: pgmap v4750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:09.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:09.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:10.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:10.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:11 smithi141 ceph-mon[108989]: pgmap v4751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:11 smithi060 ceph-mon[94696]: pgmap v4751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:11.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:11.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:12.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:13.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:13.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:13 smithi141 ceph-mon[108989]: pgmap v4752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:13 smithi060 ceph-mon[94696]: pgmap v4752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:14.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:14.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:15.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:15.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:15 smithi141 ceph-mon[108989]: pgmap v4753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:15 smithi060 ceph-mon[94696]: pgmap v4753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:16.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:16.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:17.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:17.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:17 smithi141 ceph-mon[108989]: pgmap v4754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:17 smithi060 ceph-mon[94696]: pgmap v4754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:18.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:18.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:19 smithi060 ceph-mon[94696]: pgmap v4755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:19 smithi141 ceph-mon[108989]: pgmap v4755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:19.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:19.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:20.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:20.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:21.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:21.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:21 smithi141 ceph-mon[108989]: pgmap v4756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:21 smithi060 ceph-mon[94696]: pgmap v4756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:22.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:22.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:23.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:23.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:23 smithi141 ceph-mon[108989]: pgmap v4757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:23 smithi060 ceph-mon[94696]: pgmap v4757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:24.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:24.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:25.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:25.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:25 smithi141 ceph-mon[108989]: pgmap v4758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:25 smithi060 ceph-mon[94696]: pgmap v4758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:26.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:26.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:27.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:27.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:27 smithi141 ceph-mon[108989]: pgmap v4759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:27 smithi060 ceph-mon[94696]: pgmap v4759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:28.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:28.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:29 smithi060 ceph-mon[94696]: pgmap v4760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:29 smithi141 ceph-mon[108989]: pgmap v4760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:29.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:29.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:30.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:30.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:31.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:31.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:31 smithi141 ceph-mon[108989]: pgmap v4761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:31 smithi060 ceph-mon[94696]: pgmap v4761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:32.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:32.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:33.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:33.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:33 smithi141 ceph-mon[108989]: pgmap v4762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:33 smithi060 ceph-mon[94696]: pgmap v4762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:34.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:34.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:35.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:35.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:35 smithi141 ceph-mon[108989]: pgmap v4763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:35 smithi060 ceph-mon[94696]: pgmap v4763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:36.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:36.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:37.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:37.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:37 smithi141 ceph-mon[108989]: pgmap v4764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:37 smithi060 ceph-mon[94696]: pgmap v4764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:38.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:38.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:39 smithi141 ceph-mon[108989]: pgmap v4765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:39 smithi060 ceph-mon[94696]: pgmap v4765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:39.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:39.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:40.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:40.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:41 smithi141 ceph-mon[108989]: pgmap v4766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:41 smithi060 ceph-mon[94696]: pgmap v4766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:41.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:41.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:42.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:42.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:43.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:43.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:43 smithi141 ceph-mon[108989]: pgmap v4767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:43 smithi060 ceph-mon[94696]: pgmap v4767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:44.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:44.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:45.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:45.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:45 smithi141 ceph-mon[108989]: pgmap v4768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:45 smithi060 ceph-mon[94696]: pgmap v4768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:46.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:46.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:47.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:47.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:47 smithi141 ceph-mon[108989]: pgmap v4769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:47 smithi060 ceph-mon[94696]: pgmap v4769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:48.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:48.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:49 smithi141 ceph-mon[108989]: pgmap v4770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:49 smithi060 ceph-mon[94696]: pgmap v4770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:49.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:49.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:50.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:50.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:51.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:51.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:51 smithi141 ceph-mon[108989]: pgmap v4771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:51 smithi060 ceph-mon[94696]: pgmap v4771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:52.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:52.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:53.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:53.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:53 smithi141 ceph-mon[108989]: pgmap v4772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:53 smithi060 ceph-mon[94696]: pgmap v4772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:54.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:54.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:55.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:55.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:55 smithi141 ceph-mon[108989]: pgmap v4773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:55 smithi060 ceph-mon[94696]: pgmap v4773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:01:56.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:56.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:57.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:57.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:57 smithi141 ceph-mon[108989]: pgmap v4774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:57 smithi060 ceph-mon[94696]: pgmap v4774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:01:58.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:58.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:01:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:01:59 smithi141 ceph-mon[108989]: pgmap v4775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:01:59 smithi060 ceph-mon[94696]: pgmap v4775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:01:59.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:01:59.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:00.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:00.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:01.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:01.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:01 smithi141 ceph-mon[108989]: pgmap v4776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:01 smithi060 ceph-mon[94696]: pgmap v4776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:02.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:02.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:03.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:03.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:03 smithi141 ceph-mon[108989]: pgmap v4777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:03 smithi060 ceph-mon[94696]: pgmap v4777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:04.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:04.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:05.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:05.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:05 smithi141 ceph-mon[108989]: pgmap v4778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:05 smithi060 ceph-mon[94696]: pgmap v4778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:06.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:06.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:02:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:02:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:02:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:02:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:02:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:02:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:02:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:02:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:02:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:02:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:02:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:02:07.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:07.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:07 smithi141 ceph-mon[108989]: pgmap v4779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:07 smithi060 ceph-mon[94696]: pgmap v4779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:08.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:08.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:09 smithi141 ceph-mon[108989]: pgmap v4780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:09 smithi060 ceph-mon[94696]: pgmap v4780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:09.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:09.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:10.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:10.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:11 smithi141 ceph-mon[108989]: pgmap v4781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:11 smithi060 ceph-mon[94696]: pgmap v4781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:11.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:11.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:12.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:13.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:13.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:13 smithi141 ceph-mon[108989]: pgmap v4782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:13 smithi060 ceph-mon[94696]: pgmap v4782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:14.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:14.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:15.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:15.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:15 smithi141 ceph-mon[108989]: pgmap v4783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:15 smithi060 ceph-mon[94696]: pgmap v4783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:16.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:16.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:17.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:17.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:17 smithi141 ceph-mon[108989]: pgmap v4784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:17 smithi060 ceph-mon[94696]: pgmap v4784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:18.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:18.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:19 smithi141 ceph-mon[108989]: pgmap v4785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:19 smithi060 ceph-mon[94696]: pgmap v4785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:19.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:19.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:20.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:20.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:21.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:21.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:21 smithi141 ceph-mon[108989]: pgmap v4786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:21 smithi060 ceph-mon[94696]: pgmap v4786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:22.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:22.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:23 smithi141 ceph-mon[108989]: pgmap v4787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:23.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:23.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:23 smithi060 ceph-mon[94696]: pgmap v4787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:24.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:24.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:25 smithi060 ceph-mon[94696]: pgmap v4788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:25 smithi141 ceph-mon[108989]: pgmap v4788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:25.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:25.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:26.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:26.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:27 smithi141 ceph-mon[108989]: pgmap v4789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:27.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:27.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:27 smithi060 ceph-mon[94696]: pgmap v4789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:28.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:28.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:29 smithi141 ceph-mon[108989]: pgmap v4790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:29 smithi060 ceph-mon[94696]: pgmap v4790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:29.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:29.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:30.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:30.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:31 smithi141 ceph-mon[108989]: pgmap v4791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:31.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:31.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:31 smithi060 ceph-mon[94696]: pgmap v4791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:32.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:32.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:33 smithi141 ceph-mon[108989]: pgmap v4792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:33.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:33.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:33 smithi060 ceph-mon[94696]: pgmap v4792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:34.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:34.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:35 smithi141 ceph-mon[108989]: pgmap v4793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:35.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:35.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:35 smithi060 ceph-mon[94696]: pgmap v4793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:36.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:36.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:37 smithi141 ceph-mon[108989]: pgmap v4794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:37.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:37.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:37 smithi060 ceph-mon[94696]: pgmap v4794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:38.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:38.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:39 smithi141 ceph-mon[108989]: pgmap v4795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:39 smithi060 ceph-mon[94696]: pgmap v4795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:39.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:39.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:40.378 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:40.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:40.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:41 smithi141 ceph-mon[108989]: pgmap v4796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:41 smithi060 ceph-mon[94696]: pgmap v4796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:41.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:41.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:42.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:42.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:43 smithi141 ceph-mon[108989]: pgmap v4797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:43.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:43.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:43 smithi060 ceph-mon[94696]: pgmap v4797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:44.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:44.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:45 smithi141 ceph-mon[108989]: pgmap v4798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:45.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:45.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:45 smithi060 ceph-mon[94696]: pgmap v4798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:46.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:46.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:47 smithi141 ceph-mon[108989]: pgmap v4799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:47.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:47.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:47 smithi060 ceph-mon[94696]: pgmap v4799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:48.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:48.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:49 smithi141 ceph-mon[108989]: pgmap v4800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:49 smithi060 ceph-mon[94696]: pgmap v4800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:49.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:49.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:50.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:50.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:51 smithi141 ceph-mon[108989]: pgmap v4801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:51.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:51.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:51 smithi060 ceph-mon[94696]: pgmap v4801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:52.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:52.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:53 smithi141 ceph-mon[108989]: pgmap v4802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:53.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:53.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:53 smithi060 ceph-mon[94696]: pgmap v4802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:54.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:54.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:55 smithi141 ceph-mon[108989]: pgmap v4803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:55.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:55.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:55 smithi060 ceph-mon[94696]: pgmap v4803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:02:56.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:56.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:57 smithi141 ceph-mon[108989]: pgmap v4804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:57.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:57.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:57 smithi060 ceph-mon[94696]: pgmap v4804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:02:58.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:58.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:02:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:02:59 smithi141 ceph-mon[108989]: pgmap v4805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:02:59 smithi060 ceph-mon[94696]: pgmap v4805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:02:59.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:02:59.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:00.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:00.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:01 smithi141 ceph-mon[108989]: pgmap v4806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:01.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:01.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:01 smithi060 ceph-mon[94696]: pgmap v4806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:02.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:02.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:03 smithi141 ceph-mon[108989]: pgmap v4807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:03.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:03.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:03 smithi060 ceph-mon[94696]: pgmap v4807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:04.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:04.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:05 smithi141 ceph-mon[108989]: pgmap v4808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:05.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:05.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:05 smithi060 ceph-mon[94696]: pgmap v4808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:03:06.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:06.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:03:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: pgmap v4809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:03:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:03:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:03:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:03:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:03:07.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:07.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: pgmap v4809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:03:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:03:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:03:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:03:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:03:08.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:08.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:09 smithi141 ceph-mon[108989]: pgmap v4810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:09 smithi060 ceph-mon[94696]: pgmap v4810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:09.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:09.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:10.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:10.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:11 smithi141 ceph-mon[108989]: pgmap v4811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:11 smithi060 ceph-mon[94696]: pgmap v4811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:11.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:11.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:12.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:12.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:13 smithi141 ceph-mon[108989]: pgmap v4812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:13 smithi060 ceph-mon[94696]: pgmap v4812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:13.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:13.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:14.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:14.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:15 smithi141 ceph-mon[108989]: pgmap v4813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:15.773 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:15 smithi060 ceph-mon[94696]: pgmap v4813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:15.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:15.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:16.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:16.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:17 smithi141 ceph-mon[108989]: pgmap v4814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:17 smithi060 ceph-mon[94696]: pgmap v4814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:17.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:17.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:18.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:18.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:19 smithi141 ceph-mon[108989]: pgmap v4815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:19 smithi060 ceph-mon[94696]: pgmap v4815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:19.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:19.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:20.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:20.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:21 smithi141 ceph-mon[108989]: pgmap v4816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:21 smithi060 ceph-mon[94696]: pgmap v4816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:21.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:21.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:22.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:22.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:23 smithi141 ceph-mon[108989]: pgmap v4817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:23 smithi060 ceph-mon[94696]: pgmap v4817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:23.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:23.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:24.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:24.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:25 smithi141 ceph-mon[108989]: pgmap v4818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:25 smithi060 ceph-mon[94696]: pgmap v4818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:25.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:25.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:26.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:26.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:27 smithi141 ceph-mon[108989]: pgmap v4819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:27 smithi060 ceph-mon[94696]: pgmap v4819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:27.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:27.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:28.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:28.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:29 smithi141 ceph-mon[108989]: pgmap v4820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:29 smithi060 ceph-mon[94696]: pgmap v4820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:29.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:29.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:30.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:30.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:31 smithi141 ceph-mon[108989]: pgmap v4821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:31 smithi060 ceph-mon[94696]: pgmap v4821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:31.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:31.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:32.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:32.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:33 smithi141 ceph-mon[108989]: pgmap v4822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:33 smithi060 ceph-mon[94696]: pgmap v4822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:33.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:33.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:34.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:34.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:35 smithi141 ceph-mon[108989]: pgmap v4823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:35 smithi060 ceph-mon[94696]: pgmap v4823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:35.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:35.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:36.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:36.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:37 smithi141 ceph-mon[108989]: pgmap v4824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:37 smithi060 ceph-mon[94696]: pgmap v4824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:37.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:37.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:38.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:38.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:39 smithi141 ceph-mon[108989]: pgmap v4825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:39 smithi060 ceph-mon[94696]: pgmap v4825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:39.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:39.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:40.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:40.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:41 smithi060 ceph-mon[94696]: pgmap v4826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:41.440 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:41 smithi141 ceph-mon[108989]: pgmap v4826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:41.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:41.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:42.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:42.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:43 smithi141 ceph-mon[108989]: pgmap v4827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:43 smithi060 ceph-mon[94696]: pgmap v4827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:43.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:43.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:44.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:44.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:45 smithi141 ceph-mon[108989]: pgmap v4828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:45 smithi060 ceph-mon[94696]: pgmap v4828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:45.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:45.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:46.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:46.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:47 smithi141 ceph-mon[108989]: pgmap v4829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:47 smithi060 ceph-mon[94696]: pgmap v4829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:47.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:47.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:48.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:48.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:49 smithi141 ceph-mon[108989]: pgmap v4830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:49 smithi060 ceph-mon[94696]: pgmap v4830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:49.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:49.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:50.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:50.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:51 smithi141 ceph-mon[108989]: pgmap v4831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:51 smithi060 ceph-mon[94696]: pgmap v4831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:51.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:51.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:52.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:52.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:53 smithi141 ceph-mon[108989]: pgmap v4832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:53 smithi060 ceph-mon[94696]: pgmap v4832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:53.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:53.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:54.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:54.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:55 smithi141 ceph-mon[108989]: pgmap v4833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:55 smithi060 ceph-mon[94696]: pgmap v4833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:03:55.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:55.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:56.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:56.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:57 smithi141 ceph-mon[108989]: pgmap v4834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:57 smithi060 ceph-mon[94696]: pgmap v4834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:03:57.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:57.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:58.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:58.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:03:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:03:59 smithi141 ceph-mon[108989]: pgmap v4835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:03:59 smithi060 ceph-mon[94696]: pgmap v4835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:03:59.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:03:59.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:00.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:00.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:01 smithi060 ceph-mon[94696]: pgmap v4836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:01 smithi141 ceph-mon[108989]: pgmap v4836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:02.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:02.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:03 smithi141 ceph-mon[108989]: pgmap v4837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:03 smithi060 ceph-mon[94696]: pgmap v4837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:03.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:03.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:04.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:04.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:05 smithi141 ceph-mon[108989]: pgmap v4838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:05 smithi060 ceph-mon[94696]: pgmap v4838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:05.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:05.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:06.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:06.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:07 smithi141 ceph-mon[108989]: pgmap v4839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:04:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:07 smithi060 ceph-mon[94696]: pgmap v4839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:04:07.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:07.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:08.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:08.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:09 smithi141 ceph-mon[108989]: pgmap v4840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:09 smithi060 ceph-mon[94696]: pgmap v4840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:09.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:09.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:04:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:04:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:04:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:04:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:04:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:04:10.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:10.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:11.396 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:11.396 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:11 smithi060 ceph-mon[94696]: pgmap v4841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:04:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:11 smithi141 ceph-mon[108989]: pgmap v4841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:11.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:11.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:12.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:12.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:13 smithi141 ceph-mon[108989]: pgmap v4842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:13 smithi060 ceph-mon[94696]: pgmap v4842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:13.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:13.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:14.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:14.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:15 smithi141 ceph-mon[108989]: pgmap v4843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:15 smithi060 ceph-mon[94696]: pgmap v4843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:15.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:15.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:16.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:16.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:17 smithi141 ceph-mon[108989]: pgmap v4844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:17 smithi060 ceph-mon[94696]: pgmap v4844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:17.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:17.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:18.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:18.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:19 smithi141 ceph-mon[108989]: pgmap v4845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:19 smithi060 ceph-mon[94696]: pgmap v4845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:19.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:19.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:20.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:20.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:21 smithi141 ceph-mon[108989]: pgmap v4846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:21 smithi060 ceph-mon[94696]: pgmap v4846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:21.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:21.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:22.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:22.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:23 smithi141 ceph-mon[108989]: pgmap v4847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:23 smithi060 ceph-mon[94696]: pgmap v4847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:23.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:23.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:24.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:24.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:25 smithi141 ceph-mon[108989]: pgmap v4848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:25 smithi060 ceph-mon[94696]: pgmap v4848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:25.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:25.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:26.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:26.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:27 smithi141 ceph-mon[108989]: pgmap v4849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:27 smithi060 ceph-mon[94696]: pgmap v4849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:27.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:27.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:28.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:28.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:29 smithi141 ceph-mon[108989]: pgmap v4850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:29 smithi060 ceph-mon[94696]: pgmap v4850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:29.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:29.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:30.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:30.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:31 smithi141 ceph-mon[108989]: pgmap v4851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:31 smithi060 ceph-mon[94696]: pgmap v4851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:32.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:32.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:33 smithi141 ceph-mon[108989]: pgmap v4852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:33 smithi060 ceph-mon[94696]: pgmap v4852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:33.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:33.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:34.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:34.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:35 smithi141 ceph-mon[108989]: pgmap v4853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:35 smithi060 ceph-mon[94696]: pgmap v4853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:35.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:35.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:36.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:36.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:37 smithi060 ceph-mon[94696]: pgmap v4854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:37.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:37.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:37 smithi141 ceph-mon[108989]: pgmap v4854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:38.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:38.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:39 smithi141 ceph-mon[108989]: pgmap v4855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:39 smithi060 ceph-mon[94696]: pgmap v4855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:39.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:39.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:40.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:40.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:41 smithi141 ceph-mon[108989]: pgmap v4856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:41 smithi060 ceph-mon[94696]: pgmap v4856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:41.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:41.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:42.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:42.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:43 smithi141 ceph-mon[108989]: pgmap v4857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:43 smithi060 ceph-mon[94696]: pgmap v4857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:43.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:43.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:44.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:44.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:45 smithi141 ceph-mon[108989]: pgmap v4858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:45 smithi060 ceph-mon[94696]: pgmap v4858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:45.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:45.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:46.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:46.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:47 smithi060 ceph-mon[94696]: pgmap v4859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:47.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:47.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:47 smithi141 ceph-mon[108989]: pgmap v4859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:48.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:48.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:49 smithi141 ceph-mon[108989]: pgmap v4860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:49 smithi060 ceph-mon[94696]: pgmap v4860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:49.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:49.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:50.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:50.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:51 smithi141 ceph-mon[108989]: pgmap v4861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:51 smithi060 ceph-mon[94696]: pgmap v4861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:51.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:51.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:52.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:52.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:53 smithi060 ceph-mon[94696]: pgmap v4862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:53 smithi141 ceph-mon[108989]: pgmap v4862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:53.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:53.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:54.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:54.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:55 smithi060 ceph-mon[94696]: pgmap v4863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:55 smithi141 ceph-mon[108989]: pgmap v4863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:04:55.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:55.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:56.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:56.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:57 smithi060 ceph-mon[94696]: pgmap v4864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:57 smithi141 ceph-mon[108989]: pgmap v4864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:04:57.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:57.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:58.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:58.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:04:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:04:59 smithi141 ceph-mon[108989]: pgmap v4865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:04:59 smithi060 ceph-mon[94696]: pgmap v4865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:04:59.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:04:59.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:00.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:00.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:01 smithi060 ceph-mon[94696]: pgmap v4866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:01 smithi141 ceph-mon[108989]: pgmap v4866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:02.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:02.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:03.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:03.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:03 smithi060 ceph-mon[94696]: pgmap v4867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:03 smithi141 ceph-mon[108989]: pgmap v4867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:04.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:04.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:05.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:05.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:05 smithi060 ceph-mon[94696]: pgmap v4868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:05 smithi141 ceph-mon[108989]: pgmap v4868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:06.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:06.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:07.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:07.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:07 smithi141 ceph-mon[108989]: pgmap v4869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:07 smithi060 ceph-mon[94696]: pgmap v4869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:08.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:08.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:09.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:09.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:09 smithi141 ceph-mon[108989]: pgmap v4870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:09 smithi060 ceph-mon[94696]: pgmap v4870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:10.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:10.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:11.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:11.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:05:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:11 smithi141 ceph-mon[108989]: pgmap v4871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:05:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:11 smithi060 ceph-mon[94696]: pgmap v4871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:12.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:12.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:13.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:13.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:13 smithi060 ceph-mon[94696]: pgmap v4872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:13 smithi141 ceph-mon[108989]: pgmap v4872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:14.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:14.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:15.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:15.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:15 smithi060 ceph-mon[94696]: pgmap v4873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:15 smithi141 ceph-mon[108989]: pgmap v4873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:16.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:16.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:05:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:05:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:05:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:05:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:05:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:05:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:05:17.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:17.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:17 smithi141 ceph-mon[108989]: pgmap v4874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:17 smithi060 ceph-mon[94696]: pgmap v4874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:18.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:18.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:19.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:19.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:19 smithi141 ceph-mon[108989]: pgmap v4875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:19 smithi060 ceph-mon[94696]: pgmap v4875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:20.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:20.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:21.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:21.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:21 smithi060 ceph-mon[94696]: pgmap v4876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:21 smithi141 ceph-mon[108989]: pgmap v4876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:22.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:22.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:23.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:23.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:23 smithi060 ceph-mon[94696]: pgmap v4877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:23 smithi141 ceph-mon[108989]: pgmap v4877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:24.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:24.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:25.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:25.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:25 smithi060 ceph-mon[94696]: pgmap v4878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:25 smithi141 ceph-mon[108989]: pgmap v4878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:26.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:26.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:27.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:27.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:27 smithi060 ceph-mon[94696]: pgmap v4879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:27 smithi141 ceph-mon[108989]: pgmap v4879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:28.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:28.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:29.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:29.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:29 smithi141 ceph-mon[108989]: pgmap v4880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:29 smithi060 ceph-mon[94696]: pgmap v4880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:30.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:30.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:31.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:31.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:31 smithi060 ceph-mon[94696]: pgmap v4881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:31 smithi141 ceph-mon[108989]: pgmap v4881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:32.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:32.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:33.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:33.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:33 smithi060 ceph-mon[94696]: pgmap v4882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:33 smithi141 ceph-mon[108989]: pgmap v4882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:34.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:34.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:35.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:35.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:35 smithi060 ceph-mon[94696]: pgmap v4883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:35 smithi141 ceph-mon[108989]: pgmap v4883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:36.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:36.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:37.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:37.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:37 smithi060 ceph-mon[94696]: pgmap v4884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:37 smithi141 ceph-mon[108989]: pgmap v4884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:38.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:38.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:39.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:39.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:39 smithi141 ceph-mon[108989]: pgmap v4885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:39 smithi060 ceph-mon[94696]: pgmap v4885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:40.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:40.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:41.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:41.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:41 smithi141 ceph-mon[108989]: pgmap v4886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:41 smithi060 ceph-mon[94696]: pgmap v4886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:42.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:42.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:43.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:43.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:43 smithi060 ceph-mon[94696]: pgmap v4887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:43 smithi141 ceph-mon[108989]: pgmap v4887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:44.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:44.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:45.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:45.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:45 smithi060 ceph-mon[94696]: pgmap v4888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:45 smithi141 ceph-mon[108989]: pgmap v4888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:46.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:46.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:47.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:47.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:47 smithi060 ceph-mon[94696]: pgmap v4889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:47 smithi141 ceph-mon[108989]: pgmap v4889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:48.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:48.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:49.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:49.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:49 smithi141 ceph-mon[108989]: pgmap v4890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:49 smithi060 ceph-mon[94696]: pgmap v4890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:50.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:50.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:51.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:51.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:51 smithi060 ceph-mon[94696]: pgmap v4891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:51 smithi141 ceph-mon[108989]: pgmap v4891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:52.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:52.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:53.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:53.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:53 smithi060 ceph-mon[94696]: pgmap v4892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:53 smithi141 ceph-mon[108989]: pgmap v4892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:54.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:54.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:55 smithi060 ceph-mon[94696]: pgmap v4893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:55 smithi141 ceph-mon[108989]: pgmap v4893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:05:56.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:56.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:57.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:57.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:57 smithi060 ceph-mon[94696]: pgmap v4894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:57.839 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:57 smithi141 ceph-mon[108989]: pgmap v4894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:05:58.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:58.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:59.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:05:59.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:05:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:05:59 smithi141 ceph-mon[108989]: pgmap v4895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:05:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:05:59 smithi060 ceph-mon[94696]: pgmap v4895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:00.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:00.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:01.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:01.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:01 smithi060 ceph-mon[94696]: pgmap v4896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:01 smithi141 ceph-mon[108989]: pgmap v4896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:02.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:02.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:03.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:03.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:03 smithi060 ceph-mon[94696]: pgmap v4897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:03 smithi141 ceph-mon[108989]: pgmap v4897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:04.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:04.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:05.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:05.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:05 smithi060 ceph-mon[94696]: pgmap v4898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:05 smithi141 ceph-mon[108989]: pgmap v4898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:06.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:06.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:07.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:07.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:07 smithi060 ceph-mon[94696]: pgmap v4899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:07.942 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:07 smithi141 ceph-mon[108989]: pgmap v4899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:08.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:08.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:09.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:09.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:09 smithi141 ceph-mon[108989]: pgmap v4900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:09 smithi060 ceph-mon[94696]: pgmap v4900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:10.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:10.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:11.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:11.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:11 smithi141 ceph-mon[108989]: pgmap v4901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:11 smithi060 ceph-mon[94696]: pgmap v4901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:12.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:12.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:13.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:13.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:13 smithi060 ceph-mon[94696]: pgmap v4902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:13 smithi141 ceph-mon[108989]: pgmap v4902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:14.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:14.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:15.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:15.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:15 smithi060 ceph-mon[94696]: pgmap v4903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:15 smithi141 ceph-mon[108989]: pgmap v4903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:16.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:16.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:06:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:06:17.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:17.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: pgmap v4904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:06:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:06:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:06:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:06:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:06:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: pgmap v4904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:06:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:06:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:06:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:06:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:06:18.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:18.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:19.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:19.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:19 smithi141 ceph-mon[108989]: pgmap v4905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:19 smithi060 ceph-mon[94696]: pgmap v4905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:20.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:20.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:21.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:21.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:21 smithi060 ceph-mon[94696]: pgmap v4906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:21 smithi141 ceph-mon[108989]: pgmap v4906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:22.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:22.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:23.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:23.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:23 smithi060 ceph-mon[94696]: pgmap v4907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:23 smithi141 ceph-mon[108989]: pgmap v4907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:24.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:24.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:25.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:25.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:25 smithi060 ceph-mon[94696]: pgmap v4908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:25 smithi141 ceph-mon[108989]: pgmap v4908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:26.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:26.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:27.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:27.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:27 smithi060 ceph-mon[94696]: pgmap v4909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:27 smithi141 ceph-mon[108989]: pgmap v4909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:28.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:28.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:29.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:29.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:29 smithi141 ceph-mon[108989]: pgmap v4910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:29 smithi060 ceph-mon[94696]: pgmap v4910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:30.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:30.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:31.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:31.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:31 smithi060 ceph-mon[94696]: pgmap v4911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:31 smithi141 ceph-mon[108989]: pgmap v4911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:32.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:32.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:33.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:33.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:33 smithi060 ceph-mon[94696]: pgmap v4912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:33 smithi141 ceph-mon[108989]: pgmap v4912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:34.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:34.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:35.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:35.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:35 smithi060 ceph-mon[94696]: pgmap v4913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:35 smithi141 ceph-mon[108989]: pgmap v4913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:36.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:36.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:37.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:37.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:37 smithi060 ceph-mon[94696]: pgmap v4914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:37 smithi141 ceph-mon[108989]: pgmap v4914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:38.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:38.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:39.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:39.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:39 smithi141 ceph-mon[108989]: pgmap v4915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:39 smithi060 ceph-mon[94696]: pgmap v4915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:40.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:40.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:41.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:41.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:41 smithi141 ceph-mon[108989]: pgmap v4916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:41 smithi060 ceph-mon[94696]: pgmap v4916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:42.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:42.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:43.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:43.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:43 smithi141 ceph-mon[108989]: pgmap v4917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:43 smithi060 ceph-mon[94696]: pgmap v4917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:44.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:44.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:45.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:45.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:45 smithi060 ceph-mon[94696]: pgmap v4918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:45 smithi141 ceph-mon[108989]: pgmap v4918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:46.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:46.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:47.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:47.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:47 smithi060 ceph-mon[94696]: pgmap v4919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:47 smithi141 ceph-mon[108989]: pgmap v4919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:48.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:48.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:49.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:49.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:49 smithi141 ceph-mon[108989]: pgmap v4920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:49 smithi060 ceph-mon[94696]: pgmap v4920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:50.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:50.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:51.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:51.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:51 smithi060 ceph-mon[94696]: pgmap v4921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:51 smithi141 ceph-mon[108989]: pgmap v4921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:52.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:52.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:53.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:53.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:53 smithi141 ceph-mon[108989]: pgmap v4922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:53 smithi060 ceph-mon[94696]: pgmap v4922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:54.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:54.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:55.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:55 smithi060 ceph-mon[94696]: pgmap v4923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:55.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:55 smithi141 ceph-mon[108989]: pgmap v4923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:55.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:06:56.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:56.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:57.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:57.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:57 smithi060 ceph-mon[94696]: pgmap v4924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:57 smithi141 ceph-mon[108989]: pgmap v4924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:06:58.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:58.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:59.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:06:59.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:06:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:06:59 smithi141 ceph-mon[108989]: pgmap v4925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:06:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:06:59 smithi060 ceph-mon[94696]: pgmap v4925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:00.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:00.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:01.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:01.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:01 smithi060 ceph-mon[94696]: pgmap v4926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:01 smithi141 ceph-mon[108989]: pgmap v4926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:02.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:02.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:03.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:03.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:03 smithi060 ceph-mon[94696]: pgmap v4927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:03 smithi141 ceph-mon[108989]: pgmap v4927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:04.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:04.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:05.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:05.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:05 smithi060 ceph-mon[94696]: pgmap v4928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:05 smithi141 ceph-mon[108989]: pgmap v4928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:06.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:06.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:07.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:07.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:07 smithi060 ceph-mon[94696]: pgmap v4929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:07 smithi141 ceph-mon[108989]: pgmap v4929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:08.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:08.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:09.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:09.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:09 smithi141 ceph-mon[108989]: pgmap v4930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:09 smithi060 ceph-mon[94696]: pgmap v4930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:10.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:10.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:11.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:11.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:11 smithi141 ceph-mon[108989]: pgmap v4931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:11 smithi060 ceph-mon[94696]: pgmap v4931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:12.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:12.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:13.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:13.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:13 smithi060 ceph-mon[94696]: pgmap v4932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:13.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:13 smithi141 ceph-mon[108989]: pgmap v4932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:14.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:14.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:15.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:15.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:15 smithi060 ceph-mon[94696]: pgmap v4933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:15 smithi141 ceph-mon[108989]: pgmap v4933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:16.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:16.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:17.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:17.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: pgmap v4934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:07:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:07:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:07:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:07:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: pgmap v4934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:07:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:07:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:07:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:07:17.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:07:18.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:18.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:19.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:19.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:19 smithi141 ceph-mon[108989]: pgmap v4935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:19 smithi060 ceph-mon[94696]: pgmap v4935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:20.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:20.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:21.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:21.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:21 smithi060 ceph-mon[94696]: pgmap v4936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:21 smithi141 ceph-mon[108989]: pgmap v4936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:22.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:22.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:23.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:23.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:23 smithi060 ceph-mon[94696]: pgmap v4937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:23 smithi141 ceph-mon[108989]: pgmap v4937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:24.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:24.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:25.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:25.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:25 smithi060 ceph-mon[94696]: pgmap v4938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:25 smithi141 ceph-mon[108989]: pgmap v4938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:26.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:26.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:27.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:27.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:27 smithi060 ceph-mon[94696]: pgmap v4939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:27 smithi141 ceph-mon[108989]: pgmap v4939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:28.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:28.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:29.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:29.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:29 smithi141 ceph-mon[108989]: pgmap v4940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:29 smithi060 ceph-mon[94696]: pgmap v4940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:30.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:30.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:31.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:31.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:31 smithi060 ceph-mon[94696]: pgmap v4941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:31 smithi141 ceph-mon[108989]: pgmap v4941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:32.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:32.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:33.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:33.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:33 smithi060 ceph-mon[94696]: pgmap v4942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:33.833 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:33 smithi141 ceph-mon[108989]: pgmap v4942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:34.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:34.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:35.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:35.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:35 smithi060 ceph-mon[94696]: pgmap v4943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:35 smithi141 ceph-mon[108989]: pgmap v4943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:36.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:36.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:37.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:37.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:37 smithi060 ceph-mon[94696]: pgmap v4944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:37 smithi141 ceph-mon[108989]: pgmap v4944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:38.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:38.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:39.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:39.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:39 smithi141 ceph-mon[108989]: pgmap v4945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:39 smithi060 ceph-mon[94696]: pgmap v4945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:41.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:41.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:41.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:41 smithi141 ceph-mon[108989]: pgmap v4946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:41 smithi060 ceph-mon[94696]: pgmap v4946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:42.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:42.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:43.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:43.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:43 smithi060 ceph-mon[94696]: pgmap v4947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:43.929 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:43 smithi141 ceph-mon[108989]: pgmap v4947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:44.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:44.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:45.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:45.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:45 smithi060 ceph-mon[94696]: pgmap v4948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:45 smithi141 ceph-mon[108989]: pgmap v4948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:46.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:46.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:47.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:47.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:47 smithi060 ceph-mon[94696]: pgmap v4949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:47 smithi141 ceph-mon[108989]: pgmap v4949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:48.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:48.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:49 smithi141 ceph-mon[108989]: pgmap v4950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:49.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:49.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:49.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:49 smithi060 ceph-mon[94696]: pgmap v4950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:50.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:50.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:51.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:51.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:51.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:51 smithi060 ceph-mon[94696]: pgmap v4951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:51 smithi141 ceph-mon[108989]: pgmap v4951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:52.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:52.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:53.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:53.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:53 smithi060 ceph-mon[94696]: pgmap v4952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:53 smithi141 ceph-mon[108989]: pgmap v4952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:54.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:54.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:55 smithi060 ceph-mon[94696]: pgmap v4953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:55 smithi141 ceph-mon[108989]: pgmap v4953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:07:56.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:56.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:57.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:57.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:57 smithi060 ceph-mon[94696]: pgmap v4954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:57 smithi141 ceph-mon[108989]: pgmap v4954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:07:58.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:58.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:59.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:07:59.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:07:59.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:07:59 smithi060 ceph-mon[94696]: pgmap v4955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:07:59.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:07:59 smithi141 ceph-mon[108989]: pgmap v4955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:00.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:00.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:01.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:01.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:01 smithi060 ceph-mon[94696]: pgmap v4956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:01 smithi141 ceph-mon[108989]: pgmap v4956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:02.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:02.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:03.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:03.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:03 smithi060 ceph-mon[94696]: pgmap v4957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:03.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:03 smithi141 ceph-mon[108989]: pgmap v4957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:04.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:04.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:05.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:05.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:05.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:05 smithi060 ceph-mon[94696]: pgmap v4958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:05 smithi141 ceph-mon[108989]: pgmap v4958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:06.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:06.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:07.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:07.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:07 smithi060 ceph-mon[94696]: pgmap v4959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:07.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:07 smithi141 ceph-mon[108989]: pgmap v4959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:08.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:08.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:09.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:09.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:09 smithi060 ceph-mon[94696]: pgmap v4960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:09 smithi141 ceph-mon[108989]: pgmap v4960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:10.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:10.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:11.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:11.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:11 smithi141 ceph-mon[108989]: pgmap v4961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:11 smithi060 ceph-mon[94696]: pgmap v4961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:13.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:13.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:13 smithi060 ceph-mon[94696]: pgmap v4962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:13.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:13 smithi141 ceph-mon[108989]: pgmap v4962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:14.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:14.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:15.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:15.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:15 smithi060 ceph-mon[94696]: pgmap v4963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:15 smithi141 ceph-mon[108989]: pgmap v4963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:16.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:16.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:17.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:17.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:17 smithi141 ceph-mon[108989]: pgmap v4964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:17 smithi060 ceph-mon[94696]: pgmap v4964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:18.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:18.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:08:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:08:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:08:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:08:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:08:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:08:19.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:19.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:19 smithi060 ceph-mon[94696]: pgmap v4965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:19 smithi141 ceph-mon[108989]: pgmap v4965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:20.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:20.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:21.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:21.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:21 smithi060 ceph-mon[94696]: pgmap v4966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:21 smithi141 ceph-mon[108989]: pgmap v4966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:22.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:22.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:23.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:23.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:23 smithi060 ceph-mon[94696]: pgmap v4967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:23 smithi141 ceph-mon[108989]: pgmap v4967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:24.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:24.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:25.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:25.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:25 smithi141 ceph-mon[108989]: pgmap v4968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:25 smithi060 ceph-mon[94696]: pgmap v4968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:26.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:26.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:27.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:27.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:27 smithi141 ceph-mon[108989]: pgmap v4969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:27 smithi060 ceph-mon[94696]: pgmap v4969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:28.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:28.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:29.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:29.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:29 smithi141 ceph-mon[108989]: pgmap v4970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:29 smithi060 ceph-mon[94696]: pgmap v4970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:30.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:30.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:31.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:31.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:31 smithi060 ceph-mon[94696]: pgmap v4971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:31 smithi141 ceph-mon[108989]: pgmap v4971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:32.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:32.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:33.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:33.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:33.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:33 smithi060 ceph-mon[94696]: pgmap v4972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:33 smithi141 ceph-mon[108989]: pgmap v4972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:34.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:34.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:35.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:35.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:35 smithi060 ceph-mon[94696]: pgmap v4973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:35.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:35 smithi141 ceph-mon[108989]: pgmap v4973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:36.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:36.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:37.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:37.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:37 smithi060 ceph-mon[94696]: pgmap v4974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:37 smithi141 ceph-mon[108989]: pgmap v4974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:38.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:38.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:39.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:39.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:39 smithi141 ceph-mon[108989]: pgmap v4975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:39 smithi060 ceph-mon[94696]: pgmap v4975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:40.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:40.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:41.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:41.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:41.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:41 smithi141 ceph-mon[108989]: pgmap v4976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:41 smithi060 ceph-mon[94696]: pgmap v4976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:42.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:42.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:43.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:43.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:43 smithi060 ceph-mon[94696]: pgmap v4977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:43.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:43 smithi141 ceph-mon[108989]: pgmap v4977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:44.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:44.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:45 smithi060 ceph-mon[94696]: pgmap v4978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:45 smithi141 ceph-mon[108989]: pgmap v4978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:46.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:46.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:47.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:47.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:47 smithi060 ceph-mon[94696]: pgmap v4979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:47 smithi141 ceph-mon[108989]: pgmap v4979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:48.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:48.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:49.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:49.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:49 smithi141 ceph-mon[108989]: pgmap v4980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:49.513 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:49 smithi060 ceph-mon[94696]: pgmap v4980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:50.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:50.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:51.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:51.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:51.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:51 smithi060 ceph-mon[94696]: pgmap v4981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:51 smithi141 ceph-mon[108989]: pgmap v4981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:52.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:52.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:53.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:53.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:53 smithi060 ceph-mon[94696]: pgmap v4982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:53 smithi141 ceph-mon[108989]: pgmap v4982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:54.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:54.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:55.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:55.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:55 smithi141 ceph-mon[108989]: pgmap v4983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:55 smithi060 ceph-mon[94696]: pgmap v4983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:08:56.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:56.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:57.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:57.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:57.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:57 smithi141 ceph-mon[108989]: pgmap v4984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:57 smithi060 ceph-mon[94696]: pgmap v4984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:08:58.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:58.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:59.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:08:59.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:08:59.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:08:59 smithi141 ceph-mon[108989]: pgmap v4985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:08:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:08:59 smithi060 ceph-mon[94696]: pgmap v4985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:00.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:00.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:01.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:01.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:01 smithi060 ceph-mon[94696]: pgmap v4986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:01 smithi141 ceph-mon[108989]: pgmap v4986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:02.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:02.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:03.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:03.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:03 smithi141 ceph-mon[108989]: pgmap v4987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:03 smithi060 ceph-mon[94696]: pgmap v4987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:04.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:04.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:05 smithi141 ceph-mon[108989]: pgmap v4988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:05 smithi060 ceph-mon[94696]: pgmap v4988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:06.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:06.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:07.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:07.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:07 smithi141 ceph-mon[108989]: pgmap v4989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:08.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:07 smithi060 ceph-mon[94696]: pgmap v4989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:08.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:08.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:09.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:09.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:09 smithi141 ceph-mon[108989]: pgmap v4990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:09 smithi060 ceph-mon[94696]: pgmap v4990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:10.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:10.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:10.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:11.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:11.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:11 smithi141 ceph-mon[108989]: pgmap v4991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:11 smithi060 ceph-mon[94696]: pgmap v4991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:12.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:12.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:13.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:13.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:13 smithi141 ceph-mon[108989]: pgmap v4992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:13 smithi060 ceph-mon[94696]: pgmap v4992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:14.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:14.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:15.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:15.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:15 smithi141 ceph-mon[108989]: pgmap v4993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:15 smithi060 ceph-mon[94696]: pgmap v4993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:16.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:16.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:17.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:17.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:17 smithi141 ceph-mon[108989]: pgmap v4994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:17 smithi060 ceph-mon[94696]: pgmap v4994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:18.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:18.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:19.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:19.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: pgmap v4995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:09:19.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:09:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: pgmap v4995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:09:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:09:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:09:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:09:19.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:09:19.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:09:20.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:20.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:21.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:21.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:21.992 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:21 smithi141 ceph-mon[108989]: pgmap v4996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:22.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:21 smithi060 ceph-mon[94696]: pgmap v4996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:22.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:22.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:23.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:23.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:23.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:23 smithi141 ceph-mon[108989]: pgmap v4997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:23 smithi060 ceph-mon[94696]: pgmap v4997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:24.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:24.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:25.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:25.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:25 smithi141 ceph-mon[108989]: pgmap v4998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:25 smithi060 ceph-mon[94696]: pgmap v4998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:26.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:26.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:27.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:27.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:27 smithi141 ceph-mon[108989]: pgmap v4999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:27 smithi060 ceph-mon[94696]: pgmap v4999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:28.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:28.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:29.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:29.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:29 smithi141 ceph-mon[108989]: pgmap v5000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:29 smithi060 ceph-mon[94696]: pgmap v5000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:30.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:30.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:31.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:31.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:31 smithi141 ceph-mon[108989]: pgmap v5001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:32.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:31 smithi060 ceph-mon[94696]: pgmap v5001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:32.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:32.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:33.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:33.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:33 smithi141 ceph-mon[108989]: pgmap v5002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:33 smithi060 ceph-mon[94696]: pgmap v5002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:34.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:34.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:35.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:35.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:35 smithi141 ceph-mon[108989]: pgmap v5003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:36.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:35 smithi060 ceph-mon[94696]: pgmap v5003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:36.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:36.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:37.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:37.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:37.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:37 smithi141 ceph-mon[108989]: pgmap v5004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:37 smithi060 ceph-mon[94696]: pgmap v5004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:38.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:38.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:39.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:39.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:39 smithi141 ceph-mon[108989]: pgmap v5005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:39.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:39 smithi060 ceph-mon[94696]: pgmap v5005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:40.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:40.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:41.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:41.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:41 smithi141 ceph-mon[108989]: pgmap v5006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:41 smithi060 ceph-mon[94696]: pgmap v5006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:42.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:42.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:43.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:43.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:43 smithi141 ceph-mon[108989]: pgmap v5007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:43 smithi060 ceph-mon[94696]: pgmap v5007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:44.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:44.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:45.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:45.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:45 smithi141 ceph-mon[108989]: pgmap v5008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:45 smithi060 ceph-mon[94696]: pgmap v5008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:46.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:46.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:47.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:47.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:47.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:47 smithi141 ceph-mon[108989]: pgmap v5009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:47 smithi060 ceph-mon[94696]: pgmap v5009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:48.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:48.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:49.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:49.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:49 smithi141 ceph-mon[108989]: pgmap v5010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:49 smithi060 ceph-mon[94696]: pgmap v5010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:50.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:50.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:51.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:51 smithi141 ceph-mon[108989]: pgmap v5011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:51 smithi060 ceph-mon[94696]: pgmap v5011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:52.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:52.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:53.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:53.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:53 smithi141 ceph-mon[108989]: pgmap v5012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:53 smithi060 ceph-mon[94696]: pgmap v5012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:54.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:54.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:55.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:55.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:55 smithi141 ceph-mon[108989]: pgmap v5013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:56.078 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:55 smithi060 ceph-mon[94696]: pgmap v5013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:56.079 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:09:56.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:56.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:57.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:57.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:57.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:57 smithi141 ceph-mon[108989]: pgmap v5014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:57 smithi060 ceph-mon[94696]: pgmap v5014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:09:58.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:58.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:09:59 smithi141 ceph-mon[108989]: pgmap v5015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:09:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:09:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:09:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:09:59 smithi060 ceph-mon[94696]: pgmap v5015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:10:00.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:00.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:10:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:01 smithi141 ceph-mon[108989]: pgmap v5016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:01.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:01.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:01 smithi060 ceph-mon[94696]: pgmap v5016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:02.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:02.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:03.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:03.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:03 smithi141 ceph-mon[108989]: pgmap v5017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:03 smithi060 ceph-mon[94696]: pgmap v5017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:04.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:04.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:05.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:05.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:05 smithi141 ceph-mon[108989]: pgmap v5018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:05.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:05 smithi060 ceph-mon[94696]: pgmap v5018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:06.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:06.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:07.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:07.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:07 smithi141 ceph-mon[108989]: pgmap v5019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:07 smithi060 ceph-mon[94696]: pgmap v5019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:08.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:08.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:09 smithi141 ceph-mon[108989]: pgmap v5020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:09.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:09.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:09 smithi060 ceph-mon[94696]: pgmap v5020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:10.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:10.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:10.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:11 smithi141 ceph-mon[108989]: pgmap v5021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:11.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:11.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:11 smithi060 ceph-mon[94696]: pgmap v5021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:13.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:13.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:13 smithi141 ceph-mon[108989]: pgmap v5022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:13 smithi060 ceph-mon[94696]: pgmap v5022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:14.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:14.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:15.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:15.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:15 smithi141 ceph-mon[108989]: pgmap v5023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:15 smithi060 ceph-mon[94696]: pgmap v5023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:16.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:16.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:17.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:17.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:17 smithi141 ceph-mon[108989]: pgmap v5024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:17 smithi060 ceph-mon[94696]: pgmap v5024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:18.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:18.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:19.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:19 smithi141 ceph-mon[108989]: pgmap v5025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:19.453 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:19 smithi060 ceph-mon[94696]: pgmap v5025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:19.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:19.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:20.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:10:20.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:10:20.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:10:20.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:10:20.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:10:20.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:10:20.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:20.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:20.531 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:10:20.531 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:10:20.531 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:10:20.532 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:10:20.532 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:10:20.532 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:10:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:21 smithi141 ceph-mon[108989]: pgmap v5026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:21.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:21.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:21 smithi060 ceph-mon[94696]: pgmap v5026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:22.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:22.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:23.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:23.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:23 smithi141 ceph-mon[108989]: pgmap v5027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:23 smithi060 ceph-mon[94696]: pgmap v5027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:24.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:24.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:25.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:25.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:25 smithi141 ceph-mon[108989]: pgmap v5028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:25 smithi060 ceph-mon[94696]: pgmap v5028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:26.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:26.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:27.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:27.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:27 smithi141 ceph-mon[108989]: pgmap v5029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:27 smithi060 ceph-mon[94696]: pgmap v5029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:28.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:28.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:29 smithi141 ceph-mon[108989]: pgmap v5030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:29.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:29.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:29 smithi060 ceph-mon[94696]: pgmap v5030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:30.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:30.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:31.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:31 smithi141 ceph-mon[108989]: pgmap v5031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:31 smithi060 ceph-mon[94696]: pgmap v5031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:32.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:32.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:33.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:33.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:33 smithi141 ceph-mon[108989]: pgmap v5032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:33 smithi060 ceph-mon[94696]: pgmap v5032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:34.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:34.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:35.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:35.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:35 smithi141 ceph-mon[108989]: pgmap v5033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:35 smithi060 ceph-mon[94696]: pgmap v5033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:36.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:36.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:37.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:37.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:37 smithi141 ceph-mon[108989]: pgmap v5034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:37 smithi060 ceph-mon[94696]: pgmap v5034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:38.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:38.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:39 smithi141 ceph-mon[108989]: pgmap v5035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:39.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:39.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:39.564 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:39 smithi060 ceph-mon[94696]: pgmap v5035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:40.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:40.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:41 smithi141 ceph-mon[108989]: pgmap v5036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:41.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:41.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:41.579 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:41 smithi060 ceph-mon[94696]: pgmap v5036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:42.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:42.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:43.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:43.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:43 smithi141 ceph-mon[108989]: pgmap v5037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:43 smithi060 ceph-mon[94696]: pgmap v5037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:44.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:44.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:45.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:45.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:45.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:45 smithi141 ceph-mon[108989]: pgmap v5038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:45 smithi060 ceph-mon[94696]: pgmap v5038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:46.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:46.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:47.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:47.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:47 smithi141 ceph-mon[108989]: pgmap v5039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:47 smithi060 ceph-mon[94696]: pgmap v5039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:48.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:48.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:49 smithi141 ceph-mon[108989]: pgmap v5040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:49 smithi060 ceph-mon[94696]: pgmap v5040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:49.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:49.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:50.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:50.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:51.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:51 smithi141 ceph-mon[108989]: pgmap v5041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:52.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:51 smithi060 ceph-mon[94696]: pgmap v5041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:52.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:52.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:53.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:53.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:53 smithi141 ceph-mon[108989]: pgmap v5042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:53 smithi060 ceph-mon[94696]: pgmap v5042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:54.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:54.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:55.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:55.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:55.885 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:55 smithi141 ceph-mon[108989]: pgmap v5043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:55.885 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:55.929 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:55 smithi060 ceph-mon[94696]: pgmap v5043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:55.930 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:10:56.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:56.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:57.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:57.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:57 smithi141 ceph-mon[108989]: pgmap v5044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:57 smithi060 ceph-mon[94696]: pgmap v5044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:10:58.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:58.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:10:59.490 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:10:59 smithi141 ceph-mon[108989]: pgmap v5045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:10:59 smithi060 ceph-mon[94696]: pgmap v5045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:10:59.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:10:59.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:00.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:00.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:01.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:01.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:01 smithi141 ceph-mon[108989]: pgmap v5046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:01 smithi060 ceph-mon[94696]: pgmap v5046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:02.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:02.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:03.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:03.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:03 smithi141 ceph-mon[108989]: pgmap v5047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:03 smithi060 ceph-mon[94696]: pgmap v5047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:04.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:04.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:05.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:05.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:05 smithi141 ceph-mon[108989]: pgmap v5048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:06.048 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:05 smithi060 ceph-mon[94696]: pgmap v5048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:06.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:06.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:07.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:07.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:07 smithi141 ceph-mon[108989]: pgmap v5049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:07 smithi060 ceph-mon[94696]: pgmap v5049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:08.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:08.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:09 smithi141 ceph-mon[108989]: pgmap v5050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:09 smithi060 ceph-mon[94696]: pgmap v5050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:09.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:09.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:10.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:10.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:11.499 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:11 smithi141 ceph-mon[108989]: pgmap v5051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:11.574 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:11 smithi060 ceph-mon[94696]: pgmap v5051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:11.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:11.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:13.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:13.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:13 smithi141 ceph-mon[108989]: pgmap v5052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:13 smithi060 ceph-mon[94696]: pgmap v5052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:14.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:14.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:15.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:15.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:15.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:15 smithi141 ceph-mon[108989]: pgmap v5053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:15 smithi060 ceph-mon[94696]: pgmap v5053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:16.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:16.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:17.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:17.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:17.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:17 smithi141 ceph-mon[108989]: pgmap v5054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:17 smithi060 ceph-mon[94696]: pgmap v5054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:18.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:18.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:19.493 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:19 smithi141 ceph-mon[108989]: pgmap v5055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:19 smithi060 ceph-mon[94696]: pgmap v5055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:19.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:19.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:20.496 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:11:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:11:20.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:20.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:21.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:11:21.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:11:21.495 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:11:21.495 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:11:21.495 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:11:21.495 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:21 smithi141 ceph-mon[108989]: pgmap v5056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:11:21.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:11:21.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:11:21.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:11:21.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:11:21.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:21 smithi060 ceph-mon[94696]: pgmap v5056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:21.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:21.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:22.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:22.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:23.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:23.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:23.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:23 smithi141 ceph-mon[108989]: pgmap v5057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:23 smithi060 ceph-mon[94696]: pgmap v5057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:24.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:24.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:25.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:25.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:25.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:25 smithi141 ceph-mon[108989]: pgmap v5058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:25.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:25 smithi060 ceph-mon[94696]: pgmap v5058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:26.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:26.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:27.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:27.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:27 smithi141 ceph-mon[108989]: pgmap v5059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:27 smithi060 ceph-mon[94696]: pgmap v5059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:28.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:28.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:29 smithi141 ceph-mon[108989]: pgmap v5060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:29 smithi060 ceph-mon[94696]: pgmap v5060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:29.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:29.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:30.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:30.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:31.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:31.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:31 smithi141 ceph-mon[108989]: pgmap v5061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:31 smithi060 ceph-mon[94696]: pgmap v5061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:32.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:32.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:33.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:33.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:33 smithi141 ceph-mon[108989]: pgmap v5062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:33 smithi060 ceph-mon[94696]: pgmap v5062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:34.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:34.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:35.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:35.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:35 smithi141 ceph-mon[108989]: pgmap v5063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:35 smithi060 ceph-mon[94696]: pgmap v5063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:36.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:36.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:37.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:37.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:37 smithi141 ceph-mon[108989]: pgmap v5064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:37 smithi060 ceph-mon[94696]: pgmap v5064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:38.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:38.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:39.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:39 smithi141 ceph-mon[108989]: pgmap v5065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:39 smithi060 ceph-mon[94696]: pgmap v5065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:39.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:39.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:40.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:40.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:41 smithi141 ceph-mon[108989]: pgmap v5066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:41 smithi060 ceph-mon[94696]: pgmap v5066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:41.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:41.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:42.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:42.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:43.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:43.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:43.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:43 smithi141 ceph-mon[108989]: pgmap v5067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:44.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:43 smithi060 ceph-mon[94696]: pgmap v5067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:44.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:44.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:45.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:45.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:45 smithi141 ceph-mon[108989]: pgmap v5068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:45 smithi060 ceph-mon[94696]: pgmap v5068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:46.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:46.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:47.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:47.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:47 smithi141 ceph-mon[108989]: pgmap v5069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:47 smithi060 ceph-mon[94696]: pgmap v5069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:48.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:49 smithi141 ceph-mon[108989]: pgmap v5070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:49 smithi060 ceph-mon[94696]: pgmap v5070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:49.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:49.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:50.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:50.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:51.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:51.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:51 smithi141 ceph-mon[108989]: pgmap v5071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:51 smithi060 ceph-mon[94696]: pgmap v5071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:52.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:52.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:53.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:53.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:53 smithi141 ceph-mon[108989]: pgmap v5072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:53 smithi060 ceph-mon[94696]: pgmap v5072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:54.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:54.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:55 smithi141 ceph-mon[108989]: pgmap v5073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:55 smithi060 ceph-mon[94696]: pgmap v5073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:11:56.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:56.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:57.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:57.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:57 smithi141 ceph-mon[108989]: pgmap v5074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:57 smithi060 ceph-mon[94696]: pgmap v5074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:11:58.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:58.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:11:59.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:11:59 smithi141 ceph-mon[108989]: pgmap v5075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:59.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:11:59 smithi060 ceph-mon[94696]: pgmap v5075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:11:59.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:11:59.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:00.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:00.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:01.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:01.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:01 smithi141 ceph-mon[108989]: pgmap v5076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:01 smithi060 ceph-mon[94696]: pgmap v5076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:02.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:02.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:03.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:03.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:03 smithi141 ceph-mon[108989]: pgmap v5077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:03 smithi060 ceph-mon[94696]: pgmap v5077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:04.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:04.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:05.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:05.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:05.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:05 smithi141 ceph-mon[108989]: pgmap v5078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:05 smithi060 ceph-mon[94696]: pgmap v5078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:06.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:06.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:07.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:07.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:07.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:07 smithi141 ceph-mon[108989]: pgmap v5079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:07 smithi060 ceph-mon[94696]: pgmap v5079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:08.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:08.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:09.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:09 smithi141 ceph-mon[108989]: pgmap v5080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:09 smithi060 ceph-mon[94696]: pgmap v5080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:09.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:09.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:10.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:10.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:11 smithi141 ceph-mon[108989]: pgmap v5081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:11 smithi060 ceph-mon[94696]: pgmap v5081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:11.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:11.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:12.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:12.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:13.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:13.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:13 smithi141 ceph-mon[108989]: pgmap v5082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:14.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:13 smithi060 ceph-mon[94696]: pgmap v5082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:14.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:14.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:15.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:15.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:15 smithi141 ceph-mon[108989]: pgmap v5083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:15 smithi060 ceph-mon[94696]: pgmap v5083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:16.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:16.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:17.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:17.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:18.034 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:17 smithi141 ceph-mon[108989]: pgmap v5084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:18.094 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:17 smithi060 ceph-mon[94696]: pgmap v5084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:18.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:18.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:19.513 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:19 smithi141 ceph-mon[108989]: pgmap v5085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:19 smithi060 ceph-mon[94696]: pgmap v5085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:19.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:19.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:20.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:20.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:12:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:12:21.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:21.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:21.897 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: pgmap v5086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:21.898 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:12:21.898 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:12:21.898 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:12:21.898 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:12:21.898 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:12:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: pgmap v5086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:12:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:12:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:12:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:12:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:12:22.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:22.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:23.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:23.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:23 smithi141 ceph-mon[108989]: pgmap v5087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:23 smithi060 ceph-mon[94696]: pgmap v5087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:24.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:24.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:25.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:25.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:25.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:25 smithi141 ceph-mon[108989]: pgmap v5088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:26.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:25 smithi060 ceph-mon[94696]: pgmap v5088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:26.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:26.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:27.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:27.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:27 smithi141 ceph-mon[108989]: pgmap v5089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:27 smithi060 ceph-mon[94696]: pgmap v5089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:28.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:28.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:29 smithi141 ceph-mon[108989]: pgmap v5090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:29.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:29 smithi060 ceph-mon[94696]: pgmap v5090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:29.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:29.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:30.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:30.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:31.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:31.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:31 smithi141 ceph-mon[108989]: pgmap v5091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:32.009 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:31 smithi060 ceph-mon[94696]: pgmap v5091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:32.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:32.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:33.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:33.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:33 smithi141 ceph-mon[108989]: pgmap v5092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:33 smithi060 ceph-mon[94696]: pgmap v5092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:34.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:34.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:35.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:35.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:35 smithi141 ceph-mon[108989]: pgmap v5093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:35 smithi060 ceph-mon[94696]: pgmap v5093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:36.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:36.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:37.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:37.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:37 smithi141 ceph-mon[108989]: pgmap v5094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:38.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:37 smithi060 ceph-mon[94696]: pgmap v5094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:38.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:38.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:39 smithi141 ceph-mon[108989]: pgmap v5095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:39 smithi060 ceph-mon[94696]: pgmap v5095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:39.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:39.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:40.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:40.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:41 smithi141 ceph-mon[108989]: pgmap v5096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:41 smithi060 ceph-mon[94696]: pgmap v5096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:41.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:41.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:42.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:42.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:43.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:43.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:43.992 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:43 smithi141 ceph-mon[108989]: pgmap v5097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:43 smithi060 ceph-mon[94696]: pgmap v5097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:44.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:44.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:45.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:45.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:45 smithi141 ceph-mon[108989]: pgmap v5098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:45 smithi060 ceph-mon[94696]: pgmap v5098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:47.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:47.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:47 smithi141 ceph-mon[108989]: pgmap v5099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:47 smithi060 ceph-mon[94696]: pgmap v5099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:48.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:48.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:49.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:49 smithi141 ceph-mon[108989]: pgmap v5100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:49.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:49 smithi060 ceph-mon[94696]: pgmap v5100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:49.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:49.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:50.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:50.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:51.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:51.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:51 smithi141 ceph-mon[108989]: pgmap v5101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:51 smithi060 ceph-mon[94696]: pgmap v5101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:53.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:53.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:53 smithi141 ceph-mon[108989]: pgmap v5102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:53 smithi060 ceph-mon[94696]: pgmap v5102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:54.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:54.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:12:55.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:55.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:55 smithi141 ceph-mon[108989]: pgmap v5103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:55 smithi060 ceph-mon[94696]: pgmap v5103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:57.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:57.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:57 smithi141 ceph-mon[108989]: pgmap v5104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:58.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:57 smithi060 ceph-mon[94696]: pgmap v5104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:12:58.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:58.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:12:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:12:59 smithi141 ceph-mon[108989]: pgmap v5105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:12:59 smithi060 ceph-mon[94696]: pgmap v5105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:12:59.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:12:59.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:00.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:00.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:01.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:01.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:01 smithi141 ceph-mon[108989]: pgmap v5106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:01 smithi060 ceph-mon[94696]: pgmap v5106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:02.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:02.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:03.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:03.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:03 smithi141 ceph-mon[108989]: pgmap v5107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:03 smithi060 ceph-mon[94696]: pgmap v5107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:04.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:04.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:05.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:05.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:05 smithi141 ceph-mon[108989]: pgmap v5108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:05 smithi060 ceph-mon[94696]: pgmap v5108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:06.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:06.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:07.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:07.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:07 smithi060 ceph-mon[94696]: pgmap v5109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:08.004 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:07 smithi141 ceph-mon[108989]: pgmap v5109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:08.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:08.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:09 smithi141 ceph-mon[108989]: pgmap v5110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:09 smithi060 ceph-mon[94696]: pgmap v5110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:09.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:09.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:10.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:10.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:11 smithi060 ceph-mon[94696]: pgmap v5111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:11 smithi141 ceph-mon[108989]: pgmap v5111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:11.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:11.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:12.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:12.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:13.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:13.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:13 smithi141 ceph-mon[108989]: pgmap v5112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:13 smithi060 ceph-mon[94696]: pgmap v5112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:14.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:14.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:15.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:15.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:15 smithi141 ceph-mon[108989]: pgmap v5113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:15 smithi060 ceph-mon[94696]: pgmap v5113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:16.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:16.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:17 smithi060 ceph-mon[94696]: pgmap v5114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:17.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:17.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:17 smithi141 ceph-mon[108989]: pgmap v5114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:18.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:18.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:19 smithi141 ceph-mon[108989]: pgmap v5115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:19 smithi060 ceph-mon[94696]: pgmap v5115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:19.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:19.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:20.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:20.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:21 smithi141 ceph-mon[108989]: pgmap v5116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:13:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:21 smithi060 ceph-mon[94696]: pgmap v5116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:13:22.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:22.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:22.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:13:22.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:13:22.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:13:22.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:13:22.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:13:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:13:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:13:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:13:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:13:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:13:23.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:23.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:23 smithi060 ceph-mon[94696]: pgmap v5117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:23 smithi141 ceph-mon[108989]: pgmap v5117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:24.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:24.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:25.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:25.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:25.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:26.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:25 smithi060 ceph-mon[94696]: pgmap v5118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:25 smithi141 ceph-mon[108989]: pgmap v5118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:26.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:26.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:27.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:27.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:27 smithi060 ceph-mon[94696]: pgmap v5119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:27 smithi141 ceph-mon[108989]: pgmap v5119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:28.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:28.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:29 smithi060 ceph-mon[94696]: pgmap v5120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:29 smithi141 ceph-mon[108989]: pgmap v5120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:29.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:29.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:30.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:30.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:31.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:31.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:31 smithi141 ceph-mon[108989]: pgmap v5121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:31 smithi060 ceph-mon[94696]: pgmap v5121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:32.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:32.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:33.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:33.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:33 smithi141 ceph-mon[108989]: pgmap v5122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:33 smithi060 ceph-mon[94696]: pgmap v5122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:34.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:34.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:35.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:35.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:35.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:35 smithi141 ceph-mon[108989]: pgmap v5123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:35 smithi060 ceph-mon[94696]: pgmap v5123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:36.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:36.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:37.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:37.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:37 smithi141 ceph-mon[108989]: pgmap v5124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:38.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:37 smithi060 ceph-mon[94696]: pgmap v5124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:38.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:38.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:39 smithi060 ceph-mon[94696]: pgmap v5125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:39 smithi141 ceph-mon[108989]: pgmap v5125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:39.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:39.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:40.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:40.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:41 smithi060 ceph-mon[94696]: pgmap v5126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:41 smithi141 ceph-mon[108989]: pgmap v5126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:41.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:41.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:42.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:42.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:43.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:43.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:43 smithi141 ceph-mon[108989]: pgmap v5127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:43 smithi060 ceph-mon[94696]: pgmap v5127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:44.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:44.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:45.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:45.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:45 smithi141 ceph-mon[108989]: pgmap v5128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:46.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:45 smithi060 ceph-mon[94696]: pgmap v5128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:46.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:46.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:47.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:47.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:47 smithi141 ceph-mon[108989]: pgmap v5129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:47 smithi060 ceph-mon[94696]: pgmap v5129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:48.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:48.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:49 smithi060 ceph-mon[94696]: pgmap v5130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:49 smithi141 ceph-mon[108989]: pgmap v5130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:49.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:49.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:50.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:50.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:51.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:51.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:51 smithi141 ceph-mon[108989]: pgmap v5131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:51 smithi060 ceph-mon[94696]: pgmap v5131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:52.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:52.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:53.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:53.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:53 smithi141 ceph-mon[108989]: pgmap v5132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:53 smithi060 ceph-mon[94696]: pgmap v5132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:54.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:54.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:13:55.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:55.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:55 smithi141 ceph-mon[108989]: pgmap v5133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:55 smithi060 ceph-mon[94696]: pgmap v5133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:56.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:56.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:57.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:57.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:57.973 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:57 smithi060 ceph-mon[94696]: pgmap v5134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:57 smithi141 ceph-mon[108989]: pgmap v5134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:13:58.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:58.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:13:59.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:13:59 smithi060 ceph-mon[94696]: pgmap v5135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:13:59 smithi141 ceph-mon[108989]: pgmap v5135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:13:59.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:13:59.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:01.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:01.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:01 smithi141 ceph-mon[108989]: pgmap v5136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:01 smithi060 ceph-mon[94696]: pgmap v5136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:02.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:02.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:03.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:03.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:03.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:03 smithi141 ceph-mon[108989]: pgmap v5137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:03 smithi060 ceph-mon[94696]: pgmap v5137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:04.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:04.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:05.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:05.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:05 smithi141 ceph-mon[108989]: pgmap v5138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:06.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:05 smithi060 ceph-mon[94696]: pgmap v5138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:06.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:06.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:07.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:07.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:07 smithi141 ceph-mon[108989]: pgmap v5139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:08.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:07 smithi060 ceph-mon[94696]: pgmap v5139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:08.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:08.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:09 smithi060 ceph-mon[94696]: pgmap v5140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:09.799 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:09 smithi141 ceph-mon[108989]: pgmap v5140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:09.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:09.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:10.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:10.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:11 smithi060 ceph-mon[94696]: pgmap v5141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:11.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:11 smithi141 ceph-mon[108989]: pgmap v5141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:11.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:11.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:12.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:12.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:13.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:13.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:13 smithi141 ceph-mon[108989]: pgmap v5142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:13 smithi060 ceph-mon[94696]: pgmap v5142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:14.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:14.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:15.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:15.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:15 smithi141 ceph-mon[108989]: pgmap v5143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:15 smithi060 ceph-mon[94696]: pgmap v5143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:16.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:16.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:17.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:17.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:17.948 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:17 smithi141 ceph-mon[108989]: pgmap v5144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:17 smithi060 ceph-mon[94696]: pgmap v5144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:18.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:18.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:19.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:19 smithi060 ceph-mon[94696]: pgmap v5145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:19 smithi141 ceph-mon[108989]: pgmap v5145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:19.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:19.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:20.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:20.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:21.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:21.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:21 smithi141 ceph-mon[108989]: pgmap v5146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:21 smithi060 ceph-mon[94696]: pgmap v5146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:22.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:22.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:14:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:14:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:23 smithi141 ceph-mon[108989]: pgmap v5147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:23.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:23.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:23 smithi060 ceph-mon[94696]: pgmap v5147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:24.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:24.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:25.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:25.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: pgmap v5148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:14:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:14:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:14:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: pgmap v5148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:14:26.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:26.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:27.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:27.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:27 smithi141 ceph-mon[108989]: pgmap v5149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:27 smithi060 ceph-mon[94696]: pgmap v5149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:28.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:28.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:29 smithi060 ceph-mon[94696]: pgmap v5150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:29 smithi141 ceph-mon[108989]: pgmap v5150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:29.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:29.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:30.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:30.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:31.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:31.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:31 smithi141 ceph-mon[108989]: pgmap v5151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:31 smithi060 ceph-mon[94696]: pgmap v5151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:32.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:32.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:33.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:33.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:33 smithi141 ceph-mon[108989]: pgmap v5152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:33 smithi060 ceph-mon[94696]: pgmap v5152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:34.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:34.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:35.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:35.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:35 smithi141 ceph-mon[108989]: pgmap v5153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:35 smithi060 ceph-mon[94696]: pgmap v5153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:36.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:36.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:37.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:37.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:37 smithi141 ceph-mon[108989]: pgmap v5154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:37 smithi060 ceph-mon[94696]: pgmap v5154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:38.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:38.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:39 smithi060 ceph-mon[94696]: pgmap v5155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:39 smithi141 ceph-mon[108989]: pgmap v5155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:39.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:39.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:40.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:40.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:41 smithi060 ceph-mon[94696]: pgmap v5156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:41.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:41 smithi141 ceph-mon[108989]: pgmap v5156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:41.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:41.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:42.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:42.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:43.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:43 smithi060 ceph-mon[94696]: pgmap v5157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:43.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:43.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:43 smithi141 ceph-mon[108989]: pgmap v5157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:44.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:44.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:45.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:45.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:45 smithi141 ceph-mon[108989]: pgmap v5158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:45 smithi060 ceph-mon[94696]: pgmap v5158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:46.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:46.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:47.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:47.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:47 smithi141 ceph-mon[108989]: pgmap v5159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:47 smithi060 ceph-mon[94696]: pgmap v5159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:48.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:48.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:49.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:49 smithi060 ceph-mon[94696]: pgmap v5160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:49 smithi141 ceph-mon[108989]: pgmap v5160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:49.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:49.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:50.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:50.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:51.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:51.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:51 smithi141 ceph-mon[108989]: pgmap v5161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:52.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:51 smithi060 ceph-mon[94696]: pgmap v5161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:52.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:52.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:53.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:53.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:53 smithi141 ceph-mon[108989]: pgmap v5162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:53 smithi060 ceph-mon[94696]: pgmap v5162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:54.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:54.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:14:55.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:55.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:55 smithi141 ceph-mon[108989]: pgmap v5163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:55 smithi060 ceph-mon[94696]: pgmap v5163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:56.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:56.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:57 smithi141 ceph-mon[108989]: pgmap v5164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:57.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:57.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:57 smithi060 ceph-mon[94696]: pgmap v5164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:14:58.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:58.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:14:59.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:14:59 smithi060 ceph-mon[94696]: pgmap v5165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:14:59 smithi141 ceph-mon[108989]: pgmap v5165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:14:59.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:14:59.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:00.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:00.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:02.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:02.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:02.004 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:01 smithi141 ceph-mon[108989]: pgmap v5166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:01 smithi060 ceph-mon[94696]: pgmap v5166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:02.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:02.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:03 smithi141 ceph-mon[108989]: pgmap v5167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:03.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:03.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:03 smithi060 ceph-mon[94696]: pgmap v5167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:05.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:05.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:05 smithi141 ceph-mon[108989]: pgmap v5168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:06.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:06.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:05 smithi060 ceph-mon[94696]: pgmap v5168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:07.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:07.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:07 smithi141 ceph-mon[108989]: pgmap v5169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:08.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:08.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:07 smithi060 ceph-mon[94696]: pgmap v5169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:09.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:09.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:09 smithi060 ceph-mon[94696]: pgmap v5170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:09 smithi141 ceph-mon[108989]: pgmap v5170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:10.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:10.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:11.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:11.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:11.579 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:11 smithi060 ceph-mon[94696]: pgmap v5171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:11 smithi141 ceph-mon[108989]: pgmap v5171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:12.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:12.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:13.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:13.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:13 smithi141 ceph-mon[108989]: pgmap v5172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:14.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:14.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:14.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:13 smithi060 ceph-mon[94696]: pgmap v5172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:15.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:16.000 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:15 smithi141 ceph-mon[108989]: pgmap v5173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:16.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:16.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:15 smithi060 ceph-mon[94696]: pgmap v5173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:17.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:17.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:17 smithi141 ceph-mon[108989]: pgmap v5174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:18.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:18.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:17 smithi060 ceph-mon[94696]: pgmap v5174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:19.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:19.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:19 smithi060 ceph-mon[94696]: pgmap v5175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:19.744 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:19 smithi141 ceph-mon[108989]: pgmap v5175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:20.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:20.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:21.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:21.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:21 smithi141 ceph-mon[108989]: pgmap v5176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:22.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:22.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:21 smithi060 ceph-mon[94696]: pgmap v5176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:23.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:23.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:23 smithi141 ceph-mon[108989]: pgmap v5177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:24.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:24.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:23 smithi060 ceph-mon[94696]: pgmap v5177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:25.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:25.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:25 smithi141 ceph-mon[108989]: pgmap v5178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:15:26.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:26.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:26.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:25 smithi060 ceph-mon[94696]: pgmap v5178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:26.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:15:27.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:27.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:27.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:27 smithi141 ceph-mon[108989]: pgmap v5179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:28.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:28.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:27 smithi060 ceph-mon[94696]: pgmap v5179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:29.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:29.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:29 smithi060 ceph-mon[94696]: pgmap v5180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:29 smithi141 ceph-mon[108989]: pgmap v5180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:30.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:30.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:31.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:31.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:31 smithi141 ceph-mon[108989]: pgmap v5181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:15:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:15:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:15:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:15:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:31 smithi060 ceph-mon[94696]: pgmap v5181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:32.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:32.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:33.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:33.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:33 smithi141 ceph-mon[108989]: pgmap v5182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:34.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:34.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:34.054 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:33 smithi060 ceph-mon[94696]: pgmap v5182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:35.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:35.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:35 smithi141 ceph-mon[108989]: pgmap v5183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:36.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:36.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:35 smithi060 ceph-mon[94696]: pgmap v5183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:37.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:37.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:37 smithi141 ceph-mon[108989]: pgmap v5184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:38.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:38.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:38.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:37 smithi060 ceph-mon[94696]: pgmap v5184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:39.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:39.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:39 smithi060 ceph-mon[94696]: pgmap v5185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:39 smithi141 ceph-mon[108989]: pgmap v5185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:40.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:40.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:41.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:41.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:41 smithi060 ceph-mon[94696]: pgmap v5186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:41 smithi141 ceph-mon[108989]: pgmap v5186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:42.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:42.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:43.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:43.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:43 smithi141 ceph-mon[108989]: pgmap v5187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:44.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:44.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:43 smithi060 ceph-mon[94696]: pgmap v5187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:45.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:45.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:45 smithi141 ceph-mon[108989]: pgmap v5188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:45 smithi060 ceph-mon[94696]: pgmap v5188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:46.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:46.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:47.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:47.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:47 smithi141 ceph-mon[108989]: pgmap v5189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:47 smithi060 ceph-mon[94696]: pgmap v5189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:48.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:48.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:49.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:49.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:49 smithi060 ceph-mon[94696]: pgmap v5190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:49 smithi141 ceph-mon[108989]: pgmap v5190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:50.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:50.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:51.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:51.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:51 smithi141 ceph-mon[108989]: pgmap v5191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:51 smithi060 ceph-mon[94696]: pgmap v5191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:52.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:52.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:53.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:53.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:53.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:53 smithi141 ceph-mon[108989]: pgmap v5192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:53 smithi060 ceph-mon[94696]: pgmap v5192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:54.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:54.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:55.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:15:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:55.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:55.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:55 smithi141 ceph-mon[108989]: pgmap v5193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:55 smithi060 ceph-mon[94696]: pgmap v5193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:56.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:56.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:57.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:57.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:57 smithi141 ceph-mon[108989]: pgmap v5194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:58.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:57 smithi060 ceph-mon[94696]: pgmap v5194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:15:58.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:58.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:59.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:15:59.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:15:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:15:59 smithi060 ceph-mon[94696]: pgmap v5195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:15:59.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:15:59 smithi141 ceph-mon[108989]: pgmap v5195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:00.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:00.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:01.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:01.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:01 smithi141 ceph-mon[108989]: pgmap v5196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:01 smithi060 ceph-mon[94696]: pgmap v5196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:02.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:02.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:03.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:03.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:03.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:03 smithi141 ceph-mon[108989]: pgmap v5197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:03 smithi060 ceph-mon[94696]: pgmap v5197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:04.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:04.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:05.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:05.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:05 smithi141 ceph-mon[108989]: pgmap v5198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:05 smithi060 ceph-mon[94696]: pgmap v5198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:06.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:06.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:07.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:07.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:07 smithi141 ceph-mon[108989]: pgmap v5199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:07 smithi060 ceph-mon[94696]: pgmap v5199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:08.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:08.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:09.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:09.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:09 smithi141 ceph-mon[108989]: pgmap v5200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:09 smithi060 ceph-mon[94696]: pgmap v5200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:10.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:10.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:11.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:11.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:11 smithi060 ceph-mon[94696]: pgmap v5201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:11 smithi141 ceph-mon[108989]: pgmap v5201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:12.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:12.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:13.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:13.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:13 smithi141 ceph-mon[108989]: pgmap v5202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:13 smithi060 ceph-mon[94696]: pgmap v5202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:14.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:14.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:15.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:15.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:15.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:15 smithi141 ceph-mon[108989]: pgmap v5203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:15 smithi060 ceph-mon[94696]: pgmap v5203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:16.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:16.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:17.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:17.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:17 smithi141 ceph-mon[108989]: pgmap v5204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:17 smithi060 ceph-mon[94696]: pgmap v5204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:18.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:18.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:19.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:19.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:19 smithi141 ceph-mon[108989]: pgmap v5205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:19 smithi060 ceph-mon[94696]: pgmap v5205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:20.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:20.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:21.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:21.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:21 smithi141 ceph-mon[108989]: pgmap v5206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:22.075 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:21 smithi060 ceph-mon[94696]: pgmap v5206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:23.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:23.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:23 smithi141 ceph-mon[108989]: pgmap v5207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:23 smithi060 ceph-mon[94696]: pgmap v5207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:24.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:24.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:24.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:25.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:25.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:25.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:25 smithi141 ceph-mon[108989]: pgmap v5208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:26.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:25 smithi060 ceph-mon[94696]: pgmap v5208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:26.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:26.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:27.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:27.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:27 smithi141 ceph-mon[108989]: pgmap v5209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:27 smithi060 ceph-mon[94696]: pgmap v5209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:28.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:28.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:29.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:29.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:29 smithi060 ceph-mon[94696]: pgmap v5210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:29 smithi141 ceph-mon[108989]: pgmap v5210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:30.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:30.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:31.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:31.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: pgmap v5211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:16:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:16:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:16:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:16:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:16:31.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:16:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: pgmap v5211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:16:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:16:32.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:32.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:33.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:33.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:33.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:33 smithi141 ceph-mon[108989]: pgmap v5212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:33 smithi060 ceph-mon[94696]: pgmap v5212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:34.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:34.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:35.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:35.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:35 smithi141 ceph-mon[108989]: pgmap v5213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:35 smithi060 ceph-mon[94696]: pgmap v5213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:36.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:36.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:37.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:37.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:37.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:37 smithi141 ceph-mon[108989]: pgmap v5214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:38.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:37 smithi060 ceph-mon[94696]: pgmap v5214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:38.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:38.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:39.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:39.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:39.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:39 smithi060 ceph-mon[94696]: pgmap v5215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:39 smithi141 ceph-mon[108989]: pgmap v5215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:40.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:40.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:41.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:41.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:41.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:41 smithi060 ceph-mon[94696]: pgmap v5216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:41 smithi141 ceph-mon[108989]: pgmap v5216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:42.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:42.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:43.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:43.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:43 smithi141 ceph-mon[108989]: pgmap v5217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:43 smithi060 ceph-mon[94696]: pgmap v5217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:44.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:44.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:45.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:45.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:45.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:45 smithi141 ceph-mon[108989]: pgmap v5218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:45 smithi060 ceph-mon[94696]: pgmap v5218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:46.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:46.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:47.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:47.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:47 smithi141 ceph-mon[108989]: pgmap v5219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:47 smithi060 ceph-mon[94696]: pgmap v5219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:48.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:48.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:49.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:49.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:49 smithi060 ceph-mon[94696]: pgmap v5220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:49 smithi141 ceph-mon[108989]: pgmap v5220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:50.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:50.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:51.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:51.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:51 smithi141 ceph-mon[108989]: pgmap v5221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:51 smithi060 ceph-mon[94696]: pgmap v5221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:52.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:52.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:53.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:53 smithi141 ceph-mon[108989]: pgmap v5222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:53 smithi060 ceph-mon[94696]: pgmap v5222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:54.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:54.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:55.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:16:55.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:55.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:56.079 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:55 smithi060 ceph-mon[94696]: pgmap v5223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:56.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:56.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:55 smithi141 ceph-mon[108989]: pgmap v5223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:57.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:57.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:57 smithi141 ceph-mon[108989]: pgmap v5224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:57 smithi060 ceph-mon[94696]: pgmap v5224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:16:58.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:58.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:16:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:16:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:16:59 smithi060 ceph-mon[94696]: pgmap v5225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:16:59.613 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:16:59 smithi141 ceph-mon[108989]: pgmap v5225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:00.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:00.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:01.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:01.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:01.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:01 smithi141 ceph-mon[108989]: pgmap v5226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:01 smithi060 ceph-mon[94696]: pgmap v5226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:02.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:02.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:03.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:03.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:03 smithi141 ceph-mon[108989]: pgmap v5227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:04.081 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:03 smithi060 ceph-mon[94696]: pgmap v5227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:04.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:04.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:05.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:05.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:05 smithi060 ceph-mon[94696]: pgmap v5228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:06.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:06.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:05 smithi141 ceph-mon[108989]: pgmap v5228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:07.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:07.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:07 smithi060 ceph-mon[94696]: pgmap v5229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:08.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:08.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:07 smithi141 ceph-mon[108989]: pgmap v5229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:09.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:09.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:09.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:09 smithi060 ceph-mon[94696]: pgmap v5230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:09.724 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:09 smithi141 ceph-mon[108989]: pgmap v5230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:10.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:10.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:11.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:11.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:11 smithi060 ceph-mon[94696]: pgmap v5231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:11 smithi141 ceph-mon[108989]: pgmap v5231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:12.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:12.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:13.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:13.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:13 smithi141 ceph-mon[108989]: pgmap v5232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:13 smithi060 ceph-mon[94696]: pgmap v5232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:14.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:14.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:15.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:15.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:15 smithi060 ceph-mon[94696]: pgmap v5233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:16.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:16.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:16.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:15 smithi141 ceph-mon[108989]: pgmap v5233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:17.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:17.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:17 smithi141 ceph-mon[108989]: pgmap v5234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:17 smithi060 ceph-mon[94696]: pgmap v5234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:18.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:18.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:19.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:19.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:19 smithi060 ceph-mon[94696]: pgmap v5235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:19.743 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:19 smithi141 ceph-mon[108989]: pgmap v5235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:20.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:20.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:21.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:21.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:22.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:21 smithi060 ceph-mon[94696]: pgmap v5236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:22.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:22.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:21 smithi141 ceph-mon[108989]: pgmap v5236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:23.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:23.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:23 smithi060 ceph-mon[94696]: pgmap v5237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:24.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:24.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:23 smithi141 ceph-mon[108989]: pgmap v5237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:25.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:25.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:25.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:25 smithi060 ceph-mon[94696]: pgmap v5238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:25 smithi141 ceph-mon[108989]: pgmap v5238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:26.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:26.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:27.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:27.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:28.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:27 smithi060 ceph-mon[94696]: pgmap v5239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:27 smithi141 ceph-mon[108989]: pgmap v5239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:28.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:28.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:29.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:29.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:29 smithi060 ceph-mon[94696]: pgmap v5240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:29.740 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:29 smithi141 ceph-mon[108989]: pgmap v5240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:30.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:30.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:31.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:31.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:32.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:31 smithi060 ceph-mon[94696]: pgmap v5241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:32.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:17:32.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:32.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:31 smithi141 ceph-mon[108989]: pgmap v5241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:32.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:17:32.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:32.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:32.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:32.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:17:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:17:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:17:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:33.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:17:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:17:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:17:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:17:33.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:33.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:33 smithi060 ceph-mon[94696]: pgmap v5242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:33 smithi141 ceph-mon[108989]: pgmap v5242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:34.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:34.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:35.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:35.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:35 smithi060 ceph-mon[94696]: pgmap v5243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:36.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:35 smithi141 ceph-mon[108989]: pgmap v5243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:36.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:36.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:37.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:37.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:37.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:37 smithi141 ceph-mon[108989]: pgmap v5244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:37 smithi060 ceph-mon[94696]: pgmap v5244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:38.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:38.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:39.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:39.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:39.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:39 smithi060 ceph-mon[94696]: pgmap v5245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:39 smithi141 ceph-mon[108989]: pgmap v5245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:40.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:40.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:41.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:41.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:41 smithi060 ceph-mon[94696]: pgmap v5246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:41.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:41 smithi141 ceph-mon[108989]: pgmap v5246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:42.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:42.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:43.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:43.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:43 smithi060 ceph-mon[94696]: pgmap v5247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:43 smithi141 ceph-mon[108989]: pgmap v5247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:44.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:44.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:45.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:45.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:45.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:45 smithi060 ceph-mon[94696]: pgmap v5248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:45 smithi141 ceph-mon[108989]: pgmap v5248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:46.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:46.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:47.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:47.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:47 smithi060 ceph-mon[94696]: pgmap v5249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:47 smithi141 ceph-mon[108989]: pgmap v5249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:48.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:48.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:49.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:49.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:49 smithi060 ceph-mon[94696]: pgmap v5250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:49 smithi141 ceph-mon[108989]: pgmap v5250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:50.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:50.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:51.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:51.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:51 smithi060 ceph-mon[94696]: pgmap v5251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:51 smithi141 ceph-mon[108989]: pgmap v5251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:52.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:52.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:53.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:53.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:53 smithi060 ceph-mon[94696]: pgmap v5252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:53 smithi141 ceph-mon[108989]: pgmap v5252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:54.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:54.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:55.080 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:55.199 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:17:55.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:55.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:56.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:55 smithi060 ceph-mon[94696]: pgmap v5253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:55 smithi141 ceph-mon[108989]: pgmap v5253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:56.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:56.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:57.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:57.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:58.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:57 smithi060 ceph-mon[94696]: pgmap v5254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:57 smithi141 ceph-mon[108989]: pgmap v5254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:17:58.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:58.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:59.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:17:59.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:17:59.564 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:17:59 smithi060 ceph-mon[94696]: pgmap v5255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:17:59.741 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:17:59 smithi141 ceph-mon[108989]: pgmap v5255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:00.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:00.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:01.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:01.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:01 smithi060 ceph-mon[94696]: pgmap v5256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:01 smithi141 ceph-mon[108989]: pgmap v5256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:02.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:02.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:03.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:03.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:03 smithi060 ceph-mon[94696]: pgmap v5257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:04.243 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:03 smithi141 ceph-mon[108989]: pgmap v5257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:04.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:04.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:05.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:05.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:05 smithi060 ceph-mon[94696]: pgmap v5258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:06.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:05 smithi141 ceph-mon[108989]: pgmap v5258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:06.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:06.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:07.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:07.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:07 smithi060 ceph-mon[94696]: pgmap v5259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:08.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:07 smithi141 ceph-mon[108989]: pgmap v5259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:08.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:08.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:09.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:09.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:09 smithi060 ceph-mon[94696]: pgmap v5260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:09 smithi141 ceph-mon[108989]: pgmap v5260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:10.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:10.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:10.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:11.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:11.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:11 smithi060 ceph-mon[94696]: pgmap v5261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:11.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:11 smithi141 ceph-mon[108989]: pgmap v5261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:13.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:13.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:14.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:13 smithi060 ceph-mon[94696]: pgmap v5262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:13 smithi141 ceph-mon[108989]: pgmap v5262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:14.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:14.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:15.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:15.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:15 smithi060 ceph-mon[94696]: pgmap v5263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:15 smithi141 ceph-mon[108989]: pgmap v5263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:16.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:16.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:17.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:17.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:17 smithi141 ceph-mon[108989]: pgmap v5264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:17 smithi060 ceph-mon[94696]: pgmap v5264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:18.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:18.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:19.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:19.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:19 smithi060 ceph-mon[94696]: pgmap v5265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:19 smithi141 ceph-mon[108989]: pgmap v5265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:20.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:20.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:21.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:21.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:21 smithi060 ceph-mon[94696]: pgmap v5266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:21 smithi141 ceph-mon[108989]: pgmap v5266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:22.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:22.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:23.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:23.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:23 smithi060 ceph-mon[94696]: pgmap v5267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:23 smithi141 ceph-mon[108989]: pgmap v5267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:24.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:24.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:25.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:25.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:25 smithi060 ceph-mon[94696]: pgmap v5268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:26.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:25 smithi141 ceph-mon[108989]: pgmap v5268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:26.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:26.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:27.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:27.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:27 smithi060 ceph-mon[94696]: pgmap v5269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:28.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:27 smithi141 ceph-mon[108989]: pgmap v5269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:28.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:28.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:29.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:29.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:29 smithi060 ceph-mon[94696]: pgmap v5270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:29.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:29 smithi141 ceph-mon[108989]: pgmap v5270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:30.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:30.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:31.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:31.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:31 smithi060 ceph-mon[94696]: pgmap v5271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:32.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:31 smithi141 ceph-mon[108989]: pgmap v5271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:32.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:32.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:33.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:18:33.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:33.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:18:33.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:33.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:33.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:33.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: pgmap v5272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:18:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:18:34.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:34.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:18:34.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: pgmap v5272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:18:34.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:34.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:35.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:35.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:35.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:35 smithi141 ceph-mon[108989]: pgmap v5273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:36.089 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:35 smithi060 ceph-mon[94696]: pgmap v5273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:36.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:36.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:37.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:37.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:37.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:37 smithi141 ceph-mon[108989]: pgmap v5274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:37 smithi060 ceph-mon[94696]: pgmap v5274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:38.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:38.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:39.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:39.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:39 smithi060 ceph-mon[94696]: pgmap v5275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:39 smithi141 ceph-mon[108989]: pgmap v5275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:40.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:40.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:40.656 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:41.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:41.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:41 smithi060 ceph-mon[94696]: pgmap v5276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:41 smithi141 ceph-mon[108989]: pgmap v5276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:42.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:42.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:43.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:43.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:43 smithi060 ceph-mon[94696]: pgmap v5277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:43 smithi141 ceph-mon[108989]: pgmap v5277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:44.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:44.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:45.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:45.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:46.007 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:45 smithi141 ceph-mon[108989]: pgmap v5278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:45 smithi060 ceph-mon[94696]: pgmap v5278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:46.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:46.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:47.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:47.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:47 smithi060 ceph-mon[94696]: pgmap v5279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:47 smithi141 ceph-mon[108989]: pgmap v5279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:48.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:49.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:49 smithi060 ceph-mon[94696]: pgmap v5280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:49 smithi141 ceph-mon[108989]: pgmap v5280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:50.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:50.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:51.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:51.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:52.076 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:51 smithi060 ceph-mon[94696]: pgmap v5281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:51 smithi141 ceph-mon[108989]: pgmap v5281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:52.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:52.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:53.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:53.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:54.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:53 smithi060 ceph-mon[94696]: pgmap v5282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:54.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:53 smithi141 ceph-mon[108989]: pgmap v5282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:54.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:54.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:55.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:55.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:18:55.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:55.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:55 smithi060 ceph-mon[94696]: pgmap v5283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:55 smithi141 ceph-mon[108989]: pgmap v5283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:56.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:56.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:57.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:57.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:57 smithi060 ceph-mon[94696]: pgmap v5284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:57 smithi141 ceph-mon[108989]: pgmap v5284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:18:58.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:58.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:59.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:18:59.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:18:59.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:18:59 smithi060 ceph-mon[94696]: pgmap v5285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:18:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:18:59 smithi141 ceph-mon[108989]: pgmap v5285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:00.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:00.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:01.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:01.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:01 smithi060 ceph-mon[94696]: pgmap v5286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:01 smithi141 ceph-mon[108989]: pgmap v5286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:02.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:02.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:03.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:03.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:03 smithi060 ceph-mon[94696]: pgmap v5287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:04.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:03 smithi141 ceph-mon[108989]: pgmap v5287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:04.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:04.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:06.091 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:05 smithi060 ceph-mon[94696]: pgmap v5288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:06.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:05 smithi141 ceph-mon[108989]: pgmap v5288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:06.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:06.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:07.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:07.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:08.076 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:07 smithi060 ceph-mon[94696]: pgmap v5289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:07 smithi141 ceph-mon[108989]: pgmap v5289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:08.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:08.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:09.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:09.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:09 smithi141 ceph-mon[108989]: pgmap v5290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:09 smithi060 ceph-mon[94696]: pgmap v5290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:10.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:10.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:10.769 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:10.825 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:11.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:11.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:11.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:11 smithi141 ceph-mon[108989]: pgmap v5291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:11 smithi060 ceph-mon[94696]: pgmap v5291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:12.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:12.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:13.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:13.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:13 smithi060 ceph-mon[94696]: pgmap v5292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:13 smithi141 ceph-mon[108989]: pgmap v5292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:14.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:14.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:15.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:15.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:16.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:15 smithi060 ceph-mon[94696]: pgmap v5293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:16.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:15 smithi141 ceph-mon[108989]: pgmap v5293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:16.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:16.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:17.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:17.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:17 smithi060 ceph-mon[94696]: pgmap v5294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:18.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:17 smithi141 ceph-mon[108989]: pgmap v5294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:18.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:18.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:19.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:19.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:19.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:19 smithi141 ceph-mon[108989]: pgmap v5295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:19.824 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:19 smithi060 ceph-mon[94696]: pgmap v5295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:20.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:21.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:21.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:21 smithi060 ceph-mon[94696]: pgmap v5296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:22.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:21 smithi141 ceph-mon[108989]: pgmap v5296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:22.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:22.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:23.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:23.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:24.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:23 smithi060 ceph-mon[94696]: pgmap v5297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:23 smithi141 ceph-mon[108989]: pgmap v5297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:24.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:24.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:25.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:25.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:25 smithi060 ceph-mon[94696]: pgmap v5298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:26.119 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:25 smithi141 ceph-mon[108989]: pgmap v5298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:26.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:26.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:27.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:27.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:27 smithi060 ceph-mon[94696]: pgmap v5299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:28.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:27 smithi141 ceph-mon[108989]: pgmap v5299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:28.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:28.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:29.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:29.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:29 smithi141 ceph-mon[108989]: pgmap v5300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:29 smithi060 ceph-mon[94696]: pgmap v5300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:30.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:30.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:31.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:31.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:32.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:31 smithi060 ceph-mon[94696]: pgmap v5301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:31 smithi141 ceph-mon[108989]: pgmap v5301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:32.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:32.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:33.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:33.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: pgmap v5302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:19:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:19:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:19:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: pgmap v5302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:19:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:19:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:19:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:19:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:19:34.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:34.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:19:35.241 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:19:35.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:35.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:35 smithi060 ceph-mon[94696]: pgmap v5303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:36.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:35 smithi141 ceph-mon[108989]: pgmap v5303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:36.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:36.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:37.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:37.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:37 smithi060 ceph-mon[94696]: pgmap v5304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:37 smithi141 ceph-mon[108989]: pgmap v5304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:38.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:38.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:39.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:39.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:39.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:39 smithi141 ceph-mon[108989]: pgmap v5305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:39 smithi060 ceph-mon[94696]: pgmap v5305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:40.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:40.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:41.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:41.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:41 smithi141 ceph-mon[108989]: pgmap v5306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:41.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:41 smithi060 ceph-mon[94696]: pgmap v5306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:42.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:42.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:43.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:43.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:43 smithi060 ceph-mon[94696]: pgmap v5307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:43 smithi141 ceph-mon[108989]: pgmap v5307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:44.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:44.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:45.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:45.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:46.081 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:45 smithi060 ceph-mon[94696]: pgmap v5308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:45 smithi141 ceph-mon[108989]: pgmap v5308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:47.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:47.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:47 smithi060 ceph-mon[94696]: pgmap v5309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:48.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:47 smithi141 ceph-mon[108989]: pgmap v5309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:48.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:48.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:49.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:49.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:49 smithi141 ceph-mon[108989]: pgmap v5310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:49 smithi060 ceph-mon[94696]: pgmap v5310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:50.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:50.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:51 smithi060 ceph-mon[94696]: pgmap v5311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:52.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:51 smithi141 ceph-mon[108989]: pgmap v5311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:52.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:52.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:53.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:53.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:53 smithi060 ceph-mon[94696]: pgmap v5312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:53 smithi141 ceph-mon[108989]: pgmap v5312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:54.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:54.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:19:55.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:55.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:56.077 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:55 smithi060 ceph-mon[94696]: pgmap v5313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:55 smithi141 ceph-mon[108989]: pgmap v5313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:56.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:56.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:57.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:57.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:58.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:57 smithi060 ceph-mon[94696]: pgmap v5314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:58.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:57 smithi141 ceph-mon[108989]: pgmap v5314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:19:58.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:58.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:19:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:19:59.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:19:59 smithi141 ceph-mon[108989]: pgmap v5315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:19:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:19:59 smithi060 ceph-mon[94696]: pgmap v5315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:00.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:00.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:20:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:20:01.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:01.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:01.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:01 smithi141 ceph-mon[108989]: pgmap v5316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:01 smithi060 ceph-mon[94696]: pgmap v5316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:02.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:02.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:03.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:03.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:03 smithi060 ceph-mon[94696]: pgmap v5317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:03 smithi141 ceph-mon[108989]: pgmap v5317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:04.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:04.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:05.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:05.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:05 smithi060 ceph-mon[94696]: pgmap v5318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:05 smithi141 ceph-mon[108989]: pgmap v5318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:06.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:06.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:07.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:07.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:07 smithi060 ceph-mon[94696]: pgmap v5319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:07 smithi141 ceph-mon[108989]: pgmap v5319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:08.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:08.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:09.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:09.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:09.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:09 smithi141 ceph-mon[108989]: pgmap v5320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:09 smithi060 ceph-mon[94696]: pgmap v5320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:10.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:10.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:11.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:11.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:11 smithi141 ceph-mon[108989]: pgmap v5321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:11.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:11 smithi060 ceph-mon[94696]: pgmap v5321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:13.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:13.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:13 smithi060 ceph-mon[94696]: pgmap v5322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:13 smithi141 ceph-mon[108989]: pgmap v5322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:14.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:14.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:15.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:15.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:15 smithi060 ceph-mon[94696]: pgmap v5323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:16.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:15 smithi141 ceph-mon[108989]: pgmap v5323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:16.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:16.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:17.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:17.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:18.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:17 smithi060 ceph-mon[94696]: pgmap v5324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:17 smithi141 ceph-mon[108989]: pgmap v5324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:18.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:18.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:19.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:19.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:19 smithi141 ceph-mon[108989]: pgmap v5325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:19 smithi060 ceph-mon[94696]: pgmap v5325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:20.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:20.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:21.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:21.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:21 smithi141 ceph-mon[108989]: pgmap v5326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:21 smithi060 ceph-mon[94696]: pgmap v5326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:22.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:22.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:23.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:23.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:23 smithi060 ceph-mon[94696]: pgmap v5327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:23 smithi141 ceph-mon[108989]: pgmap v5327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:24.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:24.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:25.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:25.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:25.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:25 smithi060 ceph-mon[94696]: pgmap v5328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:25 smithi141 ceph-mon[108989]: pgmap v5328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:26.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:26.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:27.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:27.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:27 smithi060 ceph-mon[94696]: pgmap v5329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:27 smithi141 ceph-mon[108989]: pgmap v5329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:28.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:28.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:29.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:29.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:29 smithi141 ceph-mon[108989]: pgmap v5330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:29 smithi060 ceph-mon[94696]: pgmap v5330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:30.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:30.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:31.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:31.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:31 smithi060 ceph-mon[94696]: pgmap v5331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:31 smithi141 ceph-mon[108989]: pgmap v5331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:32.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:32.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:33.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:33.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:33 smithi060 ceph-mon[94696]: pgmap v5332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:33 smithi141 ceph-mon[108989]: pgmap v5332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:34.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:34.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:20:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:20:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:20:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:20:35.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:20:35.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:20:35.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:20:35.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:20:35.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:20:35.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:20:35.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:20:35.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:20:35.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:35.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:35 smithi060 ceph-mon[94696]: pgmap v5333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:35 smithi141 ceph-mon[108989]: pgmap v5333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:36.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:36.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:37.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:37.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:37 smithi060 ceph-mon[94696]: pgmap v5334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:37 smithi141 ceph-mon[108989]: pgmap v5334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:38.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:38.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:39.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:39.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:39 smithi141 ceph-mon[108989]: pgmap v5335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:39 smithi060 ceph-mon[94696]: pgmap v5335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:40.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:40.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:41.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:41.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:41 smithi141 ceph-mon[108989]: pgmap v5336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:41 smithi060 ceph-mon[94696]: pgmap v5336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:42.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:42.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:43.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:43.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:44.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:43 smithi060 ceph-mon[94696]: pgmap v5337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:43 smithi141 ceph-mon[108989]: pgmap v5337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:44.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:44.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:45.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:45.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:45 smithi060 ceph-mon[94696]: pgmap v5338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:45 smithi141 ceph-mon[108989]: pgmap v5338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:46.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:47.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:47.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:47 smithi060 ceph-mon[94696]: pgmap v5339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:47 smithi141 ceph-mon[108989]: pgmap v5339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:48.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:48.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:49.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:49.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:49 smithi141 ceph-mon[108989]: pgmap v5340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:49 smithi060 ceph-mon[94696]: pgmap v5340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:50.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:50.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:51 smithi060 ceph-mon[94696]: pgmap v5341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:51 smithi141 ceph-mon[108989]: pgmap v5341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:52.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:52.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:53.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:53.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:54.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:53 smithi060 ceph-mon[94696]: pgmap v5342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:53 smithi141 ceph-mon[108989]: pgmap v5342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:54.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:54.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:55.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:20:55.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:55.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:55 smithi060 ceph-mon[94696]: pgmap v5343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:56.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:55 smithi141 ceph-mon[108989]: pgmap v5343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:56.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:56.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:57.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:57.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:57 smithi060 ceph-mon[94696]: pgmap v5344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:57 smithi141 ceph-mon[108989]: pgmap v5344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:20:58.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:58.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:59.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:20:59.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:20:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:20:59 smithi141 ceph-mon[108989]: pgmap v5345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:20:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:20:59 smithi060 ceph-mon[94696]: pgmap v5345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:00.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:00.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:01.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:01.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:01 smithi060 ceph-mon[94696]: pgmap v5346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:02.099 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:01 smithi141 ceph-mon[108989]: pgmap v5346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:02.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:02.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:03.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:03.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:03 smithi060 ceph-mon[94696]: pgmap v5347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:03 smithi141 ceph-mon[108989]: pgmap v5347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:04.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:04.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:05.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:05.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:05 smithi060 ceph-mon[94696]: pgmap v5348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:05 smithi141 ceph-mon[108989]: pgmap v5348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:06.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:06.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:07.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:07.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:07 smithi060 ceph-mon[94696]: pgmap v5349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:07 smithi141 ceph-mon[108989]: pgmap v5349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:08.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:08.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:09.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:09.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:09 smithi141 ceph-mon[108989]: pgmap v5350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:09 smithi060 ceph-mon[94696]: pgmap v5350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:10.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:10.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:11.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:11.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:11 smithi141 ceph-mon[108989]: pgmap v5351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:11 smithi060 ceph-mon[94696]: pgmap v5351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:12.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:13.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:13.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:13 smithi060 ceph-mon[94696]: pgmap v5352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:13 smithi141 ceph-mon[108989]: pgmap v5352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:14.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:14.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:15 smithi060 ceph-mon[94696]: pgmap v5353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:15 smithi141 ceph-mon[108989]: pgmap v5353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:16.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:16.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:17.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:17.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:18.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:17 smithi141 ceph-mon[108989]: pgmap v5354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:17 smithi060 ceph-mon[94696]: pgmap v5354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:18.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:18.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:19.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:19.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:19 smithi141 ceph-mon[108989]: pgmap v5355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:19.826 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:19 smithi060 ceph-mon[94696]: pgmap v5355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:20.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:20.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:21.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:21.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:21 smithi060 ceph-mon[94696]: pgmap v5356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:21 smithi141 ceph-mon[108989]: pgmap v5356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:22.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:22.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:23.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:23.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:23 smithi141 ceph-mon[108989]: pgmap v5357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:23 smithi060 ceph-mon[94696]: pgmap v5357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:24.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:24.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:25.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:25.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:25 smithi141 ceph-mon[108989]: pgmap v5358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:26.324 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:25 smithi060 ceph-mon[94696]: pgmap v5358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:26.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:26.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:27.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:27.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:27 smithi141 ceph-mon[108989]: pgmap v5359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:27 smithi060 ceph-mon[94696]: pgmap v5359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:28.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:28.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:29.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:29.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:29 smithi141 ceph-mon[108989]: pgmap v5360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:29 smithi060 ceph-mon[94696]: pgmap v5360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:30.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:30.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:31.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:31.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:31 smithi141 ceph-mon[108989]: pgmap v5361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:31 smithi060 ceph-mon[94696]: pgmap v5361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:32.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:32.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:33.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:33.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:33 smithi141 ceph-mon[108989]: pgmap v5362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:33 smithi060 ceph-mon[94696]: pgmap v5362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:34.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:34.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:21:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:21:35.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:35.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: pgmap v5363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:21:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:21:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:21:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:21:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:21:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: pgmap v5363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:21:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:21:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:21:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:21:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:21:36.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:36.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:37.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:37.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:38.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:37 smithi060 ceph-mon[94696]: pgmap v5364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:37 smithi141 ceph-mon[108989]: pgmap v5364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:38.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:38.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:39.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:39.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:39 smithi141 ceph-mon[108989]: pgmap v5365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:39 smithi060 ceph-mon[94696]: pgmap v5365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:40.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:40.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:41.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:41.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:41 smithi141 ceph-mon[108989]: pgmap v5366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:41 smithi060 ceph-mon[94696]: pgmap v5366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:42.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:42.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:43.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:43.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:43 smithi141 ceph-mon[108989]: pgmap v5367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:43 smithi060 ceph-mon[94696]: pgmap v5367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:44.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:44.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:45.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:45.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:45 smithi141 ceph-mon[108989]: pgmap v5368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:45 smithi060 ceph-mon[94696]: pgmap v5368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:46.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:46.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:47.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:47.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:47 smithi141 ceph-mon[108989]: pgmap v5369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:48.245 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:47 smithi060 ceph-mon[94696]: pgmap v5369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:49.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:49.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:49 smithi141 ceph-mon[108989]: pgmap v5370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:49 smithi060 ceph-mon[94696]: pgmap v5370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:50.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:50.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:51.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:51.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:51 smithi141 ceph-mon[108989]: pgmap v5371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:51 smithi060 ceph-mon[94696]: pgmap v5371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:52.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:52.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:53.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:53.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:53 smithi141 ceph-mon[108989]: pgmap v5372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:53 smithi060 ceph-mon[94696]: pgmap v5372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:54.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:54.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:21:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:55 smithi141 ceph-mon[108989]: pgmap v5373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:55 smithi060 ceph-mon[94696]: pgmap v5373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:56.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:56.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:57.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:57.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:57 smithi141 ceph-mon[108989]: pgmap v5374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:57 smithi060 ceph-mon[94696]: pgmap v5374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:21:58.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:58.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:59.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:21:59.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:21:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:21:59 smithi141 ceph-mon[108989]: pgmap v5375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:21:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:21:59 smithi060 ceph-mon[94696]: pgmap v5375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:00.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:00.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:01.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:01.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:01 smithi141 ceph-mon[108989]: pgmap v5376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:01 smithi060 ceph-mon[94696]: pgmap v5376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:02.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:02.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:03.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:03.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:03 smithi141 ceph-mon[108989]: pgmap v5377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:03 smithi060 ceph-mon[94696]: pgmap v5377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:04.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:04.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:05.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:05.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:05 smithi141 ceph-mon[108989]: pgmap v5378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:05 smithi060 ceph-mon[94696]: pgmap v5378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:06.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:06.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:07.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:07.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:07 smithi141 ceph-mon[108989]: pgmap v5379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:07 smithi060 ceph-mon[94696]: pgmap v5379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:08.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:08.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:09.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:09.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:09 smithi141 ceph-mon[108989]: pgmap v5380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:09 smithi060 ceph-mon[94696]: pgmap v5380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:10.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:10.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:11.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:11.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:11 smithi141 ceph-mon[108989]: pgmap v5381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:11 smithi060 ceph-mon[94696]: pgmap v5381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:12.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:13.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:13.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:13 smithi141 ceph-mon[108989]: pgmap v5382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:13 smithi060 ceph-mon[94696]: pgmap v5382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:14.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:14.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:15.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:15.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:16.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:15 smithi141 ceph-mon[108989]: pgmap v5383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:15 smithi060 ceph-mon[94696]: pgmap v5383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:16.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:16.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:17.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:17.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:17 smithi141 ceph-mon[108989]: pgmap v5384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:17 smithi060 ceph-mon[94696]: pgmap v5384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:18.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:18.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:19.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:19.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:19 smithi141 ceph-mon[108989]: pgmap v5385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:19 smithi060 ceph-mon[94696]: pgmap v5385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:20.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:20.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:21.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:21.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:21 smithi141 ceph-mon[108989]: pgmap v5386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:21 smithi060 ceph-mon[94696]: pgmap v5386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:22.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:22.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:23.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:23.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:23 smithi060 ceph-mon[94696]: pgmap v5387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:23 smithi141 ceph-mon[108989]: pgmap v5387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:24.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:24.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:25.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:25.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:25 smithi141 ceph-mon[108989]: pgmap v5388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:25 smithi060 ceph-mon[94696]: pgmap v5388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:26.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:26.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:27.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:27.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:27 smithi141 ceph-mon[108989]: pgmap v5389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:28.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:27 smithi060 ceph-mon[94696]: pgmap v5389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:28.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:28.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:29 smithi141 ceph-mon[108989]: pgmap v5390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:29.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:29.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:29 smithi060 ceph-mon[94696]: pgmap v5390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:30.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:30.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:31.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:31.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:31 smithi141 ceph-mon[108989]: pgmap v5391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:31 smithi060 ceph-mon[94696]: pgmap v5391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:32.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:32.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:33.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:33.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:33 smithi060 ceph-mon[94696]: pgmap v5392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:33 smithi141 ceph-mon[108989]: pgmap v5392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:34.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:34.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:35.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:35.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: pgmap v5393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:22:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:22:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: pgmap v5393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:22:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:22:36.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:36.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:37.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:37.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:37 smithi141 ceph-mon[108989]: pgmap v5394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:37 smithi060 ceph-mon[94696]: pgmap v5394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:38.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:38.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:39 smithi141 ceph-mon[108989]: pgmap v5395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:39.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:39.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:39 smithi060 ceph-mon[94696]: pgmap v5395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:40.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:40.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:41 smithi141 ceph-mon[108989]: pgmap v5396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:41.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:41.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:41 smithi060 ceph-mon[94696]: pgmap v5396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:42.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:42.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:43.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:43.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:43 smithi141 ceph-mon[108989]: pgmap v5397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:43 smithi060 ceph-mon[94696]: pgmap v5397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:44.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:44.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:45.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:45.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:45 smithi141 ceph-mon[108989]: pgmap v5398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:45 smithi060 ceph-mon[94696]: pgmap v5398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:46.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:46.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:47.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:47.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:48.187 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:47 smithi141 ceph-mon[108989]: pgmap v5399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:47 smithi060 ceph-mon[94696]: pgmap v5399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:48.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:48.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:49 smithi141 ceph-mon[108989]: pgmap v5400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:49.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:49.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:49 smithi060 ceph-mon[94696]: pgmap v5400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:50.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:50.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:51.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:51.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:51 smithi141 ceph-mon[108989]: pgmap v5401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:51 smithi060 ceph-mon[94696]: pgmap v5401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:52.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:52.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:53.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:53.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:53 smithi141 ceph-mon[108989]: pgmap v5402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:53 smithi060 ceph-mon[94696]: pgmap v5402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:54.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:54.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:22:55.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:55.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:55 smithi141 ceph-mon[108989]: pgmap v5403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:55 smithi060 ceph-mon[94696]: pgmap v5403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:56.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:56.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:57.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:57.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:57 smithi141 ceph-mon[108989]: pgmap v5404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:57 smithi060 ceph-mon[94696]: pgmap v5404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:22:58.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:58.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:22:59 smithi141 ceph-mon[108989]: pgmap v5405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:22:59.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:22:59.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:22:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:22:59 smithi060 ceph-mon[94696]: pgmap v5405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:00.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:00.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:01.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:01.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:01 smithi141 ceph-mon[108989]: pgmap v5406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:01 smithi060 ceph-mon[94696]: pgmap v5406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:02.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:02.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:03.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:03.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:03 smithi141 ceph-mon[108989]: pgmap v5407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:03 smithi060 ceph-mon[94696]: pgmap v5407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:04.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:04.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:05.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:05.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:05 smithi141 ceph-mon[108989]: pgmap v5408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:05 smithi060 ceph-mon[94696]: pgmap v5408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:06.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:06.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:07.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:07.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:07 smithi141 ceph-mon[108989]: pgmap v5409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:07 smithi060 ceph-mon[94696]: pgmap v5409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:08.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:08.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:09 smithi060 ceph-mon[94696]: pgmap v5410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:09 smithi141 ceph-mon[108989]: pgmap v5410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:09.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:09.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:10.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:10.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:11 smithi141 ceph-mon[108989]: pgmap v5411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:11.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:11.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:11 smithi060 ceph-mon[94696]: pgmap v5411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:12.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:12.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:13.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:13.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:14.208 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:13 smithi060 ceph-mon[94696]: pgmap v5412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:13 smithi141 ceph-mon[108989]: pgmap v5412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:14.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:14.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:15.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:15.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:15 smithi141 ceph-mon[108989]: pgmap v5413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:15 smithi060 ceph-mon[94696]: pgmap v5413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:16.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:16.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:17.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:17.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:17 smithi141 ceph-mon[108989]: pgmap v5414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:17 smithi060 ceph-mon[94696]: pgmap v5414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:18.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:18.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:19 smithi060 ceph-mon[94696]: pgmap v5415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:19 smithi141 ceph-mon[108989]: pgmap v5415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:19.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:19.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:20.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:20.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:21 smithi141 ceph-mon[108989]: pgmap v5416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:21 smithi060 ceph-mon[94696]: pgmap v5416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:22.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:22.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:23.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:23.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:23 smithi141 ceph-mon[108989]: pgmap v5417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:23 smithi060 ceph-mon[94696]: pgmap v5417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:24.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:24.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:25.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:25.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:25 smithi141 ceph-mon[108989]: pgmap v5418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:25 smithi060 ceph-mon[94696]: pgmap v5418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:26.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:26.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:27.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:27.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:27 smithi141 ceph-mon[108989]: pgmap v5419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:27 smithi060 ceph-mon[94696]: pgmap v5419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:28.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:28.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:29 smithi141 ceph-mon[108989]: pgmap v5420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:29 smithi060 ceph-mon[94696]: pgmap v5420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:29.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:29.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:30.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:30.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:31.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:31.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:31 smithi141 ceph-mon[108989]: pgmap v5421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:31 smithi060 ceph-mon[94696]: pgmap v5421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:32.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:32.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:33.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:33.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:33 smithi141 ceph-mon[108989]: pgmap v5422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:33 smithi060 ceph-mon[94696]: pgmap v5422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:34.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:34.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:35.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:35.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:35 smithi141 ceph-mon[108989]: pgmap v5423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:35 smithi060 ceph-mon[94696]: pgmap v5423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:36.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:36.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:23:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:23:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:23:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:23:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:23:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:23:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:23:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:23:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:23:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:23:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:23:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:23:37.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:37.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:37 smithi141 ceph-mon[108989]: pgmap v5424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:37 smithi060 ceph-mon[94696]: pgmap v5424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:38.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:38.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:39 smithi141 ceph-mon[108989]: pgmap v5425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:39 smithi060 ceph-mon[94696]: pgmap v5425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:39.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:39.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:40.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:40.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:41 smithi141 ceph-mon[108989]: pgmap v5426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:41 smithi060 ceph-mon[94696]: pgmap v5426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:41.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:41.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:42.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:42.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:43.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:43.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:43 smithi141 ceph-mon[108989]: pgmap v5427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:43 smithi060 ceph-mon[94696]: pgmap v5427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:44.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:44.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:45.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:45.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:45 smithi141 ceph-mon[108989]: pgmap v5428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:45 smithi060 ceph-mon[94696]: pgmap v5428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:46.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:46.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:47.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:47.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:47 smithi141 ceph-mon[108989]: pgmap v5429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:47 smithi060 ceph-mon[94696]: pgmap v5429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:48.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:48.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:49 smithi141 ceph-mon[108989]: pgmap v5430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:49 smithi060 ceph-mon[94696]: pgmap v5430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:49.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:49.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:50.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:50.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:51.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:51.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:51 smithi141 ceph-mon[108989]: pgmap v5431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:51 smithi060 ceph-mon[94696]: pgmap v5431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:52.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:52.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:53.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:53.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:53 smithi141 ceph-mon[108989]: pgmap v5432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:53 smithi060 ceph-mon[94696]: pgmap v5432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:54.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:54.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:23:55.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:55.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:55 smithi141 ceph-mon[108989]: pgmap v5433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:55 smithi060 ceph-mon[94696]: pgmap v5433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:56.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:56.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:57.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:57.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:57 smithi141 ceph-mon[108989]: pgmap v5434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:57 smithi060 ceph-mon[94696]: pgmap v5434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:23:58.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:58.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:23:59.719 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:23:59 smithi060 ceph-mon[94696]: pgmap v5435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:23:59 smithi141 ceph-mon[108989]: pgmap v5435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:23:59.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:23:59.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:01.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:01.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:01 smithi141 ceph-mon[108989]: pgmap v5436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:01 smithi060 ceph-mon[94696]: pgmap v5436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:02.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:02.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:03.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:03.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:03 smithi141 ceph-mon[108989]: pgmap v5437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:03 smithi060 ceph-mon[94696]: pgmap v5437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:04.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:04.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:05.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:05.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:05 smithi141 ceph-mon[108989]: pgmap v5438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:05 smithi060 ceph-mon[94696]: pgmap v5438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:06.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:06.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:07.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:07.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:07 smithi141 ceph-mon[108989]: pgmap v5439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:08.268 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:07 smithi060 ceph-mon[94696]: pgmap v5439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:08.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:08.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:09 smithi141 ceph-mon[108989]: pgmap v5440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:09 smithi060 ceph-mon[94696]: pgmap v5440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:09.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:09.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:10.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:10.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:11 smithi141 ceph-mon[108989]: pgmap v5441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:11 smithi060 ceph-mon[94696]: pgmap v5441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:11.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:11.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:12.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:12.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:13.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:13.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:13 smithi141 ceph-mon[108989]: pgmap v5442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:13 smithi060 ceph-mon[94696]: pgmap v5442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:14.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:14.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:15.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:15.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:15 smithi141 ceph-mon[108989]: pgmap v5443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:15 smithi060 ceph-mon[94696]: pgmap v5443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:16.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:16.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:17.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:17.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:17 smithi141 ceph-mon[108989]: pgmap v5444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:17 smithi060 ceph-mon[94696]: pgmap v5444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:18.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:18.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:19 smithi141 ceph-mon[108989]: pgmap v5445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:19 smithi060 ceph-mon[94696]: pgmap v5445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:19.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:19.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:20.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:20.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:21.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:21.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:21 smithi141 ceph-mon[108989]: pgmap v5446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:21 smithi060 ceph-mon[94696]: pgmap v5446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:22.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:22.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:23.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:23.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:24.172 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:23 smithi141 ceph-mon[108989]: pgmap v5447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:23 smithi060 ceph-mon[94696]: pgmap v5447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:24.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:24.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:25.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:25.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:25 smithi141 ceph-mon[108989]: pgmap v5448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:25 smithi060 ceph-mon[94696]: pgmap v5448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:26.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:26.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:27.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:27.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:27 smithi141 ceph-mon[108989]: pgmap v5449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:27 smithi060 ceph-mon[94696]: pgmap v5449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:28.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:28.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:29 smithi141 ceph-mon[108989]: pgmap v5450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:29 smithi060 ceph-mon[94696]: pgmap v5450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:29.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:29.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:30.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:30.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:31.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:31.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:31 smithi141 ceph-mon[108989]: pgmap v5451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:31 smithi060 ceph-mon[94696]: pgmap v5451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:32.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:32.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:33.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:33.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:33 smithi141 ceph-mon[108989]: pgmap v5452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:33 smithi060 ceph-mon[94696]: pgmap v5452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:34.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:34.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:35.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:35.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:35 smithi141 ceph-mon[108989]: pgmap v5453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:35 smithi060 ceph-mon[94696]: pgmap v5453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:36.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:36.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:24:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:24:37.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:37.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:37 smithi141 ceph-mon[108989]: pgmap v5454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:37 smithi060 ceph-mon[94696]: pgmap v5454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:38.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:38.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:39 smithi141 ceph-mon[108989]: pgmap v5455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:39 smithi060 ceph-mon[94696]: pgmap v5455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:39.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:39.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:24:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:24:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:24:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:24:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:40.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:40.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:41 smithi141 ceph-mon[108989]: pgmap v5456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:41 smithi060 ceph-mon[94696]: pgmap v5456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:41.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:41.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:42.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:42.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:43.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:43.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:43 smithi141 ceph-mon[108989]: pgmap v5457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:43 smithi060 ceph-mon[94696]: pgmap v5457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:44.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:44.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:45.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:45.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:45 smithi141 ceph-mon[108989]: pgmap v5458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:45 smithi060 ceph-mon[94696]: pgmap v5458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:46.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:46.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:47.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:47.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:47 smithi141 ceph-mon[108989]: pgmap v5459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:47 smithi060 ceph-mon[94696]: pgmap v5459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:48.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:48.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:49 smithi141 ceph-mon[108989]: pgmap v5460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:49 smithi060 ceph-mon[94696]: pgmap v5460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:49.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:49.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:50.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:50.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:51.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:51.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:51 smithi141 ceph-mon[108989]: pgmap v5461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:51 smithi060 ceph-mon[94696]: pgmap v5461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:52.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:52.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:53.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:53.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:53 smithi141 ceph-mon[108989]: pgmap v5462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:53 smithi060 ceph-mon[94696]: pgmap v5462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:54.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:54.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:24:55.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:55.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:55 smithi141 ceph-mon[108989]: pgmap v5463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:55 smithi060 ceph-mon[94696]: pgmap v5463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:56.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:56.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:57.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:57.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:57 smithi141 ceph-mon[108989]: pgmap v5464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:57 smithi060 ceph-mon[94696]: pgmap v5464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:24:58.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:58.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:24:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:24:59 smithi141 ceph-mon[108989]: pgmap v5465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:24:59 smithi060 ceph-mon[94696]: pgmap v5465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:24:59.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:24:59.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:00.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:00.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:01.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:01.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:01 smithi141 ceph-mon[108989]: pgmap v5466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:01 smithi060 ceph-mon[94696]: pgmap v5466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:02.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:02.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:03.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:03.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:03 smithi141 ceph-mon[108989]: pgmap v5467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:03 smithi060 ceph-mon[94696]: pgmap v5467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:05.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:05.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:06.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:06.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:05 smithi141 ceph-mon[108989]: pgmap v5468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:05 smithi060 ceph-mon[94696]: pgmap v5468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:07.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:07.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:08.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:08.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:07 smithi141 ceph-mon[108989]: pgmap v5469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:07 smithi060 ceph-mon[94696]: pgmap v5469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:09.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:09.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:09 smithi141 ceph-mon[108989]: pgmap v5470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:09 smithi060 ceph-mon[94696]: pgmap v5470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:10.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:10.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:11.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:11.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:11 smithi141 ceph-mon[108989]: pgmap v5471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:11 smithi060 ceph-mon[94696]: pgmap v5471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:12.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:12.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:13.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:13.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:14.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:14.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:13 smithi141 ceph-mon[108989]: pgmap v5472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:13 smithi060 ceph-mon[94696]: pgmap v5472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:15.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:15.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:16.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:16.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:15 smithi141 ceph-mon[108989]: pgmap v5473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:15 smithi060 ceph-mon[94696]: pgmap v5473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:17.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:17.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:18.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:18.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:17 smithi141 ceph-mon[108989]: pgmap v5474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:17 smithi060 ceph-mon[94696]: pgmap v5474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:19.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:19.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:19.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:19 smithi141 ceph-mon[108989]: pgmap v5475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:19 smithi060 ceph-mon[94696]: pgmap v5475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:20.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:20.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:21.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:21.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:22.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:22.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:21 smithi141 ceph-mon[108989]: pgmap v5476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:21 smithi060 ceph-mon[94696]: pgmap v5476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:23.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:23.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:24.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:24.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:23 smithi141 ceph-mon[108989]: pgmap v5477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:23 smithi060 ceph-mon[94696]: pgmap v5477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:25.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:25.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:26.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:26.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:25 smithi060 ceph-mon[94696]: pgmap v5478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:25 smithi141 ceph-mon[108989]: pgmap v5478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:27.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:27.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:28.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:28.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:27 smithi141 ceph-mon[108989]: pgmap v5479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:27 smithi060 ceph-mon[94696]: pgmap v5479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:29.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:29.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:29 smithi141 ceph-mon[108989]: pgmap v5480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:29 smithi060 ceph-mon[94696]: pgmap v5480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:30.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:30.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:31.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:31.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:32.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:32.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:31 smithi141 ceph-mon[108989]: pgmap v5481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:31 smithi060 ceph-mon[94696]: pgmap v5481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:33.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:33.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:34.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:34.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:33 smithi141 ceph-mon[108989]: pgmap v5482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:33 smithi060 ceph-mon[94696]: pgmap v5482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:35.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:35.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:36.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:36.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:35 smithi060 ceph-mon[94696]: pgmap v5483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:35 smithi141 ceph-mon[108989]: pgmap v5483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:37.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:37.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:38.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:38.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:37 smithi141 ceph-mon[108989]: pgmap v5484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:37 smithi060 ceph-mon[94696]: pgmap v5484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:39.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:39.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:39 smithi141 ceph-mon[108989]: pgmap v5485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:39 smithi060 ceph-mon[94696]: pgmap v5485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:40.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:40.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:25:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:25:41.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:41.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:41 smithi141 ceph-mon[108989]: pgmap v5486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:41 smithi060 ceph-mon[94696]: pgmap v5486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:42.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:42.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:43.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:43.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:44.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:44.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:43 smithi141 ceph-mon[108989]: pgmap v5487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:43 smithi060 ceph-mon[94696]: pgmap v5487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:45.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:45.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:45.913 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.913 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.913 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: pgmap v5488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:45.913 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:25:45.913 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:25:45.914 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.914 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:25:45.914 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: pgmap v5488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:25:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:25:46.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:46.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:47.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:47.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:48.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:48.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:47 smithi141 ceph-mon[108989]: pgmap v5489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:47 smithi060 ceph-mon[94696]: pgmap v5489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:49.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:49.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:49 smithi141 ceph-mon[108989]: pgmap v5490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:49 smithi060 ceph-mon[94696]: pgmap v5490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:50.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:50.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:51.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:51.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:52.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:52.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:51 smithi141 ceph-mon[108989]: pgmap v5491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:51 smithi060 ceph-mon[94696]: pgmap v5491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:53.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:53.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:54.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:54.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:53 smithi141 ceph-mon[108989]: pgmap v5492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:53 smithi060 ceph-mon[94696]: pgmap v5492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:25:56.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:56.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:55 smithi141 ceph-mon[108989]: pgmap v5493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:55 smithi060 ceph-mon[94696]: pgmap v5493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:57.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:57.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:58.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:58.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:57 smithi141 ceph-mon[108989]: pgmap v5494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:57 smithi060 ceph-mon[94696]: pgmap v5494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:25:59.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:25:59.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:25:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:25:59 smithi141 ceph-mon[108989]: pgmap v5495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:25:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:25:59 smithi060 ceph-mon[94696]: pgmap v5495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:00.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:00.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:01.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:01.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:02.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:02.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:01 smithi141 ceph-mon[108989]: pgmap v5496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:01 smithi060 ceph-mon[94696]: pgmap v5496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:03.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:03.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:04.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:04.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:03 smithi141 ceph-mon[108989]: pgmap v5497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:03 smithi060 ceph-mon[94696]: pgmap v5497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:05.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:05.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:06.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:06.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:05 smithi141 ceph-mon[108989]: pgmap v5498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:05 smithi060 ceph-mon[94696]: pgmap v5498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:07.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:07.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:08.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:08.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:07 smithi141 ceph-mon[108989]: pgmap v5499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:07 smithi060 ceph-mon[94696]: pgmap v5499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:09.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:09.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:09 smithi141 ceph-mon[108989]: pgmap v5500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:09 smithi060 ceph-mon[94696]: pgmap v5500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:10.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:10.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:11.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:11.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:11 smithi060 ceph-mon[94696]: pgmap v5501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:11 smithi141 ceph-mon[108989]: pgmap v5501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:12.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:12.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:13.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:13.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:14.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:14.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:13 smithi141 ceph-mon[108989]: pgmap v5502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:13 smithi060 ceph-mon[94696]: pgmap v5502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:15.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:15.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:16.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:16.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:15 smithi141 ceph-mon[108989]: pgmap v5503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:16.250 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:15 smithi060 ceph-mon[94696]: pgmap v5503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:17.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:17.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:18.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:18.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:17 smithi141 ceph-mon[108989]: pgmap v5504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:17 smithi060 ceph-mon[94696]: pgmap v5504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:19.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:19.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:19 smithi141 ceph-mon[108989]: pgmap v5505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:19 smithi060 ceph-mon[94696]: pgmap v5505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:20.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:20.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:21.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:21.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:22.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:22.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:21 smithi141 ceph-mon[108989]: pgmap v5506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:21 smithi060 ceph-mon[94696]: pgmap v5506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:23.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:23.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:24.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:24.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:23 smithi141 ceph-mon[108989]: pgmap v5507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:23 smithi060 ceph-mon[94696]: pgmap v5507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:25.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:25.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:26.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:26.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:25 smithi141 ceph-mon[108989]: pgmap v5508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:25 smithi060 ceph-mon[94696]: pgmap v5508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:27.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:27.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:28.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:28.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:27 smithi141 ceph-mon[108989]: pgmap v5509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:27 smithi060 ceph-mon[94696]: pgmap v5509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:29.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:29.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:29 smithi141 ceph-mon[108989]: pgmap v5510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:29 smithi060 ceph-mon[94696]: pgmap v5510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:30.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:30.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:31.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:31.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:32.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:32.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:31 smithi141 ceph-mon[108989]: pgmap v5511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:31 smithi060 ceph-mon[94696]: pgmap v5511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:33.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:33.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:34.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:34.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:33 smithi141 ceph-mon[108989]: pgmap v5512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:33 smithi060 ceph-mon[94696]: pgmap v5512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:35.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:35.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:36.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:36.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:35 smithi141 ceph-mon[108989]: pgmap v5513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:35 smithi060 ceph-mon[94696]: pgmap v5513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:37.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:37.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:38.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:38.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:37 smithi141 ceph-mon[108989]: pgmap v5514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:37 smithi060 ceph-mon[94696]: pgmap v5514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:39.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:39.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:39 smithi141 ceph-mon[108989]: pgmap v5515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:39 smithi060 ceph-mon[94696]: pgmap v5515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:40.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:40.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:41.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:41.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:41 smithi141 ceph-mon[108989]: pgmap v5516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:41 smithi060 ceph-mon[94696]: pgmap v5516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:42.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:42.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:43.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:43.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:44.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:44.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:43 smithi141 ceph-mon[108989]: pgmap v5517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:43 smithi060 ceph-mon[94696]: pgmap v5517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:45.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:45.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:46.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:46.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: pgmap v5518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:26:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:26:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:26:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: pgmap v5518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:26:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:26:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:26:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:26:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:26:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:26:47.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:47.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:48.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:48.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:47 smithi141 ceph-mon[108989]: pgmap v5519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:47 smithi060 ceph-mon[94696]: pgmap v5519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:49.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:49.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:49 smithi141 ceph-mon[108989]: pgmap v5520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:49 smithi060 ceph-mon[94696]: pgmap v5520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:50.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:50.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:51.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:51.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:52.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:52.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:51 smithi141 ceph-mon[108989]: pgmap v5521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:51 smithi060 ceph-mon[94696]: pgmap v5521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:53.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:53.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:54.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:54.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:53 smithi141 ceph-mon[108989]: pgmap v5522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:53 smithi060 ceph-mon[94696]: pgmap v5522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:55.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:26:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:55 smithi141 ceph-mon[108989]: pgmap v5523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:56.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:56.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:55 smithi060 ceph-mon[94696]: pgmap v5523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:57.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:57.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:58.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:58.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:57 smithi141 ceph-mon[108989]: pgmap v5524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:57 smithi060 ceph-mon[94696]: pgmap v5524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:26:59.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:26:59.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:26:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:26:59 smithi141 ceph-mon[108989]: pgmap v5525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:26:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:26:59 smithi060 ceph-mon[94696]: pgmap v5525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:00.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:00.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:01.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:01.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:01 smithi060 ceph-mon[94696]: pgmap v5526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:02.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:02.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:01 smithi141 ceph-mon[108989]: pgmap v5526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:03.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:03.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:04.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:04.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:03 smithi141 ceph-mon[108989]: pgmap v5527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:03 smithi060 ceph-mon[94696]: pgmap v5527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:05.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:05.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:06.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:06.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:05 smithi141 ceph-mon[108989]: pgmap v5528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:05 smithi060 ceph-mon[94696]: pgmap v5528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:07.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:07.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:08.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:08.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:07 smithi141 ceph-mon[108989]: pgmap v5529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:07 smithi060 ceph-mon[94696]: pgmap v5529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:09.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:09.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:09 smithi141 ceph-mon[108989]: pgmap v5530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:09 smithi060 ceph-mon[94696]: pgmap v5530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:10.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:10.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:11.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:11.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:11 smithi141 ceph-mon[108989]: pgmap v5531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:11 smithi060 ceph-mon[94696]: pgmap v5531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:12.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:12.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:13.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:13.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:14.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:14.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:13 smithi141 ceph-mon[108989]: pgmap v5532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:13 smithi060 ceph-mon[94696]: pgmap v5532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:15.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:15.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:16.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:16.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:15 smithi141 ceph-mon[108989]: pgmap v5533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:15 smithi060 ceph-mon[94696]: pgmap v5533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:17.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:17.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:18.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:18.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:17 smithi141 ceph-mon[108989]: pgmap v5534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:17 smithi060 ceph-mon[94696]: pgmap v5534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:19.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:19.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:19 smithi141 ceph-mon[108989]: pgmap v5535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:19 smithi060 ceph-mon[94696]: pgmap v5535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:20.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:20.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:21.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:21.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:22.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:22.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:21 smithi141 ceph-mon[108989]: pgmap v5536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:21 smithi060 ceph-mon[94696]: pgmap v5536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:23.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:23.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:24.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:24.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:23 smithi141 ceph-mon[108989]: pgmap v5537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:23 smithi060 ceph-mon[94696]: pgmap v5537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:25.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:25.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:26.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:26.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:25 smithi141 ceph-mon[108989]: pgmap v5538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:25 smithi060 ceph-mon[94696]: pgmap v5538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:27.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:27.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:27 smithi141 ceph-mon[108989]: pgmap v5539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:28.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:28.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:27 smithi060 ceph-mon[94696]: pgmap v5539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:29.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:29.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:29 smithi141 ceph-mon[108989]: pgmap v5540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:29 smithi060 ceph-mon[94696]: pgmap v5540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:30.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:30.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:31.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:31.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:31 smithi141 ceph-mon[108989]: pgmap v5541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:32.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:32.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:31 smithi060 ceph-mon[94696]: pgmap v5541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:33.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:33.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:33 smithi141 ceph-mon[108989]: pgmap v5542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:34.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:34.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:33 smithi060 ceph-mon[94696]: pgmap v5542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:35.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:35.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:35 smithi141 ceph-mon[108989]: pgmap v5543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:36.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:36.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:35 smithi060 ceph-mon[94696]: pgmap v5543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:37.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:37.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:37 smithi141 ceph-mon[108989]: pgmap v5544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:38.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:38.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:37 smithi060 ceph-mon[94696]: pgmap v5544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:39.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:39.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:39 smithi141 ceph-mon[108989]: pgmap v5545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:39 smithi060 ceph-mon[94696]: pgmap v5545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:40.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:40.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:41.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:41.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:41 smithi141 ceph-mon[108989]: pgmap v5546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:41 smithi060 ceph-mon[94696]: pgmap v5546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:42.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:42.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:43.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:43.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:43 smithi141 ceph-mon[108989]: pgmap v5547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:44.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:44.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:43 smithi060 ceph-mon[94696]: pgmap v5547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:45.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:45.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:45 smithi141 ceph-mon[108989]: pgmap v5548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:27:46.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:46.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:45 smithi060 ceph-mon[94696]: pgmap v5548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:27:47.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:47.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:47 smithi141 ceph-mon[108989]: pgmap v5549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:27:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:47 smithi060 ceph-mon[94696]: pgmap v5549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:48.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:48.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:49.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:49.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:49 smithi141 ceph-mon[108989]: pgmap v5550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:49 smithi060 ceph-mon[94696]: pgmap v5550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:50.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:50.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:51.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:51.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:51 smithi141 ceph-mon[108989]: pgmap v5551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:52.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:52.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:51 smithi060 ceph-mon[94696]: pgmap v5551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:53.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:53.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:53 smithi141 ceph-mon[108989]: pgmap v5552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:54.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:54.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:53 smithi060 ceph-mon[94696]: pgmap v5552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:55.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:27:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:55 smithi141 ceph-mon[108989]: pgmap v5553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:56.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:56.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:55 smithi060 ceph-mon[94696]: pgmap v5553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:57.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:57.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:57 smithi141 ceph-mon[108989]: pgmap v5554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:58.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:58.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:57 smithi060 ceph-mon[94696]: pgmap v5554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:27:59.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:27:59.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:27:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:27:59 smithi141 ceph-mon[108989]: pgmap v5555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:27:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:27:59 smithi060 ceph-mon[94696]: pgmap v5555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:00.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:00.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:01.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:01.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:01 smithi141 ceph-mon[108989]: pgmap v5556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:02.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:02.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:01 smithi060 ceph-mon[94696]: pgmap v5556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:03.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:03.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:03 smithi141 ceph-mon[108989]: pgmap v5557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:04.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:04.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:03 smithi060 ceph-mon[94696]: pgmap v5557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:05.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:05.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:05 smithi141 ceph-mon[108989]: pgmap v5558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:06.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:06.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:05 smithi060 ceph-mon[94696]: pgmap v5558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:07.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:07.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:07 smithi141 ceph-mon[108989]: pgmap v5559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:08.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:08.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:07 smithi060 ceph-mon[94696]: pgmap v5559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:09.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:09.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:09 smithi141 ceph-mon[108989]: pgmap v5560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:09 smithi060 ceph-mon[94696]: pgmap v5560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:10.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:10.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:11.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:11.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:11 smithi141 ceph-mon[108989]: pgmap v5561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:11 smithi060 ceph-mon[94696]: pgmap v5561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:12.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:12.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:13.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:13.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:13 smithi141 ceph-mon[108989]: pgmap v5562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:14.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:14.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:13 smithi060 ceph-mon[94696]: pgmap v5562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:15.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:15.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:15 smithi141 ceph-mon[108989]: pgmap v5563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:16.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:16.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:15 smithi060 ceph-mon[94696]: pgmap v5563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:17.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:17.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:17 smithi141 ceph-mon[108989]: pgmap v5564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:17 smithi060 ceph-mon[94696]: pgmap v5564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:18.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:18.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:19.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:19.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:19 smithi141 ceph-mon[108989]: pgmap v5565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:19 smithi060 ceph-mon[94696]: pgmap v5565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:20.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:20.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:21.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:21.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:21 smithi141 ceph-mon[108989]: pgmap v5566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:21 smithi060 ceph-mon[94696]: pgmap v5566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:22.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:22.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:23.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:23.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:23 smithi141 ceph-mon[108989]: pgmap v5567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:23 smithi060 ceph-mon[94696]: pgmap v5567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:24.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:24.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:25.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:25.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:25 smithi141 ceph-mon[108989]: pgmap v5568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:25 smithi060 ceph-mon[94696]: pgmap v5568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:26.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:26.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:27.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:27.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:27 smithi141 ceph-mon[108989]: pgmap v5569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:27 smithi060 ceph-mon[94696]: pgmap v5569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:28.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:28.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:29.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:29.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:29 smithi141 ceph-mon[108989]: pgmap v5570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:29 smithi060 ceph-mon[94696]: pgmap v5570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:30.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:30.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:31.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:31.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:31 smithi141 ceph-mon[108989]: pgmap v5571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:31 smithi060 ceph-mon[94696]: pgmap v5571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:32.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:32.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:33 smithi141 ceph-mon[108989]: pgmap v5572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:33 smithi060 ceph-mon[94696]: pgmap v5572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:35 smithi141 ceph-mon[108989]: pgmap v5573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:35 smithi060 ceph-mon[94696]: pgmap v5573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:36.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:36.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:37.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:37.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:37 smithi141 ceph-mon[108989]: pgmap v5574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:37 smithi060 ceph-mon[94696]: pgmap v5574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:38.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:38.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:39.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:39.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:39 smithi141 ceph-mon[108989]: pgmap v5575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:39 smithi060 ceph-mon[94696]: pgmap v5575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:40.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:40.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:41.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:41.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:41 smithi141 ceph-mon[108989]: pgmap v5576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:41 smithi060 ceph-mon[94696]: pgmap v5576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:42.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:42.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:43.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:43.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:43 smithi141 ceph-mon[108989]: pgmap v5577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:43 smithi060 ceph-mon[94696]: pgmap v5577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:44.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:44.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:45 smithi141 ceph-mon[108989]: pgmap v5578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:45 smithi060 ceph-mon[94696]: pgmap v5578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:46.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:46.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:28:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:28:47.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:47.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: pgmap v5579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:28:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: pgmap v5579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:28:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:28:48.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:48.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:49.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:49.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:49 smithi141 ceph-mon[108989]: pgmap v5580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:49 smithi060 ceph-mon[94696]: pgmap v5580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:50.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:50.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:51.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:51.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:51 smithi141 ceph-mon[108989]: pgmap v5581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:51 smithi060 ceph-mon[94696]: pgmap v5581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:52.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:52.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:53.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:53.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:53 smithi141 ceph-mon[108989]: pgmap v5582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:53 smithi060 ceph-mon[94696]: pgmap v5582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:54.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:54.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:28:55.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:55.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:55 smithi141 ceph-mon[108989]: pgmap v5583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:55 smithi060 ceph-mon[94696]: pgmap v5583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:56.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:56.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:57.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:57.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:57 smithi141 ceph-mon[108989]: pgmap v5584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:57 smithi060 ceph-mon[94696]: pgmap v5584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:28:58.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:58.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:59.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:28:59.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:28:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:28:59 smithi141 ceph-mon[108989]: pgmap v5585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:28:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:28:59 smithi060 ceph-mon[94696]: pgmap v5585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:00.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:00.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:01.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:01.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:01 smithi141 ceph-mon[108989]: pgmap v5586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:01 smithi060 ceph-mon[94696]: pgmap v5586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:02.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:02.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:03.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:03.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:03 smithi141 ceph-mon[108989]: pgmap v5587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:03 smithi060 ceph-mon[94696]: pgmap v5587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:04.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:04.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:05.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:05.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:05 smithi141 ceph-mon[108989]: pgmap v5588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:05 smithi060 ceph-mon[94696]: pgmap v5588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:06.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:06.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:07.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:07.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:07 smithi141 ceph-mon[108989]: pgmap v5589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:07 smithi060 ceph-mon[94696]: pgmap v5589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:08.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:08.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:09.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:09.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:09 smithi141 ceph-mon[108989]: pgmap v5590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:09 smithi060 ceph-mon[94696]: pgmap v5590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:10.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:10.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:11.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:11.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:11 smithi141 ceph-mon[108989]: pgmap v5591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:11 smithi060 ceph-mon[94696]: pgmap v5591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:12.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:12.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:13.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:13.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:13 smithi141 ceph-mon[108989]: pgmap v5592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:13 smithi060 ceph-mon[94696]: pgmap v5592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:14.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:14.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:15.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:15.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:15 smithi141 ceph-mon[108989]: pgmap v5593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:15 smithi060 ceph-mon[94696]: pgmap v5593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:16.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:16.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:17.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:17.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:17 smithi141 ceph-mon[108989]: pgmap v5594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:18.283 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:17 smithi060 ceph-mon[94696]: pgmap v5594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:18.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:18.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:19.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:19.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:19 smithi141 ceph-mon[108989]: pgmap v5595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:19 smithi060 ceph-mon[94696]: pgmap v5595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:20.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:20.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:21.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:21.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:21 smithi141 ceph-mon[108989]: pgmap v5596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:21 smithi060 ceph-mon[94696]: pgmap v5596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:22.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:22.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:23.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:23.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:23 smithi141 ceph-mon[108989]: pgmap v5597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:23 smithi060 ceph-mon[94696]: pgmap v5597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:24.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:24.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:25.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:25.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:25 smithi060 ceph-mon[94696]: pgmap v5598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:26.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:26.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:25 smithi141 ceph-mon[108989]: pgmap v5598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:27.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:27.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:27 smithi060 ceph-mon[94696]: pgmap v5599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:28.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:28.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:27 smithi141 ceph-mon[108989]: pgmap v5599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:29.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:29 smithi141 ceph-mon[108989]: pgmap v5600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:29 smithi060 ceph-mon[94696]: pgmap v5600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:30.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:30.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:31.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:31.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:31 smithi141 ceph-mon[108989]: pgmap v5601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:31 smithi060 ceph-mon[94696]: pgmap v5601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:32.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:32.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:33.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:33.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:33 smithi141 ceph-mon[108989]: pgmap v5602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:33 smithi060 ceph-mon[94696]: pgmap v5602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:34.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:34.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:35.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:35.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:35 smithi060 ceph-mon[94696]: pgmap v5603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:36.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:36.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:35 smithi141 ceph-mon[108989]: pgmap v5603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:37.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:37.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:37 smithi060 ceph-mon[94696]: pgmap v5604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:38.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:38.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:37 smithi141 ceph-mon[108989]: pgmap v5604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:39.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:39.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:39 smithi141 ceph-mon[108989]: pgmap v5605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:39 smithi060 ceph-mon[94696]: pgmap v5605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:40.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:40.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:41.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:41.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:41 smithi141 ceph-mon[108989]: pgmap v5606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:41 smithi060 ceph-mon[94696]: pgmap v5606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:42.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:42.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:43.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:43.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:43 smithi060 ceph-mon[94696]: pgmap v5607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:44.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:44.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:43 smithi141 ceph-mon[108989]: pgmap v5607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:45.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:45.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:45 smithi060 ceph-mon[94696]: pgmap v5608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:46.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:46.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:45 smithi141 ceph-mon[108989]: pgmap v5608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:47.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:47.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:47 smithi060 ceph-mon[94696]: pgmap v5609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:29:48.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:48.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:47 smithi141 ceph-mon[108989]: pgmap v5609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:29:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:29:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:29:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:29:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:29:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:29:49.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:49.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:29:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:29:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:49 smithi060 ceph-mon[94696]: pgmap v5610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:50.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:50.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:49 smithi141 ceph-mon[108989]: pgmap v5610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:51.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:51.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:51 smithi060 ceph-mon[94696]: pgmap v5611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:52.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:52.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:51 smithi141 ceph-mon[108989]: pgmap v5611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:53.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:53.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:53 smithi060 ceph-mon[94696]: pgmap v5612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:54.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:54.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:53 smithi141 ceph-mon[108989]: pgmap v5612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:55.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:55.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:29:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:56 smithi060 ceph-mon[94696]: pgmap v5613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:56.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:56.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:56 smithi141 ceph-mon[108989]: pgmap v5613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:57.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:57.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:58 smithi060 ceph-mon[94696]: pgmap v5614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:58.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:58.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:58 smithi141 ceph-mon[108989]: pgmap v5614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:29:59.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:29:59.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:29:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:29:59 smithi141 ceph-mon[108989]: pgmap v5615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:29:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:29:59 smithi060 ceph-mon[94696]: pgmap v5615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:00.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:00.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:30:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:30:01.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:01.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:01 smithi060 ceph-mon[94696]: pgmap v5616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:01 smithi141 ceph-mon[108989]: pgmap v5616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:02.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:02.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:03.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:03.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:03 smithi060 ceph-mon[94696]: pgmap v5617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:03 smithi141 ceph-mon[108989]: pgmap v5617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:04.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:04.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:05.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:05.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:05 smithi060 ceph-mon[94696]: pgmap v5618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:05 smithi141 ceph-mon[108989]: pgmap v5618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:06.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:06.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:07.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:07.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:07 smithi060 ceph-mon[94696]: pgmap v5619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:07 smithi141 ceph-mon[108989]: pgmap v5619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:08.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:08.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:09.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:09.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:09 smithi060 ceph-mon[94696]: pgmap v5620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:09 smithi141 ceph-mon[108989]: pgmap v5620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:10.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:10.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:11.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:11.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:11 smithi060 ceph-mon[94696]: pgmap v5621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:11 smithi141 ceph-mon[108989]: pgmap v5621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:12.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:13.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:13.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:13 smithi060 ceph-mon[94696]: pgmap v5622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:13 smithi141 ceph-mon[108989]: pgmap v5622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:14.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:14.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:15.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:15.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:15 smithi060 ceph-mon[94696]: pgmap v5623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:15 smithi141 ceph-mon[108989]: pgmap v5623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:16.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:16.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:17.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:17.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:18 smithi141 ceph-mon[108989]: pgmap v5624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:18 smithi060 ceph-mon[94696]: pgmap v5624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:18.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:18.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:19.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:19.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:19 smithi141 ceph-mon[108989]: pgmap v5625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:19 smithi060 ceph-mon[94696]: pgmap v5625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:20.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:20.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:21.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:21.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:21 smithi060 ceph-mon[94696]: pgmap v5626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:21 smithi141 ceph-mon[108989]: pgmap v5626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:22.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:22.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:23.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:23.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:24 smithi060 ceph-mon[94696]: pgmap v5627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:24 smithi141 ceph-mon[108989]: pgmap v5627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:24.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:24.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:25.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:25.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:26 smithi060 ceph-mon[94696]: pgmap v5628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:26 smithi141 ceph-mon[108989]: pgmap v5628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:26.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:26.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:27.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:27.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:28 smithi141 ceph-mon[108989]: pgmap v5629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:28 smithi060 ceph-mon[94696]: pgmap v5629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:28.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:28.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:29.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:29.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:29 smithi060 ceph-mon[94696]: pgmap v5630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:29 smithi141 ceph-mon[108989]: pgmap v5630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:30.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:30.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:31.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:31.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:32 smithi060 ceph-mon[94696]: pgmap v5631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:32 smithi141 ceph-mon[108989]: pgmap v5631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:32.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:32.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:33.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:33.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:34 smithi060 ceph-mon[94696]: pgmap v5632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:34 smithi141 ceph-mon[108989]: pgmap v5632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:34.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:34.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:35.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:35.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:36 smithi060 ceph-mon[94696]: pgmap v5633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:36 smithi141 ceph-mon[108989]: pgmap v5633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:36.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:36.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:37.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:37.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:38 smithi060 ceph-mon[94696]: pgmap v5634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:38 smithi141 ceph-mon[108989]: pgmap v5634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:38.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:38.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:39.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:39.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:39 smithi060 ceph-mon[94696]: pgmap v5635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:39 smithi141 ceph-mon[108989]: pgmap v5635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:40.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:40.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:41.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:41.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:41 smithi060 ceph-mon[94696]: pgmap v5636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:41 smithi141 ceph-mon[108989]: pgmap v5636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:42.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:42.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:43.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:43.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:44 smithi060 ceph-mon[94696]: pgmap v5637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:44 smithi141 ceph-mon[108989]: pgmap v5637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:44.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:44.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:45.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:46 smithi060 ceph-mon[94696]: pgmap v5638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:46 smithi141 ceph-mon[108989]: pgmap v5638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:46.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:46.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:47.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:47.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:48 smithi060 ceph-mon[94696]: pgmap v5639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:48 smithi141 ceph-mon[108989]: pgmap v5639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:49.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:30:49.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:30:49.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:30:49.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:30:49.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:30:49.300 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:30:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:30:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:30:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:30:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:30:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:30:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:30:49.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:49.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:50 smithi060 ceph-mon[94696]: pgmap v5640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:50 smithi141 ceph-mon[108989]: pgmap v5640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:50.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:50.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:51.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:51.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:52 smithi060 ceph-mon[94696]: pgmap v5641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:52 smithi141 ceph-mon[108989]: pgmap v5641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:53.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:53.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:54 smithi060 ceph-mon[94696]: pgmap v5642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:54 smithi141 ceph-mon[108989]: pgmap v5642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:54.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:54.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:30:55.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:55.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:56 smithi060 ceph-mon[94696]: pgmap v5643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:56 smithi141 ceph-mon[108989]: pgmap v5643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:56.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:56.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:57.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:57.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:58 smithi060 ceph-mon[94696]: pgmap v5644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:58 smithi141 ceph-mon[108989]: pgmap v5644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:30:58.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:58.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:59.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:30:59.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:30:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:30:59 smithi060 ceph-mon[94696]: pgmap v5645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:30:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:30:59 smithi141 ceph-mon[108989]: pgmap v5645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:00.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:00.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:01.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:01.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:02 smithi060 ceph-mon[94696]: pgmap v5646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:02 smithi141 ceph-mon[108989]: pgmap v5646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:02.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:02.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:03.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:03.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:04 smithi060 ceph-mon[94696]: pgmap v5647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:04 smithi141 ceph-mon[108989]: pgmap v5647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:04.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:04.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:05.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:05.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:06 smithi060 ceph-mon[94696]: pgmap v5648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:06 smithi141 ceph-mon[108989]: pgmap v5648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:06.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:06.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:07.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:07.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:08.301 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:08 smithi141 ceph-mon[108989]: pgmap v5649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:08 smithi060 ceph-mon[94696]: pgmap v5649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:08.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:08.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:09.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:09.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:09 smithi060 ceph-mon[94696]: pgmap v5650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:09 smithi141 ceph-mon[108989]: pgmap v5650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:10.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:10.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:11 smithi060 ceph-mon[94696]: pgmap v5651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:11 smithi141 ceph-mon[108989]: pgmap v5651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:12.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:13.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:13.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:14 smithi060 ceph-mon[94696]: pgmap v5652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:14 smithi141 ceph-mon[108989]: pgmap v5652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:14.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:14.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:15.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:15.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:16 smithi060 ceph-mon[94696]: pgmap v5653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:16 smithi141 ceph-mon[108989]: pgmap v5653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:16.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:16.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:17.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:17.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:18 smithi060 ceph-mon[94696]: pgmap v5654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:18.404 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:18 smithi141 ceph-mon[108989]: pgmap v5654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:18.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:18.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:19.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:19.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:19 smithi060 ceph-mon[94696]: pgmap v5655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:19 smithi141 ceph-mon[108989]: pgmap v5655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:20.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:20.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:21.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:21.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:22 smithi060 ceph-mon[94696]: pgmap v5656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:22 smithi141 ceph-mon[108989]: pgmap v5656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:22.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:22.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:23.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:23.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:24 smithi060 ceph-mon[94696]: pgmap v5657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:24 smithi141 ceph-mon[108989]: pgmap v5657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:24.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:24.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:25.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:25.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:26 smithi060 ceph-mon[94696]: pgmap v5658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:26 smithi141 ceph-mon[108989]: pgmap v5658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:26.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:26.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:27.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:27.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:28 smithi060 ceph-mon[94696]: pgmap v5659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:28 smithi141 ceph-mon[108989]: pgmap v5659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:28.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:28.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:29.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:29.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:29.749 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:29 smithi060 ceph-mon[94696]: pgmap v5660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:29 smithi141 ceph-mon[108989]: pgmap v5660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:30.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:30.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:31.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:31.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:32 smithi060 ceph-mon[94696]: pgmap v5661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:32 smithi141 ceph-mon[108989]: pgmap v5661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:32.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:32.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:33.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:33.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:34 smithi060 ceph-mon[94696]: pgmap v5662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:34 smithi141 ceph-mon[108989]: pgmap v5662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:34.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:34.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:35.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:35.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:36 smithi060 ceph-mon[94696]: pgmap v5663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:36 smithi141 ceph-mon[108989]: pgmap v5663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:36.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:36.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:37.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:37.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:38 smithi060 ceph-mon[94696]: pgmap v5664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:38 smithi141 ceph-mon[108989]: pgmap v5664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:38.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:38.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:39.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:39.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:39 smithi060 ceph-mon[94696]: pgmap v5665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:39 smithi141 ceph-mon[108989]: pgmap v5665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:40.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:40.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:41.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:41.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:41 smithi060 ceph-mon[94696]: pgmap v5666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:41 smithi141 ceph-mon[108989]: pgmap v5666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:42.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:42.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:43.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:43.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:44 smithi060 ceph-mon[94696]: pgmap v5667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:44 smithi141 ceph-mon[108989]: pgmap v5667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:44.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:44.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:45.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:45.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:46 smithi060 ceph-mon[94696]: pgmap v5668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:46 smithi141 ceph-mon[108989]: pgmap v5668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:46.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:46.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:47.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:47.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:48 smithi060 ceph-mon[94696]: pgmap v5669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:48 smithi141 ceph-mon[108989]: pgmap v5669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:48.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:48.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:49.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:49.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:49 smithi060 ceph-mon[94696]: pgmap v5670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:31:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:49 smithi141 ceph-mon[108989]: pgmap v5670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:31:50.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:50.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.298 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:51.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:51.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:51 smithi141 ceph-mon[108989]: pgmap v5671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:51 smithi060 ceph-mon[94696]: pgmap v5671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:52.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:52.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:53.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:53.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: pgmap v5672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:31:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:31:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:31:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: pgmap v5672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:31:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:31:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:31:54.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:54.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:31:55.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:55.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:56 smithi060 ceph-mon[94696]: pgmap v5673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:56 smithi141 ceph-mon[108989]: pgmap v5673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:56.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:56.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:57.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:57.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:58 smithi060 ceph-mon[94696]: pgmap v5674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:58 smithi141 ceph-mon[108989]: pgmap v5674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:31:58.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:58.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:59.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:31:59.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:31:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:31:59 smithi060 ceph-mon[94696]: pgmap v5675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:31:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:31:59 smithi141 ceph-mon[108989]: pgmap v5675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:00.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:00.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:01.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:01.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:02 smithi060 ceph-mon[94696]: pgmap v5676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:02 smithi141 ceph-mon[108989]: pgmap v5676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:02.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:02.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:03.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:03.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:04 smithi141 ceph-mon[108989]: pgmap v5677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:04 smithi060 ceph-mon[94696]: pgmap v5677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:04.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:04.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:05.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:05.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:06 smithi060 ceph-mon[94696]: pgmap v5678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:06 smithi141 ceph-mon[108989]: pgmap v5678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:06.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:06.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:07.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:07.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:08 smithi060 ceph-mon[94696]: pgmap v5679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:08 smithi141 ceph-mon[108989]: pgmap v5679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:08.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:08.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:09.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:09.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:09 smithi060 ceph-mon[94696]: pgmap v5680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:09 smithi141 ceph-mon[108989]: pgmap v5680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:10.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:10.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:11.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:11.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:11 smithi060 ceph-mon[94696]: pgmap v5681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:11 smithi141 ceph-mon[108989]: pgmap v5681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:13.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:13.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:14 smithi141 ceph-mon[108989]: pgmap v5682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:14 smithi060 ceph-mon[94696]: pgmap v5682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:14.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:14.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:15.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:15.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:16 smithi060 ceph-mon[94696]: pgmap v5683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:16 smithi141 ceph-mon[108989]: pgmap v5683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:16.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:16.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:17.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:17.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:18 smithi060 ceph-mon[94696]: pgmap v5684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:18 smithi141 ceph-mon[108989]: pgmap v5684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:18.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:18.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:19.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:19.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:19 smithi060 ceph-mon[94696]: pgmap v5685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:19 smithi141 ceph-mon[108989]: pgmap v5685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:20.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:20.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:21.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:21.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:22 smithi060 ceph-mon[94696]: pgmap v5686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:22 smithi141 ceph-mon[108989]: pgmap v5686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:22.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:22.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:23.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:23.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:24 smithi060 ceph-mon[94696]: pgmap v5687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:24 smithi141 ceph-mon[108989]: pgmap v5687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:24.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:24.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:25.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:25.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:26 smithi060 ceph-mon[94696]: pgmap v5688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:26 smithi141 ceph-mon[108989]: pgmap v5688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:26.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:26.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:27.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:27.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:28 smithi060 ceph-mon[94696]: pgmap v5689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:28 smithi141 ceph-mon[108989]: pgmap v5689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:28.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:28.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:29.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:29.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:29 smithi060 ceph-mon[94696]: pgmap v5690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:29 smithi141 ceph-mon[108989]: pgmap v5690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:30.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:30.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:31.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:31.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:32 smithi060 ceph-mon[94696]: pgmap v5691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:32 smithi141 ceph-mon[108989]: pgmap v5691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:32.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:32.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:33.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:33.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:34 smithi060 ceph-mon[94696]: pgmap v5692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:34 smithi141 ceph-mon[108989]: pgmap v5692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:34.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:34.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:35.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:35.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:36 smithi060 ceph-mon[94696]: pgmap v5693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:36 smithi141 ceph-mon[108989]: pgmap v5693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:36.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:36.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:37.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:37.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:38 smithi060 ceph-mon[94696]: pgmap v5694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:38 smithi141 ceph-mon[108989]: pgmap v5694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:38.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:38.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:39.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:39.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:39 smithi060 ceph-mon[94696]: pgmap v5695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:39 smithi141 ceph-mon[108989]: pgmap v5695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:40.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:40.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:41.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:41.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:41 smithi060 ceph-mon[94696]: pgmap v5696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:41 smithi141 ceph-mon[108989]: pgmap v5696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:42.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:42.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:43.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:43.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:44 smithi060 ceph-mon[94696]: pgmap v5697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:44 smithi141 ceph-mon[108989]: pgmap v5697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:44.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:44.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:45.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:45.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:46 smithi060 ceph-mon[94696]: pgmap v5698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:46 smithi141 ceph-mon[108989]: pgmap v5698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:46.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:46.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:47.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:47.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:48 smithi060 ceph-mon[94696]: pgmap v5699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:48 smithi141 ceph-mon[108989]: pgmap v5699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:48.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:48.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:49 smithi141 ceph-mon[108989]: pgmap v5700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:49.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:49.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:49 smithi060 ceph-mon[94696]: pgmap v5700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:50.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:50.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:51.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:51.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:52 smithi060 ceph-mon[94696]: pgmap v5701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:52 smithi141 ceph-mon[108989]: pgmap v5701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:52.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:52.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:53.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:53.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:54 smithi060 ceph-mon[94696]: pgmap v5702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:32:54.383 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:54 smithi141 ceph-mon[108989]: pgmap v5702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:54.383 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:32:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:54.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:32:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:32:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:32:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:32:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:32:55.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:55.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:56 smithi060 ceph-mon[94696]: pgmap v5703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:56 smithi141 ceph-mon[108989]: pgmap v5703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:56.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:56.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:57.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:57.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:58 smithi060 ceph-mon[94696]: pgmap v5704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:58 smithi141 ceph-mon[108989]: pgmap v5704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:32:58.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:58.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:32:59 smithi141 ceph-mon[108989]: pgmap v5705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:32:59.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:32:59.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:32:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:32:59 smithi060 ceph-mon[94696]: pgmap v5705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:00.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:00.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:01.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:01.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:02 smithi060 ceph-mon[94696]: pgmap v5706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:02 smithi141 ceph-mon[108989]: pgmap v5706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:02.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:02.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:03.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:03.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:04 smithi060 ceph-mon[94696]: pgmap v5707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:04 smithi141 ceph-mon[108989]: pgmap v5707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:04.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:04.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:05.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:05.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:06 smithi060 ceph-mon[94696]: pgmap v5708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:06 smithi141 ceph-mon[108989]: pgmap v5708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:06.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:06.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:07.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:07.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:08 smithi060 ceph-mon[94696]: pgmap v5709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:08 smithi141 ceph-mon[108989]: pgmap v5709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:08.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:08.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:09.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:09.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:09 smithi060 ceph-mon[94696]: pgmap v5710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:09 smithi141 ceph-mon[108989]: pgmap v5710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:10.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:10.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:11.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:11.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:11 smithi060 ceph-mon[94696]: pgmap v5711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:11 smithi141 ceph-mon[108989]: pgmap v5711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:12.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:12.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:13.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:13.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:14 smithi060 ceph-mon[94696]: pgmap v5712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:14 smithi141 ceph-mon[108989]: pgmap v5712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:14.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:14.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:15.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:15.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:16 smithi060 ceph-mon[94696]: pgmap v5713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:16 smithi141 ceph-mon[108989]: pgmap v5713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:16.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:16.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:17.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:17.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:18 smithi060 ceph-mon[94696]: pgmap v5714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:18 smithi141 ceph-mon[108989]: pgmap v5714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:18.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:18.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:19.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:19.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:19 smithi060 ceph-mon[94696]: pgmap v5715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:19 smithi141 ceph-mon[108989]: pgmap v5715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:20.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:20.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:21.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:21.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:22 smithi060 ceph-mon[94696]: pgmap v5716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:22 smithi141 ceph-mon[108989]: pgmap v5716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:22.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:22.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:23.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:23.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:24 smithi060 ceph-mon[94696]: pgmap v5717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:24 smithi141 ceph-mon[108989]: pgmap v5717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:24.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:24.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:25.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:25.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:26 smithi060 ceph-mon[94696]: pgmap v5718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:26 smithi141 ceph-mon[108989]: pgmap v5718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:26.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:26.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:27.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:27.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:28 smithi141 ceph-mon[108989]: pgmap v5719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:28 smithi060 ceph-mon[94696]: pgmap v5719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:28.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:28.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:29 smithi060 ceph-mon[94696]: pgmap v5720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:29.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:29.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:29 smithi141 ceph-mon[108989]: pgmap v5720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:30.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:30.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:31.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:31.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:32 smithi060 ceph-mon[94696]: pgmap v5721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:32 smithi141 ceph-mon[108989]: pgmap v5721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:32.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:32.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:33.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:33.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:34 smithi060 ceph-mon[94696]: pgmap v5722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:34 smithi141 ceph-mon[108989]: pgmap v5722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:34.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:34.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:35.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:35.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:36 smithi060 ceph-mon[94696]: pgmap v5723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:36 smithi141 ceph-mon[108989]: pgmap v5723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:36.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:36.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:37.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:37.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:38 smithi141 ceph-mon[108989]: pgmap v5724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:38 smithi060 ceph-mon[94696]: pgmap v5724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:38.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:38.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:39 smithi060 ceph-mon[94696]: pgmap v5725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:39.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:39.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:39.845 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:39 smithi141 ceph-mon[108989]: pgmap v5725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:40.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:40.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:41 smithi060 ceph-mon[94696]: pgmap v5726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:41.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:41.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:41 smithi141 ceph-mon[108989]: pgmap v5726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:42.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:42.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:43.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:43.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:44 smithi060 ceph-mon[94696]: pgmap v5727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:44 smithi141 ceph-mon[108989]: pgmap v5727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:44.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:44.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:45.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:45.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:46 smithi141 ceph-mon[108989]: pgmap v5728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:46 smithi060 ceph-mon[94696]: pgmap v5728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:46.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:46.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:47.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:47.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:48 smithi141 ceph-mon[108989]: pgmap v5729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:48 smithi060 ceph-mon[94696]: pgmap v5729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:48.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:48.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:49 smithi060 ceph-mon[94696]: pgmap v5730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:49.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:49.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:49.947 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:49 smithi141 ceph-mon[108989]: pgmap v5730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:50.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:50.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:51.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:51.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:52 smithi060 ceph-mon[94696]: pgmap v5731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:52 smithi141 ceph-mon[108989]: pgmap v5731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:52.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:52.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:53.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:53.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:54 smithi141 ceph-mon[108989]: pgmap v5732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:54 smithi060 ceph-mon[94696]: pgmap v5732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:54.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:54.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:33:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:33:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:33:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:33:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:33:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:33:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:33:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:33:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:33:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:33:55.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:55.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:56.397 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:56 smithi060 ceph-mon[94696]: pgmap v5733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:56 smithi141 ceph-mon[108989]: pgmap v5733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:56.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:56.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:57.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:57.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:58 smithi141 ceph-mon[108989]: pgmap v5734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:58 smithi060 ceph-mon[94696]: pgmap v5734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:33:58.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:58.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:33:59 smithi060 ceph-mon[94696]: pgmap v5735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:33:59.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:33:59.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:33:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:33:59 smithi141 ceph-mon[108989]: pgmap v5735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:00.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:00.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:01.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:01.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:02 smithi141 ceph-mon[108989]: pgmap v5736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:02 smithi060 ceph-mon[94696]: pgmap v5736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:02.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:02.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:03.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:03.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:04 smithi141 ceph-mon[108989]: pgmap v5737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:04 smithi060 ceph-mon[94696]: pgmap v5737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:04.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:04.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:05.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:05.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:06 smithi141 ceph-mon[108989]: pgmap v5738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:06.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:06 smithi060 ceph-mon[94696]: pgmap v5738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:06.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:06.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:07.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:08 smithi141 ceph-mon[108989]: pgmap v5739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:08 smithi060 ceph-mon[94696]: pgmap v5739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:08.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:08.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:09 smithi060 ceph-mon[94696]: pgmap v5740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:09 smithi141 ceph-mon[108989]: pgmap v5740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:10.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:11 smithi060 ceph-mon[94696]: pgmap v5741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:11.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:11.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:11 smithi141 ceph-mon[108989]: pgmap v5741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:12.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:12.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:13.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:13.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:14 smithi141 ceph-mon[108989]: pgmap v5742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:14 smithi060 ceph-mon[94696]: pgmap v5742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:14.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:14.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:15.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:15.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:16 smithi141 ceph-mon[108989]: pgmap v5743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:16 smithi060 ceph-mon[94696]: pgmap v5743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:16.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:17.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:17.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:18 smithi141 ceph-mon[108989]: pgmap v5744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:18 smithi060 ceph-mon[94696]: pgmap v5744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:18.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:18.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:19 smithi060 ceph-mon[94696]: pgmap v5745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:19.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:19.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:19 smithi141 ceph-mon[108989]: pgmap v5745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:20.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:20.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:22 smithi141 ceph-mon[108989]: pgmap v5746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:22 smithi060 ceph-mon[94696]: pgmap v5746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:23.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:23.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:24 smithi141 ceph-mon[108989]: pgmap v5747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:24 smithi060 ceph-mon[94696]: pgmap v5747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:24.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:24.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:25.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:25.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:26 smithi141 ceph-mon[108989]: pgmap v5748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:26 smithi060 ceph-mon[94696]: pgmap v5748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:26.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:26.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:27.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:27.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:28 smithi141 ceph-mon[108989]: pgmap v5749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:28 smithi060 ceph-mon[94696]: pgmap v5749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:28.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:28.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:29 smithi060 ceph-mon[94696]: pgmap v5750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:29.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:29.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:29 smithi141 ceph-mon[108989]: pgmap v5750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:30.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:30.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:31.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:31.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:32 smithi141 ceph-mon[108989]: pgmap v5751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:32 smithi060 ceph-mon[94696]: pgmap v5751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:32.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:32.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:33.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:33.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:34 smithi141 ceph-mon[108989]: pgmap v5752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:34 smithi060 ceph-mon[94696]: pgmap v5752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:34.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:34.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:35.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:35.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:36 smithi141 ceph-mon[108989]: pgmap v5753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:36 smithi060 ceph-mon[94696]: pgmap v5753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:36.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:36.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:37.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:37.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:38 smithi141 ceph-mon[108989]: pgmap v5754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:38 smithi060 ceph-mon[94696]: pgmap v5754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:38.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:38.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:39 smithi060 ceph-mon[94696]: pgmap v5755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:39.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:39.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:39 smithi141 ceph-mon[108989]: pgmap v5755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:40.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:40.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:41 smithi060 ceph-mon[94696]: pgmap v5756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:41.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:41.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:41 smithi141 ceph-mon[108989]: pgmap v5756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:42.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:42.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:43.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:43.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:44 smithi141 ceph-mon[108989]: pgmap v5757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:44 smithi060 ceph-mon[94696]: pgmap v5757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:44.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:44.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:45.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:45.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:46 smithi141 ceph-mon[108989]: pgmap v5758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:46 smithi060 ceph-mon[94696]: pgmap v5758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:46.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:46.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:47.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:47.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:48 smithi141 ceph-mon[108989]: pgmap v5759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:48 smithi060 ceph-mon[94696]: pgmap v5759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:48.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:48.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:49 smithi060 ceph-mon[94696]: pgmap v5760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:49.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:49.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:49 smithi141 ceph-mon[108989]: pgmap v5760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:50.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:50.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:51.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:51.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:52 smithi060 ceph-mon[94696]: pgmap v5761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:52 smithi141 ceph-mon[108989]: pgmap v5761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:52.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:52.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:53.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:53.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:54 smithi141 ceph-mon[108989]: pgmap v5762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:54 smithi060 ceph-mon[94696]: pgmap v5762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:54.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:54.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:34:55.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:55.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:56 smithi141 ceph-mon[108989]: pgmap v5763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:56 smithi060 ceph-mon[94696]: pgmap v5763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:56.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:56.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:57.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:57.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: pgmap v5764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:34:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:34:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:34:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: pgmap v5764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:34:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:34:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:34:58.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:58.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:34:59 smithi060 ceph-mon[94696]: pgmap v5765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:34:59.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:34:59.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:34:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:34:59 smithi141 ceph-mon[108989]: pgmap v5765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:00.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:00.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:01.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:01.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:02 smithi141 ceph-mon[108989]: pgmap v5766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:02 smithi060 ceph-mon[94696]: pgmap v5766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:02.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:02.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:03.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:03.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:04 smithi141 ceph-mon[108989]: pgmap v5767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:04 smithi060 ceph-mon[94696]: pgmap v5767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:04.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:04.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:05.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:05.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:06 smithi141 ceph-mon[108989]: pgmap v5768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:06 smithi060 ceph-mon[94696]: pgmap v5768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:06.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:06.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:07.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:07.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:08 smithi141 ceph-mon[108989]: pgmap v5769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:08 smithi060 ceph-mon[94696]: pgmap v5769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:08.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:08.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:09 smithi060 ceph-mon[94696]: pgmap v5770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:09 smithi141 ceph-mon[108989]: pgmap v5770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:09.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:09.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:10.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:10.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:11 smithi060 ceph-mon[94696]: pgmap v5771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:11 smithi141 ceph-mon[108989]: pgmap v5771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:11.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:11.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:13.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:13.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:14.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:14.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:14 smithi141 ceph-mon[108989]: pgmap v5772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:14 smithi060 ceph-mon[94696]: pgmap v5772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:15.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:15.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:16.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:16.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:16 smithi141 ceph-mon[108989]: pgmap v5773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:16 smithi060 ceph-mon[94696]: pgmap v5773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:17.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:17.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:18.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:18.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:18 smithi141 ceph-mon[108989]: pgmap v5774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:18 smithi060 ceph-mon[94696]: pgmap v5774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:19.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:19.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:19 smithi060 ceph-mon[94696]: pgmap v5775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:19 smithi141 ceph-mon[108989]: pgmap v5775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:20.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:20.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:21.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:21.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:22.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:22.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:22.364 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:22 smithi060 ceph-mon[94696]: pgmap v5776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:22 smithi141 ceph-mon[108989]: pgmap v5776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:23.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:23.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:24.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:24.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:24 smithi141 ceph-mon[108989]: pgmap v5777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:24 smithi060 ceph-mon[94696]: pgmap v5777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:25.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:25.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:26.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:26.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:26 smithi141 ceph-mon[108989]: pgmap v5778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:26 smithi060 ceph-mon[94696]: pgmap v5778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:27.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:27.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:28.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:28.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:28 smithi141 ceph-mon[108989]: pgmap v5779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:28 smithi060 ceph-mon[94696]: pgmap v5779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:29.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:29.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:29 smithi060 ceph-mon[94696]: pgmap v5780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:29 smithi141 ceph-mon[108989]: pgmap v5780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:30.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:30.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:31.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:31.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:32.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:32.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:32.477 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:32 smithi060 ceph-mon[94696]: pgmap v5781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:32 smithi141 ceph-mon[108989]: pgmap v5781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:33.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:33.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:34.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:34.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:34 smithi141 ceph-mon[108989]: pgmap v5782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:34 smithi060 ceph-mon[94696]: pgmap v5782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:35.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:35.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:36.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:36.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:36 smithi141 ceph-mon[108989]: pgmap v5783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:36 smithi060 ceph-mon[94696]: pgmap v5783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:37.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:37.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:38.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:38.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:38 smithi141 ceph-mon[108989]: pgmap v5784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:38 smithi060 ceph-mon[94696]: pgmap v5784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:39.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:39.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:39 smithi060 ceph-mon[94696]: pgmap v5785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:39 smithi141 ceph-mon[108989]: pgmap v5785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:41.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:41.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:41 smithi060 ceph-mon[94696]: pgmap v5786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:41 smithi141 ceph-mon[108989]: pgmap v5786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:42.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:42.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:43.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:43.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:44.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:44.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:44 smithi141 ceph-mon[108989]: pgmap v5787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:44 smithi060 ceph-mon[94696]: pgmap v5787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:45.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:45.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:46.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:46.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:46 smithi141 ceph-mon[108989]: pgmap v5788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:46 smithi060 ceph-mon[94696]: pgmap v5788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:47.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:47.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:48.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:48.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:48 smithi141 ceph-mon[108989]: pgmap v5789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:48 smithi060 ceph-mon[94696]: pgmap v5789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:49.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:49.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:49 smithi060 ceph-mon[94696]: pgmap v5790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:49 smithi141 ceph-mon[108989]: pgmap v5790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:50.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:50.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:51.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:51.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:52.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:52.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:52 smithi141 ceph-mon[108989]: pgmap v5791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:52 smithi060 ceph-mon[94696]: pgmap v5791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:53.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:53.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:54.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:54.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:54 smithi141 ceph-mon[108989]: pgmap v5792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:54 smithi060 ceph-mon[94696]: pgmap v5792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:35:56.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:56.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:56 smithi141 ceph-mon[108989]: pgmap v5793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:56 smithi060 ceph-mon[94696]: pgmap v5793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:35:57.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:57.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:58.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:58.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:58 smithi141 ceph-mon[108989]: pgmap v5794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:58 smithi060 ceph-mon[94696]: pgmap v5794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:35:59.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:35:59.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:35:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:35:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:35:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:35:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:36:00.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:00.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:00 smithi141 ceph-mon[108989]: pgmap v5795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:00 smithi060 ceph-mon[94696]: pgmap v5795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:01.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:01.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:02.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:02.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:02 smithi141 ceph-mon[108989]: pgmap v5796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:02 smithi060 ceph-mon[94696]: pgmap v5796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:03.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:03.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:04.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:04.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: pgmap v5797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:36:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: pgmap v5797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:36:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:36:05.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:05.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:06.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:06.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:06 smithi141 ceph-mon[108989]: pgmap v5798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:06 smithi060 ceph-mon[94696]: pgmap v5798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:07.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:07.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:08.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:08.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:08 smithi141 ceph-mon[108989]: pgmap v5799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:08 smithi060 ceph-mon[94696]: pgmap v5799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:09.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:09.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:09 smithi060 ceph-mon[94696]: pgmap v5800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:09 smithi141 ceph-mon[108989]: pgmap v5800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:10.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:10.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:11.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:11.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:11 smithi141 ceph-mon[108989]: pgmap v5801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:11 smithi060 ceph-mon[94696]: pgmap v5801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:12.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:12.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:13.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:13.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:14.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:14.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:14 smithi141 ceph-mon[108989]: pgmap v5802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:14 smithi060 ceph-mon[94696]: pgmap v5802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:15.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:15.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:16.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:16.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:16.441 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:16 smithi141 ceph-mon[108989]: pgmap v5803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:16 smithi060 ceph-mon[94696]: pgmap v5803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:17.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:17.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:18.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:18.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:18 smithi060 ceph-mon[94696]: pgmap v5804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:18 smithi141 ceph-mon[108989]: pgmap v5804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:19.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:19.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:19 smithi060 ceph-mon[94696]: pgmap v5805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:19 smithi141 ceph-mon[108989]: pgmap v5805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:20.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:20.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:21.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:21.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:22.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:22.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:22 smithi141 ceph-mon[108989]: pgmap v5806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:22 smithi060 ceph-mon[94696]: pgmap v5806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:24.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:24.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:24 smithi141 ceph-mon[108989]: pgmap v5807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:24 smithi060 ceph-mon[94696]: pgmap v5807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:25.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:25.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:26.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:26.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:26 smithi141 ceph-mon[108989]: pgmap v5808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:26 smithi060 ceph-mon[94696]: pgmap v5808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:27.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:27.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:28.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:28.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:28 smithi141 ceph-mon[108989]: pgmap v5809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:28 smithi060 ceph-mon[94696]: pgmap v5809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:29.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:29.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:29 smithi060 ceph-mon[94696]: pgmap v5810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:29 smithi141 ceph-mon[108989]: pgmap v5810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:30.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:30.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:31.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:31.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:32.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:32.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:32 smithi141 ceph-mon[108989]: pgmap v5811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:32 smithi060 ceph-mon[94696]: pgmap v5811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:33.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:33.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:34.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:34.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:34 smithi141 ceph-mon[108989]: pgmap v5812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:34 smithi060 ceph-mon[94696]: pgmap v5812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:35.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:35.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:36.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:36.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:36 smithi141 ceph-mon[108989]: pgmap v5813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:36 smithi060 ceph-mon[94696]: pgmap v5813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:37.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:37.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:38.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:38.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:38 smithi141 ceph-mon[108989]: pgmap v5814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:38 smithi060 ceph-mon[94696]: pgmap v5814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:39.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:39.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:39 smithi060 ceph-mon[94696]: pgmap v5815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:39 smithi141 ceph-mon[108989]: pgmap v5815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:40.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:40.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:41.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:41.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:41 smithi141 ceph-mon[108989]: pgmap v5816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:41 smithi060 ceph-mon[94696]: pgmap v5816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:42.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:42.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:43.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:43.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:44.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:44.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:44 smithi141 ceph-mon[108989]: pgmap v5817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:44 smithi060 ceph-mon[94696]: pgmap v5817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:45.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:45.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:46.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:46.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:46 smithi141 ceph-mon[108989]: pgmap v5818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:46 smithi060 ceph-mon[94696]: pgmap v5818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:47.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:47.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:48 smithi141 ceph-mon[108989]: pgmap v5819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:48 smithi060 ceph-mon[94696]: pgmap v5819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:49.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:49.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:49 smithi060 ceph-mon[94696]: pgmap v5820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:49 smithi141 ceph-mon[108989]: pgmap v5820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:50.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:50.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:51.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:51.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:52.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:52.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:52 smithi141 ceph-mon[108989]: pgmap v5821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:52 smithi060 ceph-mon[94696]: pgmap v5821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:53.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:53.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:54.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:54.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:54 smithi141 ceph-mon[108989]: pgmap v5822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:54 smithi060 ceph-mon[94696]: pgmap v5822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:36:56.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:56.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:56 smithi141 ceph-mon[108989]: pgmap v5823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:56 smithi060 ceph-mon[94696]: pgmap v5823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:57.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:57.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:58.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:58.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:58.437 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:58 smithi060 ceph-mon[94696]: pgmap v5824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:58 smithi141 ceph-mon[108989]: pgmap v5824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:36:59.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:36:59.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:36:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:36:59 smithi060 ceph-mon[94696]: pgmap v5825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:36:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:36:59 smithi141 ceph-mon[108989]: pgmap v5825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:01.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:01.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:02.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:02.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:02 smithi141 ceph-mon[108989]: pgmap v5826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:02 smithi060 ceph-mon[94696]: pgmap v5826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:03.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:03.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:04.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:04.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:04 smithi141 ceph-mon[108989]: pgmap v5827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:37:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:04 smithi060 ceph-mon[94696]: pgmap v5827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:37:05.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:05.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:37:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:37:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:37:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:37:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:37:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:37:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:37:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:37:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:37:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:37:06.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:06.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:06 smithi141 ceph-mon[108989]: pgmap v5828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:06 smithi060 ceph-mon[94696]: pgmap v5828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:07.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:07.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:08.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:08.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:08 smithi141 ceph-mon[108989]: pgmap v5829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:08.551 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:08 smithi060 ceph-mon[94696]: pgmap v5829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:09.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:09.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:09 smithi060 ceph-mon[94696]: pgmap v5830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:09 smithi141 ceph-mon[108989]: pgmap v5830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:10.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:10.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:11.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:11.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:11 smithi141 ceph-mon[108989]: pgmap v5831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:11 smithi060 ceph-mon[94696]: pgmap v5831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:12.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:12.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:13.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:13.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:14.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:14.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:14 smithi141 ceph-mon[108989]: pgmap v5832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:14 smithi060 ceph-mon[94696]: pgmap v5832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:15.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:15.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:16.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:16.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:16 smithi141 ceph-mon[108989]: pgmap v5833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:16 smithi060 ceph-mon[94696]: pgmap v5833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:17.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:17.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:18.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:18.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:18 smithi141 ceph-mon[108989]: pgmap v5834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:18 smithi060 ceph-mon[94696]: pgmap v5834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:19.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:19.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:19 smithi060 ceph-mon[94696]: pgmap v5835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:19 smithi141 ceph-mon[108989]: pgmap v5835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:20.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:20.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:21.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:21.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:22.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:22.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:22 smithi141 ceph-mon[108989]: pgmap v5836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:22 smithi060 ceph-mon[94696]: pgmap v5836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:23.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:23.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:24.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:24.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:24 smithi141 ceph-mon[108989]: pgmap v5837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:24 smithi060 ceph-mon[94696]: pgmap v5837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:25.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:25.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:26.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:26.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:26 smithi141 ceph-mon[108989]: pgmap v5838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:26 smithi060 ceph-mon[94696]: pgmap v5838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:27.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:27.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:28.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:28.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:28 smithi141 ceph-mon[108989]: pgmap v5839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:28 smithi060 ceph-mon[94696]: pgmap v5839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:29.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:29.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:29 smithi060 ceph-mon[94696]: pgmap v5840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:29 smithi141 ceph-mon[108989]: pgmap v5840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:30.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:30.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:31.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:31.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:32.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:32.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:32 smithi141 ceph-mon[108989]: pgmap v5841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:32 smithi060 ceph-mon[94696]: pgmap v5841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:33.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:33.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:34.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:34.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:34 smithi141 ceph-mon[108989]: pgmap v5842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:34 smithi060 ceph-mon[94696]: pgmap v5842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:35.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:35.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:36.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:36.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:36 smithi141 ceph-mon[108989]: pgmap v5843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:36 smithi060 ceph-mon[94696]: pgmap v5843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:37.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:37.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:38.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:38.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:38 smithi141 ceph-mon[108989]: pgmap v5844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:38 smithi060 ceph-mon[94696]: pgmap v5844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:39.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:39.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:39 smithi060 ceph-mon[94696]: pgmap v5845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:39 smithi141 ceph-mon[108989]: pgmap v5845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:40.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:40.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:41.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:41.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:41 smithi141 ceph-mon[108989]: pgmap v5846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:41 smithi060 ceph-mon[94696]: pgmap v5846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:42.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:42.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:43.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:43.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:44.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:44.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:44 smithi060 ceph-mon[94696]: pgmap v5847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:44 smithi141 ceph-mon[108989]: pgmap v5847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:45.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:45.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:46.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:46.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:46 smithi141 ceph-mon[108989]: pgmap v5848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:46 smithi060 ceph-mon[94696]: pgmap v5848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:47.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:47.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:48.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:48.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:48 smithi141 ceph-mon[108989]: pgmap v5849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:48 smithi060 ceph-mon[94696]: pgmap v5849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:49.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:49.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:49 smithi060 ceph-mon[94696]: pgmap v5850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:49 smithi141 ceph-mon[108989]: pgmap v5850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:50.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:50.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:51.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:51.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:52.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:52.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:52.424 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:52 smithi141 ceph-mon[108989]: pgmap v5851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:52 smithi060 ceph-mon[94696]: pgmap v5851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:53.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:53.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:54.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:54.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:54 smithi060 ceph-mon[94696]: pgmap v5852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:54 smithi141 ceph-mon[108989]: pgmap v5852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:55.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:37:56.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:56.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:56 smithi141 ceph-mon[108989]: pgmap v5853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:56 smithi060 ceph-mon[94696]: pgmap v5853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:57.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:57.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:58.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:58.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:58 smithi141 ceph-mon[108989]: pgmap v5854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:58 smithi060 ceph-mon[94696]: pgmap v5854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:37:59.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:37:59.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:37:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:37:59 smithi060 ceph-mon[94696]: pgmap v5855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:37:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:37:59 smithi141 ceph-mon[108989]: pgmap v5855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:00.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:00.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:01.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:01.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:02.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:02.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:02 smithi141 ceph-mon[108989]: pgmap v5856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:02 smithi060 ceph-mon[94696]: pgmap v5856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:03.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:03.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:04.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:04 smithi141 ceph-mon[108989]: pgmap v5857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:04 smithi060 ceph-mon[94696]: pgmap v5857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:05.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:05.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:38:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:38:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:06.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:06.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: pgmap v5858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:38:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:38:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:38:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: pgmap v5858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:38:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:38:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:38:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:38:07.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:07.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:08.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:08.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:08 smithi141 ceph-mon[108989]: pgmap v5859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:08 smithi060 ceph-mon[94696]: pgmap v5859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:09.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:09.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:09 smithi060 ceph-mon[94696]: pgmap v5860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:09 smithi141 ceph-mon[108989]: pgmap v5860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:10.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:10.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:11.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:11.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:11 smithi141 ceph-mon[108989]: pgmap v5861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:11 smithi060 ceph-mon[94696]: pgmap v5861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:12.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:12.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:13.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:13.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:14.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:14.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:14 smithi141 ceph-mon[108989]: pgmap v5862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:14 smithi060 ceph-mon[94696]: pgmap v5862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:15.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:15.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:16.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:16.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:16 smithi141 ceph-mon[108989]: pgmap v5863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:16 smithi060 ceph-mon[94696]: pgmap v5863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:17.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:17.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:18.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:18.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:18 smithi141 ceph-mon[108989]: pgmap v5864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:18 smithi060 ceph-mon[94696]: pgmap v5864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:19.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:19.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:19 smithi060 ceph-mon[94696]: pgmap v5865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:19 smithi141 ceph-mon[108989]: pgmap v5865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:20.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:20.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:21.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:21.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:22.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:22.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:22 smithi141 ceph-mon[108989]: pgmap v5866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:22 smithi060 ceph-mon[94696]: pgmap v5866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:23.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:23.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:24.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:24.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:24 smithi141 ceph-mon[108989]: pgmap v5867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:24 smithi060 ceph-mon[94696]: pgmap v5867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:26.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:26.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:26 smithi141 ceph-mon[108989]: pgmap v5868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:26 smithi060 ceph-mon[94696]: pgmap v5868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:27.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:27.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:28.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:28.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:28 smithi141 ceph-mon[108989]: pgmap v5869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:28 smithi060 ceph-mon[94696]: pgmap v5869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:29.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:29.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:29 smithi060 ceph-mon[94696]: pgmap v5870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:29 smithi141 ceph-mon[108989]: pgmap v5870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:30.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:30.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:31.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:31.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:32.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:32.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:32 smithi141 ceph-mon[108989]: pgmap v5871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:32 smithi060 ceph-mon[94696]: pgmap v5871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:33.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:33.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:34.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:34.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:34 smithi141 ceph-mon[108989]: pgmap v5872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:34.518 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:34 smithi060 ceph-mon[94696]: pgmap v5872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:35.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:35.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:36.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:36.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:36 smithi141 ceph-mon[108989]: pgmap v5873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:36 smithi060 ceph-mon[94696]: pgmap v5873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:37.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:37.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:38.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:38.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:38 smithi141 ceph-mon[108989]: pgmap v5874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:38 smithi060 ceph-mon[94696]: pgmap v5874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:39.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:39.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:39 smithi060 ceph-mon[94696]: pgmap v5875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:39 smithi141 ceph-mon[108989]: pgmap v5875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:40.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:40.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:41.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:41.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:41 smithi141 ceph-mon[108989]: pgmap v5876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:41 smithi060 ceph-mon[94696]: pgmap v5876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:42.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:42.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:43.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:43.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:44.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:44.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:44 smithi141 ceph-mon[108989]: pgmap v5877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:44 smithi060 ceph-mon[94696]: pgmap v5877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:45.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:45.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:46.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:46.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:46 smithi141 ceph-mon[108989]: pgmap v5878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:46 smithi060 ceph-mon[94696]: pgmap v5878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:47.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:47.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:48.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:48.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:48 smithi141 ceph-mon[108989]: pgmap v5879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:48 smithi060 ceph-mon[94696]: pgmap v5879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:49.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:49.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:49 smithi060 ceph-mon[94696]: pgmap v5880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:49 smithi141 ceph-mon[108989]: pgmap v5880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:50.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:50.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:51.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:51.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:52.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:52.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:52 smithi141 ceph-mon[108989]: pgmap v5881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:52 smithi060 ceph-mon[94696]: pgmap v5881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:53.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:53.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:54.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:54.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:54 smithi141 ceph-mon[108989]: pgmap v5882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:54 smithi060 ceph-mon[94696]: pgmap v5882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:55.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:55.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:38:56.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:56.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:56 smithi141 ceph-mon[108989]: pgmap v5883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:56 smithi060 ceph-mon[94696]: pgmap v5883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:57.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:57.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:58.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:58.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:58 smithi141 ceph-mon[108989]: pgmap v5884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:58 smithi060 ceph-mon[94696]: pgmap v5884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:38:59.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:38:59.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:38:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:38:59 smithi060 ceph-mon[94696]: pgmap v5885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:38:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:38:59 smithi141 ceph-mon[108989]: pgmap v5885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:00.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:00.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:01.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:01.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:02.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:02.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:02 smithi141 ceph-mon[108989]: pgmap v5886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:02 smithi060 ceph-mon[94696]: pgmap v5886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:03.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:03.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:04.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:04.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:04 smithi141 ceph-mon[108989]: pgmap v5887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:04 smithi060 ceph-mon[94696]: pgmap v5887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:05.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:05.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:06.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:06.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:06 smithi141 ceph-mon[108989]: pgmap v5888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:39:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:06 smithi060 ceph-mon[94696]: pgmap v5888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:39:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:07.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:07.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:39:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:39:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:39:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:39:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:39:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:39:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:39:08.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:08.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:08 smithi141 ceph-mon[108989]: pgmap v5889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:08 smithi060 ceph-mon[94696]: pgmap v5889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:09.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:09.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:09 smithi060 ceph-mon[94696]: pgmap v5890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:09 smithi141 ceph-mon[108989]: pgmap v5890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:10.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:10.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:11.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:11.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:11 smithi141 ceph-mon[108989]: pgmap v5891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:11 smithi060 ceph-mon[94696]: pgmap v5891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:13.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:13.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:14.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:14.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:14 smithi141 ceph-mon[108989]: pgmap v5892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:14 smithi060 ceph-mon[94696]: pgmap v5892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:15.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:15.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:16.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:16.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:16 smithi141 ceph-mon[108989]: pgmap v5893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:16 smithi060 ceph-mon[94696]: pgmap v5893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:17.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:17.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:18.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:18.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:18 smithi141 ceph-mon[108989]: pgmap v5894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:18 smithi060 ceph-mon[94696]: pgmap v5894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:19.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:19.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:19 smithi060 ceph-mon[94696]: pgmap v5895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:19 smithi141 ceph-mon[108989]: pgmap v5895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:20.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:20.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:21.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:21.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:22.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:22.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:22 smithi141 ceph-mon[108989]: pgmap v5896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:22 smithi060 ceph-mon[94696]: pgmap v5896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:23.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:23.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:24.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:24.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:24 smithi141 ceph-mon[108989]: pgmap v5897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:24 smithi060 ceph-mon[94696]: pgmap v5897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:25.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:25.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:26.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:26.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:26 smithi141 ceph-mon[108989]: pgmap v5898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:26 smithi060 ceph-mon[94696]: pgmap v5898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:27 smithi141 ceph-mon[108989]: pgmap v5899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:27 smithi060 ceph-mon[94696]: pgmap v5899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:28.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:28.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:29.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:29.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:29 smithi060 ceph-mon[94696]: pgmap v5900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:29 smithi141 ceph-mon[108989]: pgmap v5900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:30.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:30.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:31.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:31.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:32.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:32.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:32 smithi141 ceph-mon[108989]: pgmap v5901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:32 smithi060 ceph-mon[94696]: pgmap v5901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:33.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:33.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:34.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:34.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:34 smithi141 ceph-mon[108989]: pgmap v5902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:34 smithi060 ceph-mon[94696]: pgmap v5902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:35.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:35.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:36.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:36.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:36 smithi141 ceph-mon[108989]: pgmap v5903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:36 smithi060 ceph-mon[94696]: pgmap v5903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:37.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:37.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:37 smithi060 ceph-mon[94696]: pgmap v5904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:37 smithi141 ceph-mon[108989]: pgmap v5904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:38.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:38.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:39.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:39.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:39 smithi060 ceph-mon[94696]: pgmap v5905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:39 smithi141 ceph-mon[108989]: pgmap v5905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:40.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:40.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:41.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:41.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:41 smithi141 ceph-mon[108989]: pgmap v5906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:41 smithi060 ceph-mon[94696]: pgmap v5906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:42.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:42.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:43.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:43.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:44.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:44.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:44 smithi141 ceph-mon[108989]: pgmap v5907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:44 smithi060 ceph-mon[94696]: pgmap v5907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:45.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:45.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:46.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:46.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:46 smithi141 ceph-mon[108989]: pgmap v5908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:46 smithi060 ceph-mon[94696]: pgmap v5908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:47.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:47.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:47 smithi060 ceph-mon[94696]: pgmap v5909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:47 smithi141 ceph-mon[108989]: pgmap v5909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:48.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:48.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:49.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:49.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:49 smithi060 ceph-mon[94696]: pgmap v5910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:49 smithi141 ceph-mon[108989]: pgmap v5910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:50.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:50.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:51.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:51.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:52.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:52.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:52 smithi141 ceph-mon[108989]: pgmap v5911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:52 smithi060 ceph-mon[94696]: pgmap v5911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:53.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:53.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:54.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:54.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:54 smithi141 ceph-mon[108989]: pgmap v5912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:54 smithi060 ceph-mon[94696]: pgmap v5912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:55.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:55.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:55 smithi141 ceph-mon[108989]: pgmap v5913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:39:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:55 smithi060 ceph-mon[94696]: pgmap v5913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:56.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:56.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:57.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:57.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:58.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:58.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:58 smithi141 ceph-mon[108989]: pgmap v5914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:58 smithi060 ceph-mon[94696]: pgmap v5914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:39:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:39:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:39:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:39:59 smithi060 ceph-mon[94696]: pgmap v5915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:39:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:39:59 smithi141 ceph-mon[108989]: pgmap v5915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:00.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:00.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:40:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:40:01.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:01.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:01 smithi141 ceph-mon[108989]: pgmap v5916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:01 smithi060 ceph-mon[94696]: pgmap v5916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:02.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:02.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:03.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:03.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:04.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:04.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:04 smithi141 ceph-mon[108989]: pgmap v5917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:04 smithi060 ceph-mon[94696]: pgmap v5917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:05 smithi141 ceph-mon[108989]: pgmap v5918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:05.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:05.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:05.537 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:05 smithi060 ceph-mon[94696]: pgmap v5918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:06.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:06.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:40:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:40:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:40:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:40:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:40:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:40:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:40:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:07 smithi141 ceph-mon[108989]: pgmap v5919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:40:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:40:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:40:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:40:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:40:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:07 smithi060 ceph-mon[94696]: pgmap v5919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:08.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:08.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:09.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:09.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:09 smithi060 ceph-mon[94696]: pgmap v5920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:09 smithi141 ceph-mon[108989]: pgmap v5920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:10.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:10.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:11.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:11.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:11 smithi141 ceph-mon[108989]: pgmap v5921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:11 smithi060 ceph-mon[94696]: pgmap v5921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:12.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:13.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:13.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:13 smithi060 ceph-mon[94696]: pgmap v5922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:13 smithi141 ceph-mon[108989]: pgmap v5922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:14.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:14.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:15.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:15.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:15 smithi060 ceph-mon[94696]: pgmap v5923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:15 smithi141 ceph-mon[108989]: pgmap v5923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:16.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:16.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:17.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:17.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:17 smithi060 ceph-mon[94696]: pgmap v5924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:17 smithi141 ceph-mon[108989]: pgmap v5924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:18.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:18.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:19.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:19.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:19 smithi060 ceph-mon[94696]: pgmap v5925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:19 smithi141 ceph-mon[108989]: pgmap v5925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:20.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:20.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:21.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:21.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:21 smithi060 ceph-mon[94696]: pgmap v5926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:21 smithi141 ceph-mon[108989]: pgmap v5926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:22.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:22.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:23.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:23.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:23 smithi060 ceph-mon[94696]: pgmap v5927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:23 smithi141 ceph-mon[108989]: pgmap v5927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:24.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:24.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:25.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:25.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:25 smithi141 ceph-mon[108989]: pgmap v5928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:25 smithi060 ceph-mon[94696]: pgmap v5928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:26.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:26.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:27.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:27.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:27 smithi060 ceph-mon[94696]: pgmap v5929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:27 smithi141 ceph-mon[108989]: pgmap v5929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:28.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:28.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:29.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:29.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:29 smithi060 ceph-mon[94696]: pgmap v5930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:29 smithi141 ceph-mon[108989]: pgmap v5930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:30.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:30.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:31.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:31 smithi060 ceph-mon[94696]: pgmap v5931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:31 smithi141 ceph-mon[108989]: pgmap v5931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:32.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:32.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:33.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:33.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:33 smithi060 ceph-mon[94696]: pgmap v5932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:33 smithi141 ceph-mon[108989]: pgmap v5932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:34.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:34.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:35.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:35.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:35 smithi060 ceph-mon[94696]: pgmap v5933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:35 smithi141 ceph-mon[108989]: pgmap v5933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:36.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:36.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:37.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:37.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:37 smithi060 ceph-mon[94696]: pgmap v5934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:37 smithi141 ceph-mon[108989]: pgmap v5934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:38.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:38.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:39.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:39.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:39 smithi060 ceph-mon[94696]: pgmap v5935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:39 smithi141 ceph-mon[108989]: pgmap v5935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:40.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:40.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:40.934 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:41.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:41 smithi141 ceph-mon[108989]: pgmap v5936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:41 smithi060 ceph-mon[94696]: pgmap v5936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:42.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:42.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:43.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:43.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:43 smithi060 ceph-mon[94696]: pgmap v5937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:43 smithi141 ceph-mon[108989]: pgmap v5937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:44.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:44.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:45.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:45.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:45 smithi060 ceph-mon[94696]: pgmap v5938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:45 smithi141 ceph-mon[108989]: pgmap v5938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:46.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:46.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:47.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:47.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:47 smithi060 ceph-mon[94696]: pgmap v5939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:47 smithi141 ceph-mon[108989]: pgmap v5939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:48.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:48.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:49.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:49.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:49 smithi060 ceph-mon[94696]: pgmap v5940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:49 smithi141 ceph-mon[108989]: pgmap v5940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:50.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:50.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:51 smithi060 ceph-mon[94696]: pgmap v5941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:51.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:51.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:51 smithi141 ceph-mon[108989]: pgmap v5941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:52.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:52.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:53.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:53.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:53 smithi060 ceph-mon[94696]: pgmap v5942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:53 smithi141 ceph-mon[108989]: pgmap v5942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:54.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:54.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:40:55.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:55.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:55 smithi141 ceph-mon[108989]: pgmap v5943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:55 smithi060 ceph-mon[94696]: pgmap v5943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:56.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:56.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:57 smithi060 ceph-mon[94696]: pgmap v5944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:57.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:57.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:57 smithi141 ceph-mon[108989]: pgmap v5944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:40:58.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:58.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:59.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:40:59.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:40:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:40:59 smithi060 ceph-mon[94696]: pgmap v5945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:40:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:40:59 smithi141 ceph-mon[108989]: pgmap v5945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:00.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:00.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:01 smithi060 ceph-mon[94696]: pgmap v5946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:01.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:01.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:01 smithi141 ceph-mon[108989]: pgmap v5946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:02.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:02.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:03 smithi060 ceph-mon[94696]: pgmap v5947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:03.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:03.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:03 smithi141 ceph-mon[108989]: pgmap v5947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:04.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:04.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:05 smithi060 ceph-mon[94696]: pgmap v5948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:05.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:05.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:05 smithi141 ceph-mon[108989]: pgmap v5948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:06.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:06.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:07 smithi060 ceph-mon[94696]: pgmap v5949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:41:07.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:07.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:07 smithi141 ceph-mon[108989]: pgmap v5949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:41:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:41:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:41:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:41:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:41:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:41:08.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:08.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:41:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:41:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:41:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:41:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:41:09.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:09.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:09 smithi141 ceph-mon[108989]: pgmap v5950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:09 smithi060 ceph-mon[94696]: pgmap v5950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:10.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:10.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:11.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:11.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:11 smithi141 ceph-mon[108989]: pgmap v5951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:11 smithi060 ceph-mon[94696]: pgmap v5951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:12.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:13 smithi060 ceph-mon[94696]: pgmap v5952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:13.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:13.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:13 smithi141 ceph-mon[108989]: pgmap v5952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:14.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:14.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:15 smithi060 ceph-mon[94696]: pgmap v5953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:15.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:15.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:15 smithi141 ceph-mon[108989]: pgmap v5953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:16.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:16.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:17 smithi060 ceph-mon[94696]: pgmap v5954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:17.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:17.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:17 smithi141 ceph-mon[108989]: pgmap v5954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:18.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:18.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:19.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:19.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:19 smithi060 ceph-mon[94696]: pgmap v5955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:19 smithi141 ceph-mon[108989]: pgmap v5955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:20.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:20.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:21 smithi060 ceph-mon[94696]: pgmap v5956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:21.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:21.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:21 smithi141 ceph-mon[108989]: pgmap v5956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:22.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:22.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:23 smithi060 ceph-mon[94696]: pgmap v5957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:23.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:23.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:23 smithi141 ceph-mon[108989]: pgmap v5957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:24.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:24.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:25.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:25.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:25 smithi141 ceph-mon[108989]: pgmap v5958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:25 smithi060 ceph-mon[94696]: pgmap v5958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:26.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:26.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:27 smithi060 ceph-mon[94696]: pgmap v5959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:27.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:27.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:27 smithi141 ceph-mon[108989]: pgmap v5959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:28.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:28.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:29.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:29.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:29 smithi060 ceph-mon[94696]: pgmap v5960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:29 smithi141 ceph-mon[108989]: pgmap v5960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:30.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:30.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:31 smithi060 ceph-mon[94696]: pgmap v5961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:31.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:31.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:31 smithi141 ceph-mon[108989]: pgmap v5961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:32.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:32.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:33 smithi060 ceph-mon[94696]: pgmap v5962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:33.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:33.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:33 smithi141 ceph-mon[108989]: pgmap v5962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:34.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:34.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:35 smithi060 ceph-mon[94696]: pgmap v5963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:35.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:35.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:35 smithi141 ceph-mon[108989]: pgmap v5963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:36.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:36.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:37 smithi060 ceph-mon[94696]: pgmap v5964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:37 smithi141 ceph-mon[108989]: pgmap v5964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:38.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:38.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:39.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:39.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:39 smithi060 ceph-mon[94696]: pgmap v5965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:39 smithi141 ceph-mon[108989]: pgmap v5965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:40.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:40.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:41.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:41.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:41 smithi141 ceph-mon[108989]: pgmap v5966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:41 smithi060 ceph-mon[94696]: pgmap v5966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:42.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:42.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:43 smithi060 ceph-mon[94696]: pgmap v5967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:43.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:43.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:43 smithi141 ceph-mon[108989]: pgmap v5967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:44.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:44.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:45 smithi060 ceph-mon[94696]: pgmap v5968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:45.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:45.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:45 smithi141 ceph-mon[108989]: pgmap v5968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:46.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:46.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:47 smithi060 ceph-mon[94696]: pgmap v5969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:47.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:47.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:47 smithi141 ceph-mon[108989]: pgmap v5969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:48.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:48.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:49.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:49.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:49 smithi060 ceph-mon[94696]: pgmap v5970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:49 smithi141 ceph-mon[108989]: pgmap v5970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:50.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:50.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:51 smithi060 ceph-mon[94696]: pgmap v5971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:51.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:51.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:51 smithi141 ceph-mon[108989]: pgmap v5971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:52.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:52.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:53 smithi060 ceph-mon[94696]: pgmap v5972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:53.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:53 smithi141 ceph-mon[108989]: pgmap v5972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:54.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:41:55.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:55.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:55 smithi141 ceph-mon[108989]: pgmap v5973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:55 smithi060 ceph-mon[94696]: pgmap v5973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:56.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:56.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:57 smithi060 ceph-mon[94696]: pgmap v5974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:57.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:57.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:57 smithi141 ceph-mon[108989]: pgmap v5974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:41:58.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:58.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:59.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:41:59.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:41:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:41:59 smithi060 ceph-mon[94696]: pgmap v5975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:41:59.973 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:41:59 smithi141 ceph-mon[108989]: pgmap v5975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:00.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:00.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:01 smithi060 ceph-mon[94696]: pgmap v5976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:01.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:01.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:01 smithi141 ceph-mon[108989]: pgmap v5976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:02.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:02.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:03 smithi060 ceph-mon[94696]: pgmap v5977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:03.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:03.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:03 smithi141 ceph-mon[108989]: pgmap v5977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:04.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:04.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:05 smithi141 ceph-mon[108989]: pgmap v5978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:05 smithi060 ceph-mon[94696]: pgmap v5978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:05.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:05.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:06.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:06.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:07 smithi060 ceph-mon[94696]: pgmap v5979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:07.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:07.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:07.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:07 smithi141 ceph-mon[108989]: pgmap v5979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:42:08.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:08.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:42:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:42:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:42:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:42:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:42:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:42:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:09 smithi060 ceph-mon[94696]: pgmap v5980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:42:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:42:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:42:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:42:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:42:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:09 smithi141 ceph-mon[108989]: pgmap v5980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:11.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:11.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:11.954 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:11 smithi060 ceph-mon[94696]: pgmap v5981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:11 smithi141 ceph-mon[108989]: pgmap v5981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:13 smithi060 ceph-mon[94696]: pgmap v5982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:13.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:13.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:13 smithi141 ceph-mon[108989]: pgmap v5982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:14.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:14.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:15 smithi141 ceph-mon[108989]: pgmap v5983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:15 smithi060 ceph-mon[94696]: pgmap v5983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:16.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:16.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:17 smithi060 ceph-mon[94696]: pgmap v5984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:17.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:17.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:17 smithi141 ceph-mon[108989]: pgmap v5984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:18.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:18.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:19.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:19.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:19 smithi060 ceph-mon[94696]: pgmap v5985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:19 smithi141 ceph-mon[108989]: pgmap v5985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:20.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:20.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:21 smithi060 ceph-mon[94696]: pgmap v5986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:21.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:21.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:21 smithi141 ceph-mon[108989]: pgmap v5986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:22.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:22.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:23 smithi060 ceph-mon[94696]: pgmap v5987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:23.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:23.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:23 smithi141 ceph-mon[108989]: pgmap v5987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:24.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:24.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:25.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:25.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:25 smithi141 ceph-mon[108989]: pgmap v5988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:25 smithi060 ceph-mon[94696]: pgmap v5988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:27 smithi060 ceph-mon[94696]: pgmap v5989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:27.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:27.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:27 smithi141 ceph-mon[108989]: pgmap v5989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:28.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:28.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:29.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:29.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:29 smithi060 ceph-mon[94696]: pgmap v5990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:29 smithi141 ceph-mon[108989]: pgmap v5990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:30.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:30.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:31 smithi060 ceph-mon[94696]: pgmap v5991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:31.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:31.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:31 smithi141 ceph-mon[108989]: pgmap v5991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:32.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:32.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:33 smithi060 ceph-mon[94696]: pgmap v5992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:33.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:33.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:33 smithi141 ceph-mon[108989]: pgmap v5992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:34.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:34.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:35 smithi060 ceph-mon[94696]: pgmap v5993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:35.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:35.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:35 smithi141 ceph-mon[108989]: pgmap v5993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:36.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:36.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:37 smithi060 ceph-mon[94696]: pgmap v5994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:37 smithi141 ceph-mon[108989]: pgmap v5994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:37.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:37.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:38.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:38.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:39.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:39.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:39 smithi060 ceph-mon[94696]: pgmap v5995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:39 smithi141 ceph-mon[108989]: pgmap v5995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:40.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:40.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:41.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:41.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:41 smithi141 ceph-mon[108989]: pgmap v5996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:41 smithi060 ceph-mon[94696]: pgmap v5996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:42.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:42.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:43 smithi060 ceph-mon[94696]: pgmap v5997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:43 smithi141 ceph-mon[108989]: pgmap v5997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:43.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:43.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:44.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:44.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:45 smithi060 ceph-mon[94696]: pgmap v5998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:45 smithi141 ceph-mon[108989]: pgmap v5998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:45.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:45.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:46.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:46.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:47 smithi060 ceph-mon[94696]: pgmap v5999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:47.741 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:47 smithi141 ceph-mon[108989]: pgmap v5999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:47.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:47.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:48.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:48.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:49.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:49.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:49 smithi060 ceph-mon[94696]: pgmap v6000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:49 smithi141 ceph-mon[108989]: pgmap v6000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:50.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:50.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:51 smithi060 ceph-mon[94696]: pgmap v6001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:51 smithi141 ceph-mon[108989]: pgmap v6001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:51.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:51.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:52.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:52.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:53 smithi060 ceph-mon[94696]: pgmap v6002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:53 smithi141 ceph-mon[108989]: pgmap v6002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:53.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:53.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:54.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:54.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:42:55.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:55.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:55 smithi141 ceph-mon[108989]: pgmap v6003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:55 smithi060 ceph-mon[94696]: pgmap v6003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:56.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:56.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:57 smithi060 ceph-mon[94696]: pgmap v6004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:57 smithi141 ceph-mon[108989]: pgmap v6004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:42:57.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:58.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:58.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:59.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:42:59.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:42:59.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:42:59 smithi060 ceph-mon[94696]: pgmap v6005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:42:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:42:59 smithi141 ceph-mon[108989]: pgmap v6005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:00.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:00.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:01 smithi060 ceph-mon[94696]: pgmap v6006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:01 smithi141 ceph-mon[108989]: pgmap v6006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:01.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:01.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:02.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:02.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:03 smithi060 ceph-mon[94696]: pgmap v6007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:03 smithi141 ceph-mon[108989]: pgmap v6007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:03.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:03.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:04.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:04.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:05 smithi060 ceph-mon[94696]: pgmap v6008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:05.644 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:05 smithi141 ceph-mon[108989]: pgmap v6008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:05.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:05.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:06.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:06.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:07 smithi060 ceph-mon[94696]: pgmap v6009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:07.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:07 smithi141 ceph-mon[108989]: pgmap v6009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:07.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:07.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:08.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:08.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:43:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:43:09.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:09.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:09 smithi060 ceph-mon[94696]: pgmap v6010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:43:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:43:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:43:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:43:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:43:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:09 smithi141 ceph-mon[108989]: pgmap v6010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:10.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:10.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:10.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:11.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:11.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:11 smithi141 ceph-mon[108989]: pgmap v6011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:11 smithi060 ceph-mon[94696]: pgmap v6011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:12.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:12.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:13 smithi060 ceph-mon[94696]: pgmap v6012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:13 smithi141 ceph-mon[108989]: pgmap v6012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:13.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:13.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:14.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:14.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:15 smithi060 ceph-mon[94696]: pgmap v6013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:15 smithi141 ceph-mon[108989]: pgmap v6013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:15.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:15.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:16.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:16.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:17 smithi060 ceph-mon[94696]: pgmap v6014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:17 smithi141 ceph-mon[108989]: pgmap v6014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:17.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:18.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:18.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:19.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:19.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:19 smithi060 ceph-mon[94696]: pgmap v6015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:19 smithi141 ceph-mon[108989]: pgmap v6015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:20.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:20.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:21 smithi060 ceph-mon[94696]: pgmap v6016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:21 smithi141 ceph-mon[108989]: pgmap v6016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:21.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:21.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:22.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:22.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:23 smithi060 ceph-mon[94696]: pgmap v6017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:23 smithi141 ceph-mon[108989]: pgmap v6017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:23.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:23.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:24.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:24.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:25.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:25.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:25 smithi060 ceph-mon[94696]: pgmap v6018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:25 smithi141 ceph-mon[108989]: pgmap v6018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:26.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:26.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:27 smithi060 ceph-mon[94696]: pgmap v6019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:27 smithi141 ceph-mon[108989]: pgmap v6019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:27.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:27.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:28.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:28.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:29 smithi060 ceph-mon[94696]: pgmap v6020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:29.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:29.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:29 smithi141 ceph-mon[108989]: pgmap v6020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:30.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:31 smithi060 ceph-mon[94696]: pgmap v6021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:31 smithi141 ceph-mon[108989]: pgmap v6021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:31.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:31.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:32.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:32.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:33 smithi060 ceph-mon[94696]: pgmap v6022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:33.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:33 smithi141 ceph-mon[108989]: pgmap v6022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:33.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:33.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:34.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:34.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:35 smithi060 ceph-mon[94696]: pgmap v6023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:35 smithi141 ceph-mon[108989]: pgmap v6023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:35.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:35.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:36.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:36.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:37 smithi060 ceph-mon[94696]: pgmap v6024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:37 smithi141 ceph-mon[108989]: pgmap v6024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:37.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:37.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:38.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:38.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:39 smithi060 ceph-mon[94696]: pgmap v6025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:39.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:39.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:39 smithi141 ceph-mon[108989]: pgmap v6025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:40.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:40.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:40.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:41.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:41.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:41.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:41 smithi141 ceph-mon[108989]: pgmap v6026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:41 smithi060 ceph-mon[94696]: pgmap v6026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:42.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:42.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:43 smithi060 ceph-mon[94696]: pgmap v6027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:43 smithi141 ceph-mon[108989]: pgmap v6027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:43.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:43.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:44.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:44.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:45 smithi060 ceph-mon[94696]: pgmap v6028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:45 smithi141 ceph-mon[108989]: pgmap v6028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:45.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:45.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:46.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:46.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:47 smithi060 ceph-mon[94696]: pgmap v6029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:47.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:47 smithi141 ceph-mon[108989]: pgmap v6029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:47.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:47.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:48.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:48.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:49 smithi060 ceph-mon[94696]: pgmap v6030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:49.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:49.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:49 smithi141 ceph-mon[108989]: pgmap v6030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:50.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:50.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:51 smithi141 ceph-mon[108989]: pgmap v6031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:51 smithi060 ceph-mon[94696]: pgmap v6031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:51.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:51.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:52.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:52.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:53.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:53 smithi060 ceph-mon[94696]: pgmap v6032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:53 smithi141 ceph-mon[108989]: pgmap v6032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:53.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:53.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:54.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:54.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:43:55.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:55.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:55 smithi141 ceph-mon[108989]: pgmap v6033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:55 smithi060 ceph-mon[94696]: pgmap v6033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:56.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:56.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:57 smithi060 ceph-mon[94696]: pgmap v6034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:57 smithi141 ceph-mon[108989]: pgmap v6034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:43:57.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:57.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:58.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:58.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:43:59 smithi060 ceph-mon[94696]: pgmap v6035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:43:59.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:43:59.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:43:59.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:43:59 smithi141 ceph-mon[108989]: pgmap v6035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:00.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:00.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:01 smithi141 ceph-mon[108989]: pgmap v6036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:01 smithi060 ceph-mon[94696]: pgmap v6036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:01.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:01.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:02.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:02.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:03 smithi060 ceph-mon[94696]: pgmap v6037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:03 smithi141 ceph-mon[108989]: pgmap v6037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:03.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:03.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:04.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:04.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:05 smithi060 ceph-mon[94696]: pgmap v6038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:05.740 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:05 smithi141 ceph-mon[108989]: pgmap v6038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:05.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:05.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:06.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:06.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:07 smithi060 ceph-mon[94696]: pgmap v6039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:07 smithi141 ceph-mon[108989]: pgmap v6039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:07.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:07.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:08.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:08.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:44:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: pgmap v6040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:44:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:44:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:44:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:44:09.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:09.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:44:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: pgmap v6040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:44:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:44:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:44:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:44:10.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:10.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:44:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:44:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:11.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:11.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:11 smithi141 ceph-mon[108989]: pgmap v6041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:11 smithi060 ceph-mon[94696]: pgmap v6041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:12.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:12.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:13 smithi060 ceph-mon[94696]: pgmap v6042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:13 smithi141 ceph-mon[108989]: pgmap v6042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:13.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:13.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:14.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:14.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:15 smithi060 ceph-mon[94696]: pgmap v6043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:15 smithi141 ceph-mon[108989]: pgmap v6043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:15.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:15.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:16.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:16.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:17 smithi060 ceph-mon[94696]: pgmap v6044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:17 smithi141 ceph-mon[108989]: pgmap v6044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:17.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:17.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:18.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:18.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:19 smithi060 ceph-mon[94696]: pgmap v6045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:19.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:19.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:19 smithi141 ceph-mon[108989]: pgmap v6045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:20.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:20.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:21 smithi060 ceph-mon[94696]: pgmap v6046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:21 smithi141 ceph-mon[108989]: pgmap v6046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:21.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:21.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:22.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:22.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:23 smithi060 ceph-mon[94696]: pgmap v6047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:23.639 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:23 smithi141 ceph-mon[108989]: pgmap v6047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:23.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:23.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:24.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:24.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:25.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:25.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:25 smithi060 ceph-mon[94696]: pgmap v6048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:25 smithi141 ceph-mon[108989]: pgmap v6048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:26.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:26.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:27 smithi060 ceph-mon[94696]: pgmap v6049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:27 smithi141 ceph-mon[108989]: pgmap v6049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:27.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:27.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:28.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:28.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:29 smithi060 ceph-mon[94696]: pgmap v6050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:29.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:29.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:29 smithi141 ceph-mon[108989]: pgmap v6050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:30.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:30.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:31 smithi060 ceph-mon[94696]: pgmap v6051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:31 smithi141 ceph-mon[108989]: pgmap v6051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:31.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:31.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:32.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:32.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:33.544 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:33 smithi060 ceph-mon[94696]: pgmap v6052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:33 smithi141 ceph-mon[108989]: pgmap v6052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:33.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:33.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:34.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:34.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:35 smithi060 ceph-mon[94696]: pgmap v6053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:35 smithi141 ceph-mon[108989]: pgmap v6053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:35.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:35.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:36.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:36.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:37 smithi060 ceph-mon[94696]: pgmap v6054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:37 smithi141 ceph-mon[108989]: pgmap v6054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:37.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:38.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:38.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:38.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:39 smithi060 ceph-mon[94696]: pgmap v6055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:39.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:39.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:39 smithi141 ceph-mon[108989]: pgmap v6055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:40.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:40.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:41 smithi060 ceph-mon[94696]: pgmap v6056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:41.628 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:41 smithi141 ceph-mon[108989]: pgmap v6056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:41.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:41.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:42.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:42.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:43 smithi060 ceph-mon[94696]: pgmap v6057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:43 smithi141 ceph-mon[108989]: pgmap v6057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:43.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:43.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:44.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:44.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:45.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:45 smithi060 ceph-mon[94696]: pgmap v6058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:45 smithi141 ceph-mon[108989]: pgmap v6058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:45.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:45.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:46.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:46.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:47 smithi060 ceph-mon[94696]: pgmap v6059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:47 smithi141 ceph-mon[108989]: pgmap v6059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:47.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:47.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:48.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:48.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:49 smithi060 ceph-mon[94696]: pgmap v6060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:49.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:49.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:49 smithi141 ceph-mon[108989]: pgmap v6060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:50.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:50.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:51 smithi060 ceph-mon[94696]: pgmap v6061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:51.731 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:51 smithi141 ceph-mon[108989]: pgmap v6061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:51.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:51.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:52.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:52.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:53 smithi060 ceph-mon[94696]: pgmap v6062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:53 smithi141 ceph-mon[108989]: pgmap v6062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:53.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:53.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:54.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:54.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:44:55.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:55.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:55 smithi141 ceph-mon[108989]: pgmap v6063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:55 smithi060 ceph-mon[94696]: pgmap v6063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:56.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:56.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:57 smithi060 ceph-mon[94696]: pgmap v6064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:57 smithi141 ceph-mon[108989]: pgmap v6064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:44:57.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:57.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:58.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:58.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:44:59 smithi060 ceph-mon[94696]: pgmap v6065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:44:59.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:44:59.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:44:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:44:59 smithi141 ceph-mon[108989]: pgmap v6065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:00.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:00.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:01 smithi060 ceph-mon[94696]: pgmap v6066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:01 smithi141 ceph-mon[108989]: pgmap v6066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:01.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:01.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:02.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:02.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:03 smithi060 ceph-mon[94696]: pgmap v6067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:03 smithi141 ceph-mon[108989]: pgmap v6067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:03.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:03.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:04.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:04.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:05 smithi060 ceph-mon[94696]: pgmap v6068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:05 smithi141 ceph-mon[108989]: pgmap v6068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:05.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:05.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:06.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:06.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:07 smithi060 ceph-mon[94696]: pgmap v6069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:07 smithi141 ceph-mon[108989]: pgmap v6069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:07.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:07.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:08.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:08.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:09 smithi060 ceph-mon[94696]: pgmap v6070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:09 smithi141 ceph-mon[108989]: pgmap v6070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:09.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:09.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:45:10.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:10.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:45:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:11 smithi141 ceph-mon[108989]: pgmap v6071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:11.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:11.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:11 smithi060 ceph-mon[94696]: pgmap v6071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:12.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:12.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:45:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:45:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:45:13.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:13 smithi141 ceph-mon[108989]: pgmap v6072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:45:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:45:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:13 smithi060 ceph-mon[94696]: pgmap v6072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:13.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:13.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:14.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:14.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:15 smithi060 ceph-mon[94696]: pgmap v6073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:15 smithi141 ceph-mon[108989]: pgmap v6073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:15.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:15.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:17.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:17.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:17 smithi060 ceph-mon[94696]: pgmap v6074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:17.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:17 smithi141 ceph-mon[108989]: pgmap v6074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:17.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:18.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:19.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:19.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:19 smithi060 ceph-mon[94696]: pgmap v6075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:19 smithi141 ceph-mon[108989]: pgmap v6075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:20.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:20.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:21.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:21.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:22.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:22.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:22 smithi141 ceph-mon[108989]: pgmap v6076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:22 smithi060 ceph-mon[94696]: pgmap v6076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:23.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:23.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:24.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:24.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:24 smithi141 ceph-mon[108989]: pgmap v6077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:25.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:25.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:25.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:24 smithi060 ceph-mon[94696]: pgmap v6077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:25.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:26.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:26.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:26 smithi141 ceph-mon[108989]: pgmap v6078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:27.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:27.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:26 smithi060 ceph-mon[94696]: pgmap v6078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:28.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:28.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:28 smithi141 ceph-mon[108989]: pgmap v6079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:29.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:29.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:28 smithi060 ceph-mon[94696]: pgmap v6079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:30.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:30.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:30.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:30 smithi141 ceph-mon[108989]: pgmap v6080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:31.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:31.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:30 smithi060 ceph-mon[94696]: pgmap v6080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:32.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:32.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:32 smithi141 ceph-mon[108989]: pgmap v6081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:33.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:33.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:32 smithi060 ceph-mon[94696]: pgmap v6081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:34.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:34.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:34 smithi141 ceph-mon[108989]: pgmap v6082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:35.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:35.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:34 smithi060 ceph-mon[94696]: pgmap v6082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:36.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:36.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:36 smithi141 ceph-mon[108989]: pgmap v6083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:37.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:37.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:36 smithi060 ceph-mon[94696]: pgmap v6083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:38.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:38.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:38 smithi141 ceph-mon[108989]: pgmap v6084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:39.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:39.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:39.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:38 smithi060 ceph-mon[94696]: pgmap v6084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:40.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:40.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:40.720 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:40 smithi141 ceph-mon[108989]: pgmap v6085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:41.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:41.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:40 smithi060 ceph-mon[94696]: pgmap v6085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:42.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:42.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:42 smithi141 ceph-mon[108989]: pgmap v6086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:43.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:43.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:42 smithi060 ceph-mon[94696]: pgmap v6086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:44.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:44.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:44.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:44 smithi141 ceph-mon[108989]: pgmap v6087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:45.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:45.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:44 smithi060 ceph-mon[94696]: pgmap v6087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:46.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:46.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:46.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:46 smithi141 ceph-mon[108989]: pgmap v6088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:47.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:47.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:46 smithi060 ceph-mon[94696]: pgmap v6088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:48.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:48.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:48 smithi141 ceph-mon[108989]: pgmap v6089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:49.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:49.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:48 smithi060 ceph-mon[94696]: pgmap v6089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:50.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:50.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:51.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:51.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:51.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:50 smithi060 ceph-mon[94696]: pgmap v6090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:50 smithi141 ceph-mon[108989]: pgmap v6090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:52.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:52.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:53.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:53.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:52 smithi060 ceph-mon[94696]: pgmap v6091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:53.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:52 smithi141 ceph-mon[108989]: pgmap v6091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:54.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:54.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:55.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:54 smithi060 ceph-mon[94696]: pgmap v6092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:54 smithi141 ceph-mon[108989]: pgmap v6092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:45:56.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:56.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:57.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:57.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:56 smithi060 ceph-mon[94696]: pgmap v6093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:57.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:56 smithi141 ceph-mon[108989]: pgmap v6093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:45:58.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:58.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:45:58 smithi060 ceph-mon[94696]: pgmap v6094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:45:59.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:45:59.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:45:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:45:58 smithi141 ceph-mon[108989]: pgmap v6094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:00.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:00.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:00 smithi060 ceph-mon[94696]: pgmap v6095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:01.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:01.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:00 smithi141 ceph-mon[108989]: pgmap v6095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:02.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:02.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:03.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:02 smithi060 ceph-mon[94696]: pgmap v6096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:03.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:03.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:02 smithi141 ceph-mon[108989]: pgmap v6096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:04.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:04.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:04.828 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:04 smithi060 ceph-mon[94696]: pgmap v6097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:05.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:05.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:04 smithi141 ceph-mon[108989]: pgmap v6097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:06.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:06.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:06 smithi060 ceph-mon[94696]: pgmap v6098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:07.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:07.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:06 smithi141 ceph-mon[108989]: pgmap v6098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:08.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:08.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:09.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:08 smithi060 ceph-mon[94696]: pgmap v6099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:09.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:09.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:08 smithi141 ceph-mon[108989]: pgmap v6099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:10.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:10.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:10 smithi060 ceph-mon[94696]: pgmap v6100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:11.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:11.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:10 smithi141 ceph-mon[108989]: pgmap v6100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:12.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:12.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:12 smithi141 ceph-mon[108989]: pgmap v6101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:12 smithi060 ceph-mon[94696]: pgmap v6101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:13.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:13.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:46:14.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:14.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:14.239 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:46:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:14 smithi060 ceph-mon[94696]: pgmap v6102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:15.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:15.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:14 smithi141 ceph-mon[108989]: pgmap v6102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:16.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:16.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:16 smithi060 ceph-mon[94696]: pgmap v6103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:17.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:17.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:16 smithi141 ceph-mon[108989]: pgmap v6103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:18.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:18.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:19.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:19.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: pgmap v6104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:46:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:46:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:46:19.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: pgmap v6104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:46:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:46:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:46:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:46:20.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:20.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:21.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:21.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:20 smithi141 ceph-mon[108989]: pgmap v6105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:20 smithi060 ceph-mon[94696]: pgmap v6105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:22.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:22.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:22 smithi141 ceph-mon[108989]: pgmap v6106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:22 smithi060 ceph-mon[94696]: pgmap v6106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:24.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:24.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:25.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:24 smithi060 ceph-mon[94696]: pgmap v6107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:25.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:25.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:25.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:25.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:24 smithi141 ceph-mon[108989]: pgmap v6107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:25.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:26.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:26.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:27.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:27.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:26 smithi141 ceph-mon[108989]: pgmap v6108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:26 smithi060 ceph-mon[94696]: pgmap v6108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:28.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:28.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:29.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:29.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:28 smithi141 ceph-mon[108989]: pgmap v6109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:29.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:28 smithi060 ceph-mon[94696]: pgmap v6109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:30.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:30.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:31.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:31.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:30 smithi060 ceph-mon[94696]: pgmap v6110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:30 smithi141 ceph-mon[108989]: pgmap v6110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:32.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:32.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:33.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:33.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:32 smithi141 ceph-mon[108989]: pgmap v6111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:32 smithi060 ceph-mon[94696]: pgmap v6111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:34.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:34.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:35.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:35.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:35.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:34 smithi060 ceph-mon[94696]: pgmap v6112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:34 smithi141 ceph-mon[108989]: pgmap v6112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:36.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:36.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:37.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:37.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:36 smithi060 ceph-mon[94696]: pgmap v6113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:36 smithi141 ceph-mon[108989]: pgmap v6113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:38.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:38.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:39.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:39.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:38 smithi060 ceph-mon[94696]: pgmap v6114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:38 smithi141 ceph-mon[108989]: pgmap v6114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:40.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:40.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:41.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:41.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:41 smithi060 ceph-mon[94696]: pgmap v6115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:41 smithi141 ceph-mon[108989]: pgmap v6115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:42.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:42.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:43.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:43.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:43.250 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:43 smithi141 ceph-mon[108989]: pgmap v6116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:43 smithi060 ceph-mon[94696]: pgmap v6116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:44.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:44.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:45.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:45.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:45 smithi060 ceph-mon[94696]: pgmap v6117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:45 smithi141 ceph-mon[108989]: pgmap v6117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:46.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:46.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:47.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:47.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:47 smithi060 ceph-mon[94696]: pgmap v6118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:47 smithi141 ceph-mon[108989]: pgmap v6118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:48.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:48.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:49.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:49.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:49 smithi060 ceph-mon[94696]: pgmap v6119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:49 smithi141 ceph-mon[108989]: pgmap v6119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:51.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:51.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:51 smithi060 ceph-mon[94696]: pgmap v6120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:51 smithi141 ceph-mon[108989]: pgmap v6120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:52.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:52.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:53.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:53.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:53.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:53 smithi141 ceph-mon[108989]: pgmap v6121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:53 smithi060 ceph-mon[94696]: pgmap v6121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:54.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:54.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:55 smithi060 ceph-mon[94696]: pgmap v6122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:55 smithi141 ceph-mon[108989]: pgmap v6122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:46:56.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:56.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:57.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:57.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:57 smithi060 ceph-mon[94696]: pgmap v6123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:57 smithi141 ceph-mon[108989]: pgmap v6123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:46:58.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:58.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:59.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:46:59.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:46:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:46:59 smithi060 ceph-mon[94696]: pgmap v6124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:46:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:46:59 smithi141 ceph-mon[108989]: pgmap v6124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:00.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:00.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:01.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:01.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:01 smithi060 ceph-mon[94696]: pgmap v6125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:01 smithi141 ceph-mon[108989]: pgmap v6125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:02.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:02.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:03.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:03.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:03 smithi060 ceph-mon[94696]: pgmap v6126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:03 smithi141 ceph-mon[108989]: pgmap v6126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:04.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:04.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:05.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:05.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:05 smithi060 ceph-mon[94696]: pgmap v6127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:05 smithi141 ceph-mon[108989]: pgmap v6127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:06.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:06.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:07.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:07.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:07 smithi060 ceph-mon[94696]: pgmap v6128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:07 smithi141 ceph-mon[108989]: pgmap v6128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:08.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:08.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:09.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:09.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:09 smithi060 ceph-mon[94696]: pgmap v6129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:09 smithi141 ceph-mon[108989]: pgmap v6129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:10.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:10.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:10.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:11.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:11.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:11 smithi060 ceph-mon[94696]: pgmap v6130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:11.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:11 smithi141 ceph-mon[108989]: pgmap v6130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:12.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:12.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:13.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:13.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:13 smithi060 ceph-mon[94696]: pgmap v6131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:13 smithi141 ceph-mon[108989]: pgmap v6131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:14.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:14.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:15.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:15.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:15 smithi060 ceph-mon[94696]: pgmap v6132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:15 smithi141 ceph-mon[108989]: pgmap v6132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:16.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:16.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:17.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:17.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:17 smithi060 ceph-mon[94696]: pgmap v6133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:17 smithi141 ceph-mon[108989]: pgmap v6133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:18.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:18.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:19.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:19.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:19 smithi060 ceph-mon[94696]: pgmap v6134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:47:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:19 smithi141 ceph-mon[108989]: pgmap v6134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:47:20.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:20.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:20.408 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:47:20.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:47:20.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:47:20.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:47:20.409 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:47:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:47:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:47:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:47:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:47:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:47:21.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:21.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:21 smithi141 ceph-mon[108989]: pgmap v6135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:21 smithi060 ceph-mon[94696]: pgmap v6135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:22.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:22.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:23.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:23.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:23 smithi141 ceph-mon[108989]: pgmap v6136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:23 smithi060 ceph-mon[94696]: pgmap v6136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:24.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:24.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:25.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:25.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:25.470 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:25 smithi060 ceph-mon[94696]: pgmap v6137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:25.471 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:25 smithi141 ceph-mon[108989]: pgmap v6137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:26.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:26.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:27.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:27 smithi141 ceph-mon[108989]: pgmap v6138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:27 smithi060 ceph-mon[94696]: pgmap v6138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:28.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:29.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:29.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:29.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:29 smithi141 ceph-mon[108989]: pgmap v6139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:29 smithi060 ceph-mon[94696]: pgmap v6139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:30.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:30.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:31.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:31.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:31 smithi141 ceph-mon[108989]: pgmap v6140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:31 smithi060 ceph-mon[94696]: pgmap v6140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:32.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:32.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:33.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:33.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:33.395 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:33 smithi141 ceph-mon[108989]: pgmap v6141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:33 smithi060 ceph-mon[94696]: pgmap v6141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:34.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:34.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:35.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:35.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:35 smithi141 ceph-mon[108989]: pgmap v6142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:35 smithi060 ceph-mon[94696]: pgmap v6142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:36.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:36.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:37.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:37.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:37 smithi141 ceph-mon[108989]: pgmap v6143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:37 smithi060 ceph-mon[94696]: pgmap v6143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:38.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:38.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:39.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:39.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:39 smithi141 ceph-mon[108989]: pgmap v6144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:39.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:39 smithi060 ceph-mon[94696]: pgmap v6144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:40.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:40.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:41.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:41.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:41 smithi141 ceph-mon[108989]: pgmap v6145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:41 smithi060 ceph-mon[94696]: pgmap v6145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:43.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:43.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:43 smithi141 ceph-mon[108989]: pgmap v6146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:43 smithi060 ceph-mon[94696]: pgmap v6146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:44.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:44.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:45.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:45.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:45 smithi141 ceph-mon[108989]: pgmap v6147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:45 smithi060 ceph-mon[94696]: pgmap v6147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:46.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:46.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:47.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:47.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:47.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:47 smithi141 ceph-mon[108989]: pgmap v6148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:47.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:47 smithi060 ceph-mon[94696]: pgmap v6148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:48.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:48.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:49.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:49.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:49 smithi141 ceph-mon[108989]: pgmap v6149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:49 smithi060 ceph-mon[94696]: pgmap v6149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:50.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:50.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:51.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:51.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:51 smithi141 ceph-mon[108989]: pgmap v6150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:51 smithi060 ceph-mon[94696]: pgmap v6150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:52.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:52.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:53.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:53.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:53 smithi141 ceph-mon[108989]: pgmap v6151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:53.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:53 smithi060 ceph-mon[94696]: pgmap v6151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:54.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:54.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:55 smithi141 ceph-mon[108989]: pgmap v6152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:55 smithi060 ceph-mon[94696]: pgmap v6152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:47:56.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:57.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:57.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:57 smithi141 ceph-mon[108989]: pgmap v6153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:57 smithi060 ceph-mon[94696]: pgmap v6153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:47:58.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:58.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:59.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:47:59.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:47:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:47:59 smithi141 ceph-mon[108989]: pgmap v6154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:47:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:47:59 smithi060 ceph-mon[94696]: pgmap v6154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:00.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:00.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:01.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:01.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:01 smithi141 ceph-mon[108989]: pgmap v6155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:01 smithi060 ceph-mon[94696]: pgmap v6155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:02.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:02.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:03.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:03 smithi141 ceph-mon[108989]: pgmap v6156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:03 smithi060 ceph-mon[94696]: pgmap v6156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:04.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:05.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:05.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:05.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:05 smithi141 ceph-mon[108989]: pgmap v6157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:05 smithi060 ceph-mon[94696]: pgmap v6157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:06.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:06.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:07.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:07.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:07 smithi141 ceph-mon[108989]: pgmap v6158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:07 smithi060 ceph-mon[94696]: pgmap v6158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:08.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:08.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:09.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:09.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:09 smithi141 ceph-mon[108989]: pgmap v6159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:09 smithi060 ceph-mon[94696]: pgmap v6159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:10.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:10.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:11.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:11.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:11 smithi060 ceph-mon[94696]: pgmap v6160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:11 smithi141 ceph-mon[108989]: pgmap v6160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:12.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:12.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:13.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:13 smithi141 ceph-mon[108989]: pgmap v6161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:13 smithi060 ceph-mon[94696]: pgmap v6161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:15.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:15 smithi141 ceph-mon[108989]: pgmap v6162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:15 smithi060 ceph-mon[94696]: pgmap v6162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:17.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:17.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:17 smithi141 ceph-mon[108989]: pgmap v6163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:17 smithi060 ceph-mon[94696]: pgmap v6163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:18.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:18.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:19.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:19.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:19 smithi141 ceph-mon[108989]: pgmap v6164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:19 smithi060 ceph-mon[94696]: pgmap v6164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:20.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:20.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:48:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:48:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:48:21.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:21.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:21 smithi141 ceph-mon[108989]: pgmap v6165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:21 smithi060 ceph-mon[94696]: pgmap v6165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:22.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:23.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:23.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:23 smithi141 ceph-mon[108989]: pgmap v6166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:23 smithi060 ceph-mon[94696]: pgmap v6166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:24.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:24.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:25.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:25.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:25.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:25 smithi141 ceph-mon[108989]: pgmap v6167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:25.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:25.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:25 smithi060 ceph-mon[94696]: pgmap v6167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:25.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:26.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:26.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:27.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:27.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:27 smithi141 ceph-mon[108989]: pgmap v6168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:27 smithi060 ceph-mon[94696]: pgmap v6168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:28.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:28.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:29 smithi141 ceph-mon[108989]: pgmap v6169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:29.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:29.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:29 smithi060 ceph-mon[94696]: pgmap v6169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:30.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:30.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:31.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:31.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:31 smithi141 ceph-mon[108989]: pgmap v6170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:31 smithi060 ceph-mon[94696]: pgmap v6170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:32.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:32.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:33.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:33.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:33 smithi141 ceph-mon[108989]: pgmap v6171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:33 smithi060 ceph-mon[94696]: pgmap v6171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:34.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:34.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:35.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:35.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:35 smithi141 ceph-mon[108989]: pgmap v6172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:35 smithi060 ceph-mon[94696]: pgmap v6172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:36.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:36.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:37.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:37.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:37 smithi141 ceph-mon[108989]: pgmap v6173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:37 smithi060 ceph-mon[94696]: pgmap v6173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:38.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:38.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:39.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:39.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:39 smithi141 ceph-mon[108989]: pgmap v6174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:39 smithi060 ceph-mon[94696]: pgmap v6174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:40.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:40.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:41.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:41.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:41 smithi141 ceph-mon[108989]: pgmap v6175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:41 smithi060 ceph-mon[94696]: pgmap v6175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:42.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:42.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:43 smithi060 ceph-mon[94696]: pgmap v6176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:43 smithi141 ceph-mon[108989]: pgmap v6176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:44.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:44.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:45.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:45.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:45 smithi060 ceph-mon[94696]: pgmap v6177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:45 smithi141 ceph-mon[108989]: pgmap v6177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:46.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:46.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:47.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:47.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:47 smithi060 ceph-mon[94696]: pgmap v6178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:47 smithi141 ceph-mon[108989]: pgmap v6178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:48.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:48.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:49.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:49.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:49 smithi141 ceph-mon[108989]: pgmap v6179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:49 smithi060 ceph-mon[94696]: pgmap v6179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:50.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:50.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:51.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:51.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:51 smithi060 ceph-mon[94696]: pgmap v6180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:51 smithi141 ceph-mon[108989]: pgmap v6180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:52.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:52.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:53.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:53.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:53 smithi060 ceph-mon[94696]: pgmap v6181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:53 smithi141 ceph-mon[108989]: pgmap v6181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:54.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:54.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:55.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:55.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:55 smithi060 ceph-mon[94696]: pgmap v6182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:55.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:55 smithi141 ceph-mon[108989]: pgmap v6182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:48:56.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:56.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:57.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:57.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:57 smithi060 ceph-mon[94696]: pgmap v6183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:57 smithi141 ceph-mon[108989]: pgmap v6183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:48:58.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:58.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:59.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:48:59.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:48:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:48:59 smithi060 ceph-mon[94696]: pgmap v6184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:48:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:48:59 smithi141 ceph-mon[108989]: pgmap v6184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:00.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:00.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:01.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:01.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:01.551 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:01 smithi060 ceph-mon[94696]: pgmap v6185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:01 smithi141 ceph-mon[108989]: pgmap v6185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:02.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:02.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:03.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:03.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:03.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:03 smithi060 ceph-mon[94696]: pgmap v6186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:03 smithi141 ceph-mon[108989]: pgmap v6186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:04.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:04.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:05.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:05.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:05 smithi060 ceph-mon[94696]: pgmap v6187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:05 smithi141 ceph-mon[108989]: pgmap v6187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:06.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:06.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:07.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:07.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:07 smithi060 ceph-mon[94696]: pgmap v6188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:07 smithi141 ceph-mon[108989]: pgmap v6188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:08.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:08.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:09.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:09.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:09.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:09 smithi060 ceph-mon[94696]: pgmap v6189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:09 smithi141 ceph-mon[108989]: pgmap v6189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:10.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:10.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:11.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:11.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:11 smithi060 ceph-mon[94696]: pgmap v6190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:11 smithi141 ceph-mon[108989]: pgmap v6190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:12.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:12.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:12 smithi060 ceph-mon[94696]: pgmap v6191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:12.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:12 smithi141 ceph-mon[108989]: pgmap v6191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:13.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:13.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:14.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:14.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:14 smithi060 ceph-mon[94696]: pgmap v6192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:14 smithi141 ceph-mon[108989]: pgmap v6192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:15.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:15.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:16 smithi060 ceph-mon[94696]: pgmap v6193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:16 smithi141 ceph-mon[108989]: pgmap v6193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:18.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:18.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:18 smithi060 ceph-mon[94696]: pgmap v6194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:18 smithi141 ceph-mon[108989]: pgmap v6194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:20.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:20.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:20 smithi060 ceph-mon[94696]: pgmap v6195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:49:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:20 smithi141 ceph-mon[108989]: pgmap v6195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:49:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:49:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:49:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:49:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:49:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:49:22.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:22.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:49:22.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:49:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:22 smithi141 ceph-mon[108989]: pgmap v6196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:22 smithi060 ceph-mon[94696]: pgmap v6196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:23.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:23.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:24.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:24.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:24 smithi141 ceph-mon[108989]: pgmap v6197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:24 smithi060 ceph-mon[94696]: pgmap v6197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:26.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:26.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:26 smithi141 ceph-mon[108989]: pgmap v6198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:26 smithi060 ceph-mon[94696]: pgmap v6198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:27.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:27.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:28.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:28.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:28 smithi141 ceph-mon[108989]: pgmap v6199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:28 smithi060 ceph-mon[94696]: pgmap v6199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:29.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:29.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:30.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:30.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:30 smithi141 ceph-mon[108989]: pgmap v6200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:30 smithi060 ceph-mon[94696]: pgmap v6200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:31.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:31.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:32.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:32.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:32 smithi141 ceph-mon[108989]: pgmap v6201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:32 smithi060 ceph-mon[94696]: pgmap v6201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:33.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:34.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:34.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:34 smithi141 ceph-mon[108989]: pgmap v6202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:34 smithi060 ceph-mon[94696]: pgmap v6202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:35.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:35.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:36.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:36.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:36 smithi141 ceph-mon[108989]: pgmap v6203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:36 smithi060 ceph-mon[94696]: pgmap v6203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:38.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:38.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:38 smithi060 ceph-mon[94696]: pgmap v6204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:39.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:39.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:38 smithi141 ceph-mon[108989]: pgmap v6204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:40.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:40.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:40 smithi060 ceph-mon[94696]: pgmap v6205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:41.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:41.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:40 smithi141 ceph-mon[108989]: pgmap v6205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:42.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:42.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:42 smithi060 ceph-mon[94696]: pgmap v6206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:42 smithi141 ceph-mon[108989]: pgmap v6206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:44.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:44.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:44 smithi141 ceph-mon[108989]: pgmap v6207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:45.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:44 smithi060 ceph-mon[94696]: pgmap v6207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:45.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:45.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:46.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:46.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:46 smithi060 ceph-mon[94696]: pgmap v6208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:47.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:47.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:46 smithi141 ceph-mon[108989]: pgmap v6208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:49 smithi060 ceph-mon[94696]: pgmap v6209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:49.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:49.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:49 smithi141 ceph-mon[108989]: pgmap v6209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:50.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:50.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:51 smithi060 ceph-mon[94696]: pgmap v6210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:51.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:51.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:51 smithi141 ceph-mon[108989]: pgmap v6210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:53 smithi060 ceph-mon[94696]: pgmap v6211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:53.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:53.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:53 smithi141 ceph-mon[108989]: pgmap v6211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:54.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:54.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:55 smithi141 ceph-mon[108989]: pgmap v6212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:55.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:55 smithi060 ceph-mon[94696]: pgmap v6212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:55.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:49:55.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:55.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:56.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:56.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:57 smithi060 ceph-mon[94696]: pgmap v6213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:57.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:57.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:57 smithi141 ceph-mon[108989]: pgmap v6213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:49:58.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:58.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:49:59 smithi060 ceph-mon[94696]: pgmap v6214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:49:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:49:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:49:59 smithi141 ceph-mon[108989]: pgmap v6214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T10:50:00.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T10:50:00.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:00.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:01 smithi060 ceph-mon[94696]: pgmap v6215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:01.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:01.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:01 smithi141 ceph-mon[108989]: pgmap v6215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:02.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:03 smithi060 ceph-mon[94696]: pgmap v6216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:03.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:03.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:03 smithi141 ceph-mon[108989]: pgmap v6216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:04.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:04.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:05 smithi141 ceph-mon[108989]: pgmap v6217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:05 smithi060 ceph-mon[94696]: pgmap v6217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:05.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:05.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:06.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:06.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:07.299 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:07 smithi060 ceph-mon[94696]: pgmap v6218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:07.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:07.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:07 smithi141 ceph-mon[108989]: pgmap v6218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:08.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:08.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:09 smithi060 ceph-mon[94696]: pgmap v6219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:09 smithi141 ceph-mon[108989]: pgmap v6219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:09.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:09.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:10.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:10.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:11 smithi060 ceph-mon[94696]: pgmap v6220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:11 smithi141 ceph-mon[108989]: pgmap v6220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:11.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:11.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:13 smithi060 ceph-mon[94696]: pgmap v6221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:13 smithi141 ceph-mon[108989]: pgmap v6221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:13.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:13.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:14.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:14.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:15 smithi060 ceph-mon[94696]: pgmap v6222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:15 smithi141 ceph-mon[108989]: pgmap v6222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:15.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:15.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:16.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:16.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:17 smithi060 ceph-mon[94696]: pgmap v6223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:17 smithi141 ceph-mon[108989]: pgmap v6223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:17.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:17.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:18.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:18.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:19 smithi060 ceph-mon[94696]: pgmap v6224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:19 smithi141 ceph-mon[108989]: pgmap v6224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:19.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:19.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:20.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:20.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:21 smithi060 ceph-mon[94696]: pgmap v6225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:21 smithi141 ceph-mon[108989]: pgmap v6225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:21.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:21.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:50:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:50:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:50:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:50:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:50:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:50:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:50:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:50:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:50:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:50:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:50:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:50:22.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:22.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:23 smithi060 ceph-mon[94696]: pgmap v6226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:23 smithi141 ceph-mon[108989]: pgmap v6226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:24.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:24.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:25 smithi060 ceph-mon[94696]: pgmap v6227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:25 smithi141 ceph-mon[108989]: pgmap v6227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:25.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:25.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:26.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:26.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:27 smithi141 ceph-mon[108989]: pgmap v6228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:27.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:27.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:27.525 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:27 smithi060 ceph-mon[94696]: pgmap v6228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:28.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:28.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:29 smithi141 ceph-mon[108989]: pgmap v6229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:29.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:29.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:29 smithi060 ceph-mon[94696]: pgmap v6229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:30.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:30.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:31 smithi141 ceph-mon[108989]: pgmap v6230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:31.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:31.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:31 smithi060 ceph-mon[94696]: pgmap v6230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:33 smithi141 ceph-mon[108989]: pgmap v6231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:33.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:33.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:33 smithi060 ceph-mon[94696]: pgmap v6231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:34.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:34.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:35 smithi141 ceph-mon[108989]: pgmap v6232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:35.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:35.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:35 smithi060 ceph-mon[94696]: pgmap v6232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:36.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:36.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:37.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:37 smithi141 ceph-mon[108989]: pgmap v6233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:37.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:37.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:37 smithi060 ceph-mon[94696]: pgmap v6233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:38.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:38.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:39.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:39 smithi141 ceph-mon[108989]: pgmap v6234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:39.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:39.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:39 smithi060 ceph-mon[94696]: pgmap v6234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:40.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:40.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:41 smithi141 ceph-mon[108989]: pgmap v6235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:41.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:41.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:41 smithi060 ceph-mon[94696]: pgmap v6235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:42.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:42.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:43 smithi141 ceph-mon[108989]: pgmap v6236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:43.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:43.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:43 smithi060 ceph-mon[94696]: pgmap v6236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:44.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:44.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:45.371 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:45 smithi141 ceph-mon[108989]: pgmap v6237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:45.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:45.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:45 smithi060 ceph-mon[94696]: pgmap v6237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:46.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:46.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:47 smithi141 ceph-mon[108989]: pgmap v6238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:47.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:47.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:47 smithi060 ceph-mon[94696]: pgmap v6238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:48.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:48.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:49 smithi141 ceph-mon[108989]: pgmap v6239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:49.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:49.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:49 smithi060 ceph-mon[94696]: pgmap v6239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:50.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:50.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:51 smithi141 ceph-mon[108989]: pgmap v6240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:51.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:51.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:51 smithi060 ceph-mon[94696]: pgmap v6240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:52.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:52.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:53.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:53 smithi141 ceph-mon[108989]: pgmap v6241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:53.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:53.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:53 smithi060 ceph-mon[94696]: pgmap v6241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:54.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:54.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:55.472 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:55 smithi141 ceph-mon[108989]: pgmap v6242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:55.473 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:55.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:55.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:55 smithi060 ceph-mon[94696]: pgmap v6242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:50:56.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:56.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:57 smithi141 ceph-mon[108989]: pgmap v6243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:57.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:57.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:57 smithi060 ceph-mon[94696]: pgmap v6243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:50:58.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:58.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:50:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:50:59 smithi141 ceph-mon[108989]: pgmap v6244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:50:59 smithi060 ceph-mon[94696]: pgmap v6244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:50:59.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:50:59.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:00.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:00.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:01 smithi141 ceph-mon[108989]: pgmap v6245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:01 smithi060 ceph-mon[94696]: pgmap v6245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:01.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:01.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:02.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:02.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:03 smithi060 ceph-mon[94696]: pgmap v6246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:03 smithi141 ceph-mon[108989]: pgmap v6246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:03.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:03.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:04.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:04.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:05 smithi141 ceph-mon[108989]: pgmap v6247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:05 smithi060 ceph-mon[94696]: pgmap v6247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:05.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:05.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:06.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:06.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:07 smithi141 ceph-mon[108989]: pgmap v6248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:07 smithi060 ceph-mon[94696]: pgmap v6248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:07.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:07.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:08.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:08.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:09 smithi141 ceph-mon[108989]: pgmap v6249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:09 smithi060 ceph-mon[94696]: pgmap v6249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:10.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:10.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:11 smithi141 ceph-mon[108989]: pgmap v6250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:11 smithi060 ceph-mon[94696]: pgmap v6250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:11.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:11.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:12.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:13 smithi060 ceph-mon[94696]: pgmap v6251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:13 smithi141 ceph-mon[108989]: pgmap v6251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:13.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:13.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:14.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:14.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:15 smithi141 ceph-mon[108989]: pgmap v6252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:15 smithi060 ceph-mon[94696]: pgmap v6252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:15.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:15.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:16.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:16.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:17 smithi141 ceph-mon[108989]: pgmap v6253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:17 smithi060 ceph-mon[94696]: pgmap v6253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:17.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:17.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:18.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:18.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:19 smithi141 ceph-mon[108989]: pgmap v6254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:19 smithi060 ceph-mon[94696]: pgmap v6254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:19.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:19.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:20.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:20.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:21 smithi141 ceph-mon[108989]: pgmap v6255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:21 smithi060 ceph-mon[94696]: pgmap v6255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:21.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:21.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:51:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:51:22.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:22.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: pgmap v6256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:51:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:51:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:51:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:51:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:51:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: pgmap v6256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:51:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:51:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:51:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:51:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:51:23.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:23.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:24.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:24.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:25 smithi141 ceph-mon[108989]: pgmap v6257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:25 smithi060 ceph-mon[94696]: pgmap v6257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:25.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:25.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:26.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:26.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:27 smithi141 ceph-mon[108989]: pgmap v6258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:27 smithi060 ceph-mon[94696]: pgmap v6258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:27.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:27.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:28.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:28.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:29 smithi141 ceph-mon[108989]: pgmap v6259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:29 smithi060 ceph-mon[94696]: pgmap v6259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:29.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:29.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:30.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:30.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:31 smithi141 ceph-mon[108989]: pgmap v6260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:31 smithi060 ceph-mon[94696]: pgmap v6260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:31.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:31.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:32.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:32.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:33 smithi141 ceph-mon[108989]: pgmap v6261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:33 smithi060 ceph-mon[94696]: pgmap v6261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:33.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:33.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:34.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:34.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:35 smithi141 ceph-mon[108989]: pgmap v6262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:35 smithi060 ceph-mon[94696]: pgmap v6262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:35.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:35.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:36.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:36.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:37 smithi141 ceph-mon[108989]: pgmap v6263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:37 smithi060 ceph-mon[94696]: pgmap v6263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:37.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:37.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:38.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:38.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:39 smithi141 ceph-mon[108989]: pgmap v6264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:39 smithi060 ceph-mon[94696]: pgmap v6264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:39.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:39.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:40.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:40.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:41 smithi141 ceph-mon[108989]: pgmap v6265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:41 smithi060 ceph-mon[94696]: pgmap v6265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:41.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:41.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:42.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:42.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:43 smithi141 ceph-mon[108989]: pgmap v6266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:43 smithi060 ceph-mon[94696]: pgmap v6266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:43.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:43.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:44.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:44.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:45 smithi141 ceph-mon[108989]: pgmap v6267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:45 smithi060 ceph-mon[94696]: pgmap v6267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:45.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:45.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:46.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:46.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:47 smithi141 ceph-mon[108989]: pgmap v6268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:47 smithi060 ceph-mon[94696]: pgmap v6268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:47.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:47.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:48.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:48.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:49 smithi141 ceph-mon[108989]: pgmap v6269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:49 smithi060 ceph-mon[94696]: pgmap v6269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:49.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:49.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:50.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:50.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:51 smithi141 ceph-mon[108989]: pgmap v6270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:51 smithi060 ceph-mon[94696]: pgmap v6270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:51.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:51.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:52.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:52.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:53 smithi141 ceph-mon[108989]: pgmap v6271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:53.496 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:53 smithi060 ceph-mon[94696]: pgmap v6271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:53.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:53.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:54.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:54.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:55 smithi141 ceph-mon[108989]: pgmap v6272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:55 smithi060 ceph-mon[94696]: pgmap v6272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:51:55.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:55.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:56.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:56.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:57 smithi141 ceph-mon[108989]: pgmap v6273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:57 smithi060 ceph-mon[94696]: pgmap v6273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:51:57.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:57.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:58.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:58.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:51:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:51:59 smithi141 ceph-mon[108989]: pgmap v6274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:51:59 smithi060 ceph-mon[94696]: pgmap v6274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:51:59.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:51:59.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:00.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:00.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:01 smithi141 ceph-mon[108989]: pgmap v6275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:01 smithi060 ceph-mon[94696]: pgmap v6275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:01.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:01.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:02.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:02.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:03 smithi141 ceph-mon[108989]: pgmap v6276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:03 smithi060 ceph-mon[94696]: pgmap v6276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:03.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:03.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:04.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:04.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:05 smithi141 ceph-mon[108989]: pgmap v6277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:05 smithi060 ceph-mon[94696]: pgmap v6277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:05.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:05.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:06.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:06.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:07 smithi141 ceph-mon[108989]: pgmap v6278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:07 smithi060 ceph-mon[94696]: pgmap v6278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:07.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:07.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:08.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:08.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:09 smithi060 ceph-mon[94696]: pgmap v6279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:09.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:09.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:09 smithi141 ceph-mon[108989]: pgmap v6279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:10.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:10.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:11 smithi060 ceph-mon[94696]: pgmap v6280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:11.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:11.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:11 smithi141 ceph-mon[108989]: pgmap v6280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:12.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:12.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:13 smithi060 ceph-mon[94696]: pgmap v6281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:13.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:13.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:13 smithi141 ceph-mon[108989]: pgmap v6281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:14.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:14.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:15 smithi060 ceph-mon[94696]: pgmap v6282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:15.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:15.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:15 smithi141 ceph-mon[108989]: pgmap v6282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:16.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:16.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:17 smithi060 ceph-mon[94696]: pgmap v6283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:17.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:17.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:17 smithi141 ceph-mon[108989]: pgmap v6283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:18.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:18.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:19 smithi060 ceph-mon[94696]: pgmap v6284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:19.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:19.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:19 smithi141 ceph-mon[108989]: pgmap v6284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:20.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:20.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:21 smithi060 ceph-mon[94696]: pgmap v6285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:21.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:21.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:21 smithi141 ceph-mon[108989]: pgmap v6285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:22.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:22.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: pgmap v6286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:52:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:52:23.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:23.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: pgmap v6286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:52:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:52:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:52:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:52:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:52:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:52:24.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:24.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:25 smithi060 ceph-mon[94696]: pgmap v6287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:25.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:25.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:25 smithi141 ceph-mon[108989]: pgmap v6287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:26.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:26.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:27 smithi060 ceph-mon[94696]: pgmap v6288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:27.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:27.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:27 smithi141 ceph-mon[108989]: pgmap v6288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:28.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:28.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:29 smithi060 ceph-mon[94696]: pgmap v6289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:29.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:29.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:29 smithi141 ceph-mon[108989]: pgmap v6289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:30.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:30.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:31 smithi060 ceph-mon[94696]: pgmap v6290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:31.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:31.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:31 smithi141 ceph-mon[108989]: pgmap v6290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:32.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:32.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:33 smithi060 ceph-mon[94696]: pgmap v6291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:33.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:33.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:33 smithi141 ceph-mon[108989]: pgmap v6291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:34.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:34.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:35 smithi060 ceph-mon[94696]: pgmap v6292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:35.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:35.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:35 smithi141 ceph-mon[108989]: pgmap v6292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:36.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:36.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:37 smithi060 ceph-mon[94696]: pgmap v6293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:37.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:37.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:37 smithi141 ceph-mon[108989]: pgmap v6293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:38.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:38.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:39 smithi060 ceph-mon[94696]: pgmap v6294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:39 smithi141 ceph-mon[108989]: pgmap v6294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:39.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:39.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:40.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:40.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:41.558 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:41 smithi141 ceph-mon[108989]: pgmap v6295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:41 smithi060 ceph-mon[94696]: pgmap v6295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:41.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:41.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:42.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:42.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:43 smithi060 ceph-mon[94696]: pgmap v6296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:43 smithi141 ceph-mon[108989]: pgmap v6296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:43.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:43.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:44.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:44.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:45 smithi060 ceph-mon[94696]: pgmap v6297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:45 smithi141 ceph-mon[108989]: pgmap v6297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:45.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:45.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:46.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:46.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:47 smithi060 ceph-mon[94696]: pgmap v6298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:47 smithi141 ceph-mon[108989]: pgmap v6298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:47.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:47.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:48.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:48.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:49 smithi060 ceph-mon[94696]: pgmap v6299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:49 smithi141 ceph-mon[108989]: pgmap v6299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:49.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:49.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:50.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:50.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:51 smithi060 ceph-mon[94696]: pgmap v6300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:51.660 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:51 smithi141 ceph-mon[108989]: pgmap v6300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:51.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:51.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:52.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:52.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:53 smithi060 ceph-mon[94696]: pgmap v6301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:53 smithi141 ceph-mon[108989]: pgmap v6301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:53.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:53.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:54.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:54.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:55 smithi060 ceph-mon[94696]: pgmap v6302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:55 smithi141 ceph-mon[108989]: pgmap v6302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:52:55.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:55.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:56.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:56.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:57 smithi060 ceph-mon[94696]: pgmap v6303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:57 smithi141 ceph-mon[108989]: pgmap v6303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:52:57.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:57.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:58.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:58.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:52:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:52:59 smithi060 ceph-mon[94696]: pgmap v6304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:52:59 smithi141 ceph-mon[108989]: pgmap v6304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:52:59.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:52:59.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:00 smithi141 ceph-mon[108989]: pgmap v6305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:00.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:00.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:00 smithi060 ceph-mon[94696]: pgmap v6305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:01.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:01.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:02 smithi141 ceph-mon[108989]: pgmap v6306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:02.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:02.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:02 smithi060 ceph-mon[94696]: pgmap v6306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:03.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:03.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:04.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:04.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:04 smithi060 ceph-mon[94696]: pgmap v6307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:04 smithi141 ceph-mon[108989]: pgmap v6307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:05.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:05.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:06.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:06.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:06 smithi060 ceph-mon[94696]: pgmap v6308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:06 smithi141 ceph-mon[108989]: pgmap v6308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:07.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:07.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:08.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:08.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:08 smithi060 ceph-mon[94696]: pgmap v6309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:08 smithi141 ceph-mon[108989]: pgmap v6309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:09.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:09.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:10.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:10.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:10 smithi060 ceph-mon[94696]: pgmap v6310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:10 smithi141 ceph-mon[108989]: pgmap v6310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:11.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:11.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:12.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:12.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:12 smithi060 ceph-mon[94696]: pgmap v6311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:12 smithi141 ceph-mon[108989]: pgmap v6311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:13.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:13.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:14.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:14.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:14 smithi060 ceph-mon[94696]: pgmap v6312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:14 smithi141 ceph-mon[108989]: pgmap v6312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:15.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:15.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:16.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:16.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:16 smithi141 ceph-mon[108989]: pgmap v6313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:16 smithi060 ceph-mon[94696]: pgmap v6313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:17.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:17.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:18.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:18.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:18 smithi141 ceph-mon[108989]: pgmap v6314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:18 smithi060 ceph-mon[94696]: pgmap v6314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:19.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:19.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:20.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:20.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:20 smithi141 ceph-mon[108989]: pgmap v6315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:20 smithi060 ceph-mon[94696]: pgmap v6315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:21.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:21.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:22.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:22.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:22 smithi141 ceph-mon[108989]: pgmap v6316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:22 smithi060 ceph-mon[94696]: pgmap v6316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:23.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:23.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:53:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:53:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:53:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:53:24.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:24.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:24 smithi141 ceph-mon[108989]: pgmap v6317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:24 smithi060 ceph-mon[94696]: pgmap v6317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:25.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:25.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:26.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:26.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:26 smithi141 ceph-mon[108989]: pgmap v6318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:26 smithi060 ceph-mon[94696]: pgmap v6318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:27.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:27.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:28.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:28.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:28 smithi141 ceph-mon[108989]: pgmap v6319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:28 smithi060 ceph-mon[94696]: pgmap v6319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:29.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:29.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:30.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:30.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:30 smithi141 ceph-mon[108989]: pgmap v6320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:30 smithi060 ceph-mon[94696]: pgmap v6320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:31.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:31.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:32.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:32.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:32 smithi141 ceph-mon[108989]: pgmap v6321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:32 smithi060 ceph-mon[94696]: pgmap v6321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:33.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:33.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:34.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:34.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:34 smithi060 ceph-mon[94696]: pgmap v6322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:35.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:34 smithi141 ceph-mon[108989]: pgmap v6322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:35.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:35.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:36.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:36.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:37.123 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:36 smithi141 ceph-mon[108989]: pgmap v6323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:36 smithi060 ceph-mon[94696]: pgmap v6323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:37.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:37.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:38.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:38.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:38 smithi141 ceph-mon[108989]: pgmap v6324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:38 smithi060 ceph-mon[94696]: pgmap v6324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:39.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:39.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:40.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:40.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:40 smithi141 ceph-mon[108989]: pgmap v6325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:40 smithi060 ceph-mon[94696]: pgmap v6325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:41.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:41.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:42.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:42.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:42 smithi141 ceph-mon[108989]: pgmap v6326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:42 smithi060 ceph-mon[94696]: pgmap v6326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:43.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:43.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:44.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:44.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:44 smithi060 ceph-mon[94696]: pgmap v6327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:44 smithi141 ceph-mon[108989]: pgmap v6327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:45.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:45.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:46.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:46.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:47.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:46 smithi141 ceph-mon[108989]: pgmap v6328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:46 smithi060 ceph-mon[94696]: pgmap v6328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:47.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:47.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:48.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:48.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:48 smithi141 ceph-mon[108989]: pgmap v6329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:48 smithi060 ceph-mon[94696]: pgmap v6329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:49.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:49.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:50.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:50.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:50 smithi141 ceph-mon[108989]: pgmap v6330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:50 smithi060 ceph-mon[94696]: pgmap v6330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:51.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:51.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:52.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:52.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:52 smithi141 ceph-mon[108989]: pgmap v6331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:52 smithi060 ceph-mon[94696]: pgmap v6331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:53.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:53.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:54.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:54.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:54 smithi141 ceph-mon[108989]: pgmap v6332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:54 smithi060 ceph-mon[94696]: pgmap v6332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:53:55.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:55.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:56.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:56.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:56 smithi141 ceph-mon[108989]: pgmap v6333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:56 smithi060 ceph-mon[94696]: pgmap v6333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:53:57.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:57.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:58.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:58.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:53:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:53:58 smithi141 ceph-mon[108989]: pgmap v6334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:53:58 smithi060 ceph-mon[94696]: pgmap v6334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:53:59.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:53:59.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:00.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:00.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:00 smithi141 ceph-mon[108989]: pgmap v6335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:00 smithi060 ceph-mon[94696]: pgmap v6335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:01.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:01.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:02.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:02.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:02 smithi141 ceph-mon[108989]: pgmap v6336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:02 smithi060 ceph-mon[94696]: pgmap v6336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:03.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:03.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:04.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:04.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:04 smithi141 ceph-mon[108989]: pgmap v6337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:04 smithi060 ceph-mon[94696]: pgmap v6337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:05.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:05.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:06.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:06.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:06 smithi141 ceph-mon[108989]: pgmap v6338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:06 smithi060 ceph-mon[94696]: pgmap v6338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:07.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:07.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:08.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:08.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:08 smithi141 ceph-mon[108989]: pgmap v6339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:08 smithi060 ceph-mon[94696]: pgmap v6339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:09.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:09.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:10.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:10.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:10 smithi141 ceph-mon[108989]: pgmap v6340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:10 smithi060 ceph-mon[94696]: pgmap v6340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:11.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:11.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:12.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:12.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:12 smithi141 ceph-mon[108989]: pgmap v6341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:12 smithi060 ceph-mon[94696]: pgmap v6341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:13.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:13.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:14.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:14.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:14 smithi141 ceph-mon[108989]: pgmap v6342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:14 smithi060 ceph-mon[94696]: pgmap v6342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:15.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:15.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:16.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:16.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:16 smithi141 ceph-mon[108989]: pgmap v6343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:16 smithi060 ceph-mon[94696]: pgmap v6343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:17.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:17.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:18.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:18.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:18 smithi141 ceph-mon[108989]: pgmap v6344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:18 smithi060 ceph-mon[94696]: pgmap v6344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:19.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:19.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:20.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:20.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:20 smithi141 ceph-mon[108989]: pgmap v6345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:20 smithi060 ceph-mon[94696]: pgmap v6345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:21.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:21.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:22.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:22.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:22 smithi141 ceph-mon[108989]: pgmap v6346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:22 smithi060 ceph-mon[94696]: pgmap v6346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:23.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:23.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:54:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:54:24.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:24.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:25.197 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: pgmap v6347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:25.197 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:54:25.197 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:54:25.197 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:54:25.198 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:54:25.198 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:54:25.198 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: pgmap v6347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:54:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:54:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:54:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:54:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:54:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:25.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:25.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:26.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:26.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:26 smithi141 ceph-mon[108989]: pgmap v6348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:26 smithi060 ceph-mon[94696]: pgmap v6348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:27.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:27.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:28.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:28.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:28 smithi141 ceph-mon[108989]: pgmap v6349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:28 smithi060 ceph-mon[94696]: pgmap v6349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:29.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:29.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:30.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:30.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:30 smithi141 ceph-mon[108989]: pgmap v6350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:31.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:30 smithi060 ceph-mon[94696]: pgmap v6350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:31.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:31.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:32.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:32.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:32 smithi141 ceph-mon[108989]: pgmap v6351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:32 smithi060 ceph-mon[94696]: pgmap v6351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:33.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:33.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:34.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:34.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:34 smithi141 ceph-mon[108989]: pgmap v6352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:35.310 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:34 smithi060 ceph-mon[94696]: pgmap v6352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:35.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:35.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:36.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:36.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:36 smithi141 ceph-mon[108989]: pgmap v6353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:36 smithi060 ceph-mon[94696]: pgmap v6353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:37.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:37.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:38.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:38.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:38 smithi141 ceph-mon[108989]: pgmap v6354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:38 smithi060 ceph-mon[94696]: pgmap v6354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:39.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:39.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:40.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:40.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:40 smithi141 ceph-mon[108989]: pgmap v6355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:40 smithi060 ceph-mon[94696]: pgmap v6355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:41.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:41.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:42.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:42 smithi141 ceph-mon[108989]: pgmap v6356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:42 smithi060 ceph-mon[94696]: pgmap v6356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:43.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:43.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:44.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:44.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:44 smithi141 ceph-mon[108989]: pgmap v6357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:44 smithi060 ceph-mon[94696]: pgmap v6357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:45.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:45.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:46.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:46.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:46 smithi141 ceph-mon[108989]: pgmap v6358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:46 smithi060 ceph-mon[94696]: pgmap v6358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:47.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:47.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:48.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:48.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:48 smithi141 ceph-mon[108989]: pgmap v6359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:48 smithi060 ceph-mon[94696]: pgmap v6359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:49.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:49.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:50.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:50.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:50 smithi141 ceph-mon[108989]: pgmap v6360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:50 smithi060 ceph-mon[94696]: pgmap v6360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:51.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:51.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:52.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:52.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:52 smithi141 ceph-mon[108989]: pgmap v6361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:52 smithi060 ceph-mon[94696]: pgmap v6361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:53.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:53.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:54.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:54.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:54 smithi141 ceph-mon[108989]: pgmap v6362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:54 smithi060 ceph-mon[94696]: pgmap v6362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:54:55.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:55.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:56.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:56.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:56 smithi060 ceph-mon[94696]: pgmap v6363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:56 smithi141 ceph-mon[108989]: pgmap v6363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:54:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:58.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:58.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:54:59.324 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:54:58 smithi060 ceph-mon[94696]: pgmap v6364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:54:58 smithi141 ceph-mon[108989]: pgmap v6364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:54:59.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:54:59.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:00.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:00.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:00 smithi060 ceph-mon[94696]: pgmap v6365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:00 smithi141 ceph-mon[108989]: pgmap v6365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:01.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:01.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:02.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:02.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:02 smithi060 ceph-mon[94696]: pgmap v6366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:02 smithi141 ceph-mon[108989]: pgmap v6366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:03.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:03.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:04.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:04.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:04 smithi060 ceph-mon[94696]: pgmap v6367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:04 smithi141 ceph-mon[108989]: pgmap v6367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:05.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:05.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:06.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:06.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:06 smithi060 ceph-mon[94696]: pgmap v6368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:06 smithi141 ceph-mon[108989]: pgmap v6368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:07.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:07.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:08.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:08.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:09 smithi060 ceph-mon[94696]: pgmap v6369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:09 smithi141 ceph-mon[108989]: pgmap v6369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:09.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:09.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:10.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:10.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:11 smithi060 ceph-mon[94696]: pgmap v6370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:11 smithi141 ceph-mon[108989]: pgmap v6370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:11.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:11.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:12.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:12.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:13 smithi060 ceph-mon[94696]: pgmap v6371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:13 smithi141 ceph-mon[108989]: pgmap v6371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:13.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:13.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:14.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:14.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:15 smithi060 ceph-mon[94696]: pgmap v6372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:15 smithi141 ceph-mon[108989]: pgmap v6372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:15.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:15.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:16.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:16.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:17 smithi060 ceph-mon[94696]: pgmap v6373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:17 smithi141 ceph-mon[108989]: pgmap v6373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:17.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:17.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:19.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:19.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:19 smithi060 ceph-mon[94696]: pgmap v6374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:19 smithi141 ceph-mon[108989]: pgmap v6374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:20.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:20.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:21.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:21.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:21 smithi060 ceph-mon[94696]: pgmap v6375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:21 smithi141 ceph-mon[108989]: pgmap v6375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:22.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:22.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:23.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:23.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:23 smithi060 ceph-mon[94696]: pgmap v6376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:23 smithi141 ceph-mon[108989]: pgmap v6376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:24.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:24.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:25.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:25.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:25 smithi060 ceph-mon[94696]: pgmap v6377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:55:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:25 smithi141 ceph-mon[108989]: pgmap v6377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:55:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:26.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:26.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:27.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:27.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:27 smithi060 ceph-mon[94696]: pgmap v6378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:27 smithi141 ceph-mon[108989]: pgmap v6378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:28.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:28.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:55:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:55:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:55:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:55:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:55:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:55:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:55:29.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:29.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:29 smithi060 ceph-mon[94696]: pgmap v6379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:29 smithi141 ceph-mon[108989]: pgmap v6379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:30.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:30.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:31.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:31.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:31 smithi060 ceph-mon[94696]: pgmap v6380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:31 smithi141 ceph-mon[108989]: pgmap v6380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:32.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:32.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:33.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:33.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:33 smithi060 ceph-mon[94696]: pgmap v6381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:33 smithi141 ceph-mon[108989]: pgmap v6381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:34.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:34.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:35.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:35.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:35 smithi060 ceph-mon[94696]: pgmap v6382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:35 smithi141 ceph-mon[108989]: pgmap v6382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:36.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:36.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:37.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:37.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:37 smithi060 ceph-mon[94696]: pgmap v6383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:37 smithi141 ceph-mon[108989]: pgmap v6383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:38.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:38.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:39.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:39.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:39 smithi060 ceph-mon[94696]: pgmap v6384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:39 smithi141 ceph-mon[108989]: pgmap v6384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:40.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:40.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:41.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:41.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:41 smithi141 ceph-mon[108989]: pgmap v6385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:41 smithi060 ceph-mon[94696]: pgmap v6385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:42.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:42.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:43.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:43.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:43 smithi141 ceph-mon[108989]: pgmap v6386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:43 smithi060 ceph-mon[94696]: pgmap v6386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:44.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:44.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:45.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:45.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:45 smithi141 ceph-mon[108989]: pgmap v6387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:45 smithi060 ceph-mon[94696]: pgmap v6387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:46.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:46.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:47.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:47.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:47 smithi141 ceph-mon[108989]: pgmap v6388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:47 smithi060 ceph-mon[94696]: pgmap v6388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:48.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:48.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:49.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:49.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:49 smithi141 ceph-mon[108989]: pgmap v6389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:49 smithi060 ceph-mon[94696]: pgmap v6389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:50.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:50.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:51.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:51.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:51 smithi060 ceph-mon[94696]: pgmap v6390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:51 smithi141 ceph-mon[108989]: pgmap v6390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:52.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:52.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:53.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:53.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:53 smithi141 ceph-mon[108989]: pgmap v6391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:53 smithi060 ceph-mon[94696]: pgmap v6391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:54.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:54.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:55.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:55 smithi141 ceph-mon[108989]: pgmap v6392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:55 smithi060 ceph-mon[94696]: pgmap v6392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:55:56.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:56.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:57.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:57.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:57 smithi141 ceph-mon[108989]: pgmap v6393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:57.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:57 smithi060 ceph-mon[94696]: pgmap v6393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:55:58.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:58.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:59.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:55:59.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:55:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:55:59 smithi141 ceph-mon[108989]: pgmap v6394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:55:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:55:59 smithi060 ceph-mon[94696]: pgmap v6394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:00.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:00.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:01.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:01.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:01 smithi060 ceph-mon[94696]: pgmap v6395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:01 smithi141 ceph-mon[108989]: pgmap v6395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:02.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:02.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:03.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:03.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:03.616 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:03 smithi141 ceph-mon[108989]: pgmap v6396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:03 smithi060 ceph-mon[94696]: pgmap v6396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:04.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:04.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:05.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:05.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:05 smithi141 ceph-mon[108989]: pgmap v6397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:05 smithi060 ceph-mon[94696]: pgmap v6397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:06.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:06.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:06 smithi141 ceph-mon[108989]: pgmap v6398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:06 smithi060 ceph-mon[94696]: pgmap v6398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:07.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:07.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:08.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:08.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:08 smithi060 ceph-mon[94696]: pgmap v6399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:08 smithi141 ceph-mon[108989]: pgmap v6399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:09.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:09.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:10.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:10.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:11.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:11.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:10 smithi141 ceph-mon[108989]: pgmap v6400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:10 smithi060 ceph-mon[94696]: pgmap v6400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:12.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:12.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:13.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:13.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:12 smithi141 ceph-mon[108989]: pgmap v6401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:12 smithi060 ceph-mon[94696]: pgmap v6401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:14.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:14.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:15.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:15.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:14 smithi141 ceph-mon[108989]: pgmap v6402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:14 smithi060 ceph-mon[94696]: pgmap v6402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:16.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:16.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:17.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:17.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:16 smithi141 ceph-mon[108989]: pgmap v6403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:16 smithi060 ceph-mon[94696]: pgmap v6403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:18.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:18.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:19.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:19.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:18 smithi141 ceph-mon[108989]: pgmap v6404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:18 smithi060 ceph-mon[94696]: pgmap v6404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:20.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:20.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:21.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:21.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:20 smithi141 ceph-mon[108989]: pgmap v6405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:20 smithi060 ceph-mon[94696]: pgmap v6405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:22.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:22.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:23.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:23.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:22 smithi141 ceph-mon[108989]: pgmap v6406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:22 smithi060 ceph-mon[94696]: pgmap v6406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:24.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:24.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:25.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:25.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:24 smithi141 ceph-mon[108989]: pgmap v6407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:24 smithi060 ceph-mon[94696]: pgmap v6407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:27.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:27.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:26 smithi141 ceph-mon[108989]: pgmap v6408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:26 smithi060 ceph-mon[94696]: pgmap v6408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:28.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:28.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:56:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:56:29.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:29.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:28 smithi141 ceph-mon[108989]: pgmap v6409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:28 smithi060 ceph-mon[94696]: pgmap v6409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:30.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:30.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:31.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:31.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:30 smithi141 ceph-mon[108989]: pgmap v6410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:30 smithi060 ceph-mon[94696]: pgmap v6410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:32.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:32.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:33.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:33.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: pgmap v6411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:56:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: pgmap v6411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:56:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:56:34.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:34.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:35.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:35.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:35 smithi060 ceph-mon[94696]: pgmap v6412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:35 smithi141 ceph-mon[108989]: pgmap v6412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:36.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:36.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:37.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:37.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:37 smithi060 ceph-mon[94696]: pgmap v6413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:37 smithi141 ceph-mon[108989]: pgmap v6413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:38.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:38.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:39.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:39.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:39 smithi060 ceph-mon[94696]: pgmap v6414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:39 smithi141 ceph-mon[108989]: pgmap v6414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:40.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:40.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:41.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:41.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:41 smithi060 ceph-mon[94696]: pgmap v6415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:41 smithi141 ceph-mon[108989]: pgmap v6415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:42.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:42.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:43.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:43.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:43 smithi060 ceph-mon[94696]: pgmap v6416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:43 smithi141 ceph-mon[108989]: pgmap v6416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:44.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:44.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:45.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:45.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:45 smithi060 ceph-mon[94696]: pgmap v6417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:45 smithi141 ceph-mon[108989]: pgmap v6417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:46.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:46.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:47.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:47.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:47 smithi060 ceph-mon[94696]: pgmap v6418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:47 smithi141 ceph-mon[108989]: pgmap v6418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:48.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:48.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:49.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:49.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:49 smithi141 ceph-mon[108989]: pgmap v6419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:49 smithi060 ceph-mon[94696]: pgmap v6419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:50.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:50.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:51.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:51.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:51 smithi060 ceph-mon[94696]: pgmap v6420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:51 smithi141 ceph-mon[108989]: pgmap v6420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:52.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:52.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:53.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:53.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:53 smithi060 ceph-mon[94696]: pgmap v6421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:53 smithi141 ceph-mon[108989]: pgmap v6421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:54.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:54.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:55.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:55 smithi060 ceph-mon[94696]: pgmap v6422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:55 smithi141 ceph-mon[108989]: pgmap v6422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:56:56.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:56.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:57.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:57.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:57 smithi060 ceph-mon[94696]: pgmap v6423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:57 smithi141 ceph-mon[108989]: pgmap v6423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:56:58.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:58.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:59.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:56:59.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:56:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:56:59 smithi141 ceph-mon[108989]: pgmap v6424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:56:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:56:59 smithi060 ceph-mon[94696]: pgmap v6424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:00.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:00.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:01.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:01.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:01 smithi141 ceph-mon[108989]: pgmap v6425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:01 smithi060 ceph-mon[94696]: pgmap v6425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:02.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:02.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:03.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:03.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:03 smithi141 ceph-mon[108989]: pgmap v6426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:03 smithi060 ceph-mon[94696]: pgmap v6426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:04.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:04.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:05.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:05.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:05 smithi141 ceph-mon[108989]: pgmap v6427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:05 smithi060 ceph-mon[94696]: pgmap v6427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:06.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:06.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:07.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:07.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:07 smithi141 ceph-mon[108989]: pgmap v6428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:07 smithi060 ceph-mon[94696]: pgmap v6428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:08.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:08.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:09.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:09.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:09 smithi141 ceph-mon[108989]: pgmap v6429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:09 smithi060 ceph-mon[94696]: pgmap v6429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:10.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:10.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:11.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:11.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:11 smithi141 ceph-mon[108989]: pgmap v6430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:11 smithi060 ceph-mon[94696]: pgmap v6430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:12.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:12.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:13.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:13.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:13 smithi141 ceph-mon[108989]: pgmap v6431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:13 smithi060 ceph-mon[94696]: pgmap v6431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:14.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:14.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:15.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:15.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:15 smithi141 ceph-mon[108989]: pgmap v6432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:15 smithi060 ceph-mon[94696]: pgmap v6432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:16.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:16.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:17.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:17.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:17 smithi060 ceph-mon[94696]: pgmap v6433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:17 smithi141 ceph-mon[108989]: pgmap v6433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:18.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:18.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:19.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:19.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:19 smithi141 ceph-mon[108989]: pgmap v6434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:19 smithi060 ceph-mon[94696]: pgmap v6434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:20.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:20.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:21.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:21.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:21 smithi141 ceph-mon[108989]: pgmap v6435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:21 smithi060 ceph-mon[94696]: pgmap v6435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:22.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:22.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:23.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:23.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:23 smithi141 ceph-mon[108989]: pgmap v6436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:23 smithi060 ceph-mon[94696]: pgmap v6436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:24.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:24.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:25.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:25.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:25 smithi141 ceph-mon[108989]: pgmap v6437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:25 smithi060 ceph-mon[94696]: pgmap v6437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:26.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:26.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:27.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:27.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:27 smithi060 ceph-mon[94696]: pgmap v6438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:27 smithi141 ceph-mon[108989]: pgmap v6438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:28.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:28.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:29.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:29.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:29 smithi141 ceph-mon[108989]: pgmap v6439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:29 smithi060 ceph-mon[94696]: pgmap v6439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:30.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:30.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:31.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:31.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:31 smithi141 ceph-mon[108989]: pgmap v6440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:31 smithi060 ceph-mon[94696]: pgmap v6440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:32.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:32.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:32 smithi060 ceph-mon[94696]: pgmap v6441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:32 smithi141 ceph-mon[108989]: pgmap v6441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:33.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:33.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:57:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:57:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:57:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:57:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:57:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:57:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:57:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:57:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:57:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:57:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:57:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:57:34.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:34.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:35.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:35.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:34 smithi141 ceph-mon[108989]: pgmap v6442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:34 smithi060 ceph-mon[94696]: pgmap v6442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:36.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:36.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:37.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:37.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:36 smithi141 ceph-mon[108989]: pgmap v6443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:36 smithi060 ceph-mon[94696]: pgmap v6443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:38.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:38.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:39.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:39.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:38 smithi141 ceph-mon[108989]: pgmap v6444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:38 smithi060 ceph-mon[94696]: pgmap v6444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:40 smithi141 ceph-mon[108989]: pgmap v6445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:41.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:41.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:40 smithi060 ceph-mon[94696]: pgmap v6445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:42.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:42.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:42 smithi141 ceph-mon[108989]: pgmap v6446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:43.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:43.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:42 smithi060 ceph-mon[94696]: pgmap v6446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:44.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:44.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:44 smithi141 ceph-mon[108989]: pgmap v6447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:45.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:45.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:44 smithi060 ceph-mon[94696]: pgmap v6447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:46.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:46.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:46 smithi141 ceph-mon[108989]: pgmap v6448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:47.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:47.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:46 smithi060 ceph-mon[94696]: pgmap v6448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:48.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:48.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:48 smithi141 ceph-mon[108989]: pgmap v6449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:49.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:49.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:48 smithi060 ceph-mon[94696]: pgmap v6449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:50.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:50.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:50 smithi141 ceph-mon[108989]: pgmap v6450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:50 smithi060 ceph-mon[94696]: pgmap v6450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:52.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:52.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:52 smithi141 ceph-mon[108989]: pgmap v6451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:53.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:53.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:52 smithi060 ceph-mon[94696]: pgmap v6451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:54 smithi141 ceph-mon[108989]: pgmap v6452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:54 smithi060 ceph-mon[94696]: pgmap v6452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:57:56.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:56.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:56 smithi141 ceph-mon[108989]: pgmap v6453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:56 smithi060 ceph-mon[94696]: pgmap v6453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:57:58.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:58.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:57:58 smithi141 ceph-mon[108989]: pgmap v6454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:57:59.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:57:59.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:57:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:57:58 smithi060 ceph-mon[94696]: pgmap v6454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:00.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:00.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:00 smithi141 ceph-mon[108989]: pgmap v6455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:01.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:01.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:00 smithi060 ceph-mon[94696]: pgmap v6455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:02.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:02.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:02 smithi141 ceph-mon[108989]: pgmap v6456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:03.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:03.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:02 smithi060 ceph-mon[94696]: pgmap v6456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:04 smithi141 ceph-mon[108989]: pgmap v6457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:05.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:05.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:04 smithi060 ceph-mon[94696]: pgmap v6457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:06.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:06.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:06 smithi141 ceph-mon[108989]: pgmap v6458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:07.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:07.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:06 smithi060 ceph-mon[94696]: pgmap v6458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:08.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:08.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:08 smithi141 ceph-mon[108989]: pgmap v6459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:09.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:09.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:08 smithi060 ceph-mon[94696]: pgmap v6459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:10.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:10.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:10 smithi141 ceph-mon[108989]: pgmap v6460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:11.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:11.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:10 smithi060 ceph-mon[94696]: pgmap v6460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:12.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:12.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:12 smithi060 ceph-mon[94696]: pgmap v6461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:12 smithi141 ceph-mon[108989]: pgmap v6461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:13.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:13.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:14.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:14.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:14 smithi141 ceph-mon[108989]: pgmap v6462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:15.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:15.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:14 smithi060 ceph-mon[94696]: pgmap v6462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:16.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:16.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:16 smithi141 ceph-mon[108989]: pgmap v6463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:17.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:17.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:16 smithi060 ceph-mon[94696]: pgmap v6463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:18.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:18.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:18 smithi141 ceph-mon[108989]: pgmap v6464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:19.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:19.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:18 smithi060 ceph-mon[94696]: pgmap v6464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:20.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:20.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:20 smithi141 ceph-mon[108989]: pgmap v6465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:21.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:21.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:20 smithi060 ceph-mon[94696]: pgmap v6465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:22.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:22.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:22 smithi141 ceph-mon[108989]: pgmap v6466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:23.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:23.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:22 smithi060 ceph-mon[94696]: pgmap v6466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:24.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:24.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:24 smithi141 ceph-mon[108989]: pgmap v6467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:25.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:25.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:24 smithi060 ceph-mon[94696]: pgmap v6467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:26.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:26.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:26 smithi141 ceph-mon[108989]: pgmap v6468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:27.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:27.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:26 smithi060 ceph-mon[94696]: pgmap v6468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:28.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:28.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:28 smithi141 ceph-mon[108989]: pgmap v6469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:29.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:29.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:28 smithi060 ceph-mon[94696]: pgmap v6469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:30.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:30.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:30 smithi141 ceph-mon[108989]: pgmap v6470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:31.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:31.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:30 smithi060 ceph-mon[94696]: pgmap v6470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:32.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:32.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:32 smithi141 ceph-mon[108989]: pgmap v6471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:32 smithi060 ceph-mon[94696]: pgmap v6471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:33.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:33.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:58:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:58:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:34.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:34.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: pgmap v6472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:58:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:58:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:58:35.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: pgmap v6472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:58:35.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:58:35.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:35.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:58:35.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:58:35.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:35.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:36.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:36.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:36 smithi141 ceph-mon[108989]: pgmap v6473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:36 smithi060 ceph-mon[94696]: pgmap v6473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:37.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:37.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:38.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:38.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:38 smithi141 ceph-mon[108989]: pgmap v6474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:38 smithi060 ceph-mon[94696]: pgmap v6474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:39.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:39.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:40.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:40.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:40.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:40 smithi141 ceph-mon[108989]: pgmap v6475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:40 smithi060 ceph-mon[94696]: pgmap v6475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:41.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:41.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:42.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:42.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:42 smithi141 ceph-mon[108989]: pgmap v6476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:42 smithi060 ceph-mon[94696]: pgmap v6476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:43.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:43.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:44.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:44.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:44 smithi141 ceph-mon[108989]: pgmap v6477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:44 smithi060 ceph-mon[94696]: pgmap v6477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:45.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:45.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:46.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:46.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:46 smithi141 ceph-mon[108989]: pgmap v6478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:46 smithi060 ceph-mon[94696]: pgmap v6478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:47.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:47.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:48.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:48.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:48 smithi060 ceph-mon[94696]: pgmap v6479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:49.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:49.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:48 smithi141 ceph-mon[108989]: pgmap v6479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:50.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:50.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:50 smithi060 ceph-mon[94696]: pgmap v6480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:51.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:51.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:50 smithi141 ceph-mon[108989]: pgmap v6480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:52.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:52.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:52 smithi060 ceph-mon[94696]: pgmap v6481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:53.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:53.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:52 smithi141 ceph-mon[108989]: pgmap v6481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:54.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:54.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:54 smithi060 ceph-mon[94696]: pgmap v6482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:55.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:55.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:55.379 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:54 smithi141 ceph-mon[108989]: pgmap v6482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:55.379 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:58:56.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:56.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:56 smithi060 ceph-mon[94696]: pgmap v6483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:57.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:57.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:56 smithi141 ceph-mon[108989]: pgmap v6483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:58:58.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:58.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:58:58 smithi060 ceph-mon[94696]: pgmap v6484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:58:59.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:58:59.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:58:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:58:59 smithi141 ceph-mon[108989]: pgmap v6484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:00.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:00.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:01 smithi060 ceph-mon[94696]: pgmap v6485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:01.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:01.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:01 smithi141 ceph-mon[108989]: pgmap v6485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:02.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:02.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:03.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:03 smithi060 ceph-mon[94696]: pgmap v6486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:03.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:03.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:03 smithi141 ceph-mon[108989]: pgmap v6486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:04.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:04.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:05 smithi060 ceph-mon[94696]: pgmap v6487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:05.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:05.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:05.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:05 smithi141 ceph-mon[108989]: pgmap v6487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:06.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:06.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:07.323 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:07 smithi060 ceph-mon[94696]: pgmap v6488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:07.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:07.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:07 smithi141 ceph-mon[108989]: pgmap v6488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:08.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:08.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:09 smithi060 ceph-mon[94696]: pgmap v6489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:09.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:09.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:09 smithi141 ceph-mon[108989]: pgmap v6489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:10.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:10.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:11 smithi060 ceph-mon[94696]: pgmap v6490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:11.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:11.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:11 smithi141 ceph-mon[108989]: pgmap v6490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:12.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:12.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:13 smithi060 ceph-mon[94696]: pgmap v6491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:13.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:13.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:13 smithi141 ceph-mon[108989]: pgmap v6491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:14.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:14.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:15 smithi060 ceph-mon[94696]: pgmap v6492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:15.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:15.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:15 smithi141 ceph-mon[108989]: pgmap v6492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:16.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:16.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:17 smithi060 ceph-mon[94696]: pgmap v6493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:17.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:17.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:17 smithi141 ceph-mon[108989]: pgmap v6493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:18.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:18.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:19 smithi060 ceph-mon[94696]: pgmap v6494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:19.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:19.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:19 smithi141 ceph-mon[108989]: pgmap v6494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:20.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:20.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:21 smithi060 ceph-mon[94696]: pgmap v6495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:21.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:21.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:21 smithi141 ceph-mon[108989]: pgmap v6495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:22.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:22.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:23 smithi060 ceph-mon[94696]: pgmap v6496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:23.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:23.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:23 smithi141 ceph-mon[108989]: pgmap v6496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:24.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:24.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:25 smithi060 ceph-mon[94696]: pgmap v6497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:25.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:25.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:25 smithi141 ceph-mon[108989]: pgmap v6497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:26.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:26.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:27 smithi060 ceph-mon[94696]: pgmap v6498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:27.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:27.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:27 smithi141 ceph-mon[108989]: pgmap v6498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:28.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:28.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:29 smithi060 ceph-mon[94696]: pgmap v6499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:29.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:29.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:29 smithi141 ceph-mon[108989]: pgmap v6499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:30.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:30.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:31 smithi060 ceph-mon[94696]: pgmap v6500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:31.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:31.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:31 smithi141 ceph-mon[108989]: pgmap v6500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:32.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:32.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:33 smithi060 ceph-mon[94696]: pgmap v6501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:33.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:33.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:33 smithi141 ceph-mon[108989]: pgmap v6501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:34.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:34.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:35 smithi060 ceph-mon[94696]: pgmap v6502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:59:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:35.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:35.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:35.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:35 smithi141 ceph-mon[108989]: pgmap v6502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T10:59:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:35.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:59:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:59:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:59:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:36.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:36.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T10:59:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T10:59:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T10:59:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T10:59:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:37 smithi060 ceph-mon[94696]: pgmap v6503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:37 smithi141 ceph-mon[108989]: pgmap v6503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:38.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:38.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:39.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:39.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:39 smithi060 ceph-mon[94696]: pgmap v6504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:39 smithi141 ceph-mon[108989]: pgmap v6504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:40.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:40.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:41.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:41.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:41 smithi060 ceph-mon[94696]: pgmap v6505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:41 smithi141 ceph-mon[108989]: pgmap v6505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:42.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:42.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:43.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:43.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:43 smithi060 ceph-mon[94696]: pgmap v6506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:43 smithi141 ceph-mon[108989]: pgmap v6506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:44.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:44.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:45.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:45.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:45 smithi060 ceph-mon[94696]: pgmap v6507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:45 smithi141 ceph-mon[108989]: pgmap v6507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:46.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:46.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:47.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:47.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:47 smithi060 ceph-mon[94696]: pgmap v6508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:47 smithi141 ceph-mon[108989]: pgmap v6508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:48.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:48.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:49.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:49.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:49 smithi060 ceph-mon[94696]: pgmap v6509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:49 smithi141 ceph-mon[108989]: pgmap v6509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:50.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:50.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:51.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:51.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:51 smithi060 ceph-mon[94696]: pgmap v6510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:51 smithi141 ceph-mon[108989]: pgmap v6510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:52.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:52.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:53.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:53.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:53 smithi060 ceph-mon[94696]: pgmap v6511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:53 smithi141 ceph-mon[108989]: pgmap v6511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:54.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:54.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:55.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:55.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:55 smithi060 ceph-mon[94696]: pgmap v6512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:55 smithi141 ceph-mon[108989]: pgmap v6512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T10:59:56.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:56.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:57.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:57.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:57 smithi060 ceph-mon[94696]: pgmap v6513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:57 smithi141 ceph-mon[108989]: pgmap v6513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T10:59:58.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:58.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:59.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T10:59:59.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T10:59:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 10:59:59 smithi060 ceph-mon[94696]: pgmap v6514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T10:59:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 10:59:59 smithi141 ceph-mon[108989]: pgmap v6514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:00.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:00.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:00:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:00:01.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:01.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:01 smithi060 ceph-mon[94696]: pgmap v6515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:01 smithi141 ceph-mon[108989]: pgmap v6515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:02.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:02.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:03.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:03.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:03 smithi060 ceph-mon[94696]: pgmap v6516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:03 smithi141 ceph-mon[108989]: pgmap v6516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:04.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:04.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:05.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:05.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:05 smithi060 ceph-mon[94696]: pgmap v6517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:05 smithi141 ceph-mon[108989]: pgmap v6517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:06.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:06.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:07.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:07.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:07 smithi060 ceph-mon[94696]: pgmap v6518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:07 smithi141 ceph-mon[108989]: pgmap v6518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:08.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:08.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:09.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:09.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:09.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:09 smithi060 ceph-mon[94696]: pgmap v6519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:09 smithi141 ceph-mon[108989]: pgmap v6519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:10.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:10.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:11.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:11.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:11 smithi141 ceph-mon[108989]: pgmap v6520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:11 smithi060 ceph-mon[94696]: pgmap v6520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:12.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:13.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:13.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:13 smithi141 ceph-mon[108989]: pgmap v6521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:13 smithi060 ceph-mon[94696]: pgmap v6521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:14.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:14.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:15.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:15.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:15 smithi141 ceph-mon[108989]: pgmap v6522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:15 smithi060 ceph-mon[94696]: pgmap v6522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:16.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:16.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:17.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:17.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:17 smithi141 ceph-mon[108989]: pgmap v6523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:17 smithi060 ceph-mon[94696]: pgmap v6523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:18.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:18.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:19.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:19.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:19 smithi060 ceph-mon[94696]: pgmap v6524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:19 smithi141 ceph-mon[108989]: pgmap v6524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:20.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:20.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:21.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:21.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:21 smithi141 ceph-mon[108989]: pgmap v6525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:21 smithi060 ceph-mon[94696]: pgmap v6525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:22.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:22.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:23.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:23.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:23 smithi141 ceph-mon[108989]: pgmap v6526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:23 smithi060 ceph-mon[94696]: pgmap v6526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:24.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:24.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:25.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:25.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:25.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:25 smithi060 ceph-mon[94696]: pgmap v6527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:25.704 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:25 smithi141 ceph-mon[108989]: pgmap v6527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:26.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:26.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:27.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:27.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:27 smithi141 ceph-mon[108989]: pgmap v6528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:27 smithi060 ceph-mon[94696]: pgmap v6528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:28.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:28.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:29.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:29.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:29 smithi060 ceph-mon[94696]: pgmap v6529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:29 smithi141 ceph-mon[108989]: pgmap v6529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:30.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:30.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:31.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:31.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:31 smithi141 ceph-mon[108989]: pgmap v6530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:31 smithi060 ceph-mon[94696]: pgmap v6530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:32.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:32.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:33.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:33.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:33 smithi141 ceph-mon[108989]: pgmap v6531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:33 smithi060 ceph-mon[94696]: pgmap v6531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:34.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:34.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:35 smithi141 ceph-mon[108989]: pgmap v6532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:35.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:35.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:35 smithi060 ceph-mon[94696]: pgmap v6532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:36.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:36.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:00:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:00:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:00:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:00:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:00:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:00:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:00:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:00:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:00:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:00:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:00:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:00:37.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:37.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:37 smithi141 ceph-mon[108989]: pgmap v6533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:37 smithi060 ceph-mon[94696]: pgmap v6533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:38.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:38.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:39.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:39.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:39 smithi141 ceph-mon[108989]: pgmap v6534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:39 smithi060 ceph-mon[94696]: pgmap v6534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:40.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:40.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:41.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:41.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:41 smithi141 ceph-mon[108989]: pgmap v6535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:41 smithi060 ceph-mon[94696]: pgmap v6535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:42.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:42.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:43.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:43.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:43 smithi141 ceph-mon[108989]: pgmap v6536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:43 smithi060 ceph-mon[94696]: pgmap v6536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:44.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:44.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:45 smithi141 ceph-mon[108989]: pgmap v6537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:45 smithi060 ceph-mon[94696]: pgmap v6537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:46.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:46.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:47.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:47.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:47 smithi141 ceph-mon[108989]: pgmap v6538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:47 smithi060 ceph-mon[94696]: pgmap v6538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:48.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:48.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:49.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:49.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:49 smithi141 ceph-mon[108989]: pgmap v6539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:49 smithi060 ceph-mon[94696]: pgmap v6539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:50.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:50.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:51.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:51.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:51 smithi141 ceph-mon[108989]: pgmap v6540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:51 smithi060 ceph-mon[94696]: pgmap v6540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:52.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:52.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:53.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:53.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:53 smithi141 ceph-mon[108989]: pgmap v6541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:53 smithi060 ceph-mon[94696]: pgmap v6541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:54.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:54.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:55.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:55.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:55 smithi141 ceph-mon[108989]: pgmap v6542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:55 smithi060 ceph-mon[94696]: pgmap v6542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:00:56.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:56.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:57.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:57.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:57 smithi141 ceph-mon[108989]: pgmap v6543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:57 smithi060 ceph-mon[94696]: pgmap v6543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:00:58.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:58.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:59.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:00:59.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:00:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:00:59 smithi141 ceph-mon[108989]: pgmap v6544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:00:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:00:59 smithi060 ceph-mon[94696]: pgmap v6544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:00.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:00.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:01.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:01.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:01.667 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:01 smithi141 ceph-mon[108989]: pgmap v6545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:01 smithi060 ceph-mon[94696]: pgmap v6545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:02.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:02.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:02 smithi141 ceph-mon[108989]: pgmap v6546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:02 smithi060 ceph-mon[94696]: pgmap v6546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:03.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:03.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:04.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:04.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:04 smithi060 ceph-mon[94696]: pgmap v6547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:04 smithi141 ceph-mon[108989]: pgmap v6547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:05.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:05.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:06.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:06.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:06 smithi141 ceph-mon[108989]: pgmap v6548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:06 smithi060 ceph-mon[94696]: pgmap v6548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:07.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:07.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:08.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:08.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:08 smithi141 ceph-mon[108989]: pgmap v6549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:08 smithi060 ceph-mon[94696]: pgmap v6549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:09.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:09.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:10.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:10.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:10 smithi141 ceph-mon[108989]: pgmap v6550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:10 smithi060 ceph-mon[94696]: pgmap v6550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:11.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:11.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:12.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:12 smithi141 ceph-mon[108989]: pgmap v6551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:12 smithi060 ceph-mon[94696]: pgmap v6551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:13.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:13.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:14.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:14.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:14 smithi060 ceph-mon[94696]: pgmap v6552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:14 smithi141 ceph-mon[108989]: pgmap v6552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:15.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:15.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:16.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:16.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:16 smithi141 ceph-mon[108989]: pgmap v6553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:16 smithi060 ceph-mon[94696]: pgmap v6553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:17.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:17.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:18.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:18.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:18 smithi141 ceph-mon[108989]: pgmap v6554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:18 smithi060 ceph-mon[94696]: pgmap v6554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:19.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:19.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:20.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:20.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:20 smithi141 ceph-mon[108989]: pgmap v6555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:20 smithi060 ceph-mon[94696]: pgmap v6555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:21.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:21.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:22.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:22.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:23.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:22 smithi141 ceph-mon[108989]: pgmap v6556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:22 smithi060 ceph-mon[94696]: pgmap v6556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:23.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:23.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:24.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:24.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:24 smithi141 ceph-mon[108989]: pgmap v6557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:24 smithi060 ceph-mon[94696]: pgmap v6557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:25.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:25.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:26.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:26.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:26 smithi141 ceph-mon[108989]: pgmap v6558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:26 smithi060 ceph-mon[94696]: pgmap v6558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:27.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:27.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:28.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:28.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:28 smithi141 ceph-mon[108989]: pgmap v6559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:28 smithi060 ceph-mon[94696]: pgmap v6559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:29.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:29.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:30.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:30.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:30 smithi141 ceph-mon[108989]: pgmap v6560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:30 smithi060 ceph-mon[94696]: pgmap v6560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:31.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:31.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:32.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:32.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:32 smithi141 ceph-mon[108989]: pgmap v6561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:32 smithi060 ceph-mon[94696]: pgmap v6561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:33.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:33.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:34.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:34.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:34 smithi141 ceph-mon[108989]: pgmap v6562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:34 smithi060 ceph-mon[94696]: pgmap v6562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:35.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:35.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:36.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:36.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: pgmap v6563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:01:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:01:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:01:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:01:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:01:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:01:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: pgmap v6563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:01:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:01:37.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:37.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:38.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:38.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:38 smithi141 ceph-mon[108989]: pgmap v6564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:38 smithi060 ceph-mon[94696]: pgmap v6564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:39.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:39.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:40.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:40.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:40 smithi141 ceph-mon[108989]: pgmap v6565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:40 smithi060 ceph-mon[94696]: pgmap v6565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:41.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:41.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:42.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:42.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:42 smithi141 ceph-mon[108989]: pgmap v6566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:42 smithi060 ceph-mon[94696]: pgmap v6566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:43.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:43.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:44.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:44.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:44 smithi060 ceph-mon[94696]: pgmap v6567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:44 smithi141 ceph-mon[108989]: pgmap v6567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:45.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:45.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:46.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:46.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:46 smithi060 ceph-mon[94696]: pgmap v6568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:46 smithi141 ceph-mon[108989]: pgmap v6568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:47.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:47.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:48.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:48.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:48 smithi060 ceph-mon[94696]: pgmap v6569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:48 smithi141 ceph-mon[108989]: pgmap v6569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:49.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:49.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:50.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:50.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:50 smithi060 ceph-mon[94696]: pgmap v6570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:50 smithi141 ceph-mon[108989]: pgmap v6570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:51.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:51.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:52.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:52.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:52 smithi060 ceph-mon[94696]: pgmap v6571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:52 smithi141 ceph-mon[108989]: pgmap v6571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:53.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:53.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:54.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:54.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:55 smithi060 ceph-mon[94696]: pgmap v6572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:55 smithi141 ceph-mon[108989]: pgmap v6572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:01:55.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:55.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:56.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:56.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:57 smithi060 ceph-mon[94696]: pgmap v6573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:57 smithi141 ceph-mon[108989]: pgmap v6573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:01:57.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:57.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:58.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:58.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:01:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:01:59 smithi060 ceph-mon[94696]: pgmap v6574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:01:59 smithi141 ceph-mon[108989]: pgmap v6574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:01:59.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:01:59.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:00.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:00.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:01 smithi060 ceph-mon[94696]: pgmap v6575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:01 smithi141 ceph-mon[108989]: pgmap v6575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:01.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:01.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:02.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:02.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:03.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:03 smithi060 ceph-mon[94696]: pgmap v6576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:03 smithi141 ceph-mon[108989]: pgmap v6576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:03.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:03.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:04.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:04.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:05 smithi060 ceph-mon[94696]: pgmap v6577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:05 smithi141 ceph-mon[108989]: pgmap v6577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:05.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:05.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:06.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:06.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:07 smithi060 ceph-mon[94696]: pgmap v6578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:07.337 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:07 smithi141 ceph-mon[108989]: pgmap v6578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:07.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:07.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:08.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:08.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:09 smithi060 ceph-mon[94696]: pgmap v6579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:09 smithi141 ceph-mon[108989]: pgmap v6579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:09.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:09.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:10.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:10.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:11 smithi060 ceph-mon[94696]: pgmap v6580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:11 smithi141 ceph-mon[108989]: pgmap v6580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:11.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:11.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:12.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:13 smithi060 ceph-mon[94696]: pgmap v6581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:13 smithi141 ceph-mon[108989]: pgmap v6581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:13.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:13.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:14.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:14.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:15 smithi060 ceph-mon[94696]: pgmap v6582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:15 smithi141 ceph-mon[108989]: pgmap v6582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:15.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:15.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:16.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:16.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:17 smithi060 ceph-mon[94696]: pgmap v6583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:17.440 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:17 smithi141 ceph-mon[108989]: pgmap v6583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:17.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:17.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:18.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:18.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:19 smithi060 ceph-mon[94696]: pgmap v6584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:19 smithi141 ceph-mon[108989]: pgmap v6584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:19.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:19.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:20.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:20.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:21 smithi060 ceph-mon[94696]: pgmap v6585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:21 smithi141 ceph-mon[108989]: pgmap v6585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:21.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:21.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:22.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:22.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:23 smithi060 ceph-mon[94696]: pgmap v6586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:23 smithi141 ceph-mon[108989]: pgmap v6586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:23.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:23.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:24.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:24.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:25 smithi060 ceph-mon[94696]: pgmap v6587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:25 smithi141 ceph-mon[108989]: pgmap v6587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:25.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:25.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:26.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:26.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:27 smithi060 ceph-mon[94696]: pgmap v6588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:27 smithi141 ceph-mon[108989]: pgmap v6588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:27.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:27.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:28.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:28.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:29 smithi060 ceph-mon[94696]: pgmap v6589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:29.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:29 smithi141 ceph-mon[108989]: pgmap v6589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:29.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:29.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:30.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:30.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:31 smithi060 ceph-mon[94696]: pgmap v6590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:31 smithi141 ceph-mon[108989]: pgmap v6590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:31.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:31.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:32.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:32.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:33 smithi060 ceph-mon[94696]: pgmap v6591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:33 smithi141 ceph-mon[108989]: pgmap v6591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:33.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:33.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:34.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:34.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:35 smithi060 ceph-mon[94696]: pgmap v6592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:35 smithi141 ceph-mon[108989]: pgmap v6592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:35.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:35.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:36.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:36.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:37 smithi060 ceph-mon[94696]: pgmap v6593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:37.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:02:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:37 smithi141 ceph-mon[108989]: pgmap v6593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:02:37.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:37.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:38.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:38.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:38 smithi141 ceph-mon[108989]: pgmap v6594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:38.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:38 smithi060 ceph-mon[94696]: pgmap v6594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:39.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:39.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:40.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:40.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:40 smithi141 ceph-mon[108989]: pgmap v6595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:40 smithi060 ceph-mon[94696]: pgmap v6595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:41.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:41.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:02:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:02:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:02:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:02:42.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:42.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:43 smithi141 ceph-mon[108989]: pgmap v6596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:43 smithi060 ceph-mon[94696]: pgmap v6596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:43.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:43.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:44.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:44.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:45 smithi141 ceph-mon[108989]: pgmap v6597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:45 smithi060 ceph-mon[94696]: pgmap v6597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:45.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:45.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:46.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:46.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:47 smithi141 ceph-mon[108989]: pgmap v6598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:47 smithi060 ceph-mon[94696]: pgmap v6598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:47.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:47.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:48.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:48.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:49 smithi141 ceph-mon[108989]: pgmap v6599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:49 smithi060 ceph-mon[94696]: pgmap v6599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:49.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:49.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:50.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:50.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:51 smithi141 ceph-mon[108989]: pgmap v6600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:51 smithi060 ceph-mon[94696]: pgmap v6600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:51.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:51.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:52.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:52.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:53 smithi141 ceph-mon[108989]: pgmap v6601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:53 smithi060 ceph-mon[94696]: pgmap v6601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:53.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:53.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:54.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:54.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:55 smithi141 ceph-mon[108989]: pgmap v6602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:55 smithi060 ceph-mon[94696]: pgmap v6602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:02:55.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:55.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:56.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:56.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:57 smithi141 ceph-mon[108989]: pgmap v6603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:57 smithi060 ceph-mon[94696]: pgmap v6603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:02:57.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:57.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:58.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:58.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:02:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:02:59 smithi141 ceph-mon[108989]: pgmap v6604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:02:59 smithi060 ceph-mon[94696]: pgmap v6604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:02:59.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:02:59.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:01 smithi060 ceph-mon[94696]: pgmap v6605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:01 smithi141 ceph-mon[108989]: pgmap v6605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:01.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:01.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:02.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:02.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:03 smithi141 ceph-mon[108989]: pgmap v6606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:03 smithi060 ceph-mon[94696]: pgmap v6606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:03.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:03.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:04.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:04.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:05 smithi141 ceph-mon[108989]: pgmap v6607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:05 smithi060 ceph-mon[94696]: pgmap v6607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:05.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:05.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:06.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:06.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:07 smithi141 ceph-mon[108989]: pgmap v6608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:07 smithi060 ceph-mon[94696]: pgmap v6608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:07.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:07.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:08.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:08.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:09 smithi141 ceph-mon[108989]: pgmap v6609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:09 smithi060 ceph-mon[94696]: pgmap v6609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:09.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:09.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:10.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:10.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:11 smithi141 ceph-mon[108989]: pgmap v6610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:11 smithi060 ceph-mon[94696]: pgmap v6610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:11.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:11.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:12.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:12.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:13 smithi141 ceph-mon[108989]: pgmap v6611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:13 smithi060 ceph-mon[94696]: pgmap v6611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:13.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:13.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:14.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:14.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:15 smithi141 ceph-mon[108989]: pgmap v6612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:15 smithi060 ceph-mon[94696]: pgmap v6612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:15.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:15.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:16.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:16.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:17 smithi141 ceph-mon[108989]: pgmap v6613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:17 smithi060 ceph-mon[94696]: pgmap v6613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:17.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:17.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:18.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:18.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:19 smithi141 ceph-mon[108989]: pgmap v6614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:19 smithi060 ceph-mon[94696]: pgmap v6614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:19.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:19.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:20.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:20.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:21 smithi141 ceph-mon[108989]: pgmap v6615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:21 smithi060 ceph-mon[94696]: pgmap v6615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:21.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:22.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:22.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:23 smithi141 ceph-mon[108989]: pgmap v6616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:23 smithi060 ceph-mon[94696]: pgmap v6616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:23.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:23.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:24.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:24.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:25 smithi141 ceph-mon[108989]: pgmap v6617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:25 smithi060 ceph-mon[94696]: pgmap v6617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:25.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:25.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:26.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:26.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:27 smithi141 ceph-mon[108989]: pgmap v6618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:27 smithi060 ceph-mon[94696]: pgmap v6618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:27.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:27.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:28.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:28.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:29 smithi141 ceph-mon[108989]: pgmap v6619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:29 smithi060 ceph-mon[94696]: pgmap v6619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:29.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:29.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:30.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:30.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:31 smithi141 ceph-mon[108989]: pgmap v6620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:31 smithi060 ceph-mon[94696]: pgmap v6620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:31.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:31.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:32.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:32.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:33 smithi141 ceph-mon[108989]: pgmap v6621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:33 smithi060 ceph-mon[94696]: pgmap v6621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:33.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:33.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:34.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:34.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:35 smithi060 ceph-mon[94696]: pgmap v6622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:35 smithi141 ceph-mon[108989]: pgmap v6622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:35.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:35.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:36.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:36.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:37 smithi060 ceph-mon[94696]: pgmap v6623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:37 smithi141 ceph-mon[108989]: pgmap v6623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:37.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:37.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:38.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:38.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:39 smithi060 ceph-mon[94696]: pgmap v6624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:39 smithi141 ceph-mon[108989]: pgmap v6624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:39.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:39.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:40.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:40.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:41 smithi060 ceph-mon[94696]: pgmap v6625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:41 smithi141 ceph-mon[108989]: pgmap v6625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:41.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:41.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:03:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:03:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:03:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:03:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:03:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:03:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:03:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:03:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:03:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:03:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:03:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:03:42.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:42.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:43 smithi060 ceph-mon[94696]: pgmap v6626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:43 smithi141 ceph-mon[108989]: pgmap v6626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:43.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:43.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:44.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:44.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:45 smithi060 ceph-mon[94696]: pgmap v6627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:45 smithi141 ceph-mon[108989]: pgmap v6627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:45.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:45.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:46.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:46.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:47 smithi060 ceph-mon[94696]: pgmap v6628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:47 smithi141 ceph-mon[108989]: pgmap v6628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:47.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:47.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:48.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:48.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:49 smithi060 ceph-mon[94696]: pgmap v6629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:49 smithi141 ceph-mon[108989]: pgmap v6629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:49.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:49.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:50.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:50.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:51.545 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:51 smithi060 ceph-mon[94696]: pgmap v6630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:51 smithi141 ceph-mon[108989]: pgmap v6630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:51.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:51.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:52.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:52.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:53 smithi060 ceph-mon[94696]: pgmap v6631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:53 smithi141 ceph-mon[108989]: pgmap v6631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:53.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:53.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:54.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:54.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:55 smithi060 ceph-mon[94696]: pgmap v6632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:55 smithi141 ceph-mon[108989]: pgmap v6632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:03:55.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:55.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:56.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:56.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:57 smithi060 ceph-mon[94696]: pgmap v6633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:57 smithi141 ceph-mon[108989]: pgmap v6633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:03:57.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:57.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:58.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:58.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:03:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:03:59 smithi060 ceph-mon[94696]: pgmap v6634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:03:59 smithi141 ceph-mon[108989]: pgmap v6634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:03:59.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:03:59.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:00.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:00.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:01 smithi060 ceph-mon[94696]: pgmap v6635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:01 smithi141 ceph-mon[108989]: pgmap v6635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:01.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:01.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:02.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:02.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:03 smithi060 ceph-mon[94696]: pgmap v6636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:03 smithi141 ceph-mon[108989]: pgmap v6636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:03.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:03.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:04.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:04.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:05 smithi060 ceph-mon[94696]: pgmap v6637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:05 smithi141 ceph-mon[108989]: pgmap v6637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:05.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:05.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:06.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:06.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:07 smithi060 ceph-mon[94696]: pgmap v6638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:07 smithi141 ceph-mon[108989]: pgmap v6638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:07.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:07.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:08.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:08.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:09 smithi060 ceph-mon[94696]: pgmap v6639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:09 smithi141 ceph-mon[108989]: pgmap v6639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:09.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:09.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:10.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:10.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:11 smithi060 ceph-mon[94696]: pgmap v6640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:11 smithi141 ceph-mon[108989]: pgmap v6640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:11.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:11.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:13 smithi060 ceph-mon[94696]: pgmap v6641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:13.628 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:13 smithi141 ceph-mon[108989]: pgmap v6641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:13.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:13.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:14.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:14.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:15 smithi060 ceph-mon[94696]: pgmap v6642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:15 smithi141 ceph-mon[108989]: pgmap v6642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:15.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:15.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:16.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:16.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:17 smithi060 ceph-mon[94696]: pgmap v6643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:17 smithi141 ceph-mon[108989]: pgmap v6643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:17.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:17.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:18.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:18.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:19.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:19 smithi060 ceph-mon[94696]: pgmap v6644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:19 smithi141 ceph-mon[108989]: pgmap v6644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:19.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:19.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:20.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:20.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:21 smithi141 ceph-mon[108989]: pgmap v6645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:21 smithi060 ceph-mon[94696]: pgmap v6645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:21.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:21.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:22.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:22.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:23.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:23 smithi141 ceph-mon[108989]: pgmap v6646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:23 smithi060 ceph-mon[94696]: pgmap v6646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:23.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:23.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:24.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:24.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:25 smithi141 ceph-mon[108989]: pgmap v6647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:25 smithi060 ceph-mon[94696]: pgmap v6647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:27 smithi141 ceph-mon[108989]: pgmap v6648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:27 smithi060 ceph-mon[94696]: pgmap v6648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:27.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:27.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:29 smithi141 ceph-mon[108989]: pgmap v6649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:29 smithi060 ceph-mon[94696]: pgmap v6649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:29.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:29.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:30.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:30.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:31 smithi141 ceph-mon[108989]: pgmap v6650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:31 smithi060 ceph-mon[94696]: pgmap v6650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:31.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:31.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:32.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:32.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:33 smithi141 ceph-mon[108989]: pgmap v6651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:33 smithi060 ceph-mon[94696]: pgmap v6651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:33.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:33.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:35 smithi141 ceph-mon[108989]: pgmap v6652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:35 smithi060 ceph-mon[94696]: pgmap v6652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:35.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:35.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:36.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:36.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:37 smithi141 ceph-mon[108989]: pgmap v6653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:37 smithi060 ceph-mon[94696]: pgmap v6653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:37.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:37.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:38.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:38.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:39 smithi141 ceph-mon[108989]: pgmap v6654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:39 smithi060 ceph-mon[94696]: pgmap v6654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:39.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:39.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:40.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:40.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:41 smithi141 ceph-mon[108989]: pgmap v6655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:41 smithi060 ceph-mon[94696]: pgmap v6655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:41.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:41.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:04:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:04:42.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:42.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: pgmap v6656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:04:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:04:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:04:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:04:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:04:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: pgmap v6656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:04:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:04:43.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:43.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:45 smithi141 ceph-mon[108989]: pgmap v6657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:45 smithi060 ceph-mon[94696]: pgmap v6657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:45.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:45.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:46.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:46.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:47 smithi060 ceph-mon[94696]: pgmap v6658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:47 smithi141 ceph-mon[108989]: pgmap v6658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:47.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:47.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:48.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:48.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:49 smithi141 ceph-mon[108989]: pgmap v6659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:49 smithi060 ceph-mon[94696]: pgmap v6659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:49.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:49.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:50.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:50.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:51 smithi141 ceph-mon[108989]: pgmap v6660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:51 smithi060 ceph-mon[94696]: pgmap v6660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:51.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:51.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:52.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:52.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:53 smithi141 ceph-mon[108989]: pgmap v6661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:53 smithi060 ceph-mon[94696]: pgmap v6661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:53.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:53.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:54.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:54.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:55 smithi141 ceph-mon[108989]: pgmap v6662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:55 smithi060 ceph-mon[94696]: pgmap v6662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:04:55.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:55.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:56.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:56.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:57 smithi060 ceph-mon[94696]: pgmap v6663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:57 smithi141 ceph-mon[108989]: pgmap v6663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:04:57.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:57.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:58.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:58.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:04:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:04:59 smithi141 ceph-mon[108989]: pgmap v6664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:04:59 smithi060 ceph-mon[94696]: pgmap v6664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:04:59.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:04:59.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:00.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:00.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:01 smithi141 ceph-mon[108989]: pgmap v6665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:01 smithi060 ceph-mon[94696]: pgmap v6665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:01.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:01.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:02.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:02.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:03 smithi141 ceph-mon[108989]: pgmap v6666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:03 smithi060 ceph-mon[94696]: pgmap v6666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:03.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:03.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:04.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:04.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:05 smithi141 ceph-mon[108989]: pgmap v6667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:05 smithi060 ceph-mon[94696]: pgmap v6667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:05.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:05.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:06.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:06.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:07 smithi141 ceph-mon[108989]: pgmap v6668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:07 smithi060 ceph-mon[94696]: pgmap v6668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:07.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:07.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:08.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:08.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:09 smithi141 ceph-mon[108989]: pgmap v6669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:09 smithi060 ceph-mon[94696]: pgmap v6669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:09.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:09.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:11 smithi141 ceph-mon[108989]: pgmap v6670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:11 smithi060 ceph-mon[94696]: pgmap v6670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:11.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:11.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:12.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:12.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:13 smithi141 ceph-mon[108989]: pgmap v6671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:13 smithi060 ceph-mon[94696]: pgmap v6671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:13.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:13.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:14.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:14.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:15 smithi141 ceph-mon[108989]: pgmap v6672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:15 smithi060 ceph-mon[94696]: pgmap v6672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:15.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:15.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:16.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:16.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:17 smithi141 ceph-mon[108989]: pgmap v6673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:17 smithi060 ceph-mon[94696]: pgmap v6673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:17.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:18.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:18.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:19 smithi141 ceph-mon[108989]: pgmap v6674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:19 smithi060 ceph-mon[94696]: pgmap v6674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:19.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:19.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:20.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:21.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:21 smithi141 ceph-mon[108989]: pgmap v6675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:21 smithi060 ceph-mon[94696]: pgmap v6675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:22.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:22.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:23.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:23.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:23 smithi141 ceph-mon[108989]: pgmap v6676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:23 smithi060 ceph-mon[94696]: pgmap v6676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:24.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:24.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:25.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:25.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:25 smithi141 ceph-mon[108989]: pgmap v6677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:25 smithi060 ceph-mon[94696]: pgmap v6677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:26.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:26.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:27.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:27.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:27 smithi141 ceph-mon[108989]: pgmap v6678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:27 smithi060 ceph-mon[94696]: pgmap v6678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:28.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:28.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:29.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:29.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:29 smithi141 ceph-mon[108989]: pgmap v6679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:29 smithi060 ceph-mon[94696]: pgmap v6679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:30.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:30.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:31.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:31.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:31 smithi141 ceph-mon[108989]: pgmap v6680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:31 smithi060 ceph-mon[94696]: pgmap v6680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:32.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:32.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:33.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:33.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:33 smithi141 ceph-mon[108989]: pgmap v6681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:33 smithi060 ceph-mon[94696]: pgmap v6681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:34.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:34.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:35.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:35.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:35 smithi141 ceph-mon[108989]: pgmap v6682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:35 smithi060 ceph-mon[94696]: pgmap v6682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:36.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:36.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:37.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:37.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:37 smithi141 ceph-mon[108989]: pgmap v6683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:37.749 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:37 smithi060 ceph-mon[94696]: pgmap v6683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:38.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:38.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:39.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:39.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:39 smithi141 ceph-mon[108989]: pgmap v6684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:39 smithi060 ceph-mon[94696]: pgmap v6684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:40.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:40.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:41.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:41.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:41 smithi141 ceph-mon[108989]: pgmap v6685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:41 smithi060 ceph-mon[94696]: pgmap v6685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:42.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:42.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:42 smithi141 ceph-mon[108989]: pgmap v6686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:42.805 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:42 smithi060 ceph-mon[94696]: pgmap v6686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:43.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:43.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:05:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:05:44.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:44.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:45.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:45.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:44 smithi141 ceph-mon[108989]: pgmap v6687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:44 smithi060 ceph-mon[94696]: pgmap v6687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:46.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:46.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:05:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:05:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:05:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:05:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:05:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:05:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:05:47.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:47.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:47 smithi141 ceph-mon[108989]: pgmap v6688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:47 smithi060 ceph-mon[94696]: pgmap v6688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:48.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:48.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:49.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:49.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:49 smithi141 ceph-mon[108989]: pgmap v6689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:49 smithi060 ceph-mon[94696]: pgmap v6689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:50.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:50.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:51.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:51.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:51 smithi141 ceph-mon[108989]: pgmap v6690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:51 smithi060 ceph-mon[94696]: pgmap v6690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:52.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:52.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:53.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:53.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:53 smithi141 ceph-mon[108989]: pgmap v6691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:53 smithi060 ceph-mon[94696]: pgmap v6691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:54.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:54.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:55.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:55 smithi141 ceph-mon[108989]: pgmap v6692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:55 smithi060 ceph-mon[94696]: pgmap v6692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:05:56.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:56.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:57.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:57.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:57 smithi141 ceph-mon[108989]: pgmap v6693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:57 smithi060 ceph-mon[94696]: pgmap v6693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:05:58.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:58.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:59.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:05:59.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:05:59.722 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:05:59 smithi141 ceph-mon[108989]: pgmap v6694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:05:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:05:59 smithi060 ceph-mon[94696]: pgmap v6694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:00.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:00.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:01.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:01.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:01 smithi141 ceph-mon[108989]: pgmap v6695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:01 smithi060 ceph-mon[94696]: pgmap v6695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:02.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:02.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:03.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:03.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:03 smithi141 ceph-mon[108989]: pgmap v6696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:03 smithi060 ceph-mon[94696]: pgmap v6696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:04.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:04.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:05.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:05.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:05 smithi141 ceph-mon[108989]: pgmap v6697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:05 smithi060 ceph-mon[94696]: pgmap v6697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:06.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:06.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:07.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:07.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:07 smithi141 ceph-mon[108989]: pgmap v6698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:07 smithi060 ceph-mon[94696]: pgmap v6698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:08.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:08.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:09.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:09.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:09 smithi141 ceph-mon[108989]: pgmap v6699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:09 smithi060 ceph-mon[94696]: pgmap v6699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:10.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:10.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:11.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:11.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:11 smithi141 ceph-mon[108989]: pgmap v6700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:11 smithi060 ceph-mon[94696]: pgmap v6700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:12.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:12.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:12 smithi141 ceph-mon[108989]: pgmap v6701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:12 smithi060 ceph-mon[94696]: pgmap v6701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:13.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:13.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:14.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:14.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:15.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:15.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:14 smithi141 ceph-mon[108989]: pgmap v6702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:14 smithi060 ceph-mon[94696]: pgmap v6702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:16.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:16.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:17.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:17.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:16 smithi060 ceph-mon[94696]: pgmap v6703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:16 smithi141 ceph-mon[108989]: pgmap v6703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:18.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:18.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:19.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:19.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:18 smithi060 ceph-mon[94696]: pgmap v6704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:18 smithi141 ceph-mon[108989]: pgmap v6704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:20.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:20.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:21.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:21.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:20 smithi060 ceph-mon[94696]: pgmap v6705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:20 smithi141 ceph-mon[108989]: pgmap v6705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:22.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:22.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:23.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:23.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:23.257 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:22 smithi060 ceph-mon[94696]: pgmap v6706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:22 smithi141 ceph-mon[108989]: pgmap v6706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:24.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:24.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:25.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:25.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:25 smithi141 ceph-mon[108989]: pgmap v6707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:25 smithi060 ceph-mon[94696]: pgmap v6707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:26.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:26.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:27.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:27.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:27 smithi060 ceph-mon[94696]: pgmap v6708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:27 smithi141 ceph-mon[108989]: pgmap v6708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:28.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:28.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:29.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:29.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:29 smithi060 ceph-mon[94696]: pgmap v6709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:29 smithi141 ceph-mon[108989]: pgmap v6709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:30.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:30.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:31.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:31.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:31 smithi060 ceph-mon[94696]: pgmap v6710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:31 smithi141 ceph-mon[108989]: pgmap v6710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:32.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:32.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:33.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:33.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:33 smithi060 ceph-mon[94696]: pgmap v6711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:33 smithi141 ceph-mon[108989]: pgmap v6711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:34.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:34.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:35.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:35.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:35.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:35 smithi060 ceph-mon[94696]: pgmap v6712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:35 smithi141 ceph-mon[108989]: pgmap v6712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:36.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:36.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:37.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:37.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:37 smithi060 ceph-mon[94696]: pgmap v6713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:37 smithi141 ceph-mon[108989]: pgmap v6713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:38.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:38.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:39.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:39.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:39 smithi060 ceph-mon[94696]: pgmap v6714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:39 smithi141 ceph-mon[108989]: pgmap v6714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:40.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:40.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:41.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:41.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:41 smithi060 ceph-mon[94696]: pgmap v6715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:41 smithi141 ceph-mon[108989]: pgmap v6715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:42.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:42.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:43.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:43.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:43 smithi060 ceph-mon[94696]: pgmap v6716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:43 smithi141 ceph-mon[108989]: pgmap v6716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:44.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:44.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:45.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:45.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:45 smithi060 ceph-mon[94696]: pgmap v6717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:45 smithi141 ceph-mon[108989]: pgmap v6717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:46.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:46.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:06:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:06:47.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:47.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:47 smithi060 ceph-mon[94696]: pgmap v6718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:47 smithi141 ceph-mon[108989]: pgmap v6718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:48.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:48.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:49.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:49.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:49 smithi060 ceph-mon[94696]: pgmap v6719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:49 smithi141 ceph-mon[108989]: pgmap v6719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:50.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:50.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:51.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:51.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:51 smithi060 ceph-mon[94696]: pgmap v6720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:51 smithi141 ceph-mon[108989]: pgmap v6720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:52.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:52.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:06:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:06:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:06:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:06:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:06:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:06:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:06:53.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:53.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:53 smithi060 ceph-mon[94696]: pgmap v6721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:53 smithi141 ceph-mon[108989]: pgmap v6721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:54.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:54.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:55.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:55 smithi060 ceph-mon[94696]: pgmap v6722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:55 smithi141 ceph-mon[108989]: pgmap v6722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:06:56.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:56.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:57.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:57.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:57 smithi060 ceph-mon[94696]: pgmap v6723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:57 smithi141 ceph-mon[108989]: pgmap v6723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:06:58.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:58.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:59.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:06:59.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:06:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:06:59 smithi060 ceph-mon[94696]: pgmap v6724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:06:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:06:59 smithi141 ceph-mon[108989]: pgmap v6724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:00.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:00.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:01.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:01.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:01 smithi060 ceph-mon[94696]: pgmap v6725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:01 smithi141 ceph-mon[108989]: pgmap v6725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:02.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:02.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:03.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:03.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:03 smithi060 ceph-mon[94696]: pgmap v6726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:03 smithi141 ceph-mon[108989]: pgmap v6726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:04.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:04.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:05.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:05.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:05 smithi060 ceph-mon[94696]: pgmap v6727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:05.398 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:05 smithi141 ceph-mon[108989]: pgmap v6727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:06.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:06.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:07.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:07.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:07 smithi060 ceph-mon[94696]: pgmap v6728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:07 smithi141 ceph-mon[108989]: pgmap v6728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:08.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:08.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:09.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:09.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:09 smithi060 ceph-mon[94696]: pgmap v6729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:09 smithi141 ceph-mon[108989]: pgmap v6729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:10.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:10.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:10.449 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:11.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:11.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:11 smithi141 ceph-mon[108989]: pgmap v6730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:11 smithi060 ceph-mon[94696]: pgmap v6730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:12.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:12.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:13.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:13.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:13 smithi141 ceph-mon[108989]: pgmap v6731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:13 smithi060 ceph-mon[94696]: pgmap v6731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:14.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:14.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:15.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:15.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:15 smithi141 ceph-mon[108989]: pgmap v6732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:15 smithi060 ceph-mon[94696]: pgmap v6732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:16.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:16.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:17.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:17.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:17 smithi141 ceph-mon[108989]: pgmap v6733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:17 smithi060 ceph-mon[94696]: pgmap v6733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:18.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:18.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:19.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:19.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:19 smithi060 ceph-mon[94696]: pgmap v6734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:19 smithi141 ceph-mon[108989]: pgmap v6734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:20.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:20.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:21.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:21.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:21 smithi141 ceph-mon[108989]: pgmap v6735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:21 smithi060 ceph-mon[94696]: pgmap v6735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:22.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:22.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:23.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:23.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:23 smithi141 ceph-mon[108989]: pgmap v6736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:23 smithi060 ceph-mon[94696]: pgmap v6736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:24.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:24.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:25.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:25.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:25 smithi141 ceph-mon[108989]: pgmap v6737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:25 smithi060 ceph-mon[94696]: pgmap v6737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:26.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:26.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:27.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:27.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:27 smithi141 ceph-mon[108989]: pgmap v6738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:27 smithi060 ceph-mon[94696]: pgmap v6738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:28.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:28.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:29.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:29.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:29 smithi060 ceph-mon[94696]: pgmap v6739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:29 smithi141 ceph-mon[108989]: pgmap v6739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:30.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:30.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:31.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:31.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:31 smithi141 ceph-mon[108989]: pgmap v6740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:31 smithi060 ceph-mon[94696]: pgmap v6740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:32.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:32.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:33.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:33.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:33 smithi141 ceph-mon[108989]: pgmap v6741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:33 smithi060 ceph-mon[94696]: pgmap v6741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:34.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:34.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:35.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:35.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:35 smithi141 ceph-mon[108989]: pgmap v6742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:35 smithi060 ceph-mon[94696]: pgmap v6742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:36.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:36.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:37.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:37.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:37 smithi141 ceph-mon[108989]: pgmap v6743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:37 smithi060 ceph-mon[94696]: pgmap v6743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:38.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:38.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:39.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:39.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:39 smithi141 ceph-mon[108989]: pgmap v6744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:39 smithi060 ceph-mon[94696]: pgmap v6744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:41.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:41.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:41 smithi141 ceph-mon[108989]: pgmap v6745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:41 smithi060 ceph-mon[94696]: pgmap v6745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:42.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:42.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:43.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:43.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:43 smithi141 ceph-mon[108989]: pgmap v6746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:43 smithi060 ceph-mon[94696]: pgmap v6746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:44.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:44.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:45.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:45.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:45 smithi141 ceph-mon[108989]: pgmap v6747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:45 smithi060 ceph-mon[94696]: pgmap v6747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:46.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:46.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:47.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:47.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:47 smithi141 ceph-mon[108989]: pgmap v6748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:47 smithi060 ceph-mon[94696]: pgmap v6748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:48.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:48.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:49.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:49.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:49 smithi141 ceph-mon[108989]: pgmap v6749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:49 smithi060 ceph-mon[94696]: pgmap v6749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:50.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:50.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:51 smithi141 ceph-mon[108989]: pgmap v6750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:51 smithi060 ceph-mon[94696]: pgmap v6750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:52.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:52.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:07:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:07:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:07:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:07:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:07:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:07:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:07:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:07:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:07:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:07:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:07:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:07:53.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:53.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:53 smithi141 ceph-mon[108989]: pgmap v6751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:53 smithi060 ceph-mon[94696]: pgmap v6751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:55 smithi141 ceph-mon[108989]: pgmap v6752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:55 smithi060 ceph-mon[94696]: pgmap v6752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:07:56.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:56.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:57 smithi141 ceph-mon[108989]: pgmap v6753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:57 smithi060 ceph-mon[94696]: pgmap v6753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:07:58.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:58.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:59.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:07:59.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:07:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:07:59 smithi141 ceph-mon[108989]: pgmap v6754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:07:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:07:59 smithi060 ceph-mon[94696]: pgmap v6754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:00.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:00.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:01 smithi141 ceph-mon[108989]: pgmap v6755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:01.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:01.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:01 smithi060 ceph-mon[94696]: pgmap v6755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:02.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:02.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:03.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:03.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:03 smithi141 ceph-mon[108989]: pgmap v6756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:03 smithi060 ceph-mon[94696]: pgmap v6756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:04.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:05.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:05.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:05 smithi141 ceph-mon[108989]: pgmap v6757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:05 smithi060 ceph-mon[94696]: pgmap v6757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:06.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:06.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:07.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:07.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:07 smithi141 ceph-mon[108989]: pgmap v6758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:07 smithi060 ceph-mon[94696]: pgmap v6758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:08.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:08.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:09.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:09.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:09.451 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:09 smithi060 ceph-mon[94696]: pgmap v6759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:09 smithi141 ceph-mon[108989]: pgmap v6759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:10.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:10.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:11.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:11.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:11 smithi141 ceph-mon[108989]: pgmap v6760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:11 smithi060 ceph-mon[94696]: pgmap v6760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:12.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:12.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:13.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:13.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:13 smithi141 ceph-mon[108989]: pgmap v6761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:13 smithi060 ceph-mon[94696]: pgmap v6761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:14.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:14.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:15.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:15.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:15 smithi141 ceph-mon[108989]: pgmap v6762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:15 smithi060 ceph-mon[94696]: pgmap v6762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:16.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:16.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:17.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:17.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:17 smithi141 ceph-mon[108989]: pgmap v6763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:17 smithi060 ceph-mon[94696]: pgmap v6763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:18.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:18.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:19.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:19.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:19 smithi141 ceph-mon[108989]: pgmap v6764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:19 smithi060 ceph-mon[94696]: pgmap v6764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:20.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:20.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:21.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:21.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:21 smithi141 ceph-mon[108989]: pgmap v6765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:21 smithi060 ceph-mon[94696]: pgmap v6765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:22.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:22.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:23.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:23.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:23 smithi141 ceph-mon[108989]: pgmap v6766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:23 smithi060 ceph-mon[94696]: pgmap v6766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:24.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:24.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:25.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:25.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:25 smithi141 ceph-mon[108989]: pgmap v6767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:25 smithi060 ceph-mon[94696]: pgmap v6767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:26.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:26.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:27.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:27.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:27 smithi141 ceph-mon[108989]: pgmap v6768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:27 smithi060 ceph-mon[94696]: pgmap v6768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:28.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:28.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:29.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:29.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:29 smithi141 ceph-mon[108989]: pgmap v6769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:29 smithi060 ceph-mon[94696]: pgmap v6769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:30.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:30.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:31.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:31.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:31 smithi141 ceph-mon[108989]: pgmap v6770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:31 smithi060 ceph-mon[94696]: pgmap v6770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:32.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:32.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:33.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:33.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:33 smithi141 ceph-mon[108989]: pgmap v6771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:33 smithi060 ceph-mon[94696]: pgmap v6771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:34.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:34.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:35.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:35.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:35 smithi141 ceph-mon[108989]: pgmap v6772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:35 smithi060 ceph-mon[94696]: pgmap v6772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:36.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:36.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:37.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:37.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:37 smithi141 ceph-mon[108989]: pgmap v6773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:37 smithi060 ceph-mon[94696]: pgmap v6773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:38.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:38.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:39.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:39.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:39 smithi141 ceph-mon[108989]: pgmap v6774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:39 smithi060 ceph-mon[94696]: pgmap v6774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:40.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:40.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:41.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:41.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:41 smithi141 ceph-mon[108989]: pgmap v6775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:41 smithi060 ceph-mon[94696]: pgmap v6775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:42.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:42.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:43.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:43.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:43 smithi141 ceph-mon[108989]: pgmap v6776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:43 smithi060 ceph-mon[94696]: pgmap v6776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:44.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:44.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:45.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:45.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:45 smithi141 ceph-mon[108989]: pgmap v6777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:45 smithi060 ceph-mon[94696]: pgmap v6777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:46.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:46.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:47.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:47.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:47 smithi141 ceph-mon[108989]: pgmap v6778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:47 smithi060 ceph-mon[94696]: pgmap v6778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:48.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:48.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:49.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:49.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:49 smithi141 ceph-mon[108989]: pgmap v6779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:49 smithi060 ceph-mon[94696]: pgmap v6779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:50.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:50.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:51.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:51.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:51 smithi060 ceph-mon[94696]: pgmap v6780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:51 smithi141 ceph-mon[108989]: pgmap v6780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:52.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:52.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:53.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:53.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: pgmap v6781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:08:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:08:53.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: pgmap v6781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:08:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:08:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:08:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:08:54.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:54.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:55.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:55.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:55 smithi060 ceph-mon[94696]: pgmap v6782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:55 smithi141 ceph-mon[108989]: pgmap v6782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:08:56.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:56.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:57.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:57.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:57 smithi060 ceph-mon[94696]: pgmap v6783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:57 smithi141 ceph-mon[108989]: pgmap v6783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:08:58.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:58.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:59.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:08:59.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:08:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:08:59 smithi060 ceph-mon[94696]: pgmap v6784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:08:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:08:59 smithi141 ceph-mon[108989]: pgmap v6784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:00.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:00.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:01.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:01.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:01 smithi060 ceph-mon[94696]: pgmap v6785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:01.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:01 smithi141 ceph-mon[108989]: pgmap v6785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:02.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:02.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:03.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:03.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:03 smithi060 ceph-mon[94696]: pgmap v6786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:03 smithi141 ceph-mon[108989]: pgmap v6786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:04.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:04.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:05.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:05.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:05 smithi060 ceph-mon[94696]: pgmap v6787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:05 smithi141 ceph-mon[108989]: pgmap v6787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:06.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:06.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:07.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:07.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:07 smithi060 ceph-mon[94696]: pgmap v6788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:07 smithi141 ceph-mon[108989]: pgmap v6788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:08.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:08.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:09.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:09.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:09 smithi060 ceph-mon[94696]: pgmap v6789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:09 smithi141 ceph-mon[108989]: pgmap v6789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:10.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:10.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:11.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:11.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:11 smithi060 ceph-mon[94696]: pgmap v6790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:11.696 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:11 smithi141 ceph-mon[108989]: pgmap v6790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:12.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:12.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:13.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:13.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:13 smithi060 ceph-mon[94696]: pgmap v6791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:13 smithi141 ceph-mon[108989]: pgmap v6791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:14.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:14.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:15.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:15.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:15 smithi060 ceph-mon[94696]: pgmap v6792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:15 smithi141 ceph-mon[108989]: pgmap v6792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:16.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:16.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:17.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:17.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:17 smithi060 ceph-mon[94696]: pgmap v6793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:17 smithi141 ceph-mon[108989]: pgmap v6793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:18.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:18.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:19.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:19.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:19 smithi060 ceph-mon[94696]: pgmap v6794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:19 smithi141 ceph-mon[108989]: pgmap v6794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:20.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:20.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:21.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:21.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:21 smithi060 ceph-mon[94696]: pgmap v6795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:21 smithi141 ceph-mon[108989]: pgmap v6795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:22.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:22.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:23.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:23.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:23 smithi060 ceph-mon[94696]: pgmap v6796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:23 smithi141 ceph-mon[108989]: pgmap v6796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:24.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:24.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:25.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:25.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:25 smithi060 ceph-mon[94696]: pgmap v6797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:25 smithi141 ceph-mon[108989]: pgmap v6797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:26.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:26.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:27.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:27.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:27 smithi060 ceph-mon[94696]: pgmap v6798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:27 smithi141 ceph-mon[108989]: pgmap v6798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:28.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:28.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:29.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:29.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:29 smithi060 ceph-mon[94696]: pgmap v6799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:29 smithi141 ceph-mon[108989]: pgmap v6799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:30.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:30.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:31.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:31.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:31 smithi060 ceph-mon[94696]: pgmap v6800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:31 smithi141 ceph-mon[108989]: pgmap v6800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:32.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:32.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:33.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:33.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:33 smithi060 ceph-mon[94696]: pgmap v6801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:33 smithi141 ceph-mon[108989]: pgmap v6801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:34.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:34.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:35.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:35.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:35 smithi060 ceph-mon[94696]: pgmap v6802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:35 smithi141 ceph-mon[108989]: pgmap v6802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:36.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:36.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:37 smithi060 ceph-mon[94696]: pgmap v6803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:37 smithi141 ceph-mon[108989]: pgmap v6803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:38.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:38.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:39.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:39.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:39 smithi060 ceph-mon[94696]: pgmap v6804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:39 smithi141 ceph-mon[108989]: pgmap v6804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:40.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:40.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:41.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:41.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:41 smithi141 ceph-mon[108989]: pgmap v6805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:41 smithi060 ceph-mon[94696]: pgmap v6805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:42.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:42.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:43.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:43.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:43 smithi141 ceph-mon[108989]: pgmap v6806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:43 smithi060 ceph-mon[94696]: pgmap v6806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:44.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:44.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:45.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:45.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:45 smithi141 ceph-mon[108989]: pgmap v6807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:45 smithi060 ceph-mon[94696]: pgmap v6807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:46.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:46.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:47.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:47.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:47 smithi141 ceph-mon[108989]: pgmap v6808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:47 smithi060 ceph-mon[94696]: pgmap v6808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:48.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:48.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:49.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:49.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:49 smithi141 ceph-mon[108989]: pgmap v6809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:49 smithi060 ceph-mon[94696]: pgmap v6809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:50.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:50.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:51.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:51.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:51 smithi141 ceph-mon[108989]: pgmap v6810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:51 smithi060 ceph-mon[94696]: pgmap v6810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:52.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:52.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:53.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:53.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:53 smithi141 ceph-mon[108989]: pgmap v6811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:09:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:53 smithi060 ceph-mon[94696]: pgmap v6811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:09:54.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:54.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: pgmap v6812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:09:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: pgmap v6812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:09:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:09:55.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:55.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:09:56.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:56.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:56 smithi060 ceph-mon[94696]: pgmap v6813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:56 smithi141 ceph-mon[108989]: pgmap v6813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:09:57.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:57.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:58.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:58.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:09:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:09:58 smithi060 ceph-mon[94696]: pgmap v6814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:09:58 smithi141 ceph-mon[108989]: pgmap v6814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:09:59.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:09:59.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:10:00.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:00.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:10:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:01 smithi060 ceph-mon[94696]: pgmap v6815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:01.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:01.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:01 smithi141 ceph-mon[108989]: pgmap v6815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:02.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:02.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:03 smithi060 ceph-mon[94696]: pgmap v6816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:03.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:03.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:03 smithi141 ceph-mon[108989]: pgmap v6816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:04.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:04.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:05 smithi060 ceph-mon[94696]: pgmap v6817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:05.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:05.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:05 smithi141 ceph-mon[108989]: pgmap v6817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:07 smithi060 ceph-mon[94696]: pgmap v6818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:07.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:07.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:07 smithi141 ceph-mon[108989]: pgmap v6818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:08.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:08.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:09 smithi060 ceph-mon[94696]: pgmap v6819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:09.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:09.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:09 smithi141 ceph-mon[108989]: pgmap v6819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:10.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:10.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:11 smithi060 ceph-mon[94696]: pgmap v6820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:11.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:11.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:11 smithi141 ceph-mon[108989]: pgmap v6820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:13 smithi060 ceph-mon[94696]: pgmap v6821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:13.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:13.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:13 smithi141 ceph-mon[108989]: pgmap v6821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:14.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:14.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:15 smithi141 ceph-mon[108989]: pgmap v6822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:15.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:15.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:15 smithi060 ceph-mon[94696]: pgmap v6822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:16.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:16.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:17.372 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:17 smithi141 ceph-mon[108989]: pgmap v6823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:17.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:17.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:17 smithi060 ceph-mon[94696]: pgmap v6823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:18.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:18.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:19 smithi141 ceph-mon[108989]: pgmap v6824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:19.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:19.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:19 smithi060 ceph-mon[94696]: pgmap v6824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:20.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:20.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:21 smithi060 ceph-mon[94696]: pgmap v6825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:21 smithi141 ceph-mon[108989]: pgmap v6825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:21.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:21.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:22.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:22.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:23 smithi141 ceph-mon[108989]: pgmap v6826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:23.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:23.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:23 smithi060 ceph-mon[94696]: pgmap v6826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:24.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:24.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:25 smithi141 ceph-mon[108989]: pgmap v6827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:25.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:25.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:25 smithi060 ceph-mon[94696]: pgmap v6827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:26.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:26.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:27.476 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:27 smithi141 ceph-mon[108989]: pgmap v6828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:27.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:27.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:27 smithi060 ceph-mon[94696]: pgmap v6828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:28.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:28.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:29 smithi141 ceph-mon[108989]: pgmap v6829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:29.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:29.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:29 smithi060 ceph-mon[94696]: pgmap v6829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:30.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:30.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:31 smithi060 ceph-mon[94696]: pgmap v6830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:31 smithi141 ceph-mon[108989]: pgmap v6830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:31.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:31.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:32.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:32.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:33 smithi141 ceph-mon[108989]: pgmap v6831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:33.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:33.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:33 smithi060 ceph-mon[94696]: pgmap v6831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:34.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:34.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:35 smithi141 ceph-mon[108989]: pgmap v6832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:35.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:35.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:35 smithi060 ceph-mon[94696]: pgmap v6832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:36.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:36.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:37 smithi141 ceph-mon[108989]: pgmap v6833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:37.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:37.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:37 smithi060 ceph-mon[94696]: pgmap v6833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:38.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:38.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:39 smithi141 ceph-mon[108989]: pgmap v6834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:39.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:39.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:39 smithi060 ceph-mon[94696]: pgmap v6834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:40.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:40.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:41 smithi141 ceph-mon[108989]: pgmap v6835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:41.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:41.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:41 smithi060 ceph-mon[94696]: pgmap v6835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:42.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:42.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:43 smithi141 ceph-mon[108989]: pgmap v6836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:43.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:43.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:43 smithi060 ceph-mon[94696]: pgmap v6836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:44.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:44.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:45 smithi141 ceph-mon[108989]: pgmap v6837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:45.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:45.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:45 smithi060 ceph-mon[94696]: pgmap v6837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:46.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:46.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:47 smithi141 ceph-mon[108989]: pgmap v6838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:47.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:47.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:47 smithi060 ceph-mon[94696]: pgmap v6838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:48.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:48.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:49 smithi141 ceph-mon[108989]: pgmap v6839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:49.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:49.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:49 smithi060 ceph-mon[94696]: pgmap v6839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:50.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:50.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:51 smithi141 ceph-mon[108989]: pgmap v6840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:51.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:51.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:51 smithi060 ceph-mon[94696]: pgmap v6840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:52.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:52.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:53 smithi141 ceph-mon[108989]: pgmap v6841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:53.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:53.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:53 smithi060 ceph-mon[94696]: pgmap v6841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:54.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:54.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: pgmap v6842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:10:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:10:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:10:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:10:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:10:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:10:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: pgmap v6842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:10:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:10:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:10:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:10:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:10:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:10:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:10:55.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:55.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:56.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:56.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:57 smithi060 ceph-mon[94696]: pgmap v6843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:57 smithi141 ceph-mon[108989]: pgmap v6843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:10:57.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:57.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:58.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:58.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:10:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:10:59 smithi060 ceph-mon[94696]: pgmap v6844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:10:59 smithi141 ceph-mon[108989]: pgmap v6844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:10:59.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:10:59.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:00.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:00.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:01 smithi060 ceph-mon[94696]: pgmap v6845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:01 smithi141 ceph-mon[108989]: pgmap v6845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:01.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:01.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:02.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:02.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:03 smithi141 ceph-mon[108989]: pgmap v6846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:03 smithi060 ceph-mon[94696]: pgmap v6846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:03.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:03.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:04.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:04.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:05 smithi060 ceph-mon[94696]: pgmap v6847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:05 smithi141 ceph-mon[108989]: pgmap v6847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:05.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:05.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:06.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:06.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:07 smithi141 ceph-mon[108989]: pgmap v6848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:07 smithi060 ceph-mon[94696]: pgmap v6848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:07.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:07.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:08.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:08.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:09 smithi141 ceph-mon[108989]: pgmap v6849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:09 smithi060 ceph-mon[94696]: pgmap v6849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:09.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:09.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:10.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:10.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:11 smithi141 ceph-mon[108989]: pgmap v6850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:11.493 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:11 smithi060 ceph-mon[94696]: pgmap v6850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:11.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:11.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:12.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:13 smithi141 ceph-mon[108989]: pgmap v6851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:13 smithi060 ceph-mon[94696]: pgmap v6851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:13.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:13.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:14.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:14.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:15 smithi141 ceph-mon[108989]: pgmap v6852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:15 smithi060 ceph-mon[94696]: pgmap v6852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:15.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:15.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:16.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:16.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:17 smithi141 ceph-mon[108989]: pgmap v6853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:17 smithi060 ceph-mon[94696]: pgmap v6853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:17.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:17.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:18.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:18.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:19 smithi141 ceph-mon[108989]: pgmap v6854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:19 smithi060 ceph-mon[94696]: pgmap v6854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:19.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:19.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:20.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:20.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:21 smithi141 ceph-mon[108989]: pgmap v6855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:21 smithi060 ceph-mon[94696]: pgmap v6855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:21.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:21.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:22.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:22.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:23 smithi141 ceph-mon[108989]: pgmap v6856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:23 smithi060 ceph-mon[94696]: pgmap v6856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:23.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:23.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:24.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:24.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:25 smithi141 ceph-mon[108989]: pgmap v6857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:25 smithi060 ceph-mon[94696]: pgmap v6857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:25.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:25.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:26.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:26.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:27 smithi141 ceph-mon[108989]: pgmap v6858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:27 smithi060 ceph-mon[94696]: pgmap v6858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:27.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:27.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:28.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:28.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:29 smithi141 ceph-mon[108989]: pgmap v6859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:29 smithi060 ceph-mon[94696]: pgmap v6859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:29.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:29.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:30.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:30.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:31 smithi141 ceph-mon[108989]: pgmap v6860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:31 smithi060 ceph-mon[94696]: pgmap v6860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:31.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:31.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:32.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:32.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:33 smithi141 ceph-mon[108989]: pgmap v6861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:33 smithi060 ceph-mon[94696]: pgmap v6861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:33.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:33.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:34.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:34.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:35 smithi141 ceph-mon[108989]: pgmap v6862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:35 smithi060 ceph-mon[94696]: pgmap v6862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:35.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:35.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:36.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:36.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:37 smithi141 ceph-mon[108989]: pgmap v6863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:37 smithi060 ceph-mon[94696]: pgmap v6863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:37.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:37.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:38.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:38.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:39 smithi141 ceph-mon[108989]: pgmap v6864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:39 smithi060 ceph-mon[94696]: pgmap v6864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:39.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:39.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:40.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:40.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:41 smithi141 ceph-mon[108989]: pgmap v6865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:41 smithi060 ceph-mon[94696]: pgmap v6865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:41.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:41.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:42.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:42.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:43 smithi141 ceph-mon[108989]: pgmap v6866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:43 smithi060 ceph-mon[94696]: pgmap v6866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:43.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:43.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:44.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:44.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:45 smithi141 ceph-mon[108989]: pgmap v6867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:45 smithi060 ceph-mon[94696]: pgmap v6867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:45.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:45.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:46.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:46.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:47 smithi060 ceph-mon[94696]: pgmap v6868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:47 smithi141 ceph-mon[108989]: pgmap v6868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:47.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:47.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:48.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:48.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:49 smithi141 ceph-mon[108989]: pgmap v6869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:49 smithi060 ceph-mon[94696]: pgmap v6869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:49.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:49.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:50.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:50.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:51 smithi141 ceph-mon[108989]: pgmap v6870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:51 smithi060 ceph-mon[94696]: pgmap v6870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:51.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:51.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:52.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:52.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:53 smithi141 ceph-mon[108989]: pgmap v6871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:53 smithi060 ceph-mon[94696]: pgmap v6871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:53.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:53.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:54.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:54.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:55 smithi141 ceph-mon[108989]: pgmap v6872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:11:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:55 smithi060 ceph-mon[94696]: pgmap v6872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:11:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:11:55.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:55.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:11:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:11:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:11:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:11:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:11:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:11:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:11:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:11:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:11:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:11:56.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:56.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:57 smithi060 ceph-mon[94696]: pgmap v6873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:57.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:57.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:57 smithi141 ceph-mon[108989]: pgmap v6873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:11:58.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:58.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:11:59 smithi060 ceph-mon[94696]: pgmap v6874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:11:59.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:11:59.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:11:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:11:59 smithi141 ceph-mon[108989]: pgmap v6874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:00.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:00.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:01.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:01.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:01 smithi141 ceph-mon[108989]: pgmap v6875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:01 smithi060 ceph-mon[94696]: pgmap v6875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:02.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:02.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:03.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:03.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:03 smithi141 ceph-mon[108989]: pgmap v6876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:03 smithi060 ceph-mon[94696]: pgmap v6876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:04.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:04.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:05.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:05.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:05 smithi141 ceph-mon[108989]: pgmap v6877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:05 smithi060 ceph-mon[94696]: pgmap v6877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:06.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:06.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:07 smithi060 ceph-mon[94696]: pgmap v6878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:07.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:07.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:07 smithi141 ceph-mon[108989]: pgmap v6878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:08.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:08.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:09.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:09.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:09 smithi141 ceph-mon[108989]: pgmap v6879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:09 smithi060 ceph-mon[94696]: pgmap v6879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:10.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:10.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:11.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:11.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:11 smithi141 ceph-mon[108989]: pgmap v6880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:11 smithi060 ceph-mon[94696]: pgmap v6880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:12.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:13.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:13.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:13 smithi141 ceph-mon[108989]: pgmap v6881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:13 smithi060 ceph-mon[94696]: pgmap v6881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:14.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:14.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:15.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:15.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:15 smithi141 ceph-mon[108989]: pgmap v6882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:15 smithi060 ceph-mon[94696]: pgmap v6882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:16.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:16.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:17 smithi060 ceph-mon[94696]: pgmap v6883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:17.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:17.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:17 smithi141 ceph-mon[108989]: pgmap v6883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:18.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:18.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:19.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:19.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:19 smithi141 ceph-mon[108989]: pgmap v6884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:19 smithi060 ceph-mon[94696]: pgmap v6884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:20.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:20.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:21.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:21.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:21 smithi141 ceph-mon[108989]: pgmap v6885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:21 smithi060 ceph-mon[94696]: pgmap v6885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:22.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:22.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:23.673 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:23 smithi141 ceph-mon[108989]: pgmap v6886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:23.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:23.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:23 smithi060 ceph-mon[94696]: pgmap v6886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:24.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:24.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:25.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:25.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:25 smithi141 ceph-mon[108989]: pgmap v6887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:25 smithi060 ceph-mon[94696]: pgmap v6887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:26.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:26.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:27.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:27.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:27 smithi141 ceph-mon[108989]: pgmap v6888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:27 smithi060 ceph-mon[94696]: pgmap v6888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:28.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:28.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:29.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:29.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:29 smithi141 ceph-mon[108989]: pgmap v6889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:29 smithi060 ceph-mon[94696]: pgmap v6889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:30.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:30.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:31.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:31.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:31 smithi141 ceph-mon[108989]: pgmap v6890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:31 smithi060 ceph-mon[94696]: pgmap v6890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:32.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:32.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:33.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:33.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:33 smithi141 ceph-mon[108989]: pgmap v6891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:33 smithi060 ceph-mon[94696]: pgmap v6891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:34.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:34.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:35.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:35.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:35 smithi141 ceph-mon[108989]: pgmap v6892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:35 smithi060 ceph-mon[94696]: pgmap v6892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:36.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:36.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:37.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:37.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:37 smithi141 ceph-mon[108989]: pgmap v6893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:37 smithi060 ceph-mon[94696]: pgmap v6893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:38.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:38.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:39.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:39.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:39 smithi141 ceph-mon[108989]: pgmap v6894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:39 smithi060 ceph-mon[94696]: pgmap v6894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:40.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:40.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:41.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:41.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:41 smithi141 ceph-mon[108989]: pgmap v6895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:41 smithi060 ceph-mon[94696]: pgmap v6895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:42.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:42.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:43 smithi141 ceph-mon[108989]: pgmap v6896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:43.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:43.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:43 smithi060 ceph-mon[94696]: pgmap v6896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:44.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:44.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:45 smithi141 ceph-mon[108989]: pgmap v6897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:45.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:45.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:45 smithi060 ceph-mon[94696]: pgmap v6897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:46.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:46.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:47 smithi141 ceph-mon[108989]: pgmap v6898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:47.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:47.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:47 smithi060 ceph-mon[94696]: pgmap v6898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:48.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:48.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:49 smithi141 ceph-mon[108989]: pgmap v6899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:49.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:49.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:49 smithi060 ceph-mon[94696]: pgmap v6899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:50.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:50.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:51 smithi141 ceph-mon[108989]: pgmap v6900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:51.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:51.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:51 smithi060 ceph-mon[94696]: pgmap v6900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:52.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:52.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:53 smithi141 ceph-mon[108989]: pgmap v6901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:53.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:53.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:53.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:53 smithi060 ceph-mon[94696]: pgmap v6901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:54.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:54.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:55 smithi141 ceph-mon[108989]: pgmap v6902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:55.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:55.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:55 smithi060 ceph-mon[94696]: pgmap v6902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:12:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:12:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:12:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:12:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:12:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:12:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:12:56.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:56.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:12:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:12:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:12:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:12:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:12:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:12:57.681 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:57 smithi060 ceph-mon[94696]: pgmap v6903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:57 smithi141 ceph-mon[108989]: pgmap v6903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:12:57.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:57.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:58.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:58.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:12:59 smithi141 ceph-mon[108989]: pgmap v6904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:12:59.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:12:59.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:12:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:12:59 smithi060 ceph-mon[94696]: pgmap v6904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:00.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:01 smithi141 ceph-mon[108989]: pgmap v6905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:01.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:01.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:01 smithi060 ceph-mon[94696]: pgmap v6905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:02.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:02.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:03 smithi141 ceph-mon[108989]: pgmap v6906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:03.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:03.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:03 smithi060 ceph-mon[94696]: pgmap v6906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:04.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:04.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:05 smithi141 ceph-mon[108989]: pgmap v6907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:05.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:05.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:05 smithi060 ceph-mon[94696]: pgmap v6907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:06.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:06.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:07 smithi141 ceph-mon[108989]: pgmap v6908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:07.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:07.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:07.795 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:07 smithi060 ceph-mon[94696]: pgmap v6908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:08.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:08.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:09 smithi141 ceph-mon[108989]: pgmap v6909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:09.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:09.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:09 smithi060 ceph-mon[94696]: pgmap v6909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:10.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:10.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:11 smithi141 ceph-mon[108989]: pgmap v6910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:11.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:11.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:11 smithi060 ceph-mon[94696]: pgmap v6910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:12.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:12.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:13 smithi141 ceph-mon[108989]: pgmap v6911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:13.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:13.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:13 smithi060 ceph-mon[94696]: pgmap v6911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:14.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:14.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:15 smithi141 ceph-mon[108989]: pgmap v6912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:15.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:15.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:15 smithi060 ceph-mon[94696]: pgmap v6912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:16.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:16.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:17 smithi141 ceph-mon[108989]: pgmap v6913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:17.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:17.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:17 smithi060 ceph-mon[94696]: pgmap v6913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:18.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:18.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:19 smithi141 ceph-mon[108989]: pgmap v6914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:19.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:19.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:19 smithi060 ceph-mon[94696]: pgmap v6914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:20.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:20.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:21 smithi141 ceph-mon[108989]: pgmap v6915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:21.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:21 smithi060 ceph-mon[94696]: pgmap v6915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:22.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:22.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:23 smithi141 ceph-mon[108989]: pgmap v6916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:23.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:23.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:23 smithi060 ceph-mon[94696]: pgmap v6916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:24.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:24.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:25 smithi141 ceph-mon[108989]: pgmap v6917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:25.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:25.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:25 smithi060 ceph-mon[94696]: pgmap v6917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:26.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:26.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:27 smithi141 ceph-mon[108989]: pgmap v6918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:27.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:27.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:27 smithi060 ceph-mon[94696]: pgmap v6918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:28.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:28.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:29 smithi141 ceph-mon[108989]: pgmap v6919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:29.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:29.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:29 smithi060 ceph-mon[94696]: pgmap v6919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:30.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:30.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:31 smithi141 ceph-mon[108989]: pgmap v6920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:31.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:31.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:31 smithi060 ceph-mon[94696]: pgmap v6920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:32.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:32.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:33 smithi141 ceph-mon[108989]: pgmap v6921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:33 smithi060 ceph-mon[94696]: pgmap v6921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:33.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:33.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:34.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:34.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:35 smithi141 ceph-mon[108989]: pgmap v6922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:35 smithi060 ceph-mon[94696]: pgmap v6922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:35.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:35.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:36.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:36.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:37 smithi141 ceph-mon[108989]: pgmap v6923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:37 smithi060 ceph-mon[94696]: pgmap v6923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:37.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:37.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:38.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:38.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:39 smithi141 ceph-mon[108989]: pgmap v6924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:39 smithi060 ceph-mon[94696]: pgmap v6924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:39.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:39.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:40.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:40.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:41 smithi060 ceph-mon[94696]: pgmap v6925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:41.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:41.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:41 smithi141 ceph-mon[108989]: pgmap v6925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:42.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:42.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:43 smithi060 ceph-mon[94696]: pgmap v6926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:43.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:43.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:43 smithi141 ceph-mon[108989]: pgmap v6926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:44.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:44.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:45 smithi060 ceph-mon[94696]: pgmap v6927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:45.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:45.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:45 smithi141 ceph-mon[108989]: pgmap v6927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:46.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:46.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:47 smithi060 ceph-mon[94696]: pgmap v6928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:47.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:47.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:47 smithi141 ceph-mon[108989]: pgmap v6928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:48.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:48.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:49 smithi060 ceph-mon[94696]: pgmap v6929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:49.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:49.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:49 smithi141 ceph-mon[108989]: pgmap v6929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:50.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:50.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:51 smithi060 ceph-mon[94696]: pgmap v6930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:51.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:51.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:51 smithi141 ceph-mon[108989]: pgmap v6930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:52.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:52.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:53 smithi060 ceph-mon[94696]: pgmap v6931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:53.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:53.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:53 smithi141 ceph-mon[108989]: pgmap v6931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:54.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:54.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:55 smithi060 ceph-mon[94696]: pgmap v6932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:55.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:55.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:55 smithi141 ceph-mon[108989]: pgmap v6932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:13:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:13:56.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:56.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:13:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: pgmap v6933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:13:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:13:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:13:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:13:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:13:57.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:57.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: pgmap v6933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:13:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:13:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:13:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:13:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:13:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:13:58.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:58.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:13:59 smithi060 ceph-mon[94696]: pgmap v6934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:13:59.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:13:59.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:13:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:13:59 smithi141 ceph-mon[108989]: pgmap v6934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:00.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:00.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:01 smithi060 ceph-mon[94696]: pgmap v6935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:01.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:01.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:01 smithi141 ceph-mon[108989]: pgmap v6935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:02.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:02.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:03 smithi060 ceph-mon[94696]: pgmap v6936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:03.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:03.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:03 smithi141 ceph-mon[108989]: pgmap v6936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:04.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:04.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:05 smithi060 ceph-mon[94696]: pgmap v6937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:05.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:05.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:05 smithi141 ceph-mon[108989]: pgmap v6937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:06.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:06.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:07 smithi060 ceph-mon[94696]: pgmap v6938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:07.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:07.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:07 smithi141 ceph-mon[108989]: pgmap v6938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:08.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:08.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:09 smithi060 ceph-mon[94696]: pgmap v6939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:09.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:09.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:09 smithi141 ceph-mon[108989]: pgmap v6939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:10.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:10.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:11 smithi060 ceph-mon[94696]: pgmap v6940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:11.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:11.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:11 smithi141 ceph-mon[108989]: pgmap v6940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:12.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:12.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:12 smithi141 ceph-mon[108989]: pgmap v6941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:12 smithi060 ceph-mon[94696]: pgmap v6941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:13.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:13.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:14.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:14.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:15 smithi141 ceph-mon[108989]: pgmap v6942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:15 smithi060 ceph-mon[94696]: pgmap v6942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:15.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:15.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:16.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:16.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:17 smithi141 ceph-mon[108989]: pgmap v6943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:17 smithi060 ceph-mon[94696]: pgmap v6943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:17.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:17.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:18.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:18.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:19 smithi141 ceph-mon[108989]: pgmap v6944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:19 smithi060 ceph-mon[94696]: pgmap v6944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:19.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:19.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:20.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:20.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:21 smithi141 ceph-mon[108989]: pgmap v6945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:21 smithi060 ceph-mon[94696]: pgmap v6945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:21.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:21.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:22.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:22.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:23 smithi141 ceph-mon[108989]: pgmap v6946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:23 smithi060 ceph-mon[94696]: pgmap v6946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:23.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:23.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:24.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:24.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:25 smithi141 ceph-mon[108989]: pgmap v6947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:25 smithi060 ceph-mon[94696]: pgmap v6947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:25.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:26.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:26.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:27 smithi141 ceph-mon[108989]: pgmap v6948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:27 smithi060 ceph-mon[94696]: pgmap v6948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:27.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:27.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:28.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:28.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:29 smithi141 ceph-mon[108989]: pgmap v6949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:29 smithi060 ceph-mon[94696]: pgmap v6949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:29.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:29.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:30.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:30.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:31 smithi141 ceph-mon[108989]: pgmap v6950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:31 smithi060 ceph-mon[94696]: pgmap v6950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:31.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:31.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:32.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:32.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:33 smithi141 ceph-mon[108989]: pgmap v6951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:33 smithi060 ceph-mon[94696]: pgmap v6951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:33.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:33.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:34.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:35 smithi141 ceph-mon[108989]: pgmap v6952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:35 smithi060 ceph-mon[94696]: pgmap v6952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:35.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:35.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:36.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:36.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:37 smithi141 ceph-mon[108989]: pgmap v6953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:37 smithi060 ceph-mon[94696]: pgmap v6953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:37.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:37.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:38.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:38.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:39 smithi141 ceph-mon[108989]: pgmap v6954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:39 smithi060 ceph-mon[94696]: pgmap v6954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:39.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:39.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:40.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:40.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:40.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:41.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:41 smithi141 ceph-mon[108989]: pgmap v6955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:41 smithi060 ceph-mon[94696]: pgmap v6955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:41.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:41.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:42.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:43 smithi141 ceph-mon[108989]: pgmap v6956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:43 smithi060 ceph-mon[94696]: pgmap v6956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:43.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:43.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:44.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:45 smithi141 ceph-mon[108989]: pgmap v6957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:45 smithi060 ceph-mon[94696]: pgmap v6957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:45.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:45.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:46.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:46.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:47 smithi141 ceph-mon[108989]: pgmap v6958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:47 smithi060 ceph-mon[94696]: pgmap v6958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:47.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:47.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:48.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:48.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:49 smithi060 ceph-mon[94696]: pgmap v6959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:49 smithi141 ceph-mon[108989]: pgmap v6959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:49.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:49.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:50.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:50.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:51 smithi141 ceph-mon[108989]: pgmap v6960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:51 smithi060 ceph-mon[94696]: pgmap v6960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:51.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:51.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:52.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:52.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:53 smithi141 ceph-mon[108989]: pgmap v6961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:53 smithi060 ceph-mon[94696]: pgmap v6961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:53.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:53.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:54.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:54.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:55 smithi141 ceph-mon[108989]: pgmap v6962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:55.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:55 smithi060 ceph-mon[94696]: pgmap v6962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:55.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:14:55.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:55.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:56.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:56.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:57 smithi141 ceph-mon[108989]: pgmap v6963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:14:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:57 smithi060 ceph-mon[94696]: pgmap v6963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:14:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:14:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:14:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:14:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:14:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:14:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:14:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:14:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:14:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:14:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:14:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:14:58.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:58.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:14:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:14:59 smithi060 ceph-mon[94696]: pgmap v6964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:14:59 smithi141 ceph-mon[108989]: pgmap v6964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:14:59.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:14:59.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:00.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:00.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:01 smithi060 ceph-mon[94696]: pgmap v6965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:01 smithi141 ceph-mon[108989]: pgmap v6965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:01.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:01.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:02.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:02.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:03.574 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:03 smithi060 ceph-mon[94696]: pgmap v6966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:03 smithi141 ceph-mon[108989]: pgmap v6966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:03.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:03.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:04.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:04.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:05 smithi060 ceph-mon[94696]: pgmap v6967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:05.741 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:05 smithi141 ceph-mon[108989]: pgmap v6967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:05.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:05.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:06.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:06.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:07 smithi060 ceph-mon[94696]: pgmap v6968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:07 smithi141 ceph-mon[108989]: pgmap v6968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:07.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:07.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:08.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:08.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:09 smithi060 ceph-mon[94696]: pgmap v6969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:09 smithi141 ceph-mon[108989]: pgmap v6969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:09.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:09.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:11 smithi060 ceph-mon[94696]: pgmap v6970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:11.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:11 smithi141 ceph-mon[108989]: pgmap v6970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:11.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:11.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:12.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:12.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:13 smithi060 ceph-mon[94696]: pgmap v6971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:13 smithi141 ceph-mon[108989]: pgmap v6971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:13.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:13.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:14.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:14.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:15 smithi060 ceph-mon[94696]: pgmap v6972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:15.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:15 smithi141 ceph-mon[108989]: pgmap v6972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:15.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:15.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:16.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:16.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:17 smithi060 ceph-mon[94696]: pgmap v6973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:17 smithi141 ceph-mon[108989]: pgmap v6973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:17.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:17.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:18.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:18.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:19 smithi060 ceph-mon[94696]: pgmap v6974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:19 smithi141 ceph-mon[108989]: pgmap v6974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:20.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:20.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:20.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:21.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:21 smithi060 ceph-mon[94696]: pgmap v6975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:21 smithi141 ceph-mon[108989]: pgmap v6975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:22.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:22.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:23.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:23 smithi060 ceph-mon[94696]: pgmap v6976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:23 smithi141 ceph-mon[108989]: pgmap v6976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:24.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:24.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:25.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:25.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:25.549 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:25 smithi141 ceph-mon[108989]: pgmap v6977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:25.549 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:25 smithi060 ceph-mon[94696]: pgmap v6977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:25.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:26.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:26.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:27.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:27.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:27 smithi060 ceph-mon[94696]: pgmap v6978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:27 smithi141 ceph-mon[108989]: pgmap v6978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:28.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:28.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:29.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:29.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:29 smithi060 ceph-mon[94696]: pgmap v6979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:29 smithi141 ceph-mon[108989]: pgmap v6979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:30.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:30.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:31.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:31.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:31 smithi060 ceph-mon[94696]: pgmap v6980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:31 smithi141 ceph-mon[108989]: pgmap v6980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:32.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:32.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:33.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:33.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:33 smithi060 ceph-mon[94696]: pgmap v6981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:33 smithi141 ceph-mon[108989]: pgmap v6981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:34.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:34.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:35.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:35.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:35 smithi060 ceph-mon[94696]: pgmap v6982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:35.652 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:35 smithi141 ceph-mon[108989]: pgmap v6982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:36.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:36.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:37.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:37.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:37 smithi060 ceph-mon[94696]: pgmap v6983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:37 smithi141 ceph-mon[108989]: pgmap v6983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:38.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:38.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:39.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:39.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:39 smithi060 ceph-mon[94696]: pgmap v6984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:39 smithi141 ceph-mon[108989]: pgmap v6984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:40.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:40.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:40.703 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:41.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:41.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:41 smithi060 ceph-mon[94696]: pgmap v6985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:41 smithi141 ceph-mon[108989]: pgmap v6985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:42.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:42.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:43.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:43.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:43 smithi141 ceph-mon[108989]: pgmap v6986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:43 smithi060 ceph-mon[94696]: pgmap v6986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:44.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:44.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:45.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:45.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:45 smithi141 ceph-mon[108989]: pgmap v6987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:45 smithi060 ceph-mon[94696]: pgmap v6987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:46.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:46.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:47.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:47.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:47 smithi141 ceph-mon[108989]: pgmap v6988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:47 smithi060 ceph-mon[94696]: pgmap v6988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:48.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:48.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:49.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:49.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:49.612 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:49 smithi060 ceph-mon[94696]: pgmap v6989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:49 smithi141 ceph-mon[108989]: pgmap v6989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:50.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:50.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:51.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:51.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:51.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:51 smithi141 ceph-mon[108989]: pgmap v6990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:51 smithi060 ceph-mon[94696]: pgmap v6990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:52.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:52.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:53.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:53.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:53 smithi141 ceph-mon[108989]: pgmap v6991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:53 smithi060 ceph-mon[94696]: pgmap v6991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:54.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:54.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:55.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:55 smithi141 ceph-mon[108989]: pgmap v6992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:55 smithi060 ceph-mon[94696]: pgmap v6992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:15:56.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:56.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:57.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:57.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:57 smithi141 ceph-mon[108989]: pgmap v6993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:57 smithi060 ceph-mon[94696]: pgmap v6993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:15:58.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:58.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:15:58.823 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:15:59.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:15:59.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:15:59.725 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:15:59 smithi060 ceph-mon[94696]: pgmap v6994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:15:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:15:59 smithi141 ceph-mon[108989]: pgmap v6994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:00.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:00.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:01.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:01.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: pgmap v6995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:16:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:16:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:16:01.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: pgmap v6995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:16:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:16:01.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:01.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:16:01.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:16:02.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:02.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:03.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:03.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:03 smithi060 ceph-mon[94696]: pgmap v6996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:03.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:03 smithi141 ceph-mon[108989]: pgmap v6996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:04.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:04.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:05.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:05.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:05 smithi141 ceph-mon[108989]: pgmap v6997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:05 smithi060 ceph-mon[94696]: pgmap v6997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:06.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:06.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:07.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:07.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:07 smithi141 ceph-mon[108989]: pgmap v6998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:07 smithi060 ceph-mon[94696]: pgmap v6998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:08.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:08.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:09.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:09.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:09.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:09 smithi141 ceph-mon[108989]: pgmap v6999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:09 smithi060 ceph-mon[94696]: pgmap v6999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:10.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:10.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:11.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:11.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:11 smithi141 ceph-mon[108989]: pgmap v7000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:11 smithi060 ceph-mon[94696]: pgmap v7000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:12.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:12.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:13.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:13.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:13 smithi141 ceph-mon[108989]: pgmap v7001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:13 smithi060 ceph-mon[94696]: pgmap v7001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:14.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:14.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:15.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:15.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:15 smithi060 ceph-mon[94696]: pgmap v7002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:15 smithi141 ceph-mon[108989]: pgmap v7002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:16.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:16.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:17.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:17.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:17 smithi141 ceph-mon[108989]: pgmap v7003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:17 smithi060 ceph-mon[94696]: pgmap v7003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:18.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:18.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:19.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:19.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:19 smithi141 ceph-mon[108989]: pgmap v7004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:19.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:19 smithi060 ceph-mon[94696]: pgmap v7004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:20.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:20.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:21.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:21.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:21 smithi141 ceph-mon[108989]: pgmap v7005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:21 smithi060 ceph-mon[94696]: pgmap v7005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:22.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:22.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:23.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:23.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:23 smithi141 ceph-mon[108989]: pgmap v7006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:23 smithi060 ceph-mon[94696]: pgmap v7006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:24.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:24.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:25.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:25.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:25.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:25 smithi060 ceph-mon[94696]: pgmap v7007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:25.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:25 smithi141 ceph-mon[108989]: pgmap v7007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:26.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:26.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:27.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:27.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:27 smithi141 ceph-mon[108989]: pgmap v7008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:27.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:27 smithi060 ceph-mon[94696]: pgmap v7008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:28.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:28.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:29.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:29.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:29 smithi141 ceph-mon[108989]: pgmap v7009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:29 smithi060 ceph-mon[94696]: pgmap v7009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:30.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:30.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:31.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:31.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:31 smithi141 ceph-mon[108989]: pgmap v7010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:31.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:31 smithi060 ceph-mon[94696]: pgmap v7010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:32.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:32.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:33.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:33.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:33 smithi141 ceph-mon[108989]: pgmap v7011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:33 smithi060 ceph-mon[94696]: pgmap v7011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:34.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:34.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:35.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:35.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:35 smithi141 ceph-mon[108989]: pgmap v7012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:35.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:35 smithi060 ceph-mon[94696]: pgmap v7012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:36.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:36.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:37.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:37.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:37 smithi141 ceph-mon[108989]: pgmap v7013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:37.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:37 smithi060 ceph-mon[94696]: pgmap v7013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:38.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:38.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:39.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:39.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:39 smithi141 ceph-mon[108989]: pgmap v7014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:39 smithi060 ceph-mon[94696]: pgmap v7014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:40.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:40.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:41.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:41.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:41 smithi141 ceph-mon[108989]: pgmap v7015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:41 smithi060 ceph-mon[94696]: pgmap v7015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:42.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:42.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:43.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:43.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:43 smithi141 ceph-mon[108989]: pgmap v7016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:43 smithi060 ceph-mon[94696]: pgmap v7016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:44.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:44.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:45.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:45.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:45 smithi141 ceph-mon[108989]: pgmap v7017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:45 smithi060 ceph-mon[94696]: pgmap v7017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:46.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:46.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:47.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:47.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:47 smithi141 ceph-mon[108989]: pgmap v7018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:47 smithi060 ceph-mon[94696]: pgmap v7018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:48.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:48.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:49.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:49.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:49 smithi141 ceph-mon[108989]: pgmap v7019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:49 smithi060 ceph-mon[94696]: pgmap v7019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:50.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:50.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:51.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:51.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:51.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:51 smithi141 ceph-mon[108989]: pgmap v7020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:51 smithi060 ceph-mon[94696]: pgmap v7020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:52.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:52.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:53.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:53.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:53 smithi141 ceph-mon[108989]: pgmap v7021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:53 smithi060 ceph-mon[94696]: pgmap v7021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:54.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:54.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:55.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:55 smithi141 ceph-mon[108989]: pgmap v7022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:55 smithi060 ceph-mon[94696]: pgmap v7022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:16:56.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:56.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:57.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:57.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:57 smithi141 ceph-mon[108989]: pgmap v7023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:57 smithi060 ceph-mon[94696]: pgmap v7023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:16:58.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:58.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:59.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:16:59.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:16:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:16:59 smithi141 ceph-mon[108989]: pgmap v7024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:16:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:16:59 smithi060 ceph-mon[94696]: pgmap v7024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:00.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:00.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:01.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:01.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:01 smithi141 ceph-mon[108989]: pgmap v7025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:17:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:01 smithi060 ceph-mon[94696]: pgmap v7025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:17:02.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:02.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:03.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:03.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:03 smithi141 ceph-mon[108989]: pgmap v7026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:03 smithi060 ceph-mon[94696]: pgmap v7026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:04.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:04.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:05.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:05.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:05 smithi141 ceph-mon[108989]: pgmap v7027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:05 smithi060 ceph-mon[94696]: pgmap v7027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:06.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:06.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: pgmap v7028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:17:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:17:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:17:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: pgmap v7028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:17:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:17:07.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:07.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:08.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:08.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:09.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:09.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:08 smithi141 ceph-mon[108989]: pgmap v7029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:08 smithi060 ceph-mon[94696]: pgmap v7029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:10.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:10.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:10.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:10.517 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:11.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:11.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:11 smithi141 ceph-mon[108989]: pgmap v7030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:11 smithi060 ceph-mon[94696]: pgmap v7030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:12.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:12.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:13.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:13.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:13 smithi141 ceph-mon[108989]: pgmap v7031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:13 smithi060 ceph-mon[94696]: pgmap v7031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:14.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:14.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:15.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:15.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:15 smithi141 ceph-mon[108989]: pgmap v7032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:15 smithi060 ceph-mon[94696]: pgmap v7032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:16.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:16.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:17.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:17.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:17 smithi141 ceph-mon[108989]: pgmap v7033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:17 smithi060 ceph-mon[94696]: pgmap v7033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:18.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:18.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:19.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:19.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:19 smithi141 ceph-mon[108989]: pgmap v7034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:19 smithi060 ceph-mon[94696]: pgmap v7034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:20.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:20.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:21.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:21.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:21 smithi141 ceph-mon[108989]: pgmap v7035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:21 smithi060 ceph-mon[94696]: pgmap v7035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:22.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:22.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:23.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:23.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:23 smithi141 ceph-mon[108989]: pgmap v7036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:23 smithi060 ceph-mon[94696]: pgmap v7036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:24.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:24.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:25.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:25.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:25 smithi141 ceph-mon[108989]: pgmap v7037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:25 smithi060 ceph-mon[94696]: pgmap v7037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:26.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:26.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:27.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:27.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:27 smithi141 ceph-mon[108989]: pgmap v7038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:27 smithi060 ceph-mon[94696]: pgmap v7038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:28.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:28.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:29.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:29.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:29 smithi141 ceph-mon[108989]: pgmap v7039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:29 smithi060 ceph-mon[94696]: pgmap v7039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:30.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:30.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:31.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:31.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:31 smithi141 ceph-mon[108989]: pgmap v7040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:31 smithi060 ceph-mon[94696]: pgmap v7040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:32.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:32.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:33.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:33.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:33 smithi141 ceph-mon[108989]: pgmap v7041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:33 smithi060 ceph-mon[94696]: pgmap v7041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:34.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:34.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:35.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:35.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:35 smithi141 ceph-mon[108989]: pgmap v7042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:35 smithi060 ceph-mon[94696]: pgmap v7042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:36.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:36.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:37.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:37.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:37 smithi141 ceph-mon[108989]: pgmap v7043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:37 smithi060 ceph-mon[94696]: pgmap v7043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:38.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:38.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:39.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:39.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:39 smithi141 ceph-mon[108989]: pgmap v7044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:39 smithi060 ceph-mon[94696]: pgmap v7044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:40.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:40.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:41.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:41.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:41 smithi141 ceph-mon[108989]: pgmap v7045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:41 smithi060 ceph-mon[94696]: pgmap v7045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:42.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:42.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:43.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:43.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:43 smithi141 ceph-mon[108989]: pgmap v7046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:43 smithi060 ceph-mon[94696]: pgmap v7046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:44.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:44.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:45.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:45.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:45 smithi141 ceph-mon[108989]: pgmap v7047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:45 smithi060 ceph-mon[94696]: pgmap v7047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:46.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:46.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:47.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:47.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:47 smithi141 ceph-mon[108989]: pgmap v7048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:47 smithi060 ceph-mon[94696]: pgmap v7048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:48.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:48.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:49.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:49.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:49 smithi141 ceph-mon[108989]: pgmap v7049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:49 smithi060 ceph-mon[94696]: pgmap v7049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:50.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:50.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:51.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:51.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:51 smithi141 ceph-mon[108989]: pgmap v7050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:51 smithi060 ceph-mon[94696]: pgmap v7050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:52.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:52.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:53.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:53.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:53 smithi141 ceph-mon[108989]: pgmap v7051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:53 smithi060 ceph-mon[94696]: pgmap v7051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:54.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:54.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:55.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:55 smithi141 ceph-mon[108989]: pgmap v7052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:55 smithi060 ceph-mon[94696]: pgmap v7052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:17:56.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:56.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:57.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:57.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:57 smithi141 ceph-mon[108989]: pgmap v7053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:57 smithi060 ceph-mon[94696]: pgmap v7053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:17:58.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:58.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:59.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:17:59.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:17:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:17:59 smithi141 ceph-mon[108989]: pgmap v7054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:17:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:17:59 smithi060 ceph-mon[94696]: pgmap v7054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:00.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:00.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:01.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:01.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:01 smithi060 ceph-mon[94696]: pgmap v7055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:01 smithi141 ceph-mon[108989]: pgmap v7055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:02.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:02.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:03.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:03.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:03 smithi060 ceph-mon[94696]: pgmap v7056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:03 smithi141 ceph-mon[108989]: pgmap v7056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:04.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:05.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:05.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:05 smithi060 ceph-mon[94696]: pgmap v7057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:05 smithi141 ceph-mon[108989]: pgmap v7057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:06.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:06.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:18:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:18:07.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:07.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: pgmap v7058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:18:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:18:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:18:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:18:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:18:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: pgmap v7058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:18:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:18:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:18:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:18:07.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:18:08.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:08.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:09.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:09.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:09 smithi060 ceph-mon[94696]: pgmap v7059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:09 smithi141 ceph-mon[108989]: pgmap v7059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:10.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:10.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:11.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:11.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:11 smithi060 ceph-mon[94696]: pgmap v7060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:11 smithi141 ceph-mon[108989]: pgmap v7060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:12.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:12.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:13.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:13.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:13 smithi060 ceph-mon[94696]: pgmap v7061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:13 smithi141 ceph-mon[108989]: pgmap v7061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:15.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:15.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:15 smithi060 ceph-mon[94696]: pgmap v7062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:15 smithi141 ceph-mon[108989]: pgmap v7062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:16.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:16.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:17.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:17.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:17 smithi060 ceph-mon[94696]: pgmap v7063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:17 smithi141 ceph-mon[108989]: pgmap v7063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:18.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:18.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:19.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:19.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:19 smithi060 ceph-mon[94696]: pgmap v7064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:19 smithi141 ceph-mon[108989]: pgmap v7064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:20.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:20.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:21.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:21.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:21 smithi060 ceph-mon[94696]: pgmap v7065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:21.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:21 smithi141 ceph-mon[108989]: pgmap v7065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:22.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:22.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:23.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:23.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:23 smithi060 ceph-mon[94696]: pgmap v7066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:23 smithi141 ceph-mon[108989]: pgmap v7066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:24.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:24.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:25.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:25.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:25 smithi060 ceph-mon[94696]: pgmap v7067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:25 smithi141 ceph-mon[108989]: pgmap v7067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:26.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:26.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:27.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:27.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:27 smithi060 ceph-mon[94696]: pgmap v7068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:27 smithi141 ceph-mon[108989]: pgmap v7068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:28.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:28.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:29.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:29.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:29 smithi060 ceph-mon[94696]: pgmap v7069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:29 smithi141 ceph-mon[108989]: pgmap v7069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:30.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:30.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:31.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:31.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:31 smithi060 ceph-mon[94696]: pgmap v7070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:31 smithi141 ceph-mon[108989]: pgmap v7070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:32.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:32.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:33.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:33.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:33 smithi060 ceph-mon[94696]: pgmap v7071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:33 smithi141 ceph-mon[108989]: pgmap v7071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:34.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:34.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:35.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:35.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:35 smithi060 ceph-mon[94696]: pgmap v7072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:35 smithi141 ceph-mon[108989]: pgmap v7072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:36.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:36.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:37.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:37.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:37 smithi060 ceph-mon[94696]: pgmap v7073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:37 smithi141 ceph-mon[108989]: pgmap v7073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:38.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:38.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:39.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:39.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:39 smithi060 ceph-mon[94696]: pgmap v7074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:39 smithi141 ceph-mon[108989]: pgmap v7074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:40.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:40.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:41.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:41.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:41 smithi060 ceph-mon[94696]: pgmap v7075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:41 smithi141 ceph-mon[108989]: pgmap v7075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:42.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:42.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:43.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:43.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:43 smithi060 ceph-mon[94696]: pgmap v7076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:43 smithi141 ceph-mon[108989]: pgmap v7076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:44.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:44.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:45.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:45.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:45 smithi060 ceph-mon[94696]: pgmap v7077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:45 smithi141 ceph-mon[108989]: pgmap v7077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:46.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:46.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:47.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:47.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:47 smithi060 ceph-mon[94696]: pgmap v7078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:47.617 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:47 smithi141 ceph-mon[108989]: pgmap v7078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:48.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:48.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:49.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:49.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:49 smithi060 ceph-mon[94696]: pgmap v7079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:49 smithi141 ceph-mon[108989]: pgmap v7079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:50.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:50.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:51.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:51.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:51 smithi060 ceph-mon[94696]: pgmap v7080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:51 smithi141 ceph-mon[108989]: pgmap v7080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:52.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:52.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:53.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:53.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:53 smithi141 ceph-mon[108989]: pgmap v7081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:53 smithi060 ceph-mon[94696]: pgmap v7081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:54.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:54.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:55.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:55.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:55 smithi141 ceph-mon[108989]: pgmap v7082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:55 smithi060 ceph-mon[94696]: pgmap v7082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:18:56.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:56.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:57.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:57.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:57.725 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:57 smithi141 ceph-mon[108989]: pgmap v7083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:57 smithi060 ceph-mon[94696]: pgmap v7083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:18:58.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:58.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:18:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:18:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:18:59 smithi141 ceph-mon[108989]: pgmap v7084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:18:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:18:59 smithi060 ceph-mon[94696]: pgmap v7084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:00.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:00.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:01.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:01.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:01 smithi141 ceph-mon[108989]: pgmap v7085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:01.770 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:01 smithi060 ceph-mon[94696]: pgmap v7085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:02.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:02.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:03.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:03.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:03 smithi141 ceph-mon[108989]: pgmap v7086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:03 smithi060 ceph-mon[94696]: pgmap v7086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:04.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:04.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:05 smithi141 ceph-mon[108989]: pgmap v7087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:05 smithi060 ceph-mon[94696]: pgmap v7087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:06.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:06.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:07.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:07.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:07 smithi141 ceph-mon[108989]: pgmap v7088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:19:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:07 smithi060 ceph-mon[94696]: pgmap v7088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:19:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:08.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:08.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:19:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:19:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:19:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:19:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:19:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:19:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:19:09.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:09.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:09 smithi141 ceph-mon[108989]: pgmap v7089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:09 smithi060 ceph-mon[94696]: pgmap v7089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:10.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:10.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:11.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:11.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:11 smithi141 ceph-mon[108989]: pgmap v7090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:11 smithi060 ceph-mon[94696]: pgmap v7090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:12.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:12.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:13.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:13.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:13 smithi141 ceph-mon[108989]: pgmap v7091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:13 smithi060 ceph-mon[94696]: pgmap v7091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:14.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:14.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:15.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:15.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:15 smithi141 ceph-mon[108989]: pgmap v7092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:15 smithi060 ceph-mon[94696]: pgmap v7092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:16.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:16.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:17.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:17.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:17 smithi141 ceph-mon[108989]: pgmap v7093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:17 smithi060 ceph-mon[94696]: pgmap v7093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:18.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:18.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:19.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:19.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:19 smithi141 ceph-mon[108989]: pgmap v7094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:19 smithi060 ceph-mon[94696]: pgmap v7094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:20.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:20.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:21.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:21.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:21 smithi141 ceph-mon[108989]: pgmap v7095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:21 smithi060 ceph-mon[94696]: pgmap v7095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:22.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:22.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:23.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:23.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:23 smithi141 ceph-mon[108989]: pgmap v7096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:23 smithi060 ceph-mon[94696]: pgmap v7096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:24.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:24.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:25.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:25.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:25 smithi141 ceph-mon[108989]: pgmap v7097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:25 smithi060 ceph-mon[94696]: pgmap v7097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:26.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:26.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:27.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:27.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:27 smithi141 ceph-mon[108989]: pgmap v7098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:27 smithi060 ceph-mon[94696]: pgmap v7098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:28.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:28.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:29.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:29.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:29 smithi141 ceph-mon[108989]: pgmap v7099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:29 smithi060 ceph-mon[94696]: pgmap v7099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:30.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:30.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:31.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:31.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:31 smithi141 ceph-mon[108989]: pgmap v7100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:31 smithi060 ceph-mon[94696]: pgmap v7100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:32.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:32.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:33.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:33.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:33 smithi141 ceph-mon[108989]: pgmap v7101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:33 smithi060 ceph-mon[94696]: pgmap v7101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:34.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:34.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:35.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:35.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:35 smithi141 ceph-mon[108989]: pgmap v7102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:35 smithi060 ceph-mon[94696]: pgmap v7102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:36.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:36.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:37.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:37 smithi060 ceph-mon[94696]: pgmap v7103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:37 smithi141 ceph-mon[108989]: pgmap v7103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:38.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:38.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:39.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:39.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:39.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:39 smithi141 ceph-mon[108989]: pgmap v7104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:39 smithi060 ceph-mon[94696]: pgmap v7104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:40.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:40.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:41.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:41.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:41 smithi141 ceph-mon[108989]: pgmap v7105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:41 smithi060 ceph-mon[94696]: pgmap v7105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:42.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:42.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:43.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:43.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:43 smithi141 ceph-mon[108989]: pgmap v7106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:43 smithi060 ceph-mon[94696]: pgmap v7106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:44.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:44.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:45.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:45.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:45 smithi141 ceph-mon[108989]: pgmap v7107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:45 smithi060 ceph-mon[94696]: pgmap v7107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:46.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:46.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:47.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:47.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:47 smithi060 ceph-mon[94696]: pgmap v7108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:47 smithi141 ceph-mon[108989]: pgmap v7108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:48.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:48.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:49.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:49.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:49 smithi141 ceph-mon[108989]: pgmap v7109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:49 smithi060 ceph-mon[94696]: pgmap v7109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:50.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:50.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:51.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:51.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:51 smithi141 ceph-mon[108989]: pgmap v7110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:51 smithi060 ceph-mon[94696]: pgmap v7110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:52.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:52.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:53.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:53.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:53 smithi141 ceph-mon[108989]: pgmap v7111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:53 smithi060 ceph-mon[94696]: pgmap v7111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:54.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:54.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:55.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:55.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:55 smithi141 ceph-mon[108989]: pgmap v7112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:55 smithi060 ceph-mon[94696]: pgmap v7112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:19:56.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:56.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:57.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:57.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:57 smithi141 ceph-mon[108989]: pgmap v7113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:57 smithi060 ceph-mon[94696]: pgmap v7113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:19:58.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:58.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:59.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:19:59.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:19:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:19:59 smithi141 ceph-mon[108989]: pgmap v7114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:19:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:19:59 smithi060 ceph-mon[94696]: pgmap v7114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:00.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:00.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:20:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:20:01.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:01.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:01 smithi141 ceph-mon[108989]: pgmap v7115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:01 smithi060 ceph-mon[94696]: pgmap v7115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:02.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:02.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:03.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:03.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:03 smithi141 ceph-mon[108989]: pgmap v7116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:03 smithi060 ceph-mon[94696]: pgmap v7116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:05.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:05.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:05 smithi141 ceph-mon[108989]: pgmap v7117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:05 smithi060 ceph-mon[94696]: pgmap v7117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:06.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:06.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:07.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:07.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:07 smithi141 ceph-mon[108989]: pgmap v7118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:07 smithi060 ceph-mon[94696]: pgmap v7118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:08.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:08.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:20:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:20:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: pgmap v7119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:20:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:20:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:20:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: pgmap v7119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:20:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:20:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:20:10.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:10.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:11.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:11.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:11 smithi141 ceph-mon[108989]: pgmap v7120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:11 smithi060 ceph-mon[94696]: pgmap v7120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:12.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:13.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:13.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:13 smithi141 ceph-mon[108989]: pgmap v7121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:13 smithi060 ceph-mon[94696]: pgmap v7121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:14.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:14.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:15.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:15.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:15 smithi141 ceph-mon[108989]: pgmap v7122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:15 smithi060 ceph-mon[94696]: pgmap v7122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:16.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:16.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:17.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:17.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:17 smithi141 ceph-mon[108989]: pgmap v7123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:17 smithi060 ceph-mon[94696]: pgmap v7123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:18.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:18.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:19.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:19.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:19 smithi141 ceph-mon[108989]: pgmap v7124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:19 smithi060 ceph-mon[94696]: pgmap v7124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:20.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:20.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:21.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:21.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:21 smithi141 ceph-mon[108989]: pgmap v7125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:21 smithi060 ceph-mon[94696]: pgmap v7125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:22.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:22.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:23.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:23.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:23 smithi141 ceph-mon[108989]: pgmap v7126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:23 smithi060 ceph-mon[94696]: pgmap v7126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:24.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:24.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:25.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:25.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:25 smithi141 ceph-mon[108989]: pgmap v7127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:25.798 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:25 smithi060 ceph-mon[94696]: pgmap v7127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:26.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:26.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:27.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:27.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:27 smithi141 ceph-mon[108989]: pgmap v7128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:27.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:27 smithi060 ceph-mon[94696]: pgmap v7128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:28.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:28.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:29.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:29.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:29 smithi060 ceph-mon[94696]: pgmap v7129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:29 smithi141 ceph-mon[108989]: pgmap v7129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:30.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:30.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:31.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:31.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:31 smithi060 ceph-mon[94696]: pgmap v7130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:31 smithi141 ceph-mon[108989]: pgmap v7130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:32.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:32.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:33.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:33.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:33 smithi060 ceph-mon[94696]: pgmap v7131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:33 smithi141 ceph-mon[108989]: pgmap v7131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:34.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:34.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:35.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:35.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:35 smithi060 ceph-mon[94696]: pgmap v7132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:35 smithi141 ceph-mon[108989]: pgmap v7132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:36.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:36.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:37.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:37.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:37 smithi060 ceph-mon[94696]: pgmap v7133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:37 smithi141 ceph-mon[108989]: pgmap v7133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:38.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:38.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:39.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:39.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:39 smithi060 ceph-mon[94696]: pgmap v7134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:39 smithi141 ceph-mon[108989]: pgmap v7134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:40.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:40.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:41.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:41.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:41 smithi060 ceph-mon[94696]: pgmap v7135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:41 smithi141 ceph-mon[108989]: pgmap v7135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:42.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:42.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:43.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:43.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:43.806 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:43 smithi141 ceph-mon[108989]: pgmap v7136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:43 smithi060 ceph-mon[94696]: pgmap v7136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:44.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:44.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:45.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:45.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:45 smithi060 ceph-mon[94696]: pgmap v7137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:45 smithi141 ceph-mon[108989]: pgmap v7137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:46.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:46.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:47.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:47.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:47 smithi060 ceph-mon[94696]: pgmap v7138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:47 smithi141 ceph-mon[108989]: pgmap v7138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:48.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:48.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:49.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:49.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:49 smithi060 ceph-mon[94696]: pgmap v7139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:49 smithi141 ceph-mon[108989]: pgmap v7139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:50.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:50.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:51.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:51.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:51 smithi060 ceph-mon[94696]: pgmap v7140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:51 smithi141 ceph-mon[108989]: pgmap v7140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:52.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:52.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:53.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:53.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:53 smithi060 ceph-mon[94696]: pgmap v7141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:53.909 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:53 smithi141 ceph-mon[108989]: pgmap v7141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:54.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:54.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:55.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:55.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:55 smithi060 ceph-mon[94696]: pgmap v7142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:55 smithi141 ceph-mon[108989]: pgmap v7142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:20:56.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:56.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:57.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:57.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:57 smithi060 ceph-mon[94696]: pgmap v7143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:57 smithi141 ceph-mon[108989]: pgmap v7143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:20:58.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:58.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:59.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:20:59.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:20:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:20:59 smithi060 ceph-mon[94696]: pgmap v7144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:20:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:20:59 smithi141 ceph-mon[108989]: pgmap v7144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:00.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:00.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:01.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:01.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:01 smithi060 ceph-mon[94696]: pgmap v7145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:01 smithi141 ceph-mon[108989]: pgmap v7145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:02.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:02.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:03.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:03.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:03 smithi060 ceph-mon[94696]: pgmap v7146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:03 smithi141 ceph-mon[108989]: pgmap v7146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:04.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:04.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:05.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:05.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:05 smithi060 ceph-mon[94696]: pgmap v7147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:05 smithi141 ceph-mon[108989]: pgmap v7147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:06.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:06.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:07.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:07.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:07 smithi060 ceph-mon[94696]: pgmap v7148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:07 smithi141 ceph-mon[108989]: pgmap v7148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:08.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:08.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:09.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:09.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: pgmap v7149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:21:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:21:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:21:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:21:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:21:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:21:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: pgmap v7149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:21:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:21:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:21:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:21:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:21:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:21:10.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:10.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:11.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:11.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:11 smithi060 ceph-mon[94696]: pgmap v7150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:11 smithi141 ceph-mon[108989]: pgmap v7150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:13.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:13.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:13 smithi060 ceph-mon[94696]: pgmap v7151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:13 smithi141 ceph-mon[108989]: pgmap v7151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:14.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:14.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:15.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:15.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:15 smithi060 ceph-mon[94696]: pgmap v7152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:15 smithi141 ceph-mon[108989]: pgmap v7152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:16.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:16.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:17.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:17.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:17 smithi141 ceph-mon[108989]: pgmap v7153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:17 smithi060 ceph-mon[94696]: pgmap v7153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:18.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:18.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:19.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:19.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:19 smithi060 ceph-mon[94696]: pgmap v7154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:19 smithi141 ceph-mon[108989]: pgmap v7154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:20.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:20.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:21.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:21.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:21 smithi141 ceph-mon[108989]: pgmap v7155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:21 smithi060 ceph-mon[94696]: pgmap v7155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:22.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:22.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:23.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:23.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:23 smithi060 ceph-mon[94696]: pgmap v7156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:23.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:23 smithi141 ceph-mon[108989]: pgmap v7156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:24.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:24.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:25.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:25.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:25 smithi141 ceph-mon[108989]: pgmap v7157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:25 smithi060 ceph-mon[94696]: pgmap v7157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:26.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:26.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:27.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:27.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:27 smithi141 ceph-mon[108989]: pgmap v7158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:27 smithi060 ceph-mon[94696]: pgmap v7158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:28.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:28.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:29.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:29.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:29 smithi060 ceph-mon[94696]: pgmap v7159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:29 smithi141 ceph-mon[108989]: pgmap v7159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:30.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:30.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:31.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:31.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:31 smithi141 ceph-mon[108989]: pgmap v7160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:31 smithi060 ceph-mon[94696]: pgmap v7160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:32.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:32.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:33.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:33.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:33 smithi060 ceph-mon[94696]: pgmap v7161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:33 smithi141 ceph-mon[108989]: pgmap v7161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:34.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:34.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:35.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:35.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:35 smithi141 ceph-mon[108989]: pgmap v7162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:35 smithi060 ceph-mon[94696]: pgmap v7162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:36.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:36.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:37.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:37.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:37 smithi141 ceph-mon[108989]: pgmap v7163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:37 smithi060 ceph-mon[94696]: pgmap v7163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:38.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:38.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:39.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:39.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:39 smithi141 ceph-mon[108989]: pgmap v7164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:39 smithi060 ceph-mon[94696]: pgmap v7164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:40.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:40.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:41.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:41.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:41 smithi141 ceph-mon[108989]: pgmap v7165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:41 smithi060 ceph-mon[94696]: pgmap v7165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:42.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:42.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:43.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:43.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:43 smithi141 ceph-mon[108989]: pgmap v7166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:43 smithi060 ceph-mon[94696]: pgmap v7166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:44.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:44.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:45.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:45.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:45 smithi141 ceph-mon[108989]: pgmap v7167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:45 smithi060 ceph-mon[94696]: pgmap v7167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:46.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:46.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:47.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:47.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:47 smithi141 ceph-mon[108989]: pgmap v7168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:47 smithi060 ceph-mon[94696]: pgmap v7168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:48.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:48.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:49.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:49.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:49 smithi141 ceph-mon[108989]: pgmap v7169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:49 smithi060 ceph-mon[94696]: pgmap v7169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:50.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:50.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:51.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:51.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:51 smithi141 ceph-mon[108989]: pgmap v7170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:51 smithi060 ceph-mon[94696]: pgmap v7170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:52.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:52.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:53.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:53.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:53 smithi141 ceph-mon[108989]: pgmap v7171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:53 smithi060 ceph-mon[94696]: pgmap v7171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:54.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:54.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:55 smithi141 ceph-mon[108989]: pgmap v7172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:55 smithi060 ceph-mon[94696]: pgmap v7172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:21:55.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:55.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:56.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:56.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:57 smithi141 ceph-mon[108989]: pgmap v7173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:57 smithi060 ceph-mon[94696]: pgmap v7173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:21:57.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:57.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:58.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:58.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:21:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:21:59 smithi141 ceph-mon[108989]: pgmap v7174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:21:59 smithi060 ceph-mon[94696]: pgmap v7174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:21:59.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:21:59.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:00.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:00.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:01 smithi141 ceph-mon[108989]: pgmap v7175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:01 smithi060 ceph-mon[94696]: pgmap v7175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:01.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:01.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:02.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:02.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:03 smithi141 ceph-mon[108989]: pgmap v7176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:03 smithi060 ceph-mon[94696]: pgmap v7176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:03.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:03.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:04.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:04.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:05 smithi141 ceph-mon[108989]: pgmap v7177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:05 smithi060 ceph-mon[94696]: pgmap v7177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:05.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:05.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:06.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:06.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:07 smithi141 ceph-mon[108989]: pgmap v7178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:07 smithi060 ceph-mon[94696]: pgmap v7178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:07.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:07.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:08.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:08.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:09 smithi141 ceph-mon[108989]: pgmap v7179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:09 smithi060 ceph-mon[94696]: pgmap v7179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:09.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:09.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:22:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:22:10.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:10.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:22:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:22:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:11 smithi060 ceph-mon[94696]: pgmap v7180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:11.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:11.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:11 smithi141 ceph-mon[108989]: pgmap v7180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:12.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:13 smithi060 ceph-mon[94696]: pgmap v7181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:13.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:13.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:13 smithi141 ceph-mon[108989]: pgmap v7181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:14.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:14.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:15 smithi060 ceph-mon[94696]: pgmap v7182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:15.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:15.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:15 smithi141 ceph-mon[108989]: pgmap v7182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:16.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:16.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:17 smithi060 ceph-mon[94696]: pgmap v7183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:17.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:17.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:17 smithi141 ceph-mon[108989]: pgmap v7183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:18.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:18.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:19 smithi060 ceph-mon[94696]: pgmap v7184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:19.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:19.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:19 smithi141 ceph-mon[108989]: pgmap v7184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:20.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:20.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:21 smithi060 ceph-mon[94696]: pgmap v7185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:21.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:21.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:21 smithi141 ceph-mon[108989]: pgmap v7185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:22.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:22.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:23 smithi060 ceph-mon[94696]: pgmap v7186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:23.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:23.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:23 smithi141 ceph-mon[108989]: pgmap v7186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:24.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:24.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:25 smithi060 ceph-mon[94696]: pgmap v7187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:25.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:25.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:25 smithi141 ceph-mon[108989]: pgmap v7187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:26.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:26.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:27 smithi060 ceph-mon[94696]: pgmap v7188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:27.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:27.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:27 smithi141 ceph-mon[108989]: pgmap v7188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:28.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:28.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:29 smithi060 ceph-mon[94696]: pgmap v7189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:29.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:29.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:29 smithi141 ceph-mon[108989]: pgmap v7189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:30.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:30.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:31 smithi060 ceph-mon[94696]: pgmap v7190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:31.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:31.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:31 smithi141 ceph-mon[108989]: pgmap v7190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:32.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:32.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:33 smithi060 ceph-mon[94696]: pgmap v7191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:33.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:33.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:33 smithi141 ceph-mon[108989]: pgmap v7191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:34.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:34.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:35 smithi060 ceph-mon[94696]: pgmap v7192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:35.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:35.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:35 smithi141 ceph-mon[108989]: pgmap v7192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:36.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:36.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:37 smithi060 ceph-mon[94696]: pgmap v7193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:37.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:37.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:37 smithi141 ceph-mon[108989]: pgmap v7193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:38.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:38.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:39 smithi060 ceph-mon[94696]: pgmap v7194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:39.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:39.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:39 smithi141 ceph-mon[108989]: pgmap v7194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:40.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:40.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:41 smithi060 ceph-mon[94696]: pgmap v7195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:41.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:41.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:41.880 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:41 smithi141 ceph-mon[108989]: pgmap v7195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:42.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:42.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:43 smithi060 ceph-mon[94696]: pgmap v7196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:43.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:43.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:43 smithi141 ceph-mon[108989]: pgmap v7196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:44.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:44.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:45 smithi060 ceph-mon[94696]: pgmap v7197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:45.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:45.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:45 smithi141 ceph-mon[108989]: pgmap v7197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:46.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:46.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:47 smithi060 ceph-mon[94696]: pgmap v7198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:47 smithi141 ceph-mon[108989]: pgmap v7198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:47.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:47.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:48.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:48.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:49 smithi060 ceph-mon[94696]: pgmap v7199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:49 smithi141 ceph-mon[108989]: pgmap v7199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:49.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:49.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:50.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:50.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:51 smithi060 ceph-mon[94696]: pgmap v7200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:51 smithi141 ceph-mon[108989]: pgmap v7200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:51.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:51.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:52.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:52.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:53 smithi060 ceph-mon[94696]: pgmap v7201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:53 smithi141 ceph-mon[108989]: pgmap v7201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:53.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:53.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:54.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:54.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:55 smithi141 ceph-mon[108989]: pgmap v7202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:55 smithi060 ceph-mon[94696]: pgmap v7202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:22:55.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:55.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:56.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:56.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:57 smithi060 ceph-mon[94696]: pgmap v7203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:57 smithi141 ceph-mon[108989]: pgmap v7203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:22:57.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:57.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:58.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:58.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:22:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:22:59 smithi060 ceph-mon[94696]: pgmap v7204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:22:59 smithi141 ceph-mon[108989]: pgmap v7204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:22:59.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:22:59.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:00.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:00.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:01 smithi060 ceph-mon[94696]: pgmap v7205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:01 smithi141 ceph-mon[108989]: pgmap v7205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:01.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:01.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:02.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:02.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:03 smithi060 ceph-mon[94696]: pgmap v7206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:03 smithi141 ceph-mon[108989]: pgmap v7206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:03.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:03.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:04.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:04.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:05 smithi141 ceph-mon[108989]: pgmap v7207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:05.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:05.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:05 smithi060 ceph-mon[94696]: pgmap v7207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:06.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:06.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:07 smithi141 ceph-mon[108989]: pgmap v7208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:07.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:07.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:07 smithi060 ceph-mon[94696]: pgmap v7208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:08.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:08.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:09 smithi141 ceph-mon[108989]: pgmap v7209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:09.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:09.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:09 smithi060 ceph-mon[94696]: pgmap v7209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:23:10.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:10.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:23:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: pgmap v7210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:23:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:23:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:23:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:23:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:23:11.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:11.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: pgmap v7210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:23:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:23:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:23:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:23:11.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:23:12.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:12.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:13 smithi141 ceph-mon[108989]: pgmap v7211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:13.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:13.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:13 smithi060 ceph-mon[94696]: pgmap v7211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:14.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:14.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:15 smithi141 ceph-mon[108989]: pgmap v7212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:15.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:15.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:15 smithi060 ceph-mon[94696]: pgmap v7212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:16.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:16.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:17 smithi141 ceph-mon[108989]: pgmap v7213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:17.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:17.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:17 smithi060 ceph-mon[94696]: pgmap v7213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:18.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:18.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:19.674 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:19 smithi060 ceph-mon[94696]: pgmap v7214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:19 smithi141 ceph-mon[108989]: pgmap v7214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:19.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:20.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:20.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:21 smithi141 ceph-mon[108989]: pgmap v7215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:21.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:21.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:21 smithi060 ceph-mon[94696]: pgmap v7215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:22.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:22.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:23 smithi141 ceph-mon[108989]: pgmap v7216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:23.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:23.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:23 smithi060 ceph-mon[94696]: pgmap v7216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:24.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:24.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:25 smithi141 ceph-mon[108989]: pgmap v7217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:25.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:25.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:25 smithi060 ceph-mon[94696]: pgmap v7217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:26.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:26.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:27 smithi141 ceph-mon[108989]: pgmap v7218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:27.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:27.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:27 smithi060 ceph-mon[94696]: pgmap v7218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:28.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:28.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:29 smithi141 ceph-mon[108989]: pgmap v7219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:29.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:29 smithi060 ceph-mon[94696]: pgmap v7219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:29.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:29.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:30.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:30.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:31 smithi141 ceph-mon[108989]: pgmap v7220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:31.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:31.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:31 smithi060 ceph-mon[94696]: pgmap v7220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:32.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:32.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:33 smithi141 ceph-mon[108989]: pgmap v7221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:33.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:33.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:33 smithi060 ceph-mon[94696]: pgmap v7221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:34.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:34.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:35 smithi141 ceph-mon[108989]: pgmap v7222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:35.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:35.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:35 smithi060 ceph-mon[94696]: pgmap v7222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:36.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:36.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:37 smithi141 ceph-mon[108989]: pgmap v7223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:37.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:37.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:37 smithi060 ceph-mon[94696]: pgmap v7223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:38.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:38.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:39 smithi141 ceph-mon[108989]: pgmap v7224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:39 smithi060 ceph-mon[94696]: pgmap v7224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:39.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:39.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:40.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:40.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:41 smithi141 ceph-mon[108989]: pgmap v7225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:41 smithi060 ceph-mon[94696]: pgmap v7225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:41.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:41.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:42.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:42.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:43 smithi141 ceph-mon[108989]: pgmap v7226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:43 smithi060 ceph-mon[94696]: pgmap v7226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:43.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:43.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:44.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:44.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:45.656 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:45 smithi141 ceph-mon[108989]: pgmap v7227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:45 smithi060 ceph-mon[94696]: pgmap v7227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:45.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:45.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:46.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:46.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:47 smithi141 ceph-mon[108989]: pgmap v7228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:47 smithi060 ceph-mon[94696]: pgmap v7228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:47.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:47.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:48.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:48.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:49 smithi141 ceph-mon[108989]: pgmap v7229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:49 smithi060 ceph-mon[94696]: pgmap v7229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:49.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:49.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:50.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:50.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:51 smithi141 ceph-mon[108989]: pgmap v7230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:51 smithi060 ceph-mon[94696]: pgmap v7230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:51.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:51.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:52.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:52.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:53 smithi141 ceph-mon[108989]: pgmap v7231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:53 smithi060 ceph-mon[94696]: pgmap v7231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:54.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:54.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:55 smithi141 ceph-mon[108989]: pgmap v7232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:55 smithi060 ceph-mon[94696]: pgmap v7232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:23:55.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:55.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:56.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:56.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:57 smithi141 ceph-mon[108989]: pgmap v7233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:57.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:57.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:58.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:58.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:23:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:23:59 smithi141 ceph-mon[108989]: pgmap v7234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:57 smithi060 ceph-mon[94696]: pgmap v7233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:23:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:23:59 smithi060 ceph-mon[94696]: pgmap v7234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:23:59.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:23:59.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:00.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:00.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:01 smithi141 ceph-mon[108989]: pgmap v7235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:01 smithi060 ceph-mon[94696]: pgmap v7235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:01.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:01.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:02.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:02.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:03 smithi141 ceph-mon[108989]: pgmap v7236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:03 smithi060 ceph-mon[94696]: pgmap v7236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:03.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:03.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:04.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:04.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:05 smithi060 ceph-mon[94696]: pgmap v7237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:05 smithi141 ceph-mon[108989]: pgmap v7237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:05.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:05.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:07 smithi141 ceph-mon[108989]: pgmap v7238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:07 smithi060 ceph-mon[94696]: pgmap v7238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:07.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:07.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:08.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:08.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:09 smithi141 ceph-mon[108989]: pgmap v7239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:09 smithi060 ceph-mon[94696]: pgmap v7239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:09.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:09.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:10.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:10.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: pgmap v7240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:24:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: pgmap v7240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:24:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:24:11.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:11.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:12.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:12.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:13 smithi141 ceph-mon[108989]: pgmap v7241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:13 smithi060 ceph-mon[94696]: pgmap v7241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:13.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:14.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:14.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:15 smithi060 ceph-mon[94696]: pgmap v7242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:15 smithi141 ceph-mon[108989]: pgmap v7242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:15.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:15.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:16.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:16.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:17 smithi141 ceph-mon[108989]: pgmap v7243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:17 smithi060 ceph-mon[94696]: pgmap v7243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:17.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:17.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:18.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:18.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:19 smithi141 ceph-mon[108989]: pgmap v7244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:19 smithi060 ceph-mon[94696]: pgmap v7244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:19.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:19.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:20.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:20.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:21 smithi141 ceph-mon[108989]: pgmap v7245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:21 smithi060 ceph-mon[94696]: pgmap v7245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:21.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:21.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:22.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:22.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:23 smithi141 ceph-mon[108989]: pgmap v7246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:23 smithi060 ceph-mon[94696]: pgmap v7246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:24.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:24.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:25 smithi141 ceph-mon[108989]: pgmap v7247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:25 smithi060 ceph-mon[94696]: pgmap v7247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:25.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:25.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:26.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:26.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:27 smithi141 ceph-mon[108989]: pgmap v7248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:27 smithi060 ceph-mon[94696]: pgmap v7248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:27.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:27.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:28.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:28.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:29 smithi141 ceph-mon[108989]: pgmap v7249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:29 smithi060 ceph-mon[94696]: pgmap v7249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:29.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:29.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:30.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:30.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:31 smithi141 ceph-mon[108989]: pgmap v7250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:31 smithi060 ceph-mon[94696]: pgmap v7250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:33 smithi141 ceph-mon[108989]: pgmap v7251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:33 smithi060 ceph-mon[94696]: pgmap v7251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:33.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:33.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:34.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:34.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:35 smithi141 ceph-mon[108989]: pgmap v7252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:35 smithi060 ceph-mon[94696]: pgmap v7252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:35.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:35.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:36.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:36.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:37 smithi141 ceph-mon[108989]: pgmap v7253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:37 smithi060 ceph-mon[94696]: pgmap v7253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:38.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:38.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:39 smithi141 ceph-mon[108989]: pgmap v7254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:39 smithi060 ceph-mon[94696]: pgmap v7254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:39.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:40.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:40.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:41 smithi141 ceph-mon[108989]: pgmap v7255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:41 smithi060 ceph-mon[94696]: pgmap v7255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:42.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:42.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:43 smithi060 ceph-mon[94696]: pgmap v7256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:43.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:43.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:43 smithi141 ceph-mon[108989]: pgmap v7256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:45 smithi060 ceph-mon[94696]: pgmap v7257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:45.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:45.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:45 smithi141 ceph-mon[108989]: pgmap v7257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:47 smithi060 ceph-mon[94696]: pgmap v7258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:47 smithi141 ceph-mon[108989]: pgmap v7258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:48.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:48.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:49 smithi060 ceph-mon[94696]: pgmap v7259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:49.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:49.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:49 smithi141 ceph-mon[108989]: pgmap v7259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:51 smithi141 ceph-mon[108989]: pgmap v7260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:51 smithi060 ceph-mon[94696]: pgmap v7260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:51.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:51.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:52.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:52.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:53 smithi060 ceph-mon[94696]: pgmap v7261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:53 smithi141 ceph-mon[108989]: pgmap v7261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:54.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:54.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:55 smithi060 ceph-mon[94696]: pgmap v7262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:55.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:55 smithi141 ceph-mon[108989]: pgmap v7262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:24:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:57 smithi060 ceph-mon[94696]: pgmap v7263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:57.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:57.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:57 smithi141 ceph-mon[108989]: pgmap v7263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:24:58.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:58.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:24:59 smithi060 ceph-mon[94696]: pgmap v7264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:24:59.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:24:59.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:24:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:24:59 smithi141 ceph-mon[108989]: pgmap v7264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:00.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:00.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:01 smithi141 ceph-mon[108989]: pgmap v7265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:01 smithi060 ceph-mon[94696]: pgmap v7265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:01.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:01.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:02.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:02.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:03 smithi060 ceph-mon[94696]: pgmap v7266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:03.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:03.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:03 smithi141 ceph-mon[108989]: pgmap v7266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:04.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:04.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:05 smithi060 ceph-mon[94696]: pgmap v7267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:05 smithi141 ceph-mon[108989]: pgmap v7267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:06.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:06.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:07 smithi060 ceph-mon[94696]: pgmap v7268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:07.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:07.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:07 smithi141 ceph-mon[108989]: pgmap v7268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:08.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:08.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:09 smithi060 ceph-mon[94696]: pgmap v7269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:09.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:09.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:09 smithi141 ceph-mon[108989]: pgmap v7269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:10.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:10.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:11 smithi060 ceph-mon[94696]: pgmap v7270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:25:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:11 smithi141 ceph-mon[108989]: pgmap v7270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:25:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:25:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:25:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:25:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:25:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:25:12.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:12.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:25:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:25:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:25:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:25:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:25:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:13 smithi060 ceph-mon[94696]: pgmap v7271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:13.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:13.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:13 smithi141 ceph-mon[108989]: pgmap v7271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:14.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:14.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:15 smithi060 ceph-mon[94696]: pgmap v7272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:15.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:15.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:15 smithi141 ceph-mon[108989]: pgmap v7272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:16.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:16.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:17 smithi060 ceph-mon[94696]: pgmap v7273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:17.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:17 smithi141 ceph-mon[108989]: pgmap v7273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:18.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:18.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:19 smithi060 ceph-mon[94696]: pgmap v7274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:19 smithi141 ceph-mon[108989]: pgmap v7274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:20.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:20.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:21 smithi060 ceph-mon[94696]: pgmap v7275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:21 smithi141 ceph-mon[108989]: pgmap v7275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:22.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:22.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:23 smithi060 ceph-mon[94696]: pgmap v7276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:23 smithi141 ceph-mon[108989]: pgmap v7276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:24.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:24.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:25 smithi060 ceph-mon[94696]: pgmap v7277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:25 smithi141 ceph-mon[108989]: pgmap v7277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:25.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:25.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:26.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:26.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:27 smithi060 ceph-mon[94696]: pgmap v7278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:27 smithi141 ceph-mon[108989]: pgmap v7278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:27.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:27.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:29.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:29.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:29 smithi060 ceph-mon[94696]: pgmap v7279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:29 smithi141 ceph-mon[108989]: pgmap v7279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:30.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:30.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:31.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:31.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:31 smithi060 ceph-mon[94696]: pgmap v7280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:31 smithi141 ceph-mon[108989]: pgmap v7280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:32.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:32.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:33.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:33.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:33 smithi060 ceph-mon[94696]: pgmap v7281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:33 smithi141 ceph-mon[108989]: pgmap v7281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:34.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:34.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:35.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:35.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:35 smithi141 ceph-mon[108989]: pgmap v7282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:36.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:36.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:35 smithi060 ceph-mon[94696]: pgmap v7282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:37.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:37.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:37 smithi141 ceph-mon[108989]: pgmap v7283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:38.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:38.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:37 smithi060 ceph-mon[94696]: pgmap v7283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:39.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:39.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:39 smithi060 ceph-mon[94696]: pgmap v7284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:39 smithi141 ceph-mon[108989]: pgmap v7284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:40.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:40.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:41.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:41.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:41.845 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:41 smithi141 ceph-mon[108989]: pgmap v7285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:42.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:42.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:41 smithi060 ceph-mon[94696]: pgmap v7285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:43.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:43.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:43 smithi141 ceph-mon[108989]: pgmap v7286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:44.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:44.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:43 smithi060 ceph-mon[94696]: pgmap v7286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:45.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:45.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:45 smithi141 ceph-mon[108989]: pgmap v7287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:46.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:46.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:45 smithi060 ceph-mon[94696]: pgmap v7287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:47.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:47.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:47 smithi141 ceph-mon[108989]: pgmap v7288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:48.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:48.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:48.531 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:47 smithi060 ceph-mon[94696]: pgmap v7288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:49.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:49.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:49 smithi060 ceph-mon[94696]: pgmap v7289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:49 smithi141 ceph-mon[108989]: pgmap v7289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:50.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:50.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:51.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:51.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:51 smithi060 ceph-mon[94696]: pgmap v7290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:51.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:51 smithi141 ceph-mon[108989]: pgmap v7290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:52.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:52.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:53.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:53.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:53 smithi141 ceph-mon[108989]: pgmap v7291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:54.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:54.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:53 smithi060 ceph-mon[94696]: pgmap v7291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:55.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:55.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:55 smithi141 ceph-mon[108989]: pgmap v7292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:56.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:56.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:55 smithi060 ceph-mon[94696]: pgmap v7292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:25:57.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:57.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:57 smithi141 ceph-mon[108989]: pgmap v7293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:58.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:58.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:57 smithi060 ceph-mon[94696]: pgmap v7293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:25:59.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:25:59.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:25:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:25:59 smithi060 ceph-mon[94696]: pgmap v7294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:25:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:25:59 smithi141 ceph-mon[108989]: pgmap v7294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:00.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:00.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:01.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:01.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:01 smithi060 ceph-mon[94696]: pgmap v7295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:01 smithi141 ceph-mon[108989]: pgmap v7295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:02.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:02.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:03.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:03.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:03 smithi141 ceph-mon[108989]: pgmap v7296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:04.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:04.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:03 smithi060 ceph-mon[94696]: pgmap v7296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:05.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:05.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:05 smithi141 ceph-mon[108989]: pgmap v7297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:06.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:06.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:05 smithi060 ceph-mon[94696]: pgmap v7297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:07.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:07.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:07 smithi141 ceph-mon[108989]: pgmap v7298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:08.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:08.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:07 smithi060 ceph-mon[94696]: pgmap v7298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:09.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:09.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:09 smithi060 ceph-mon[94696]: pgmap v7299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:09 smithi141 ceph-mon[108989]: pgmap v7299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:10.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:10.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:11.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:11.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:11 smithi141 ceph-mon[108989]: pgmap v7300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:11 smithi060 ceph-mon[94696]: pgmap v7300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:12.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:12.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:26:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:26:13.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:13.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:13 smithi141 ceph-mon[108989]: pgmap v7301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:13 smithi060 ceph-mon[94696]: pgmap v7301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:14.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:14.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:15.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:15.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: pgmap v7302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: pgmap v7302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:26:16.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:16.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:17.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:17.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:17 smithi141 ceph-mon[108989]: pgmap v7303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:17 smithi060 ceph-mon[94696]: pgmap v7303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:18.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:18.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:19.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:19.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:19 smithi060 ceph-mon[94696]: pgmap v7304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:19 smithi141 ceph-mon[108989]: pgmap v7304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:20.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:20.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:21.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:21.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:21 smithi141 ceph-mon[108989]: pgmap v7305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:21 smithi060 ceph-mon[94696]: pgmap v7305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:22.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:22.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:23.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:23.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:23 smithi141 ceph-mon[108989]: pgmap v7306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:23 smithi060 ceph-mon[94696]: pgmap v7306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:24.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:24.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:25.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:25.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:25 smithi141 ceph-mon[108989]: pgmap v7307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:25 smithi060 ceph-mon[94696]: pgmap v7307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:26.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:26.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:27 smithi141 ceph-mon[108989]: pgmap v7308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:27 smithi060 ceph-mon[94696]: pgmap v7308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:28.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:28.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:29.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:29.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:29 smithi060 ceph-mon[94696]: pgmap v7309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:29 smithi141 ceph-mon[108989]: pgmap v7309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:30.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:30.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:31.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:31.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:31 smithi141 ceph-mon[108989]: pgmap v7310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:31 smithi060 ceph-mon[94696]: pgmap v7310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:32.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:32.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:33.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:33.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:33 smithi141 ceph-mon[108989]: pgmap v7311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:33 smithi060 ceph-mon[94696]: pgmap v7311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:34.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:34.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:35.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:35.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:35 smithi141 ceph-mon[108989]: pgmap v7312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:35 smithi060 ceph-mon[94696]: pgmap v7312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:36.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:36.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:37.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:37.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:37 smithi141 ceph-mon[108989]: pgmap v7313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:37 smithi060 ceph-mon[94696]: pgmap v7313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:38.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:38.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:39.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:39.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:39 smithi060 ceph-mon[94696]: pgmap v7314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:39 smithi141 ceph-mon[108989]: pgmap v7314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:40.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:40.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:40 smithi141 ceph-mon[108989]: pgmap v7315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:40 smithi060 ceph-mon[94696]: pgmap v7315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:41.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:41.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:42.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:43 smithi141 ceph-mon[108989]: pgmap v7316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:43 smithi060 ceph-mon[94696]: pgmap v7316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:44.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:44.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:45.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:45.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:45 smithi060 ceph-mon[94696]: pgmap v7317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:45 smithi141 ceph-mon[108989]: pgmap v7317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:47.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:47.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:47 smithi060 ceph-mon[94696]: pgmap v7318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:47 smithi141 ceph-mon[108989]: pgmap v7318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:48.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:49.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:49.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:49 smithi060 ceph-mon[94696]: pgmap v7319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:49 smithi141 ceph-mon[108989]: pgmap v7319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:50.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:51.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:51.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:51 smithi060 ceph-mon[94696]: pgmap v7320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:51 smithi141 ceph-mon[108989]: pgmap v7320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:53.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:53 smithi060 ceph-mon[94696]: pgmap v7321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:53 smithi141 ceph-mon[108989]: pgmap v7321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:54.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:54.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:55 smithi060 ceph-mon[94696]: pgmap v7322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:55 smithi141 ceph-mon[108989]: pgmap v7322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:26:56.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:56.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:57 smithi060 ceph-mon[94696]: pgmap v7323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:57.618 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:57 smithi141 ceph-mon[108989]: pgmap v7323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:26:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:59.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:26:59.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:26:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:26:59 smithi060 ceph-mon[94696]: pgmap v7324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:26:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:26:59 smithi141 ceph-mon[108989]: pgmap v7324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:01 smithi060 ceph-mon[94696]: pgmap v7325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:01 smithi141 ceph-mon[108989]: pgmap v7325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:03.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:03.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:03 smithi060 ceph-mon[94696]: pgmap v7326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:03 smithi141 ceph-mon[108989]: pgmap v7326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:04.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:04.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:05.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:05.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:05 smithi060 ceph-mon[94696]: pgmap v7327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:05 smithi141 ceph-mon[108989]: pgmap v7327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:06.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:06.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:07.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:07.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:07 smithi060 ceph-mon[94696]: pgmap v7328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:07.722 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:07 smithi141 ceph-mon[108989]: pgmap v7328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:08.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:08.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:09.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:09.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:09 smithi141 ceph-mon[108989]: pgmap v7329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:09 smithi060 ceph-mon[94696]: pgmap v7329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:10.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:10.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:11.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:11 smithi141 ceph-mon[108989]: pgmap v7330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:11 smithi060 ceph-mon[94696]: pgmap v7330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:12.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:12.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:13.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:13.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:13 smithi141 ceph-mon[108989]: pgmap v7331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:13 smithi060 ceph-mon[94696]: pgmap v7331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:14.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:14.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:15.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:15.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:15 smithi141 ceph-mon[108989]: pgmap v7332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:15 smithi060 ceph-mon[94696]: pgmap v7332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:27:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:27:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:17 smithi141 ceph-mon[108989]: pgmap v7333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:17 smithi060 ceph-mon[94696]: pgmap v7333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:18.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:19 smithi141 ceph-mon[108989]: pgmap v7334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:19 smithi060 ceph-mon[94696]: pgmap v7334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:20.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:20.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: pgmap v7335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:27:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:27:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:27:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: pgmap v7335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:27:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:27:22.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:23 smithi141 ceph-mon[108989]: pgmap v7336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:23 smithi060 ceph-mon[94696]: pgmap v7336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:25.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:25 smithi141 ceph-mon[108989]: pgmap v7337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:25 smithi060 ceph-mon[94696]: pgmap v7337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:26.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:26.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:27 smithi141 ceph-mon[108989]: pgmap v7338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:27 smithi060 ceph-mon[94696]: pgmap v7338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:28.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:29 smithi141 ceph-mon[108989]: pgmap v7339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:29 smithi060 ceph-mon[94696]: pgmap v7339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:31.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:31 smithi141 ceph-mon[108989]: pgmap v7340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:31 smithi060 ceph-mon[94696]: pgmap v7340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:33 smithi141 ceph-mon[108989]: pgmap v7341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:33 smithi060 ceph-mon[94696]: pgmap v7341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:35 smithi141 ceph-mon[108989]: pgmap v7342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:35 smithi060 ceph-mon[94696]: pgmap v7342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:36.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:37 smithi141 ceph-mon[108989]: pgmap v7343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:37 smithi060 ceph-mon[94696]: pgmap v7343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:38.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:38.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:39.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:39.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:39 smithi141 ceph-mon[108989]: pgmap v7344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:39 smithi060 ceph-mon[94696]: pgmap v7344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:40.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:40.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:41 smithi141 ceph-mon[108989]: pgmap v7345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:41 smithi060 ceph-mon[94696]: pgmap v7345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:42.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:42.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:43.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:43.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:43 smithi141 ceph-mon[108989]: pgmap v7346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:43 smithi060 ceph-mon[94696]: pgmap v7346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:45 smithi141 ceph-mon[108989]: pgmap v7347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:45 smithi060 ceph-mon[94696]: pgmap v7347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:46.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:46.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:47.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:47.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:47 smithi141 ceph-mon[108989]: pgmap v7348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:47 smithi060 ceph-mon[94696]: pgmap v7348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:48.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:48.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:49.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:49.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:49 smithi141 ceph-mon[108989]: pgmap v7349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:49 smithi060 ceph-mon[94696]: pgmap v7349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:50.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:50.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:51.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:51.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:51 smithi141 ceph-mon[108989]: pgmap v7350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:51 smithi060 ceph-mon[94696]: pgmap v7350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:52.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:52.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:53.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:53.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:53 smithi141 ceph-mon[108989]: pgmap v7351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:53 smithi060 ceph-mon[94696]: pgmap v7351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:54.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:54.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:55 smithi060 ceph-mon[94696]: pgmap v7352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:55 smithi141 ceph-mon[108989]: pgmap v7352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:27:56.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:56.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:57.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:57.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:57.789 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:57 smithi060 ceph-mon[94696]: pgmap v7353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:57 smithi141 ceph-mon[108989]: pgmap v7353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:27:58.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:58.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:59.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:27:59.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:27:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:27:59 smithi060 ceph-mon[94696]: pgmap v7354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:27:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:27:59 smithi141 ceph-mon[108989]: pgmap v7354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:00.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:00.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:01.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:01.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:01 smithi060 ceph-mon[94696]: pgmap v7355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:01 smithi141 ceph-mon[108989]: pgmap v7355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:02.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:02.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:03 smithi141 ceph-mon[108989]: pgmap v7356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:03.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:03 smithi060 ceph-mon[94696]: pgmap v7356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:04.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:04.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:05.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:05.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:05 smithi060 ceph-mon[94696]: pgmap v7357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:05 smithi141 ceph-mon[108989]: pgmap v7357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:06.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:06.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:07.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:07.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:07 smithi060 ceph-mon[94696]: pgmap v7358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:07 smithi141 ceph-mon[108989]: pgmap v7358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:08.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:08.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:09.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:09.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:09 smithi060 ceph-mon[94696]: pgmap v7359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:09 smithi141 ceph-mon[108989]: pgmap v7359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:10.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:10.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:11.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:11.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:11 smithi060 ceph-mon[94696]: pgmap v7360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:11 smithi141 ceph-mon[108989]: pgmap v7360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:12.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:12.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:13.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:13.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:13 smithi141 ceph-mon[108989]: pgmap v7361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:13 smithi060 ceph-mon[94696]: pgmap v7361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:14.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:14.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:15.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:15.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:15 smithi060 ceph-mon[94696]: pgmap v7362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:15 smithi141 ceph-mon[108989]: pgmap v7362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:16.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:16.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:17.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:17.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:17 smithi060 ceph-mon[94696]: pgmap v7363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:17 smithi141 ceph-mon[108989]: pgmap v7363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:18.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:18.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:19.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:19.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:19 smithi060 ceph-mon[94696]: pgmap v7364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:19 smithi141 ceph-mon[108989]: pgmap v7364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:20.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:20.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:21.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:21.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: pgmap v7365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:28:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:28:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:28:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:28:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:28:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:28:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: pgmap v7365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:28:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:28:22.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:22.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:23.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:23.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:23 smithi060 ceph-mon[94696]: pgmap v7366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:23 smithi141 ceph-mon[108989]: pgmap v7366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:24.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:24.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:25.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:25.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:25 smithi060 ceph-mon[94696]: pgmap v7367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:25 smithi141 ceph-mon[108989]: pgmap v7367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:26.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:26.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:27.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:27.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:27 smithi060 ceph-mon[94696]: pgmap v7368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:27 smithi141 ceph-mon[108989]: pgmap v7368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:28.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:28.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:29.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:29.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:29 smithi060 ceph-mon[94696]: pgmap v7369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:29 smithi141 ceph-mon[108989]: pgmap v7369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:30.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:30.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:31.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:31.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:31 smithi060 ceph-mon[94696]: pgmap v7370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:31 smithi141 ceph-mon[108989]: pgmap v7370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:32.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:32.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:33.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:33.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:33 smithi060 ceph-mon[94696]: pgmap v7371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:33 smithi141 ceph-mon[108989]: pgmap v7371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:34.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:34.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:35.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:35 smithi060 ceph-mon[94696]: pgmap v7372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:35 smithi141 ceph-mon[108989]: pgmap v7372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:37.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:37.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:37 smithi060 ceph-mon[94696]: pgmap v7373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:37 smithi141 ceph-mon[108989]: pgmap v7373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:38.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:39 smithi060 ceph-mon[94696]: pgmap v7374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:39 smithi141 ceph-mon[108989]: pgmap v7374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:41.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:41.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:41 smithi060 ceph-mon[94696]: pgmap v7375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:41 smithi141 ceph-mon[108989]: pgmap v7375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:43.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:43 smithi060 ceph-mon[94696]: pgmap v7376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:43 smithi141 ceph-mon[108989]: pgmap v7376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:45.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:45 smithi141 ceph-mon[108989]: pgmap v7377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:45 smithi060 ceph-mon[94696]: pgmap v7377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:47 smithi141 ceph-mon[108989]: pgmap v7378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:47 smithi060 ceph-mon[94696]: pgmap v7378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:48.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:49 smithi060 ceph-mon[94696]: pgmap v7379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:49 smithi141 ceph-mon[108989]: pgmap v7379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:51.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:51.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:51 smithi141 ceph-mon[108989]: pgmap v7380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:51 smithi060 ceph-mon[94696]: pgmap v7380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:53.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:53.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:53 smithi060 ceph-mon[94696]: pgmap v7381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:53 smithi141 ceph-mon[108989]: pgmap v7381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:54.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:54.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:55.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:55 smithi141 ceph-mon[108989]: pgmap v7382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:55 smithi060 ceph-mon[94696]: pgmap v7382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:28:56.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:57 smithi141 ceph-mon[108989]: pgmap v7383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:57 smithi060 ceph-mon[94696]: pgmap v7383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:28:58.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:59.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:28:59.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:28:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:28:59 smithi060 ceph-mon[94696]: pgmap v7384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:28:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:28:59 smithi141 ceph-mon[108989]: pgmap v7384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:01.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:01 smithi141 ceph-mon[108989]: pgmap v7385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:01 smithi060 ceph-mon[94696]: pgmap v7385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:02.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:02.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:03.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:03 smithi060 ceph-mon[94696]: pgmap v7386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:03.912 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:03 smithi141 ceph-mon[108989]: pgmap v7386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:04.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:05.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:05.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:05 smithi141 ceph-mon[108989]: pgmap v7387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:05 smithi060 ceph-mon[94696]: pgmap v7387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:07.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:07 smithi141 ceph-mon[108989]: pgmap v7388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:07 smithi060 ceph-mon[94696]: pgmap v7388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:08.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:08.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:09 smithi060 ceph-mon[94696]: pgmap v7389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:09 smithi141 ceph-mon[108989]: pgmap v7389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:10.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:11 smithi141 ceph-mon[108989]: pgmap v7390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:11 smithi060 ceph-mon[94696]: pgmap v7390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:13 smithi141 ceph-mon[108989]: pgmap v7391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:13 smithi060 ceph-mon[94696]: pgmap v7391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:14.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:14.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:15 smithi141 ceph-mon[108989]: pgmap v7392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:15 smithi060 ceph-mon[94696]: pgmap v7392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:17.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:17.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:17 smithi141 ceph-mon[108989]: pgmap v7393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:17 smithi060 ceph-mon[94696]: pgmap v7393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:18.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:18.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:19.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:19.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:19 smithi060 ceph-mon[94696]: pgmap v7394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:19 smithi141 ceph-mon[108989]: pgmap v7394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:20.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:20.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:21.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:21 smithi141 ceph-mon[108989]: pgmap v7395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:21 smithi060 ceph-mon[94696]: pgmap v7395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:29:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:29:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:29:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:29:22.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:29:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:23.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:29:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:29:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:29:23.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:29:23.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:23.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:23 smithi141 ceph-mon[108989]: pgmap v7396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:23 smithi060 ceph-mon[94696]: pgmap v7396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:24.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:25 smithi141 ceph-mon[108989]: pgmap v7397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:25 smithi060 ceph-mon[94696]: pgmap v7397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:26.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:26.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:27.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:27.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:27 smithi141 ceph-mon[108989]: pgmap v7398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:27 smithi060 ceph-mon[94696]: pgmap v7398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:28.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:28.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:29.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:29.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:29 smithi060 ceph-mon[94696]: pgmap v7399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:29 smithi141 ceph-mon[108989]: pgmap v7399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:30.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:30.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:31.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:31.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:31 smithi141 ceph-mon[108989]: pgmap v7400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:31 smithi060 ceph-mon[94696]: pgmap v7400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:32.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:32.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:33.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:33.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:33 smithi141 ceph-mon[108989]: pgmap v7401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:33 smithi060 ceph-mon[94696]: pgmap v7401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:34.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:34.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:35.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:35.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:35 smithi141 ceph-mon[108989]: pgmap v7402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:35 smithi060 ceph-mon[94696]: pgmap v7402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:36.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:36.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:37.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:37.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:37 smithi141 ceph-mon[108989]: pgmap v7403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:37 smithi060 ceph-mon[94696]: pgmap v7403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:38.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:38.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:39.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:39.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:39 smithi060 ceph-mon[94696]: pgmap v7404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:39 smithi141 ceph-mon[108989]: pgmap v7404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:40.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:40.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:41.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:41.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:41 smithi141 ceph-mon[108989]: pgmap v7405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:41 smithi060 ceph-mon[94696]: pgmap v7405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:42.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:42.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:43.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:43.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:43.981 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:43 smithi060 ceph-mon[94696]: pgmap v7406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:43 smithi141 ceph-mon[108989]: pgmap v7406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:44.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:44.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:45.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:45.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:45 smithi141 ceph-mon[108989]: pgmap v7407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:45 smithi060 ceph-mon[94696]: pgmap v7407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:46.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:46.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:47.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:47.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:47 smithi141 ceph-mon[108989]: pgmap v7408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:47 smithi060 ceph-mon[94696]: pgmap v7408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:48.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:48.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:49.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:49.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:49 smithi060 ceph-mon[94696]: pgmap v7409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:49 smithi141 ceph-mon[108989]: pgmap v7409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:50.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:50.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:51.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:51.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:51 smithi141 ceph-mon[108989]: pgmap v7410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:51 smithi060 ceph-mon[94696]: pgmap v7410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:52.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:52.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:53.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:53.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:53 smithi141 ceph-mon[108989]: pgmap v7411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:53 smithi060 ceph-mon[94696]: pgmap v7411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:54.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:54.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:55.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:55.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:55 smithi141 ceph-mon[108989]: pgmap v7412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:55 smithi060 ceph-mon[94696]: pgmap v7412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:29:56.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:56.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:57.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:57.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:57 smithi141 ceph-mon[108989]: pgmap v7413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:57 smithi060 ceph-mon[94696]: pgmap v7413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:29:58.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:58.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:59.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:29:59.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:29:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:29:59 smithi141 ceph-mon[108989]: pgmap v7414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:29:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:29:59 smithi060 ceph-mon[94696]: pgmap v7414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:00.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:00.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:30:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:30:01.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:01.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:01 smithi141 ceph-mon[108989]: pgmap v7415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:01 smithi060 ceph-mon[94696]: pgmap v7415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:02.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:02.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:03.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:03.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:03 smithi141 ceph-mon[108989]: pgmap v7416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:03 smithi060 ceph-mon[94696]: pgmap v7416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:04.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:04.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:05 smithi141 ceph-mon[108989]: pgmap v7417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:05 smithi060 ceph-mon[94696]: pgmap v7417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:06.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:06.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:07.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:07.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:07 smithi141 ceph-mon[108989]: pgmap v7418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:07 smithi060 ceph-mon[94696]: pgmap v7418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:09.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:09 smithi060 ceph-mon[94696]: pgmap v7419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:09 smithi141 ceph-mon[108989]: pgmap v7419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:10.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:10.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:11 smithi141 ceph-mon[108989]: pgmap v7420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:11 smithi060 ceph-mon[94696]: pgmap v7420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:12 smithi141 ceph-mon[108989]: pgmap v7421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:12 smithi060 ceph-mon[94696]: pgmap v7421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:13.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:13.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:14.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:14.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:15.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:15.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:15 smithi141 ceph-mon[108989]: pgmap v7422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:15 smithi060 ceph-mon[94696]: pgmap v7422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:16.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:16.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:17.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:17.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:17 smithi141 ceph-mon[108989]: pgmap v7423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:17 smithi060 ceph-mon[94696]: pgmap v7423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:18.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:18.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:19.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:19.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:19.682 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:19 smithi141 ceph-mon[108989]: pgmap v7424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:19 smithi060 ceph-mon[94696]: pgmap v7424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:20.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:20.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:21.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:21.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:21 smithi141 ceph-mon[108989]: pgmap v7425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:21 smithi060 ceph-mon[94696]: pgmap v7425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:22.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:22.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:23.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:23.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:23 smithi141 ceph-mon[108989]: pgmap v7426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:30:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:23 smithi060 ceph-mon[94696]: pgmap v7426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:30:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:24.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:24.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:30:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:30:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:30:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:30:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:30:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:30:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:30:25.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:25.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:25 smithi141 ceph-mon[108989]: pgmap v7427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:25 smithi060 ceph-mon[94696]: pgmap v7427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:26.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:26.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:27.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:27 smithi141 ceph-mon[108989]: pgmap v7428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:27 smithi060 ceph-mon[94696]: pgmap v7428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:28.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:28.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:29.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:29 smithi141 ceph-mon[108989]: pgmap v7429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:29 smithi060 ceph-mon[94696]: pgmap v7429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:30.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:30.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:31.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:31.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:31 smithi141 ceph-mon[108989]: pgmap v7430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:31 smithi060 ceph-mon[94696]: pgmap v7430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:32.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:32.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:33.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:33.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:33 smithi141 ceph-mon[108989]: pgmap v7431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:33 smithi060 ceph-mon[94696]: pgmap v7431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:34.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:34.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:35.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:35.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:35 smithi141 ceph-mon[108989]: pgmap v7432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:35 smithi060 ceph-mon[94696]: pgmap v7432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:36.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:36.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:37.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:37.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:37 smithi141 ceph-mon[108989]: pgmap v7433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:37 smithi060 ceph-mon[94696]: pgmap v7433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:38.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:38.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:39.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:39.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:39 smithi141 ceph-mon[108989]: pgmap v7434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:39 smithi060 ceph-mon[94696]: pgmap v7434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:40.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:40.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:41.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:41.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:41 smithi141 ceph-mon[108989]: pgmap v7435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:41 smithi060 ceph-mon[94696]: pgmap v7435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:43 smithi141 ceph-mon[108989]: pgmap v7436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:43 smithi060 ceph-mon[94696]: pgmap v7436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:44.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:44.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:45.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:45 smithi141 ceph-mon[108989]: pgmap v7437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:45 smithi060 ceph-mon[94696]: pgmap v7437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:46.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:46.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:47.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:47.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:47 smithi141 ceph-mon[108989]: pgmap v7438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:47 smithi060 ceph-mon[94696]: pgmap v7438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:48.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:48.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:49.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:49.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:49.723 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:49 smithi060 ceph-mon[94696]: pgmap v7439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:49 smithi141 ceph-mon[108989]: pgmap v7439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:50.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:50.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:51.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:51.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:51 smithi141 ceph-mon[108989]: pgmap v7440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:51 smithi060 ceph-mon[94696]: pgmap v7440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:53.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:53.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:53 smithi141 ceph-mon[108989]: pgmap v7441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:53 smithi060 ceph-mon[94696]: pgmap v7441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:54.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:54.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:55 smithi141 ceph-mon[108989]: pgmap v7442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:55 smithi060 ceph-mon[94696]: pgmap v7442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:30:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:57 smithi141 ceph-mon[108989]: pgmap v7443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:57 smithi060 ceph-mon[94696]: pgmap v7443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:30:58.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:58.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:59.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:30:59.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:30:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:30:59 smithi141 ceph-mon[108989]: pgmap v7444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:30:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:30:59 smithi060 ceph-mon[94696]: pgmap v7444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:00.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:00.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:01.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:01.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:01 smithi141 ceph-mon[108989]: pgmap v7445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:01 smithi060 ceph-mon[94696]: pgmap v7445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:02.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:02.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:03.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:03.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:03 smithi141 ceph-mon[108989]: pgmap v7446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:03 smithi060 ceph-mon[94696]: pgmap v7446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:05.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:05.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:05 smithi141 ceph-mon[108989]: pgmap v7447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:05 smithi060 ceph-mon[94696]: pgmap v7447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:06.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:07.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:07.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:07 smithi141 ceph-mon[108989]: pgmap v7448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:07 smithi060 ceph-mon[94696]: pgmap v7448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:08.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:08.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:09.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:09.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:09 smithi060 ceph-mon[94696]: pgmap v7449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:09 smithi141 ceph-mon[108989]: pgmap v7449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:10.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:10.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:11.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:11.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:11 smithi060 ceph-mon[94696]: pgmap v7450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:11 smithi141 ceph-mon[108989]: pgmap v7450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:13.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:13.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:13 smithi060 ceph-mon[94696]: pgmap v7451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:13 smithi141 ceph-mon[108989]: pgmap v7451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:14.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:14.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:15.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:15.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:15 smithi060 ceph-mon[94696]: pgmap v7452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:15 smithi141 ceph-mon[108989]: pgmap v7452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:16.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:16.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:17.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:17.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:17 smithi060 ceph-mon[94696]: pgmap v7453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:17 smithi141 ceph-mon[108989]: pgmap v7453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:19.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:19.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:19 smithi060 ceph-mon[94696]: pgmap v7454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:19 smithi141 ceph-mon[108989]: pgmap v7454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:20.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:20.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:21 smithi060 ceph-mon[94696]: pgmap v7455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:21 smithi141 ceph-mon[108989]: pgmap v7455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:23.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:23.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:23 smithi060 ceph-mon[94696]: pgmap v7456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:23 smithi141 ceph-mon[108989]: pgmap v7456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:24.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:31:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:31:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:31:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:31:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:31:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:31:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:31:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:31:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:31:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:31:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:31:24.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:31:25.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:25.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:25 smithi141 ceph-mon[108989]: pgmap v7457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:25 smithi060 ceph-mon[94696]: pgmap v7457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:26.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:26.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:27 smithi060 ceph-mon[94696]: pgmap v7458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:27 smithi141 ceph-mon[108989]: pgmap v7458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:28.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:28.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:29 smithi060 ceph-mon[94696]: pgmap v7459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:29 smithi141 ceph-mon[108989]: pgmap v7459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:31.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:31.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:31 smithi060 ceph-mon[94696]: pgmap v7460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:31 smithi141 ceph-mon[108989]: pgmap v7460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:32.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:32.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:33.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:33.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:33 smithi060 ceph-mon[94696]: pgmap v7461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:33 smithi141 ceph-mon[108989]: pgmap v7461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:34.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:34.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:35.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:35.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:35 smithi141 ceph-mon[108989]: pgmap v7462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:35 smithi060 ceph-mon[94696]: pgmap v7462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:37.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:37.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:37 smithi060 ceph-mon[94696]: pgmap v7463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:37 smithi141 ceph-mon[108989]: pgmap v7463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:38.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:38.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:39.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:39.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:39 smithi060 ceph-mon[94696]: pgmap v7464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:39 smithi141 ceph-mon[108989]: pgmap v7464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:41.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:41.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:41 smithi060 ceph-mon[94696]: pgmap v7465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:41 smithi141 ceph-mon[108989]: pgmap v7465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:43 smithi060 ceph-mon[94696]: pgmap v7466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:43 smithi141 ceph-mon[108989]: pgmap v7466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:44.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:44.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:45 smithi060 ceph-mon[94696]: pgmap v7467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:45 smithi141 ceph-mon[108989]: pgmap v7467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:46.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:46.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:47.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:47 smithi060 ceph-mon[94696]: pgmap v7468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:47 smithi141 ceph-mon[108989]: pgmap v7468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:48.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:48.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:49.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:49.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:49 smithi060 ceph-mon[94696]: pgmap v7469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:49 smithi141 ceph-mon[108989]: pgmap v7469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:50.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:50.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:51.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:51.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:51.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:51 smithi060 ceph-mon[94696]: pgmap v7470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:51 smithi141 ceph-mon[108989]: pgmap v7470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:53.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:53.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:53 smithi060 ceph-mon[94696]: pgmap v7471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:53 smithi141 ceph-mon[108989]: pgmap v7471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:54.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:54.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:55 smithi060 ceph-mon[94696]: pgmap v7472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:55 smithi141 ceph-mon[108989]: pgmap v7472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:31:56.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:56.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:57.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:57.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:57 smithi060 ceph-mon[94696]: pgmap v7473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:57 smithi141 ceph-mon[108989]: pgmap v7473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:31:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:59.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:31:59.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:31:59 smithi060 ceph-mon[94696]: pgmap v7474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:31:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:31:59 smithi141 ceph-mon[108989]: pgmap v7474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:00.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:00.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:01.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:01.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:01 smithi141 ceph-mon[108989]: pgmap v7475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:01 smithi060 ceph-mon[94696]: pgmap v7475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:02.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:02.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:03.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:03.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:03 smithi141 ceph-mon[108989]: pgmap v7476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:03 smithi060 ceph-mon[94696]: pgmap v7476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:04.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:04.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:05.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:05.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:05 smithi141 ceph-mon[108989]: pgmap v7477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:05 smithi060 ceph-mon[94696]: pgmap v7477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:06.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:06.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:07.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:07 smithi141 ceph-mon[108989]: pgmap v7478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:07 smithi060 ceph-mon[94696]: pgmap v7478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:08.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:08.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:09.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:09.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:09 smithi060 ceph-mon[94696]: pgmap v7479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:09 smithi141 ceph-mon[108989]: pgmap v7479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:10.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:10.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:11.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:11.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:11 smithi141 ceph-mon[108989]: pgmap v7480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:11 smithi060 ceph-mon[94696]: pgmap v7480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:12.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:13.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:13.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:13 smithi141 ceph-mon[108989]: pgmap v7481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:13 smithi060 ceph-mon[94696]: pgmap v7481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:14.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:14.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:15.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:15.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:15.865 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:15 smithi141 ceph-mon[108989]: pgmap v7482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:15 smithi060 ceph-mon[94696]: pgmap v7482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:16.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:16.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:17.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:17.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:17 smithi141 ceph-mon[108989]: pgmap v7483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:17 smithi060 ceph-mon[94696]: pgmap v7483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:18.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:18.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:19.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:19.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:19 smithi060 ceph-mon[94696]: pgmap v7484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:19 smithi141 ceph-mon[108989]: pgmap v7484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:21.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:21.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:21 smithi141 ceph-mon[108989]: pgmap v7485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:21 smithi060 ceph-mon[94696]: pgmap v7485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:22.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:22.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:23.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:23 smithi141 ceph-mon[108989]: pgmap v7486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:23 smithi060 ceph-mon[94696]: pgmap v7486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:24.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:24.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:32:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:32:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:25.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:25.967 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: pgmap v7487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:25.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:32:25.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:32:25.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:32:25.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:32:25.969 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:32:25.969 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: pgmap v7487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:32:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:32:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:32:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:32:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:32:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:27 smithi141 ceph-mon[108989]: pgmap v7488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:27 smithi060 ceph-mon[94696]: pgmap v7488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:28.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:28.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:29.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:29.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:29 smithi060 ceph-mon[94696]: pgmap v7489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:29 smithi141 ceph-mon[108989]: pgmap v7489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:31.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:31.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:31 smithi141 ceph-mon[108989]: pgmap v7490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:31 smithi060 ceph-mon[94696]: pgmap v7490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:32.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:32.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:33.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:33.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:33 smithi141 ceph-mon[108989]: pgmap v7491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:33 smithi060 ceph-mon[94696]: pgmap v7491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:34.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:34.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:35.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:35.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:35.917 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:35 smithi060 ceph-mon[94696]: pgmap v7492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:35 smithi141 ceph-mon[108989]: pgmap v7492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:36.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:36.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:37.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:37.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:37 smithi141 ceph-mon[108989]: pgmap v7493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:37 smithi060 ceph-mon[94696]: pgmap v7493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:38.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:38.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:39.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:39.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:39 smithi060 ceph-mon[94696]: pgmap v7494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:39 smithi141 ceph-mon[108989]: pgmap v7494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:40.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:40.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:40.973 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:41.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:41.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:41 smithi141 ceph-mon[108989]: pgmap v7495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:41 smithi060 ceph-mon[94696]: pgmap v7495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:42.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:42.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:43.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:43.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:43 smithi141 ceph-mon[108989]: pgmap v7496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:43 smithi060 ceph-mon[94696]: pgmap v7496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:44.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:44.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:45.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:45.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:45 smithi141 ceph-mon[108989]: pgmap v7497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:46.030 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:45 smithi060 ceph-mon[94696]: pgmap v7497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:46.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:46.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:47.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:47 smithi141 ceph-mon[108989]: pgmap v7498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:47 smithi060 ceph-mon[94696]: pgmap v7498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:48.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:48.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:49.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:49.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:49 smithi060 ceph-mon[94696]: pgmap v7499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:49 smithi141 ceph-mon[108989]: pgmap v7499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:50.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:50.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:51.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:51.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:51 smithi141 ceph-mon[108989]: pgmap v7500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:51 smithi060 ceph-mon[94696]: pgmap v7500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:52.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:52.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:53.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:53.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:53 smithi141 ceph-mon[108989]: pgmap v7501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:53 smithi060 ceph-mon[94696]: pgmap v7501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:54.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:54.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:55.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:55.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:55 smithi141 ceph-mon[108989]: pgmap v7502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:55 smithi060 ceph-mon[94696]: pgmap v7502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:56.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:32:56.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:56.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:57.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:57.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:57 smithi141 ceph-mon[108989]: pgmap v7503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:57 smithi060 ceph-mon[94696]: pgmap v7503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:32:58.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:58.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:59.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:32:59.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:32:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:32:59 smithi060 ceph-mon[94696]: pgmap v7504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:32:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:32:59 smithi141 ceph-mon[108989]: pgmap v7504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:00.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:00.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:01.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:01.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:01 smithi141 ceph-mon[108989]: pgmap v7505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:01 smithi060 ceph-mon[94696]: pgmap v7505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:02.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:02.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:03.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:03.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:03 smithi141 ceph-mon[108989]: pgmap v7506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:03 smithi060 ceph-mon[94696]: pgmap v7506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:04.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:04.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:05.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:05.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:05 smithi141 ceph-mon[108989]: pgmap v7507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:05 smithi060 ceph-mon[94696]: pgmap v7507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:06.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:06.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:07.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:07.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:07 smithi141 ceph-mon[108989]: pgmap v7508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:07 smithi060 ceph-mon[94696]: pgmap v7508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:08.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:08.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:09.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:09.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:09 smithi060 ceph-mon[94696]: pgmap v7509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:09 smithi141 ceph-mon[108989]: pgmap v7509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:10.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:10.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:11.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:11.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:11 smithi141 ceph-mon[108989]: pgmap v7510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:11 smithi060 ceph-mon[94696]: pgmap v7510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:12.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:12.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:13.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:13.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:13 smithi141 ceph-mon[108989]: pgmap v7511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:13 smithi060 ceph-mon[94696]: pgmap v7511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:14.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:14.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:15.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:15.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:15 smithi141 ceph-mon[108989]: pgmap v7512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:15 smithi060 ceph-mon[94696]: pgmap v7512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:16.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:16.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:17.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:17.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:17 smithi141 ceph-mon[108989]: pgmap v7513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:17 smithi060 ceph-mon[94696]: pgmap v7513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:18.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:18.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:19.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:19 smithi060 ceph-mon[94696]: pgmap v7514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:19 smithi141 ceph-mon[108989]: pgmap v7514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:20.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:20.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:21.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:21.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:21 smithi141 ceph-mon[108989]: pgmap v7515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:21 smithi060 ceph-mon[94696]: pgmap v7515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:22.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:22.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:23.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:23.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:23 smithi141 ceph-mon[108989]: pgmap v7516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:23 smithi060 ceph-mon[94696]: pgmap v7516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:25.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: pgmap v7517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: pgmap v7517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:33:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:26.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:27.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:27 smithi141 ceph-mon[108989]: pgmap v7518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:27 smithi060 ceph-mon[94696]: pgmap v7518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:28.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:28.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:29.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:29.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: pgmap v7519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:33:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:33:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:33:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: pgmap v7519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:33:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:33:30.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:30.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:31.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:31 smithi060 ceph-mon[94696]: pgmap v7520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:31 smithi141 ceph-mon[108989]: pgmap v7520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:32.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:32.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:33.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:33.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:33 smithi141 ceph-mon[108989]: pgmap v7521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:33 smithi060 ceph-mon[94696]: pgmap v7521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:34.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:34.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:35.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:35.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:35 smithi141 ceph-mon[108989]: pgmap v7522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:35 smithi060 ceph-mon[94696]: pgmap v7522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:36.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:36.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:37.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:37.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:37 smithi060 ceph-mon[94696]: pgmap v7523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:37 smithi141 ceph-mon[108989]: pgmap v7523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:39 smithi060 ceph-mon[94696]: pgmap v7524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:39.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:39.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:39 smithi141 ceph-mon[108989]: pgmap v7524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:40.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:40.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:41.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:41 smithi060 ceph-mon[94696]: pgmap v7525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:41 smithi141 ceph-mon[108989]: pgmap v7525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:43.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:43.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:43 smithi060 ceph-mon[94696]: pgmap v7526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:43 smithi141 ceph-mon[108989]: pgmap v7526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:44.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:45.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:45.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:45 smithi060 ceph-mon[94696]: pgmap v7527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:45 smithi141 ceph-mon[108989]: pgmap v7527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:46.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:46.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:46 smithi060 ceph-mon[94696]: pgmap v7528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:46 smithi141 ceph-mon[108989]: pgmap v7528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:47.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:47.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:48.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:48.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:49 smithi060 ceph-mon[94696]: pgmap v7529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:49 smithi141 ceph-mon[108989]: pgmap v7529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:49.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:49.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:50.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:50.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:51 smithi141 ceph-mon[108989]: pgmap v7530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:51.769 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:51 smithi060 ceph-mon[94696]: pgmap v7530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:51.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:51.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:52.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:52.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:53 smithi141 ceph-mon[108989]: pgmap v7531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:53 smithi060 ceph-mon[94696]: pgmap v7531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:53.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:53.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:54.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:54.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:55 smithi141 ceph-mon[108989]: pgmap v7532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:55 smithi060 ceph-mon[94696]: pgmap v7532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:33:55.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:55.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:56.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:56.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:57 smithi141 ceph-mon[108989]: pgmap v7533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:57 smithi060 ceph-mon[94696]: pgmap v7533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:33:57.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:57.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:58.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:58.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:33:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:33:59 smithi141 ceph-mon[108989]: pgmap v7534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:33:59 smithi060 ceph-mon[94696]: pgmap v7534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:33:59.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:33:59.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:00.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:00.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:01 smithi141 ceph-mon[108989]: pgmap v7535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:01 smithi060 ceph-mon[94696]: pgmap v7535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:01.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:01.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:02.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:03 smithi141 ceph-mon[108989]: pgmap v7536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:03 smithi060 ceph-mon[94696]: pgmap v7536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:03.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:03.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:04.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:04.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:05 smithi141 ceph-mon[108989]: pgmap v7537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:05 smithi060 ceph-mon[94696]: pgmap v7537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:05.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:05.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:07 smithi141 ceph-mon[108989]: pgmap v7538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:07 smithi060 ceph-mon[94696]: pgmap v7538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:07.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:07.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:08.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:08.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:09 smithi141 ceph-mon[108989]: pgmap v7539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:09 smithi060 ceph-mon[94696]: pgmap v7539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:09.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:09.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:10.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:10.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:11 smithi141 ceph-mon[108989]: pgmap v7540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:11 smithi060 ceph-mon[94696]: pgmap v7540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:11.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:11.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:12.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:12.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:13 smithi141 ceph-mon[108989]: pgmap v7541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:13 smithi060 ceph-mon[94696]: pgmap v7541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:14.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:14.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:15 smithi141 ceph-mon[108989]: pgmap v7542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:15 smithi060 ceph-mon[94696]: pgmap v7542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:15.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:15.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:16.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:16.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:17 smithi141 ceph-mon[108989]: pgmap v7543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:17 smithi060 ceph-mon[94696]: pgmap v7543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:17.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:17.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:18.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:18.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:19 smithi141 ceph-mon[108989]: pgmap v7544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:19 smithi060 ceph-mon[94696]: pgmap v7544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:19.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:19.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:20.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:20.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:21 smithi141 ceph-mon[108989]: pgmap v7545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:21 smithi060 ceph-mon[94696]: pgmap v7545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:21.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:21.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:22.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:22.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:23 smithi141 ceph-mon[108989]: pgmap v7546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:23 smithi060 ceph-mon[94696]: pgmap v7546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:23.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:23.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:24.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:24.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:25 smithi141 ceph-mon[108989]: pgmap v7547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:25 smithi060 ceph-mon[94696]: pgmap v7547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:25.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:25.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:26.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:26.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:27 smithi141 ceph-mon[108989]: pgmap v7548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:27 smithi060 ceph-mon[94696]: pgmap v7548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:27.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:27.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:28.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:28.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:29 smithi141 ceph-mon[108989]: pgmap v7549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:34:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:29 smithi060 ceph-mon[94696]: pgmap v7549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:34:29.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:29.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:34:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:34:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:34:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:34:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:34:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:34:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:34:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:34:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:34:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:34:30.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:30.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:31 smithi141 ceph-mon[108989]: pgmap v7550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:31 smithi060 ceph-mon[94696]: pgmap v7550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:33 smithi141 ceph-mon[108989]: pgmap v7551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:33 smithi060 ceph-mon[94696]: pgmap v7551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:33.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:33.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:34.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:34.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:35 smithi141 ceph-mon[108989]: pgmap v7552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:35 smithi060 ceph-mon[94696]: pgmap v7552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:35.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:35.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:36.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:36.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:37 smithi060 ceph-mon[94696]: pgmap v7553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:37 smithi141 ceph-mon[108989]: pgmap v7553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:37.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:38.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:38.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:39 smithi141 ceph-mon[108989]: pgmap v7554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:39 smithi060 ceph-mon[94696]: pgmap v7554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:40.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:40.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:41 smithi141 ceph-mon[108989]: pgmap v7555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:41 smithi060 ceph-mon[94696]: pgmap v7555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:41.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:41.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:42.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:42.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:43 smithi141 ceph-mon[108989]: pgmap v7556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:43 smithi060 ceph-mon[94696]: pgmap v7556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:43.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:43.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:44.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:45 smithi141 ceph-mon[108989]: pgmap v7557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:45 smithi060 ceph-mon[94696]: pgmap v7557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:45.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:45.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:46.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:47 smithi141 ceph-mon[108989]: pgmap v7558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:47 smithi060 ceph-mon[94696]: pgmap v7558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:47.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:47.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:48.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:48.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:49 smithi060 ceph-mon[94696]: pgmap v7559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:49.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:49.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:49 smithi141 ceph-mon[108989]: pgmap v7559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:50.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:50.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:51 smithi060 ceph-mon[94696]: pgmap v7560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:51.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:51.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:51 smithi141 ceph-mon[108989]: pgmap v7560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:52.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:52.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:53 smithi060 ceph-mon[94696]: pgmap v7561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:53.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:53 smithi141 ceph-mon[108989]: pgmap v7561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:54.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:54.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:55 smithi060 ceph-mon[94696]: pgmap v7562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:55.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:55.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:55 smithi141 ceph-mon[108989]: pgmap v7562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:34:56.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:56.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:57 smithi060 ceph-mon[94696]: pgmap v7563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:57.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:57.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:57 smithi141 ceph-mon[108989]: pgmap v7563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:34:58.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:58.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:34:59 smithi060 ceph-mon[94696]: pgmap v7564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:34:59.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:34:59.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:34:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:34:59 smithi141 ceph-mon[108989]: pgmap v7564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:00.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:00.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:01 smithi060 ceph-mon[94696]: pgmap v7565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:01.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:01.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:01 smithi141 ceph-mon[108989]: pgmap v7565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:02.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:02.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:03 smithi060 ceph-mon[94696]: pgmap v7566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:03.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:03.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:03 smithi141 ceph-mon[108989]: pgmap v7566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:04.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:04.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:05 smithi060 ceph-mon[94696]: pgmap v7567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:05 smithi141 ceph-mon[108989]: pgmap v7567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:06.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:06.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:07 smithi060 ceph-mon[94696]: pgmap v7568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:07.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:07.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:07 smithi141 ceph-mon[108989]: pgmap v7568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:08.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:08.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:09 smithi060 ceph-mon[94696]: pgmap v7569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:09.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:09.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:09 smithi141 ceph-mon[108989]: pgmap v7569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:10.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:10.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:11 smithi060 ceph-mon[94696]: pgmap v7570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:11 smithi141 ceph-mon[108989]: pgmap v7570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:12.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:12.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:13 smithi060 ceph-mon[94696]: pgmap v7571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:13.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:13.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:13 smithi141 ceph-mon[108989]: pgmap v7571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:14.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:14.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:15 smithi060 ceph-mon[94696]: pgmap v7572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:15.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:15.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:15 smithi141 ceph-mon[108989]: pgmap v7572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:16.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:16.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:17 smithi060 ceph-mon[94696]: pgmap v7573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:17 smithi141 ceph-mon[108989]: pgmap v7573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:18.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:18.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:19 smithi060 ceph-mon[94696]: pgmap v7574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:19 smithi141 ceph-mon[108989]: pgmap v7574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:20.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:20.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:21 smithi060 ceph-mon[94696]: pgmap v7575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:21.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:21 smithi141 ceph-mon[108989]: pgmap v7575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:22.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:22.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:23 smithi060 ceph-mon[94696]: pgmap v7576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:23 smithi141 ceph-mon[108989]: pgmap v7576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:24.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:25.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:25 smithi060 ceph-mon[94696]: pgmap v7577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:25 smithi141 ceph-mon[108989]: pgmap v7577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:25.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:25.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:26.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:26.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:27.818 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:27 smithi141 ceph-mon[108989]: pgmap v7578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:27 smithi060 ceph-mon[94696]: pgmap v7578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:27.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:27.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:29.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:29.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:29 smithi060 ceph-mon[94696]: pgmap v7579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:29 smithi141 ceph-mon[108989]: pgmap v7579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:30.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:30.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:35:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:35:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:35:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:35:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:35:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:35:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:35:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:35:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:35:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:35:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:35:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:35:31.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:31.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:31 smithi060 ceph-mon[94696]: pgmap v7580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:31 smithi141 ceph-mon[108989]: pgmap v7580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:32.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:32.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:33.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:33.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:33 smithi060 ceph-mon[94696]: pgmap v7581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:33 smithi141 ceph-mon[108989]: pgmap v7581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:34.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:34.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:35.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:35.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:35 smithi060 ceph-mon[94696]: pgmap v7582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:35 smithi141 ceph-mon[108989]: pgmap v7582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:36.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:36.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:37.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:37.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:37.923 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:37 smithi141 ceph-mon[108989]: pgmap v7583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:37.961 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:37 smithi060 ceph-mon[94696]: pgmap v7583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:38.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:38.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:39.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:39.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:39 smithi060 ceph-mon[94696]: pgmap v7584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:39 smithi141 ceph-mon[108989]: pgmap v7584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:40.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:40.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:41.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:41.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:41 smithi141 ceph-mon[108989]: pgmap v7585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:42.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:42.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:41 smithi060 ceph-mon[94696]: pgmap v7585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:43.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:43.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:43 smithi141 ceph-mon[108989]: pgmap v7586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:44.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:44.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:43 smithi060 ceph-mon[94696]: pgmap v7586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:45.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:45.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:45 smithi141 ceph-mon[108989]: pgmap v7587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:46.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:46.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:45 smithi060 ceph-mon[94696]: pgmap v7587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:47.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:47.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:47 smithi141 ceph-mon[108989]: pgmap v7588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:48.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:48.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:47 smithi060 ceph-mon[94696]: pgmap v7588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:49.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:49.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:49 smithi060 ceph-mon[94696]: pgmap v7589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:49 smithi141 ceph-mon[108989]: pgmap v7589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:50.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:50.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:51.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:51.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:51 smithi141 ceph-mon[108989]: pgmap v7590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:52.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:52.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:51 smithi060 ceph-mon[94696]: pgmap v7590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:53.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:53.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:53 smithi141 ceph-mon[108989]: pgmap v7591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:54.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:54.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:53 smithi060 ceph-mon[94696]: pgmap v7591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:55.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:55.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:55 smithi141 ceph-mon[108989]: pgmap v7592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:56.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:56.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:55 smithi060 ceph-mon[94696]: pgmap v7592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:35:57.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:57.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:57 smithi141 ceph-mon[108989]: pgmap v7593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:58.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:58.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:57 smithi060 ceph-mon[94696]: pgmap v7593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:35:59.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:35:59.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:35:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:35:59 smithi060 ceph-mon[94696]: pgmap v7594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:35:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:35:59 smithi141 ceph-mon[108989]: pgmap v7594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:00.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:00.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:01.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:01.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:01 smithi141 ceph-mon[108989]: pgmap v7595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:02.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:02.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:01 smithi060 ceph-mon[94696]: pgmap v7595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:03.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:03.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:03 smithi141 ceph-mon[108989]: pgmap v7596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:04.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:04.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:03 smithi060 ceph-mon[94696]: pgmap v7596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:05.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:05.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:05 smithi141 ceph-mon[108989]: pgmap v7597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:06.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:06.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:05 smithi060 ceph-mon[94696]: pgmap v7597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:07.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:07.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:07 smithi141 ceph-mon[108989]: pgmap v7598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:08.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:08.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:07 smithi060 ceph-mon[94696]: pgmap v7598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:09.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:09.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:09 smithi060 ceph-mon[94696]: pgmap v7599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:09 smithi141 ceph-mon[108989]: pgmap v7599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:10.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:10.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:11.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:11.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:11 smithi141 ceph-mon[108989]: pgmap v7600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:11 smithi060 ceph-mon[94696]: pgmap v7600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:12.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:12.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:13.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:13.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:13 smithi141 ceph-mon[108989]: pgmap v7601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:13 smithi060 ceph-mon[94696]: pgmap v7601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:14.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:14.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:15.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:15.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:15 smithi141 ceph-mon[108989]: pgmap v7602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:15 smithi060 ceph-mon[94696]: pgmap v7602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:16.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:16.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:17.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:17.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:17 smithi141 ceph-mon[108989]: pgmap v7603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:17 smithi060 ceph-mon[94696]: pgmap v7603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:18.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:18.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:19.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:19.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:19 smithi060 ceph-mon[94696]: pgmap v7604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:19 smithi141 ceph-mon[108989]: pgmap v7604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:20.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:20.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:21.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:21.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:21.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:21 smithi141 ceph-mon[108989]: pgmap v7605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:21 smithi060 ceph-mon[94696]: pgmap v7605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:22.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:22.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:23.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:23.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:23 smithi060 ceph-mon[94696]: pgmap v7606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:23 smithi141 ceph-mon[108989]: pgmap v7606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:24.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:24.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:25.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:25.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:25 smithi141 ceph-mon[108989]: pgmap v7607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:25 smithi060 ceph-mon[94696]: pgmap v7607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:26.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:26.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:27.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:27 smithi141 ceph-mon[108989]: pgmap v7608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:27 smithi060 ceph-mon[94696]: pgmap v7608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:28.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:28.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:29.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:29.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:29 smithi060 ceph-mon[94696]: pgmap v7609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:29 smithi141 ceph-mon[108989]: pgmap v7609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:30.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:30.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:36:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:36:31.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:31.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:31 smithi141 ceph-mon[108989]: pgmap v7610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:31 smithi060 ceph-mon[94696]: pgmap v7610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:32.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:32.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:33.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: pgmap v7611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: pgmap v7611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:36:34.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:34.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:35.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:35.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:35 smithi141 ceph-mon[108989]: pgmap v7612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:35 smithi060 ceph-mon[94696]: pgmap v7612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:36.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:36.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:37 smithi141 ceph-mon[108989]: pgmap v7613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:37 smithi060 ceph-mon[94696]: pgmap v7613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:38.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:38.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:39.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:39.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:39 smithi060 ceph-mon[94696]: pgmap v7614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:39 smithi141 ceph-mon[108989]: pgmap v7614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:40.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:40.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:41 smithi141 ceph-mon[108989]: pgmap v7615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:41 smithi060 ceph-mon[94696]: pgmap v7615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:43 smithi141 ceph-mon[108989]: pgmap v7616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:43 smithi060 ceph-mon[94696]: pgmap v7616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:44.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:45.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:45 smithi141 ceph-mon[108989]: pgmap v7617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:45 smithi060 ceph-mon[94696]: pgmap v7617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:47.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:47 smithi141 ceph-mon[108989]: pgmap v7618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:47 smithi060 ceph-mon[94696]: pgmap v7618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:49.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:49 smithi060 ceph-mon[94696]: pgmap v7619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:49 smithi141 ceph-mon[108989]: pgmap v7619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:51 smithi141 ceph-mon[108989]: pgmap v7620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:51 smithi060 ceph-mon[94696]: pgmap v7620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:53.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:53.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:53 smithi141 ceph-mon[108989]: pgmap v7621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:53 smithi060 ceph-mon[94696]: pgmap v7621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:55 smithi141 ceph-mon[108989]: pgmap v7622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:55 smithi060 ceph-mon[94696]: pgmap v7622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:36:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:56.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:57 smithi141 ceph-mon[108989]: pgmap v7623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:57 smithi060 ceph-mon[94696]: pgmap v7623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:36:58.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:58.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:36:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:36:59.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:36:59 smithi060 ceph-mon[94696]: pgmap v7624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:36:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:36:59 smithi141 ceph-mon[108989]: pgmap v7624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:00.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:01.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:01.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:01 smithi141 ceph-mon[108989]: pgmap v7625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:01 smithi060 ceph-mon[94696]: pgmap v7625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:02.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:02.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:03.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:03.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:03 smithi141 ceph-mon[108989]: pgmap v7626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:03 smithi060 ceph-mon[94696]: pgmap v7626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:04.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:04.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:05.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:05.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:05 smithi141 ceph-mon[108989]: pgmap v7627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:05 smithi060 ceph-mon[94696]: pgmap v7627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:07.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:07.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:07 smithi141 ceph-mon[108989]: pgmap v7628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:07 smithi060 ceph-mon[94696]: pgmap v7628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:08.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:08.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:09.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:09.823 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:09 smithi060 ceph-mon[94696]: pgmap v7629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:09 smithi141 ceph-mon[108989]: pgmap v7629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:11 smithi141 ceph-mon[108989]: pgmap v7630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:11 smithi060 ceph-mon[94696]: pgmap v7630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:12.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:12.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:13.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:13 smithi141 ceph-mon[108989]: pgmap v7631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:14.044 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:13 smithi060 ceph-mon[94696]: pgmap v7631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:14.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:14.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:15.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:15.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:15 smithi141 ceph-mon[108989]: pgmap v7632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:15 smithi060 ceph-mon[94696]: pgmap v7632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:17.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:17 smithi060 ceph-mon[94696]: pgmap v7633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:18.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:18.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:17 smithi141 ceph-mon[108989]: pgmap v7633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:19 smithi060 ceph-mon[94696]: pgmap v7634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:19 smithi141 ceph-mon[108989]: pgmap v7634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:21.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:21.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:21 smithi060 ceph-mon[94696]: pgmap v7635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:22.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:21 smithi141 ceph-mon[108989]: pgmap v7635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:23.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:23.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:24.005 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:23 smithi141 ceph-mon[108989]: pgmap v7636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:23 smithi060 ceph-mon[94696]: pgmap v7636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:24.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:24.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:25.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:25 smithi060 ceph-mon[94696]: pgmap v7637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:26.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:26.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:25 smithi141 ceph-mon[108989]: pgmap v7637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:27.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:27.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:27 smithi060 ceph-mon[94696]: pgmap v7638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:28.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:27 smithi141 ceph-mon[108989]: pgmap v7638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:29.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:29.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:29 smithi060 ceph-mon[94696]: pgmap v7639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:30.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:30.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:29 smithi141 ceph-mon[108989]: pgmap v7639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:31.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:31.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:31 smithi060 ceph-mon[94696]: pgmap v7640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:32.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:32.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:31 smithi141 ceph-mon[108989]: pgmap v7640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:33.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:33.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:33 smithi060 ceph-mon[94696]: pgmap v7641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:34.109 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:33 smithi141 ceph-mon[108989]: pgmap v7641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:34.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:37:35.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:37:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:35 smithi060 ceph-mon[94696]: pgmap v7642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:35 smithi141 ceph-mon[108989]: pgmap v7642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:37.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:37.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:37 smithi060 ceph-mon[94696]: pgmap v7643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:38.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:38.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:37 smithi141 ceph-mon[108989]: pgmap v7643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:39.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:39.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: pgmap v7644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:37:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:37:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:37:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: pgmap v7644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:40.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:40.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:37:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:37:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:37:40.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:37:40.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:40.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:40.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:41.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:41.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:41 smithi141 ceph-mon[108989]: pgmap v7645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:41 smithi060 ceph-mon[94696]: pgmap v7645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:42.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:42.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:43.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:43.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:43 smithi141 ceph-mon[108989]: pgmap v7646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:43 smithi060 ceph-mon[94696]: pgmap v7646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:44.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:44.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:45.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:45.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:45 smithi141 ceph-mon[108989]: pgmap v7647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:45 smithi060 ceph-mon[94696]: pgmap v7647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:46.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:46.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:47.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:47.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:47 smithi141 ceph-mon[108989]: pgmap v7648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:47 smithi060 ceph-mon[94696]: pgmap v7648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:48.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:48.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:49.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:49.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:49 smithi060 ceph-mon[94696]: pgmap v7649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:49 smithi141 ceph-mon[108989]: pgmap v7649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:50.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:50.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:51.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:51.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:51 smithi141 ceph-mon[108989]: pgmap v7650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:51 smithi060 ceph-mon[94696]: pgmap v7650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:52.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:52.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:53.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:53.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:53 smithi141 ceph-mon[108989]: pgmap v7651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:53 smithi060 ceph-mon[94696]: pgmap v7651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:54.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:54.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:55.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:55 smithi141 ceph-mon[108989]: pgmap v7652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:55 smithi060 ceph-mon[94696]: pgmap v7652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:37:56.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:56.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:57.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:57.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:57 smithi141 ceph-mon[108989]: pgmap v7653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:57 smithi060 ceph-mon[94696]: pgmap v7653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:37:58.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:58.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:59.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:37:59.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:37:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:37:59 smithi060 ceph-mon[94696]: pgmap v7654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:37:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:37:59 smithi141 ceph-mon[108989]: pgmap v7654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:00.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:00.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:01.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:01.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:01 smithi141 ceph-mon[108989]: pgmap v7655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:01 smithi060 ceph-mon[94696]: pgmap v7655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:02.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:02.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:03.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:03 smithi141 ceph-mon[108989]: pgmap v7656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:03 smithi060 ceph-mon[94696]: pgmap v7656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:05.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:05.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:05 smithi141 ceph-mon[108989]: pgmap v7657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:05 smithi060 ceph-mon[94696]: pgmap v7657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:06.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:07.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:07.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:07 smithi141 ceph-mon[108989]: pgmap v7658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:07 smithi060 ceph-mon[94696]: pgmap v7658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:09.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:09 smithi141 ceph-mon[108989]: pgmap v7659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:09 smithi060 ceph-mon[94696]: pgmap v7659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:10.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:11 smithi141 ceph-mon[108989]: pgmap v7660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:11 smithi060 ceph-mon[94696]: pgmap v7660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:12.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:12.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:13.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:13 smithi141 ceph-mon[108989]: pgmap v7661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:13 smithi060 ceph-mon[94696]: pgmap v7661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:14.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:15 smithi141 ceph-mon[108989]: pgmap v7662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:15 smithi060 ceph-mon[94696]: pgmap v7662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:16.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:17 smithi141 ceph-mon[108989]: pgmap v7663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:17 smithi060 ceph-mon[94696]: pgmap v7663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:19.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:19.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:19 smithi060 ceph-mon[94696]: pgmap v7664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:19 smithi141 ceph-mon[108989]: pgmap v7664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:20.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:20.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:21.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:21.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:21 smithi141 ceph-mon[108989]: pgmap v7665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:21 smithi060 ceph-mon[94696]: pgmap v7665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:22.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:22.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:23.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:23.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:23 smithi141 ceph-mon[108989]: pgmap v7666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:23 smithi060 ceph-mon[94696]: pgmap v7666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:24.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:24.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:25.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:25.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:25 smithi141 ceph-mon[108989]: pgmap v7667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:25 smithi060 ceph-mon[94696]: pgmap v7667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:26.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:26.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:27.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:27.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:27 smithi141 ceph-mon[108989]: pgmap v7668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:27 smithi060 ceph-mon[94696]: pgmap v7668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:28.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:28.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:29.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:29.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:29 smithi060 ceph-mon[94696]: pgmap v7669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:29 smithi141 ceph-mon[108989]: pgmap v7669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:30.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:30.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:31.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:31.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:31 smithi141 ceph-mon[108989]: pgmap v7670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:31 smithi060 ceph-mon[94696]: pgmap v7670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:33.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:33 smithi141 ceph-mon[108989]: pgmap v7671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:33 smithi060 ceph-mon[94696]: pgmap v7671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:35 smithi141 ceph-mon[108989]: pgmap v7672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:35 smithi060 ceph-mon[94696]: pgmap v7672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:36.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:37.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:37.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:37 smithi141 ceph-mon[108989]: pgmap v7673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:37 smithi060 ceph-mon[94696]: pgmap v7673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:39 smithi060 ceph-mon[94696]: pgmap v7674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:38:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:39 smithi141 ceph-mon[108989]: pgmap v7674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:38:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:38:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:38:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:38:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:38:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:38:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:41 smithi060 ceph-mon[94696]: pgmap v7675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:41 smithi141 ceph-mon[108989]: pgmap v7675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:43.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:43 smithi060 ceph-mon[94696]: pgmap v7676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:43 smithi141 ceph-mon[108989]: pgmap v7676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:45.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:45 smithi060 ceph-mon[94696]: pgmap v7677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:45 smithi141 ceph-mon[108989]: pgmap v7677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:46.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:46.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:47.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:47 smithi060 ceph-mon[94696]: pgmap v7678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:47 smithi141 ceph-mon[108989]: pgmap v7678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:49.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:49 smithi060 ceph-mon[94696]: pgmap v7679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:49 smithi141 ceph-mon[108989]: pgmap v7679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:51.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:51.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:51 smithi060 ceph-mon[94696]: pgmap v7680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:51 smithi141 ceph-mon[108989]: pgmap v7680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:53 smithi060 ceph-mon[94696]: pgmap v7681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:53 smithi141 ceph-mon[108989]: pgmap v7681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:54.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:54.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:55 smithi141 ceph-mon[108989]: pgmap v7682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:55 smithi060 ceph-mon[94696]: pgmap v7682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:38:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:57 smithi141 ceph-mon[108989]: pgmap v7683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:57 smithi060 ceph-mon[94696]: pgmap v7683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:38:58.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:58.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:38:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:38:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:38:59 smithi141 ceph-mon[108989]: pgmap v7684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:38:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:38:59 smithi060 ceph-mon[94696]: pgmap v7684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:01 smithi141 ceph-mon[108989]: pgmap v7685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:01 smithi060 ceph-mon[94696]: pgmap v7685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:02.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:02.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:03 smithi141 ceph-mon[108989]: pgmap v7686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:03 smithi060 ceph-mon[94696]: pgmap v7686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:04.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:05 smithi060 ceph-mon[94696]: pgmap v7687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:05 smithi141 ceph-mon[108989]: pgmap v7687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:07 smithi141 ceph-mon[108989]: pgmap v7688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:07 smithi060 ceph-mon[94696]: pgmap v7688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:08.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:08.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:09 smithi141 ceph-mon[108989]: pgmap v7689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:09 smithi060 ceph-mon[94696]: pgmap v7689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:10.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:11 smithi141 ceph-mon[108989]: pgmap v7690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:11 smithi060 ceph-mon[94696]: pgmap v7690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:13.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:13 smithi060 ceph-mon[94696]: pgmap v7691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:13 smithi141 ceph-mon[108989]: pgmap v7691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:14.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:14.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:15 smithi060 ceph-mon[94696]: pgmap v7692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:15 smithi141 ceph-mon[108989]: pgmap v7692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:17.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:17.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:17 smithi060 ceph-mon[94696]: pgmap v7693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:17 smithi141 ceph-mon[108989]: pgmap v7693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:18.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:18.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:19.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:19.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:19 smithi060 ceph-mon[94696]: pgmap v7694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:19 smithi141 ceph-mon[108989]: pgmap v7694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:20.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:20.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:21 smithi060 ceph-mon[94696]: pgmap v7695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:21 smithi141 ceph-mon[108989]: pgmap v7695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:22.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:23.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:23.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:23 smithi060 ceph-mon[94696]: pgmap v7696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:23 smithi141 ceph-mon[108989]: pgmap v7696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:25.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:25 smithi060 ceph-mon[94696]: pgmap v7697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:25 smithi141 ceph-mon[108989]: pgmap v7697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:26.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:26.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:27.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:27.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:27 smithi060 ceph-mon[94696]: pgmap v7698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:27 smithi141 ceph-mon[108989]: pgmap v7698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:28.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:28.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:29.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:29.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:29 smithi060 ceph-mon[94696]: pgmap v7699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:29 smithi141 ceph-mon[108989]: pgmap v7699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:30.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:30.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:31.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:31.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:31 smithi060 ceph-mon[94696]: pgmap v7700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:31 smithi141 ceph-mon[108989]: pgmap v7700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:32.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:32.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:33.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:33.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:33 smithi060 ceph-mon[94696]: pgmap v7701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:33 smithi141 ceph-mon[108989]: pgmap v7701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:34.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:34.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:35.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:35.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:35 smithi141 ceph-mon[108989]: pgmap v7702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:35 smithi060 ceph-mon[94696]: pgmap v7702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:36.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:36.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:37.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:37.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:37 smithi060 ceph-mon[94696]: pgmap v7703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:37 smithi141 ceph-mon[108989]: pgmap v7703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:38.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:38.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:39.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:39.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:39.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:39 smithi060 ceph-mon[94696]: pgmap v7704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:39 smithi141 ceph-mon[108989]: pgmap v7704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:40.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:40.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:39:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:39:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:41.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:41.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: pgmap v7705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:39:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:39:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:39:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: pgmap v7705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:39:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:39:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:39:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:39:42.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:42.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:43.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:43.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:43 smithi060 ceph-mon[94696]: pgmap v7706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:43 smithi141 ceph-mon[108989]: pgmap v7706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:44.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:44.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:45.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:45.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:45 smithi141 ceph-mon[108989]: pgmap v7707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:45 smithi060 ceph-mon[94696]: pgmap v7707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:46.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:46.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:47.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:47.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:47 smithi060 ceph-mon[94696]: pgmap v7708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:47 smithi141 ceph-mon[108989]: pgmap v7708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:48.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:48.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:49.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:49 smithi060 ceph-mon[94696]: pgmap v7709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:49 smithi141 ceph-mon[108989]: pgmap v7709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:50.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:50.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:51.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:51.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:51 smithi060 ceph-mon[94696]: pgmap v7710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:51 smithi141 ceph-mon[108989]: pgmap v7710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:52.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:52.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:53 smithi060 ceph-mon[94696]: pgmap v7711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:53 smithi141 ceph-mon[108989]: pgmap v7711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:54.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:54.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:55.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:55.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:55 smithi060 ceph-mon[94696]: pgmap v7712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:55 smithi141 ceph-mon[108989]: pgmap v7712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:39:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:56.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:57.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:57.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:57 smithi060 ceph-mon[94696]: pgmap v7713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:57 smithi141 ceph-mon[108989]: pgmap v7713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:39:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:59.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:39:59.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:39:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:39:59 smithi060 ceph-mon[94696]: pgmap v7714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:39:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:39:59 smithi141 ceph-mon[108989]: pgmap v7714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:00.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:00.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:40:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:40:01.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:01.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:01 smithi141 ceph-mon[108989]: pgmap v7715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:01 smithi060 ceph-mon[94696]: pgmap v7715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:02.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:02.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:03.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:03 smithi141 ceph-mon[108989]: pgmap v7716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:03 smithi060 ceph-mon[94696]: pgmap v7716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:04.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:04.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:05.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:05.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:05.975 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:05 smithi060 ceph-mon[94696]: pgmap v7717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:05 smithi141 ceph-mon[108989]: pgmap v7717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:06.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:07.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:07.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:07 smithi141 ceph-mon[108989]: pgmap v7718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:07 smithi060 ceph-mon[94696]: pgmap v7718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:08.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:08.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:09.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:09.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:09 smithi060 ceph-mon[94696]: pgmap v7719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:09 smithi141 ceph-mon[108989]: pgmap v7719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:10.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:10.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:11.031 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:11.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:11.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:11 smithi141 ceph-mon[108989]: pgmap v7720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:11 smithi060 ceph-mon[94696]: pgmap v7720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:12.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:13.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:13.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:13 smithi141 ceph-mon[108989]: pgmap v7721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:13 smithi060 ceph-mon[94696]: pgmap v7721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:14.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:14.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:15.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:15.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:15 smithi141 ceph-mon[108989]: pgmap v7722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:15 smithi060 ceph-mon[94696]: pgmap v7722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:16.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:16.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:17.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:17 smithi141 ceph-mon[108989]: pgmap v7723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:17 smithi060 ceph-mon[94696]: pgmap v7723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:19.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:19.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:19 smithi060 ceph-mon[94696]: pgmap v7724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:19 smithi141 ceph-mon[108989]: pgmap v7724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:20.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:21.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:21.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:21 smithi141 ceph-mon[108989]: pgmap v7725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:21 smithi060 ceph-mon[94696]: pgmap v7725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:22.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:22.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:23.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:23 smithi141 ceph-mon[108989]: pgmap v7726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:23 smithi060 ceph-mon[94696]: pgmap v7726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:24.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:24.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:25.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:25.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:25.862 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:25 smithi141 ceph-mon[108989]: pgmap v7727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:25.862 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:26.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:25 smithi060 ceph-mon[94696]: pgmap v7727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:26.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:26.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:27.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:27.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:27 smithi141 ceph-mon[108989]: pgmap v7728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:27 smithi060 ceph-mon[94696]: pgmap v7728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:28.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:28.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:29.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:29.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:29 smithi060 ceph-mon[94696]: pgmap v7729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:29 smithi141 ceph-mon[108989]: pgmap v7729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:30.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:30.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:31.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:31.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:31 smithi141 ceph-mon[108989]: pgmap v7730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:31 smithi060 ceph-mon[94696]: pgmap v7730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:32.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:32.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:33 smithi141 ceph-mon[108989]: pgmap v7731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:33 smithi060 ceph-mon[94696]: pgmap v7731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:34.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:34.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:35.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:35.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:35.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:35 smithi141 ceph-mon[108989]: pgmap v7732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:35 smithi060 ceph-mon[94696]: pgmap v7732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:36.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:36.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:37.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:37.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:37 smithi141 ceph-mon[108989]: pgmap v7733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:37 smithi060 ceph-mon[94696]: pgmap v7733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:38.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:38.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:39.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:39.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:39 smithi060 ceph-mon[94696]: pgmap v7734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:39 smithi141 ceph-mon[108989]: pgmap v7734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:40.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:40.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: pgmap v7735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:40:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:40:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:40:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:40:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: pgmap v7735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:40:42.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:40:43.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:43.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:43 smithi141 ceph-mon[108989]: pgmap v7736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:43 smithi060 ceph-mon[94696]: pgmap v7736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:44.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:44.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:45.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:45.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:45 smithi141 ceph-mon[108989]: pgmap v7737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:45 smithi060 ceph-mon[94696]: pgmap v7737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:46.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:46.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:47.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:47.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:47 smithi141 ceph-mon[108989]: pgmap v7738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:47 smithi060 ceph-mon[94696]: pgmap v7738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:48.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:48.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:49.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:49.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:49 smithi060 ceph-mon[94696]: pgmap v7739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:49 smithi141 ceph-mon[108989]: pgmap v7739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:50.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:50.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:51.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:51.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:51 smithi060 ceph-mon[94696]: pgmap v7740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:51 smithi141 ceph-mon[108989]: pgmap v7740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:52.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:53.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:53.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:53 smithi141 ceph-mon[108989]: pgmap v7741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:53 smithi060 ceph-mon[94696]: pgmap v7741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:54.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:54.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:55.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:55 smithi141 ceph-mon[108989]: pgmap v7742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:55 smithi060 ceph-mon[94696]: pgmap v7742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:40:56.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:56.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:57.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:57 smithi141 ceph-mon[108989]: pgmap v7743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:57 smithi060 ceph-mon[94696]: pgmap v7743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:40:58.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:58.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:59.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:40:59.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:40:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:40:59 smithi060 ceph-mon[94696]: pgmap v7744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:40:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:40:59 smithi141 ceph-mon[108989]: pgmap v7744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:00.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:00.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:01.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:01.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:01 smithi141 ceph-mon[108989]: pgmap v7745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:01 smithi060 ceph-mon[94696]: pgmap v7745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:02.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:02.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:03.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:03.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:03 smithi141 ceph-mon[108989]: pgmap v7746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:03 smithi060 ceph-mon[94696]: pgmap v7746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:04.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:04.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:05.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:05.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:05 smithi141 ceph-mon[108989]: pgmap v7747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:05 smithi060 ceph-mon[94696]: pgmap v7747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:07.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:07.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:07 smithi141 ceph-mon[108989]: pgmap v7748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:07 smithi060 ceph-mon[94696]: pgmap v7748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:08.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:08.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:09.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:09.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:09 smithi060 ceph-mon[94696]: pgmap v7749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:09 smithi141 ceph-mon[108989]: pgmap v7749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:10.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:10.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:11.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:11.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:11 smithi141 ceph-mon[108989]: pgmap v7750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:11 smithi060 ceph-mon[94696]: pgmap v7750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:13.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:13.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:13 smithi141 ceph-mon[108989]: pgmap v7751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:13 smithi060 ceph-mon[94696]: pgmap v7751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:14.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:14.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:15.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:15.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:15 smithi141 ceph-mon[108989]: pgmap v7752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:15 smithi060 ceph-mon[94696]: pgmap v7752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:16.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:16.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:17.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:17.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:17 smithi141 ceph-mon[108989]: pgmap v7753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:17 smithi060 ceph-mon[94696]: pgmap v7753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:19.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:19.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:19 smithi060 ceph-mon[94696]: pgmap v7754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:19 smithi141 ceph-mon[108989]: pgmap v7754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:20.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:20.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:21 smithi141 ceph-mon[108989]: pgmap v7755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:21 smithi060 ceph-mon[94696]: pgmap v7755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:23.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:23.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:23 smithi141 ceph-mon[108989]: pgmap v7756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:23 smithi060 ceph-mon[94696]: pgmap v7756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:25.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:25.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:25 smithi141 ceph-mon[108989]: pgmap v7757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:25 smithi060 ceph-mon[94696]: pgmap v7757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:26.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:26.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:27 smithi141 ceph-mon[108989]: pgmap v7758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:27 smithi060 ceph-mon[94696]: pgmap v7758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:28.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:28.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:29.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:29 smithi060 ceph-mon[94696]: pgmap v7759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:29 smithi141 ceph-mon[108989]: pgmap v7759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:31.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:31.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:31 smithi141 ceph-mon[108989]: pgmap v7760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:31 smithi060 ceph-mon[94696]: pgmap v7760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:32.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:32.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:33.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:33.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:33 smithi141 ceph-mon[108989]: pgmap v7761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:33 smithi060 ceph-mon[94696]: pgmap v7761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:34.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:35.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:35.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:35 smithi141 ceph-mon[108989]: pgmap v7762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:35 smithi060 ceph-mon[94696]: pgmap v7762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:37.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:37.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:37 smithi141 ceph-mon[108989]: pgmap v7763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:37 smithi060 ceph-mon[94696]: pgmap v7763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:38.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:38.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:39.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:39.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:39 smithi060 ceph-mon[94696]: pgmap v7764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:39 smithi141 ceph-mon[108989]: pgmap v7764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:40.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:40.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:41.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:41.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:41 smithi141 ceph-mon[108989]: pgmap v7765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:42.047 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:41 smithi060 ceph-mon[94696]: pgmap v7765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:41:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:41:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:41:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:41:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:41:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:41:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:41:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:41:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:41:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:41:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:41:43.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:41:43.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:43 smithi060 ceph-mon[94696]: pgmap v7766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:43 smithi141 ceph-mon[108989]: pgmap v7766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:44.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:44.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:45.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:45 smithi060 ceph-mon[94696]: pgmap v7767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:45 smithi141 ceph-mon[108989]: pgmap v7767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:46.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:46.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:47.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:47.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:47 smithi060 ceph-mon[94696]: pgmap v7768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:47 smithi141 ceph-mon[108989]: pgmap v7768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:48.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:48.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:49.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:49.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:49 smithi060 ceph-mon[94696]: pgmap v7769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:49 smithi141 ceph-mon[108989]: pgmap v7769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:50.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:50.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:51.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:51.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:51 smithi060 ceph-mon[94696]: pgmap v7770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:51 smithi141 ceph-mon[108989]: pgmap v7770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:52.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:52.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:53.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:53.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:53 smithi060 ceph-mon[94696]: pgmap v7771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:53 smithi141 ceph-mon[108989]: pgmap v7771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:54.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:54.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:55.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:55.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:55 smithi060 ceph-mon[94696]: pgmap v7772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:55 smithi141 ceph-mon[108989]: pgmap v7772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:41:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:41:56.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:56.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:57.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:57.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:57 smithi060 ceph-mon[94696]: pgmap v7773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:57 smithi141 ceph-mon[108989]: pgmap v7773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:41:58.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:58.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:59.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:41:59.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:41:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:41:59 smithi060 ceph-mon[94696]: pgmap v7774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:41:59 smithi141 ceph-mon[108989]: pgmap v7774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:00.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:00.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:01 smithi060 ceph-mon[94696]: pgmap v7775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:01 smithi141 ceph-mon[108989]: pgmap v7775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:02.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:02.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:03.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:03.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:03 smithi060 ceph-mon[94696]: pgmap v7776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:03 smithi141 ceph-mon[108989]: pgmap v7776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:04.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:04.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:05.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:05.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:05 smithi060 ceph-mon[94696]: pgmap v7777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:05 smithi141 ceph-mon[108989]: pgmap v7777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:06.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:06.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:07.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:07.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:07 smithi060 ceph-mon[94696]: pgmap v7778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:07 smithi141 ceph-mon[108989]: pgmap v7778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:08.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:08.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:09.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:09.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:09 smithi060 ceph-mon[94696]: pgmap v7779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:09 smithi141 ceph-mon[108989]: pgmap v7779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:10.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:10.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:11.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:11.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:11 smithi060 ceph-mon[94696]: pgmap v7780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:11 smithi141 ceph-mon[108989]: pgmap v7780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:12.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:13 smithi060 ceph-mon[94696]: pgmap v7781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:13 smithi141 ceph-mon[108989]: pgmap v7781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:14.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:14.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:15.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:15.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:15 smithi060 ceph-mon[94696]: pgmap v7782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:15 smithi141 ceph-mon[108989]: pgmap v7782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:16.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:16.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:17.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:17.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:17 smithi060 ceph-mon[94696]: pgmap v7783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:17 smithi141 ceph-mon[108989]: pgmap v7783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:18.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:18.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:19.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:19.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:19 smithi060 ceph-mon[94696]: pgmap v7784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:19 smithi141 ceph-mon[108989]: pgmap v7784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:20.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:20.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:21.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:21.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:22.055 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:21 smithi141 ceph-mon[108989]: pgmap v7785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:21 smithi060 ceph-mon[94696]: pgmap v7785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:22.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:22.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:23.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:23.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:23 smithi060 ceph-mon[94696]: pgmap v7786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:23 smithi141 ceph-mon[108989]: pgmap v7786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:24.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:24.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:25.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:25.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:25 smithi060 ceph-mon[94696]: pgmap v7787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:25 smithi141 ceph-mon[108989]: pgmap v7787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:26.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:26.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:27.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:27.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:27 smithi060 ceph-mon[94696]: pgmap v7788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:27 smithi141 ceph-mon[108989]: pgmap v7788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:28.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:28.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:29 smithi060 ceph-mon[94696]: pgmap v7789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:29 smithi141 ceph-mon[108989]: pgmap v7789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:30.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:30.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:31.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:31.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:31 smithi060 ceph-mon[94696]: pgmap v7790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:31 smithi141 ceph-mon[108989]: pgmap v7790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:32.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:32.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:33.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:33.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:33 smithi060 ceph-mon[94696]: pgmap v7791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:33 smithi141 ceph-mon[108989]: pgmap v7791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:34.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:34.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:35.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:35.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:35 smithi060 ceph-mon[94696]: pgmap v7792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:35 smithi141 ceph-mon[108989]: pgmap v7792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:36.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:37.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:37.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:37 smithi060 ceph-mon[94696]: pgmap v7793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:37 smithi141 ceph-mon[108989]: pgmap v7793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:38.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:39.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:39.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:39 smithi060 ceph-mon[94696]: pgmap v7794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:39 smithi141 ceph-mon[108989]: pgmap v7794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:40.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:40.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:41.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:41.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:41 smithi060 ceph-mon[94696]: pgmap v7795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:41 smithi141 ceph-mon[108989]: pgmap v7795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:42.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:42.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:42:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:42:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: pgmap v7796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:42:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:42:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:42:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:42:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: pgmap v7796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:42:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:42:44.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:44.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:45.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:45.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:45 smithi060 ceph-mon[94696]: pgmap v7797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:45 smithi141 ceph-mon[108989]: pgmap v7797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:46.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:46.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:47.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:47.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:47 smithi141 ceph-mon[108989]: pgmap v7798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:47.794 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:47 smithi060 ceph-mon[94696]: pgmap v7798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:48.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:48.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:49 smithi060 ceph-mon[94696]: pgmap v7799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:49 smithi141 ceph-mon[108989]: pgmap v7799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:50.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:50.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:51.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:51.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:51 smithi060 ceph-mon[94696]: pgmap v7800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:51 smithi141 ceph-mon[108989]: pgmap v7800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:53.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:53.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:53 smithi060 ceph-mon[94696]: pgmap v7801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:53 smithi141 ceph-mon[108989]: pgmap v7801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:54.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:55 smithi060 ceph-mon[94696]: pgmap v7802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:55 smithi141 ceph-mon[108989]: pgmap v7802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:42:56.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:56.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:57 smithi141 ceph-mon[108989]: pgmap v7803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:57.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:57 smithi060 ceph-mon[94696]: pgmap v7803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:42:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:59.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:42:59.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:42:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:42:59 smithi060 ceph-mon[94696]: pgmap v7804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:42:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:42:59 smithi141 ceph-mon[108989]: pgmap v7804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:00.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:01 smithi060 ceph-mon[94696]: pgmap v7805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:01 smithi141 ceph-mon[108989]: pgmap v7805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:02.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:02.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:03 smithi060 ceph-mon[94696]: pgmap v7806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:03 smithi141 ceph-mon[108989]: pgmap v7806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:05 smithi141 ceph-mon[108989]: pgmap v7807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:05 smithi060 ceph-mon[94696]: pgmap v7807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:06.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:06.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:07.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:07.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:07 smithi141 ceph-mon[108989]: pgmap v7808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:08.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:07 smithi060 ceph-mon[94696]: pgmap v7808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:08.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:08.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:09.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:09.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:09 smithi060 ceph-mon[94696]: pgmap v7809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:09 smithi141 ceph-mon[108989]: pgmap v7809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:11.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:11.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:11 smithi141 ceph-mon[108989]: pgmap v7810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:11 smithi060 ceph-mon[94696]: pgmap v7810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:13.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:13.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:13 smithi141 ceph-mon[108989]: pgmap v7811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:13 smithi060 ceph-mon[94696]: pgmap v7811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:14.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:14.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:15.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:15.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:15 smithi141 ceph-mon[108989]: pgmap v7812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:15 smithi060 ceph-mon[94696]: pgmap v7812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:16.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:16.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:17.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:17.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:17 smithi141 ceph-mon[108989]: pgmap v7813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:17 smithi060 ceph-mon[94696]: pgmap v7813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:18.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:19 smithi060 ceph-mon[94696]: pgmap v7814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:19 smithi141 ceph-mon[108989]: pgmap v7814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:20.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:20.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:21.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:21.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:21 smithi141 ceph-mon[108989]: pgmap v7815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:21 smithi060 ceph-mon[94696]: pgmap v7815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:22.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:22.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:23.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:23.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:23 smithi141 ceph-mon[108989]: pgmap v7816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:23 smithi060 ceph-mon[94696]: pgmap v7816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:24.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:24.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:25.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:25.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:25 smithi141 ceph-mon[108989]: pgmap v7817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:25 smithi060 ceph-mon[94696]: pgmap v7817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:26.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:26.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:27.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:27.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:27 smithi141 ceph-mon[108989]: pgmap v7818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:27 smithi060 ceph-mon[94696]: pgmap v7818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:28.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:28.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:29.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:29.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:29 smithi060 ceph-mon[94696]: pgmap v7819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:29 smithi141 ceph-mon[108989]: pgmap v7819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:30.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:30.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:31.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:31.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:31 smithi141 ceph-mon[108989]: pgmap v7820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:31 smithi060 ceph-mon[94696]: pgmap v7820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:32.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:32.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:33.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:33.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:33 smithi141 ceph-mon[108989]: pgmap v7821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:33 smithi060 ceph-mon[94696]: pgmap v7821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:34.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:34.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:35.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:35.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:35 smithi141 ceph-mon[108989]: pgmap v7822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:35 smithi060 ceph-mon[94696]: pgmap v7822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:36.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:36.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:37.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:37 smithi141 ceph-mon[108989]: pgmap v7823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:37 smithi060 ceph-mon[94696]: pgmap v7823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:38.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:38.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:39.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:39.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:39 smithi060 ceph-mon[94696]: pgmap v7824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:39 smithi141 ceph-mon[108989]: pgmap v7824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:40.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:40.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:41 smithi141 ceph-mon[108989]: pgmap v7825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:41 smithi060 ceph-mon[94696]: pgmap v7825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:42.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:42.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: pgmap v7826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:43:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:43:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:43:43.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:43:43.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:43:43.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:43:43.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:43.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: pgmap v7826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:43:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:43:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:43:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:43:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:43:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:43:44.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:44.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:45.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:45.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:45 smithi141 ceph-mon[108989]: pgmap v7827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:45 smithi060 ceph-mon[94696]: pgmap v7827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:46.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:46.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:47.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:47.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:47.940 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:47 smithi141 ceph-mon[108989]: pgmap v7828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:47 smithi060 ceph-mon[94696]: pgmap v7828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:48.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:48.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:49 smithi060 ceph-mon[94696]: pgmap v7829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:49.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:49.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:49 smithi141 ceph-mon[108989]: pgmap v7829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:50.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:50.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:51.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:51.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:51 smithi141 ceph-mon[108989]: pgmap v7830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:51 smithi060 ceph-mon[94696]: pgmap v7830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:52.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:52.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:53 smithi060 ceph-mon[94696]: pgmap v7831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:53.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:53.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:53 smithi141 ceph-mon[108989]: pgmap v7831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:54.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:54.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:55.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:55.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:55 smithi141 ceph-mon[108989]: pgmap v7832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:55 smithi060 ceph-mon[94696]: pgmap v7832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:43:56.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:56.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:57.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:57.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:57 smithi141 ceph-mon[108989]: pgmap v7833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:57 smithi060 ceph-mon[94696]: pgmap v7833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:43:58.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:58.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:43:59 smithi060 ceph-mon[94696]: pgmap v7834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:43:59.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:43:59.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:43:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:43:59 smithi141 ceph-mon[108989]: pgmap v7834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:00.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:00.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:01.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:01.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:01 smithi141 ceph-mon[108989]: pgmap v7835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:01 smithi060 ceph-mon[94696]: pgmap v7835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:02.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:02.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:03.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:03.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:03 smithi141 ceph-mon[108989]: pgmap v7836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:03 smithi060 ceph-mon[94696]: pgmap v7836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:04.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:04.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:05.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:05.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:05 smithi141 ceph-mon[108989]: pgmap v7837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:05 smithi060 ceph-mon[94696]: pgmap v7837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:06.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:06.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:07.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:07.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:07 smithi141 ceph-mon[108989]: pgmap v7838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:07 smithi060 ceph-mon[94696]: pgmap v7838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:08.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:08.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:09 smithi060 ceph-mon[94696]: pgmap v7839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:09.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:09.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:09 smithi141 ceph-mon[108989]: pgmap v7839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:10.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:10.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:11.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:11.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:11 smithi141 ceph-mon[108989]: pgmap v7840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:11 smithi060 ceph-mon[94696]: pgmap v7840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:12.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:12.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:13.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:13.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:13 smithi141 ceph-mon[108989]: pgmap v7841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:13 smithi060 ceph-mon[94696]: pgmap v7841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:14.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:14.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:15.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:15.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:15 smithi141 ceph-mon[108989]: pgmap v7842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:15 smithi060 ceph-mon[94696]: pgmap v7842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:16.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:16.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:17.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:17.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:17 smithi141 ceph-mon[108989]: pgmap v7843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:17 smithi060 ceph-mon[94696]: pgmap v7843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:18.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:18.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:19 smithi060 ceph-mon[94696]: pgmap v7844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:19.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:19.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:19 smithi141 ceph-mon[108989]: pgmap v7844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:20.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:20.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:21.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:21.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:21 smithi141 ceph-mon[108989]: pgmap v7845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:21 smithi060 ceph-mon[94696]: pgmap v7845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:22.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:22.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:23.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:23.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:23 smithi141 ceph-mon[108989]: pgmap v7846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:23 smithi060 ceph-mon[94696]: pgmap v7846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:24.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:24.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:25.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:25.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:25 smithi141 ceph-mon[108989]: pgmap v7847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:25 smithi060 ceph-mon[94696]: pgmap v7847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:26.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:26.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:27.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:27.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:27 smithi141 ceph-mon[108989]: pgmap v7848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:27 smithi060 ceph-mon[94696]: pgmap v7848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:28.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:28.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:29 smithi060 ceph-mon[94696]: pgmap v7849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:29.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:29.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:29 smithi141 ceph-mon[108989]: pgmap v7849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:30.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:30.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:31.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:31.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:31 smithi141 ceph-mon[108989]: pgmap v7850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:31 smithi060 ceph-mon[94696]: pgmap v7850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:32.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:32.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:33.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:33.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:33 smithi141 ceph-mon[108989]: pgmap v7851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:33.995 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:33 smithi060 ceph-mon[94696]: pgmap v7851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:34.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:34.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:35.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:35.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:35 smithi141 ceph-mon[108989]: pgmap v7852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:35 smithi060 ceph-mon[94696]: pgmap v7852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:36.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:36.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:37.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:37.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:37 smithi141 ceph-mon[108989]: pgmap v7853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:37 smithi060 ceph-mon[94696]: pgmap v7853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:38.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:38.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:39 smithi060 ceph-mon[94696]: pgmap v7854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:39.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:39.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:39 smithi141 ceph-mon[108989]: pgmap v7854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:40.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:40.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:41.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:41.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:41 smithi141 ceph-mon[108989]: pgmap v7855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:41 smithi060 ceph-mon[94696]: pgmap v7855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:42.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:42.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:43.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:43.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:43 smithi141 ceph-mon[108989]: pgmap v7856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:44:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:43 smithi060 ceph-mon[94696]: pgmap v7856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:44:44.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:44.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:44:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:44:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:44:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:44:44.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:44:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:44:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:44:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:44:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:44:45.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:44:45.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:45.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:45 smithi141 ceph-mon[108989]: pgmap v7857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:45 smithi060 ceph-mon[94696]: pgmap v7857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:46.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:46.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:47.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:47.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:47 smithi141 ceph-mon[108989]: pgmap v7858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:47 smithi060 ceph-mon[94696]: pgmap v7858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:48.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:48.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:49 smithi060 ceph-mon[94696]: pgmap v7859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:49.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:49.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:49 smithi141 ceph-mon[108989]: pgmap v7859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:50.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:50.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:51.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:51.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:51 smithi060 ceph-mon[94696]: pgmap v7860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:51 smithi141 ceph-mon[108989]: pgmap v7860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:52.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:52.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:53.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:53.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:53 smithi141 ceph-mon[108989]: pgmap v7861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:53 smithi060 ceph-mon[94696]: pgmap v7861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:54.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:54.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:55.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:55.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:55 smithi060 ceph-mon[94696]: pgmap v7862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:55 smithi141 ceph-mon[108989]: pgmap v7862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:44:56.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:56.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:57.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:57.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:57 smithi060 ceph-mon[94696]: pgmap v7863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:57 smithi141 ceph-mon[108989]: pgmap v7863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:44:58.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:58.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:44:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:44:59 smithi060 ceph-mon[94696]: pgmap v7864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:44:59.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:44:59.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:44:59 smithi141 ceph-mon[108989]: pgmap v7864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:01.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:01.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:01 smithi060 ceph-mon[94696]: pgmap v7865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:01 smithi141 ceph-mon[108989]: pgmap v7865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:02.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:03.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:03.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:03 smithi141 ceph-mon[108989]: pgmap v7866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:03 smithi060 ceph-mon[94696]: pgmap v7866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:04.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:05.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:05.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:05 smithi060 ceph-mon[94696]: pgmap v7867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:05 smithi141 ceph-mon[108989]: pgmap v7867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:06.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:06.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:07.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:07.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:07 smithi060 ceph-mon[94696]: pgmap v7868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:07 smithi141 ceph-mon[108989]: pgmap v7868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:08.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:08.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:09.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:09.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:09 smithi060 ceph-mon[94696]: pgmap v7869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:09 smithi141 ceph-mon[108989]: pgmap v7869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:10.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:10.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:11.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:11.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:11 smithi060 ceph-mon[94696]: pgmap v7870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:11 smithi141 ceph-mon[108989]: pgmap v7870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:12.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:12.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:13.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:13.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:13 smithi060 ceph-mon[94696]: pgmap v7871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:13 smithi141 ceph-mon[108989]: pgmap v7871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:14.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:14.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:15.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:15.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:15 smithi060 ceph-mon[94696]: pgmap v7872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:15 smithi141 ceph-mon[108989]: pgmap v7872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:16.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:16.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:17.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:17.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:17 smithi060 ceph-mon[94696]: pgmap v7873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:17 smithi141 ceph-mon[108989]: pgmap v7873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:18.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:18.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:19.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:19.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:20.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:19 smithi060 ceph-mon[94696]: pgmap v7874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:19 smithi141 ceph-mon[108989]: pgmap v7874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:20.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:20.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:21.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:21.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:21 smithi060 ceph-mon[94696]: pgmap v7875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:21 smithi141 ceph-mon[108989]: pgmap v7875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:22.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:22.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:23.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:23.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:23 smithi060 ceph-mon[94696]: pgmap v7876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:23 smithi141 ceph-mon[108989]: pgmap v7876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:24.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:24.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:25 smithi060 ceph-mon[94696]: pgmap v7877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:25 smithi141 ceph-mon[108989]: pgmap v7877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:25.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:25.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:26.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:26.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:27 smithi060 ceph-mon[94696]: pgmap v7878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:27 smithi141 ceph-mon[108989]: pgmap v7878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:27.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:27.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:28.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:28.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:29 smithi060 ceph-mon[94696]: pgmap v7879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:29 smithi141 ceph-mon[108989]: pgmap v7879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:29.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:29.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:30.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:31.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:31 smithi060 ceph-mon[94696]: pgmap v7880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:31 smithi141 ceph-mon[108989]: pgmap v7880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:32.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:32.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:33.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:33.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:33 smithi060 ceph-mon[94696]: pgmap v7881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:33 smithi141 ceph-mon[108989]: pgmap v7881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:34.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:35.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:35.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:35 smithi060 ceph-mon[94696]: pgmap v7882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:35 smithi141 ceph-mon[108989]: pgmap v7882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:36.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:36.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:37.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:37 smithi060 ceph-mon[94696]: pgmap v7883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:37 smithi141 ceph-mon[108989]: pgmap v7883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:38.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:38.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:39.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:39.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:39 smithi060 ceph-mon[94696]: pgmap v7884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:39 smithi141 ceph-mon[108989]: pgmap v7884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:40.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:41.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:41.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:41 smithi141 ceph-mon[108989]: pgmap v7885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:42.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:42.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:41 smithi060 ceph-mon[94696]: pgmap v7885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:43.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:43.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:43 smithi141 ceph-mon[108989]: pgmap v7886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:43 smithi060 ceph-mon[94696]: pgmap v7886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:45:45.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:45.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:45:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: pgmap v7887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:45:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:45:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:45:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:45:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:45:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: pgmap v7887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:45:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:47 smithi141 ceph-mon[108989]: pgmap v7888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:48.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:47 smithi060 ceph-mon[94696]: pgmap v7888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:49 smithi060 ceph-mon[94696]: pgmap v7889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:49 smithi141 ceph-mon[108989]: pgmap v7889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:50.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:50.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:51.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:51.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:51 smithi141 ceph-mon[108989]: pgmap v7890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:52.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:52.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:51 smithi060 ceph-mon[94696]: pgmap v7890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:53.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:53.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:53 smithi141 ceph-mon[108989]: pgmap v7891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:54.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:54.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:53 smithi060 ceph-mon[94696]: pgmap v7891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:55.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:55.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:55 smithi141 ceph-mon[108989]: pgmap v7892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:56.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:56.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:55 smithi060 ceph-mon[94696]: pgmap v7892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:45:57.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:57.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:57 smithi141 ceph-mon[108989]: pgmap v7893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:58.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:58.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:57 smithi060 ceph-mon[94696]: pgmap v7893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:45:59.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:45:59.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:45:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:45:59 smithi060 ceph-mon[94696]: pgmap v7894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:45:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:45:59 smithi141 ceph-mon[108989]: pgmap v7894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:00.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:01.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:01.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:01 smithi141 ceph-mon[108989]: pgmap v7895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:02.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:01 smithi060 ceph-mon[94696]: pgmap v7895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:03.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:03.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:03 smithi141 ceph-mon[108989]: pgmap v7896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:04.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:04.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:03 smithi060 ceph-mon[94696]: pgmap v7896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:05.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:05 smithi141 ceph-mon[108989]: pgmap v7897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:06.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:06.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:05 smithi060 ceph-mon[94696]: pgmap v7897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:07.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:07.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:07 smithi141 ceph-mon[108989]: pgmap v7898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:08.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:08.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:07 smithi060 ceph-mon[94696]: pgmap v7898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:09.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:09.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:09 smithi141 ceph-mon[108989]: pgmap v7899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:09 smithi060 ceph-mon[94696]: pgmap v7899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:10.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:11 smithi141 ceph-mon[108989]: pgmap v7900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:12.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:12.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:11 smithi060 ceph-mon[94696]: pgmap v7900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:13.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:13 smithi141 ceph-mon[108989]: pgmap v7901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:13 smithi060 ceph-mon[94696]: pgmap v7901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:14.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:14.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:15.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:15.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:15 smithi141 ceph-mon[108989]: pgmap v7902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:15 smithi060 ceph-mon[94696]: pgmap v7902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:16.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:16.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:17 smithi141 ceph-mon[108989]: pgmap v7903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:17 smithi060 ceph-mon[94696]: pgmap v7903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:18.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:18.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:19.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:19.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:19 smithi060 ceph-mon[94696]: pgmap v7904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:19 smithi141 ceph-mon[108989]: pgmap v7904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:20.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:20.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:21.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:21.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:21 smithi141 ceph-mon[108989]: pgmap v7905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:21 smithi060 ceph-mon[94696]: pgmap v7905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:22.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:22.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:23.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:23.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:23 smithi141 ceph-mon[108989]: pgmap v7906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:23 smithi060 ceph-mon[94696]: pgmap v7906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:24.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:24.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:25.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:25.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:25 smithi141 ceph-mon[108989]: pgmap v7907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:25 smithi060 ceph-mon[94696]: pgmap v7907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:26.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:26.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:27.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:27.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:27 smithi141 ceph-mon[108989]: pgmap v7908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:27 smithi060 ceph-mon[94696]: pgmap v7908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:28.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:28.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:29.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:29.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:29 smithi060 ceph-mon[94696]: pgmap v7909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:29 smithi141 ceph-mon[108989]: pgmap v7909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:30.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:30.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:31.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:31.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:31.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:31 smithi141 ceph-mon[108989]: pgmap v7910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:31 smithi060 ceph-mon[94696]: pgmap v7910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:32.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:32.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:33.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:33.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:33 smithi141 ceph-mon[108989]: pgmap v7911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:33 smithi060 ceph-mon[94696]: pgmap v7911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:34.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:34.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:35.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:35.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:35 smithi141 ceph-mon[108989]: pgmap v7912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:35 smithi060 ceph-mon[94696]: pgmap v7912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:36.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:36.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:37.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:37.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:37 smithi141 ceph-mon[108989]: pgmap v7913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:37 smithi060 ceph-mon[94696]: pgmap v7913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:38.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:38.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:39.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:39.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:39 smithi060 ceph-mon[94696]: pgmap v7914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:39 smithi141 ceph-mon[108989]: pgmap v7914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:40.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:40.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:41.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:41.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:41 smithi141 ceph-mon[108989]: pgmap v7915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:41 smithi060 ceph-mon[94696]: pgmap v7915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:42.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:42.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:43.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:43.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:43 smithi141 ceph-mon[108989]: pgmap v7916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:43 smithi060 ceph-mon[94696]: pgmap v7916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:44.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:44.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:45.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:45.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:45 smithi060 ceph-mon[94696]: pgmap v7917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:46:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:45 smithi141 ceph-mon[108989]: pgmap v7917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:46:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:47.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:47.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:47 smithi141 ceph-mon[108989]: pgmap v7918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:47 smithi060 ceph-mon[94696]: pgmap v7918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:48.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:48.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:46:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:46:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:46:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:46:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:46:49.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:46:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:46:49.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:49.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:49 smithi060 ceph-mon[94696]: pgmap v7919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:49 smithi141 ceph-mon[108989]: pgmap v7919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:50.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:50.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:51.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:51.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:51 smithi141 ceph-mon[108989]: pgmap v7920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:51 smithi060 ceph-mon[94696]: pgmap v7920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:52.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:52.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:53.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:53.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:53 smithi141 ceph-mon[108989]: pgmap v7921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:53 smithi060 ceph-mon[94696]: pgmap v7921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:54.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:54.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:55.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:55 smithi141 ceph-mon[108989]: pgmap v7922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:55 smithi060 ceph-mon[94696]: pgmap v7922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:46:56.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:56.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:57.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:57.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:57 smithi141 ceph-mon[108989]: pgmap v7923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:57 smithi060 ceph-mon[94696]: pgmap v7923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:46:58.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:58.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:59.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:46:59.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:46:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:46:59 smithi060 ceph-mon[94696]: pgmap v7924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:46:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:46:59 smithi141 ceph-mon[108989]: pgmap v7924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:00.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:00.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:01.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:01.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:01 smithi141 ceph-mon[108989]: pgmap v7925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:01 smithi060 ceph-mon[94696]: pgmap v7925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:02.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:02.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:03.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:03.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:03 smithi141 ceph-mon[108989]: pgmap v7926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:03 smithi060 ceph-mon[94696]: pgmap v7926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:04.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:04.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:05.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:05.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:05 smithi141 ceph-mon[108989]: pgmap v7927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:05 smithi060 ceph-mon[94696]: pgmap v7927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:06.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:06.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:07.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:07.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:07 smithi141 ceph-mon[108989]: pgmap v7928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:07 smithi060 ceph-mon[94696]: pgmap v7928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:08.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:08.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:09.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:09.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:09 smithi060 ceph-mon[94696]: pgmap v7929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:09 smithi141 ceph-mon[108989]: pgmap v7929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:10.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:10.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:11.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:11.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:11 smithi141 ceph-mon[108989]: pgmap v7930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:11 smithi060 ceph-mon[94696]: pgmap v7930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:12.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:12.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:13.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:13.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:13 smithi141 ceph-mon[108989]: pgmap v7931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:13 smithi060 ceph-mon[94696]: pgmap v7931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:14.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:14.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:15.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:15.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:15 smithi141 ceph-mon[108989]: pgmap v7932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:15 smithi060 ceph-mon[94696]: pgmap v7932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:16.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:16.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:17.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:17.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:17 smithi060 ceph-mon[94696]: pgmap v7933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:18.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:18.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:17 smithi141 ceph-mon[108989]: pgmap v7933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:19.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:19.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:19 smithi060 ceph-mon[94696]: pgmap v7934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:20.115 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:19 smithi141 ceph-mon[108989]: pgmap v7934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:20.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:20.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:21.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:21.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:21 smithi060 ceph-mon[94696]: pgmap v7935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:22.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:22.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:21 smithi141 ceph-mon[108989]: pgmap v7935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:23.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:23.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:23 smithi060 ceph-mon[94696]: pgmap v7936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:24.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:24.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:23 smithi141 ceph-mon[108989]: pgmap v7936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:25.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:25.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:25 smithi060 ceph-mon[94696]: pgmap v7937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:26.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:26.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:25 smithi141 ceph-mon[108989]: pgmap v7937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:27.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:27.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:27 smithi060 ceph-mon[94696]: pgmap v7938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:28.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:28.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:27 smithi141 ceph-mon[108989]: pgmap v7938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:29.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:29.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:29 smithi060 ceph-mon[94696]: pgmap v7939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:30.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:30.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:30.218 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:29 smithi141 ceph-mon[108989]: pgmap v7939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:31.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:31.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:31 smithi060 ceph-mon[94696]: pgmap v7940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:32.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:32.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:31 smithi141 ceph-mon[108989]: pgmap v7940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:33.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:33.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:33 smithi060 ceph-mon[94696]: pgmap v7941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:34.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:34.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:33 smithi141 ceph-mon[108989]: pgmap v7941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:35.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:35.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:36.050 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:35 smithi060 ceph-mon[94696]: pgmap v7942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:36.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:36.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:35 smithi141 ceph-mon[108989]: pgmap v7942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:37.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:37.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:37 smithi060 ceph-mon[94696]: pgmap v7943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:38.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:38.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:37 smithi141 ceph-mon[108989]: pgmap v7943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:39.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:39.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:39 smithi060 ceph-mon[94696]: pgmap v7944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:40.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:40.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:39 smithi141 ceph-mon[108989]: pgmap v7944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:41.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:41.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:41 smithi060 ceph-mon[94696]: pgmap v7945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:42.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:42.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:41 smithi141 ceph-mon[108989]: pgmap v7945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:43.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:43.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:43 smithi060 ceph-mon[94696]: pgmap v7946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:44.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:44.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:43 smithi141 ceph-mon[108989]: pgmap v7946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:45.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:45.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:45 smithi060 ceph-mon[94696]: pgmap v7947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:46.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:46.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:45 smithi141 ceph-mon[108989]: pgmap v7947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:47.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:47.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:47 smithi060 ceph-mon[94696]: pgmap v7948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:48.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:48.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:47 smithi141 ceph-mon[108989]: pgmap v7948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:47:49.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:49.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:47:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:49 smithi060 ceph-mon[94696]: pgmap v7949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:50.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:50.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:49 smithi141 ceph-mon[108989]: pgmap v7949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:51.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:51.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:51 smithi060 ceph-mon[94696]: pgmap v7950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:51 smithi141 ceph-mon[108989]: pgmap v7950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:52.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:52.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:53.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:53.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: pgmap v7951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:47:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:47:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:47:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: pgmap v7951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:47:54.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:54.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:55.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:55 smithi141 ceph-mon[108989]: pgmap v7952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:55 smithi060 ceph-mon[94696]: pgmap v7952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:47:56.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:56.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:57.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:57.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:57 smithi141 ceph-mon[108989]: pgmap v7953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:57 smithi060 ceph-mon[94696]: pgmap v7953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:47:58.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:58.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:59.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:47:59.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:47:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:47:59 smithi060 ceph-mon[94696]: pgmap v7954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:47:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:47:59 smithi141 ceph-mon[108989]: pgmap v7954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:00.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:00.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:01.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:01.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:01 smithi141 ceph-mon[108989]: pgmap v7955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:01 smithi060 ceph-mon[94696]: pgmap v7955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:02.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:02.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:03.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:03.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:03 smithi141 ceph-mon[108989]: pgmap v7956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:03 smithi060 ceph-mon[94696]: pgmap v7956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:04.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:04.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:05.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:05.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:05 smithi141 ceph-mon[108989]: pgmap v7957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:05 smithi060 ceph-mon[94696]: pgmap v7957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:06.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:06.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:07.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:07.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:07 smithi141 ceph-mon[108989]: pgmap v7958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:07 smithi060 ceph-mon[94696]: pgmap v7958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:09.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:09.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:09 smithi060 ceph-mon[94696]: pgmap v7959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:09 smithi141 ceph-mon[108989]: pgmap v7959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:10.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:10.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:11.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:11 smithi060 ceph-mon[94696]: pgmap v7960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:11 smithi141 ceph-mon[108989]: pgmap v7960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:12.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:12.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:13 smithi141 ceph-mon[108989]: pgmap v7961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:13 smithi060 ceph-mon[94696]: pgmap v7961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:14.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:15.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:15.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:15 smithi141 ceph-mon[108989]: pgmap v7962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:15 smithi060 ceph-mon[94696]: pgmap v7962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:17 smithi141 ceph-mon[108989]: pgmap v7963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:17 smithi060 ceph-mon[94696]: pgmap v7963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:18.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:19 smithi060 ceph-mon[94696]: pgmap v7964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:19 smithi141 ceph-mon[108989]: pgmap v7964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:20.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:20.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:21.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:21.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:21 smithi060 ceph-mon[94696]: pgmap v7965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:21 smithi141 ceph-mon[108989]: pgmap v7965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:22.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:23 smithi141 ceph-mon[108989]: pgmap v7966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:23 smithi060 ceph-mon[94696]: pgmap v7966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:24.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:24.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:25.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:25 smithi141 ceph-mon[108989]: pgmap v7967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:25 smithi060 ceph-mon[94696]: pgmap v7967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:27.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:27 smithi141 ceph-mon[108989]: pgmap v7968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:27 smithi060 ceph-mon[94696]: pgmap v7968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:29 smithi060 ceph-mon[94696]: pgmap v7969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:29 smithi141 ceph-mon[108989]: pgmap v7969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:30.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:30.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:31.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:31 smithi141 ceph-mon[108989]: pgmap v7970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:31 smithi060 ceph-mon[94696]: pgmap v7970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:32.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:33 smithi141 ceph-mon[108989]: pgmap v7971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:33 smithi060 ceph-mon[94696]: pgmap v7971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:34.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:35.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:35.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:35 smithi141 ceph-mon[108989]: pgmap v7972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:35 smithi060 ceph-mon[94696]: pgmap v7972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:36.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:36.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:37.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:37.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:37 smithi141 ceph-mon[108989]: pgmap v7973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:37 smithi060 ceph-mon[94696]: pgmap v7973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:38.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:39 smithi060 ceph-mon[94696]: pgmap v7974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:39 smithi141 ceph-mon[108989]: pgmap v7974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:40.938 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:41 smithi141 ceph-mon[108989]: pgmap v7975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:41 smithi060 ceph-mon[94696]: pgmap v7975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:42.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:43.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:43.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:43 smithi141 ceph-mon[108989]: pgmap v7976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:43 smithi060 ceph-mon[94696]: pgmap v7976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:44.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:45.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:45.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:45 smithi141 ceph-mon[108989]: pgmap v7977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:45 smithi060 ceph-mon[94696]: pgmap v7977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:46.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:46.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:47.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:47.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:47 smithi141 ceph-mon[108989]: pgmap v7978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:47 smithi060 ceph-mon[94696]: pgmap v7978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:48.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:48.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:49 smithi060 ceph-mon[94696]: pgmap v7979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:49 smithi141 ceph-mon[108989]: pgmap v7979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:50.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:51 smithi141 ceph-mon[108989]: pgmap v7980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:51 smithi060 ceph-mon[94696]: pgmap v7980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:52.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:52.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:53.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:53.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:53 smithi141 ceph-mon[108989]: pgmap v7981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:53 smithi060 ceph-mon[94696]: pgmap v7981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:54.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:54.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:48:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:48:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:48:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:48:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:48:54.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:48:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:48:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:48:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:48:55.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:48:55.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:48:55.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:48:55.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:55.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:55 smithi141 ceph-mon[108989]: pgmap v7982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:55 smithi060 ceph-mon[94696]: pgmap v7982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:48:56.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:56.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:57.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:57.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:57 smithi141 ceph-mon[108989]: pgmap v7983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:57 smithi060 ceph-mon[94696]: pgmap v7983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:48:58.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:58.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:59.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:48:59.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:48:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:48:59 smithi060 ceph-mon[94696]: pgmap v7984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:48:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:48:59 smithi141 ceph-mon[108989]: pgmap v7984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:00.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:00.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:01.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:01.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:01 smithi141 ceph-mon[108989]: pgmap v7985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:02.016 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:01 smithi060 ceph-mon[94696]: pgmap v7985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:02.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:02.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:03.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:03.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:03 smithi141 ceph-mon[108989]: pgmap v7986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:03 smithi060 ceph-mon[94696]: pgmap v7986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:04.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:04.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:05.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:05.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:05 smithi141 ceph-mon[108989]: pgmap v7987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:05 smithi060 ceph-mon[94696]: pgmap v7987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:06.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:06.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:07.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:07.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:07 smithi141 ceph-mon[108989]: pgmap v7988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:07 smithi060 ceph-mon[94696]: pgmap v7988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:08.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:08.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:09.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:09.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:09 smithi060 ceph-mon[94696]: pgmap v7989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:09 smithi141 ceph-mon[108989]: pgmap v7989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:10.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:10.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:11.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:11.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:11 smithi141 ceph-mon[108989]: pgmap v7990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:11 smithi060 ceph-mon[94696]: pgmap v7990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:12.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:12.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:13.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:13.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:13 smithi141 ceph-mon[108989]: pgmap v7991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:13 smithi060 ceph-mon[94696]: pgmap v7991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:14.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:14.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:15.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:15.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:15 smithi141 ceph-mon[108989]: pgmap v7992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:15 smithi060 ceph-mon[94696]: pgmap v7992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:16.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:16.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:17.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:17.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:17 smithi141 ceph-mon[108989]: pgmap v7993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:17 smithi060 ceph-mon[94696]: pgmap v7993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:18.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:18.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:19.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:19.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:19 smithi060 ceph-mon[94696]: pgmap v7994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:19 smithi141 ceph-mon[108989]: pgmap v7994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:20.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:20.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:21.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:21.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:21 smithi141 ceph-mon[108989]: pgmap v7995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:21 smithi060 ceph-mon[94696]: pgmap v7995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:22.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:22.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:23.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:23.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:23 smithi141 ceph-mon[108989]: pgmap v7996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:23 smithi060 ceph-mon[94696]: pgmap v7996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:24.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:24.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:25 smithi141 ceph-mon[108989]: pgmap v7997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:25 smithi060 ceph-mon[94696]: pgmap v7997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:26.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:26.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:27.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:27.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:27 smithi141 ceph-mon[108989]: pgmap v7998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:27 smithi060 ceph-mon[94696]: pgmap v7998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:28.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:28.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:29.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:29.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:29 smithi060 ceph-mon[94696]: pgmap v7999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:29 smithi141 ceph-mon[108989]: pgmap v7999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:30.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:30.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:31.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:31.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:31 smithi060 ceph-mon[94696]: pgmap v8000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:31 smithi141 ceph-mon[108989]: pgmap v8000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:32.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:32.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:33.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:33.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:33 smithi060 ceph-mon[94696]: pgmap v8001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:33 smithi141 ceph-mon[108989]: pgmap v8001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:34.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:34.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:35.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:35.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:35 smithi060 ceph-mon[94696]: pgmap v8002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:35 smithi141 ceph-mon[108989]: pgmap v8002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:36.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:36.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:37.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:37.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:37 smithi060 ceph-mon[94696]: pgmap v8003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:37 smithi141 ceph-mon[108989]: pgmap v8003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:38.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:38.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:39.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:39.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:39 smithi060 ceph-mon[94696]: pgmap v8004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:39 smithi141 ceph-mon[108989]: pgmap v8004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:40.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:40.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:41.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:41.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:41 smithi141 ceph-mon[108989]: pgmap v8005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:41 smithi060 ceph-mon[94696]: pgmap v8005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:42.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:42.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:43.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:43.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:43 smithi060 ceph-mon[94696]: pgmap v8006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:43 smithi141 ceph-mon[108989]: pgmap v8006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:44.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:44.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:45.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:45.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:45 smithi060 ceph-mon[94696]: pgmap v8007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:45 smithi141 ceph-mon[108989]: pgmap v8007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:46.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:46.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:47.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:47.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:47 smithi060 ceph-mon[94696]: pgmap v8008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:47 smithi141 ceph-mon[108989]: pgmap v8008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:48.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:48.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:49.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:49.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:49 smithi060 ceph-mon[94696]: pgmap v8009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:49 smithi141 ceph-mon[108989]: pgmap v8009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:50.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:50.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:51.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:51.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:51 smithi141 ceph-mon[108989]: pgmap v8010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:51 smithi060 ceph-mon[94696]: pgmap v8010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:52.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:52.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:53.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:53.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:53 smithi060 ceph-mon[94696]: pgmap v8011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:53 smithi141 ceph-mon[108989]: pgmap v8011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:54.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:54.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:49:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:55.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:49:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:49:55.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:55.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: pgmap v8012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:49:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:49:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:49:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: pgmap v8012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:49:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:49:56.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:56.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:57.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:57.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:57 smithi060 ceph-mon[94696]: pgmap v8013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:57 smithi141 ceph-mon[108989]: pgmap v8013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:49:58.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:58.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:59.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:49:59.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:49:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:49:59 smithi060 ceph-mon[94696]: pgmap v8014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:49:59 smithi141 ceph-mon[108989]: pgmap v8014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:00.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:00.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T11:50:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T11:50:01.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:01.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:01 smithi060 ceph-mon[94696]: pgmap v8015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:01 smithi141 ceph-mon[108989]: pgmap v8015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:02.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:02.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:03.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:03.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:03 smithi060 ceph-mon[94696]: pgmap v8016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:03 smithi141 ceph-mon[108989]: pgmap v8016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:04.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:04.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:05 smithi060 ceph-mon[94696]: pgmap v8017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:05 smithi141 ceph-mon[108989]: pgmap v8017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:07.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:07.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:07 smithi060 ceph-mon[94696]: pgmap v8018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:07 smithi141 ceph-mon[108989]: pgmap v8018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:09.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:09 smithi060 ceph-mon[94696]: pgmap v8019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:09 smithi141 ceph-mon[108989]: pgmap v8019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:10.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:10.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:11 smithi060 ceph-mon[94696]: pgmap v8020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:11 smithi141 ceph-mon[108989]: pgmap v8020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:12.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:13.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:13.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:13 smithi060 ceph-mon[94696]: pgmap v8021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:13 smithi141 ceph-mon[108989]: pgmap v8021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:14.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:14.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:15.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:15.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:15 smithi141 ceph-mon[108989]: pgmap v8022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:15 smithi060 ceph-mon[94696]: pgmap v8022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:16.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:16.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:17.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:17.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:17 smithi141 ceph-mon[108989]: pgmap v8023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:17 smithi060 ceph-mon[94696]: pgmap v8023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:18.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:18.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:19.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:19.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:19 smithi141 ceph-mon[108989]: pgmap v8024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:19 smithi060 ceph-mon[94696]: pgmap v8024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:20.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:20.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:21.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:21.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:21 smithi141 ceph-mon[108989]: pgmap v8025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:21 smithi060 ceph-mon[94696]: pgmap v8025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:22.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:22.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:23.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:23.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:23 smithi141 ceph-mon[108989]: pgmap v8026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:23 smithi060 ceph-mon[94696]: pgmap v8026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:24.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:24.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:25.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:25.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:25 smithi141 ceph-mon[108989]: pgmap v8027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:25 smithi060 ceph-mon[94696]: pgmap v8027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:26.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:26.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:27.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:27.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:27.982 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:27 smithi060 ceph-mon[94696]: pgmap v8028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:27 smithi141 ceph-mon[108989]: pgmap v8028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:28.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:28.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:29.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:29.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:29 smithi060 ceph-mon[94696]: pgmap v8029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:29 smithi141 ceph-mon[108989]: pgmap v8029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:30.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:30.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:31.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:31.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:31 smithi141 ceph-mon[108989]: pgmap v8030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:31 smithi060 ceph-mon[94696]: pgmap v8030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:32.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:32.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:33 smithi141 ceph-mon[108989]: pgmap v8031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:33 smithi060 ceph-mon[94696]: pgmap v8031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:34.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:34.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:35.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:35.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:35 smithi141 ceph-mon[108989]: pgmap v8032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:35 smithi060 ceph-mon[94696]: pgmap v8032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:36.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:36.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:37.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:37.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:37 smithi141 ceph-mon[108989]: pgmap v8033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:37 smithi060 ceph-mon[94696]: pgmap v8033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:38.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:38.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:39.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:39.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:39 smithi060 ceph-mon[94696]: pgmap v8034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:39 smithi141 ceph-mon[108989]: pgmap v8034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:40.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:40.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:41.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:41.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:41 smithi141 ceph-mon[108989]: pgmap v8035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:41 smithi060 ceph-mon[94696]: pgmap v8035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:42.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:42.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:43 smithi141 ceph-mon[108989]: pgmap v8036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:43 smithi060 ceph-mon[94696]: pgmap v8036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:44.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:44.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:45 smithi141 ceph-mon[108989]: pgmap v8037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:45 smithi060 ceph-mon[94696]: pgmap v8037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:46.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:46.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:47 smithi141 ceph-mon[108989]: pgmap v8038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:47 smithi060 ceph-mon[94696]: pgmap v8038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:49.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:49.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:49 smithi060 ceph-mon[94696]: pgmap v8039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:49 smithi141 ceph-mon[108989]: pgmap v8039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:50.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:51.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:51.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:51 smithi141 ceph-mon[108989]: pgmap v8040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:51 smithi060 ceph-mon[94696]: pgmap v8040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:52.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:52.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:53.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:53.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:53 smithi141 ceph-mon[108989]: pgmap v8041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:53 smithi060 ceph-mon[94696]: pgmap v8041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:55.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:55.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:55 smithi141 ceph-mon[108989]: pgmap v8042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:55 smithi060 ceph-mon[94696]: pgmap v8042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:50:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:50:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:50:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:50:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:50:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:50:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:50:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:57.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:50:57.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:50:57.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:57.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:57 smithi141 ceph-mon[108989]: pgmap v8043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:58.073 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:57 smithi060 ceph-mon[94696]: pgmap v8043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:50:58.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:58.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:59.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:50:59.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:50:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:50:59 smithi060 ceph-mon[94696]: pgmap v8044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:50:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:50:59 smithi141 ceph-mon[108989]: pgmap v8044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:00.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:00.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:01.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:01.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:01 smithi141 ceph-mon[108989]: pgmap v8045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:01 smithi060 ceph-mon[94696]: pgmap v8045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:02.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:02.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:03.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:03.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:03 smithi141 ceph-mon[108989]: pgmap v8046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:03 smithi060 ceph-mon[94696]: pgmap v8046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:04.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:04.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:05.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:05.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:05 smithi141 ceph-mon[108989]: pgmap v8047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:05 smithi060 ceph-mon[94696]: pgmap v8047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:06.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:06.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:07.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:07.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:07 smithi141 ceph-mon[108989]: pgmap v8048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:07 smithi060 ceph-mon[94696]: pgmap v8048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:08.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:08.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:09.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:09.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:09 smithi060 ceph-mon[94696]: pgmap v8049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:09 smithi141 ceph-mon[108989]: pgmap v8049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:10.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:10.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:11.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:11.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:11 smithi141 ceph-mon[108989]: pgmap v8050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:11 smithi060 ceph-mon[94696]: pgmap v8050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:12.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:13.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:13.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:13 smithi060 ceph-mon[94696]: pgmap v8051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:13 smithi141 ceph-mon[108989]: pgmap v8051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:14.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:14.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:15.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:15.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:15 smithi141 ceph-mon[108989]: pgmap v8052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:15 smithi060 ceph-mon[94696]: pgmap v8052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:16.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:16.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:17.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:17.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:17 smithi141 ceph-mon[108989]: pgmap v8053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:17 smithi060 ceph-mon[94696]: pgmap v8053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:18.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:18.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:19.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:19.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:19 smithi060 ceph-mon[94696]: pgmap v8054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:19 smithi141 ceph-mon[108989]: pgmap v8054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:20.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:20.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:21.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:21.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:21 smithi141 ceph-mon[108989]: pgmap v8055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:21 smithi060 ceph-mon[94696]: pgmap v8055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:22.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:22.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:23.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:23.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:23 smithi141 ceph-mon[108989]: pgmap v8056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:23 smithi060 ceph-mon[94696]: pgmap v8056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:24.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:24.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:25.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:25.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:25 smithi141 ceph-mon[108989]: pgmap v8057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:25 smithi060 ceph-mon[94696]: pgmap v8057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:26.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:26.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:27.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:27.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:27 smithi141 ceph-mon[108989]: pgmap v8058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:27 smithi060 ceph-mon[94696]: pgmap v8058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:28.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:28.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:29.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:29.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:29 smithi060 ceph-mon[94696]: pgmap v8059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:29 smithi141 ceph-mon[108989]: pgmap v8059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:30.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:30.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:31.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:31.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:31 smithi141 ceph-mon[108989]: pgmap v8060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:31 smithi060 ceph-mon[94696]: pgmap v8060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:32.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:32.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:33.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:33.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:33 smithi141 ceph-mon[108989]: pgmap v8061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:34.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:33 smithi060 ceph-mon[94696]: pgmap v8061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:34.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:34.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:35.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:35.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:35 smithi141 ceph-mon[108989]: pgmap v8062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:35 smithi060 ceph-mon[94696]: pgmap v8062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:36.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:36.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:37.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:37.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:37 smithi060 ceph-mon[94696]: pgmap v8063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:37 smithi141 ceph-mon[108989]: pgmap v8063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:38.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:38.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:39.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:39.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:39 smithi060 ceph-mon[94696]: pgmap v8064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:39 smithi141 ceph-mon[108989]: pgmap v8064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:40.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:40.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:41.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:41.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:41 smithi060 ceph-mon[94696]: pgmap v8065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:41 smithi141 ceph-mon[108989]: pgmap v8065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:42.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:42.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:43.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:43.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:43 smithi060 ceph-mon[94696]: pgmap v8066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:43 smithi141 ceph-mon[108989]: pgmap v8066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:44.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:44.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:45.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:45.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:45 smithi060 ceph-mon[94696]: pgmap v8067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:45 smithi141 ceph-mon[108989]: pgmap v8067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:46.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:46.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:47.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:47.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:47 smithi060 ceph-mon[94696]: pgmap v8068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:47 smithi141 ceph-mon[108989]: pgmap v8068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:48.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:48.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:49.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:49.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:49 smithi060 ceph-mon[94696]: pgmap v8069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:49 smithi141 ceph-mon[108989]: pgmap v8069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:50.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:50.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:51.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:51.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:51 smithi060 ceph-mon[94696]: pgmap v8070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:51 smithi141 ceph-mon[108989]: pgmap v8070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:52.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:52.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:53.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:53.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:53 smithi060 ceph-mon[94696]: pgmap v8071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:53 smithi141 ceph-mon[108989]: pgmap v8071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:54.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:54.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:55.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:55.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:55 smithi060 ceph-mon[94696]: pgmap v8072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:55 smithi141 ceph-mon[108989]: pgmap v8072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:51:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:51:56.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:56.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:51:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:51:57.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:57.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: pgmap v8073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:51:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:51:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:51:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:51:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:51:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: pgmap v8073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:51:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:51:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:51:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:51:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:51:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:51:58.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:58.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:51:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:51:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:51:59 smithi060 ceph-mon[94696]: pgmap v8074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:51:59 smithi141 ceph-mon[108989]: pgmap v8074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:00.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:00.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:01.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:01.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:01 smithi060 ceph-mon[94696]: pgmap v8075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:01 smithi141 ceph-mon[108989]: pgmap v8075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:03.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:03.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:04.061 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:03 smithi060 ceph-mon[94696]: pgmap v8076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:03 smithi141 ceph-mon[108989]: pgmap v8076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:05.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:05.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:05 smithi060 ceph-mon[94696]: pgmap v8077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:05 smithi141 ceph-mon[108989]: pgmap v8077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:06.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:06.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:07.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:07.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:08.057 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:07 smithi141 ceph-mon[108989]: pgmap v8078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:07 smithi060 ceph-mon[94696]: pgmap v8078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:08.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:08.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:09.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:09.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:09 smithi060 ceph-mon[94696]: pgmap v8079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:09 smithi141 ceph-mon[108989]: pgmap v8079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:10.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:10.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:11.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:11.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:11 smithi060 ceph-mon[94696]: pgmap v8080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:11 smithi141 ceph-mon[108989]: pgmap v8080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:13.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:13.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:13 smithi060 ceph-mon[94696]: pgmap v8081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:13 smithi141 ceph-mon[108989]: pgmap v8081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:14.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:14.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:15.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:15.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:15 smithi060 ceph-mon[94696]: pgmap v8082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:15 smithi141 ceph-mon[108989]: pgmap v8082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:16.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:16.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:17.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:17.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:17 smithi060 ceph-mon[94696]: pgmap v8083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:18.161 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:17 smithi141 ceph-mon[108989]: pgmap v8083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:18.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:18.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:19.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:19.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:19 smithi060 ceph-mon[94696]: pgmap v8084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:19 smithi141 ceph-mon[108989]: pgmap v8084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:20.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:20.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:21.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:21.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:21 smithi060 ceph-mon[94696]: pgmap v8085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:21 smithi141 ceph-mon[108989]: pgmap v8085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:22.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:22.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:23.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:23.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:23 smithi060 ceph-mon[94696]: pgmap v8086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:23 smithi141 ceph-mon[108989]: pgmap v8086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:24.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:24.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:25.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:25.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:25 smithi141 ceph-mon[108989]: pgmap v8087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:25 smithi060 ceph-mon[94696]: pgmap v8087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:26.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:26.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:27.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:27.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:27 smithi141 ceph-mon[108989]: pgmap v8088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:27 smithi060 ceph-mon[94696]: pgmap v8088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:28.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:28.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:29.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:29.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:29 smithi141 ceph-mon[108989]: pgmap v8089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:30.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:29 smithi060 ceph-mon[94696]: pgmap v8089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:30.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:30.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:31 smithi141 ceph-mon[108989]: pgmap v8090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:31 smithi060 ceph-mon[94696]: pgmap v8090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:32.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:32.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:33.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:33.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:33 smithi141 ceph-mon[108989]: pgmap v8091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:33 smithi060 ceph-mon[94696]: pgmap v8091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:34.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:34.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:35.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:35.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:35 smithi141 ceph-mon[108989]: pgmap v8092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:35 smithi060 ceph-mon[94696]: pgmap v8092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:36.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:36.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:37.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:37.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:37 smithi141 ceph-mon[108989]: pgmap v8093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:37 smithi060 ceph-mon[94696]: pgmap v8093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:38.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:38.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:39.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:39.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:39 smithi060 ceph-mon[94696]: pgmap v8094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:39 smithi141 ceph-mon[108989]: pgmap v8094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:40.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:40.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:41.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:41.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:41 smithi141 ceph-mon[108989]: pgmap v8095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:41 smithi060 ceph-mon[94696]: pgmap v8095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:42.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:42.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:43.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:43.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:43 smithi141 ceph-mon[108989]: pgmap v8096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:43 smithi060 ceph-mon[94696]: pgmap v8096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:44.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:44.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:45.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:45.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:45 smithi141 ceph-mon[108989]: pgmap v8097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:45 smithi060 ceph-mon[94696]: pgmap v8097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:46.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:46.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:47.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:47.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:47 smithi141 ceph-mon[108989]: pgmap v8098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:47 smithi060 ceph-mon[94696]: pgmap v8098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:48.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:48.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:49.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:49.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:49 smithi060 ceph-mon[94696]: pgmap v8099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:49 smithi141 ceph-mon[108989]: pgmap v8099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:50.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:50.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:51.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:51.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:51 smithi141 ceph-mon[108989]: pgmap v8100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:51 smithi060 ceph-mon[94696]: pgmap v8100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:52.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:52.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:53.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:53.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:53 smithi141 ceph-mon[108989]: pgmap v8101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:53 smithi060 ceph-mon[94696]: pgmap v8101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:54.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:54.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:55.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:55.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:55 smithi141 ceph-mon[108989]: pgmap v8102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:55 smithi060 ceph-mon[94696]: pgmap v8102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:52:56.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:56.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:57.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:57.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: pgmap v8103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:52:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:52:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: pgmap v8103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:52:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:52:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:52:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:52:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:52:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:52:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:52:58.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:58.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:59.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:52:59.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:52:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:52:59 smithi060 ceph-mon[94696]: pgmap v8104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:52:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:52:59 smithi141 ceph-mon[108989]: pgmap v8104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:00.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:00.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:01.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:01.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:01 smithi141 ceph-mon[108989]: pgmap v8105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:01 smithi060 ceph-mon[94696]: pgmap v8105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:02.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:02.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:03.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:03.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:03 smithi141 ceph-mon[108989]: pgmap v8106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:03 smithi060 ceph-mon[94696]: pgmap v8106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:04.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:04.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:05.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:05.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:05 smithi141 ceph-mon[108989]: pgmap v8107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:05 smithi060 ceph-mon[94696]: pgmap v8107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:06.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:06.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:07.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:07.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:07 smithi141 ceph-mon[108989]: pgmap v8108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:07 smithi060 ceph-mon[94696]: pgmap v8108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:08.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:08.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:09.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:09.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:09 smithi060 ceph-mon[94696]: pgmap v8109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:09 smithi141 ceph-mon[108989]: pgmap v8109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:10.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:10.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:11.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:11.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:11 smithi141 ceph-mon[108989]: pgmap v8110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:11 smithi060 ceph-mon[94696]: pgmap v8110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:12.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:12.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:13.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:13.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:13 smithi141 ceph-mon[108989]: pgmap v8111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:13 smithi060 ceph-mon[94696]: pgmap v8111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:14.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:14.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:15.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:15.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:15 smithi141 ceph-mon[108989]: pgmap v8112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:15 smithi060 ceph-mon[94696]: pgmap v8112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:16.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:16.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:17.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:17.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:17 smithi060 ceph-mon[94696]: pgmap v8113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:17 smithi141 ceph-mon[108989]: pgmap v8113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:18.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:18.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:19.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:19 smithi060 ceph-mon[94696]: pgmap v8114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:19 smithi141 ceph-mon[108989]: pgmap v8114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:20.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:20.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:21.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:21.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:21 smithi060 ceph-mon[94696]: pgmap v8115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:21 smithi141 ceph-mon[108989]: pgmap v8115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:22.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:22.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:23.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:23.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:23 smithi060 ceph-mon[94696]: pgmap v8116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:23 smithi141 ceph-mon[108989]: pgmap v8116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:24.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:24.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:25.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:25.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:25 smithi060 ceph-mon[94696]: pgmap v8117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:25 smithi141 ceph-mon[108989]: pgmap v8117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:26.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:26.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:27.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:27.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:27 smithi060 ceph-mon[94696]: pgmap v8118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:27 smithi141 ceph-mon[108989]: pgmap v8118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:28.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:28.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:29.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:29.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:29 smithi060 ceph-mon[94696]: pgmap v8119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:29 smithi141 ceph-mon[108989]: pgmap v8119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:30.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:30.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:31.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:31.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:31 smithi060 ceph-mon[94696]: pgmap v8120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:31 smithi141 ceph-mon[108989]: pgmap v8120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:32.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:32.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:33.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:33.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:33 smithi060 ceph-mon[94696]: pgmap v8121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:33 smithi141 ceph-mon[108989]: pgmap v8121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:34.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:34.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:35.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:35.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:35 smithi060 ceph-mon[94696]: pgmap v8122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:35 smithi141 ceph-mon[108989]: pgmap v8122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:36.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:36.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:37.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:37.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:37 smithi060 ceph-mon[94696]: pgmap v8123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:37 smithi141 ceph-mon[108989]: pgmap v8123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:38.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:38.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:39 smithi060 ceph-mon[94696]: pgmap v8124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:39.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:39.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:39 smithi141 ceph-mon[108989]: pgmap v8124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:40.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:40.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:41.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:41.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:41 smithi060 ceph-mon[94696]: pgmap v8125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:41 smithi141 ceph-mon[108989]: pgmap v8125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:42.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:42.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:43.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:43.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:44.039 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:43 smithi141 ceph-mon[108989]: pgmap v8126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:43 smithi060 ceph-mon[94696]: pgmap v8126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:44.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:44.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:45.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:45.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:45 smithi060 ceph-mon[94696]: pgmap v8127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:45 smithi141 ceph-mon[108989]: pgmap v8127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:46.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:46.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:47.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:47.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:47 smithi060 ceph-mon[94696]: pgmap v8128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:47 smithi141 ceph-mon[108989]: pgmap v8128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:48.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:48.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:49.824 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:49 smithi060 ceph-mon[94696]: pgmap v8129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:49.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:49.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:49 smithi141 ceph-mon[108989]: pgmap v8129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:50.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:50.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:51.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:51.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:51 smithi060 ceph-mon[94696]: pgmap v8130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:51 smithi141 ceph-mon[108989]: pgmap v8130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:52.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:52.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:53.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:53.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:53 smithi060 ceph-mon[94696]: pgmap v8131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:54.142 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:53 smithi141 ceph-mon[108989]: pgmap v8131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:54.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:54.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:55.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:55.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:55.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:55 smithi141 ceph-mon[108989]: pgmap v8132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:55.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:55 smithi060 ceph-mon[94696]: pgmap v8132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:53:56.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:56.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:57.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:57.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:57 smithi141 ceph-mon[108989]: pgmap v8133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:53:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:57 smithi060 ceph-mon[94696]: pgmap v8133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:53:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:53:58.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:58.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:53:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:53:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:53:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:53:58.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:53:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:53:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:53:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:53:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:53:59.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:53:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:53:59 smithi060 ceph-mon[94696]: pgmap v8134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:53:59.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:53:59.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:53:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:53:59 smithi141 ceph-mon[108989]: pgmap v8134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:00.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:00.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:01.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:01.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:01 smithi141 ceph-mon[108989]: pgmap v8135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:01 smithi060 ceph-mon[94696]: pgmap v8135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:02.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:02.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:03.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:03.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:03 smithi141 ceph-mon[108989]: pgmap v8136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:03 smithi060 ceph-mon[94696]: pgmap v8136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:04.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:04.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:05 smithi060 ceph-mon[94696]: pgmap v8137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:05.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:05.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:05 smithi141 ceph-mon[108989]: pgmap v8137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:06.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:06.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:07.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:07.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:07 smithi141 ceph-mon[108989]: pgmap v8138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:07 smithi060 ceph-mon[94696]: pgmap v8138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:08.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:08.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:09 smithi060 ceph-mon[94696]: pgmap v8139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:09.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:09.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:09 smithi141 ceph-mon[108989]: pgmap v8139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:10.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:10.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:11.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:11.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:11 smithi141 ceph-mon[108989]: pgmap v8140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:11 smithi060 ceph-mon[94696]: pgmap v8140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:12.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:12.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:13.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:13.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:13 smithi141 ceph-mon[108989]: pgmap v8141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:13 smithi060 ceph-mon[94696]: pgmap v8141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:14.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:14.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:15 smithi060 ceph-mon[94696]: pgmap v8142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:15.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:15.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:15 smithi141 ceph-mon[108989]: pgmap v8142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:16.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:16.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:17.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:17.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:17 smithi141 ceph-mon[108989]: pgmap v8143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:17 smithi060 ceph-mon[94696]: pgmap v8143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:18.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:18.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:19 smithi060 ceph-mon[94696]: pgmap v8144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:19.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:19.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:19 smithi141 ceph-mon[108989]: pgmap v8144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:20.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:20.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:21.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:21.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:21 smithi141 ceph-mon[108989]: pgmap v8145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:21 smithi060 ceph-mon[94696]: pgmap v8145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:22.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:22.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:23.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:23.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:23 smithi141 ceph-mon[108989]: pgmap v8146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:23 smithi060 ceph-mon[94696]: pgmap v8146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:24.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:24.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:25.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:25.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:25 smithi141 ceph-mon[108989]: pgmap v8147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:25 smithi060 ceph-mon[94696]: pgmap v8147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:26.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:26.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:27.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:27.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:27 smithi141 ceph-mon[108989]: pgmap v8148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:27 smithi060 ceph-mon[94696]: pgmap v8148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:28.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:28.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:29 smithi060 ceph-mon[94696]: pgmap v8149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:29.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:29.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:29 smithi141 ceph-mon[108989]: pgmap v8149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:30.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:30.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:31.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:31 smithi141 ceph-mon[108989]: pgmap v8150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:31 smithi060 ceph-mon[94696]: pgmap v8150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:32.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:32.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:33.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:33.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:33 smithi141 ceph-mon[108989]: pgmap v8151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:33 smithi060 ceph-mon[94696]: pgmap v8151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:34.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:34.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:35.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:35.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:35 smithi141 ceph-mon[108989]: pgmap v8152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:35 smithi060 ceph-mon[94696]: pgmap v8152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:36.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:36.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:37.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:37 smithi141 ceph-mon[108989]: pgmap v8153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:37 smithi060 ceph-mon[94696]: pgmap v8153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:38.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:38.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:39 smithi060 ceph-mon[94696]: pgmap v8154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:39.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:39.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:39 smithi141 ceph-mon[108989]: pgmap v8154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:40.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:40.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:41 smithi060 ceph-mon[94696]: pgmap v8155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:41 smithi141 ceph-mon[108989]: pgmap v8155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:42.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:42.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:43.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:43.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:43 smithi060 ceph-mon[94696]: pgmap v8156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:43 smithi141 ceph-mon[108989]: pgmap v8156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:45.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:45.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:45 smithi060 ceph-mon[94696]: pgmap v8157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:45 smithi141 ceph-mon[108989]: pgmap v8157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:47 smithi060 ceph-mon[94696]: pgmap v8158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:47 smithi141 ceph-mon[108989]: pgmap v8158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:48.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:48.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:49 smithi060 ceph-mon[94696]: pgmap v8159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:49.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:49.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:49 smithi141 ceph-mon[108989]: pgmap v8159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:51.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:51.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:51 smithi060 ceph-mon[94696]: pgmap v8160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:51 smithi141 ceph-mon[108989]: pgmap v8160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:52.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:52.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:53 smithi060 ceph-mon[94696]: pgmap v8161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:53 smithi141 ceph-mon[108989]: pgmap v8161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:54.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:54.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:55 smithi060 ceph-mon[94696]: pgmap v8162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:55 smithi141 ceph-mon[108989]: pgmap v8162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:54:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:56.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:57.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:57.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:57 smithi060 ceph-mon[94696]: pgmap v8163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:57 smithi141 ceph-mon[108989]: pgmap v8163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:54:58.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:58.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:54:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:54:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:54:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: pgmap v8164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:54:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:54:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:54:59.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:54:59.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: pgmap v8164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:55:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:55:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:55:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:55:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:54:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:55:00.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:00.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:01.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:01.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:01 smithi060 ceph-mon[94696]: pgmap v8165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:01 smithi141 ceph-mon[108989]: pgmap v8165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:02.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:02.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:03.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:03.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:03 smithi060 ceph-mon[94696]: pgmap v8166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:03 smithi141 ceph-mon[108989]: pgmap v8166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:04.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:04.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:05 smithi060 ceph-mon[94696]: pgmap v8167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:05 smithi141 ceph-mon[108989]: pgmap v8167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:06.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:06.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:07.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:07.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:07 smithi060 ceph-mon[94696]: pgmap v8168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:07 smithi141 ceph-mon[108989]: pgmap v8168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:08.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:08.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:09 smithi060 ceph-mon[94696]: pgmap v8169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:09.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:09.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:09 smithi141 ceph-mon[108989]: pgmap v8169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:10.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:10.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:11 smithi060 ceph-mon[94696]: pgmap v8170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:11 smithi141 ceph-mon[108989]: pgmap v8170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:12.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:12.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:13.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:13.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:13 smithi060 ceph-mon[94696]: pgmap v8171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:13 smithi141 ceph-mon[108989]: pgmap v8171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:14.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:14.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:15.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:15.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:15 smithi060 ceph-mon[94696]: pgmap v8172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:15 smithi141 ceph-mon[108989]: pgmap v8172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:16.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:16.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:17 smithi060 ceph-mon[94696]: pgmap v8173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:17 smithi141 ceph-mon[108989]: pgmap v8173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:18.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:18.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:19 smithi060 ceph-mon[94696]: pgmap v8174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:19.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:19.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:19 smithi141 ceph-mon[108989]: pgmap v8174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:20.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:20.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:21 smithi060 ceph-mon[94696]: pgmap v8175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:21 smithi141 ceph-mon[108989]: pgmap v8175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:22.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:22.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:23.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:23 smithi060 ceph-mon[94696]: pgmap v8176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:23 smithi141 ceph-mon[108989]: pgmap v8176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:24.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:24.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:25 smithi141 ceph-mon[108989]: pgmap v8177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:25.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:25.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:25 smithi060 ceph-mon[94696]: pgmap v8177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:26.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:26.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:27 smithi141 ceph-mon[108989]: pgmap v8178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:27.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:27.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:27 smithi060 ceph-mon[94696]: pgmap v8178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:29.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:29.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:29 smithi060 ceph-mon[94696]: pgmap v8179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:29 smithi141 ceph-mon[108989]: pgmap v8179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:30.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:30.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:31.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:31.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:31 smithi141 ceph-mon[108989]: pgmap v8180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:32.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:32.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:31 smithi060 ceph-mon[94696]: pgmap v8180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:33.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:33.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:33 smithi141 ceph-mon[108989]: pgmap v8181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:34.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:34.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:33 smithi060 ceph-mon[94696]: pgmap v8181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:35.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:35.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:35 smithi141 ceph-mon[108989]: pgmap v8182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:36.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:36.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:35 smithi060 ceph-mon[94696]: pgmap v8182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:37.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:37.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:37 smithi141 ceph-mon[108989]: pgmap v8183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:38.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:38.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:37 smithi060 ceph-mon[94696]: pgmap v8183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:39.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:39.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:39 smithi060 ceph-mon[94696]: pgmap v8184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:39 smithi141 ceph-mon[108989]: pgmap v8184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:40.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:40.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:41.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:41.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:41 smithi060 ceph-mon[94696]: pgmap v8185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:41 smithi141 ceph-mon[108989]: pgmap v8185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:42.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:42.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:43.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:43.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:43 smithi141 ceph-mon[108989]: pgmap v8186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:44.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:44.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:43 smithi060 ceph-mon[94696]: pgmap v8186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:45.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:45.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:45 smithi141 ceph-mon[108989]: pgmap v8187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:46.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:46.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:45 smithi060 ceph-mon[94696]: pgmap v8187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:47.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:47.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:47 smithi141 ceph-mon[108989]: pgmap v8188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:48.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:48.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:47 smithi060 ceph-mon[94696]: pgmap v8188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:49.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:49.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:49 smithi060 ceph-mon[94696]: pgmap v8189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:49 smithi141 ceph-mon[108989]: pgmap v8189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:50.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:50.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:51.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:51.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:51 smithi141 ceph-mon[108989]: pgmap v8190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:52.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:52.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:51 smithi060 ceph-mon[94696]: pgmap v8190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:53.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:53.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:53 smithi141 ceph-mon[108989]: pgmap v8191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:54.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:54.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:53 smithi060 ceph-mon[94696]: pgmap v8191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:55.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:55.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:56.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:56.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:55 smithi060 ceph-mon[94696]: pgmap v8192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:55 smithi141 ceph-mon[108989]: pgmap v8192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:55:57.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:57.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:58.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:58.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:57 smithi060 ceph-mon[94696]: pgmap v8193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:57 smithi141 ceph-mon[108989]: pgmap v8193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:55:59.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:55:59.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:55:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: pgmap v8194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:55:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:55:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:56:00.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:00.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: pgmap v8194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:56:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:56:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:56:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:56:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:56:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:55:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:56:01.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:01.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:02.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:02.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:01 smithi060 ceph-mon[94696]: pgmap v8195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:01 smithi141 ceph-mon[108989]: pgmap v8195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:03.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:03.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:04.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:04.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:03 smithi060 ceph-mon[94696]: pgmap v8196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:03 smithi141 ceph-mon[108989]: pgmap v8196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:05.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:05.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:06.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:06.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:05 smithi060 ceph-mon[94696]: pgmap v8197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:05 smithi141 ceph-mon[108989]: pgmap v8197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:08.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:08.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:07 smithi060 ceph-mon[94696]: pgmap v8198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:07 smithi141 ceph-mon[108989]: pgmap v8198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:09.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:09.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:09 smithi060 ceph-mon[94696]: pgmap v8199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:10.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:10.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:09 smithi141 ceph-mon[108989]: pgmap v8199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:11.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:11.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:11 smithi060 ceph-mon[94696]: pgmap v8200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:12.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:12.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:11 smithi141 ceph-mon[108989]: pgmap v8200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:13.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:13.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:13 smithi060 ceph-mon[94696]: pgmap v8201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:14.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:14.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:13 smithi141 ceph-mon[108989]: pgmap v8201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:15.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:15.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:15 smithi141 ceph-mon[108989]: pgmap v8202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:15 smithi060 ceph-mon[94696]: pgmap v8202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:16.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:16.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:17.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:17 smithi060 ceph-mon[94696]: pgmap v8203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:18.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:18.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:17 smithi141 ceph-mon[108989]: pgmap v8203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:19.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:19.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:19 smithi060 ceph-mon[94696]: pgmap v8204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:20.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:20.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:19 smithi141 ceph-mon[108989]: pgmap v8204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:21.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:21.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:21 smithi060 ceph-mon[94696]: pgmap v8205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:22.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:22.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:21 smithi141 ceph-mon[108989]: pgmap v8205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:23.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:23.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:23 smithi060 ceph-mon[94696]: pgmap v8206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:24.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:24.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:23 smithi141 ceph-mon[108989]: pgmap v8206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:25.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:25.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:25 smithi141 ceph-mon[108989]: pgmap v8207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:25 smithi060 ceph-mon[94696]: pgmap v8207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:26.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:26.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:27.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:27.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:27 smithi141 ceph-mon[108989]: pgmap v8208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:27 smithi060 ceph-mon[94696]: pgmap v8208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:28.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:28.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:29.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:29.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:29 smithi060 ceph-mon[94696]: pgmap v8209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:29 smithi141 ceph-mon[108989]: pgmap v8209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:30.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:30.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:31.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:31.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:31 smithi141 ceph-mon[108989]: pgmap v8210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:31 smithi060 ceph-mon[94696]: pgmap v8210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:32.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:32.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:33.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:33.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:33 smithi141 ceph-mon[108989]: pgmap v8211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:33 smithi060 ceph-mon[94696]: pgmap v8211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:34.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:34.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:35.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:35.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:35 smithi141 ceph-mon[108989]: pgmap v8212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:35 smithi060 ceph-mon[94696]: pgmap v8212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:36.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:36.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:37.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:37.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:37 smithi141 ceph-mon[108989]: pgmap v8213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:37 smithi060 ceph-mon[94696]: pgmap v8213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:39.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:39.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:39 smithi060 ceph-mon[94696]: pgmap v8214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:39 smithi141 ceph-mon[108989]: pgmap v8214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:40.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:40.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:41 smithi141 ceph-mon[108989]: pgmap v8215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:41 smithi060 ceph-mon[94696]: pgmap v8215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:43.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:43 smithi141 ceph-mon[108989]: pgmap v8216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:43 smithi060 ceph-mon[94696]: pgmap v8216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:45 smithi141 ceph-mon[108989]: pgmap v8217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:45 smithi060 ceph-mon[94696]: pgmap v8217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:46.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:47 smithi060 ceph-mon[94696]: pgmap v8218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:47 smithi141 ceph-mon[108989]: pgmap v8218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:49.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:49.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:49 smithi060 ceph-mon[94696]: pgmap v8219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:49 smithi141 ceph-mon[108989]: pgmap v8219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:51 smithi060 ceph-mon[94696]: pgmap v8220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:52.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:51 smithi141 ceph-mon[108989]: pgmap v8220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:53.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:53.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:53 smithi060 ceph-mon[94696]: pgmap v8221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:53 smithi141 ceph-mon[108989]: pgmap v8221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:56.007 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:55 smithi141 ceph-mon[108989]: pgmap v8222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:56.007 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:55 smithi060 ceph-mon[94696]: pgmap v8222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:56:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:57 smithi060 ceph-mon[94696]: pgmap v8223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:58.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:58.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:57 smithi141 ceph-mon[108989]: pgmap v8223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:56:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:56:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:56:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:59 smithi060 ceph-mon[94696]: pgmap v8224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:56:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:56:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:57:00.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:00.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:59 smithi141 ceph-mon[108989]: pgmap v8224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:56:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:57:01.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:01.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:01 smithi060 ceph-mon[94696]: pgmap v8225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:02.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:02.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:01 smithi141 ceph-mon[108989]: pgmap v8225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:03.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:03.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: pgmap v8226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:57:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:57:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: pgmap v8226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:57:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:57:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:57:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:57:04.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:04.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:05.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:05.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:05 smithi141 ceph-mon[108989]: pgmap v8227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:05 smithi060 ceph-mon[94696]: pgmap v8227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:07.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:07.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:07 smithi141 ceph-mon[108989]: pgmap v8228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:07 smithi060 ceph-mon[94696]: pgmap v8228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:08.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:08.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:09 smithi060 ceph-mon[94696]: pgmap v8229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:10.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:09 smithi141 ceph-mon[108989]: pgmap v8229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:11.167 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:11.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:11.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:11 smithi060 ceph-mon[94696]: pgmap v8230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:11 smithi141 ceph-mon[108989]: pgmap v8230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:13 smithi060 ceph-mon[94696]: pgmap v8231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:14.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:14.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:13 smithi141 ceph-mon[108989]: pgmap v8231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:15 smithi060 ceph-mon[94696]: pgmap v8232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:16.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:16.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:16.219 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:15 smithi141 ceph-mon[108989]: pgmap v8232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:17.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:17.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:17 smithi060 ceph-mon[94696]: pgmap v8233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:17 smithi141 ceph-mon[108989]: pgmap v8233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:19 smithi060 ceph-mon[94696]: pgmap v8234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:19 smithi141 ceph-mon[108989]: pgmap v8234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:21.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:21 smithi060 ceph-mon[94696]: pgmap v8235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:21 smithi141 ceph-mon[108989]: pgmap v8235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:23.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:23.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:23 smithi060 ceph-mon[94696]: pgmap v8236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:24.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:23 smithi141 ceph-mon[108989]: pgmap v8236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:25 smithi060 ceph-mon[94696]: pgmap v8237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:26.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:26.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:25 smithi141 ceph-mon[108989]: pgmap v8237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:27.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:27 smithi060 ceph-mon[94696]: pgmap v8238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:27 smithi141 ceph-mon[108989]: pgmap v8238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:29.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:29.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:29 smithi060 ceph-mon[94696]: pgmap v8239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:29 smithi141 ceph-mon[108989]: pgmap v8239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:31 smithi060 ceph-mon[94696]: pgmap v8240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:32.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:31 smithi141 ceph-mon[108989]: pgmap v8240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:33.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:33.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:33 smithi060 ceph-mon[94696]: pgmap v8241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:33 smithi141 ceph-mon[108989]: pgmap v8241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:35 smithi060 ceph-mon[94696]: pgmap v8242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:36.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:36.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:35 smithi141 ceph-mon[108989]: pgmap v8242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:37.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:37 smithi060 ceph-mon[94696]: pgmap v8243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:38.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:38.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:37 smithi141 ceph-mon[108989]: pgmap v8243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:39.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:39.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:39 smithi060 ceph-mon[94696]: pgmap v8244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:40.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:40.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:39 smithi141 ceph-mon[108989]: pgmap v8244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:41 smithi060 ceph-mon[94696]: pgmap v8245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:42.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:42.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:41 smithi141 ceph-mon[108989]: pgmap v8245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:43.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:43.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:43 smithi060 ceph-mon[94696]: pgmap v8246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:44.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:43 smithi141 ceph-mon[108989]: pgmap v8246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:45 smithi060 ceph-mon[94696]: pgmap v8247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:46.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:46.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:45 smithi141 ceph-mon[108989]: pgmap v8247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:47.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:47.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:47 smithi060 ceph-mon[94696]: pgmap v8248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:48.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:48.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:47 smithi141 ceph-mon[108989]: pgmap v8248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:49.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:49.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:49 smithi060 ceph-mon[94696]: pgmap v8249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:49 smithi141 ceph-mon[108989]: pgmap v8249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:50.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:50.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:51.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:51.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:51 smithi141 ceph-mon[108989]: pgmap v8250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:51 smithi060 ceph-mon[94696]: pgmap v8250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:52.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:52.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:53.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:53.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:53 smithi060 ceph-mon[94696]: pgmap v8251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:53 smithi141 ceph-mon[108989]: pgmap v8251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:54.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:54.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:55.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:55 smithi141 ceph-mon[108989]: pgmap v8252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:55 smithi060 ceph-mon[94696]: pgmap v8252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:57:56.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:56.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:57.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:57.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:57 smithi141 ceph-mon[108989]: pgmap v8253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:58.032 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:57 smithi060 ceph-mon[94696]: pgmap v8253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:57:58.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:58.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:59.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:57:59.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:57:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:57:59 smithi060 ceph-mon[94696]: pgmap v8254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:57:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:57:59 smithi141 ceph-mon[108989]: pgmap v8254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:00.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:00.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:01.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:01.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:01 smithi141 ceph-mon[108989]: pgmap v8255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:01 smithi060 ceph-mon[94696]: pgmap v8255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:02.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:02.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:03.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:03 smithi141 ceph-mon[108989]: pgmap v8256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:58:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:03 smithi060 ceph-mon[94696]: pgmap v8256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:58:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:04.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:05.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:05.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:05 smithi141 ceph-mon[108989]: pgmap v8257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:05 smithi060 ceph-mon[94696]: pgmap v8257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:06.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:07.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:07.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:07 smithi060 ceph-mon[94696]: pgmap v8258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:07 smithi141 ceph-mon[108989]: pgmap v8258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:08.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:58:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:58:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:58:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:58:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:58:09.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:09 smithi060 ceph-mon[94696]: pgmap v8259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:09 smithi141 ceph-mon[108989]: pgmap v8259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:10.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:10.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:11 smithi060 ceph-mon[94696]: pgmap v8260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:11 smithi141 ceph-mon[108989]: pgmap v8260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:12.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:12.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:13 smithi060 ceph-mon[94696]: pgmap v8261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:13 smithi141 ceph-mon[108989]: pgmap v8261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:14.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:15.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:15 smithi060 ceph-mon[94696]: pgmap v8262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:15 smithi141 ceph-mon[108989]: pgmap v8262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:17.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:17 smithi060 ceph-mon[94696]: pgmap v8263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:17 smithi141 ceph-mon[108989]: pgmap v8263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:18.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:18.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:19 smithi060 ceph-mon[94696]: pgmap v8264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:19 smithi141 ceph-mon[108989]: pgmap v8264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:20.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:20.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:21.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:21.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:21 smithi060 ceph-mon[94696]: pgmap v8265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:21 smithi141 ceph-mon[108989]: pgmap v8265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:23.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:23 smithi060 ceph-mon[94696]: pgmap v8266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:23 smithi141 ceph-mon[108989]: pgmap v8266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:24.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:24.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:25.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:25 smithi060 ceph-mon[94696]: pgmap v8267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:25 smithi141 ceph-mon[108989]: pgmap v8267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:27 smithi060 ceph-mon[94696]: pgmap v8268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:27 smithi141 ceph-mon[108989]: pgmap v8268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:29 smithi060 ceph-mon[94696]: pgmap v8269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:29 smithi141 ceph-mon[108989]: pgmap v8269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:30.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:30.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:31.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:31 smithi060 ceph-mon[94696]: pgmap v8270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:31 smithi141 ceph-mon[108989]: pgmap v8270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:32.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:32.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:33.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:33 smithi060 ceph-mon[94696]: pgmap v8271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:33 smithi141 ceph-mon[108989]: pgmap v8271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:34.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:35.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:35.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:35 smithi060 ceph-mon[94696]: pgmap v8272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:35 smithi141 ceph-mon[108989]: pgmap v8272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:36.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:36.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:37.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:37.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:37 smithi060 ceph-mon[94696]: pgmap v8273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:37 smithi141 ceph-mon[108989]: pgmap v8273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:38.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:38.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:39.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:39 smithi060 ceph-mon[94696]: pgmap v8274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:39 smithi141 ceph-mon[108989]: pgmap v8274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:40.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:40.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:41.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:41.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:41 smithi060 ceph-mon[94696]: pgmap v8275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:42.097 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:41 smithi141 ceph-mon[108989]: pgmap v8275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:42.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:42.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:43.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:43 smithi060 ceph-mon[94696]: pgmap v8276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:43 smithi141 ceph-mon[108989]: pgmap v8276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:44.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:45.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:45.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:45 smithi060 ceph-mon[94696]: pgmap v8277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:45 smithi141 ceph-mon[108989]: pgmap v8277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:46.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:47.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:47 smithi060 ceph-mon[94696]: pgmap v8278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:47 smithi141 ceph-mon[108989]: pgmap v8278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:48.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:49.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:49 smithi060 ceph-mon[94696]: pgmap v8279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:49 smithi141 ceph-mon[108989]: pgmap v8279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:50.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:51.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:51.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:51 smithi060 ceph-mon[94696]: pgmap v8280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:52.201 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:51 smithi141 ceph-mon[108989]: pgmap v8280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:52.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:53 smithi060 ceph-mon[94696]: pgmap v8281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:53 smithi141 ceph-mon[108989]: pgmap v8281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:54.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:54.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:55.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:55 smithi060 ceph-mon[94696]: pgmap v8282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:55 smithi141 ceph-mon[108989]: pgmap v8282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:58:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:58:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:57.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:57 smithi060 ceph-mon[94696]: pgmap v8283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:57 smithi141 ceph-mon[108989]: pgmap v8283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:58:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:58:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:58:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:58:59 smithi060 ceph-mon[94696]: pgmap v8284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:58:59 smithi141 ceph-mon[108989]: pgmap v8284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:01 smithi060 ceph-mon[94696]: pgmap v8285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:01 smithi141 ceph-mon[108989]: pgmap v8285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:02.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:02.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:03.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:03 smithi060 ceph-mon[94696]: pgmap v8286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:03 smithi141 ceph-mon[108989]: pgmap v8286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:04.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:05.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:05 smithi060 ceph-mon[94696]: pgmap v8287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:05 smithi141 ceph-mon[108989]: pgmap v8287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:06.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:07.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:07 smithi060 ceph-mon[94696]: pgmap v8288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:07 smithi141 ceph-mon[108989]: pgmap v8288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:08.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:08.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:59:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T11:59:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:09.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: pgmap v8289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:59:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:59:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: pgmap v8289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T11:59:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T11:59:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:59:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T11:59:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T11:59:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:10.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:11.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:11 smithi060 ceph-mon[94696]: pgmap v8290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:11 smithi141 ceph-mon[108989]: pgmap v8290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:12.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:12.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:13.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:13.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:13 smithi060 ceph-mon[94696]: pgmap v8291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:13 smithi141 ceph-mon[108989]: pgmap v8291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:14.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:14.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:15.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:15 smithi060 ceph-mon[94696]: pgmap v8292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:15 smithi141 ceph-mon[108989]: pgmap v8292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:16.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:16.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:17.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:17.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:17 smithi060 ceph-mon[94696]: pgmap v8293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:17 smithi141 ceph-mon[108989]: pgmap v8293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:18.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:18.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:19.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:19.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:19 smithi060 ceph-mon[94696]: pgmap v8294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:19 smithi141 ceph-mon[108989]: pgmap v8294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:20.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:20.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:21.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:21 smithi060 ceph-mon[94696]: pgmap v8295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:21 smithi141 ceph-mon[108989]: pgmap v8295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:22.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:22.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:23.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:23.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:23 smithi060 ceph-mon[94696]: pgmap v8296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:23 smithi141 ceph-mon[108989]: pgmap v8296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:24.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:24.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:25.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:25.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:25 smithi060 ceph-mon[94696]: pgmap v8297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:25 smithi141 ceph-mon[108989]: pgmap v8297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:26.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:26.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:27.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:27.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:27 smithi141 ceph-mon[108989]: pgmap v8298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:27 smithi060 ceph-mon[94696]: pgmap v8298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:28.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:28.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:29.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:29.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:29 smithi060 ceph-mon[94696]: pgmap v8299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:29 smithi141 ceph-mon[108989]: pgmap v8299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:30.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:30.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:31.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:31.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:31 smithi060 ceph-mon[94696]: pgmap v8300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:31 smithi141 ceph-mon[108989]: pgmap v8300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:32.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:32.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:33.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:33.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:33 smithi060 ceph-mon[94696]: pgmap v8301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:33 smithi141 ceph-mon[108989]: pgmap v8301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:34.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:34.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:35.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:35.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:35 smithi060 ceph-mon[94696]: pgmap v8302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:35 smithi141 ceph-mon[108989]: pgmap v8302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:36.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:36.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:37 smithi141 ceph-mon[108989]: pgmap v8303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:37 smithi060 ceph-mon[94696]: pgmap v8303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:38.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:38.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:39 smithi060 ceph-mon[94696]: pgmap v8304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:39 smithi141 ceph-mon[108989]: pgmap v8304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:40.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:40.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:41.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:41.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:41 smithi060 ceph-mon[94696]: pgmap v8305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:41 smithi141 ceph-mon[108989]: pgmap v8305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:43 smithi060 ceph-mon[94696]: pgmap v8306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:43 smithi141 ceph-mon[108989]: pgmap v8306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:44.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:44.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:45 smithi060 ceph-mon[94696]: pgmap v8307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:45 smithi141 ceph-mon[108989]: pgmap v8307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:47.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:47.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:47 smithi060 ceph-mon[94696]: pgmap v8308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:47 smithi141 ceph-mon[108989]: pgmap v8308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:49 smithi060 ceph-mon[94696]: pgmap v8309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:49 smithi141 ceph-mon[108989]: pgmap v8309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:50.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:50.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:51 smithi060 ceph-mon[94696]: pgmap v8310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:51 smithi141 ceph-mon[108989]: pgmap v8310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:53 smithi060 ceph-mon[94696]: pgmap v8311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:53 smithi141 ceph-mon[108989]: pgmap v8311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:54.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:55 smithi060 ceph-mon[94696]: pgmap v8312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:55 smithi141 ceph-mon[108989]: pgmap v8312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T11:59:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T11:59:56.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:57.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:57.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:57 smithi060 ceph-mon[94696]: pgmap v8313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:57 smithi141 ceph-mon[108989]: pgmap v8313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T11:59:58.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T11:59:59.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T11:59:59.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:00.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 11:59:59 smithi060 ceph-mon[94696]: pgmap v8314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 11:59:59 smithi141 ceph-mon[108989]: pgmap v8314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:00.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:00.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:00:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:00:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:01 smithi060 ceph-mon[94696]: pgmap v8315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:01 smithi141 ceph-mon[108989]: pgmap v8315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:03 smithi060 ceph-mon[94696]: pgmap v8316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:03 smithi141 ceph-mon[108989]: pgmap v8316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:05 smithi060 ceph-mon[94696]: pgmap v8317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:05 smithi141 ceph-mon[108989]: pgmap v8317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:06.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:07.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:07 smithi060 ceph-mon[94696]: pgmap v8318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:07 smithi141 ceph-mon[108989]: pgmap v8318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:09.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:09 smithi060 ceph-mon[94696]: pgmap v8319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:00:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:09 smithi141 ceph-mon[108989]: pgmap v8319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:00:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:00:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:00:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:00:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:00:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:00:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:00:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:00:11.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:11 smithi060 ceph-mon[94696]: pgmap v8320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:11 smithi141 ceph-mon[108989]: pgmap v8320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:13 smithi060 ceph-mon[94696]: pgmap v8321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:13 smithi141 ceph-mon[108989]: pgmap v8321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:14.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:15 smithi060 ceph-mon[94696]: pgmap v8322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:15 smithi141 ceph-mon[108989]: pgmap v8322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:17.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:18.079 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:17 smithi141 ceph-mon[108989]: pgmap v8323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:17 smithi060 ceph-mon[94696]: pgmap v8323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:18.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:18.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:19 smithi141 ceph-mon[108989]: pgmap v8324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:19 smithi060 ceph-mon[94696]: pgmap v8324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:21.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:21.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:21 smithi141 ceph-mon[108989]: pgmap v8325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:21 smithi060 ceph-mon[94696]: pgmap v8325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:23 smithi141 ceph-mon[108989]: pgmap v8326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:23 smithi060 ceph-mon[94696]: pgmap v8326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:24.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:24.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:25 smithi060 ceph-mon[94696]: pgmap v8327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:25 smithi141 ceph-mon[108989]: pgmap v8327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:27.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:27.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:27 smithi060 ceph-mon[94696]: pgmap v8328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:28.182 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:27 smithi141 ceph-mon[108989]: pgmap v8328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:28.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:28.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:29.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:29.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:29 smithi060 ceph-mon[94696]: pgmap v8329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:29 smithi141 ceph-mon[108989]: pgmap v8329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:30.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:30.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:31 smithi060 ceph-mon[94696]: pgmap v8330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:31 smithi141 ceph-mon[108989]: pgmap v8330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:33.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:33.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:33 smithi060 ceph-mon[94696]: pgmap v8331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:33 smithi141 ceph-mon[108989]: pgmap v8331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:34.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:34.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:35.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:35.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:35 smithi060 ceph-mon[94696]: pgmap v8332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:35 smithi141 ceph-mon[108989]: pgmap v8332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:36.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:36.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:37.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:37.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:37 smithi060 ceph-mon[94696]: pgmap v8333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:37 smithi141 ceph-mon[108989]: pgmap v8333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:38.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:38.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:39.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:39.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:39 smithi060 ceph-mon[94696]: pgmap v8334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:39 smithi141 ceph-mon[108989]: pgmap v8334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:40.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:40.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:41.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:41.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:41 smithi060 ceph-mon[94696]: pgmap v8335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:41 smithi141 ceph-mon[108989]: pgmap v8335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:42.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:42.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:43.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:43.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:43 smithi060 ceph-mon[94696]: pgmap v8336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:43 smithi141 ceph-mon[108989]: pgmap v8336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:44.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:44.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:45.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:45.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:45 smithi060 ceph-mon[94696]: pgmap v8337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:45 smithi141 ceph-mon[108989]: pgmap v8337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:46.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:46.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:47.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:47.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:47 smithi060 ceph-mon[94696]: pgmap v8338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:47 smithi141 ceph-mon[108989]: pgmap v8338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:48.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:48.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:49.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:49.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:49 smithi060 ceph-mon[94696]: pgmap v8339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:49 smithi141 ceph-mon[108989]: pgmap v8339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:50.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:50.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:51.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:51.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:51 smithi060 ceph-mon[94696]: pgmap v8340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:51 smithi141 ceph-mon[108989]: pgmap v8340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:52.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:52.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:53.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:53.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:53 smithi060 ceph-mon[94696]: pgmap v8341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:53 smithi141 ceph-mon[108989]: pgmap v8341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:54.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:54.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:55.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:55.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:55 smithi060 ceph-mon[94696]: pgmap v8342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:55 smithi141 ceph-mon[108989]: pgmap v8342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:00:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:00:56.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:56.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:57.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:57.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:57 smithi060 ceph-mon[94696]: pgmap v8343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:57 smithi141 ceph-mon[108989]: pgmap v8343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:00:58.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:58.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:59.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:00:59.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:00:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:00:59 smithi060 ceph-mon[94696]: pgmap v8344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:00:59 smithi141 ceph-mon[108989]: pgmap v8344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:00.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:00.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:01.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:01.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:01 smithi060 ceph-mon[94696]: pgmap v8345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:01 smithi141 ceph-mon[108989]: pgmap v8345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:02.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:02.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:03.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:03.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:03 smithi141 ceph-mon[108989]: pgmap v8346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:03 smithi060 ceph-mon[94696]: pgmap v8346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:04.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:04.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:05.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:05.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:05 smithi060 ceph-mon[94696]: pgmap v8347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:05 smithi141 ceph-mon[108989]: pgmap v8347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:06.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:06.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:07.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:07.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:07 smithi060 ceph-mon[94696]: pgmap v8348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:07 smithi141 ceph-mon[108989]: pgmap v8348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:08.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:08.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:09.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:09.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:09 smithi060 ceph-mon[94696]: pgmap v8349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:09 smithi141 ceph-mon[108989]: pgmap v8349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:10.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:10.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:01:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:01:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:01:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:01:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:01:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:01:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:01:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:01:11.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:11.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:11 smithi060 ceph-mon[94696]: pgmap v8350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:11 smithi141 ceph-mon[108989]: pgmap v8350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:13.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:13.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:13 smithi141 ceph-mon[108989]: pgmap v8351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:13 smithi060 ceph-mon[94696]: pgmap v8351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:14.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:14.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:15.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:15.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:15 smithi060 ceph-mon[94696]: pgmap v8352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:15 smithi141 ceph-mon[108989]: pgmap v8352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:16.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:16.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:17.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:17.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:17 smithi060 ceph-mon[94696]: pgmap v8353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:17 smithi141 ceph-mon[108989]: pgmap v8353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:18.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:18.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:19.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:19.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:19 smithi060 ceph-mon[94696]: pgmap v8354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:19 smithi141 ceph-mon[108989]: pgmap v8354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:20.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:20.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:21.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:21.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:21 smithi060 ceph-mon[94696]: pgmap v8355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:21 smithi141 ceph-mon[108989]: pgmap v8355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:22.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:22.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:23.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:23.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:23 smithi060 ceph-mon[94696]: pgmap v8356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:23 smithi141 ceph-mon[108989]: pgmap v8356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:24.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:24.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:25.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:25.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:25 smithi060 ceph-mon[94696]: pgmap v8357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:25 smithi141 ceph-mon[108989]: pgmap v8357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:26.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:26.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:27.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:27.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:27 smithi060 ceph-mon[94696]: pgmap v8358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:27 smithi141 ceph-mon[108989]: pgmap v8358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:28.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:28.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:29.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:29.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:29 smithi060 ceph-mon[94696]: pgmap v8359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:29 smithi141 ceph-mon[108989]: pgmap v8359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:30.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:30.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:31.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:31.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:31 smithi060 ceph-mon[94696]: pgmap v8360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:31 smithi141 ceph-mon[108989]: pgmap v8360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:32.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:32.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:33.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:33.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:33 smithi060 ceph-mon[94696]: pgmap v8361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:33 smithi141 ceph-mon[108989]: pgmap v8361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:34.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:34.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:35.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:35.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:35 smithi060 ceph-mon[94696]: pgmap v8362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:35 smithi141 ceph-mon[108989]: pgmap v8362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:36.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:36.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:37.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:37.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:37 smithi060 ceph-mon[94696]: pgmap v8363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:37 smithi141 ceph-mon[108989]: pgmap v8363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:38.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:38.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:39.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:39.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:39 smithi060 ceph-mon[94696]: pgmap v8364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:39 smithi141 ceph-mon[108989]: pgmap v8364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:40.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:40.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:41.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:41.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:41 smithi060 ceph-mon[94696]: pgmap v8365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:41 smithi141 ceph-mon[108989]: pgmap v8365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:42.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:42.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:43.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:43.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:43 smithi060 ceph-mon[94696]: pgmap v8366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:43 smithi141 ceph-mon[108989]: pgmap v8366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:44.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:44.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:45.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:45.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:45 smithi060 ceph-mon[94696]: pgmap v8367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:45 smithi141 ceph-mon[108989]: pgmap v8367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:46.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:46.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:47.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:47.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:47 smithi060 ceph-mon[94696]: pgmap v8368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:47 smithi141 ceph-mon[108989]: pgmap v8368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:48.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:48.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:49.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:49.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:50.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:49 smithi060 ceph-mon[94696]: pgmap v8369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:49 smithi141 ceph-mon[108989]: pgmap v8369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:50.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:50.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:51.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:51.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:51 smithi060 ceph-mon[94696]: pgmap v8370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:51 smithi141 ceph-mon[108989]: pgmap v8370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:52.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:52.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:53.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:53.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:53 smithi060 ceph-mon[94696]: pgmap v8371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:53 smithi141 ceph-mon[108989]: pgmap v8371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:54.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:54.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:55.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:55.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:55 smithi060 ceph-mon[94696]: pgmap v8372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:55 smithi141 ceph-mon[108989]: pgmap v8372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:01:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:01:56.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:56.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:57.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:57.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:57 smithi060 ceph-mon[94696]: pgmap v8373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:57 smithi141 ceph-mon[108989]: pgmap v8373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:01:58.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:58.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:59.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:01:59.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:01:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:01:59 smithi060 ceph-mon[94696]: pgmap v8374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:01:59 smithi141 ceph-mon[108989]: pgmap v8374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:00.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:00.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:01.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:01.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:01 smithi060 ceph-mon[94696]: pgmap v8375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:01 smithi141 ceph-mon[108989]: pgmap v8375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:02.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:02.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:03.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:03.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:03 smithi060 ceph-mon[94696]: pgmap v8376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:04.163 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:03 smithi141 ceph-mon[108989]: pgmap v8376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:04.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:04.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:05.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:05.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:05 smithi060 ceph-mon[94696]: pgmap v8377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:05 smithi141 ceph-mon[108989]: pgmap v8377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:06.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:06.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:07.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:07.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:07 smithi060 ceph-mon[94696]: pgmap v8378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:07 smithi141 ceph-mon[108989]: pgmap v8378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:08.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:08.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:09.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:09.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:09 smithi060 ceph-mon[94696]: pgmap v8379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:09 smithi141 ceph-mon[108989]: pgmap v8379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:10.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:10.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:11.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:11.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: pgmap v8380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:02:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:02:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:02:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:02:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:02:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: pgmap v8380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:02:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:02:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:02:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:13.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:13.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:13 smithi060 ceph-mon[94696]: pgmap v8381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:13 smithi141 ceph-mon[108989]: pgmap v8381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:14.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:14.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:15.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:15.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:15 smithi060 ceph-mon[94696]: pgmap v8382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:15 smithi141 ceph-mon[108989]: pgmap v8382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:16.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:16.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:17.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:17.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:17 smithi060 ceph-mon[94696]: pgmap v8383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:17 smithi141 ceph-mon[108989]: pgmap v8383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:18.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:18.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:19.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:19.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:19 smithi141 ceph-mon[108989]: pgmap v8384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:19 smithi060 ceph-mon[94696]: pgmap v8384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:20.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:20.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:21.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:21.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:21 smithi141 ceph-mon[108989]: pgmap v8385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:21 smithi060 ceph-mon[94696]: pgmap v8385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:22.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:22.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:23.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:23.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:23 smithi141 ceph-mon[108989]: pgmap v8386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:23 smithi060 ceph-mon[94696]: pgmap v8386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:24.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:24.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:25.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:25.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:26.039 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:25 smithi060 ceph-mon[94696]: pgmap v8387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:26.039 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:25 smithi141 ceph-mon[108989]: pgmap v8387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:26.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:26.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:27.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:27.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:27 smithi060 ceph-mon[94696]: pgmap v8388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:27 smithi141 ceph-mon[108989]: pgmap v8388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:28.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:28.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:29.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:29.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:29 smithi060 ceph-mon[94696]: pgmap v8389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:29 smithi141 ceph-mon[108989]: pgmap v8389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:30.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:30.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:31.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:31.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:31 smithi060 ceph-mon[94696]: pgmap v8390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:31 smithi141 ceph-mon[108989]: pgmap v8390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:32.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:32.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:33.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:33.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:33 smithi060 ceph-mon[94696]: pgmap v8391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:33 smithi141 ceph-mon[108989]: pgmap v8391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:34.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:34.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:35.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:35.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:35 smithi060 ceph-mon[94696]: pgmap v8392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:35 smithi141 ceph-mon[108989]: pgmap v8392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:36.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:36.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:37.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:37.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:37 smithi060 ceph-mon[94696]: pgmap v8393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:38.174 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:37 smithi141 ceph-mon[108989]: pgmap v8393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:38.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:38.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:39.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:39.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:39 smithi060 ceph-mon[94696]: pgmap v8394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:39 smithi141 ceph-mon[108989]: pgmap v8394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:40.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:40.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:41.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:41.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:41 smithi060 ceph-mon[94696]: pgmap v8395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:41 smithi141 ceph-mon[108989]: pgmap v8395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:42.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:42.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:43.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:43.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:43 smithi060 ceph-mon[94696]: pgmap v8396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:43 smithi141 ceph-mon[108989]: pgmap v8396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:44.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:44.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:45.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:45.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:45 smithi141 ceph-mon[108989]: pgmap v8397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:46.265 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:45 smithi060 ceph-mon[94696]: pgmap v8397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:46.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:46.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:47.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:47.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:47 smithi141 ceph-mon[108989]: pgmap v8398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:47 smithi060 ceph-mon[94696]: pgmap v8398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:48.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:48.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:49.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:49.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:49 smithi141 ceph-mon[108989]: pgmap v8399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:49 smithi060 ceph-mon[94696]: pgmap v8399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:50.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:50.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:51.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:51.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:51 smithi141 ceph-mon[108989]: pgmap v8400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:51 smithi060 ceph-mon[94696]: pgmap v8400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:52.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:52.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:53.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:53.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:53 smithi141 ceph-mon[108989]: pgmap v8401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:53 smithi060 ceph-mon[94696]: pgmap v8401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:54.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:54.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:02:55.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:55.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:55 smithi141 ceph-mon[108989]: pgmap v8402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:55 smithi060 ceph-mon[94696]: pgmap v8402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:02:56.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:56.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:57.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:57.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:57 smithi141 ceph-mon[108989]: pgmap v8403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:57 smithi060 ceph-mon[94696]: pgmap v8403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:02:58.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:58.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:59.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:02:59.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:02:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:02:59 smithi141 ceph-mon[108989]: pgmap v8404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:02:59 smithi060 ceph-mon[94696]: pgmap v8404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:00.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:00.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:01.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:01.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:01 smithi141 ceph-mon[108989]: pgmap v8405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:01 smithi060 ceph-mon[94696]: pgmap v8405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:02.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:02.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:03.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:03.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:03 smithi141 ceph-mon[108989]: pgmap v8406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:03 smithi060 ceph-mon[94696]: pgmap v8406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:04.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:04.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:05.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:05.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:05 smithi141 ceph-mon[108989]: pgmap v8407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:05 smithi060 ceph-mon[94696]: pgmap v8407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:06.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:06.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:07.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:07.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:07 smithi141 ceph-mon[108989]: pgmap v8408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:07 smithi060 ceph-mon[94696]: pgmap v8408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:08.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:08.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:09.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:09.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:09 smithi141 ceph-mon[108989]: pgmap v8409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:09 smithi060 ceph-mon[94696]: pgmap v8409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:10.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:10.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:11.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:11.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:11 smithi141 ceph-mon[108989]: pgmap v8410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:03:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:11 smithi060 ceph-mon[94696]: pgmap v8410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:03:12.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:12.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:03:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:03:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:03:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:03:13.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:03:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:03:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:03:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:03:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:03:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:03:13.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:13.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:14 smithi060 ceph-mon[94696]: pgmap v8411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:14 smithi141 ceph-mon[108989]: pgmap v8411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:14.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:14.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:15.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:15.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:16 smithi060 ceph-mon[94696]: pgmap v8412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:16 smithi141 ceph-mon[108989]: pgmap v8412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:16.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:16.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:17.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:17.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:18 smithi060 ceph-mon[94696]: pgmap v8413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:18 smithi141 ceph-mon[108989]: pgmap v8413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:18.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:18.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:19.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:19.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:20 smithi141 ceph-mon[108989]: pgmap v8414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:20 smithi060 ceph-mon[94696]: pgmap v8414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:20.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:20.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:21.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:21.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:22 smithi141 ceph-mon[108989]: pgmap v8415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:22 smithi060 ceph-mon[94696]: pgmap v8415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:22.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:22.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:23 smithi141 ceph-mon[108989]: pgmap v8416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:23 smithi060 ceph-mon[94696]: pgmap v8416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:23.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:23.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:24.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:24.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:25.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:25.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:25 smithi141 ceph-mon[108989]: pgmap v8417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:25 smithi060 ceph-mon[94696]: pgmap v8417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:26.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:26.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:27.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:27.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:27 smithi141 ceph-mon[108989]: pgmap v8418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:27 smithi060 ceph-mon[94696]: pgmap v8418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:28.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:28.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:29.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:29.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:29 smithi141 ceph-mon[108989]: pgmap v8419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:29 smithi060 ceph-mon[94696]: pgmap v8419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:30.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:31.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:31.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:31 smithi060 ceph-mon[94696]: pgmap v8420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:31 smithi141 ceph-mon[108989]: pgmap v8420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:32.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:33 smithi141 ceph-mon[108989]: pgmap v8421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:33 smithi060 ceph-mon[94696]: pgmap v8421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:35.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:35 smithi060 ceph-mon[94696]: pgmap v8422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:35 smithi141 ceph-mon[108989]: pgmap v8422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:37.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:37.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:37 smithi060 ceph-mon[94696]: pgmap v8423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:37 smithi141 ceph-mon[108989]: pgmap v8423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:38.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:39 smithi060 ceph-mon[94696]: pgmap v8424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:40.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:40.142 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:39 smithi141 ceph-mon[108989]: pgmap v8424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:40.143 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:40.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:40.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:41.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:41 smithi060 ceph-mon[94696]: pgmap v8425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:41 smithi141 ceph-mon[108989]: pgmap v8425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:43 smithi141 ceph-mon[108989]: pgmap v8426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:43 smithi060 ceph-mon[94696]: pgmap v8426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:45 smithi060 ceph-mon[94696]: pgmap v8427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:45 smithi141 ceph-mon[108989]: pgmap v8427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:46.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:46.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:47 smithi060 ceph-mon[94696]: pgmap v8428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:47 smithi141 ceph-mon[108989]: pgmap v8428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:48.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:48.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:49.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:50.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:49 smithi060 ceph-mon[94696]: pgmap v8429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:49 smithi141 ceph-mon[108989]: pgmap v8429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:51 smithi141 ceph-mon[108989]: pgmap v8430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:51 smithi060 ceph-mon[94696]: pgmap v8430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:52.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:52.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:53.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:53.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:53 smithi141 ceph-mon[108989]: pgmap v8431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:53 smithi060 ceph-mon[94696]: pgmap v8431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:54.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:03:55.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:55.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:55 smithi141 ceph-mon[108989]: pgmap v8432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:55 smithi060 ceph-mon[94696]: pgmap v8432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:03:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:57.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:57 smithi141 ceph-mon[108989]: pgmap v8433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:57 smithi060 ceph-mon[94696]: pgmap v8433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:03:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:03:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:03:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:03:59 smithi141 ceph-mon[108989]: pgmap v8434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:03:59 smithi060 ceph-mon[94696]: pgmap v8434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:00.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:01.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:01.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:02.115 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:01 smithi060 ceph-mon[94696]: pgmap v8435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:01 smithi141 ceph-mon[108989]: pgmap v8435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:03.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:03 smithi141 ceph-mon[108989]: pgmap v8436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:03 smithi060 ceph-mon[94696]: pgmap v8436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:04.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:04.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:05 smithi060 ceph-mon[94696]: pgmap v8437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:05 smithi141 ceph-mon[108989]: pgmap v8437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:06.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:07.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:07.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:07 smithi141 ceph-mon[108989]: pgmap v8438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:07 smithi060 ceph-mon[94696]: pgmap v8438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:08.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:08.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:09.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:09.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:09 smithi141 ceph-mon[108989]: pgmap v8439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:09 smithi060 ceph-mon[94696]: pgmap v8439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:11.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:12.228 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:11 smithi060 ceph-mon[94696]: pgmap v8440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:11 smithi141 ceph-mon[108989]: pgmap v8440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:04:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:04:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:14.217 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:13 smithi141 ceph-mon[108989]: pgmap v8441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:14.218 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.218 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.218 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.218 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:13 smithi060 ceph-mon[94696]: pgmap v8441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:15.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:15.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:15 smithi060 ceph-mon[94696]: pgmap v8442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:15 smithi141 ceph-mon[108989]: pgmap v8442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:16.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:16.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:04:17.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:04:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:04:17.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:17.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:18 smithi060 ceph-mon[94696]: pgmap v8443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:18.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:18 smithi141 ceph-mon[108989]: pgmap v8443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:18.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:19.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:19.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:20 smithi141 ceph-mon[108989]: pgmap v8444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:20 smithi060 ceph-mon[94696]: pgmap v8444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:20.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:20.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:21.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:21.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:22.341 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:22 smithi060 ceph-mon[94696]: pgmap v8445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:22 smithi141 ceph-mon[108989]: pgmap v8445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:22.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:22.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:23.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:23.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:24 smithi141 ceph-mon[108989]: pgmap v8446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:24 smithi060 ceph-mon[94696]: pgmap v8446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:24.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:24.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:26 smithi141 ceph-mon[108989]: pgmap v8447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:26 smithi060 ceph-mon[94696]: pgmap v8447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:26.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:26.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:27.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:27.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:28 smithi141 ceph-mon[108989]: pgmap v8448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:28 smithi060 ceph-mon[94696]: pgmap v8448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:29 smithi141 ceph-mon[108989]: pgmap v8449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:29 smithi060 ceph-mon[94696]: pgmap v8449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:29.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:29.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:30.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:30.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:31.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:31.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:31 smithi141 ceph-mon[108989]: pgmap v8450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:31 smithi060 ceph-mon[94696]: pgmap v8450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:32.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:32.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:33.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:33.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:33 smithi141 ceph-mon[108989]: pgmap v8451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:33 smithi060 ceph-mon[94696]: pgmap v8451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:35 smithi141 ceph-mon[108989]: pgmap v8452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:35 smithi060 ceph-mon[94696]: pgmap v8452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:36.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:36.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:37 smithi141 ceph-mon[108989]: pgmap v8453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:37 smithi060 ceph-mon[94696]: pgmap v8453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:39.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:39.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:39 smithi141 ceph-mon[108989]: pgmap v8454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:39 smithi060 ceph-mon[94696]: pgmap v8454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:40.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:41 smithi141 ceph-mon[108989]: pgmap v8455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:41 smithi060 ceph-mon[94696]: pgmap v8455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:43.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:43.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:43 smithi141 ceph-mon[108989]: pgmap v8456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:43 smithi060 ceph-mon[94696]: pgmap v8456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:44.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:45.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:45.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:45 smithi141 ceph-mon[108989]: pgmap v8457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:45 smithi060 ceph-mon[94696]: pgmap v8457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:46.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:47 smithi141 ceph-mon[108989]: pgmap v8458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:47 smithi060 ceph-mon[94696]: pgmap v8458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:48.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:48.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:49.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:49 smithi141 ceph-mon[108989]: pgmap v8459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:49 smithi060 ceph-mon[94696]: pgmap v8459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:50.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:50.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:51 smithi141 ceph-mon[108989]: pgmap v8460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:51 smithi060 ceph-mon[94696]: pgmap v8460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:52.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:52.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:53.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:53.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:53 smithi141 ceph-mon[108989]: pgmap v8461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:53 smithi060 ceph-mon[94696]: pgmap v8461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:54.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:54.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:04:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:55.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:55 smithi141 ceph-mon[108989]: pgmap v8462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:55 smithi060 ceph-mon[94696]: pgmap v8462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:04:56.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:56.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:57.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:57.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:57 smithi060 ceph-mon[94696]: pgmap v8463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:57 smithi141 ceph-mon[108989]: pgmap v8463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:04:58.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:58.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:04:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:04:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:04:59 smithi141 ceph-mon[108989]: pgmap v8464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:04:59 smithi060 ceph-mon[94696]: pgmap v8464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:00.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:00.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:01.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:01.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:01 smithi141 ceph-mon[108989]: pgmap v8465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:01 smithi060 ceph-mon[94696]: pgmap v8465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:02.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:03 smithi141 ceph-mon[108989]: pgmap v8466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:03 smithi060 ceph-mon[94696]: pgmap v8466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:04.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:05.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:05.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:05 smithi141 ceph-mon[108989]: pgmap v8467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:05 smithi060 ceph-mon[94696]: pgmap v8467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:07 smithi141 ceph-mon[108989]: pgmap v8468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:07 smithi060 ceph-mon[94696]: pgmap v8468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:08.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:08.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:09.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:09 smithi141 ceph-mon[108989]: pgmap v8469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:09 smithi060 ceph-mon[94696]: pgmap v8469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:11.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:11.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:11 smithi141 ceph-mon[108989]: pgmap v8470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:11 smithi060 ceph-mon[94696]: pgmap v8470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:12.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:13 smithi141 ceph-mon[108989]: pgmap v8471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:13 smithi060 ceph-mon[94696]: pgmap v8471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:14.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:14.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:16.125 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:15 smithi141 ceph-mon[108989]: pgmap v8472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:15 smithi060 ceph-mon[94696]: pgmap v8472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:16.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:17.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:17.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: pgmap v8473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:05:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:05:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:05:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: pgmap v8473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:05:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:05:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:05:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:05:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:05:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:05:18.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:19.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:19.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:19 smithi141 ceph-mon[108989]: pgmap v8474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:19 smithi060 ceph-mon[94696]: pgmap v8474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:20.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:20.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:21.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:21 smithi141 ceph-mon[108989]: pgmap v8475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:21 smithi060 ceph-mon[94696]: pgmap v8475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:22.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:22.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:23.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:23.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:23 smithi141 ceph-mon[108989]: pgmap v8476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:23 smithi060 ceph-mon[94696]: pgmap v8476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:24.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:24.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:25.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:25.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:26.229 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:25 smithi141 ceph-mon[108989]: pgmap v8477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:25 smithi060 ceph-mon[94696]: pgmap v8477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:26.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:26.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:27.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:27.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:27 smithi141 ceph-mon[108989]: pgmap v8478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:27 smithi060 ceph-mon[94696]: pgmap v8478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:28.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:29.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:29.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:29 smithi141 ceph-mon[108989]: pgmap v8479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:29 smithi060 ceph-mon[94696]: pgmap v8479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:30.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:30.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:31.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:31 smithi141 ceph-mon[108989]: pgmap v8480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:31 smithi060 ceph-mon[94696]: pgmap v8480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:33.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:33.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:34.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:34.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:33 smithi141 ceph-mon[108989]: pgmap v8481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:33 smithi060 ceph-mon[94696]: pgmap v8481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:35.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:35.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:36.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:35 smithi141 ceph-mon[108989]: pgmap v8482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:35 smithi060 ceph-mon[94696]: pgmap v8482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:37.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:37.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:38.189 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:37 smithi060 ceph-mon[94696]: pgmap v8483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:37 smithi141 ceph-mon[108989]: pgmap v8483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:39.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:40.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:40.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:39 smithi141 ceph-mon[108989]: pgmap v8484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:39 smithi060 ceph-mon[94696]: pgmap v8484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:41.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:41.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:42.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:42.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:41 smithi141 ceph-mon[108989]: pgmap v8485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:41 smithi060 ceph-mon[94696]: pgmap v8485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:43.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:43.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:44.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:44.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:43 smithi141 ceph-mon[108989]: pgmap v8486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:43 smithi060 ceph-mon[94696]: pgmap v8486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:45.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:45.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:46.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:45 smithi141 ceph-mon[108989]: pgmap v8487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:45 smithi060 ceph-mon[94696]: pgmap v8487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:47.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:47 smithi141 ceph-mon[108989]: pgmap v8488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:48.301 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:47 smithi060 ceph-mon[94696]: pgmap v8488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:49.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:49.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:50.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:50.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:49 smithi141 ceph-mon[108989]: pgmap v8489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:49 smithi060 ceph-mon[94696]: pgmap v8489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:51.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:51.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:51 smithi141 ceph-mon[108989]: pgmap v8490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:51 smithi060 ceph-mon[94696]: pgmap v8490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:54.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:54.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:53 smithi141 ceph-mon[108989]: pgmap v8491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:53 smithi060 ceph-mon[94696]: pgmap v8491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:55.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:55.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:05:56.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:56.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:55 smithi141 ceph-mon[108989]: pgmap v8492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:55 smithi060 ceph-mon[94696]: pgmap v8492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:05:57.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:57.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:58.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:58.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:05:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:57 smithi141 ceph-mon[108989]: pgmap v8493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:57 smithi060 ceph-mon[94696]: pgmap v8493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:05:59.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:05:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:00.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:00.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:05:59 smithi141 ceph-mon[108989]: pgmap v8494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:05:59 smithi060 ceph-mon[94696]: pgmap v8494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:02.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:02.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:01 smithi141 ceph-mon[108989]: pgmap v8495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:01 smithi060 ceph-mon[94696]: pgmap v8495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:03.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:03.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:04.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:04.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:03 smithi141 ceph-mon[108989]: pgmap v8496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:03 smithi060 ceph-mon[94696]: pgmap v8496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:05.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:05 smithi141 ceph-mon[108989]: pgmap v8497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:05 smithi060 ceph-mon[94696]: pgmap v8497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:08.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:08.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:07 smithi141 ceph-mon[108989]: pgmap v8498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:07 smithi060 ceph-mon[94696]: pgmap v8498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:09.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:09.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:09 smithi141 ceph-mon[108989]: pgmap v8499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:09 smithi060 ceph-mon[94696]: pgmap v8499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:11 smithi141 ceph-mon[108989]: pgmap v8500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:12.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:12.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:11 smithi060 ceph-mon[94696]: pgmap v8500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:14.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:14.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:13 smithi141 ceph-mon[108989]: pgmap v8501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:13 smithi060 ceph-mon[94696]: pgmap v8501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:15 smithi141 ceph-mon[108989]: pgmap v8502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:15 smithi060 ceph-mon[94696]: pgmap v8502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:17.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:17 smithi141 ceph-mon[108989]: pgmap v8503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:06:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:17 smithi060 ceph-mon[94696]: pgmap v8503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:06:19.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:19.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:06:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:06:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:06:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:06:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:06:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:06:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:06:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:06:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:06:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:06:20.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:20.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:19 smithi141 ceph-mon[108989]: pgmap v8504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:19 smithi060 ceph-mon[94696]: pgmap v8504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:22.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:22.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:21 smithi141 ceph-mon[108989]: pgmap v8505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:21 smithi060 ceph-mon[94696]: pgmap v8505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:23.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:23.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:23 smithi060 ceph-mon[94696]: pgmap v8506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:23 smithi141 ceph-mon[108989]: pgmap v8506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:25.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:25.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:26.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:26.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:25 smithi141 ceph-mon[108989]: pgmap v8507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:25 smithi060 ceph-mon[94696]: pgmap v8507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:27.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:27.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:28.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:28.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:27 smithi141 ceph-mon[108989]: pgmap v8508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:27 smithi060 ceph-mon[94696]: pgmap v8508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:30.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:30.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:29 smithi141 ceph-mon[108989]: pgmap v8509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:29 smithi060 ceph-mon[94696]: pgmap v8509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:31.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:31.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:32.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:32.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:31 smithi141 ceph-mon[108989]: pgmap v8510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:31 smithi060 ceph-mon[94696]: pgmap v8510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:33.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:33.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:33 smithi060 ceph-mon[94696]: pgmap v8511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:34.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:34.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:33 smithi141 ceph-mon[108989]: pgmap v8511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:35.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:35.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:36.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:36.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:35 smithi141 ceph-mon[108989]: pgmap v8512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:35 smithi060 ceph-mon[94696]: pgmap v8512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:37.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:37.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:38.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:38.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:37 smithi141 ceph-mon[108989]: pgmap v8513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:37 smithi060 ceph-mon[94696]: pgmap v8513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:39.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:39.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:40.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:40.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:39 smithi141 ceph-mon[108989]: pgmap v8514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:39 smithi060 ceph-mon[94696]: pgmap v8514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:41.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:41.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:42.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:42.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:41 smithi141 ceph-mon[108989]: pgmap v8515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:41 smithi060 ceph-mon[94696]: pgmap v8515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:43.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:43.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:44.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:44.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:43 smithi141 ceph-mon[108989]: pgmap v8516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:43 smithi060 ceph-mon[94696]: pgmap v8516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:45.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:45.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:46.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:46.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:45 smithi141 ceph-mon[108989]: pgmap v8517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:45 smithi060 ceph-mon[94696]: pgmap v8517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:47.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:47.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:48.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:48.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:47 smithi141 ceph-mon[108989]: pgmap v8518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:47 smithi060 ceph-mon[94696]: pgmap v8518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:49.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:49.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:50.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:50.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:49 smithi141 ceph-mon[108989]: pgmap v8519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:49 smithi060 ceph-mon[94696]: pgmap v8519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:51.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:51.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:52.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:52.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:51 smithi141 ceph-mon[108989]: pgmap v8520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:51 smithi060 ceph-mon[94696]: pgmap v8520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:53.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:53.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:54.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:54.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:53 smithi141 ceph-mon[108989]: pgmap v8521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:53 smithi060 ceph-mon[94696]: pgmap v8521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:55.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:06:56.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:56.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:55 smithi141 ceph-mon[108989]: pgmap v8522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:55 smithi060 ceph-mon[94696]: pgmap v8522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:06:57.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:57.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:58.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:58.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:06:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:57 smithi141 ceph-mon[108989]: pgmap v8523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:57 smithi060 ceph-mon[94696]: pgmap v8523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:06:59.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:06:59.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:00.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:00.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:06:59 smithi141 ceph-mon[108989]: pgmap v8524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:06:59 smithi060 ceph-mon[94696]: pgmap v8524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:01.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:01.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:02.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:02.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:02.214 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:01 smithi141 ceph-mon[108989]: pgmap v8525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:01 smithi060 ceph-mon[94696]: pgmap v8525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:03.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:03.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:04.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:04.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:03 smithi141 ceph-mon[108989]: pgmap v8526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:03 smithi060 ceph-mon[94696]: pgmap v8526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:05.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:05.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:06.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:06.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:05 smithi141 ceph-mon[108989]: pgmap v8527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:05 smithi060 ceph-mon[94696]: pgmap v8527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:07.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:07.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:08.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:08.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:07 smithi141 ceph-mon[108989]: pgmap v8528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:07 smithi060 ceph-mon[94696]: pgmap v8528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:09.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:09.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:10.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:10.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:09 smithi141 ceph-mon[108989]: pgmap v8529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:09 smithi060 ceph-mon[94696]: pgmap v8529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:11.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:11.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:12.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:12.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:11 smithi141 ceph-mon[108989]: pgmap v8530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:11 smithi060 ceph-mon[94696]: pgmap v8530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:13.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:13.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:14.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:14.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:13 smithi141 ceph-mon[108989]: pgmap v8531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:14.263 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:13 smithi060 ceph-mon[94696]: pgmap v8531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:15.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:15.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:16.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:16.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:15 smithi141 ceph-mon[108989]: pgmap v8532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:15 smithi060 ceph-mon[94696]: pgmap v8532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:17.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:17.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:18.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:18.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:17 smithi141 ceph-mon[108989]: pgmap v8533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:17 smithi060 ceph-mon[94696]: pgmap v8533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:19.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:19.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:07:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:07:20.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:20.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:19 smithi141 ceph-mon[108989]: pgmap v8534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:19 smithi060 ceph-mon[94696]: pgmap v8534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:21.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:21.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:22.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:22.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: pgmap v8535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:07:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:07:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: pgmap v8535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:07:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:07:23.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:23.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:24.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:24.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:23 smithi141 ceph-mon[108989]: pgmap v8536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:23 smithi060 ceph-mon[94696]: pgmap v8536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:25.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:25.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:26.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:26.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:25 smithi141 ceph-mon[108989]: pgmap v8537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:25 smithi060 ceph-mon[94696]: pgmap v8537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:27.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:27.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:28.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:28.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:27 smithi141 ceph-mon[108989]: pgmap v8538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:27 smithi060 ceph-mon[94696]: pgmap v8538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:29.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:29.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:30.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:30.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:29 smithi141 ceph-mon[108989]: pgmap v8539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:29 smithi060 ceph-mon[94696]: pgmap v8539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:31.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:31.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:32.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:32.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:31 smithi141 ceph-mon[108989]: pgmap v8540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:31 smithi060 ceph-mon[94696]: pgmap v8540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:33.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:33.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:34.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:34.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:33 smithi141 ceph-mon[108989]: pgmap v8541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:33 smithi060 ceph-mon[94696]: pgmap v8541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:35.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:35.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:36.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:36.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:35 smithi141 ceph-mon[108989]: pgmap v8542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:35 smithi060 ceph-mon[94696]: pgmap v8542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:37.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:37.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:38.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:38.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:37 smithi141 ceph-mon[108989]: pgmap v8543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:37 smithi060 ceph-mon[94696]: pgmap v8543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:39.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:39.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:40.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:40.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:39 smithi141 ceph-mon[108989]: pgmap v8544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:39 smithi060 ceph-mon[94696]: pgmap v8544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:41.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:41.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:42.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:42.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:41 smithi141 ceph-mon[108989]: pgmap v8545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:41 smithi060 ceph-mon[94696]: pgmap v8545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:43.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:43.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:44.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:44.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:43 smithi141 ceph-mon[108989]: pgmap v8546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:43 smithi060 ceph-mon[94696]: pgmap v8546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:45.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:45.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:45 smithi141 ceph-mon[108989]: pgmap v8547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:45 smithi060 ceph-mon[94696]: pgmap v8547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:47.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:47.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:48.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:48.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:47 smithi141 ceph-mon[108989]: pgmap v8548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:47 smithi060 ceph-mon[94696]: pgmap v8548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:49.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:49.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:50.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:50.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:49 smithi141 ceph-mon[108989]: pgmap v8549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:49 smithi060 ceph-mon[94696]: pgmap v8549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:51.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:51.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:52.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:52.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:51 smithi141 ceph-mon[108989]: pgmap v8550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:51 smithi060 ceph-mon[94696]: pgmap v8550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:53.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:53.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:53 smithi141 ceph-mon[108989]: pgmap v8551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:54.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:54.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:53 smithi060 ceph-mon[94696]: pgmap v8551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:07:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:55 smithi141 ceph-mon[108989]: pgmap v8552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:56.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:56.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:55 smithi060 ceph-mon[94696]: pgmap v8552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:07:57.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:57.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:57 smithi141 ceph-mon[108989]: pgmap v8553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:58.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:58.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:07:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:57 smithi060 ceph-mon[94696]: pgmap v8553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:07:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:07:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:07:59 smithi141 ceph-mon[108989]: pgmap v8554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:00.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:00.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:07:59 smithi060 ceph-mon[94696]: pgmap v8554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:01.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:01.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:01 smithi141 ceph-mon[108989]: pgmap v8555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:02.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:02.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:01 smithi060 ceph-mon[94696]: pgmap v8555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:03 smithi141 ceph-mon[108989]: pgmap v8556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:04.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:04.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:03 smithi060 ceph-mon[94696]: pgmap v8556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:05.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:05.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:05 smithi141 ceph-mon[108989]: pgmap v8557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:06.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:06.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:05 smithi060 ceph-mon[94696]: pgmap v8557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:07.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:07.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:07 smithi141 ceph-mon[108989]: pgmap v8558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:08.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:08.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:07 smithi060 ceph-mon[94696]: pgmap v8558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:09.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:09.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:09 smithi141 ceph-mon[108989]: pgmap v8559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:10.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:10.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:09 smithi060 ceph-mon[94696]: pgmap v8559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:11.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:11.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:11 smithi141 ceph-mon[108989]: pgmap v8560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:11 smithi060 ceph-mon[94696]: pgmap v8560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:13.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:13.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:13 smithi141 ceph-mon[108989]: pgmap v8561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:14.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:14.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:13 smithi060 ceph-mon[94696]: pgmap v8561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:15.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:15.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:15 smithi141 ceph-mon[108989]: pgmap v8562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:15 smithi060 ceph-mon[94696]: pgmap v8562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:17.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:17.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:17 smithi141 ceph-mon[108989]: pgmap v8563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:18.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:18.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:17 smithi060 ceph-mon[94696]: pgmap v8563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:19.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:19.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:19 smithi141 ceph-mon[108989]: pgmap v8564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:19 smithi060 ceph-mon[94696]: pgmap v8564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:21.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:21.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:21 smithi141 ceph-mon[108989]: pgmap v8565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:08:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:21 smithi060 ceph-mon[94696]: pgmap v8565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:08:23.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:23.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:23 smithi141 ceph-mon[108989]: pgmap v8566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:24.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:24.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:23 smithi060 ceph-mon[94696]: pgmap v8566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:25.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:25.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:25 smithi141 ceph-mon[108989]: pgmap v8567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:26.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:26.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:25 smithi060 ceph-mon[94696]: pgmap v8567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:27.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:27.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: pgmap v8568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:08:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:08:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:08:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: pgmap v8568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:08:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:08:28.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:28.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:29.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:29.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:29 smithi141 ceph-mon[108989]: pgmap v8569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:30.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:30.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:29 smithi060 ceph-mon[94696]: pgmap v8569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:31.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:31.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:31 smithi141 ceph-mon[108989]: pgmap v8570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:32.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:32.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:31 smithi060 ceph-mon[94696]: pgmap v8570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:33.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:33.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:33 smithi141 ceph-mon[108989]: pgmap v8571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:34.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:34.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:33 smithi060 ceph-mon[94696]: pgmap v8571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:35.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:35.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:35 smithi141 ceph-mon[108989]: pgmap v8572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:36.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:36.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:35 smithi060 ceph-mon[94696]: pgmap v8572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:37.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:37.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:37 smithi141 ceph-mon[108989]: pgmap v8573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:38.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:38.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:37 smithi060 ceph-mon[94696]: pgmap v8573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:39.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:39.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:40.227 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:39 smithi060 ceph-mon[94696]: pgmap v8574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:40.228 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:39 smithi141 ceph-mon[108989]: pgmap v8574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:40.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:40.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:41.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:41.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:41 smithi141 ceph-mon[108989]: pgmap v8575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:42.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:42.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:41 smithi060 ceph-mon[94696]: pgmap v8575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:43.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:43.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:43 smithi141 ceph-mon[108989]: pgmap v8576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:44.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:44.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:43 smithi060 ceph-mon[94696]: pgmap v8576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:45.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:45.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:45 smithi141 ceph-mon[108989]: pgmap v8577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:45 smithi060 ceph-mon[94696]: pgmap v8577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:46.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:46.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:47.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:47.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:47 smithi141 ceph-mon[108989]: pgmap v8578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:47 smithi060 ceph-mon[94696]: pgmap v8578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:48.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:48.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:49.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:49.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:49 smithi141 ceph-mon[108989]: pgmap v8579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:49 smithi060 ceph-mon[94696]: pgmap v8579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:50.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:50.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:51.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:51.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:51 smithi141 ceph-mon[108989]: pgmap v8580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:51 smithi060 ceph-mon[94696]: pgmap v8580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:52.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:52.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:53.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:53.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:53 smithi141 ceph-mon[108989]: pgmap v8581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:53 smithi060 ceph-mon[94696]: pgmap v8581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:54.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:54.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:08:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:55.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:55 smithi141 ceph-mon[108989]: pgmap v8582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:55 smithi060 ceph-mon[94696]: pgmap v8582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:08:56.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:56.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:57.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:57.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:57 smithi141 ceph-mon[108989]: pgmap v8583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:57 smithi060 ceph-mon[94696]: pgmap v8583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:08:58.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:58.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:08:59.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:08:59.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:08:59 smithi141 ceph-mon[108989]: pgmap v8584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:08:59 smithi060 ceph-mon[94696]: pgmap v8584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:00.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:00.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:01.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:01.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:01 smithi141 ceph-mon[108989]: pgmap v8585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:01 smithi060 ceph-mon[94696]: pgmap v8585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:02.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:02.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:03.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:03.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:03 smithi060 ceph-mon[94696]: pgmap v8586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:04.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:04.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:03 smithi141 ceph-mon[108989]: pgmap v8586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:05.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:05.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:05 smithi141 ceph-mon[108989]: pgmap v8587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:05 smithi060 ceph-mon[94696]: pgmap v8587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:06.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:06.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:07.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:07.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:07 smithi141 ceph-mon[108989]: pgmap v8588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:07 smithi060 ceph-mon[94696]: pgmap v8588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:08.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:08.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:09.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:09.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:09 smithi141 ceph-mon[108989]: pgmap v8589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:09 smithi060 ceph-mon[94696]: pgmap v8589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:10.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:10.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:11.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:11.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:11 smithi141 ceph-mon[108989]: pgmap v8590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:11 smithi060 ceph-mon[94696]: pgmap v8590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:12.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:12.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:13.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:13.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:13 smithi141 ceph-mon[108989]: pgmap v8591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:13 smithi060 ceph-mon[94696]: pgmap v8591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:14.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:14.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:15.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:15.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:15 smithi141 ceph-mon[108989]: pgmap v8592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:15 smithi060 ceph-mon[94696]: pgmap v8592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:16.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:16.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:17.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:17.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:17 smithi141 ceph-mon[108989]: pgmap v8593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:17 smithi060 ceph-mon[94696]: pgmap v8593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:18.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:18.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:19.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:19.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:19 smithi141 ceph-mon[108989]: pgmap v8594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:19 smithi060 ceph-mon[94696]: pgmap v8594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:20.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:20.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:21.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:21.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:21 smithi141 ceph-mon[108989]: pgmap v8595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:21 smithi060 ceph-mon[94696]: pgmap v8595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:22.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:22.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:23.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:23.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:23 smithi141 ceph-mon[108989]: pgmap v8596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:23 smithi060 ceph-mon[94696]: pgmap v8596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:24.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:24.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:25.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:25.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:25 smithi060 ceph-mon[94696]: pgmap v8597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:25 smithi141 ceph-mon[108989]: pgmap v8597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:26.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:26.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:27.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:27.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: pgmap v8598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:09:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:09:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:09:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:09:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:09:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:09:28.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:28.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: pgmap v8598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:09:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:09:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:09:29.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:29.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:29 smithi060 ceph-mon[94696]: pgmap v8599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:30.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:30.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:29 smithi141 ceph-mon[108989]: pgmap v8599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:31.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:31.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:31 smithi060 ceph-mon[94696]: pgmap v8600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:32.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:32.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:31 smithi141 ceph-mon[108989]: pgmap v8600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:33.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:33.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:33 smithi141 ceph-mon[108989]: pgmap v8601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:33 smithi060 ceph-mon[94696]: pgmap v8601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:34.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:34.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:35.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:35.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:35 smithi141 ceph-mon[108989]: pgmap v8602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:35 smithi060 ceph-mon[94696]: pgmap v8602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:37.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:37.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:37.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:37.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:37 smithi141 ceph-mon[108989]: pgmap v8603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:37 smithi060 ceph-mon[94696]: pgmap v8603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:38.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:38.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:39.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:39.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:39 smithi141 ceph-mon[108989]: pgmap v8604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:39 smithi060 ceph-mon[94696]: pgmap v8604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:40.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:40.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:41.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:41.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:41 smithi141 ceph-mon[108989]: pgmap v8605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:41 smithi060 ceph-mon[94696]: pgmap v8605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:42.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:42.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:43.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:43.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:43 smithi141 ceph-mon[108989]: pgmap v8606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:43 smithi060 ceph-mon[94696]: pgmap v8606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:44.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:44.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:45.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:45.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:45 smithi141 ceph-mon[108989]: pgmap v8607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:45 smithi060 ceph-mon[94696]: pgmap v8607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:46.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:46.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:47.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:47.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:47 smithi141 ceph-mon[108989]: pgmap v8608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:47 smithi060 ceph-mon[94696]: pgmap v8608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:48.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:48.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:49.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:49.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:49 smithi141 ceph-mon[108989]: pgmap v8609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:49 smithi060 ceph-mon[94696]: pgmap v8609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:50.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:50.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:51.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:51.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:51 smithi060 ceph-mon[94696]: pgmap v8610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:52.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:52.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:51 smithi141 ceph-mon[108989]: pgmap v8610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:53.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:53.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:53 smithi141 ceph-mon[108989]: pgmap v8611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:53 smithi060 ceph-mon[94696]: pgmap v8611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:54.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:54.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:55.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:55.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:09:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:55 smithi060 ceph-mon[94696]: pgmap v8612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:56.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:56.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:55 smithi141 ceph-mon[108989]: pgmap v8612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:09:57.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:57.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:57 smithi060 ceph-mon[94696]: pgmap v8613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:58.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:58.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:09:58.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:57 smithi141 ceph-mon[108989]: pgmap v8613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:09:59.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:09:59.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:09:59 smithi060 ceph-mon[94696]: pgmap v8614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:00.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:00.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:09:59 smithi141 ceph-mon[108989]: pgmap v8614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:01 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:10:01.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:01.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:01 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:10:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:02 smithi060 ceph-mon[94696]: pgmap v8615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:02.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:02.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:02 smithi141 ceph-mon[108989]: pgmap v8615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:03.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:03.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:04 smithi060 ceph-mon[94696]: pgmap v8616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:04.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:04.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:04 smithi141 ceph-mon[108989]: pgmap v8616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:05.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:05.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:06.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:05 smithi060 ceph-mon[94696]: pgmap v8617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:05 smithi141 ceph-mon[108989]: pgmap v8617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:06.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:06.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:07.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:07.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:07 smithi060 ceph-mon[94696]: pgmap v8618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:08.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:08.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:07 smithi141 ceph-mon[108989]: pgmap v8618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:09.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:09.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:09 smithi060 ceph-mon[94696]: pgmap v8619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:10.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:10.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:09 smithi141 ceph-mon[108989]: pgmap v8619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:11.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:11.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:11 smithi060 ceph-mon[94696]: pgmap v8620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:12.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:12.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:11 smithi141 ceph-mon[108989]: pgmap v8620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:13.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:13.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:13 smithi060 ceph-mon[94696]: pgmap v8621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:14.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:14.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:13 smithi141 ceph-mon[108989]: pgmap v8621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:15.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:15.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:15 smithi141 ceph-mon[108989]: pgmap v8622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:16.307 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:15 smithi060 ceph-mon[94696]: pgmap v8622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:16.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:16.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:17.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:17.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:17 smithi060 ceph-mon[94696]: pgmap v8623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:18.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:18.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:17 smithi141 ceph-mon[108989]: pgmap v8623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:19.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:19.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:19 smithi060 ceph-mon[94696]: pgmap v8624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:20.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:20.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:19 smithi141 ceph-mon[108989]: pgmap v8624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:21.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:21.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:21 smithi060 ceph-mon[94696]: pgmap v8625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:22.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:22.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:21 smithi141 ceph-mon[108989]: pgmap v8625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:23.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:23.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:24.293 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:24 smithi141 ceph-mon[108989]: pgmap v8626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:23 smithi060 ceph-mon[94696]: pgmap v8626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:24.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:24.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:25.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:25.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:26 smithi060 ceph-mon[94696]: pgmap v8627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:26 smithi141 ceph-mon[108989]: pgmap v8627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:26.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:26.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:27.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:27.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:28 smithi060 ceph-mon[94696]: pgmap v8628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:10:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:28 smithi141 ceph-mon[108989]: pgmap v8628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:10:28.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:28.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:29.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:29.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:10:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:10:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:10:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:29 smithi060 ceph-mon[94696]: pgmap v8629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:10:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:29 smithi141 ceph-mon[108989]: pgmap v8629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:30.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:30.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:31.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:31.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:31 smithi060 ceph-mon[94696]: pgmap v8630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:31 smithi141 ceph-mon[108989]: pgmap v8630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:32.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:32.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:33.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:33.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:33 smithi060 ceph-mon[94696]: pgmap v8631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:34.398 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:33 smithi141 ceph-mon[108989]: pgmap v8631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:34.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:34.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:35.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:35.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:35 smithi141 ceph-mon[108989]: pgmap v8632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:35 smithi060 ceph-mon[94696]: pgmap v8632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:36.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:36.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:37.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:37.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:37 smithi060 ceph-mon[94696]: pgmap v8633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:37 smithi141 ceph-mon[108989]: pgmap v8633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:38.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:38.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:39.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:39.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:40 smithi060 ceph-mon[94696]: pgmap v8634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:40 smithi141 ceph-mon[108989]: pgmap v8634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:40.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:40.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:41.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:41.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:42 smithi060 ceph-mon[94696]: pgmap v8635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:42 smithi141 ceph-mon[108989]: pgmap v8635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:42.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:42.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:43.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:43.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:44 smithi060 ceph-mon[94696]: pgmap v8636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:44 smithi141 ceph-mon[108989]: pgmap v8636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:44.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:44.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:45.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:45.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:45 smithi141 ceph-mon[108989]: pgmap v8637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:45 smithi060 ceph-mon[94696]: pgmap v8637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:46.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:46.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:47.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:47.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:48 smithi060 ceph-mon[94696]: pgmap v8638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:48 smithi141 ceph-mon[108989]: pgmap v8638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:48.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:48.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:49.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:49.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:50 smithi060 ceph-mon[94696]: pgmap v8639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:50 smithi141 ceph-mon[108989]: pgmap v8639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:50.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:50.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:51.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:51.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:52 smithi060 ceph-mon[94696]: pgmap v8640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:52 smithi141 ceph-mon[108989]: pgmap v8640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:52.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:52.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:53.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:53.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:54 smithi060 ceph-mon[94696]: pgmap v8641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:54 smithi141 ceph-mon[108989]: pgmap v8641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:54.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:54.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:10:55.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:55.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:56 smithi060 ceph-mon[94696]: pgmap v8642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:56 smithi141 ceph-mon[108989]: pgmap v8642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:10:56.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:56.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:57.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:57.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:10:58 smithi060 ceph-mon[94696]: pgmap v8643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:10:58 smithi141 ceph-mon[108989]: pgmap v8643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:10:58.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:58.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:10:59.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:10:59.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:00 smithi060 ceph-mon[94696]: pgmap v8644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:00 smithi141 ceph-mon[108989]: pgmap v8644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:00.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:00.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:01.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:01.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:02 smithi060 ceph-mon[94696]: pgmap v8645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:02 smithi141 ceph-mon[108989]: pgmap v8645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:02.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:02.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:03.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:03.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:04 smithi060 ceph-mon[94696]: pgmap v8646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:04 smithi141 ceph-mon[108989]: pgmap v8646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:04.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:04.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:05.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:05 smithi141 ceph-mon[108989]: pgmap v8647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:05 smithi060 ceph-mon[94696]: pgmap v8647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:06.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:06.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:07.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:07.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:08 smithi060 ceph-mon[94696]: pgmap v8648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:08 smithi141 ceph-mon[108989]: pgmap v8648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:08.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:08.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:09.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:09.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:10 smithi060 ceph-mon[94696]: pgmap v8649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:10 smithi141 ceph-mon[108989]: pgmap v8649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:10.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:10.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:11.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:11.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:12 smithi060 ceph-mon[94696]: pgmap v8650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:12 smithi141 ceph-mon[108989]: pgmap v8650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:12.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:13.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:13.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:14 smithi060 ceph-mon[94696]: pgmap v8651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:14 smithi141 ceph-mon[108989]: pgmap v8651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:14.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:14.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:15.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:15.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:15 smithi141 ceph-mon[108989]: pgmap v8652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:15 smithi060 ceph-mon[94696]: pgmap v8652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:16.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:16.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:17.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:17.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:18 smithi060 ceph-mon[94696]: pgmap v8653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:18 smithi141 ceph-mon[108989]: pgmap v8653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:18.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:18.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:19.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:19.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:20 smithi141 ceph-mon[108989]: pgmap v8654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:20 smithi060 ceph-mon[94696]: pgmap v8654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:20.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:20.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:21.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:21.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:22 smithi060 ceph-mon[94696]: pgmap v8655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:22 smithi141 ceph-mon[108989]: pgmap v8655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:22.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:22.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:23.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:23.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:24 smithi060 ceph-mon[94696]: pgmap v8656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:24 smithi141 ceph-mon[108989]: pgmap v8656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:24.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:24.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:25.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:25.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:26 smithi060 ceph-mon[94696]: pgmap v8657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:26 smithi141 ceph-mon[108989]: pgmap v8657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:26.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:26.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:27.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:27.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:28 smithi060 ceph-mon[94696]: pgmap v8658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:28.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:28 smithi141 ceph-mon[108989]: pgmap v8658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:28.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:28.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:11:29.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:11:29.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:29.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: pgmap v8659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:11:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:11:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:11:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: pgmap v8659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:11:30.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:30.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:31.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:31.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:32 smithi060 ceph-mon[94696]: pgmap v8660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:32 smithi141 ceph-mon[108989]: pgmap v8660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:32.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:32.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:33.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:33.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:34 smithi060 ceph-mon[94696]: pgmap v8661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:34 smithi141 ceph-mon[108989]: pgmap v8661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:34.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:34.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:35.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:35.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:35 smithi141 ceph-mon[108989]: pgmap v8662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:35 smithi060 ceph-mon[94696]: pgmap v8662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:36.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:36.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:37.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:37.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:38 smithi060 ceph-mon[94696]: pgmap v8663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:38.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:38 smithi141 ceph-mon[108989]: pgmap v8663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:38.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:38.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:39.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:39.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:40 smithi060 ceph-mon[94696]: pgmap v8664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:40 smithi141 ceph-mon[108989]: pgmap v8664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:40.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:40.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:41.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:41.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:42 smithi060 ceph-mon[94696]: pgmap v8665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:42 smithi141 ceph-mon[108989]: pgmap v8665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:42.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:42.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:43.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:43.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:44 smithi060 ceph-mon[94696]: pgmap v8666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:44 smithi141 ceph-mon[108989]: pgmap v8666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:44.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:44.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:45.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:45.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:45 smithi141 ceph-mon[108989]: pgmap v8667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:45 smithi060 ceph-mon[94696]: pgmap v8667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:46.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:46.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:47.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:47.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:48 smithi060 ceph-mon[94696]: pgmap v8668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:48.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:48 smithi141 ceph-mon[108989]: pgmap v8668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:48.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:48.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:49.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:49.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:50 smithi060 ceph-mon[94696]: pgmap v8669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:50 smithi141 ceph-mon[108989]: pgmap v8669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:50.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:50.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:51.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:51.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:52 smithi060 ceph-mon[94696]: pgmap v8670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:52 smithi141 ceph-mon[108989]: pgmap v8670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:52.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:52.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:53.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:53.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:54 smithi060 ceph-mon[94696]: pgmap v8671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:54 smithi141 ceph-mon[108989]: pgmap v8671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:54.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:54.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:11:55.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:55.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:56 smithi060 ceph-mon[94696]: pgmap v8672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:56 smithi141 ceph-mon[108989]: pgmap v8672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:11:56.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:56.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:57.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:57.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:11:58 smithi060 ceph-mon[94696]: pgmap v8673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:58.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:11:58 smithi141 ceph-mon[108989]: pgmap v8673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:11:58.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:58.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:11:59.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:11:59.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:00 smithi060 ceph-mon[94696]: pgmap v8674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:00 smithi141 ceph-mon[108989]: pgmap v8674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:00.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:00.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:01.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:01.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:02 smithi060 ceph-mon[94696]: pgmap v8675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:02 smithi141 ceph-mon[108989]: pgmap v8675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:02.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:02.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:03.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:03.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:04 smithi060 ceph-mon[94696]: pgmap v8676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:04 smithi141 ceph-mon[108989]: pgmap v8676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:04.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:04.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:05.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:05.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:05 smithi141 ceph-mon[108989]: pgmap v8677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:05 smithi060 ceph-mon[94696]: pgmap v8677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:06.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:06.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:07.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:07.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:08 smithi060 ceph-mon[94696]: pgmap v8678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:08 smithi141 ceph-mon[108989]: pgmap v8678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:08.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:08.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:09.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:09.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:10 smithi060 ceph-mon[94696]: pgmap v8679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:10.375 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:10 smithi141 ceph-mon[108989]: pgmap v8679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:10.375 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:10.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:10.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:11.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:11.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:12 smithi060 ceph-mon[94696]: pgmap v8680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:12 smithi141 ceph-mon[108989]: pgmap v8680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:12.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:12.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:13.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:13.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:14 smithi060 ceph-mon[94696]: pgmap v8681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:14 smithi141 ceph-mon[108989]: pgmap v8681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:14.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:14.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:15.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:15.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:15 smithi141 ceph-mon[108989]: pgmap v8682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:15 smithi060 ceph-mon[94696]: pgmap v8682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:16.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:16.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:17.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:17.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:18 smithi060 ceph-mon[94696]: pgmap v8683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:18 smithi141 ceph-mon[108989]: pgmap v8683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:19.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:19.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:20 smithi060 ceph-mon[94696]: pgmap v8684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:20.477 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:20 smithi141 ceph-mon[108989]: pgmap v8684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:20.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:20.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:21.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:21.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:22 smithi060 ceph-mon[94696]: pgmap v8685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:22 smithi141 ceph-mon[108989]: pgmap v8685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:22.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:22.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:23.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:23.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:24 smithi060 ceph-mon[94696]: pgmap v8686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:24 smithi141 ceph-mon[108989]: pgmap v8686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:24.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:26 smithi060 ceph-mon[94696]: pgmap v8687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:26 smithi141 ceph-mon[108989]: pgmap v8687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:26.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:26.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:27.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:27.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:28 smithi060 ceph-mon[94696]: pgmap v8688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:28.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:28 smithi141 ceph-mon[108989]: pgmap v8688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:29.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:29.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:30 smithi060 ceph-mon[94696]: pgmap v8689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:12:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:30 smithi141 ceph-mon[108989]: pgmap v8689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:12:30.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:30.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:12:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:12:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:12:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:12:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:12:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:12:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:12:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:12:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:12:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:12:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:32 smithi060 ceph-mon[94696]: pgmap v8690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:32 smithi141 ceph-mon[108989]: pgmap v8690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:32.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:32.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:33.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:33.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:34 smithi060 ceph-mon[94696]: pgmap v8691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:34 smithi141 ceph-mon[108989]: pgmap v8691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:35.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:35.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:35 smithi141 ceph-mon[108989]: pgmap v8692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:35 smithi060 ceph-mon[94696]: pgmap v8692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:37.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:37.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:38 smithi060 ceph-mon[94696]: pgmap v8693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:38.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:38 smithi141 ceph-mon[108989]: pgmap v8693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:38.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:39.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:39.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:40 smithi060 ceph-mon[94696]: pgmap v8694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:40 smithi141 ceph-mon[108989]: pgmap v8694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:40.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:40.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:41.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:41.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:42 smithi060 ceph-mon[94696]: pgmap v8695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:42 smithi141 ceph-mon[108989]: pgmap v8695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:44 smithi060 ceph-mon[94696]: pgmap v8696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:44 smithi141 ceph-mon[108989]: pgmap v8696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:44.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:44.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:45.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:45.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:45 smithi141 ceph-mon[108989]: pgmap v8697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:45 smithi060 ceph-mon[94696]: pgmap v8697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:47.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:47.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:48 smithi060 ceph-mon[94696]: pgmap v8698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:48 smithi141 ceph-mon[108989]: pgmap v8698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:48.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:48.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:50 smithi060 ceph-mon[94696]: pgmap v8699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:50 smithi141 ceph-mon[108989]: pgmap v8699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:50.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:50.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:51.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:51.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:52 smithi060 ceph-mon[94696]: pgmap v8700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:52 smithi141 ceph-mon[108989]: pgmap v8700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:53.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:53.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:54 smithi060 ceph-mon[94696]: pgmap v8701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:54 smithi141 ceph-mon[108989]: pgmap v8701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:54.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:54.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:12:55.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:55.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:56 smithi141 ceph-mon[108989]: pgmap v8702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:56 smithi060 ceph-mon[94696]: pgmap v8702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:12:56.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:56.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:57.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:57.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:12:58 smithi060 ceph-mon[94696]: pgmap v8703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:12:58 smithi141 ceph-mon[108989]: pgmap v8703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:12:58.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:58.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:12:59.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:12:59.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:00 smithi060 ceph-mon[94696]: pgmap v8704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:00 smithi141 ceph-mon[108989]: pgmap v8704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:00.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:00.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:01.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:01.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:02 smithi060 ceph-mon[94696]: pgmap v8705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:02 smithi141 ceph-mon[108989]: pgmap v8705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:02.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:02.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:04 smithi060 ceph-mon[94696]: pgmap v8706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:04 smithi141 ceph-mon[108989]: pgmap v8706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:04.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:04.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:05.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:05.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:05 smithi141 ceph-mon[108989]: pgmap v8707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:05 smithi060 ceph-mon[94696]: pgmap v8707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:07.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:07.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:08 smithi060 ceph-mon[94696]: pgmap v8708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:08 smithi141 ceph-mon[108989]: pgmap v8708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:08.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:08.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:10 smithi060 ceph-mon[94696]: pgmap v8709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:10 smithi141 ceph-mon[108989]: pgmap v8709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:10.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:12 smithi060 ceph-mon[94696]: pgmap v8710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:12 smithi141 ceph-mon[108989]: pgmap v8710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:13.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:13.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:14 smithi060 ceph-mon[94696]: pgmap v8711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:14 smithi141 ceph-mon[108989]: pgmap v8711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:14.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:14.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:15 smithi141 ceph-mon[108989]: pgmap v8712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:15 smithi060 ceph-mon[94696]: pgmap v8712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:16.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:16.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:17.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:17.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:18 smithi060 ceph-mon[94696]: pgmap v8713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:18 smithi141 ceph-mon[108989]: pgmap v8713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:18.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:18.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:19.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:19.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:20 smithi060 ceph-mon[94696]: pgmap v8714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:20 smithi141 ceph-mon[108989]: pgmap v8714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:20.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:20.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:22 smithi060 ceph-mon[94696]: pgmap v8715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:22 smithi141 ceph-mon[108989]: pgmap v8715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:22.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:22.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:23.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:23.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:24 smithi060 ceph-mon[94696]: pgmap v8716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:24 smithi141 ceph-mon[108989]: pgmap v8716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:25.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:25.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:26 smithi060 ceph-mon[94696]: pgmap v8717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:26 smithi141 ceph-mon[108989]: pgmap v8717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:28 smithi060 ceph-mon[94696]: pgmap v8718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:28 smithi141 ceph-mon[108989]: pgmap v8718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:28.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:28.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:29.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:30 smithi141 ceph-mon[108989]: pgmap v8719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:30 smithi060 ceph-mon[94696]: pgmap v8719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:13:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:13:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:13:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:13:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:13:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:13:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:13:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:13:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:13:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:13:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:13:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:13:31.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:31.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:32 smithi141 ceph-mon[108989]: pgmap v8720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:32 smithi060 ceph-mon[94696]: pgmap v8720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:32.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:32.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:33.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:33.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:34 smithi141 ceph-mon[108989]: pgmap v8721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:34 smithi060 ceph-mon[94696]: pgmap v8721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:34.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:34.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:35.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:35.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:35 smithi141 ceph-mon[108989]: pgmap v8722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:35 smithi060 ceph-mon[94696]: pgmap v8722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:36.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:36.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:37.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:37.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:38 smithi060 ceph-mon[94696]: pgmap v8723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:38.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:38 smithi141 ceph-mon[108989]: pgmap v8723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:38.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:38.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:39.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:39.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:40 smithi060 ceph-mon[94696]: pgmap v8724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:40 smithi141 ceph-mon[108989]: pgmap v8724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:40.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:40.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:41.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:41.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:42 smithi060 ceph-mon[94696]: pgmap v8725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:42 smithi141 ceph-mon[108989]: pgmap v8725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:42.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:42.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:43.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:43.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:44 smithi060 ceph-mon[94696]: pgmap v8726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:44 smithi141 ceph-mon[108989]: pgmap v8726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:44.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:44.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:45.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:45.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:45 smithi141 ceph-mon[108989]: pgmap v8727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:45 smithi060 ceph-mon[94696]: pgmap v8727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:46.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:46.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:47.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:47.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:48 smithi060 ceph-mon[94696]: pgmap v8728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:48 smithi141 ceph-mon[108989]: pgmap v8728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:48.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:48.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:49.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:49.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:50 smithi060 ceph-mon[94696]: pgmap v8729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:50 smithi141 ceph-mon[108989]: pgmap v8729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:52 smithi060 ceph-mon[94696]: pgmap v8730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:52 smithi141 ceph-mon[108989]: pgmap v8730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:52.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:52.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:53.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:53.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:54 smithi141 ceph-mon[108989]: pgmap v8731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:54 smithi060 ceph-mon[94696]: pgmap v8731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:13:55.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:55.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:56.451 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:56 smithi141 ceph-mon[108989]: pgmap v8732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:56 smithi060 ceph-mon[94696]: pgmap v8732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:13:56.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:56.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:13:58 smithi141 ceph-mon[108989]: pgmap v8733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:13:58 smithi060 ceph-mon[94696]: pgmap v8733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:13:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:13:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:13:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:00 smithi141 ceph-mon[108989]: pgmap v8734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:00 smithi060 ceph-mon[94696]: pgmap v8734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:01.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:01.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:02 smithi141 ceph-mon[108989]: pgmap v8735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:02 smithi060 ceph-mon[94696]: pgmap v8735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:04 smithi060 ceph-mon[94696]: pgmap v8736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:04 smithi141 ceph-mon[108989]: pgmap v8736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:04.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:04.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:05 smithi141 ceph-mon[108989]: pgmap v8737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:05 smithi060 ceph-mon[94696]: pgmap v8737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:08 smithi060 ceph-mon[94696]: pgmap v8738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:08 smithi141 ceph-mon[108989]: pgmap v8738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:08.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:08.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:10 smithi141 ceph-mon[108989]: pgmap v8739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:10 smithi060 ceph-mon[94696]: pgmap v8739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:10.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:10.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:12 smithi141 ceph-mon[108989]: pgmap v8740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:12 smithi060 ceph-mon[94696]: pgmap v8740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:12.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:12.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:13.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:13.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:14 smithi060 ceph-mon[94696]: pgmap v8741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:14 smithi141 ceph-mon[108989]: pgmap v8741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:15.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:15.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:15 smithi141 ceph-mon[108989]: pgmap v8742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:15 smithi060 ceph-mon[94696]: pgmap v8742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:16.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:17.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:18 smithi141 ceph-mon[108989]: pgmap v8743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:18 smithi060 ceph-mon[94696]: pgmap v8743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:19.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:20 smithi141 ceph-mon[108989]: pgmap v8744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:20 smithi060 ceph-mon[94696]: pgmap v8744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:22 smithi141 ceph-mon[108989]: pgmap v8745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:22 smithi060 ceph-mon[94696]: pgmap v8745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:24 smithi141 ceph-mon[108989]: pgmap v8746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:24 smithi060 ceph-mon[94696]: pgmap v8746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:24.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:24.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:25.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:26 smithi141 ceph-mon[108989]: pgmap v8747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:26 smithi060 ceph-mon[94696]: pgmap v8747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:26.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:27.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:27.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:28 smithi141 ceph-mon[108989]: pgmap v8748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:28 smithi060 ceph-mon[94696]: pgmap v8748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:28.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:30 smithi141 ceph-mon[108989]: pgmap v8749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:30 smithi060 ceph-mon[94696]: pgmap v8749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:30.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:30.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:31.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: pgmap v8750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:14:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:14:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:14:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: pgmap v8750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:14:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:14:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:14:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:14:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:14:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:14:32.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:33.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:34 smithi141 ceph-mon[108989]: pgmap v8751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:34 smithi060 ceph-mon[94696]: pgmap v8751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:35.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:35 smithi141 ceph-mon[108989]: pgmap v8752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:35 smithi060 ceph-mon[94696]: pgmap v8752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:36.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:37.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:38 smithi141 ceph-mon[108989]: pgmap v8753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:38 smithi060 ceph-mon[94696]: pgmap v8753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:38.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:39.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:40 smithi141 ceph-mon[108989]: pgmap v8754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:40 smithi060 ceph-mon[94696]: pgmap v8754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:40.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:42 smithi141 ceph-mon[108989]: pgmap v8755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:42 smithi060 ceph-mon[94696]: pgmap v8755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:42.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:43.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:44 smithi141 ceph-mon[108989]: pgmap v8756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:44 smithi060 ceph-mon[94696]: pgmap v8756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:44.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:45.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:45 smithi141 ceph-mon[108989]: pgmap v8757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:45 smithi060 ceph-mon[94696]: pgmap v8757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:46.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:46.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:47.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:47.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:48 smithi141 ceph-mon[108989]: pgmap v8758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:48 smithi060 ceph-mon[94696]: pgmap v8758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:48.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:49.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:50 smithi141 ceph-mon[108989]: pgmap v8759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:50 smithi060 ceph-mon[94696]: pgmap v8759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:50.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:51.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:51.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:52 smithi141 ceph-mon[108989]: pgmap v8760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:52 smithi060 ceph-mon[94696]: pgmap v8760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:52.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:52.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:53.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:53.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:54.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:54 smithi060 ceph-mon[94696]: pgmap v8761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:54 smithi141 ceph-mon[108989]: pgmap v8761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:54.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:54.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:14:55.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:55.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:56 smithi141 ceph-mon[108989]: pgmap v8762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:56 smithi060 ceph-mon[94696]: pgmap v8762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:14:56.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:56.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:57.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:57.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:14:58 smithi141 ceph-mon[108989]: pgmap v8763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:14:58 smithi060 ceph-mon[94696]: pgmap v8763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:14:58.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:58.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:14:59.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:14:59.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:00 smithi060 ceph-mon[94696]: pgmap v8764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:00 smithi141 ceph-mon[108989]: pgmap v8764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:00.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:01.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:01.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:02 smithi141 ceph-mon[108989]: pgmap v8765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:02 smithi060 ceph-mon[94696]: pgmap v8765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:02.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:02.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:03.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:03.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:04 smithi141 ceph-mon[108989]: pgmap v8766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:04.541 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:04 smithi060 ceph-mon[94696]: pgmap v8766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:04.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:04.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:05.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:05.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:05 smithi141 ceph-mon[108989]: pgmap v8767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:05 smithi060 ceph-mon[94696]: pgmap v8767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:06.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:06.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:07.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:07.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:08 smithi141 ceph-mon[108989]: pgmap v8768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:08 smithi060 ceph-mon[94696]: pgmap v8768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:08.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:08.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:09.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:09.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:10 smithi141 ceph-mon[108989]: pgmap v8769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:10 smithi060 ceph-mon[94696]: pgmap v8769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:10.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:10.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:11.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:11.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:12 smithi141 ceph-mon[108989]: pgmap v8770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:12 smithi060 ceph-mon[94696]: pgmap v8770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:12.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:12.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:13.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:13.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:14 smithi141 ceph-mon[108989]: pgmap v8771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:14 smithi060 ceph-mon[94696]: pgmap v8771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:14.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:14.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:15.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:15.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:15 smithi141 ceph-mon[108989]: pgmap v8772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:15 smithi060 ceph-mon[94696]: pgmap v8772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:16.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:16.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:17.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:17.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:18.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:18 smithi141 ceph-mon[108989]: pgmap v8773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:18 smithi060 ceph-mon[94696]: pgmap v8773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:18.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:18.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:19.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:19.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:20 smithi141 ceph-mon[108989]: pgmap v8774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:20 smithi060 ceph-mon[94696]: pgmap v8774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:20.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:20.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:21.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:21.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:22 smithi141 ceph-mon[108989]: pgmap v8775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:22 smithi060 ceph-mon[94696]: pgmap v8775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:22.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:22.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:23.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:23.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:24 smithi141 ceph-mon[108989]: pgmap v8776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:24 smithi060 ceph-mon[94696]: pgmap v8776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:24.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:24.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:25.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:25.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:26 smithi141 ceph-mon[108989]: pgmap v8777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:26 smithi060 ceph-mon[94696]: pgmap v8777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:26.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:26.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:27.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:27.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:28 smithi141 ceph-mon[108989]: pgmap v8778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:28 smithi060 ceph-mon[94696]: pgmap v8778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:28.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:28.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:29.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:29.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:30 smithi141 ceph-mon[108989]: pgmap v8779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:30 smithi060 ceph-mon[94696]: pgmap v8779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:30.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:30.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:31.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:31.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:32.427 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:32 smithi141 ceph-mon[108989]: pgmap v8780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:32.428 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:15:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:32 smithi060 ceph-mon[94696]: pgmap v8780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:15:32.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:32.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:15:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:15:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:15:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:15:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:15:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:15:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:15:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:15:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:15:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:15:33.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:33.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:34 smithi141 ceph-mon[108989]: pgmap v8781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:34 smithi060 ceph-mon[94696]: pgmap v8781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:35.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:35.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:36.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:36.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:35 smithi141 ceph-mon[108989]: pgmap v8782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:35 smithi060 ceph-mon[94696]: pgmap v8782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:37.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:37.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:38.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:38 smithi141 ceph-mon[108989]: pgmap v8783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:38 smithi060 ceph-mon[94696]: pgmap v8783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:39.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:39.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:40.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:40.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:40 smithi060 ceph-mon[94696]: pgmap v8784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:40 smithi141 ceph-mon[108989]: pgmap v8784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:41.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:41.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:42.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:42.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:42 smithi141 ceph-mon[108989]: pgmap v8785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:42 smithi060 ceph-mon[94696]: pgmap v8785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:43.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:43.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:44.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:44.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:44 smithi141 ceph-mon[108989]: pgmap v8786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:44 smithi060 ceph-mon[94696]: pgmap v8786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:45.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:45.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:46.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:46.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:45 smithi141 ceph-mon[108989]: pgmap v8787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:45 smithi060 ceph-mon[94696]: pgmap v8787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:47.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:47.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:48.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:48.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:48 smithi141 ceph-mon[108989]: pgmap v8788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:48 smithi060 ceph-mon[94696]: pgmap v8788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:49.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:49.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:50.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:50.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:50 smithi060 ceph-mon[94696]: pgmap v8789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:50 smithi141 ceph-mon[108989]: pgmap v8789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:51.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:51.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:52.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:52.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:52 smithi141 ceph-mon[108989]: pgmap v8790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:52 smithi060 ceph-mon[94696]: pgmap v8790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:53.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:53.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:54.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:54.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:54 smithi141 ceph-mon[108989]: pgmap v8791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:54 smithi060 ceph-mon[94696]: pgmap v8791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:55.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:55.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:15:56.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:56.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:56 smithi141 ceph-mon[108989]: pgmap v8792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:56 smithi060 ceph-mon[94696]: pgmap v8792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:15:57.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:57.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:58.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:58.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:15:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:15:58 smithi141 ceph-mon[108989]: pgmap v8793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:15:58 smithi060 ceph-mon[94696]: pgmap v8793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:15:59.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:15:59.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:00.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:00.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:00 smithi141 ceph-mon[108989]: pgmap v8794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:00 smithi060 ceph-mon[94696]: pgmap v8794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:01.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:01.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:02.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:02.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:02 smithi141 ceph-mon[108989]: pgmap v8795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:02 smithi060 ceph-mon[94696]: pgmap v8795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:03.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:03.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:04.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:04.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:04 smithi141 ceph-mon[108989]: pgmap v8796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:04 smithi060 ceph-mon[94696]: pgmap v8796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:05.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:05.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:06.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:06.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:05 smithi060 ceph-mon[94696]: pgmap v8797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:05 smithi141 ceph-mon[108989]: pgmap v8797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:07.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:07.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:08.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:08.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:08 smithi141 ceph-mon[108989]: pgmap v8798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:08 smithi060 ceph-mon[94696]: pgmap v8798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:09.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:09.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:10.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:10.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:10 smithi141 ceph-mon[108989]: pgmap v8799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:10 smithi060 ceph-mon[94696]: pgmap v8799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:11.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:11.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:12.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:12.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:12 smithi141 ceph-mon[108989]: pgmap v8800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:12 smithi060 ceph-mon[94696]: pgmap v8800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:13.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:13.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:14.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:14.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:14 smithi141 ceph-mon[108989]: pgmap v8801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:14 smithi060 ceph-mon[94696]: pgmap v8801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:15.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:15.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:16.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:16.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:15 smithi060 ceph-mon[94696]: pgmap v8802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:15 smithi141 ceph-mon[108989]: pgmap v8802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:17.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:17.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:18.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:18.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:18 smithi141 ceph-mon[108989]: pgmap v8803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:18 smithi060 ceph-mon[94696]: pgmap v8803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:19.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:19.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:20.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:20.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:20.393 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:20 smithi060 ceph-mon[94696]: pgmap v8804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:20 smithi141 ceph-mon[108989]: pgmap v8804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:21.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:21.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:22.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:22.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:22 smithi141 ceph-mon[108989]: pgmap v8805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:22 smithi060 ceph-mon[94696]: pgmap v8805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:23.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:23.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:24.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:24.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:24 smithi141 ceph-mon[108989]: pgmap v8806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:24 smithi060 ceph-mon[94696]: pgmap v8806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:25.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:25.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:25.449 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:26.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:26.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:26 smithi141 ceph-mon[108989]: pgmap v8807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:26 smithi060 ceph-mon[94696]: pgmap v8807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:27.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:27.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:28.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:28.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:28 smithi141 ceph-mon[108989]: pgmap v8808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:28 smithi060 ceph-mon[94696]: pgmap v8808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:29.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:29.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:30.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:30.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:30 smithi141 ceph-mon[108989]: pgmap v8809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:30.506 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:30 smithi060 ceph-mon[94696]: pgmap v8809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:31.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:31.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:32.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:32.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:32 smithi141 ceph-mon[108989]: pgmap v8810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:32 smithi060 ceph-mon[94696]: pgmap v8810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:33.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:33.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:16:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:16:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:16:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:16:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:16:34.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:34.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:34 smithi141 ceph-mon[108989]: pgmap v8811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:34 smithi060 ceph-mon[94696]: pgmap v8811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:35.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:35.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:36.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:36.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:35 smithi060 ceph-mon[94696]: pgmap v8812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:35 smithi141 ceph-mon[108989]: pgmap v8812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:37.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:37.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:38.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:38.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:38 smithi141 ceph-mon[108989]: pgmap v8813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:38 smithi060 ceph-mon[94696]: pgmap v8813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:39.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:39.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:40.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:40.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:40 smithi141 ceph-mon[108989]: pgmap v8814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:40 smithi060 ceph-mon[94696]: pgmap v8814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:41.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:41.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:42.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:42.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:42 smithi141 ceph-mon[108989]: pgmap v8815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:42 smithi060 ceph-mon[94696]: pgmap v8815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:43.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:43.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:44.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:44.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:44 smithi141 ceph-mon[108989]: pgmap v8816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:44 smithi060 ceph-mon[94696]: pgmap v8816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:45.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:45.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:46.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:46.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:45 smithi060 ceph-mon[94696]: pgmap v8817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:45 smithi141 ceph-mon[108989]: pgmap v8817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:47.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:47.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:48.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:48.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:48.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:48 smithi141 ceph-mon[108989]: pgmap v8818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:48 smithi060 ceph-mon[94696]: pgmap v8818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:49.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:49.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:50.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:50.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:50 smithi141 ceph-mon[108989]: pgmap v8819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:50 smithi060 ceph-mon[94696]: pgmap v8819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:51.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:51.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:52.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:52.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:52 smithi141 ceph-mon[108989]: pgmap v8820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:52 smithi060 ceph-mon[94696]: pgmap v8820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:53.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:53.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:54.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:54.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:54 smithi141 ceph-mon[108989]: pgmap v8821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:54 smithi060 ceph-mon[94696]: pgmap v8821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:55.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:16:56.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:56.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:56 smithi141 ceph-mon[108989]: pgmap v8822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:56 smithi060 ceph-mon[94696]: pgmap v8822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:16:57.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:57.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:58.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:58.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:16:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:16:58 smithi141 ceph-mon[108989]: pgmap v8823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:16:58 smithi060 ceph-mon[94696]: pgmap v8823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:16:59.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:16:59.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:00 smithi141 ceph-mon[108989]: pgmap v8824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:00 smithi060 ceph-mon[94696]: pgmap v8824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:01.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:01.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:02 smithi141 ceph-mon[108989]: pgmap v8825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:02 smithi060 ceph-mon[94696]: pgmap v8825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:03.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:03.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:04.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:04 smithi141 ceph-mon[108989]: pgmap v8826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:04 smithi060 ceph-mon[94696]: pgmap v8826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:05 smithi060 ceph-mon[94696]: pgmap v8827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:06 smithi141 ceph-mon[108989]: pgmap v8827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:07.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:07.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:08.408 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:08 smithi141 ceph-mon[108989]: pgmap v8828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:08 smithi060 ceph-mon[94696]: pgmap v8828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:09.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:09.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:10 smithi141 ceph-mon[108989]: pgmap v8829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:10 smithi060 ceph-mon[94696]: pgmap v8829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:11.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:11.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:12 smithi141 ceph-mon[108989]: pgmap v8830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:12 smithi060 ceph-mon[94696]: pgmap v8830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:14.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:14.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:14 smithi141 ceph-mon[108989]: pgmap v8831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:14 smithi060 ceph-mon[94696]: pgmap v8831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:15 smithi060 ceph-mon[94696]: pgmap v8832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:15 smithi141 ceph-mon[108989]: pgmap v8832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:17.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:18 smithi141 ceph-mon[108989]: pgmap v8833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:18 smithi060 ceph-mon[94696]: pgmap v8833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:19.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:20.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:20.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:20 smithi141 ceph-mon[108989]: pgmap v8834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:20 smithi060 ceph-mon[94696]: pgmap v8834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:21.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:21.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:22.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:22.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:22 smithi141 ceph-mon[108989]: pgmap v8835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:22 smithi060 ceph-mon[94696]: pgmap v8835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:23.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:23.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:24.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:24.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:24 smithi141 ceph-mon[108989]: pgmap v8836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:24 smithi060 ceph-mon[94696]: pgmap v8836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:25.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:25.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:26.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:26.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:26 smithi141 ceph-mon[108989]: pgmap v8837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:26 smithi060 ceph-mon[94696]: pgmap v8837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:28.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:28.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:28 smithi141 ceph-mon[108989]: pgmap v8838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:28 smithi060 ceph-mon[94696]: pgmap v8838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:29.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:29.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:30.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:30 smithi141 ceph-mon[108989]: pgmap v8839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:30 smithi060 ceph-mon[94696]: pgmap v8839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:31.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:31.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:32.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:32.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:32 smithi141 ceph-mon[108989]: pgmap v8840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:32 smithi060 ceph-mon[94696]: pgmap v8840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:33.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:33.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:34.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:34.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:34 smithi141 ceph-mon[108989]: pgmap v8841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:17:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:34 smithi060 ceph-mon[94696]: pgmap v8841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:17:35.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:35.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:36.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:36.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:36 smithi060 ceph-mon[94696]: pgmap v8842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:36 smithi141 ceph-mon[108989]: pgmap v8842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:37.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:37.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:17:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:17:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:17:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:17:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:17:38.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:38.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:38 smithi060 ceph-mon[94696]: pgmap v8843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:38 smithi141 ceph-mon[108989]: pgmap v8843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:39.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:39.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:40.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:40.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:40 smithi141 ceph-mon[108989]: pgmap v8844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:40 smithi060 ceph-mon[94696]: pgmap v8844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:41.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:41.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:42.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:42.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:42 smithi141 ceph-mon[108989]: pgmap v8845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:42 smithi060 ceph-mon[94696]: pgmap v8845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:43.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:43.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:44.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:44.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:44 smithi141 ceph-mon[108989]: pgmap v8846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:44 smithi060 ceph-mon[94696]: pgmap v8846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:45.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:45.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:46.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:46.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:46 smithi060 ceph-mon[94696]: pgmap v8847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:46 smithi141 ceph-mon[108989]: pgmap v8847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:47.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:47.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:48.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:48.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:48.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:48 smithi141 ceph-mon[108989]: pgmap v8848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:48 smithi060 ceph-mon[94696]: pgmap v8848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:49.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:49.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:50.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:50.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:50 smithi141 ceph-mon[108989]: pgmap v8849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:50 smithi060 ceph-mon[94696]: pgmap v8849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:51.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:51.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:52.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:52.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:52 smithi141 ceph-mon[108989]: pgmap v8850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:52 smithi060 ceph-mon[94696]: pgmap v8850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:53.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:53.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:54.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:54.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:54 smithi141 ceph-mon[108989]: pgmap v8851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:54 smithi060 ceph-mon[94696]: pgmap v8851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:17:56.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:56.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:56.468 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:56 smithi060 ceph-mon[94696]: pgmap v8852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:56 smithi141 ceph-mon[108989]: pgmap v8852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:17:57.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:57.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:17:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:17:58 smithi141 ceph-mon[108989]: pgmap v8853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:17:58 smithi060 ceph-mon[94696]: pgmap v8853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:17:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:17:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:00.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:00.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:00 smithi141 ceph-mon[108989]: pgmap v8854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:00 smithi060 ceph-mon[94696]: pgmap v8854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:01.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:01.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:02.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:02.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:02 smithi141 ceph-mon[108989]: pgmap v8855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:02 smithi060 ceph-mon[94696]: pgmap v8855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:03.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:03.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:04 smithi141 ceph-mon[108989]: pgmap v8856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:04 smithi060 ceph-mon[94696]: pgmap v8856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:05.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:05.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:06.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:06.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:06 smithi060 ceph-mon[94696]: pgmap v8857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:06 smithi141 ceph-mon[108989]: pgmap v8857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:07.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:07.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:08.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:08.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:08 smithi141 ceph-mon[108989]: pgmap v8858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:08 smithi060 ceph-mon[94696]: pgmap v8858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:09.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:09.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:10.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:10.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:10 smithi141 ceph-mon[108989]: pgmap v8859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:10 smithi060 ceph-mon[94696]: pgmap v8859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:11.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:11.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:12.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:12.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:12 smithi141 ceph-mon[108989]: pgmap v8860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:12 smithi060 ceph-mon[94696]: pgmap v8860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:13.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:13.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:14.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:14.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:14 smithi141 ceph-mon[108989]: pgmap v8861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:14 smithi060 ceph-mon[94696]: pgmap v8861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:15.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:15.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:16.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:16.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:16 smithi060 ceph-mon[94696]: pgmap v8862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:16 smithi141 ceph-mon[108989]: pgmap v8862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:17.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:17.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:18.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:18.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:18.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:18 smithi141 ceph-mon[108989]: pgmap v8863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:18 smithi060 ceph-mon[94696]: pgmap v8863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:19.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:19.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:20.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:20.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:20 smithi141 ceph-mon[108989]: pgmap v8864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:20 smithi060 ceph-mon[94696]: pgmap v8864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:21.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:21.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:22.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:22.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:22 smithi141 ceph-mon[108989]: pgmap v8865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:22 smithi060 ceph-mon[94696]: pgmap v8865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:23.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:23.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:24.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:24.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:24 smithi141 ceph-mon[108989]: pgmap v8866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:24 smithi060 ceph-mon[94696]: pgmap v8866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:25.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:25.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:26.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:26.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:26 smithi141 ceph-mon[108989]: pgmap v8867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:26 smithi060 ceph-mon[94696]: pgmap v8867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:27.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:27.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:28.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:28.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:28 smithi141 ceph-mon[108989]: pgmap v8868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:28 smithi060 ceph-mon[94696]: pgmap v8868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:29.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:29.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:30.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:30.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:30 smithi141 ceph-mon[108989]: pgmap v8869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:30 smithi060 ceph-mon[94696]: pgmap v8869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:31.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:31.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:32.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:32.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:32 smithi141 ceph-mon[108989]: pgmap v8870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:32 smithi060 ceph-mon[94696]: pgmap v8870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:33.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:33.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:34.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:34.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:34 smithi141 ceph-mon[108989]: pgmap v8871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:34 smithi060 ceph-mon[94696]: pgmap v8871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:35.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:35.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:36.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:36.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:36 smithi060 ceph-mon[94696]: pgmap v8872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:36 smithi141 ceph-mon[108989]: pgmap v8872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:37.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:37.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:18:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:18:38.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:38.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:38 smithi060 ceph-mon[94696]: pgmap v8873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:38 smithi141 ceph-mon[108989]: pgmap v8873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:39.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:39.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:40.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:40.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:40 smithi141 ceph-mon[108989]: pgmap v8874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:40 smithi060 ceph-mon[94696]: pgmap v8874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:41.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:41.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: pgmap v8875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:18:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:42.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: pgmap v8875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:18:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:18:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:18:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:18:43.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:43.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:44.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:44.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:44 smithi141 ceph-mon[108989]: pgmap v8876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:44 smithi060 ceph-mon[94696]: pgmap v8876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:45.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:45.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:46 smithi060 ceph-mon[94696]: pgmap v8877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:46.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:46.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:46 smithi141 ceph-mon[108989]: pgmap v8877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:47.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:47.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:48.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:48.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:48 smithi141 ceph-mon[108989]: pgmap v8878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:48 smithi060 ceph-mon[94696]: pgmap v8878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:49.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:49.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:50.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:50.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:50 smithi141 ceph-mon[108989]: pgmap v8879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:50 smithi060 ceph-mon[94696]: pgmap v8879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:52.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:52.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:52 smithi141 ceph-mon[108989]: pgmap v8880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:52 smithi060 ceph-mon[94696]: pgmap v8880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:53.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:53.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:54.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:54 smithi141 ceph-mon[108989]: pgmap v8881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:54 smithi060 ceph-mon[94696]: pgmap v8881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:18:56.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:56.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:56 smithi141 ceph-mon[108989]: pgmap v8882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:56 smithi060 ceph-mon[94696]: pgmap v8882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:18:57.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:57.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:58.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:58.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:18:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:18:58 smithi141 ceph-mon[108989]: pgmap v8883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:18:58 smithi060 ceph-mon[94696]: pgmap v8883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:18:59.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:18:59.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:00.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:00.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:00 smithi141 ceph-mon[108989]: pgmap v8884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:00 smithi060 ceph-mon[94696]: pgmap v8884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:01.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:01.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:02.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:02.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:02 smithi141 ceph-mon[108989]: pgmap v8885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:02 smithi060 ceph-mon[94696]: pgmap v8885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:03.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:03.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:04.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:04.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:04 smithi141 ceph-mon[108989]: pgmap v8886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:04 smithi060 ceph-mon[94696]: pgmap v8886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:05.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:05.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:06 smithi060 ceph-mon[94696]: pgmap v8887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:06.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:06.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:06 smithi141 ceph-mon[108989]: pgmap v8887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:07.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:07.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:08.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:08.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:08 smithi141 ceph-mon[108989]: pgmap v8888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:08 smithi060 ceph-mon[94696]: pgmap v8888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:09.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:09.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:10.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:10.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:10 smithi141 ceph-mon[108989]: pgmap v8889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:10 smithi060 ceph-mon[94696]: pgmap v8889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:11.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:11.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:12.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:12.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:12 smithi141 ceph-mon[108989]: pgmap v8890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:12 smithi060 ceph-mon[94696]: pgmap v8890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:13.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:13.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:14.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:14.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:14 smithi141 ceph-mon[108989]: pgmap v8891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:14 smithi060 ceph-mon[94696]: pgmap v8891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:15.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:15.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:16 smithi060 ceph-mon[94696]: pgmap v8892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:16.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:16.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:16 smithi141 ceph-mon[108989]: pgmap v8892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:17.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:17.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:18.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:18.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:18 smithi141 ceph-mon[108989]: pgmap v8893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:18 smithi060 ceph-mon[94696]: pgmap v8893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:19.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:19.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:20.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:20.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:20 smithi141 ceph-mon[108989]: pgmap v8894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:20 smithi060 ceph-mon[94696]: pgmap v8894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:21.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:21.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:22.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:22.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:22.430 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:22 smithi060 ceph-mon[94696]: pgmap v8895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:22 smithi141 ceph-mon[108989]: pgmap v8895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:23.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:23.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:24.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:24.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:24 smithi141 ceph-mon[108989]: pgmap v8896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:24 smithi060 ceph-mon[94696]: pgmap v8896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:25.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:25.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:26.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:26.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:26 smithi141 ceph-mon[108989]: pgmap v8897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:26 smithi060 ceph-mon[94696]: pgmap v8897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:27.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:27.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:28.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:28.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:28 smithi141 ceph-mon[108989]: pgmap v8898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:28 smithi060 ceph-mon[94696]: pgmap v8898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:29.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:29.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:30.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:30.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:30 smithi141 ceph-mon[108989]: pgmap v8899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:30 smithi060 ceph-mon[94696]: pgmap v8899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:31.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:31.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:32.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:32.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:32 smithi141 ceph-mon[108989]: pgmap v8900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:32.542 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:32 smithi060 ceph-mon[94696]: pgmap v8900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:33.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:33.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:34.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:34.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:34 smithi141 ceph-mon[108989]: pgmap v8901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:34 smithi060 ceph-mon[94696]: pgmap v8901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:35.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:35.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:36 smithi060 ceph-mon[94696]: pgmap v8902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:36.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:36.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:36 smithi141 ceph-mon[108989]: pgmap v8902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:37.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:37.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:38.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:38.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:38.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:38 smithi141 ceph-mon[108989]: pgmap v8903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:38 smithi060 ceph-mon[94696]: pgmap v8903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:39.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:39.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:40 smithi141 ceph-mon[108989]: pgmap v8904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:40.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:40.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:40 smithi060 ceph-mon[94696]: pgmap v8904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:41.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:41.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:42.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:42.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:42 smithi141 ceph-mon[108989]: pgmap v8905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:19:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:42 smithi060 ceph-mon[94696]: pgmap v8905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:19:43.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:43.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:19:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:19:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:19:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:19:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:19:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:19:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:19:44.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:44.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:44 smithi141 ceph-mon[108989]: pgmap v8906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:44 smithi060 ceph-mon[94696]: pgmap v8906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:45.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:45.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:46 smithi060 ceph-mon[94696]: pgmap v8907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:46.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:46.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:46 smithi141 ceph-mon[108989]: pgmap v8907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:47.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:47.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:48.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:48.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:48.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:48 smithi141 ceph-mon[108989]: pgmap v8908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:48 smithi060 ceph-mon[94696]: pgmap v8908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:49.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:49.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:50.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:50.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:50 smithi141 ceph-mon[108989]: pgmap v8909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:50 smithi060 ceph-mon[94696]: pgmap v8909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:51.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:51.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:52.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:52.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:52 smithi141 ceph-mon[108989]: pgmap v8910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:52 smithi060 ceph-mon[94696]: pgmap v8910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:53.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:53.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:54.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:54.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:54 smithi141 ceph-mon[108989]: pgmap v8911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:54 smithi060 ceph-mon[94696]: pgmap v8911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:55.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:55.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:19:56.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:56.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:56 smithi141 ceph-mon[108989]: pgmap v8912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:56 smithi060 ceph-mon[94696]: pgmap v8912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:19:57.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:57.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:58.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:58.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:19:58.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:19:58 smithi141 ceph-mon[108989]: pgmap v8913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:19:58 smithi060 ceph-mon[94696]: pgmap v8913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:19:59.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:19:59.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:00.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:00.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:00 smithi141 ceph-mon[108989]: pgmap v8914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:20:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:00 smithi060 ceph-mon[94696]: pgmap v8914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:20:01.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:01.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:02.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:02.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:02 smithi141 ceph-mon[108989]: pgmap v8915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:02 smithi060 ceph-mon[94696]: pgmap v8915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:03.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:03.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:04.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:04.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:04 smithi141 ceph-mon[108989]: pgmap v8916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:04 smithi060 ceph-mon[94696]: pgmap v8916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:05.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:05.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:06 smithi060 ceph-mon[94696]: pgmap v8917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:06.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:06.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:06 smithi141 ceph-mon[108989]: pgmap v8917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:07.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:07.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:08 smithi060 ceph-mon[94696]: pgmap v8918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:08.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:08.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:08 smithi141 ceph-mon[108989]: pgmap v8918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:09.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:09.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:10.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:10.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:10 smithi141 ceph-mon[108989]: pgmap v8919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:10 smithi060 ceph-mon[94696]: pgmap v8919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:11.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:11.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:12.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:12 smithi141 ceph-mon[108989]: pgmap v8920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:12 smithi060 ceph-mon[94696]: pgmap v8920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:13.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:13.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:14.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:14.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:14 smithi141 ceph-mon[108989]: pgmap v8921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:14 smithi060 ceph-mon[94696]: pgmap v8921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:15.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:15.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:16 smithi060 ceph-mon[94696]: pgmap v8922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:16.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:16.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:16 smithi141 ceph-mon[108989]: pgmap v8922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:17.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:17.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:18 smithi060 ceph-mon[94696]: pgmap v8923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:18.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:18.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:18.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:18 smithi141 ceph-mon[108989]: pgmap v8923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:19.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:19.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:20.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:20.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:20 smithi141 ceph-mon[108989]: pgmap v8924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:20 smithi060 ceph-mon[94696]: pgmap v8924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:21.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:21.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:22 smithi141 ceph-mon[108989]: pgmap v8925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:22.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:22.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:22 smithi060 ceph-mon[94696]: pgmap v8925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:23.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:23.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:24 smithi141 ceph-mon[108989]: pgmap v8926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:24.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:24.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:24 smithi060 ceph-mon[94696]: pgmap v8926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:25.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:25.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:26 smithi141 ceph-mon[108989]: pgmap v8927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:26.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:26.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:26 smithi060 ceph-mon[94696]: pgmap v8927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:27.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:28 smithi141 ceph-mon[108989]: pgmap v8928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:28.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:28.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:28 smithi060 ceph-mon[94696]: pgmap v8928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:29.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:29.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:30.481 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:30 smithi141 ceph-mon[108989]: pgmap v8929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:30.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:30.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:30 smithi060 ceph-mon[94696]: pgmap v8929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:31.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:31.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:32 smithi141 ceph-mon[108989]: pgmap v8930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:32.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:32.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:32 smithi060 ceph-mon[94696]: pgmap v8930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:33.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:33.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:34 smithi141 ceph-mon[108989]: pgmap v8931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:34.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:34.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:34 smithi060 ceph-mon[94696]: pgmap v8931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:35.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:35.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:36 smithi060 ceph-mon[94696]: pgmap v8932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:36 smithi141 ceph-mon[108989]: pgmap v8932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:36.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:36.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:37.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:37.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:38 smithi141 ceph-mon[108989]: pgmap v8933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:38.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:38.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:38 smithi060 ceph-mon[94696]: pgmap v8933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:39.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:39.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:40 smithi141 ceph-mon[108989]: pgmap v8934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:40.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:40.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:40 smithi060 ceph-mon[94696]: pgmap v8934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:41.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:41.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:42 smithi141 ceph-mon[108989]: pgmap v8935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:42.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:42.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:42 smithi060 ceph-mon[94696]: pgmap v8935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:20:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:43.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:43.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:20:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: pgmap v8936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:20:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:44.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:44.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: pgmap v8936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:20:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:20:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:20:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:20:45.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:45.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:46 smithi060 ceph-mon[94696]: pgmap v8937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:46 smithi141 ceph-mon[108989]: pgmap v8937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:46.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:46.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:47.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:47.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:48 smithi141 ceph-mon[108989]: pgmap v8938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:48.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:48.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:48 smithi060 ceph-mon[94696]: pgmap v8938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:49.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:49.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:50 smithi141 ceph-mon[108989]: pgmap v8939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:50.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:50.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:50 smithi060 ceph-mon[94696]: pgmap v8939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:51.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:51.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:52 smithi141 ceph-mon[108989]: pgmap v8940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:52.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:52.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:52 smithi060 ceph-mon[94696]: pgmap v8940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:53.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:53.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:54 smithi141 ceph-mon[108989]: pgmap v8941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:54.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:54.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:54 smithi060 ceph-mon[94696]: pgmap v8941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:55.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:55.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:20:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:56 smithi141 ceph-mon[108989]: pgmap v8942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:56.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:56.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:56 smithi060 ceph-mon[94696]: pgmap v8942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:20:57.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:57.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:20:58 smithi141 ceph-mon[108989]: pgmap v8943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:58.504 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:20:58 smithi060 ceph-mon[94696]: pgmap v8943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:20:58.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:58.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:20:59.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:20:59.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:00 smithi141 ceph-mon[108989]: pgmap v8944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:00.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:00.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:00 smithi060 ceph-mon[94696]: pgmap v8944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:01.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:01.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:02 smithi141 ceph-mon[108989]: pgmap v8945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:02.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:02.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:02 smithi060 ceph-mon[94696]: pgmap v8945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:03.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:03.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:04 smithi141 ceph-mon[108989]: pgmap v8946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:04.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:04.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:04 smithi060 ceph-mon[94696]: pgmap v8946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:05.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:05.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:06 smithi141 ceph-mon[108989]: pgmap v8947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:06 smithi060 ceph-mon[94696]: pgmap v8947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:06.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:06.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:07.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:07.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:08 smithi141 ceph-mon[108989]: pgmap v8948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:08.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:08.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:08 smithi060 ceph-mon[94696]: pgmap v8948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:09.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:09.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:10 smithi141 ceph-mon[108989]: pgmap v8949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:10.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:10.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:10 smithi060 ceph-mon[94696]: pgmap v8949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:11.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:11.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:12 smithi141 ceph-mon[108989]: pgmap v8950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:12 smithi060 ceph-mon[94696]: pgmap v8950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:13.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:13.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:14 smithi141 ceph-mon[108989]: pgmap v8951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:14 smithi060 ceph-mon[94696]: pgmap v8951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:14.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:14.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:15.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:15.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:16 smithi141 ceph-mon[108989]: pgmap v8952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:16 smithi060 ceph-mon[94696]: pgmap v8952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:16.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:16.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:17.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:17.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:18 smithi141 ceph-mon[108989]: pgmap v8953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:18 smithi060 ceph-mon[94696]: pgmap v8953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:18.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:18.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:19.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:19.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:20 smithi141 ceph-mon[108989]: pgmap v8954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:20 smithi060 ceph-mon[94696]: pgmap v8954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:20.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:20.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:21.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:21.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:22 smithi141 ceph-mon[108989]: pgmap v8955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:22 smithi060 ceph-mon[94696]: pgmap v8955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:22.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:22.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:23.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:23.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:24 smithi141 ceph-mon[108989]: pgmap v8956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:24 smithi060 ceph-mon[94696]: pgmap v8956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:24.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:24.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:25.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:25.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:26 smithi141 ceph-mon[108989]: pgmap v8957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:26 smithi060 ceph-mon[94696]: pgmap v8957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:26.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:26.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:27.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:27.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:28 smithi141 ceph-mon[108989]: pgmap v8958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:28 smithi060 ceph-mon[94696]: pgmap v8958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:28.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:28.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:29.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:29.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:30 smithi141 ceph-mon[108989]: pgmap v8959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:30 smithi060 ceph-mon[94696]: pgmap v8959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:30.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:30.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:31.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:31.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:32 smithi141 ceph-mon[108989]: pgmap v8960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:32 smithi060 ceph-mon[94696]: pgmap v8960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:32.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:32.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:33.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:33.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:34 smithi060 ceph-mon[94696]: pgmap v8961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:34.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:34.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:34 smithi141 ceph-mon[108989]: pgmap v8961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:35.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:35.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:36 smithi060 ceph-mon[94696]: pgmap v8962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:36 smithi141 ceph-mon[108989]: pgmap v8962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:36.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:36.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:37.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:37.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:38 smithi141 ceph-mon[108989]: pgmap v8963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:38 smithi060 ceph-mon[94696]: pgmap v8963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:38.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:38.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:39.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:39.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:40 smithi141 ceph-mon[108989]: pgmap v8964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:40 smithi060 ceph-mon[94696]: pgmap v8964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:40.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:40.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:41.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:41.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:42 smithi141 ceph-mon[108989]: pgmap v8965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:42 smithi060 ceph-mon[94696]: pgmap v8965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:42.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:42.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:43.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:43.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:44 smithi060 ceph-mon[94696]: pgmap v8966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:21:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:44 smithi141 ceph-mon[108989]: pgmap v8966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:21:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:44.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:44.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:21:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:21:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:21:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:21:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:21:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:21:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:21:45.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:45.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:46 smithi141 ceph-mon[108989]: pgmap v8967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:46 smithi060 ceph-mon[94696]: pgmap v8967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:46.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:46.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:47.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:47.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:48 smithi060 ceph-mon[94696]: pgmap v8968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:48.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:48.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:48 smithi141 ceph-mon[108989]: pgmap v8968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:49.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:49.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:50 smithi060 ceph-mon[94696]: pgmap v8969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:50.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:50.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:50 smithi141 ceph-mon[108989]: pgmap v8969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:51.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:51.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:52 smithi060 ceph-mon[94696]: pgmap v8970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:52.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:52.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:52 smithi141 ceph-mon[108989]: pgmap v8970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:53.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:53.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:54 smithi060 ceph-mon[94696]: pgmap v8971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:54.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:54.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:54 smithi141 ceph-mon[108989]: pgmap v8971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:55.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:55.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:21:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:56 smithi060 ceph-mon[94696]: pgmap v8972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:56.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:56.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:56 smithi141 ceph-mon[108989]: pgmap v8972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:21:57.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:57.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:21:58 smithi060 ceph-mon[94696]: pgmap v8973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:58.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:58.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:21:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:21:58 smithi141 ceph-mon[108989]: pgmap v8973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:21:59.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:21:59.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:00 smithi060 ceph-mon[94696]: pgmap v8974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:00.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:00.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:00 smithi141 ceph-mon[108989]: pgmap v8974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:01.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:01.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:02 smithi060 ceph-mon[94696]: pgmap v8975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:02.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:02.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:02 smithi141 ceph-mon[108989]: pgmap v8975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:03.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:03.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:04 smithi060 ceph-mon[94696]: pgmap v8976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:04.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:04.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:04 smithi141 ceph-mon[108989]: pgmap v8976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:05.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:05.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:06 smithi060 ceph-mon[94696]: pgmap v8977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:06.435 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:06 smithi141 ceph-mon[108989]: pgmap v8977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:06.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:06.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:07.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:07.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:08 smithi141 ceph-mon[108989]: pgmap v8978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:08 smithi060 ceph-mon[94696]: pgmap v8978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:08.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:08.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:09.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:09.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:10 smithi141 ceph-mon[108989]: pgmap v8979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:10 smithi060 ceph-mon[94696]: pgmap v8979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:10.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:10.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:11.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:11.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:12 smithi141 ceph-mon[108989]: pgmap v8980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:12 smithi060 ceph-mon[94696]: pgmap v8980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:13.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:13.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:14 smithi060 ceph-mon[94696]: pgmap v8981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:14.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:14.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:14 smithi141 ceph-mon[108989]: pgmap v8981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:15.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:15.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:16 smithi141 ceph-mon[108989]: pgmap v8982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:16 smithi060 ceph-mon[94696]: pgmap v8982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:16.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:16.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:17.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:17.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:18 smithi141 ceph-mon[108989]: pgmap v8983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:18 smithi060 ceph-mon[94696]: pgmap v8983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:18.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:18.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:19.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:19.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:20 smithi141 ceph-mon[108989]: pgmap v8984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:20 smithi060 ceph-mon[94696]: pgmap v8984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:20.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:20.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:21.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:21.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:22 smithi060 ceph-mon[94696]: pgmap v8985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:22.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:22.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:22 smithi141 ceph-mon[108989]: pgmap v8985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:23.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:23.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:24 smithi060 ceph-mon[94696]: pgmap v8986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:24.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:24.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:24 smithi141 ceph-mon[108989]: pgmap v8986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:25.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:25.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:26 smithi060 ceph-mon[94696]: pgmap v8987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:26.638 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:26 smithi141 ceph-mon[108989]: pgmap v8987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:26.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:26.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:27.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:27.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:28 smithi060 ceph-mon[94696]: pgmap v8988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:28.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:28.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:28 smithi141 ceph-mon[108989]: pgmap v8988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:29.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:29.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:30 smithi060 ceph-mon[94696]: pgmap v8989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:30.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:30.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:30 smithi141 ceph-mon[108989]: pgmap v8989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:31.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:31.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:32 smithi060 ceph-mon[94696]: pgmap v8990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:32.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:32.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:32 smithi141 ceph-mon[108989]: pgmap v8990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:33.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:33.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:34 smithi060 ceph-mon[94696]: pgmap v8991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:34.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:34.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:34 smithi141 ceph-mon[108989]: pgmap v8991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:35.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:35.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:36 smithi141 ceph-mon[108989]: pgmap v8992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:36 smithi060 ceph-mon[94696]: pgmap v8992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:36.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:36.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:37.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:37.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:38 smithi060 ceph-mon[94696]: pgmap v8993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:38.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:38.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:38 smithi141 ceph-mon[108989]: pgmap v8993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:39.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:39.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:40 smithi060 ceph-mon[94696]: pgmap v8994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:40.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:40.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:40 smithi141 ceph-mon[108989]: pgmap v8994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:41.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:41.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:42 smithi060 ceph-mon[94696]: pgmap v8995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:42.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:42.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:42 smithi141 ceph-mon[108989]: pgmap v8995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:43.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:43.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:44 smithi060 ceph-mon[94696]: pgmap v8996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:44.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:44.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:44 smithi141 ceph-mon[108989]: pgmap v8996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:22:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:22:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:22:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:22:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:22:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:22:45.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:45.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:22:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:22:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:46 smithi060 ceph-mon[94696]: pgmap v8997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:46.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:46.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:46 smithi141 ceph-mon[108989]: pgmap v8997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:47.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:47.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:48 smithi060 ceph-mon[94696]: pgmap v8998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:48.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:48.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:48 smithi141 ceph-mon[108989]: pgmap v8998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:49.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:49.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:50 smithi060 ceph-mon[94696]: pgmap v8999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:50.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:50.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:50 smithi141 ceph-mon[108989]: pgmap v8999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:51.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:51.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:52 smithi060 ceph-mon[94696]: pgmap v9000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:52 smithi141 ceph-mon[108989]: pgmap v9000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:52.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:52.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:53.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:53.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:54 smithi060 ceph-mon[94696]: pgmap v9001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:54 smithi141 ceph-mon[108989]: pgmap v9001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:54.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:54.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:22:55.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:55.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:56 smithi060 ceph-mon[94696]: pgmap v9002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:56 smithi141 ceph-mon[108989]: pgmap v9002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:22:56.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:56.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:57.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:57.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:22:58 smithi060 ceph-mon[94696]: pgmap v9003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:22:58 smithi141 ceph-mon[108989]: pgmap v9003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:22:58.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:58.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:22:59.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:22:59.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:00 smithi060 ceph-mon[94696]: pgmap v9004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:00 smithi141 ceph-mon[108989]: pgmap v9004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:00.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:00.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:01.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:01.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:02 smithi060 ceph-mon[94696]: pgmap v9005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:02 smithi141 ceph-mon[108989]: pgmap v9005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:02.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:02.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:03.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:03.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:04 smithi060 ceph-mon[94696]: pgmap v9006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:04 smithi141 ceph-mon[108989]: pgmap v9006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:04.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:04.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:05.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:05.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:06 smithi141 ceph-mon[108989]: pgmap v9007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:06 smithi060 ceph-mon[94696]: pgmap v9007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:06.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:06.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:07.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:07.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:08 smithi060 ceph-mon[94696]: pgmap v9008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:08 smithi141 ceph-mon[108989]: pgmap v9008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:08.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:08.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:09.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:09.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:10 smithi060 ceph-mon[94696]: pgmap v9009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:10 smithi141 ceph-mon[108989]: pgmap v9009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:10.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:10.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:11.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:11.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:12 smithi141 ceph-mon[108989]: pgmap v9010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:12 smithi060 ceph-mon[94696]: pgmap v9010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:12.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:12.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:13.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:13.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:14 smithi060 ceph-mon[94696]: pgmap v9011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:14 smithi141 ceph-mon[108989]: pgmap v9011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:14.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:14.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:15.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:15.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:16 smithi141 ceph-mon[108989]: pgmap v9012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:16 smithi060 ceph-mon[94696]: pgmap v9012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:16.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:16.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:17.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:17.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:18 smithi060 ceph-mon[94696]: pgmap v9013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:18.751 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:18 smithi141 ceph-mon[108989]: pgmap v9013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:18.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:18.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:19.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:19.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:20 smithi060 ceph-mon[94696]: pgmap v9014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:20 smithi141 ceph-mon[108989]: pgmap v9014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:20.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:20.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:21.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:21.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:22 smithi141 ceph-mon[108989]: pgmap v9015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:22 smithi060 ceph-mon[94696]: pgmap v9015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:22.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:22.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:23.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:23.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:24 smithi060 ceph-mon[94696]: pgmap v9016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:24 smithi141 ceph-mon[108989]: pgmap v9016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:24.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:24.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:25.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:25.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:26 smithi060 ceph-mon[94696]: pgmap v9017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:26 smithi141 ceph-mon[108989]: pgmap v9017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:26.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:26.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:27.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:27.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:28 smithi060 ceph-mon[94696]: pgmap v9018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:28 smithi141 ceph-mon[108989]: pgmap v9018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:28.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:28.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:29.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:29.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:30 smithi060 ceph-mon[94696]: pgmap v9019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:30 smithi141 ceph-mon[108989]: pgmap v9019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:31.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:31.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:32 smithi060 ceph-mon[94696]: pgmap v9020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:32 smithi141 ceph-mon[108989]: pgmap v9020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:34 smithi060 ceph-mon[94696]: pgmap v9021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:34 smithi141 ceph-mon[108989]: pgmap v9021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:34.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:36 smithi141 ceph-mon[108989]: pgmap v9022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:36 smithi060 ceph-mon[94696]: pgmap v9022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:37.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:37.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:38 smithi060 ceph-mon[94696]: pgmap v9023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:38 smithi141 ceph-mon[108989]: pgmap v9023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:40 smithi060 ceph-mon[94696]: pgmap v9024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:40 smithi141 ceph-mon[108989]: pgmap v9024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:40.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:40.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:42 smithi060 ceph-mon[94696]: pgmap v9025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:42 smithi141 ceph-mon[108989]: pgmap v9025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:42.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:43.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:44 smithi060 ceph-mon[94696]: pgmap v9026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:44 smithi141 ceph-mon[108989]: pgmap v9026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:23:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: pgmap v9027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:23:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:23:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: pgmap v9027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:23:46.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:46.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:48 smithi060 ceph-mon[94696]: pgmap v9028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:48 smithi141 ceph-mon[108989]: pgmap v9028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:48.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:48.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:50 smithi060 ceph-mon[94696]: pgmap v9029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:50 smithi141 ceph-mon[108989]: pgmap v9029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:52 smithi060 ceph-mon[94696]: pgmap v9030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:52 smithi141 ceph-mon[108989]: pgmap v9030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:52.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:52.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:53.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:53.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:54 smithi060 ceph-mon[94696]: pgmap v9031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:54 smithi141 ceph-mon[108989]: pgmap v9031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:23:55.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:55.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:56 smithi060 ceph-mon[94696]: pgmap v9032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:56 smithi141 ceph-mon[108989]: pgmap v9032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:23:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:23:58 smithi060 ceph-mon[94696]: pgmap v9033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:23:58 smithi141 ceph-mon[108989]: pgmap v9033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:23:58.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:58.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:23:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:23:59.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:00.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:00 smithi060 ceph-mon[94696]: pgmap v9034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:00 smithi141 ceph-mon[108989]: pgmap v9034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:01.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:01.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:02 smithi060 ceph-mon[94696]: pgmap v9035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:02.613 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:02 smithi141 ceph-mon[108989]: pgmap v9035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:02.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:04 smithi060 ceph-mon[94696]: pgmap v9036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:04 smithi141 ceph-mon[108989]: pgmap v9036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:04.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:04.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:05.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:06 smithi141 ceph-mon[108989]: pgmap v9037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:06 smithi060 ceph-mon[94696]: pgmap v9037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:07.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:07.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:08 smithi060 ceph-mon[94696]: pgmap v9038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:08 smithi141 ceph-mon[108989]: pgmap v9038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:08.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:08.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:09.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:09.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:10 smithi060 ceph-mon[94696]: pgmap v9039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:10 smithi141 ceph-mon[108989]: pgmap v9039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:10.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:10.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:11.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:12 smithi060 ceph-mon[94696]: pgmap v9040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:12.715 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:12 smithi141 ceph-mon[108989]: pgmap v9040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:12.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:12.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:13.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:13.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:14 smithi060 ceph-mon[94696]: pgmap v9041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:14 smithi141 ceph-mon[108989]: pgmap v9041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:14.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:15.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:15.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:16 smithi141 ceph-mon[108989]: pgmap v9042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:16 smithi060 ceph-mon[94696]: pgmap v9042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:16.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:16.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:17.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:17.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:18 smithi060 ceph-mon[94696]: pgmap v9043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:18 smithi141 ceph-mon[108989]: pgmap v9043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:18.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:18.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:19.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:19.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:20 smithi060 ceph-mon[94696]: pgmap v9044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:20 smithi141 ceph-mon[108989]: pgmap v9044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:20.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:20.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:21.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:21.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:22 smithi060 ceph-mon[94696]: pgmap v9045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:22 smithi141 ceph-mon[108989]: pgmap v9045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:22.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:22.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:23.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:23.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:24 smithi060 ceph-mon[94696]: pgmap v9046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:24 smithi141 ceph-mon[108989]: pgmap v9046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:24.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:24.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:25.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:25.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:26 smithi060 ceph-mon[94696]: pgmap v9047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:26 smithi141 ceph-mon[108989]: pgmap v9047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:26.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:26.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:27.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:27.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:28 smithi060 ceph-mon[94696]: pgmap v9048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:28 smithi141 ceph-mon[108989]: pgmap v9048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:28.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:28.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:29.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:29.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:30 smithi060 ceph-mon[94696]: pgmap v9049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:30 smithi141 ceph-mon[108989]: pgmap v9049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:30.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:30.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:31.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:31.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:32 smithi060 ceph-mon[94696]: pgmap v9050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:32 smithi141 ceph-mon[108989]: pgmap v9050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:32.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:32.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:33.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:33.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:34 smithi060 ceph-mon[94696]: pgmap v9051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:34 smithi141 ceph-mon[108989]: pgmap v9051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:34.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:36 smithi060 ceph-mon[94696]: pgmap v9052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:36 smithi141 ceph-mon[108989]: pgmap v9052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:36.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:36.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:37.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:38 smithi060 ceph-mon[94696]: pgmap v9053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:38 smithi141 ceph-mon[108989]: pgmap v9053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:39.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:39.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:40 smithi060 ceph-mon[94696]: pgmap v9054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:40 smithi141 ceph-mon[108989]: pgmap v9054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:42 smithi060 ceph-mon[94696]: pgmap v9055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:42 smithi141 ceph-mon[108989]: pgmap v9055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:42.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:43.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:43.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:44 smithi060 ceph-mon[94696]: pgmap v9056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:44 smithi141 ceph-mon[108989]: pgmap v9056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:45.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:45.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:46 smithi060 ceph-mon[94696]: pgmap v9057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:24:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:46 smithi141 ceph-mon[108989]: pgmap v9057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:24:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:24:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:24:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:24:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:24:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:24:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:24:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:24:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:24:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:24:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:24:47.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:48 smithi141 ceph-mon[108989]: pgmap v9058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:48 smithi060 ceph-mon[94696]: pgmap v9058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:48.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:48.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:50 smithi060 ceph-mon[94696]: pgmap v9059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:50 smithi141 ceph-mon[108989]: pgmap v9059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:50.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:50.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:51.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:52 smithi060 ceph-mon[94696]: pgmap v9060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:52 smithi141 ceph-mon[108989]: pgmap v9060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:53.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:53.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:54 smithi060 ceph-mon[94696]: pgmap v9061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:54 smithi141 ceph-mon[108989]: pgmap v9061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:54.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:54.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:24:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:56 smithi060 ceph-mon[94696]: pgmap v9062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:56 smithi141 ceph-mon[108989]: pgmap v9062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:24:56.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:56.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:57.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:57.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:24:58 smithi141 ceph-mon[108989]: pgmap v9063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:24:58 smithi060 ceph-mon[94696]: pgmap v9063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:24:58.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:58.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:24:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:24:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:00 smithi060 ceph-mon[94696]: pgmap v9064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:00 smithi141 ceph-mon[108989]: pgmap v9064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:00.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:00.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:01.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:01.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:02 smithi060 ceph-mon[94696]: pgmap v9065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:02 smithi141 ceph-mon[108989]: pgmap v9065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:02.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:02.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:04 smithi060 ceph-mon[94696]: pgmap v9066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:04 smithi141 ceph-mon[108989]: pgmap v9066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:04.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:05.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:05.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:06 smithi141 ceph-mon[108989]: pgmap v9067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:06 smithi060 ceph-mon[94696]: pgmap v9067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:07.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:08 smithi060 ceph-mon[94696]: pgmap v9068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:08 smithi141 ceph-mon[108989]: pgmap v9068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:08.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:08.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:10 smithi060 ceph-mon[94696]: pgmap v9069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:10 smithi141 ceph-mon[108989]: pgmap v9069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:10.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:11.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:11.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:12 smithi060 ceph-mon[94696]: pgmap v9070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:12 smithi141 ceph-mon[108989]: pgmap v9070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:14 smithi060 ceph-mon[94696]: pgmap v9071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:14 smithi141 ceph-mon[108989]: pgmap v9071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:14.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:14.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:16.397 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:16 smithi060 ceph-mon[94696]: pgmap v9072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:16 smithi141 ceph-mon[108989]: pgmap v9072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:17.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:17.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:18 smithi060 ceph-mon[94696]: pgmap v9073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:18 smithi141 ceph-mon[108989]: pgmap v9073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:19.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:19.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:20 smithi060 ceph-mon[94696]: pgmap v9074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:20 smithi141 ceph-mon[108989]: pgmap v9074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:20.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:20.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:22 smithi060 ceph-mon[94696]: pgmap v9075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:22 smithi141 ceph-mon[108989]: pgmap v9075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:23.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:23.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:24 smithi060 ceph-mon[94696]: pgmap v9076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:24 smithi141 ceph-mon[108989]: pgmap v9076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:24.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:24.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:25.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:25.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:26 smithi060 ceph-mon[94696]: pgmap v9077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:26 smithi141 ceph-mon[108989]: pgmap v9077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:26.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:26.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:27.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:27.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:28 smithi060 ceph-mon[94696]: pgmap v9078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:28 smithi141 ceph-mon[108989]: pgmap v9078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:28.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:30 smithi060 ceph-mon[94696]: pgmap v9079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:30 smithi141 ceph-mon[108989]: pgmap v9079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:30.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:30.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:31.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:31 smithi060 ceph-mon[94696]: pgmap v9080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:31 smithi141 ceph-mon[108989]: pgmap v9080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:32.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:33.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:33.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:34 smithi060 ceph-mon[94696]: pgmap v9081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:34 smithi141 ceph-mon[108989]: pgmap v9081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:35.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:35.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:36 smithi141 ceph-mon[108989]: pgmap v9082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:36 smithi060 ceph-mon[94696]: pgmap v9082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:38.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:38 smithi060 ceph-mon[94696]: pgmap v9083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:38.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:38 smithi141 ceph-mon[108989]: pgmap v9083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:40 smithi060 ceph-mon[94696]: pgmap v9084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:40 smithi141 ceph-mon[108989]: pgmap v9084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:41.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:41.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:42.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:42.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:42 smithi060 ceph-mon[94696]: pgmap v9085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:42 smithi141 ceph-mon[108989]: pgmap v9085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:43.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:43.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:44 smithi060 ceph-mon[94696]: pgmap v9086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:44 smithi141 ceph-mon[108989]: pgmap v9086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:45.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:45.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:46 smithi141 ceph-mon[108989]: pgmap v9087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:46 smithi060 ceph-mon[94696]: pgmap v9087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:47.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:25:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:25:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:25:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:25:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:25:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:25:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:25:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:25:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:25:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:25:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:25:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:25:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:48 smithi141 ceph-mon[108989]: pgmap v9088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:48 smithi060 ceph-mon[94696]: pgmap v9088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:50.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:50.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:50 smithi060 ceph-mon[94696]: pgmap v9089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:50 smithi141 ceph-mon[108989]: pgmap v9089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:51.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:51.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:52.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:52 smithi060 ceph-mon[94696]: pgmap v9090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:52 smithi141 ceph-mon[108989]: pgmap v9090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:54.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:54.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:54 smithi060 ceph-mon[94696]: pgmap v9091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:54 smithi141 ceph-mon[108989]: pgmap v9091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:55.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:55.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:25:56.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:56.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:56 smithi060 ceph-mon[94696]: pgmap v9092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:56 smithi141 ceph-mon[108989]: pgmap v9092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:25:57.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:57.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:25:57 smithi141 ceph-mon[108989]: pgmap v9093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:25:57 smithi060 ceph-mon[94696]: pgmap v9093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:25:58.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:58.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:25:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:25:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:00 smithi060 ceph-mon[94696]: pgmap v9094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:00 smithi141 ceph-mon[108989]: pgmap v9094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:02 smithi060 ceph-mon[94696]: pgmap v9095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:02 smithi141 ceph-mon[108989]: pgmap v9095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:03.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:03.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:04.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:04.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:04 smithi060 ceph-mon[94696]: pgmap v9096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:04 smithi141 ceph-mon[108989]: pgmap v9096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:06.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:06 smithi141 ceph-mon[108989]: pgmap v9097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:06 smithi060 ceph-mon[94696]: pgmap v9097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:08.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:08.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:08 smithi060 ceph-mon[94696]: pgmap v9098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:08 smithi141 ceph-mon[108989]: pgmap v9098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:09.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:09.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:10 smithi060 ceph-mon[94696]: pgmap v9099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:10 smithi141 ceph-mon[108989]: pgmap v9099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:11.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:12.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:12.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:12 smithi060 ceph-mon[94696]: pgmap v9100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:12 smithi141 ceph-mon[108989]: pgmap v9100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:13.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:14.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:14.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:14 smithi060 ceph-mon[94696]: pgmap v9101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:14 smithi141 ceph-mon[108989]: pgmap v9101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:16 smithi141 ceph-mon[108989]: pgmap v9102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:16 smithi060 ceph-mon[94696]: pgmap v9102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:17.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:18 smithi060 ceph-mon[94696]: pgmap v9103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:18 smithi141 ceph-mon[108989]: pgmap v9103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:19.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:19.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:20.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:20.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:20 smithi060 ceph-mon[94696]: pgmap v9104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:20 smithi141 ceph-mon[108989]: pgmap v9104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:22.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:22.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:22 smithi060 ceph-mon[94696]: pgmap v9105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:22 smithi141 ceph-mon[108989]: pgmap v9105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:23.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:23.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:23 smithi141 ceph-mon[108989]: pgmap v9106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:23 smithi060 ceph-mon[94696]: pgmap v9106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:25.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:25.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:26.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:26.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:26 smithi141 ceph-mon[108989]: pgmap v9107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:26 smithi060 ceph-mon[94696]: pgmap v9107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:27.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:27.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:28.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:28.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:28 smithi060 ceph-mon[94696]: pgmap v9108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:28 smithi141 ceph-mon[108989]: pgmap v9108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:29.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:30.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:30.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:30 smithi060 ceph-mon[94696]: pgmap v9109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:30 smithi141 ceph-mon[108989]: pgmap v9109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:31.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:31.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:31 smithi141 ceph-mon[108989]: pgmap v9110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:31 smithi060 ceph-mon[94696]: pgmap v9110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:32.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:32.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:33.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:33.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:34.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:34.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:34 smithi141 ceph-mon[108989]: pgmap v9111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:34 smithi060 ceph-mon[94696]: pgmap v9111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:35.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:35.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:36.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:36.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:36 smithi141 ceph-mon[108989]: pgmap v9112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:36 smithi060 ceph-mon[94696]: pgmap v9112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:37.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:37.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:38.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:38.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:38 smithi060 ceph-mon[94696]: pgmap v9113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:38 smithi141 ceph-mon[108989]: pgmap v9113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:39.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:39.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:39 smithi141 ceph-mon[108989]: pgmap v9114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:39 smithi060 ceph-mon[94696]: pgmap v9114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:40.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:40.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:41.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:41.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:41 smithi141 ceph-mon[108989]: pgmap v9115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:41 smithi060 ceph-mon[94696]: pgmap v9115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:42.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:42.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:43.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:43.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:44.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:44.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:44 smithi141 ceph-mon[108989]: pgmap v9116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:44 smithi060 ceph-mon[94696]: pgmap v9116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:45.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:45.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:46.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:46 smithi141 ceph-mon[108989]: pgmap v9117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:46 smithi060 ceph-mon[94696]: pgmap v9117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:47.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:47.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:47.426 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:26:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:26:48.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:48.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: pgmap v9118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:26:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:26:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:26:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:26:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:26:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: pgmap v9118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:26:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:26:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:26:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:26:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:26:49.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:49.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:50.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:50.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:50 smithi141 ceph-mon[108989]: pgmap v9119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:50 smithi060 ceph-mon[94696]: pgmap v9119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:51.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:51.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:51 smithi141 ceph-mon[108989]: pgmap v9120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:51 smithi060 ceph-mon[94696]: pgmap v9120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:52.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:52.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:53.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:53.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:54.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:54.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:54 smithi141 ceph-mon[108989]: pgmap v9121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:54 smithi060 ceph-mon[94696]: pgmap v9121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:55.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:55 smithi141 ceph-mon[108989]: pgmap v9122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:26:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:55 smithi060 ceph-mon[94696]: pgmap v9122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:56.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:56.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:57.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:57.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:57 smithi141 ceph-mon[108989]: pgmap v9123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:57 smithi060 ceph-mon[94696]: pgmap v9123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:26:58.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:58.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:59.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:26:59.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:26:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:26:59 smithi141 ceph-mon[108989]: pgmap v9124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:26:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:26:59 smithi060 ceph-mon[94696]: pgmap v9124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:00.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:00.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:01.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:01.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:01 smithi141 ceph-mon[108989]: pgmap v9125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:01 smithi060 ceph-mon[94696]: pgmap v9125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:02.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:02.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:03.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:03.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:03 smithi141 ceph-mon[108989]: pgmap v9126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:03 smithi060 ceph-mon[94696]: pgmap v9126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:04.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:04.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:05.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:05.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:06.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:06.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:06 smithi141 ceph-mon[108989]: pgmap v9127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:06 smithi060 ceph-mon[94696]: pgmap v9127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:07.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:07.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:07.665 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:07 smithi060 ceph-mon[94696]: pgmap v9128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:07 smithi141 ceph-mon[108989]: pgmap v9128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:08.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:08.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:09.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:09.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:09 smithi141 ceph-mon[108989]: pgmap v9129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:09 smithi060 ceph-mon[94696]: pgmap v9129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:10.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:10.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:11.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:11.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:11 smithi141 ceph-mon[108989]: pgmap v9130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:11 smithi060 ceph-mon[94696]: pgmap v9130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:12.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:12.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:13.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:13.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:13 smithi141 ceph-mon[108989]: pgmap v9131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:13 smithi060 ceph-mon[94696]: pgmap v9131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:14.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:14.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:15.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:15.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:16.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:16.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:16 smithi141 ceph-mon[108989]: pgmap v9132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:16 smithi060 ceph-mon[94696]: pgmap v9132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:17.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:17.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:17 smithi141 ceph-mon[108989]: pgmap v9133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:17.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:17 smithi060 ceph-mon[94696]: pgmap v9133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:18.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:18.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:19.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:19.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:19 smithi141 ceph-mon[108989]: pgmap v9134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:19 smithi060 ceph-mon[94696]: pgmap v9134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:20.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:20.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:21.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:21.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:21 smithi141 ceph-mon[108989]: pgmap v9135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:21 smithi060 ceph-mon[94696]: pgmap v9135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:22.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:22.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:23.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:23.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:23 smithi141 ceph-mon[108989]: pgmap v9136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:23 smithi060 ceph-mon[94696]: pgmap v9136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:24.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:24.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:25.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:25.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:26.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:26.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:26 smithi141 ceph-mon[108989]: pgmap v9137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:26 smithi060 ceph-mon[94696]: pgmap v9137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:27.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:27.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:27 smithi141 ceph-mon[108989]: pgmap v9138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:27 smithi060 ceph-mon[94696]: pgmap v9138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:28.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:28.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:29.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:29.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:29.730 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:29 smithi141 ceph-mon[108989]: pgmap v9139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:29 smithi060 ceph-mon[94696]: pgmap v9139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:30.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:30.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:31.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:31.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:31 smithi141 ceph-mon[108989]: pgmap v9140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:31 smithi060 ceph-mon[94696]: pgmap v9140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:32.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:32.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:33.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:33.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:33 smithi141 ceph-mon[108989]: pgmap v9141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:33 smithi060 ceph-mon[94696]: pgmap v9141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:34.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:34.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:35.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:35.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:36.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:36.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:36 smithi141 ceph-mon[108989]: pgmap v9142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:36 smithi060 ceph-mon[94696]: pgmap v9142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:37.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:37.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:37 smithi141 ceph-mon[108989]: pgmap v9143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:37 smithi060 ceph-mon[94696]: pgmap v9143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:38.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:38.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:39.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:39.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:39 smithi141 ceph-mon[108989]: pgmap v9144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:39 smithi060 ceph-mon[94696]: pgmap v9144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:40.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:40.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:41.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:41.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:41 smithi141 ceph-mon[108989]: pgmap v9145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:41 smithi060 ceph-mon[94696]: pgmap v9145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:42.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:42.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:43.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:43.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:43 smithi141 ceph-mon[108989]: pgmap v9146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:43 smithi060 ceph-mon[94696]: pgmap v9146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:44.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:44.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:45.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:45.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:46.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:46.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:46 smithi141 ceph-mon[108989]: pgmap v9147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:46 smithi060 ceph-mon[94696]: pgmap v9147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:47.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:47.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:47 smithi141 ceph-mon[108989]: pgmap v9148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:47 smithi060 ceph-mon[94696]: pgmap v9148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:48.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:48.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:27:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:27:49.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:49.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:49 smithi141 ceph-mon[108989]: pgmap v9149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:49 smithi060 ceph-mon[94696]: pgmap v9149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:50.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:50.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:51.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:51.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:51 smithi141 ceph-mon[108989]: pgmap v9150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:27:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:51 smithi060 ceph-mon[94696]: pgmap v9150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:52.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:52.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:53.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:53.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:53 smithi060 ceph-mon[94696]: pgmap v9151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:53 smithi141 ceph-mon[108989]: pgmap v9151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:54.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:54.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:55.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:27:56.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:56.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:56 smithi141 ceph-mon[108989]: pgmap v9152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:56 smithi060 ceph-mon[94696]: pgmap v9152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:57.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:57.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:57 smithi141 ceph-mon[108989]: pgmap v9153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:57 smithi060 ceph-mon[94696]: pgmap v9153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:27:58.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:58.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:27:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:27:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:27:59 smithi141 ceph-mon[108989]: pgmap v9154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:27:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:27:59 smithi060 ceph-mon[94696]: pgmap v9154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:00.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:00.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:01.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:01.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:01 smithi141 ceph-mon[108989]: pgmap v9155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:01 smithi060 ceph-mon[94696]: pgmap v9155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:02.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:02.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:03 smithi060 ceph-mon[94696]: pgmap v9156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:03 smithi141 ceph-mon[108989]: pgmap v9156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:04.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:04.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:05.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:05.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:06.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:06.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:06 smithi141 ceph-mon[108989]: pgmap v9157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:06 smithi060 ceph-mon[94696]: pgmap v9157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:07.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:07.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:07 smithi141 ceph-mon[108989]: pgmap v9158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:07 smithi060 ceph-mon[94696]: pgmap v9158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:08.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:08.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:09.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:09.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:09 smithi141 ceph-mon[108989]: pgmap v9159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:09 smithi060 ceph-mon[94696]: pgmap v9159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:10.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:10.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:11.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:11.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:11 smithi141 ceph-mon[108989]: pgmap v9160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:11 smithi060 ceph-mon[94696]: pgmap v9160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:13.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:13.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:13 smithi141 ceph-mon[108989]: pgmap v9161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:13 smithi060 ceph-mon[94696]: pgmap v9161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:14.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:14.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:15.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:15.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:16 smithi141 ceph-mon[108989]: pgmap v9162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:16 smithi060 ceph-mon[94696]: pgmap v9162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:17.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:17.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:17 smithi141 ceph-mon[108989]: pgmap v9163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:17 smithi060 ceph-mon[94696]: pgmap v9163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:18.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:18.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:19.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:19.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:19 smithi141 ceph-mon[108989]: pgmap v9164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:19 smithi060 ceph-mon[94696]: pgmap v9164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:21.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:21.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:21 smithi141 ceph-mon[108989]: pgmap v9165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:21 smithi060 ceph-mon[94696]: pgmap v9165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:23.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:23.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:23 smithi141 ceph-mon[108989]: pgmap v9166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:23 smithi060 ceph-mon[94696]: pgmap v9166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:24.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:24.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:25.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:25.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:26.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:26.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:26 smithi141 ceph-mon[108989]: pgmap v9167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:26 smithi060 ceph-mon[94696]: pgmap v9167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:27.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:27.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:27 smithi141 ceph-mon[108989]: pgmap v9168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:27 smithi060 ceph-mon[94696]: pgmap v9168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:28.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:28.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:29.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:29.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:29 smithi141 ceph-mon[108989]: pgmap v9169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:29 smithi060 ceph-mon[94696]: pgmap v9169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:30.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:30.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:31.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:31.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:31 smithi141 ceph-mon[108989]: pgmap v9170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:31 smithi060 ceph-mon[94696]: pgmap v9170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:32.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:32.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:33.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:33.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:33 smithi141 ceph-mon[108989]: pgmap v9171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:33 smithi060 ceph-mon[94696]: pgmap v9171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:34.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:34.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:35.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:35.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:36.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:36.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:36 smithi141 ceph-mon[108989]: pgmap v9172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:36 smithi060 ceph-mon[94696]: pgmap v9172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:37.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:37.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:37 smithi141 ceph-mon[108989]: pgmap v9173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:37 smithi060 ceph-mon[94696]: pgmap v9173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:38.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:38.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:39.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:39.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:39 smithi141 ceph-mon[108989]: pgmap v9174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:39 smithi060 ceph-mon[94696]: pgmap v9174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:40.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:40.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:41.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:41.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:41 smithi141 ceph-mon[108989]: pgmap v9175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:41 smithi060 ceph-mon[94696]: pgmap v9175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:42.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:42.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:43.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:43.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:43 smithi141 ceph-mon[108989]: pgmap v9176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:43.745 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:43 smithi060 ceph-mon[94696]: pgmap v9176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:44.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:44.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:45.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:45.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:46.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:46.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:46 smithi141 ceph-mon[108989]: pgmap v9177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:46 smithi060 ceph-mon[94696]: pgmap v9177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:47.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:47.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:47 smithi141 ceph-mon[108989]: pgmap v9178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:47 smithi060 ceph-mon[94696]: pgmap v9178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:48.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:48.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:49.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:49.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:49 smithi141 ceph-mon[108989]: pgmap v9179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:49 smithi060 ceph-mon[94696]: pgmap v9179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:50.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:50.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:28:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:28:52.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:52.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:52 smithi141 ceph-mon[108989]: pgmap v9180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:52 smithi060 ceph-mon[94696]: pgmap v9180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:53.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:53.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:53 smithi141 ceph-mon[108989]: pgmap v9181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:53 smithi060 ceph-mon[94696]: pgmap v9181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:54.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:54.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:28:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:56.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:56.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:56 smithi141 ceph-mon[108989]: pgmap v9182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:56 smithi060 ceph-mon[94696]: pgmap v9182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:57.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:57.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:28:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:28:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:28:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:28:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:28:58.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:58.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:58 smithi141 ceph-mon[108989]: pgmap v9183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:58 smithi060 ceph-mon[94696]: pgmap v9183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:28:59.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:28:59.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:28:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:28:59 smithi141 ceph-mon[108989]: pgmap v9184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:28:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:28:59 smithi060 ceph-mon[94696]: pgmap v9184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:00.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:00.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:01.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:01.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:01 smithi141 ceph-mon[108989]: pgmap v9185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:01 smithi060 ceph-mon[94696]: pgmap v9185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:02.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:02.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:03.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:03.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:03 smithi141 ceph-mon[108989]: pgmap v9186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:03 smithi060 ceph-mon[94696]: pgmap v9186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:04.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:04.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:05.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:05.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:06.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:06.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:06 smithi141 ceph-mon[108989]: pgmap v9187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:06 smithi060 ceph-mon[94696]: pgmap v9187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:07.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:07.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:07 smithi141 ceph-mon[108989]: pgmap v9188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:07 smithi060 ceph-mon[94696]: pgmap v9188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:08.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:08.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:09.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:09.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:09 smithi141 ceph-mon[108989]: pgmap v9189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:09 smithi060 ceph-mon[94696]: pgmap v9189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:10.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:10.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:11.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:11 smithi141 ceph-mon[108989]: pgmap v9190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:11 smithi060 ceph-mon[94696]: pgmap v9190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:12.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:12.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:13.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:13.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:13 smithi141 ceph-mon[108989]: pgmap v9191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:13 smithi060 ceph-mon[94696]: pgmap v9191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:14.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:14.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:15.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:15.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:16 smithi141 ceph-mon[108989]: pgmap v9192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:16 smithi060 ceph-mon[94696]: pgmap v9192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:17 smithi141 ceph-mon[108989]: pgmap v9193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:17 smithi060 ceph-mon[94696]: pgmap v9193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:18.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:18.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:19.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:19.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:19 smithi141 ceph-mon[108989]: pgmap v9194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:19 smithi060 ceph-mon[94696]: pgmap v9194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:21.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:21.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:21 smithi141 ceph-mon[108989]: pgmap v9195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:21 smithi060 ceph-mon[94696]: pgmap v9195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:22.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:22.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:23 smithi141 ceph-mon[108989]: pgmap v9196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:23 smithi060 ceph-mon[94696]: pgmap v9196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:24.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:24.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:26 smithi141 ceph-mon[108989]: pgmap v9197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:26.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:26.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:26 smithi060 ceph-mon[94696]: pgmap v9197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:27.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:27.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:27 smithi141 ceph-mon[108989]: pgmap v9198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:27 smithi060 ceph-mon[94696]: pgmap v9198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:28.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:28.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:29.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:29.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:29 smithi060 ceph-mon[94696]: pgmap v9199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:29 smithi141 ceph-mon[108989]: pgmap v9199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:30.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:30.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:31.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:31.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:31 smithi141 ceph-mon[108989]: pgmap v9200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:31 smithi060 ceph-mon[94696]: pgmap v9200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:32.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:32.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:33.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:33.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:33 smithi141 ceph-mon[108989]: pgmap v9201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:33 smithi060 ceph-mon[94696]: pgmap v9201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:34.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:34.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:35.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:35.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:36.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:36.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:36 smithi141 ceph-mon[108989]: pgmap v9202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:36 smithi060 ceph-mon[94696]: pgmap v9202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:37 smithi141 ceph-mon[108989]: pgmap v9203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:37 smithi060 ceph-mon[94696]: pgmap v9203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:38.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:38.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:39.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:39 smithi141 ceph-mon[108989]: pgmap v9204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:39 smithi060 ceph-mon[94696]: pgmap v9204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:40.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:40.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:41.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:41.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:41 smithi141 ceph-mon[108989]: pgmap v9205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:41 smithi060 ceph-mon[94696]: pgmap v9205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:43 smithi141 ceph-mon[108989]: pgmap v9206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:43 smithi060 ceph-mon[94696]: pgmap v9206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:44.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:44.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:45.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:46 smithi141 ceph-mon[108989]: pgmap v9207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:46 smithi060 ceph-mon[94696]: pgmap v9207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:47.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:47.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:47 smithi141 ceph-mon[108989]: pgmap v9208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:47 smithi060 ceph-mon[94696]: pgmap v9208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:49 smithi141 ceph-mon[108989]: pgmap v9209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:49 smithi060 ceph-mon[94696]: pgmap v9209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:50.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:50.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:51.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:51 smithi141 ceph-mon[108989]: pgmap v9210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:51 smithi060 ceph-mon[94696]: pgmap v9210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:53 smithi141 ceph-mon[108989]: pgmap v9211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:53 smithi060 ceph-mon[94696]: pgmap v9211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:29:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:56 smithi141 ceph-mon[108989]: pgmap v9212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:56 smithi060 ceph-mon[94696]: pgmap v9212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:57.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:57.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:29:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:29:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:29:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:29:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:29:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:29:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:29:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:29:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:58 smithi141 ceph-mon[108989]: pgmap v9213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:58 smithi060 ceph-mon[94696]: pgmap v9213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:29:59.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:29:59.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:29:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:29:59 smithi141 ceph-mon[108989]: pgmap v9214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:29:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:29:59 smithi060 ceph-mon[94696]: pgmap v9214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:00.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:00.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:30:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:30:01.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:01.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:01 smithi141 ceph-mon[108989]: pgmap v9215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:01 smithi060 ceph-mon[94696]: pgmap v9215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:02.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:03.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:03 smithi141 ceph-mon[108989]: pgmap v9216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:03 smithi060 ceph-mon[94696]: pgmap v9216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:04.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:04.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:05.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:06.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:06 smithi141 ceph-mon[108989]: pgmap v9217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:06 smithi060 ceph-mon[94696]: pgmap v9217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:07.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:07.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:07 smithi141 ceph-mon[108989]: pgmap v9218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:07 smithi060 ceph-mon[94696]: pgmap v9218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:08.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:09.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:09.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:09.709 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:09 smithi060 ceph-mon[94696]: pgmap v9219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:09 smithi141 ceph-mon[108989]: pgmap v9219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:10.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:10.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:11.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:11 smithi141 ceph-mon[108989]: pgmap v9220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:11 smithi060 ceph-mon[94696]: pgmap v9220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:13.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:13.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:13 smithi141 ceph-mon[108989]: pgmap v9221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:13 smithi060 ceph-mon[94696]: pgmap v9221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:15.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:15.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:16.437 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:16 smithi141 ceph-mon[108989]: pgmap v9222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:16 smithi060 ceph-mon[94696]: pgmap v9222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:17.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:17 smithi141 ceph-mon[108989]: pgmap v9223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:17 smithi060 ceph-mon[94696]: pgmap v9223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:19.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:19 smithi141 ceph-mon[108989]: pgmap v9224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:19 smithi060 ceph-mon[94696]: pgmap v9224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:21.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:21.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:21 smithi141 ceph-mon[108989]: pgmap v9225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:21 smithi060 ceph-mon[94696]: pgmap v9225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:22.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:23 smithi141 ceph-mon[108989]: pgmap v9226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:23 smithi060 ceph-mon[94696]: pgmap v9226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:24.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:24.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:26 smithi141 ceph-mon[108989]: pgmap v9227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:26 smithi060 ceph-mon[94696]: pgmap v9227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:27.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:27.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:27 smithi141 ceph-mon[108989]: pgmap v9228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:27 smithi060 ceph-mon[94696]: pgmap v9228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:28.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:28.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:29.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:29.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:29 smithi141 ceph-mon[108989]: pgmap v9229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:29 smithi060 ceph-mon[94696]: pgmap v9229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:30.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:30.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:31.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:31 smithi141 ceph-mon[108989]: pgmap v9230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:31 smithi060 ceph-mon[94696]: pgmap v9230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:33 smithi141 ceph-mon[108989]: pgmap v9231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:33 smithi060 ceph-mon[94696]: pgmap v9231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:34.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:34.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:35.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:35.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:36 smithi141 ceph-mon[108989]: pgmap v9232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:36.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:36.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:36 smithi060 ceph-mon[94696]: pgmap v9232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:37.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:37.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:37 smithi141 ceph-mon[108989]: pgmap v9233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:37 smithi060 ceph-mon[94696]: pgmap v9233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:38.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:38.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:39.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:39.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:39 smithi141 ceph-mon[108989]: pgmap v9234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:39 smithi060 ceph-mon[94696]: pgmap v9234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:40.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:40.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:41.697 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:41 smithi141 ceph-mon[108989]: pgmap v9235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:41 smithi060 ceph-mon[94696]: pgmap v9235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:43 smithi141 ceph-mon[108989]: pgmap v9236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:43 smithi060 ceph-mon[94696]: pgmap v9236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:44.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:44.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:46 smithi141 ceph-mon[108989]: pgmap v9237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:46.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:46.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:46 smithi060 ceph-mon[94696]: pgmap v9237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:47.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:47.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:47 smithi141 ceph-mon[108989]: pgmap v9238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:47 smithi060 ceph-mon[94696]: pgmap v9238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:48.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:48.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:49.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:49.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:49 smithi141 ceph-mon[108989]: pgmap v9239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:49 smithi060 ceph-mon[94696]: pgmap v9239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:50.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:50.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:51.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:51.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:51 smithi141 ceph-mon[108989]: pgmap v9240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:51 smithi060 ceph-mon[94696]: pgmap v9240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:52.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:53.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:53.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:53 smithi141 ceph-mon[108989]: pgmap v9241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:53 smithi060 ceph-mon[94696]: pgmap v9241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:54.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:54.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:55.221 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:30:55.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:56 smithi141 ceph-mon[108989]: pgmap v9242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:56.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:56 smithi060 ceph-mon[94696]: pgmap v9242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:30:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:57.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:30:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: pgmap v9243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:30:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:30:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:30:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:58.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: pgmap v9243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:30:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:30:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:30:59.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:30:59.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:30:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:30:59 smithi141 ceph-mon[108989]: pgmap v9244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:30:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:30:59 smithi060 ceph-mon[94696]: pgmap v9244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:00.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:00.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:01.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:01.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:01 smithi141 ceph-mon[108989]: pgmap v9245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:01 smithi060 ceph-mon[94696]: pgmap v9245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:02.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:02.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:03.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:03.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:03 smithi141 ceph-mon[108989]: pgmap v9246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:03 smithi060 ceph-mon[94696]: pgmap v9246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:04.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:05.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:05.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:06 smithi141 ceph-mon[108989]: pgmap v9247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:06.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:06.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:06 smithi060 ceph-mon[94696]: pgmap v9247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:07.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:07.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:07 smithi141 ceph-mon[108989]: pgmap v9248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:07 smithi060 ceph-mon[94696]: pgmap v9248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:08.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:08.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:09.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:09.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:09 smithi141 ceph-mon[108989]: pgmap v9249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:09 smithi060 ceph-mon[94696]: pgmap v9249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:10.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:10.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:11.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:11.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:11 smithi141 ceph-mon[108989]: pgmap v9250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:11 smithi060 ceph-mon[94696]: pgmap v9250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:12.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:13.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:13.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:13 smithi141 ceph-mon[108989]: pgmap v9251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:13 smithi060 ceph-mon[94696]: pgmap v9251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:14.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:14.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:15.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:15.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:16 smithi141 ceph-mon[108989]: pgmap v9252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:16 smithi060 ceph-mon[94696]: pgmap v9252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:16.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:16.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:17.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:17.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:17 smithi141 ceph-mon[108989]: pgmap v9253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:17 smithi060 ceph-mon[94696]: pgmap v9253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:18.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:19.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:19.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:19 smithi141 ceph-mon[108989]: pgmap v9254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:19 smithi060 ceph-mon[94696]: pgmap v9254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:20.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:20.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:21.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:21 smithi141 ceph-mon[108989]: pgmap v9255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:21 smithi060 ceph-mon[94696]: pgmap v9255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:22.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:23.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:23.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:23 smithi141 ceph-mon[108989]: pgmap v9256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:23 smithi060 ceph-mon[94696]: pgmap v9256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:24.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:25.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:25.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:26 smithi141 ceph-mon[108989]: pgmap v9257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:26 smithi060 ceph-mon[94696]: pgmap v9257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:26.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:26.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:27.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:27 smithi141 ceph-mon[108989]: pgmap v9258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:27 smithi060 ceph-mon[94696]: pgmap v9258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:28.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:28.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:29.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:29 smithi141 ceph-mon[108989]: pgmap v9259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:29 smithi060 ceph-mon[94696]: pgmap v9259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:30.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:31.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:31.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:31 smithi141 ceph-mon[108989]: pgmap v9260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:31 smithi060 ceph-mon[94696]: pgmap v9260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:32.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:32.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:33.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:33.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:33 smithi141 ceph-mon[108989]: pgmap v9261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:33 smithi060 ceph-mon[94696]: pgmap v9261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:34.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:34.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:35.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:35.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:36 smithi141 ceph-mon[108989]: pgmap v9262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:36 smithi060 ceph-mon[94696]: pgmap v9262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:36.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:37.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:37.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:37 smithi141 ceph-mon[108989]: pgmap v9263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:37 smithi060 ceph-mon[94696]: pgmap v9263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:38.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:38.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:39.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:39.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:39 smithi141 ceph-mon[108989]: pgmap v9264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:39 smithi060 ceph-mon[94696]: pgmap v9264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:40.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:40.732 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:41.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:41.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:41 smithi141 ceph-mon[108989]: pgmap v9265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:41 smithi060 ceph-mon[94696]: pgmap v9265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:42.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:43.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:43 smithi141 ceph-mon[108989]: pgmap v9266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:43 smithi060 ceph-mon[94696]: pgmap v9266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:44.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:44.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:46 smithi141 ceph-mon[108989]: pgmap v9267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:46 smithi060 ceph-mon[94696]: pgmap v9267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:46.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:46.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:47.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:47.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:47 smithi141 ceph-mon[108989]: pgmap v9268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:47 smithi060 ceph-mon[94696]: pgmap v9268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:48.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:48.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:49.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:49.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:49 smithi141 ceph-mon[108989]: pgmap v9269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:49 smithi060 ceph-mon[94696]: pgmap v9269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:50.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:50.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:51.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:51.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:51 smithi141 ceph-mon[108989]: pgmap v9270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:51 smithi060 ceph-mon[94696]: pgmap v9270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:52.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:52.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:53.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:53.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:53 smithi141 ceph-mon[108989]: pgmap v9271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:53 smithi060 ceph-mon[94696]: pgmap v9271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:54.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:54.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:31:55.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:55.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:56 smithi141 ceph-mon[108989]: pgmap v9272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:56 smithi060 ceph-mon[94696]: pgmap v9272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:56.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:56.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:57.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:57.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:57 smithi141 ceph-mon[108989]: pgmap v9273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:57 smithi060 ceph-mon[94696]: pgmap v9273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:31:58.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:58.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:31:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:31:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:59.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:31:59.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:31:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:31:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:31:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:31:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:31:59 smithi141 ceph-mon[108989]: pgmap v9274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:31:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:31:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:31:59 smithi060 ceph-mon[94696]: pgmap v9274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:00.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:00.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:01 smithi141 ceph-mon[108989]: pgmap v9275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:01 smithi060 ceph-mon[94696]: pgmap v9275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:02.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:02.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:03.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:03.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:03 smithi141 ceph-mon[108989]: pgmap v9276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:03 smithi060 ceph-mon[94696]: pgmap v9276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:04.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:04.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:05.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:05.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:06 smithi060 ceph-mon[94696]: pgmap v9277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:06 smithi141 ceph-mon[108989]: pgmap v9277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:06.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:06.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:07.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:07.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:07 smithi141 ceph-mon[108989]: pgmap v9278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:07 smithi060 ceph-mon[94696]: pgmap v9278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:08.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:08.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:09 smithi141 ceph-mon[108989]: pgmap v9279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:09 smithi060 ceph-mon[94696]: pgmap v9279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:10.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:10.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:11.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:11.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:11 smithi141 ceph-mon[108989]: pgmap v9280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:11 smithi060 ceph-mon[94696]: pgmap v9280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:13 smithi141 ceph-mon[108989]: pgmap v9281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:13 smithi060 ceph-mon[94696]: pgmap v9281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:14.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:14.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:16 smithi141 ceph-mon[108989]: pgmap v9282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:16 smithi060 ceph-mon[94696]: pgmap v9282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:16.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:16.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:17.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:17.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:17.681 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:17 smithi141 ceph-mon[108989]: pgmap v9283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:17 smithi060 ceph-mon[94696]: pgmap v9283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:18.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:18.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:19.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:19.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:19 smithi141 ceph-mon[108989]: pgmap v9284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:19 smithi060 ceph-mon[94696]: pgmap v9284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:20.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:20.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:21 smithi060 ceph-mon[94696]: pgmap v9285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:21.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:21.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:21 smithi141 ceph-mon[108989]: pgmap v9285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:22.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:22.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:23.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:23 smithi141 ceph-mon[108989]: pgmap v9286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:23 smithi060 ceph-mon[94696]: pgmap v9286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:24.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:24.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:25.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:26 smithi141 ceph-mon[108989]: pgmap v9287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:26 smithi060 ceph-mon[94696]: pgmap v9287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:26.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:27.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:27.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:27 smithi141 ceph-mon[108989]: pgmap v9288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:27 smithi060 ceph-mon[94696]: pgmap v9288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:29 smithi141 ceph-mon[108989]: pgmap v9289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:29 smithi060 ceph-mon[94696]: pgmap v9289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:30.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:30.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:31 smithi060 ceph-mon[94696]: pgmap v9290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:31.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:31.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:31 smithi141 ceph-mon[108989]: pgmap v9290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:32.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:32.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:33.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:33.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:34.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:34.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:34 smithi141 ceph-mon[108989]: pgmap v9291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:34 smithi060 ceph-mon[94696]: pgmap v9291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:35.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:35.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:37 smithi141 ceph-mon[108989]: pgmap v9292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:37 smithi060 ceph-mon[94696]: pgmap v9292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:37.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:37.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:39 smithi141 ceph-mon[108989]: pgmap v9293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:39 smithi060 ceph-mon[94696]: pgmap v9293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:39.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:39.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:40.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:40.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:41 smithi141 ceph-mon[108989]: pgmap v9294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:41 smithi060 ceph-mon[94696]: pgmap v9294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:41.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:41.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:42.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:42.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:43 smithi141 ceph-mon[108989]: pgmap v9295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:43 smithi060 ceph-mon[94696]: pgmap v9295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:44.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:44.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:45 smithi141 ceph-mon[108989]: pgmap v9296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:45 smithi060 ceph-mon[94696]: pgmap v9296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:45.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:45.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:46.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:46.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:47 smithi060 ceph-mon[94696]: pgmap v9297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:47 smithi141 ceph-mon[108989]: pgmap v9297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:48.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:49 smithi060 ceph-mon[94696]: pgmap v9298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:49 smithi141 ceph-mon[108989]: pgmap v9298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:49.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:49.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:50.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:50.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:51.524 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:51 smithi060 ceph-mon[94696]: pgmap v9299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:51 smithi141 ceph-mon[108989]: pgmap v9299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:51.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:51.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:52.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:52.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:53 smithi141 ceph-mon[108989]: pgmap v9300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:53 smithi060 ceph-mon[94696]: pgmap v9300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:53.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:53.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:54.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:54.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:55 smithi060 ceph-mon[94696]: pgmap v9301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:55 smithi141 ceph-mon[108989]: pgmap v9301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:32:55.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:55.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:56.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:56.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:57 smithi060 ceph-mon[94696]: pgmap v9302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:57 smithi141 ceph-mon[108989]: pgmap v9302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:32:57.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:57.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:58.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:58.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:32:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:59 smithi060 ceph-mon[94696]: pgmap v9303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:32:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:32:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:59 smithi141 ceph-mon[108989]: pgmap v9303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:32:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:32:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:32:59.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:32:59.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:33:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:33:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:33:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:33:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:33:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:33:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:33:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:33:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:33:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:33:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:01 smithi060 ceph-mon[94696]: pgmap v9304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:01 smithi141 ceph-mon[108989]: pgmap v9304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:01.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:01.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:02.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:02.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:03 smithi141 ceph-mon[108989]: pgmap v9305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:03 smithi060 ceph-mon[94696]: pgmap v9305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:03.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:04.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:04.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:05 smithi060 ceph-mon[94696]: pgmap v9306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:05 smithi141 ceph-mon[108989]: pgmap v9306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:05.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:05.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:06.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:06.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:07 smithi060 ceph-mon[94696]: pgmap v9307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:07 smithi141 ceph-mon[108989]: pgmap v9307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:07.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:07.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:08.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:08.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:09 smithi060 ceph-mon[94696]: pgmap v9308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:09 smithi141 ceph-mon[108989]: pgmap v9308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:09.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:09.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:10.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:10.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:11 smithi060 ceph-mon[94696]: pgmap v9309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:11 smithi141 ceph-mon[108989]: pgmap v9309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:11.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:11.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:13 smithi060 ceph-mon[94696]: pgmap v9310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:13 smithi141 ceph-mon[108989]: pgmap v9310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:13.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:13.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:14.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:14.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:15 smithi060 ceph-mon[94696]: pgmap v9311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:15 smithi141 ceph-mon[108989]: pgmap v9311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:15.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:15.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:16.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:16.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:17 smithi060 ceph-mon[94696]: pgmap v9312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:17 smithi141 ceph-mon[108989]: pgmap v9312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:17.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:17.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:19 smithi060 ceph-mon[94696]: pgmap v9313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:19 smithi141 ceph-mon[108989]: pgmap v9313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:20.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:20.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:21 smithi060 ceph-mon[94696]: pgmap v9314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:21 smithi141 ceph-mon[108989]: pgmap v9314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:21.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:21.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:22.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:22.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:23 smithi060 ceph-mon[94696]: pgmap v9315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:23 smithi141 ceph-mon[108989]: pgmap v9315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:23.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:23.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:24.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:25 smithi060 ceph-mon[94696]: pgmap v9316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:25 smithi141 ceph-mon[108989]: pgmap v9316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:26.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:27 smithi060 ceph-mon[94696]: pgmap v9317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:27 smithi141 ceph-mon[108989]: pgmap v9317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:29 smithi060 ceph-mon[94696]: pgmap v9318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:29 smithi141 ceph-mon[108989]: pgmap v9318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:29.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:29.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:30.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:30.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:31 smithi060 ceph-mon[94696]: pgmap v9319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:31 smithi141 ceph-mon[108989]: pgmap v9319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:32.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:32.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:33 smithi060 ceph-mon[94696]: pgmap v9320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:33 smithi141 ceph-mon[108989]: pgmap v9320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:33.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:33.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:34.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:34.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:35 smithi060 ceph-mon[94696]: pgmap v9321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:35 smithi141 ceph-mon[108989]: pgmap v9321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:35.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:35.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:36.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:36.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:37 smithi060 ceph-mon[94696]: pgmap v9322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:37 smithi141 ceph-mon[108989]: pgmap v9322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:39 smithi060 ceph-mon[94696]: pgmap v9323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:39 smithi141 ceph-mon[108989]: pgmap v9323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:39.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:39.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:40.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:40.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:41 smithi141 ceph-mon[108989]: pgmap v9324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:41 smithi060 ceph-mon[94696]: pgmap v9324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:43 smithi141 ceph-mon[108989]: pgmap v9325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:43 smithi060 ceph-mon[94696]: pgmap v9325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:45 smithi141 ceph-mon[108989]: pgmap v9326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:45 smithi060 ceph-mon[94696]: pgmap v9326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:45.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:45.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:46.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:46.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:47 smithi060 ceph-mon[94696]: pgmap v9327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:47 smithi141 ceph-mon[108989]: pgmap v9327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:47.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:47.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:48.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:48.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:49 smithi141 ceph-mon[108989]: pgmap v9328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:49 smithi060 ceph-mon[94696]: pgmap v9328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:49.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:49.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:50.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:50.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:51 smithi141 ceph-mon[108989]: pgmap v9329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:51 smithi060 ceph-mon[94696]: pgmap v9329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:51.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:51.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:52.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:52.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:53.665 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:53 smithi141 ceph-mon[108989]: pgmap v9330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:53 smithi060 ceph-mon[94696]: pgmap v9330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:53.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:53.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:54.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:54.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:55 smithi141 ceph-mon[108989]: pgmap v9331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:55.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:55 smithi060 ceph-mon[94696]: pgmap v9331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:55.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:33:55.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:55.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:56.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:56.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:57 smithi060 ceph-mon[94696]: pgmap v9332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:57 smithi141 ceph-mon[108989]: pgmap v9332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:33:57.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:57.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:58.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:58.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:33:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:33:59 smithi141 ceph-mon[108989]: pgmap v9333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:33:59 smithi060 ceph-mon[94696]: pgmap v9333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:33:59.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:33:59.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:34:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:34:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:34:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:34:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:34:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:34:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:34:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:34:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:34:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:34:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:34:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:34:00.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:00.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:01 smithi141 ceph-mon[108989]: pgmap v9334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:01 smithi060 ceph-mon[94696]: pgmap v9334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:01.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:01.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:03 smithi141 ceph-mon[108989]: pgmap v9335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:03 smithi060 ceph-mon[94696]: pgmap v9335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:03.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:03.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:04.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:04.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:05 smithi141 ceph-mon[108989]: pgmap v9336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:05 smithi060 ceph-mon[94696]: pgmap v9336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:05.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:05.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:06.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:06.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:07 smithi141 ceph-mon[108989]: pgmap v9337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:07 smithi060 ceph-mon[94696]: pgmap v9337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:07.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:07.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:08.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:08.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:09 smithi141 ceph-mon[108989]: pgmap v9338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:09 smithi060 ceph-mon[94696]: pgmap v9338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:09.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:09.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:10.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:10.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:11 smithi141 ceph-mon[108989]: pgmap v9339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:11 smithi060 ceph-mon[94696]: pgmap v9339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:11.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:11.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:12.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:12.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:13 smithi141 ceph-mon[108989]: pgmap v9340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:13 smithi060 ceph-mon[94696]: pgmap v9340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:13.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:13.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:14.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:14.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:15 smithi141 ceph-mon[108989]: pgmap v9341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:15 smithi060 ceph-mon[94696]: pgmap v9341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:15.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:15.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:16.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:16.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:17 smithi141 ceph-mon[108989]: pgmap v9342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:17 smithi060 ceph-mon[94696]: pgmap v9342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:17.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:17.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:18.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:18.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:19 smithi141 ceph-mon[108989]: pgmap v9343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:19 smithi060 ceph-mon[94696]: pgmap v9343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:19.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:19.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:20.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:20.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:21 smithi141 ceph-mon[108989]: pgmap v9344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:21 smithi060 ceph-mon[94696]: pgmap v9344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:21.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:21.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:22.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:22.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:23 smithi141 ceph-mon[108989]: pgmap v9345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:23 smithi060 ceph-mon[94696]: pgmap v9345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:23.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:24 smithi141 ceph-mon[108989]: pgmap v9346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:24 smithi060 ceph-mon[94696]: pgmap v9346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:24.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:24.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:25.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:25.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:26.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:26.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:27 smithi060 ceph-mon[94696]: pgmap v9347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:27 smithi141 ceph-mon[108989]: pgmap v9347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:27.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:27.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:28.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:28.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:29 smithi141 ceph-mon[108989]: pgmap v9348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:29 smithi060 ceph-mon[94696]: pgmap v9348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:29.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:29.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:30.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:30.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:31 smithi060 ceph-mon[94696]: pgmap v9349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:31 smithi141 ceph-mon[108989]: pgmap v9349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:31.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:31.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:33 smithi060 ceph-mon[94696]: pgmap v9350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:33 smithi141 ceph-mon[108989]: pgmap v9350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:33.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:33.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:34.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:34.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:35 smithi060 ceph-mon[94696]: pgmap v9351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:35 smithi141 ceph-mon[108989]: pgmap v9351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:35.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:35.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:36.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:36.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:37 smithi060 ceph-mon[94696]: pgmap v9352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:37 smithi141 ceph-mon[108989]: pgmap v9352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:37.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:37.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:38.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:38.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:39 smithi141 ceph-mon[108989]: pgmap v9353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:39 smithi060 ceph-mon[94696]: pgmap v9353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:39.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:40.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:40.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:41 smithi060 ceph-mon[94696]: pgmap v9354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:41 smithi141 ceph-mon[108989]: pgmap v9354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:41.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:41.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:42.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:42.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:43 smithi060 ceph-mon[94696]: pgmap v9355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:43 smithi141 ceph-mon[108989]: pgmap v9355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:43.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:43.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:44.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:44.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:45 smithi060 ceph-mon[94696]: pgmap v9356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:45 smithi141 ceph-mon[108989]: pgmap v9356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:45.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:45.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:46.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:46.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:47 smithi060 ceph-mon[94696]: pgmap v9357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:47 smithi141 ceph-mon[108989]: pgmap v9357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:47.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:47.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:48.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:48.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:49 smithi060 ceph-mon[94696]: pgmap v9358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:49 smithi141 ceph-mon[108989]: pgmap v9358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:49.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:49.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:50.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:50.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:51 smithi060 ceph-mon[94696]: pgmap v9359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:51 smithi141 ceph-mon[108989]: pgmap v9359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:51.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:51.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:52.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:52.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:53 smithi060 ceph-mon[94696]: pgmap v9360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:53 smithi141 ceph-mon[108989]: pgmap v9360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:53.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:53.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:54.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:54.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:55 smithi060 ceph-mon[94696]: pgmap v9361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:55 smithi141 ceph-mon[108989]: pgmap v9361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:34:55.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:55.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:56.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:56.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:57 smithi060 ceph-mon[94696]: pgmap v9362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:57 smithi141 ceph-mon[108989]: pgmap v9362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:34:57.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:57.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:58.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:58.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:34:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:34:59 smithi060 ceph-mon[94696]: pgmap v9363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:34:59 smithi141 ceph-mon[108989]: pgmap v9363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:34:59.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:34:59.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:00.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:00.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: pgmap v9364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:35:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: pgmap v9364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:01.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:35:01.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.579 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:01.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:01.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:02.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:02.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:03 smithi060 ceph-mon[94696]: pgmap v9365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:03.694 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:03 smithi141 ceph-mon[108989]: pgmap v9365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:03.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:03.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:04.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:04.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: pgmap v9366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:35:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:35:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:35:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: pgmap v9366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:35:05.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:35:05.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:05.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:06 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1633M 2023-08-19T12:35:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:06 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1633M 2023-08-19T12:35:06.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:06.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:07 smithi141 ceph-mon[108989]: pgmap v9367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:07 smithi060 ceph-mon[94696]: pgmap v9367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:07.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:07.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:08.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:08.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:09 smithi141 ceph-mon[108989]: pgmap v9368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:09 smithi060 ceph-mon[94696]: pgmap v9368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:09.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:09.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:10.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:10.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:11 smithi141 ceph-mon[108989]: pgmap v9369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:11 smithi060 ceph-mon[94696]: pgmap v9369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:11.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:11.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:12.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:12.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:13 smithi060 ceph-mon[94696]: pgmap v9370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:13 smithi141 ceph-mon[108989]: pgmap v9370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:13.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:13.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:14.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:14.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:15 smithi141 ceph-mon[108989]: pgmap v9371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:15 smithi060 ceph-mon[94696]: pgmap v9371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:15.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:15.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:16.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:16.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:17 smithi141 ceph-mon[108989]: pgmap v9372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:17 smithi060 ceph-mon[94696]: pgmap v9372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:17.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:17.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:18.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:18.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:19 smithi141 ceph-mon[108989]: pgmap v9373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:19 smithi060 ceph-mon[94696]: pgmap v9373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:19.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:19.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:20.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:20.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:21 smithi141 ceph-mon[108989]: pgmap v9374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:21 smithi060 ceph-mon[94696]: pgmap v9374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:21.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:21.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:22.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:22.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:23 smithi060 ceph-mon[94696]: pgmap v9375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:23 smithi141 ceph-mon[108989]: pgmap v9375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:23.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:23.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:24.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:24.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:25 smithi141 ceph-mon[108989]: pgmap v9376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:25 smithi060 ceph-mon[94696]: pgmap v9376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:25.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:25.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:26.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:26.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:27 smithi141 ceph-mon[108989]: pgmap v9377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:27 smithi060 ceph-mon[94696]: pgmap v9377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:27.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:27.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:28.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:28.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:29.650 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:29 smithi141 ceph-mon[108989]: pgmap v9378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:29 smithi060 ceph-mon[94696]: pgmap v9378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:30.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:30.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:31.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:31.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:31 smithi141 ceph-mon[108989]: pgmap v9379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:31 smithi060 ceph-mon[94696]: pgmap v9379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:32.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:32.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:33.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:33.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:33 smithi141 ceph-mon[108989]: pgmap v9380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:33 smithi060 ceph-mon[94696]: pgmap v9380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:34.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:34.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:35.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:35.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:35 smithi141 ceph-mon[108989]: pgmap v9381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:35 smithi060 ceph-mon[94696]: pgmap v9381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:36.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:36.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:37.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:37.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:37 smithi141 ceph-mon[108989]: pgmap v9382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:37 smithi060 ceph-mon[94696]: pgmap v9382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:38.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:38.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:39.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:39.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:39 smithi141 ceph-mon[108989]: pgmap v9383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:39 smithi060 ceph-mon[94696]: pgmap v9383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:40.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:40.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:41.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:41.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:41 smithi141 ceph-mon[108989]: pgmap v9384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:41 smithi060 ceph-mon[94696]: pgmap v9384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:42.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:42.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:43.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:43.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:43 smithi141 ceph-mon[108989]: pgmap v9385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:43 smithi060 ceph-mon[94696]: pgmap v9385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:44.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:44.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:45.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:45.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:45 smithi141 ceph-mon[108989]: pgmap v9386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:45 smithi060 ceph-mon[94696]: pgmap v9386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:46.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:46.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:47.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:47.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:47 smithi141 ceph-mon[108989]: pgmap v9387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:47 smithi060 ceph-mon[94696]: pgmap v9387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:48.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:48.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:49.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:49.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:49 smithi141 ceph-mon[108989]: pgmap v9388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:49 smithi060 ceph-mon[94696]: pgmap v9388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:50.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:50.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:51.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:51.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:51 smithi060 ceph-mon[94696]: pgmap v9389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:51 smithi141 ceph-mon[108989]: pgmap v9389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:52.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:52.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:53.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:53.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:53 smithi060 ceph-mon[94696]: pgmap v9390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:53 smithi141 ceph-mon[108989]: pgmap v9390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:54.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:54.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:55.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:55.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:55 smithi060 ceph-mon[94696]: pgmap v9391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:55 smithi141 ceph-mon[108989]: pgmap v9391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:35:56.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:56.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:57.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:57.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:57 smithi060 ceph-mon[94696]: pgmap v9392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:57 smithi141 ceph-mon[108989]: pgmap v9392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:35:58.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:58.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:59.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:35:59.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:35:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:35:59 smithi060 ceph-mon[94696]: pgmap v9393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:35:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:35:59 smithi141 ceph-mon[108989]: pgmap v9393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:00.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:00.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:01.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:01.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:01 smithi060 ceph-mon[94696]: pgmap v9394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:01 smithi141 ceph-mon[108989]: pgmap v9394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:02.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:02.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:03.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:03.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:03 smithi060 ceph-mon[94696]: pgmap v9395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:03 smithi141 ceph-mon[108989]: pgmap v9395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:04.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:04.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:05.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:05.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:05 smithi060 ceph-mon[94696]: pgmap v9396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:36:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:05 smithi141 ceph-mon[108989]: pgmap v9396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:36:06.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:06.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:36:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:36:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:36:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:36:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:36:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:36:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:36:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:36:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:36:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:36:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:07 smithi141 ceph-mon[108989]: pgmap v9397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:07 smithi060 ceph-mon[94696]: pgmap v9397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:08.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:08.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:09.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:09.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:09 smithi141 ceph-mon[108989]: pgmap v9398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:09 smithi060 ceph-mon[94696]: pgmap v9398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:10.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:10.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:11.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:11.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:11 smithi141 ceph-mon[108989]: pgmap v9399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:11 smithi060 ceph-mon[94696]: pgmap v9399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:12.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:12.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:13.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:13.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:13 smithi141 ceph-mon[108989]: pgmap v9400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:13.800 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:13 smithi060 ceph-mon[94696]: pgmap v9400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:14.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:14.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:15.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:15.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:15 smithi141 ceph-mon[108989]: pgmap v9401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:15 smithi060 ceph-mon[94696]: pgmap v9401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:16.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:16.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:17 smithi141 ceph-mon[108989]: pgmap v9402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:17 smithi060 ceph-mon[94696]: pgmap v9402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:18.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:18.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:19.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:19.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:19 smithi141 ceph-mon[108989]: pgmap v9403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:19 smithi060 ceph-mon[94696]: pgmap v9403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:20.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:20.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:21.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:21.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:21 smithi141 ceph-mon[108989]: pgmap v9404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:21 smithi060 ceph-mon[94696]: pgmap v9404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:22.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:22.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:23.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:23.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:23 smithi141 ceph-mon[108989]: pgmap v9405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:23 smithi060 ceph-mon[94696]: pgmap v9405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:25.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:25.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:25 smithi141 ceph-mon[108989]: pgmap v9406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:25 smithi060 ceph-mon[94696]: pgmap v9406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:26.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:26.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:27 smithi141 ceph-mon[108989]: pgmap v9407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:27 smithi060 ceph-mon[94696]: pgmap v9407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:28.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:28.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:29.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:29.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:29 smithi141 ceph-mon[108989]: pgmap v9408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:29 smithi060 ceph-mon[94696]: pgmap v9408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:30.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:30.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:31.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:31.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:31 smithi141 ceph-mon[108989]: pgmap v9409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:31 smithi060 ceph-mon[94696]: pgmap v9409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:32.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:32.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:33.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:33.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:33 smithi141 ceph-mon[108989]: pgmap v9410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:33 smithi060 ceph-mon[94696]: pgmap v9410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:34.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:34.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:35.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:35.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:35 smithi141 ceph-mon[108989]: pgmap v9411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:35 smithi060 ceph-mon[94696]: pgmap v9411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:36.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:36.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:37.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:37 smithi141 ceph-mon[108989]: pgmap v9412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:37 smithi060 ceph-mon[94696]: pgmap v9412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:38.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:38.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:39.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:39.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:39 smithi141 ceph-mon[108989]: pgmap v9413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:39 smithi060 ceph-mon[94696]: pgmap v9413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:40.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:40.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:41.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:41.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:41 smithi141 ceph-mon[108989]: pgmap v9414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:41 smithi060 ceph-mon[94696]: pgmap v9414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:42.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:43.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:43 smithi141 ceph-mon[108989]: pgmap v9415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:43 smithi060 ceph-mon[94696]: pgmap v9415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:44.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:44.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:45.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:45.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:45 smithi141 ceph-mon[108989]: pgmap v9416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:45 smithi060 ceph-mon[94696]: pgmap v9416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:46.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:47.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:47.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:47 smithi141 ceph-mon[108989]: pgmap v9417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:47 smithi060 ceph-mon[94696]: pgmap v9417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:48.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:49.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:49.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:49 smithi060 ceph-mon[94696]: pgmap v9418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:49 smithi141 ceph-mon[108989]: pgmap v9418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:50.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:51.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:51.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:51 smithi060 ceph-mon[94696]: pgmap v9419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:51 smithi141 ceph-mon[108989]: pgmap v9419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:52.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:53 smithi060 ceph-mon[94696]: pgmap v9420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:53 smithi141 ceph-mon[108989]: pgmap v9420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:54.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:54.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:55.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:55.532 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:55 smithi141 ceph-mon[108989]: pgmap v9421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:55.532 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:55 smithi060 ceph-mon[94696]: pgmap v9421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:36:56.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:56.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:57.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:57 smithi060 ceph-mon[94696]: pgmap v9422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:57 smithi141 ceph-mon[108989]: pgmap v9422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:36:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:58.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:59.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:36:59.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:36:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:36:59 smithi060 ceph-mon[94696]: pgmap v9423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:36:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:36:59 smithi141 ceph-mon[108989]: pgmap v9423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:00.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:00.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:01.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:01 smithi060 ceph-mon[94696]: pgmap v9424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:01 smithi141 ceph-mon[108989]: pgmap v9424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:02.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:02.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:03.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:03.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:03 smithi060 ceph-mon[94696]: pgmap v9425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:03 smithi141 ceph-mon[108989]: pgmap v9425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:04.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:04.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:05.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:05.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:05 smithi060 ceph-mon[94696]: pgmap v9426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:05.635 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:05 smithi141 ceph-mon[108989]: pgmap v9426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:06.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:06.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:37:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:37:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:37:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:37:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:37:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:37:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:37:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:37:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:37:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:37:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:37:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:37:07.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:07.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:07 smithi060 ceph-mon[94696]: pgmap v9427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:07 smithi141 ceph-mon[108989]: pgmap v9427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:08.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:08.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:09.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:09.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:09 smithi060 ceph-mon[94696]: pgmap v9428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:09 smithi141 ceph-mon[108989]: pgmap v9428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:10.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:10.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:10.685 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:11.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:11 smithi060 ceph-mon[94696]: pgmap v9429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:11 smithi141 ceph-mon[108989]: pgmap v9429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:12.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:12.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:13.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:13.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:13 smithi060 ceph-mon[94696]: pgmap v9430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:13 smithi141 ceph-mon[108989]: pgmap v9430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:14.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:14.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:15.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:15.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:15 smithi060 ceph-mon[94696]: pgmap v9431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:15 smithi141 ceph-mon[108989]: pgmap v9431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:16.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:17.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:17.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:17 smithi060 ceph-mon[94696]: pgmap v9432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:17 smithi141 ceph-mon[108989]: pgmap v9432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:18.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:18.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:19.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:19.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:19 smithi141 ceph-mon[108989]: pgmap v9433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:19 smithi060 ceph-mon[94696]: pgmap v9433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:20.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:20.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:21.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:21.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:21 smithi141 ceph-mon[108989]: pgmap v9434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:21 smithi060 ceph-mon[94696]: pgmap v9434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:22.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:22.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:23.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:23.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:23 smithi141 ceph-mon[108989]: pgmap v9435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:23 smithi060 ceph-mon[94696]: pgmap v9435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:24.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:24.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:25.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:25.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:25 smithi141 ceph-mon[108989]: pgmap v9436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:25 smithi060 ceph-mon[94696]: pgmap v9436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:26.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:26.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:27.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:27.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:27 smithi141 ceph-mon[108989]: pgmap v9437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:27 smithi060 ceph-mon[94696]: pgmap v9437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:28.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:28.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:29.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:29.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:29.650 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:29 smithi060 ceph-mon[94696]: pgmap v9438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:29 smithi141 ceph-mon[108989]: pgmap v9438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:30.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:30.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:31.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:31.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:31 smithi141 ceph-mon[108989]: pgmap v9439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:31 smithi060 ceph-mon[94696]: pgmap v9439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:32.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:32.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:33.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:33.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:33 smithi141 ceph-mon[108989]: pgmap v9440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:33 smithi060 ceph-mon[94696]: pgmap v9440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:34.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:34.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:35.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:35.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:35 smithi141 ceph-mon[108989]: pgmap v9441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:35 smithi060 ceph-mon[94696]: pgmap v9441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:36.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:36.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:37.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:37.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:37 smithi141 ceph-mon[108989]: pgmap v9442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:37 smithi060 ceph-mon[94696]: pgmap v9442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:38.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:38.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:39.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:39.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:39 smithi141 ceph-mon[108989]: pgmap v9443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:39.764 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:39 smithi060 ceph-mon[94696]: pgmap v9443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:40.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:40.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:41.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:41.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:41 smithi141 ceph-mon[108989]: pgmap v9444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:41 smithi060 ceph-mon[94696]: pgmap v9444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:43.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:43.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:43 smithi141 ceph-mon[108989]: pgmap v9445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:43 smithi060 ceph-mon[94696]: pgmap v9445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:44.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:44.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:45.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:45.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:45 smithi141 ceph-mon[108989]: pgmap v9446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:45 smithi060 ceph-mon[94696]: pgmap v9446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:46.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:46.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:47.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:47.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:47 smithi141 ceph-mon[108989]: pgmap v9447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:47 smithi060 ceph-mon[94696]: pgmap v9447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:48.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:48.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:49.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:49.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:49 smithi141 ceph-mon[108989]: pgmap v9448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:49 smithi060 ceph-mon[94696]: pgmap v9448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:50.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:50.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:51.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:51.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:51 smithi141 ceph-mon[108989]: pgmap v9449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:51 smithi060 ceph-mon[94696]: pgmap v9449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:52.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:52.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:53.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:53.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:53 smithi141 ceph-mon[108989]: pgmap v9450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:53 smithi060 ceph-mon[94696]: pgmap v9450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:54.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:54.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:55 smithi141 ceph-mon[108989]: pgmap v9451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:55 smithi060 ceph-mon[94696]: pgmap v9451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:37:56.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:56.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:57.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:57.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:57 smithi141 ceph-mon[108989]: pgmap v9452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:57 smithi060 ceph-mon[94696]: pgmap v9452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:37:58.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:58.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:59.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:37:59.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:37:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:37:59 smithi141 ceph-mon[108989]: pgmap v9453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:37:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:37:59 smithi060 ceph-mon[94696]: pgmap v9453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:00.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:00.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:01.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:01.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:01 smithi141 ceph-mon[108989]: pgmap v9454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:01 smithi060 ceph-mon[94696]: pgmap v9454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:02.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:02.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:03.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:03.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:03 smithi141 ceph-mon[108989]: pgmap v9455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:03 smithi060 ceph-mon[94696]: pgmap v9455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:04.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:04.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:05.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:05.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:05 smithi141 ceph-mon[108989]: pgmap v9456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:05 smithi060 ceph-mon[94696]: pgmap v9456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:06.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:06.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:38:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:38:07.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:07.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:07 smithi141 ceph-mon[108989]: pgmap v9457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:07 smithi060 ceph-mon[94696]: pgmap v9457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:08.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:08.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:09.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:09.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: pgmap v9458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:38:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:38:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:38:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: pgmap v9458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:38:10.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:10.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:11.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:11.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:11 smithi141 ceph-mon[108989]: pgmap v9459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:11 smithi060 ceph-mon[94696]: pgmap v9459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:12.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:12.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:13.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:13.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:13 smithi141 ceph-mon[108989]: pgmap v9460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:13 smithi060 ceph-mon[94696]: pgmap v9460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:14.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:14.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:15.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:15.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:15 smithi141 ceph-mon[108989]: pgmap v9461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:15 smithi060 ceph-mon[94696]: pgmap v9461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:16.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:16.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:17.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:17.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:17 smithi141 ceph-mon[108989]: pgmap v9462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:17 smithi060 ceph-mon[94696]: pgmap v9462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:18.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:18.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:19.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:19.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:19 smithi141 ceph-mon[108989]: pgmap v9463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:19 smithi060 ceph-mon[94696]: pgmap v9463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:20.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:20.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:21.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:21.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:21 smithi141 ceph-mon[108989]: pgmap v9464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:21 smithi060 ceph-mon[94696]: pgmap v9464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:22.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:22.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:23.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:23.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:23 smithi141 ceph-mon[108989]: pgmap v9465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:23 smithi060 ceph-mon[94696]: pgmap v9465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:24.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:24.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:25.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:25.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:25 smithi060 ceph-mon[94696]: pgmap v9466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:25 smithi141 ceph-mon[108989]: pgmap v9466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:26.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:26.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:27.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:27.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:27 smithi141 ceph-mon[108989]: pgmap v9467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:27 smithi060 ceph-mon[94696]: pgmap v9467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:28.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:28.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:29.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:29.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:29 smithi141 ceph-mon[108989]: pgmap v9468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:29 smithi060 ceph-mon[94696]: pgmap v9468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:30.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:30.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:31.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:31.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:31 smithi060 ceph-mon[94696]: pgmap v9469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:31 smithi141 ceph-mon[108989]: pgmap v9469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:32.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:32.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:33.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:33.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:33 smithi060 ceph-mon[94696]: pgmap v9470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:33 smithi141 ceph-mon[108989]: pgmap v9470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:34.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:34.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:35.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:35.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:35 smithi060 ceph-mon[94696]: pgmap v9471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:35 smithi141 ceph-mon[108989]: pgmap v9471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:36.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:36.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:37.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:37.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:37 smithi060 ceph-mon[94696]: pgmap v9472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:37 smithi141 ceph-mon[108989]: pgmap v9472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:38.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:38.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:39.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:39.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:39 smithi060 ceph-mon[94696]: pgmap v9473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:39 smithi141 ceph-mon[108989]: pgmap v9473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:40.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:40.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:41.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:41.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:41.610 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:41 smithi141 ceph-mon[108989]: pgmap v9474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:41 smithi060 ceph-mon[94696]: pgmap v9474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:42.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:42.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:43.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:43.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:43 smithi141 ceph-mon[108989]: pgmap v9475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:43 smithi060 ceph-mon[94696]: pgmap v9475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:45.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:45.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:45 smithi141 ceph-mon[108989]: pgmap v9476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:45 smithi060 ceph-mon[94696]: pgmap v9476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:46.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:46.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:47.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:47.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:47 smithi141 ceph-mon[108989]: pgmap v9477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:47 smithi060 ceph-mon[94696]: pgmap v9477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:48.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:48.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:49 smithi141 ceph-mon[108989]: pgmap v9478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:49 smithi060 ceph-mon[94696]: pgmap v9478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:51.714 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:51 smithi141 ceph-mon[108989]: pgmap v9479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:51 smithi060 ceph-mon[94696]: pgmap v9479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:52.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:52.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:53 smithi141 ceph-mon[108989]: pgmap v9480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:53 smithi060 ceph-mon[94696]: pgmap v9480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:54.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:54.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:55.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:55.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:55.613 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:55 smithi060 ceph-mon[94696]: pgmap v9481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:55.613 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:55 smithi141 ceph-mon[108989]: pgmap v9481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:38:56.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:56.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:57 smithi141 ceph-mon[108989]: pgmap v9482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:57 smithi060 ceph-mon[94696]: pgmap v9482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:38:58.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:58.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:38:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:38:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:38:59 smithi141 ceph-mon[108989]: pgmap v9483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:38:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:38:59 smithi060 ceph-mon[94696]: pgmap v9483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:00.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:01.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:01 smithi141 ceph-mon[108989]: pgmap v9484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:01 smithi060 ceph-mon[94696]: pgmap v9484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:02.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:02.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:03.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:03 smithi141 ceph-mon[108989]: pgmap v9485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:03 smithi060 ceph-mon[94696]: pgmap v9485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:04.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:04.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:05.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:05.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:05.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:05 smithi060 ceph-mon[94696]: pgmap v9486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:05 smithi141 ceph-mon[108989]: pgmap v9486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:06.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:06.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:07.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:07.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:07 smithi141 ceph-mon[108989]: pgmap v9487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:07 smithi060 ceph-mon[94696]: pgmap v9487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:08.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:08.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:09.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:09.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:09 smithi141 ceph-mon[108989]: pgmap v9488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:09 smithi060 ceph-mon[94696]: pgmap v9488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:39:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:10.783 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:39:10.783 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:11.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:11.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:11 smithi141 ceph-mon[108989]: pgmap v9489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:11 smithi060 ceph-mon[94696]: pgmap v9489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:12.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:12.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:13.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:13.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:13 smithi141 ceph-mon[108989]: pgmap v9490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:13 smithi060 ceph-mon[94696]: pgmap v9490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:14.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:14.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:15.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:15.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: pgmap v9491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: pgmap v9491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:39:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:17 smithi060 ceph-mon[94696]: pgmap v9492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:17 smithi141 ceph-mon[108989]: pgmap v9492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:18.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:18.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:19.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:19.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:19.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:19 smithi060 ceph-mon[94696]: pgmap v9493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:19 smithi141 ceph-mon[108989]: pgmap v9493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:21.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:21.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:21 smithi060 ceph-mon[94696]: pgmap v9494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:21 smithi141 ceph-mon[108989]: pgmap v9494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:22.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:22.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:23 smithi141 ceph-mon[108989]: pgmap v9495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:23 smithi060 ceph-mon[94696]: pgmap v9495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:24.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:24.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:25 smithi141 ceph-mon[108989]: pgmap v9496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:25 smithi060 ceph-mon[94696]: pgmap v9496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:26.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:26.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:27.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:27.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:27 smithi141 ceph-mon[108989]: pgmap v9497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:27 smithi060 ceph-mon[94696]: pgmap v9497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:28.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:28.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:29.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:29.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:29 smithi141 ceph-mon[108989]: pgmap v9498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:29 smithi060 ceph-mon[94696]: pgmap v9498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:30.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:30.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:31.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:31.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:31 smithi141 ceph-mon[108989]: pgmap v9499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:31 smithi060 ceph-mon[94696]: pgmap v9499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:32.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:32.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:33.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:33.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:33 smithi141 ceph-mon[108989]: pgmap v9500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:33 smithi060 ceph-mon[94696]: pgmap v9500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:34.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:34.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:35.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:35.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:35 smithi141 ceph-mon[108989]: pgmap v9501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:35 smithi060 ceph-mon[94696]: pgmap v9501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:36.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:36.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:37.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:37.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:37 smithi141 ceph-mon[108989]: pgmap v9502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:37 smithi060 ceph-mon[94696]: pgmap v9502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:38.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:38.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:39.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:39.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:39 smithi141 ceph-mon[108989]: pgmap v9503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:39 smithi060 ceph-mon[94696]: pgmap v9503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:40.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:40.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:41.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:41.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:41 smithi060 ceph-mon[94696]: pgmap v9504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:41 smithi141 ceph-mon[108989]: pgmap v9504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:42.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:43.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:43.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:43 smithi141 ceph-mon[108989]: pgmap v9505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:43 smithi060 ceph-mon[94696]: pgmap v9505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:44.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:44.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:45.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:45 smithi141 ceph-mon[108989]: pgmap v9506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:45 smithi060 ceph-mon[94696]: pgmap v9506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:46.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:46.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:47.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:47.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:47 smithi141 ceph-mon[108989]: pgmap v9507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:47 smithi060 ceph-mon[94696]: pgmap v9507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:48.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:49.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:49.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:49 smithi141 ceph-mon[108989]: pgmap v9508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:49 smithi060 ceph-mon[94696]: pgmap v9508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:50.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:50.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:51.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:51 smithi060 ceph-mon[94696]: pgmap v9509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:51 smithi141 ceph-mon[108989]: pgmap v9509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:52.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:53.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:53.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:53 smithi141 ceph-mon[108989]: pgmap v9510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:53 smithi060 ceph-mon[94696]: pgmap v9510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:54.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:55.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:55.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:55 smithi141 ceph-mon[108989]: pgmap v9511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:55 smithi060 ceph-mon[94696]: pgmap v9511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:39:56.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:56.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:57.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:57.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:57 smithi141 ceph-mon[108989]: pgmap v9512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:57 smithi060 ceph-mon[94696]: pgmap v9512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:39:58.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:58.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:59.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:39:59.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:39:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:39:59 smithi141 ceph-mon[108989]: pgmap v9513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:39:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:39:59 smithi060 ceph-mon[94696]: pgmap v9513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:00.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:00.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:40:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:40:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:01 smithi141 ceph-mon[108989]: pgmap v9514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:01 smithi060 ceph-mon[94696]: pgmap v9514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:02.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:03.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:03.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:03 smithi141 ceph-mon[108989]: pgmap v9515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:03 smithi060 ceph-mon[94696]: pgmap v9515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:05.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:05 smithi141 ceph-mon[108989]: pgmap v9516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:05 smithi060 ceph-mon[94696]: pgmap v9516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:06.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:06.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:07.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:07 smithi141 ceph-mon[108989]: pgmap v9517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:07 smithi060 ceph-mon[94696]: pgmap v9517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:08.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:08.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:09 smithi141 ceph-mon[108989]: pgmap v9518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:09 smithi060 ceph-mon[94696]: pgmap v9518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:10.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:11.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:11.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:11 smithi141 ceph-mon[108989]: pgmap v9519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:11 smithi060 ceph-mon[94696]: pgmap v9519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:12.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:13 smithi141 ceph-mon[108989]: pgmap v9520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:13 smithi060 ceph-mon[94696]: pgmap v9520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:14.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:15.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: pgmap v9521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:40:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:40:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:40:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:40:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:40:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:40:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: pgmap v9521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:40:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:40:16.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:16.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:17.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:17.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:17 smithi141 ceph-mon[108989]: pgmap v9522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:17 smithi060 ceph-mon[94696]: pgmap v9522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:18.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:18.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:19.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:19.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:19 smithi141 ceph-mon[108989]: pgmap v9523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:19 smithi060 ceph-mon[94696]: pgmap v9523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:20.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:20.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:21.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:21.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:21 smithi141 ceph-mon[108989]: pgmap v9524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:21 smithi060 ceph-mon[94696]: pgmap v9524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:22.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:22.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:23.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:23.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:23 smithi141 ceph-mon[108989]: pgmap v9525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:23 smithi060 ceph-mon[94696]: pgmap v9525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:24.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:24.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:25.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:25.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:25 smithi141 ceph-mon[108989]: pgmap v9526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:25 smithi060 ceph-mon[94696]: pgmap v9526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:26.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:26.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:27.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:27.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:27.701 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:27 smithi141 ceph-mon[108989]: pgmap v9527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:27 smithi060 ceph-mon[94696]: pgmap v9527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:28.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:28.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:29.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:29.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:29 smithi141 ceph-mon[108989]: pgmap v9528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:29 smithi060 ceph-mon[94696]: pgmap v9528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:30.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:30.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:31.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:31.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:31.689 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:31 smithi060 ceph-mon[94696]: pgmap v9529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:31 smithi141 ceph-mon[108989]: pgmap v9529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:32.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:32.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:33.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:33.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:33 smithi141 ceph-mon[108989]: pgmap v9530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:33 smithi060 ceph-mon[94696]: pgmap v9530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:34.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:34.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:35.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:35.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:35 smithi141 ceph-mon[108989]: pgmap v9531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:35 smithi060 ceph-mon[94696]: pgmap v9531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:36.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:36.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:37.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:37.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:37 smithi141 ceph-mon[108989]: pgmap v9532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:37 smithi060 ceph-mon[94696]: pgmap v9532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:38.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:38.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:39.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:39.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:39 smithi141 ceph-mon[108989]: pgmap v9533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:39 smithi060 ceph-mon[94696]: pgmap v9533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:40.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:40.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:41.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:41.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:41 smithi141 ceph-mon[108989]: pgmap v9534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:41.802 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:41 smithi060 ceph-mon[94696]: pgmap v9534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:42.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:42.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:43.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:43.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:43 smithi141 ceph-mon[108989]: pgmap v9535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:43 smithi060 ceph-mon[94696]: pgmap v9535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:44.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:44.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:45.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:45.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:45 smithi141 ceph-mon[108989]: pgmap v9536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:45 smithi060 ceph-mon[94696]: pgmap v9536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:46.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:46.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:47.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:47.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:47 smithi141 ceph-mon[108989]: pgmap v9537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:47 smithi060 ceph-mon[94696]: pgmap v9537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:48.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:48.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:48 smithi060 ceph-mon[94696]: pgmap v9538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:48 smithi141 ceph-mon[108989]: pgmap v9538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:49.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:49.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:50.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:50.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:51.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:51.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:51 smithi141 ceph-mon[108989]: pgmap v9539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:51 smithi060 ceph-mon[94696]: pgmap v9539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:52.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:52.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:53.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:53.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:53 smithi141 ceph-mon[108989]: pgmap v9540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:53 smithi060 ceph-mon[94696]: pgmap v9540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:54.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:54.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:55.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:55.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:55 smithi141 ceph-mon[108989]: pgmap v9541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:55 smithi060 ceph-mon[94696]: pgmap v9541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:40:56.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:56.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:57.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:57.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:57 smithi141 ceph-mon[108989]: pgmap v9542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:57 smithi060 ceph-mon[94696]: pgmap v9542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:40:58.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:58.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:59.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:40:59.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:40:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:40:59 smithi141 ceph-mon[108989]: pgmap v9543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:40:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:40:59 smithi060 ceph-mon[94696]: pgmap v9543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:00.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:00.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:01.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:01.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:01 smithi141 ceph-mon[108989]: pgmap v9544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:01 smithi060 ceph-mon[94696]: pgmap v9544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:02.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:02.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:03.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:03.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:03 smithi141 ceph-mon[108989]: pgmap v9545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:03 smithi060 ceph-mon[94696]: pgmap v9545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:04.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:04.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:05.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:05.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:05 smithi141 ceph-mon[108989]: pgmap v9546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:05 smithi060 ceph-mon[94696]: pgmap v9546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:06.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:06.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:07.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:07.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:07 smithi141 ceph-mon[108989]: pgmap v9547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:07 smithi060 ceph-mon[94696]: pgmap v9547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:08.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:08.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:09.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:09.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:09 smithi141 ceph-mon[108989]: pgmap v9548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:09 smithi060 ceph-mon[94696]: pgmap v9548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:10.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:10.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:11.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:11.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:11 smithi141 ceph-mon[108989]: pgmap v9549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:11 smithi060 ceph-mon[94696]: pgmap v9549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:12.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:12.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:13 smithi141 ceph-mon[108989]: pgmap v9550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:13.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:13.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:13 smithi060 ceph-mon[94696]: pgmap v9550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:14.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:14.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:15.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:15.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:15 smithi141 ceph-mon[108989]: pgmap v9551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:15 smithi060 ceph-mon[94696]: pgmap v9551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:16.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:16.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:41:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:41:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:41:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:41:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:41:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:41:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:41:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:41:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:41:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:17 smithi060 ceph-mon[94696]: pgmap v9552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:17.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:17.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:17 smithi141 ceph-mon[108989]: pgmap v9552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:18.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:18.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:19.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:19.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:19 smithi141 ceph-mon[108989]: pgmap v9553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:19 smithi060 ceph-mon[94696]: pgmap v9553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:20.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:20.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:21.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:21.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:21 smithi141 ceph-mon[108989]: pgmap v9554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:21 smithi060 ceph-mon[94696]: pgmap v9554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:22.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:22.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:23.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:23.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:23 smithi141 ceph-mon[108989]: pgmap v9555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:23 smithi060 ceph-mon[94696]: pgmap v9555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:24.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:24.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:25.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:25.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:25 smithi141 ceph-mon[108989]: pgmap v9556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:25 smithi060 ceph-mon[94696]: pgmap v9556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:26.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:26.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:27 smithi060 ceph-mon[94696]: pgmap v9557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:27.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:27.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:27 smithi141 ceph-mon[108989]: pgmap v9557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:28.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:28.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:29.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:29.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:29 smithi141 ceph-mon[108989]: pgmap v9558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:29 smithi060 ceph-mon[94696]: pgmap v9558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:30.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:30.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:31.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:31.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:31 smithi141 ceph-mon[108989]: pgmap v9559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:31 smithi060 ceph-mon[94696]: pgmap v9559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:32.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:32.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:33.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:33.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:33 smithi141 ceph-mon[108989]: pgmap v9560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:33 smithi060 ceph-mon[94696]: pgmap v9560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:34.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:34.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:35.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:35.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:35 smithi141 ceph-mon[108989]: pgmap v9561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:35 smithi060 ceph-mon[94696]: pgmap v9561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:36.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:36.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:37.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:37.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:37 smithi141 ceph-mon[108989]: pgmap v9562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:37 smithi060 ceph-mon[94696]: pgmap v9562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:38.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:38.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:39.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:39.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:39 smithi141 ceph-mon[108989]: pgmap v9563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:39 smithi060 ceph-mon[94696]: pgmap v9563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:40.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:40.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:41.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:41.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:41 smithi141 ceph-mon[108989]: pgmap v9564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:41 smithi060 ceph-mon[94696]: pgmap v9564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:42.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:42.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:43.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:43.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:43 smithi141 ceph-mon[108989]: pgmap v9565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:43 smithi060 ceph-mon[94696]: pgmap v9565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:44.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:44.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:45.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:45.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:45 smithi141 ceph-mon[108989]: pgmap v9566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:45 smithi060 ceph-mon[94696]: pgmap v9566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:46.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:46.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:47.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:47.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:47 smithi141 ceph-mon[108989]: pgmap v9567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:47 smithi060 ceph-mon[94696]: pgmap v9567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:48.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:48.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:49.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:49.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:49 smithi141 ceph-mon[108989]: pgmap v9568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:49 smithi060 ceph-mon[94696]: pgmap v9568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:50.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:50.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:51.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:51.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:51 smithi141 ceph-mon[108989]: pgmap v9569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:51 smithi060 ceph-mon[94696]: pgmap v9569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:52.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:52.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:53.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:53.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:53 smithi141 ceph-mon[108989]: pgmap v9570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:53 smithi060 ceph-mon[94696]: pgmap v9570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:54.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:54.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:55.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:55.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:55 smithi141 ceph-mon[108989]: pgmap v9571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:55 smithi060 ceph-mon[94696]: pgmap v9571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:41:56.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:56.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:57.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:57.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:57 smithi141 ceph-mon[108989]: pgmap v9572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:57 smithi060 ceph-mon[94696]: pgmap v9572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:41:58.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:58.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:59.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:41:59.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:41:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:41:59 smithi141 ceph-mon[108989]: pgmap v9573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:41:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:41:59 smithi060 ceph-mon[94696]: pgmap v9573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:00.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:00.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:01.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:01.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:01 smithi141 ceph-mon[108989]: pgmap v9574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:01 smithi060 ceph-mon[94696]: pgmap v9574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:02.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:02.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:03.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:03.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:03 smithi141 ceph-mon[108989]: pgmap v9575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:03 smithi060 ceph-mon[94696]: pgmap v9575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:04.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:04.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:05.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:05.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:05 smithi141 ceph-mon[108989]: pgmap v9576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:05 smithi060 ceph-mon[94696]: pgmap v9576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:06.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:06.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:07.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:07.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:07 smithi141 ceph-mon[108989]: pgmap v9577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:07.763 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:07 smithi060 ceph-mon[94696]: pgmap v9577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:08.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:08.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:09.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:09.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:09 smithi141 ceph-mon[108989]: pgmap v9578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:09 smithi060 ceph-mon[94696]: pgmap v9578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:10.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:10.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:11.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:11.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:11 smithi141 ceph-mon[108989]: pgmap v9579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:11 smithi060 ceph-mon[94696]: pgmap v9579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:12.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:13.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:13.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:13 smithi141 ceph-mon[108989]: pgmap v9580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:13 smithi060 ceph-mon[94696]: pgmap v9580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:14.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:14.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:15.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:15.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:15 smithi141 ceph-mon[108989]: pgmap v9581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:15 smithi060 ceph-mon[94696]: pgmap v9581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:16.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:16.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:42:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:42:17.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:17.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: pgmap v9582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:42:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:42:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:42:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: pgmap v9582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:42:18.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:18.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:18 smithi060 ceph-mon[94696]: pgmap v9583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:18.843 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:18 smithi141 ceph-mon[108989]: pgmap v9583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:19.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:19.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:20.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:20.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:21.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:21.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:21 smithi141 ceph-mon[108989]: pgmap v9584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:21 smithi060 ceph-mon[94696]: pgmap v9584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:22.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:22.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:23.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:23.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:23 smithi141 ceph-mon[108989]: pgmap v9585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:23 smithi060 ceph-mon[94696]: pgmap v9585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:24.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:24.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:25.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:25.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:25 smithi141 ceph-mon[108989]: pgmap v9586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:25 smithi060 ceph-mon[94696]: pgmap v9586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:26.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:26.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:27.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:27.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:27 smithi141 ceph-mon[108989]: pgmap v9587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:27 smithi060 ceph-mon[94696]: pgmap v9587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:28.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:28.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:29.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:29.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:29 smithi141 ceph-mon[108989]: pgmap v9588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:29 smithi060 ceph-mon[94696]: pgmap v9588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:30.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:30.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:31.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:31.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:31 smithi141 ceph-mon[108989]: pgmap v9589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:31 smithi060 ceph-mon[94696]: pgmap v9589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:32.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:32.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:33.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:33.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:33 smithi141 ceph-mon[108989]: pgmap v9590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:33 smithi060 ceph-mon[94696]: pgmap v9590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:34.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:34.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:35.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:35.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:35 smithi141 ceph-mon[108989]: pgmap v9591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:35 smithi060 ceph-mon[94696]: pgmap v9591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:36.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:36.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:37.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:37.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:37 smithi141 ceph-mon[108989]: pgmap v9592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:37 smithi060 ceph-mon[94696]: pgmap v9592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:38.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:38.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:39.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:39.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:39 smithi141 ceph-mon[108989]: pgmap v9593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:39 smithi060 ceph-mon[94696]: pgmap v9593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:40.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:40.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:41.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:41.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:41 smithi141 ceph-mon[108989]: pgmap v9594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:41 smithi060 ceph-mon[94696]: pgmap v9594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:42.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:42.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:43 smithi060 ceph-mon[94696]: pgmap v9595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:43.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:43.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:43 smithi141 ceph-mon[108989]: pgmap v9595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:44.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:44.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:45.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:45.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:45 smithi141 ceph-mon[108989]: pgmap v9596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:45 smithi060 ceph-mon[94696]: pgmap v9596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:46.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:46.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:47.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:47.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:47 smithi141 ceph-mon[108989]: pgmap v9597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:47 smithi060 ceph-mon[94696]: pgmap v9597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:48.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:48.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:49 smithi141 ceph-mon[108989]: pgmap v9598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:49.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:49.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:49 smithi060 ceph-mon[94696]: pgmap v9598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:50.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:50.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:51.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:51.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:51 smithi141 ceph-mon[108989]: pgmap v9599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:51 smithi060 ceph-mon[94696]: pgmap v9599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:52.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:52.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:53 smithi060 ceph-mon[94696]: pgmap v9600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:53 smithi141 ceph-mon[108989]: pgmap v9600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:53.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:53.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:54.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:54.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:55 smithi141 ceph-mon[108989]: pgmap v9601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:55.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:55.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:55 smithi060 ceph-mon[94696]: pgmap v9601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:42:56.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:56.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:57 smithi141 ceph-mon[108989]: pgmap v9602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:57.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:57.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:57 smithi060 ceph-mon[94696]: pgmap v9602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:42:58.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:58.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:42:59 smithi141 ceph-mon[108989]: pgmap v9603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:42:59.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:42:59.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:42:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:42:59 smithi060 ceph-mon[94696]: pgmap v9603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:00.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:00.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:01 smithi141 ceph-mon[108989]: pgmap v9604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:01.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:01.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:01 smithi060 ceph-mon[94696]: pgmap v9604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:02.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:02.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:03 smithi141 ceph-mon[108989]: pgmap v9605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:03.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:03.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:03 smithi060 ceph-mon[94696]: pgmap v9605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:04.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:04.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:05 smithi141 ceph-mon[108989]: pgmap v9606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:05.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:05.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:05 smithi060 ceph-mon[94696]: pgmap v9606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:06.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:06.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:07 smithi141 ceph-mon[108989]: pgmap v9607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:07.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:07.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:07 smithi060 ceph-mon[94696]: pgmap v9607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:08.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:08.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:09 smithi141 ceph-mon[108989]: pgmap v9608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:09.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:09.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:09 smithi060 ceph-mon[94696]: pgmap v9608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:10.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:10.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:11 smithi141 ceph-mon[108989]: pgmap v9609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:11.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:11.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:11 smithi060 ceph-mon[94696]: pgmap v9609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:12.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:12.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:13 smithi141 ceph-mon[108989]: pgmap v9610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:13.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:13.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:13 smithi060 ceph-mon[94696]: pgmap v9610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:14.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:14.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:15 smithi141 ceph-mon[108989]: pgmap v9611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:15.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:15.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:15 smithi060 ceph-mon[94696]: pgmap v9611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:16.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:16.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:17 smithi141 ceph-mon[108989]: pgmap v9612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:43:17.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:17.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:17 smithi060 ceph-mon[94696]: pgmap v9612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:43:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:43:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:43:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:43:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:43:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:43:18.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:18.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:43:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:43:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:43:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:43:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:43:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:19 smithi141 ceph-mon[108989]: pgmap v9613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:19.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:19.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:19 smithi060 ceph-mon[94696]: pgmap v9613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:20.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:20.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:21 smithi141 ceph-mon[108989]: pgmap v9614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:21.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:21.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:21 smithi060 ceph-mon[94696]: pgmap v9614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:22.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:22.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:23 smithi141 ceph-mon[108989]: pgmap v9615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:23.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:23.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:23 smithi060 ceph-mon[94696]: pgmap v9615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:24.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:24.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:25 smithi141 ceph-mon[108989]: pgmap v9616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:25.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:25.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:25 smithi060 ceph-mon[94696]: pgmap v9616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:26.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:26.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:27 smithi141 ceph-mon[108989]: pgmap v9617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:27.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:27.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:27 smithi060 ceph-mon[94696]: pgmap v9617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:28.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:28.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:29 smithi141 ceph-mon[108989]: pgmap v9618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:29.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:29.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:29 smithi060 ceph-mon[94696]: pgmap v9618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:30.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:30.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:31 smithi141 ceph-mon[108989]: pgmap v9619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:31.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:31.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:31 smithi060 ceph-mon[94696]: pgmap v9619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:32.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:32.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:33 smithi141 ceph-mon[108989]: pgmap v9620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:33.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:33.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:33 smithi060 ceph-mon[94696]: pgmap v9620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:34.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:34.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:35 smithi141 ceph-mon[108989]: pgmap v9621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:35.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:35.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:35 smithi060 ceph-mon[94696]: pgmap v9621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:36.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:36.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:37 smithi141 ceph-mon[108989]: pgmap v9622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:37.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:37.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:37 smithi060 ceph-mon[94696]: pgmap v9622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:38.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:38.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:39 smithi141 ceph-mon[108989]: pgmap v9623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:39.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:39.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:39 smithi060 ceph-mon[94696]: pgmap v9623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:40.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:40.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:41.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:41.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:41 smithi060 ceph-mon[94696]: pgmap v9624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:41 smithi141 ceph-mon[108989]: pgmap v9624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:42.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:42.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:42 smithi060 ceph-mon[94696]: pgmap v9625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:42 smithi141 ceph-mon[108989]: pgmap v9625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:43.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:43.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:44.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:44.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:44 smithi141 ceph-mon[108989]: pgmap v9626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:44 smithi060 ceph-mon[94696]: pgmap v9626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:45.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:45.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:46.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:46.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:47 smithi141 ceph-mon[108989]: pgmap v9627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:47 smithi060 ceph-mon[94696]: pgmap v9627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:47.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:47.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:48.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:48.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:49 smithi141 ceph-mon[108989]: pgmap v9628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:49 smithi060 ceph-mon[94696]: pgmap v9628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:49.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:49.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:50.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:50.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:51 smithi141 ceph-mon[108989]: pgmap v9629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:51 smithi060 ceph-mon[94696]: pgmap v9629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:51.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:51.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:52.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:52.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:53 smithi141 ceph-mon[108989]: pgmap v9630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:53 smithi060 ceph-mon[94696]: pgmap v9630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:53.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:53.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:54.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:54.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:55 smithi141 ceph-mon[108989]: pgmap v9631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:55 smithi060 ceph-mon[94696]: pgmap v9631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:43:55.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:55.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:56.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:56.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:57 smithi141 ceph-mon[108989]: pgmap v9632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:57 smithi060 ceph-mon[94696]: pgmap v9632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:43:57.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:57.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:58.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:58.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:43:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:43:59 smithi141 ceph-mon[108989]: pgmap v9633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:43:59 smithi060 ceph-mon[94696]: pgmap v9633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:43:59.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:43:59.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:00.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:00.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:01 smithi141 ceph-mon[108989]: pgmap v9634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:01 smithi060 ceph-mon[94696]: pgmap v9634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:01.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:01.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:02.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:02.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:03 smithi141 ceph-mon[108989]: pgmap v9635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:03 smithi060 ceph-mon[94696]: pgmap v9635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:03.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:03.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:04.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:04.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:05 smithi141 ceph-mon[108989]: pgmap v9636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:05 smithi060 ceph-mon[94696]: pgmap v9636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:05.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:05.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:06.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:06.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:07 smithi141 ceph-mon[108989]: pgmap v9637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:07 smithi060 ceph-mon[94696]: pgmap v9637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:07.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:07.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:08.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:08.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:09 smithi141 ceph-mon[108989]: pgmap v9638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:09 smithi060 ceph-mon[94696]: pgmap v9638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:09.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:09.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:10.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:10.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:11 smithi141 ceph-mon[108989]: pgmap v9639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:11 smithi060 ceph-mon[94696]: pgmap v9639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:11.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:11.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:12.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:12.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:13 smithi141 ceph-mon[108989]: pgmap v9640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:13 smithi060 ceph-mon[94696]: pgmap v9640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:13.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:13.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:14.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:14.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:15 smithi141 ceph-mon[108989]: pgmap v9641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:15 smithi060 ceph-mon[94696]: pgmap v9641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:15.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:15.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:16.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:16.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:17 smithi141 ceph-mon[108989]: pgmap v9642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:17 smithi060 ceph-mon[94696]: pgmap v9642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:17.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:17.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:44:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:44:18.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:18.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: pgmap v9643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:44:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:44:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: pgmap v9643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:44:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:44:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:44:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:44:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:44:19.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:19.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:20.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:20.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:21 smithi141 ceph-mon[108989]: pgmap v9644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:21 smithi060 ceph-mon[94696]: pgmap v9644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:21.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:21.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:22.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:22.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:23 smithi141 ceph-mon[108989]: pgmap v9645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:23 smithi060 ceph-mon[94696]: pgmap v9645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:23.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:23.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:24.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:24.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:25 smithi141 ceph-mon[108989]: pgmap v9646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:25 smithi060 ceph-mon[94696]: pgmap v9646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:25.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:25.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:26.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:26.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:27 smithi141 ceph-mon[108989]: pgmap v9647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:27 smithi060 ceph-mon[94696]: pgmap v9647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:27.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:27.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:28.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:28.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:29 smithi141 ceph-mon[108989]: pgmap v9648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:29 smithi060 ceph-mon[94696]: pgmap v9648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:29.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:29.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:30.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:30.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:31 smithi141 ceph-mon[108989]: pgmap v9649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:31 smithi060 ceph-mon[94696]: pgmap v9649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:31.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:31.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:32.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:32.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:33 smithi141 ceph-mon[108989]: pgmap v9650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:33 smithi060 ceph-mon[94696]: pgmap v9650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:33.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:33.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:34.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:34.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:35 smithi141 ceph-mon[108989]: pgmap v9651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:35 smithi060 ceph-mon[94696]: pgmap v9651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:35.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:35.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:36.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:36.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:37 smithi141 ceph-mon[108989]: pgmap v9652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:37 smithi060 ceph-mon[94696]: pgmap v9652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:37.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:37.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:38.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:38.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:39 smithi141 ceph-mon[108989]: pgmap v9653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:39 smithi060 ceph-mon[94696]: pgmap v9653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:39.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:39.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:40.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:40.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:41 smithi141 ceph-mon[108989]: pgmap v9654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:41 smithi060 ceph-mon[94696]: pgmap v9654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:41.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:41.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:42.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:42.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:43 smithi141 ceph-mon[108989]: pgmap v9655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:43 smithi060 ceph-mon[94696]: pgmap v9655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:43.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:43.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:44.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:44.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:45 smithi141 ceph-mon[108989]: pgmap v9656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:45 smithi060 ceph-mon[94696]: pgmap v9656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:45.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:45.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:46.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:46.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:47 smithi141 ceph-mon[108989]: pgmap v9657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:47 smithi060 ceph-mon[94696]: pgmap v9657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:47.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:47.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:48.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:48.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:49 smithi141 ceph-mon[108989]: pgmap v9658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:49 smithi060 ceph-mon[94696]: pgmap v9658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:49.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:49.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:50.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:50.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:51 smithi141 ceph-mon[108989]: pgmap v9659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:51 smithi060 ceph-mon[94696]: pgmap v9659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:51.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:51.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:52.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:52.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:53 smithi060 ceph-mon[94696]: pgmap v9660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:53.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:53.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:53 smithi141 ceph-mon[108989]: pgmap v9660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:54.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:54.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:55 smithi141 ceph-mon[108989]: pgmap v9661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:55 smithi060 ceph-mon[94696]: pgmap v9661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:44:55.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:55.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:56.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:56.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:57 smithi060 ceph-mon[94696]: pgmap v9662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:57.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:57.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:57 smithi141 ceph-mon[108989]: pgmap v9662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:44:58.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:58.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:44:59 smithi060 ceph-mon[94696]: pgmap v9663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:44:59.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:44:59.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:44:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:44:59 smithi141 ceph-mon[108989]: pgmap v9663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:00.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:00.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:01 smithi060 ceph-mon[94696]: pgmap v9664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:01.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:01.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:01 smithi141 ceph-mon[108989]: pgmap v9664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:02.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:02.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:03 smithi060 ceph-mon[94696]: pgmap v9665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:03.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:03.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:03 smithi141 ceph-mon[108989]: pgmap v9665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:04.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:04.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:05 smithi060 ceph-mon[94696]: pgmap v9666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:05.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:05.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:05 smithi141 ceph-mon[108989]: pgmap v9666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:06.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:06.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:07 smithi060 ceph-mon[94696]: pgmap v9667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:07.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:07.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:07 smithi141 ceph-mon[108989]: pgmap v9667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:08.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:08.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:09.794 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:09 smithi060 ceph-mon[94696]: pgmap v9668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:09.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:09.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:09 smithi141 ceph-mon[108989]: pgmap v9668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:10 smithi060 ceph-mon[94696]: pgmap v9669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:10.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:10.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:10 smithi141 ceph-mon[108989]: pgmap v9669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:11.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:11.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:12.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:12.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:12 smithi141 ceph-mon[108989]: pgmap v9670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:12 smithi060 ceph-mon[94696]: pgmap v9670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:13.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:13.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:14.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:14.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:14.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:14 smithi141 ceph-mon[108989]: pgmap v9671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:14 smithi060 ceph-mon[94696]: pgmap v9671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:15.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:15.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:16.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:16.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:17 smithi141 ceph-mon[108989]: pgmap v9672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:17 smithi060 ceph-mon[94696]: pgmap v9672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:17.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:17.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:18.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:18.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: pgmap v9673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:45:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:45:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:45:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: pgmap v9673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:45:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:45:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:45:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:45:19.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:19.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:20.712 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:20 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1625M 2023-08-19T12:45:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:20 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1625M 2023-08-19T12:45:20.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:20.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:21 smithi141 ceph-mon[108989]: pgmap v9674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:21 smithi060 ceph-mon[94696]: pgmap v9674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:21.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:21.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:22.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:22.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:23 smithi141 ceph-mon[108989]: pgmap v9675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:23 smithi060 ceph-mon[94696]: pgmap v9675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:23.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:23.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:24.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:24.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:25 smithi141 ceph-mon[108989]: pgmap v9676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:25 smithi060 ceph-mon[94696]: pgmap v9676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:25.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:25.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:26.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:26.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:27 smithi141 ceph-mon[108989]: pgmap v9677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:27 smithi060 ceph-mon[94696]: pgmap v9677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:27.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:27.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:28.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:28.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:29 smithi141 ceph-mon[108989]: pgmap v9678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:29 smithi060 ceph-mon[94696]: pgmap v9678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:29.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:29.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:30.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:30.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:31 smithi141 ceph-mon[108989]: pgmap v9679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:31 smithi060 ceph-mon[94696]: pgmap v9679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:31.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:31.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:32.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:32.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:33 smithi141 ceph-mon[108989]: pgmap v9680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:33 smithi060 ceph-mon[94696]: pgmap v9680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:33.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:33.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:35.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:35.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:35 smithi141 ceph-mon[108989]: pgmap v9681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:35 smithi060 ceph-mon[94696]: pgmap v9681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:36.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:36.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:37.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:37.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:37 smithi141 ceph-mon[108989]: pgmap v9682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:37 smithi060 ceph-mon[94696]: pgmap v9682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:38.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:38.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:39.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:39.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:39 smithi141 ceph-mon[108989]: pgmap v9683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:39 smithi060 ceph-mon[94696]: pgmap v9683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:40.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:40.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:41.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:41.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:41 smithi141 ceph-mon[108989]: pgmap v9684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:41 smithi060 ceph-mon[94696]: pgmap v9684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:42.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:42.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:43.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:43.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:43 smithi141 ceph-mon[108989]: pgmap v9685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:43 smithi060 ceph-mon[94696]: pgmap v9685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:44.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:44.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:45.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:45.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:45 smithi141 ceph-mon[108989]: pgmap v9686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:45 smithi060 ceph-mon[94696]: pgmap v9686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:46.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:47.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:47.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:47 smithi141 ceph-mon[108989]: pgmap v9687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:47 smithi060 ceph-mon[94696]: pgmap v9687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:48.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:48.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:49.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:49.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:49 smithi141 ceph-mon[108989]: pgmap v9688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:49 smithi060 ceph-mon[94696]: pgmap v9688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:50.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:50.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:51.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:51.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:51 smithi141 ceph-mon[108989]: pgmap v9689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:51 smithi060 ceph-mon[94696]: pgmap v9689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:52.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:52.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:53.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:53.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:53 smithi141 ceph-mon[108989]: pgmap v9690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:53 smithi060 ceph-mon[94696]: pgmap v9690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:54.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:54.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:55.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:55.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:55 smithi060 ceph-mon[94696]: pgmap v9691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:55 smithi141 ceph-mon[108989]: pgmap v9691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:45:56.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:56.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:57.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:57.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:57 smithi141 ceph-mon[108989]: pgmap v9692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:57 smithi060 ceph-mon[94696]: pgmap v9692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:45:58.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:59.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:45:59.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:45:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:45:59 smithi141 ceph-mon[108989]: pgmap v9693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:45:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:45:59 smithi060 ceph-mon[94696]: pgmap v9693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:00.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:00.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:01.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:01.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:01 smithi141 ceph-mon[108989]: pgmap v9694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:01 smithi060 ceph-mon[94696]: pgmap v9694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:02.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:02.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:03.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:03.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:03 smithi141 ceph-mon[108989]: pgmap v9695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:03 smithi060 ceph-mon[94696]: pgmap v9695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:04.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:04.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:05.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:05.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:05 smithi141 ceph-mon[108989]: pgmap v9696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:05 smithi060 ceph-mon[94696]: pgmap v9696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:06.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:06.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:07.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:07.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:07 smithi141 ceph-mon[108989]: pgmap v9697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:07 smithi060 ceph-mon[94696]: pgmap v9697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:08.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:08.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:09.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:09.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:09 smithi060 ceph-mon[94696]: pgmap v9698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:09 smithi141 ceph-mon[108989]: pgmap v9698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:10.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:10.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:11.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:11.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:11 smithi060 ceph-mon[94696]: pgmap v9699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:11 smithi141 ceph-mon[108989]: pgmap v9699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:12.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:12.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:13.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:13.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:13 smithi060 ceph-mon[94696]: pgmap v9700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:13 smithi141 ceph-mon[108989]: pgmap v9700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:14.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:14.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:15.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:15.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:15 smithi060 ceph-mon[94696]: pgmap v9701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:15 smithi141 ceph-mon[108989]: pgmap v9701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:16.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:16.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:17.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:17.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:17 smithi060 ceph-mon[94696]: pgmap v9702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:17 smithi141 ceph-mon[108989]: pgmap v9702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:18.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:18.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:19.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:19.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:19 smithi060 ceph-mon[94696]: pgmap v9703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:46:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:19 smithi141 ceph-mon[108989]: pgmap v9703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:46:20.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:20.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:46:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:46:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:46:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:46:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:46:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:46:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:46:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:46:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:46:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:46:21.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:21.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:21 smithi141 ceph-mon[108989]: pgmap v9704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:21 smithi060 ceph-mon[94696]: pgmap v9704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:22.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:22.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:23.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:23.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:23 smithi060 ceph-mon[94696]: pgmap v9705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:23 smithi141 ceph-mon[108989]: pgmap v9705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:24.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:24.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:25.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:25.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:25 smithi060 ceph-mon[94696]: pgmap v9706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:25 smithi141 ceph-mon[108989]: pgmap v9706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:26.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:26.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:27.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:27.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:27 smithi060 ceph-mon[94696]: pgmap v9707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:27 smithi141 ceph-mon[108989]: pgmap v9707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:28.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:28.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:29.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:29.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:29 smithi060 ceph-mon[94696]: pgmap v9708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:29 smithi141 ceph-mon[108989]: pgmap v9708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:30.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:30.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:31.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:31.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:31 smithi141 ceph-mon[108989]: pgmap v9709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:31 smithi060 ceph-mon[94696]: pgmap v9709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:32.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:32.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:32 smithi141 ceph-mon[108989]: pgmap v9710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:32 smithi060 ceph-mon[94696]: pgmap v9710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:33.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:33.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:34.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:34.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:34 smithi141 ceph-mon[108989]: pgmap v9711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:34 smithi060 ceph-mon[94696]: pgmap v9711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:35.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:35.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:36.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:36.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:37.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:37.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:37 smithi141 ceph-mon[108989]: pgmap v9712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:37 smithi060 ceph-mon[94696]: pgmap v9712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:38.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:38.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:39.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:39.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:39 smithi141 ceph-mon[108989]: pgmap v9713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:39 smithi060 ceph-mon[94696]: pgmap v9713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:40.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:40.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:40.808 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:41.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:41.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:41 smithi141 ceph-mon[108989]: pgmap v9714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:41 smithi060 ceph-mon[94696]: pgmap v9714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:42.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:42.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:43.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:43.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:43 smithi141 ceph-mon[108989]: pgmap v9715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:43 smithi060 ceph-mon[94696]: pgmap v9715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:44.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:44.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:45.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:45.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:45 smithi141 ceph-mon[108989]: pgmap v9716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:45 smithi060 ceph-mon[94696]: pgmap v9716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:46.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:46.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:47.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:47.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:47 smithi141 ceph-mon[108989]: pgmap v9717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:47 smithi060 ceph-mon[94696]: pgmap v9717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:48.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:48.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:49.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:49.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:49 smithi141 ceph-mon[108989]: pgmap v9718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:49 smithi060 ceph-mon[94696]: pgmap v9718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:50.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:50.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:51.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:51.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:51 smithi141 ceph-mon[108989]: pgmap v9719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:51 smithi060 ceph-mon[94696]: pgmap v9719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:52.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:52.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:53.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:53.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:53 smithi141 ceph-mon[108989]: pgmap v9720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:53 smithi060 ceph-mon[94696]: pgmap v9720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:54.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:54.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:55.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:55.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:55 smithi141 ceph-mon[108989]: pgmap v9721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:55 smithi060 ceph-mon[94696]: pgmap v9721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:46:56.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:56.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:57.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:57.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:57 smithi141 ceph-mon[108989]: pgmap v9722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:57 smithi060 ceph-mon[94696]: pgmap v9722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:46:58.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:58.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:59.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:46:59.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:46:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:46:59 smithi141 ceph-mon[108989]: pgmap v9723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:46:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:46:59 smithi060 ceph-mon[94696]: pgmap v9723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:00.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:01.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:01.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:01 smithi141 ceph-mon[108989]: pgmap v9724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:01 smithi060 ceph-mon[94696]: pgmap v9724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:02.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:03.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:03.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:03 smithi141 ceph-mon[108989]: pgmap v9725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:03 smithi060 ceph-mon[94696]: pgmap v9725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:04.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:05.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:05 smithi141 ceph-mon[108989]: pgmap v9726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:05 smithi060 ceph-mon[94696]: pgmap v9726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:06.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:07.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:07.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:07 smithi141 ceph-mon[108989]: pgmap v9727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:07 smithi060 ceph-mon[94696]: pgmap v9727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:08.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:09.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:09.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:09 smithi141 ceph-mon[108989]: pgmap v9728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:09 smithi060 ceph-mon[94696]: pgmap v9728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:10.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:11.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:11.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:11 smithi141 ceph-mon[108989]: pgmap v9729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:11 smithi060 ceph-mon[94696]: pgmap v9729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:12.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:13.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:13 smithi141 ceph-mon[108989]: pgmap v9730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:13 smithi060 ceph-mon[94696]: pgmap v9730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:14.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:14.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:15.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:15.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:15 smithi060 ceph-mon[94696]: pgmap v9731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:15 smithi141 ceph-mon[108989]: pgmap v9731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:16.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:17.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:17 smithi060 ceph-mon[94696]: pgmap v9732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:17 smithi141 ceph-mon[108989]: pgmap v9732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:18.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:18.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:19.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:19 smithi060 ceph-mon[94696]: pgmap v9733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:19 smithi141 ceph-mon[108989]: pgmap v9733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:20.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:20.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:47:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:47:21.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:21.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: pgmap v9734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:47:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:47:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:47:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:47:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: pgmap v9734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:47:21.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:47:22.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:22.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:23.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:23.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:23 smithi060 ceph-mon[94696]: pgmap v9735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:23 smithi141 ceph-mon[108989]: pgmap v9735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:24.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:24.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:25.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:25.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:25 smithi060 ceph-mon[94696]: pgmap v9736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:25 smithi141 ceph-mon[108989]: pgmap v9736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:26.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:26.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:27.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:27 smithi060 ceph-mon[94696]: pgmap v9737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:27 smithi141 ceph-mon[108989]: pgmap v9737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:28.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:29.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:29.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:29 smithi060 ceph-mon[94696]: pgmap v9738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:29 smithi141 ceph-mon[108989]: pgmap v9738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:30.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:31.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:31.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:31 smithi060 ceph-mon[94696]: pgmap v9739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:31 smithi141 ceph-mon[108989]: pgmap v9739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:32.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:32.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:33.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:33.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:33 smithi060 ceph-mon[94696]: pgmap v9740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:33 smithi141 ceph-mon[108989]: pgmap v9740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:34.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:34.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:35.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:35.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:35 smithi060 ceph-mon[94696]: pgmap v9741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:35 smithi141 ceph-mon[108989]: pgmap v9741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:36.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:36.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:37.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:37.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:37 smithi060 ceph-mon[94696]: pgmap v9742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:37 smithi141 ceph-mon[108989]: pgmap v9742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:38.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:38.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:39.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:39.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:39 smithi060 ceph-mon[94696]: pgmap v9743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:39 smithi141 ceph-mon[108989]: pgmap v9743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:40.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:40.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:41.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:41.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:41 smithi060 ceph-mon[94696]: pgmap v9744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:41 smithi141 ceph-mon[108989]: pgmap v9744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:42.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:42.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:43.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:43.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:43 smithi060 ceph-mon[94696]: pgmap v9745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:43 smithi141 ceph-mon[108989]: pgmap v9745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:44.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:44.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:44 smithi060 ceph-mon[94696]: pgmap v9746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:44 smithi141 ceph-mon[108989]: pgmap v9746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:45.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:45.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:46.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:46.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:47.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:47.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:47 smithi141 ceph-mon[108989]: pgmap v9747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:47 smithi060 ceph-mon[94696]: pgmap v9747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:48.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:48.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:49.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:49.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:49 smithi141 ceph-mon[108989]: pgmap v9748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:49 smithi060 ceph-mon[94696]: pgmap v9748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:50.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:50.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:51.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:51.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:51 smithi141 ceph-mon[108989]: pgmap v9749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:51 smithi060 ceph-mon[94696]: pgmap v9749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:52.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:52.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:53.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:53.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:53 smithi141 ceph-mon[108989]: pgmap v9750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:53 smithi060 ceph-mon[94696]: pgmap v9750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:54.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:54.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:55.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:55 smithi141 ceph-mon[108989]: pgmap v9751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:55 smithi060 ceph-mon[94696]: pgmap v9751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:47:56.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:56.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:57.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:57.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:57 smithi141 ceph-mon[108989]: pgmap v9752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:57 smithi060 ceph-mon[94696]: pgmap v9752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:47:58.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:58.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:59.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:47:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:47:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:47:59 smithi141 ceph-mon[108989]: pgmap v9753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:47:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:47:59 smithi060 ceph-mon[94696]: pgmap v9753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:00.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:00.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:01.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:01.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:01.714 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:01 smithi060 ceph-mon[94696]: pgmap v9754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:01 smithi141 ceph-mon[108989]: pgmap v9754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:02.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:02.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:03.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:03.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:03 smithi141 ceph-mon[108989]: pgmap v9755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:03 smithi060 ceph-mon[94696]: pgmap v9755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:04.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:05.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:05.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:05 smithi141 ceph-mon[108989]: pgmap v9756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:05 smithi060 ceph-mon[94696]: pgmap v9756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:06.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:06.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:07.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:07.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:07 smithi141 ceph-mon[108989]: pgmap v9757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:07 smithi060 ceph-mon[94696]: pgmap v9757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:08.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:08.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:09.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:09.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:09 smithi141 ceph-mon[108989]: pgmap v9758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:09 smithi060 ceph-mon[94696]: pgmap v9758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:10.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:10.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:11.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:11.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:11 smithi141 ceph-mon[108989]: pgmap v9759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:11 smithi060 ceph-mon[94696]: pgmap v9759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:12.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:12.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:13.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:13.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:13 smithi141 ceph-mon[108989]: pgmap v9760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:13 smithi060 ceph-mon[94696]: pgmap v9760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:14.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:14.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:15.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:15.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:15 smithi141 ceph-mon[108989]: pgmap v9761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:15 smithi060 ceph-mon[94696]: pgmap v9761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:16.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:16.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:17.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:17.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:17 smithi141 ceph-mon[108989]: pgmap v9762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:17 smithi060 ceph-mon[94696]: pgmap v9762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:18.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:18.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:19.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:19.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:19 smithi060 ceph-mon[94696]: pgmap v9763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:19 smithi141 ceph-mon[108989]: pgmap v9763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:20.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:20.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:21.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:21.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:21 smithi060 ceph-mon[94696]: pgmap v9764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:48:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:21 smithi141 ceph-mon[108989]: pgmap v9764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:48:22.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:22.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:23.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:23.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:23 smithi060 ceph-mon[94696]: pgmap v9765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:23 smithi141 ceph-mon[108989]: pgmap v9765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:24.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:24.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:48:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:48:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:48:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:48:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:48:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:48:24.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:48:25.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:25.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:25 smithi060 ceph-mon[94696]: pgmap v9766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:25 smithi141 ceph-mon[108989]: pgmap v9766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:26.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:26.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:27.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:27.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:27 smithi060 ceph-mon[94696]: pgmap v9767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:27 smithi141 ceph-mon[108989]: pgmap v9767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:28.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:28.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:29.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:29.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:29 smithi060 ceph-mon[94696]: pgmap v9768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:29 smithi141 ceph-mon[108989]: pgmap v9768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:30.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:30.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:31.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:31.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:31 smithi060 ceph-mon[94696]: pgmap v9769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:31 smithi141 ceph-mon[108989]: pgmap v9769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:32.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:32.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:33.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:33.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:33 smithi060 ceph-mon[94696]: pgmap v9770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:33 smithi141 ceph-mon[108989]: pgmap v9770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:34.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:34.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:35.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:35.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:35 smithi060 ceph-mon[94696]: pgmap v9771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:35 smithi141 ceph-mon[108989]: pgmap v9771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:36.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:36.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:37.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:37.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:37 smithi060 ceph-mon[94696]: pgmap v9772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:37 smithi141 ceph-mon[108989]: pgmap v9772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:38.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:38.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:39.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:39.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:39 smithi060 ceph-mon[94696]: pgmap v9773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:39 smithi141 ceph-mon[108989]: pgmap v9773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:40.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:40.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:41.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:41.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:41 smithi060 ceph-mon[94696]: pgmap v9774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:41 smithi141 ceph-mon[108989]: pgmap v9774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:42.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:42.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:43.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:43.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:43 smithi060 ceph-mon[94696]: pgmap v9775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:43 smithi141 ceph-mon[108989]: pgmap v9775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:44.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:44.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:45.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:45.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:45 smithi060 ceph-mon[94696]: pgmap v9776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:45 smithi141 ceph-mon[108989]: pgmap v9776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:46.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:46.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:47.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:47.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:47 smithi060 ceph-mon[94696]: pgmap v9777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:47.843 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:47 smithi141 ceph-mon[108989]: pgmap v9777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:48.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:48.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:49.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:49.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:49 smithi060 ceph-mon[94696]: pgmap v9778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:49 smithi141 ceph-mon[108989]: pgmap v9778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:50.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:50.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:51.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:51.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:51 smithi060 ceph-mon[94696]: pgmap v9779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:51 smithi141 ceph-mon[108989]: pgmap v9779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:52.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:52.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:53.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:53.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:53 smithi060 ceph-mon[94696]: pgmap v9780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:53 smithi141 ceph-mon[108989]: pgmap v9780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:54.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:54.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:55 smithi060 ceph-mon[94696]: pgmap v9781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:55 smithi141 ceph-mon[108989]: pgmap v9781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:48:56.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:56.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:57.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:57.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:57 smithi060 ceph-mon[94696]: pgmap v9782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:57.946 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:57 smithi141 ceph-mon[108989]: pgmap v9782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:48:58.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:58.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:48:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:48:58 smithi060 ceph-mon[94696]: pgmap v9783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:48:58 smithi141 ceph-mon[108989]: pgmap v9783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:48:59.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:48:59.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:00.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:00.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:01.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:01.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:01 smithi141 ceph-mon[108989]: pgmap v9784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:01 smithi060 ceph-mon[94696]: pgmap v9784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:02.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:02.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:03.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:03.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:03 smithi141 ceph-mon[108989]: pgmap v9785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:03 smithi060 ceph-mon[94696]: pgmap v9785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:04.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:04.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:05.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:05.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:05 smithi141 ceph-mon[108989]: pgmap v9786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:05 smithi060 ceph-mon[94696]: pgmap v9786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:06.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:06.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:07.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:07.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:07 smithi141 ceph-mon[108989]: pgmap v9787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:07 smithi060 ceph-mon[94696]: pgmap v9787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:08.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:08.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:09.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:09.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:09 smithi141 ceph-mon[108989]: pgmap v9788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:09 smithi060 ceph-mon[94696]: pgmap v9788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:10.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:10.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:11.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:11.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:11 smithi141 ceph-mon[108989]: pgmap v9789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:11 smithi060 ceph-mon[94696]: pgmap v9789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:12.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:12.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:13.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:13.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:13 smithi141 ceph-mon[108989]: pgmap v9790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:13 smithi060 ceph-mon[94696]: pgmap v9790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:14.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:14.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:15.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:15.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:15 smithi141 ceph-mon[108989]: pgmap v9791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:15 smithi060 ceph-mon[94696]: pgmap v9791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:16.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:16.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:17.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:17.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:17 smithi141 ceph-mon[108989]: pgmap v9792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:17 smithi060 ceph-mon[94696]: pgmap v9792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:18.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:18.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:19.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:19.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:19 smithi141 ceph-mon[108989]: pgmap v9793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:19 smithi060 ceph-mon[94696]: pgmap v9793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:20.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:20.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:21.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:21.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:21 smithi141 ceph-mon[108989]: pgmap v9794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:21 smithi060 ceph-mon[94696]: pgmap v9794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:22.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:22.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:23.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:23.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:23 smithi060 ceph-mon[94696]: pgmap v9795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:23 smithi141 ceph-mon[108989]: pgmap v9795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:24.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:24.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:49:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:49:25.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:25.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:25 smithi060 ceph-mon[94696]: pgmap v9796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:25 smithi141 ceph-mon[108989]: pgmap v9796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:26.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:26.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:27 smithi060 ceph-mon[94696]: pgmap v9797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:27 smithi141 ceph-mon[108989]: pgmap v9797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:28.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:28.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:29.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:29.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: pgmap v9798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:49:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: pgmap v9798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:49:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:49:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:49:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:49:30.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:30.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:31.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:31.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:31 smithi060 ceph-mon[94696]: pgmap v9799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:31 smithi141 ceph-mon[108989]: pgmap v9799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:33 smithi141 ceph-mon[108989]: pgmap v9800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:33 smithi060 ceph-mon[94696]: pgmap v9800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:35.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:35.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:35 smithi060 ceph-mon[94696]: pgmap v9801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:35 smithi141 ceph-mon[108989]: pgmap v9801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:36.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:37.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:37.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:37.788 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:37 smithi060 ceph-mon[94696]: pgmap v9802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:37 smithi141 ceph-mon[108989]: pgmap v9802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:38.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:38.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:39.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:39.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:39 smithi060 ceph-mon[94696]: pgmap v9803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:39 smithi141 ceph-mon[108989]: pgmap v9803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:40.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:40.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:41.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:41.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:41 smithi060 ceph-mon[94696]: pgmap v9804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:41 smithi141 ceph-mon[108989]: pgmap v9804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:42.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:42.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:43.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:43.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:43 smithi141 ceph-mon[108989]: pgmap v9805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:43 smithi060 ceph-mon[94696]: pgmap v9805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:44.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:44.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:45.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:45.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:45 smithi060 ceph-mon[94696]: pgmap v9806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:45 smithi141 ceph-mon[108989]: pgmap v9806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:46.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:46.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:47.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:47.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:47 smithi060 ceph-mon[94696]: pgmap v9807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:47 smithi141 ceph-mon[108989]: pgmap v9807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:48.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:48.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:49.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:49.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:49 smithi060 ceph-mon[94696]: pgmap v9808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:49 smithi141 ceph-mon[108989]: pgmap v9808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:50.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:50.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:51.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:51.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:51 smithi060 ceph-mon[94696]: pgmap v9809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:51 smithi141 ceph-mon[108989]: pgmap v9809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:52.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:52.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:53.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:53.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:53 smithi060 ceph-mon[94696]: pgmap v9810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:53 smithi141 ceph-mon[108989]: pgmap v9810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:54.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:54.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:55.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:55.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:55 smithi060 ceph-mon[94696]: pgmap v9811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:55 smithi141 ceph-mon[108989]: pgmap v9811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:49:56.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:56.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:57.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:57.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:57 smithi060 ceph-mon[94696]: pgmap v9812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:57 smithi141 ceph-mon[108989]: pgmap v9812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:49:58.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:58.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:49:59.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:49:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:49:59 smithi060 ceph-mon[94696]: pgmap v9813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:49:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:49:59 smithi141 ceph-mon[108989]: pgmap v9813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:00.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:00.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T12:50:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T12:50:01.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:01.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:01 smithi060 ceph-mon[94696]: pgmap v9814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:01 smithi141 ceph-mon[108989]: pgmap v9814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:02.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:02.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:03.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:03.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:03 smithi060 ceph-mon[94696]: pgmap v9815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:03 smithi141 ceph-mon[108989]: pgmap v9815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:04.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:04.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:05.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:05.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:05 smithi060 ceph-mon[94696]: pgmap v9816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:05 smithi141 ceph-mon[108989]: pgmap v9816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:06.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:06.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:07.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:07.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:07 smithi060 ceph-mon[94696]: pgmap v9817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:07 smithi141 ceph-mon[108989]: pgmap v9817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:08.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:08 smithi141 ceph-mon[108989]: pgmap v9818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:08 smithi060 ceph-mon[94696]: pgmap v9818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:09.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:09.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:10.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:10.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:10 smithi060 ceph-mon[94696]: pgmap v9819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:10 smithi141 ceph-mon[108989]: pgmap v9819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:11.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:11.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:12.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:12.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:12 smithi060 ceph-mon[94696]: pgmap v9820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:12 smithi141 ceph-mon[108989]: pgmap v9820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:13.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:13.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:14.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:14.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:14 smithi060 ceph-mon[94696]: pgmap v9821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:14 smithi141 ceph-mon[108989]: pgmap v9821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:15.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:15.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:16.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:16.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:17.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:17.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:17 smithi141 ceph-mon[108989]: pgmap v9822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:17 smithi060 ceph-mon[94696]: pgmap v9822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:18.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:18.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:19.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:19.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:19 smithi141 ceph-mon[108989]: pgmap v9823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:19 smithi060 ceph-mon[94696]: pgmap v9823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:20.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:20.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:21.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:21.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:21 smithi141 ceph-mon[108989]: pgmap v9824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:21 smithi060 ceph-mon[94696]: pgmap v9824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:22.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:22.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:23.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:23.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:23 smithi060 ceph-mon[94696]: pgmap v9825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:23 smithi141 ceph-mon[108989]: pgmap v9825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:24.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:24.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:25.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:25.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:25 smithi141 ceph-mon[108989]: pgmap v9826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:25 smithi060 ceph-mon[94696]: pgmap v9826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:26.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:26.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:27.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:27.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:27 smithi060 ceph-mon[94696]: pgmap v9827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:27 smithi141 ceph-mon[108989]: pgmap v9827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:28.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:28.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:29.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:29.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:29 smithi060 ceph-mon[94696]: pgmap v9828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:29 smithi141 ceph-mon[108989]: pgmap v9828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:30.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:30.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:50:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:50:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:50:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:50:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:50:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:50:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:50:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:50:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:50:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:50:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:50:30.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:50:31.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:31.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:31 smithi060 ceph-mon[94696]: pgmap v9829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:31 smithi141 ceph-mon[108989]: pgmap v9829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:32.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:32.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:33.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:33.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:33 smithi060 ceph-mon[94696]: pgmap v9830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:33.931 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:33 smithi141 ceph-mon[108989]: pgmap v9830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:34.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:34.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:35.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:35.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:35 smithi060 ceph-mon[94696]: pgmap v9831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:35 smithi141 ceph-mon[108989]: pgmap v9831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:36.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:36.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:37.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:37.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:37 smithi060 ceph-mon[94696]: pgmap v9832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:37 smithi141 ceph-mon[108989]: pgmap v9832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:38.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:38.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:39.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:39.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:39 smithi060 ceph-mon[94696]: pgmap v9833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:39 smithi141 ceph-mon[108989]: pgmap v9833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:40.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:40.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:41.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:41.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:41 smithi060 ceph-mon[94696]: pgmap v9834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:41 smithi141 ceph-mon[108989]: pgmap v9834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:42.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:42.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:43.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:43.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:43 smithi060 ceph-mon[94696]: pgmap v9835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:43 smithi141 ceph-mon[108989]: pgmap v9835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:44.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:44.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:45.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:45.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:45 smithi060 ceph-mon[94696]: pgmap v9836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:45 smithi141 ceph-mon[108989]: pgmap v9836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:46.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:46.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:47.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:47.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:47 smithi060 ceph-mon[94696]: pgmap v9837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:47 smithi141 ceph-mon[108989]: pgmap v9837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:48.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:49.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:49.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:49 smithi060 ceph-mon[94696]: pgmap v9838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:49 smithi141 ceph-mon[108989]: pgmap v9838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:50.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:50.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:51.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:51.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:51 smithi060 ceph-mon[94696]: pgmap v9839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:51 smithi141 ceph-mon[108989]: pgmap v9839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:52.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:52.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:53.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:53.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:53 smithi060 ceph-mon[94696]: pgmap v9840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:53 smithi141 ceph-mon[108989]: pgmap v9840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:54.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:54.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:55.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:55.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:55 smithi060 ceph-mon[94696]: pgmap v9841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:55 smithi141 ceph-mon[108989]: pgmap v9841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:50:56.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:56.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:57.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:57.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:57 smithi060 ceph-mon[94696]: pgmap v9842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:57 smithi141 ceph-mon[108989]: pgmap v9842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:50:58.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:58.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:59.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:50:59.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:50:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:50:59 smithi060 ceph-mon[94696]: pgmap v9843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:50:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:50:59 smithi141 ceph-mon[108989]: pgmap v9843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:00.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:00.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:01.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:01.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:01 smithi060 ceph-mon[94696]: pgmap v9844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:01 smithi141 ceph-mon[108989]: pgmap v9844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:02.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:02.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:03.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:03.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:03 smithi060 ceph-mon[94696]: pgmap v9845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:03 smithi141 ceph-mon[108989]: pgmap v9845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:04.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:04.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:05.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:05.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:05 smithi060 ceph-mon[94696]: pgmap v9846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:05 smithi141 ceph-mon[108989]: pgmap v9846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:06.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:06.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:07.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:07.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:07 smithi060 ceph-mon[94696]: pgmap v9847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:07 smithi141 ceph-mon[108989]: pgmap v9847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:08.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:08.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:09.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:09.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:09 smithi060 ceph-mon[94696]: pgmap v9848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:09 smithi141 ceph-mon[108989]: pgmap v9848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:10.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:10.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:11.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:11.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:11 smithi060 ceph-mon[94696]: pgmap v9849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:11 smithi141 ceph-mon[108989]: pgmap v9849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:12.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:12.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:13.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:13.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:13 smithi060 ceph-mon[94696]: pgmap v9850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:13 smithi141 ceph-mon[108989]: pgmap v9850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:14.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:14.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:15.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:15.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:15 smithi060 ceph-mon[94696]: pgmap v9851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:15 smithi141 ceph-mon[108989]: pgmap v9851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:16.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:16.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:17.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:17.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:17 smithi141 ceph-mon[108989]: pgmap v9852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:17 smithi060 ceph-mon[94696]: pgmap v9852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:18.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:18.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:19.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:19.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:19 smithi141 ceph-mon[108989]: pgmap v9853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:19 smithi060 ceph-mon[94696]: pgmap v9853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:20.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:20.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:21.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:21.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:21 smithi141 ceph-mon[108989]: pgmap v9854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:21 smithi060 ceph-mon[94696]: pgmap v9854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:22.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:22.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:22 smithi141 ceph-mon[108989]: pgmap v9855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:22 smithi060 ceph-mon[94696]: pgmap v9855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:23.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:23.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:24.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:24.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:24 smithi060 ceph-mon[94696]: pgmap v9856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:24 smithi141 ceph-mon[108989]: pgmap v9856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:25.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:25.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:26.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:26.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:27.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:27.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:27 smithi060 ceph-mon[94696]: pgmap v9857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:27 smithi141 ceph-mon[108989]: pgmap v9857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:28.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:28.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:29.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:29.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:29 smithi060 ceph-mon[94696]: pgmap v9858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:29 smithi141 ceph-mon[108989]: pgmap v9858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:30.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:30.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:51:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:51:31.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:31.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: pgmap v9859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:51:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: pgmap v9859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:51:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:51:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:51:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:51:32.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:32.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:33.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:33.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:33 smithi060 ceph-mon[94696]: pgmap v9860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:33 smithi141 ceph-mon[108989]: pgmap v9860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:34.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:34.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:35.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:35.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:35 smithi060 ceph-mon[94696]: pgmap v9861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:35 smithi141 ceph-mon[108989]: pgmap v9861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:36.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:36.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:37.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:37.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:37 smithi060 ceph-mon[94696]: pgmap v9862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:37 smithi141 ceph-mon[108989]: pgmap v9862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:38.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:38.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:39.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:39.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:39 smithi060 ceph-mon[94696]: pgmap v9863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:39 smithi141 ceph-mon[108989]: pgmap v9863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:40.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:40.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:41.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:41.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:41 smithi060 ceph-mon[94696]: pgmap v9864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:41 smithi141 ceph-mon[108989]: pgmap v9864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:42.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:42.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:43.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:43.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:43 smithi060 ceph-mon[94696]: pgmap v9865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:43 smithi141 ceph-mon[108989]: pgmap v9865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:44.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:44.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:45.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:45.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:45 smithi060 ceph-mon[94696]: pgmap v9866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:45 smithi141 ceph-mon[108989]: pgmap v9866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:46.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:46.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:47.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:47.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:47 smithi060 ceph-mon[94696]: pgmap v9867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:47 smithi141 ceph-mon[108989]: pgmap v9867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:48.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:48.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:49.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:49.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:49 smithi060 ceph-mon[94696]: pgmap v9868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:49 smithi141 ceph-mon[108989]: pgmap v9868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:50.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:50.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:51.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:51.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:51 smithi060 ceph-mon[94696]: pgmap v9869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:51 smithi141 ceph-mon[108989]: pgmap v9869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:52.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:52.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:53.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:53.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:53 smithi060 ceph-mon[94696]: pgmap v9870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:53 smithi141 ceph-mon[108989]: pgmap v9870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:54.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:54.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:55.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:55.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:55 smithi060 ceph-mon[94696]: pgmap v9871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:55 smithi141 ceph-mon[108989]: pgmap v9871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:51:56.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:56.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:57.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:57.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:57 smithi060 ceph-mon[94696]: pgmap v9872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:57 smithi141 ceph-mon[108989]: pgmap v9872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:51:58.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:58.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:59.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:51:59.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:51:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:51:59 smithi060 ceph-mon[94696]: pgmap v9873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:51:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:51:59 smithi141 ceph-mon[108989]: pgmap v9873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:00.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:00.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:01.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:01.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:01 smithi060 ceph-mon[94696]: pgmap v9874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:01 smithi141 ceph-mon[108989]: pgmap v9874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:02.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:02.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:03.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:03.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:03 smithi060 ceph-mon[94696]: pgmap v9875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:03 smithi141 ceph-mon[108989]: pgmap v9875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:04.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:04.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:05.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:05.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:05 smithi060 ceph-mon[94696]: pgmap v9876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:05 smithi141 ceph-mon[108989]: pgmap v9876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:06.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:06.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:07.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:07.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:07 smithi060 ceph-mon[94696]: pgmap v9877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:07 smithi141 ceph-mon[108989]: pgmap v9877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:08.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:08.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:09.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:09.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:09 smithi060 ceph-mon[94696]: pgmap v9878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:09.904 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:09 smithi141 ceph-mon[108989]: pgmap v9878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:10.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:10.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:11.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:11.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:11 smithi141 ceph-mon[108989]: pgmap v9879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:11 smithi060 ceph-mon[94696]: pgmap v9879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:12.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:13.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:13.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:13 smithi141 ceph-mon[108989]: pgmap v9880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:13 smithi060 ceph-mon[94696]: pgmap v9880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:14.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:14.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:15.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:15.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:15 smithi141 ceph-mon[108989]: pgmap v9881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:15 smithi060 ceph-mon[94696]: pgmap v9881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:16.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:16.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:17.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:17.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:17 smithi141 ceph-mon[108989]: pgmap v9882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:17 smithi060 ceph-mon[94696]: pgmap v9882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:18.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:18.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:19.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:19.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:19 smithi060 ceph-mon[94696]: pgmap v9883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:19 smithi141 ceph-mon[108989]: pgmap v9883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:20.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:20.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:21.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:21.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:21 smithi060 ceph-mon[94696]: pgmap v9884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:21 smithi141 ceph-mon[108989]: pgmap v9884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:22.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:22.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:23.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:23.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:23 smithi060 ceph-mon[94696]: pgmap v9885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:23 smithi141 ceph-mon[108989]: pgmap v9885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:24.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:24.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:25.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:25.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:25 smithi060 ceph-mon[94696]: pgmap v9886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:25 smithi141 ceph-mon[108989]: pgmap v9886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:26.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:26.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:27.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:27.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:27 smithi060 ceph-mon[94696]: pgmap v9887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:27 smithi141 ceph-mon[108989]: pgmap v9887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:28.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:28.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:29.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:29.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:29 smithi060 ceph-mon[94696]: pgmap v9888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:29 smithi141 ceph-mon[108989]: pgmap v9888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:30.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:30.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:31.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:31.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:31 smithi060 ceph-mon[94696]: pgmap v9889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:52:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:31 smithi141 ceph-mon[108989]: pgmap v9889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:52:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:32.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:32.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:52:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:52:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:52:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:52:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:52:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:52:32.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:52:33.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:33.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:33 smithi060 ceph-mon[94696]: pgmap v9890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:33 smithi141 ceph-mon[108989]: pgmap v9890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:34.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:34.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:35.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:35.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:35 smithi060 ceph-mon[94696]: pgmap v9891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:35 smithi141 ceph-mon[108989]: pgmap v9891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:36.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:36.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:37.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:37.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:37 smithi060 ceph-mon[94696]: pgmap v9892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:37 smithi141 ceph-mon[108989]: pgmap v9892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:38.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:38.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:39.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:39.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:39 smithi060 ceph-mon[94696]: pgmap v9893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:39 smithi141 ceph-mon[108989]: pgmap v9893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:40.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:40.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:41.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:41.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:41 smithi060 ceph-mon[94696]: pgmap v9894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:41 smithi141 ceph-mon[108989]: pgmap v9894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:42.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:42.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:43.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:43.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:43 smithi060 ceph-mon[94696]: pgmap v9895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:43 smithi141 ceph-mon[108989]: pgmap v9895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:44.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:44.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:45.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:45.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:45 smithi060 ceph-mon[94696]: pgmap v9896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:45 smithi141 ceph-mon[108989]: pgmap v9896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:46.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:46.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:47.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:47.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:47 smithi060 ceph-mon[94696]: pgmap v9897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:47 smithi141 ceph-mon[108989]: pgmap v9897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:48.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:48.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:49.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:49.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:49 smithi060 ceph-mon[94696]: pgmap v9898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:49 smithi141 ceph-mon[108989]: pgmap v9898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:50.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:50.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:51.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:51.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:51 smithi060 ceph-mon[94696]: pgmap v9899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:51 smithi141 ceph-mon[108989]: pgmap v9899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:52.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:52.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:53.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:53.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:53 smithi060 ceph-mon[94696]: pgmap v9900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:53 smithi141 ceph-mon[108989]: pgmap v9900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:54.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:54.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:55.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:55.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:55 smithi141 ceph-mon[108989]: pgmap v9901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:55 smithi060 ceph-mon[94696]: pgmap v9901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:52:56.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:56.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:57.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:57.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:57 smithi060 ceph-mon[94696]: pgmap v9902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:57 smithi141 ceph-mon[108989]: pgmap v9902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:52:58.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:58.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:59.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:52:59.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:52:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:52:59 smithi060 ceph-mon[94696]: pgmap v9903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:52:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:52:59 smithi141 ceph-mon[108989]: pgmap v9903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:00.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:00.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:01.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:01.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:01 smithi060 ceph-mon[94696]: pgmap v9904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:01 smithi141 ceph-mon[108989]: pgmap v9904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:02.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:02.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:03.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:03.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:03 smithi060 ceph-mon[94696]: pgmap v9905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:03 smithi141 ceph-mon[108989]: pgmap v9905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:04.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:04.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:05 smithi141 ceph-mon[108989]: pgmap v9906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:05.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:05.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:05 smithi060 ceph-mon[94696]: pgmap v9906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:06.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:06.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:07.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:07.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:07 smithi141 ceph-mon[108989]: pgmap v9907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:07 smithi060 ceph-mon[94696]: pgmap v9907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:08.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:08.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:09.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:09.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:09 smithi060 ceph-mon[94696]: pgmap v9908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:09 smithi141 ceph-mon[108989]: pgmap v9908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:10.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:10.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:11.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:11.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:11 smithi141 ceph-mon[108989]: pgmap v9909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:11 smithi060 ceph-mon[94696]: pgmap v9909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:12.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:12.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:13.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:13.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:13 smithi141 ceph-mon[108989]: pgmap v9910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:13 smithi060 ceph-mon[94696]: pgmap v9910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:14.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:14.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:15.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:15.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:15 smithi141 ceph-mon[108989]: pgmap v9911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:15 smithi060 ceph-mon[94696]: pgmap v9911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:16.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:16.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:17.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:17.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:17 smithi141 ceph-mon[108989]: pgmap v9912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:17 smithi060 ceph-mon[94696]: pgmap v9912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:18.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:18.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:19.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:19.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:19 smithi060 ceph-mon[94696]: pgmap v9913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:19 smithi141 ceph-mon[108989]: pgmap v9913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:20.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:20.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:21.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:21.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:21 smithi141 ceph-mon[108989]: pgmap v9914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:21 smithi060 ceph-mon[94696]: pgmap v9914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:22.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:22.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:22 smithi141 ceph-mon[108989]: pgmap v9915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:22 smithi060 ceph-mon[94696]: pgmap v9915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:23.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:23.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:24.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:24.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:24 smithi141 ceph-mon[108989]: pgmap v9916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:24 smithi060 ceph-mon[94696]: pgmap v9916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:25.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:25.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:26.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:26.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:27.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:27.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:27 smithi060 ceph-mon[94696]: pgmap v9917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:27 smithi141 ceph-mon[108989]: pgmap v9917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:28.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:28.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:29.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:29.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:29 smithi060 ceph-mon[94696]: pgmap v9918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:29 smithi141 ceph-mon[108989]: pgmap v9918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:30.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:30.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:31.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:31.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:31 smithi060 ceph-mon[94696]: pgmap v9919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:31 smithi141 ceph-mon[108989]: pgmap v9919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:32.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:32.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:53:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:53:33.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:33.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: pgmap v9920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:53:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:53:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: pgmap v9920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:53:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:53:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:53:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:53:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:53:34.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:34.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:35.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:35.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:35 smithi060 ceph-mon[94696]: pgmap v9921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:35 smithi141 ceph-mon[108989]: pgmap v9921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:36.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:36.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:37.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:37.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:37 smithi060 ceph-mon[94696]: pgmap v9922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:37 smithi141 ceph-mon[108989]: pgmap v9922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:38.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:38.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:39.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:39.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:39 smithi060 ceph-mon[94696]: pgmap v9923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:39 smithi141 ceph-mon[108989]: pgmap v9923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:40.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:40.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:40.827 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:41.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:41.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:41 smithi060 ceph-mon[94696]: pgmap v9924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:41 smithi141 ceph-mon[108989]: pgmap v9924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:42.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:42.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:43.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:43.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:43 smithi060 ceph-mon[94696]: pgmap v9925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:43 smithi141 ceph-mon[108989]: pgmap v9925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:44.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:44.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:45.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:45.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:45 smithi060 ceph-mon[94696]: pgmap v9926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:45.879 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:45 smithi141 ceph-mon[108989]: pgmap v9926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:46.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:46.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:47.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:47.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:47 smithi060 ceph-mon[94696]: pgmap v9927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:47 smithi141 ceph-mon[108989]: pgmap v9927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:48.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:48.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:49 smithi060 ceph-mon[94696]: pgmap v9928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:49.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:49.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:49 smithi141 ceph-mon[108989]: pgmap v9928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:50.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:50.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:51 smithi060 ceph-mon[94696]: pgmap v9929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:51.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:51.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:51 smithi141 ceph-mon[108989]: pgmap v9929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:52.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:52.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:53 smithi060 ceph-mon[94696]: pgmap v9930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:53.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:53.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:53 smithi141 ceph-mon[108989]: pgmap v9930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:54.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:54.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:55 smithi060 ceph-mon[94696]: pgmap v9931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:55.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:55.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:55.982 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:55 smithi141 ceph-mon[108989]: pgmap v9931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:55.982 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:53:56.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:56.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:57 smithi060 ceph-mon[94696]: pgmap v9932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:57.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:57.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:57 smithi141 ceph-mon[108989]: pgmap v9932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:53:58.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:58.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:53:59 smithi060 ceph-mon[94696]: pgmap v9933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:53:59.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:53:59.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:53:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:53:59 smithi141 ceph-mon[108989]: pgmap v9933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:00.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:00.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:01.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:01.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:01 smithi141 ceph-mon[108989]: pgmap v9934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:01 smithi060 ceph-mon[94696]: pgmap v9934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:02.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:02.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:03.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:03.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:03 smithi141 ceph-mon[108989]: pgmap v9935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:03 smithi060 ceph-mon[94696]: pgmap v9935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:04.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:04.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:05.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:05.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:05 smithi141 ceph-mon[108989]: pgmap v9936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:05 smithi060 ceph-mon[94696]: pgmap v9936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:06.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:06.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:07.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:07.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:07 smithi141 ceph-mon[108989]: pgmap v9937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:07 smithi060 ceph-mon[94696]: pgmap v9937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:08.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:08.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:09 smithi060 ceph-mon[94696]: pgmap v9938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:09.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:09.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:09 smithi141 ceph-mon[108989]: pgmap v9938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:10.851 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:10.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:10.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:11.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:11.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:11 smithi141 ceph-mon[108989]: pgmap v9939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:11 smithi060 ceph-mon[94696]: pgmap v9939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:12.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:12.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:13.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:13.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:13 smithi141 ceph-mon[108989]: pgmap v9940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:13 smithi060 ceph-mon[94696]: pgmap v9940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:14.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:14.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:15.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:15.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:15.908 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:15 smithi060 ceph-mon[94696]: pgmap v9941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:15 smithi141 ceph-mon[108989]: pgmap v9941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:16.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:16.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:17.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:17.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:17 smithi141 ceph-mon[108989]: pgmap v9942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:17 smithi060 ceph-mon[94696]: pgmap v9942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:18.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:18.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:19 smithi060 ceph-mon[94696]: pgmap v9943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:19.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:19.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:19 smithi141 ceph-mon[108989]: pgmap v9943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:20.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:20.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:21.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:21.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:21 smithi141 ceph-mon[108989]: pgmap v9944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:21 smithi060 ceph-mon[94696]: pgmap v9944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:22.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:22.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:23.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:23.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:23 smithi141 ceph-mon[108989]: pgmap v9945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:23 smithi060 ceph-mon[94696]: pgmap v9945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:24.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:24.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:24 smithi141 ceph-mon[108989]: pgmap v9946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:24 smithi060 ceph-mon[94696]: pgmap v9946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:25.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:25.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:26.021 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:26.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:26.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:26 smithi141 ceph-mon[108989]: pgmap v9947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:26 smithi060 ceph-mon[94696]: pgmap v9947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:27.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:27.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:28.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:28.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:28 smithi141 ceph-mon[108989]: pgmap v9948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:28 smithi060 ceph-mon[94696]: pgmap v9948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:29.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:29.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:30.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:30.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:31 smithi141 ceph-mon[108989]: pgmap v9949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:31 smithi060 ceph-mon[94696]: pgmap v9949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:31.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:31.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:32.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:32.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: pgmap v9950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:54:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:54:33.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:33.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: pgmap v9950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:54:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:54:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:54:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:54:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:54:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:54:34.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:34.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:35 smithi060 ceph-mon[94696]: pgmap v9951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:35.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:35.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:35 smithi141 ceph-mon[108989]: pgmap v9951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:36.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:36.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:37 smithi060 ceph-mon[94696]: pgmap v9952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:37.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:37.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:37 smithi141 ceph-mon[108989]: pgmap v9952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:38.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:38.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:39 smithi060 ceph-mon[94696]: pgmap v9953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:39.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:39.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:39 smithi141 ceph-mon[108989]: pgmap v9953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:40.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:40.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:41 smithi141 ceph-mon[108989]: pgmap v9954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:41 smithi060 ceph-mon[94696]: pgmap v9954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:41.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:41.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:42.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:42.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:43 smithi060 ceph-mon[94696]: pgmap v9955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:43.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:43.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:43 smithi141 ceph-mon[108989]: pgmap v9955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:44.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:44.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:45 smithi060 ceph-mon[94696]: pgmap v9956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:45.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:45.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:45 smithi141 ceph-mon[108989]: pgmap v9956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:46.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:46.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:47 smithi060 ceph-mon[94696]: pgmap v9957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:47.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:47.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:47 smithi141 ceph-mon[108989]: pgmap v9957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:48.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:48.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:49 smithi060 ceph-mon[94696]: pgmap v9958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:49.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:49.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:49 smithi141 ceph-mon[108989]: pgmap v9958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:50.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:50.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:51 smithi060 ceph-mon[94696]: pgmap v9959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:51.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:51.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:51 smithi141 ceph-mon[108989]: pgmap v9959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:52.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:52.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:53 smithi060 ceph-mon[94696]: pgmap v9960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:53.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:53.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:53 smithi141 ceph-mon[108989]: pgmap v9960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:54.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:54.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:55.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:55.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:55 smithi141 ceph-mon[108989]: pgmap v9961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:55 smithi060 ceph-mon[94696]: pgmap v9961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:54:56.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:56.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:57.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:57.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:57 smithi141 ceph-mon[108989]: pgmap v9962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:57 smithi060 ceph-mon[94696]: pgmap v9962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:54:58.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:58.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:54:59 smithi060 ceph-mon[94696]: pgmap v9963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:54:59.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:54:59.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:54:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:54:59 smithi141 ceph-mon[108989]: pgmap v9963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:00.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:00.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:01 smithi060 ceph-mon[94696]: pgmap v9964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:01.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:01.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:01 smithi141 ceph-mon[108989]: pgmap v9964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:02.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:02.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:03.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:03.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:03 smithi141 ceph-mon[108989]: pgmap v9965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:03 smithi060 ceph-mon[94696]: pgmap v9965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:04.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:04.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:05.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:05.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:05 smithi141 ceph-mon[108989]: pgmap v9966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:05 smithi060 ceph-mon[94696]: pgmap v9966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:06.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:06.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:07.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:07.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:07 smithi141 ceph-mon[108989]: pgmap v9967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:07 smithi060 ceph-mon[94696]: pgmap v9967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:08.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:08.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:09 smithi060 ceph-mon[94696]: pgmap v9968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:09.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:09.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:09 smithi141 ceph-mon[108989]: pgmap v9968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:10.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:10.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:11 smithi060 ceph-mon[94696]: pgmap v9969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:11.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:11.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:11 smithi141 ceph-mon[108989]: pgmap v9969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:12.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:12.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:13.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:13.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:13 smithi141 ceph-mon[108989]: pgmap v9970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:13 smithi060 ceph-mon[94696]: pgmap v9970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:14.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:14.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:15.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:15.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:15 smithi141 ceph-mon[108989]: pgmap v9971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:15 smithi060 ceph-mon[94696]: pgmap v9971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:16.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:16.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:17.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:17.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:17 smithi141 ceph-mon[108989]: pgmap v9972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:17 smithi060 ceph-mon[94696]: pgmap v9972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:18.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:18.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:19 smithi060 ceph-mon[94696]: pgmap v9973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:19.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:19.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:19 smithi141 ceph-mon[108989]: pgmap v9973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:20.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:20.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:21.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:21.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:21 smithi141 ceph-mon[108989]: pgmap v9974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:21 smithi060 ceph-mon[94696]: pgmap v9974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:22.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:22.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:23.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:23.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:23 smithi141 ceph-mon[108989]: pgmap v9975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:23 smithi060 ceph-mon[94696]: pgmap v9975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:24.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:24.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:25.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:25.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:25 smithi141 ceph-mon[108989]: pgmap v9976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:25 smithi060 ceph-mon[94696]: pgmap v9976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:26.913 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:26 smithi141 ceph-mon[108989]: pgmap v9977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:26.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:26.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:26 smithi060 ceph-mon[94696]: pgmap v9977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:27.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:27.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:28.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:28.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:28 smithi141 ceph-mon[108989]: pgmap v9978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:28 smithi060 ceph-mon[94696]: pgmap v9978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:29.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:29.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:30.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:30.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:31 smithi060 ceph-mon[94696]: pgmap v9979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:31.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:31 smithi141 ceph-mon[108989]: pgmap v9979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:31.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:31.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:32.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:32.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:33 smithi060 ceph-mon[94696]: pgmap v9980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:55:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:33 smithi141 ceph-mon[108989]: pgmap v9980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:55:33.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:33.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:55:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:55:34.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:55:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:55:34.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:55:34.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:55:34.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:34.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:35 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1618M 2023-08-19T12:55:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:35 smithi060 ceph-mon[94696]: pgmap v9981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:35 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1618M 2023-08-19T12:55:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:35 smithi141 ceph-mon[108989]: pgmap v9981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:35.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:35.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:36.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:36.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:37 smithi060 ceph-mon[94696]: pgmap v9982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:37 smithi141 ceph-mon[108989]: pgmap v9982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:37.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:37.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:39.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:39.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:39 smithi060 ceph-mon[94696]: pgmap v9983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:39 smithi141 ceph-mon[108989]: pgmap v9983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:40.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:40.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:41.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:41.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:41 smithi060 ceph-mon[94696]: pgmap v9984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:41 smithi141 ceph-mon[108989]: pgmap v9984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:42.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:42.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:43.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:43.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:43 smithi060 ceph-mon[94696]: pgmap v9985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:43 smithi141 ceph-mon[108989]: pgmap v9985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:44.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:44.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:45.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:45.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:45 smithi060 ceph-mon[94696]: pgmap v9986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:45 smithi141 ceph-mon[108989]: pgmap v9986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:46.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:46.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:47.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:47.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:47 smithi141 ceph-mon[108989]: pgmap v9987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:48.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:48.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:47 smithi060 ceph-mon[94696]: pgmap v9987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:49.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:49.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:49 smithi060 ceph-mon[94696]: pgmap v9988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:49 smithi141 ceph-mon[108989]: pgmap v9988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:50.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:50.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:51.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:51.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:51 smithi141 ceph-mon[108989]: pgmap v9989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:51.988 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:51 smithi060 ceph-mon[94696]: pgmap v9989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:52.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:52.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:53.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:53.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:53 smithi141 ceph-mon[108989]: pgmap v9990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:54.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:54.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:53 smithi060 ceph-mon[94696]: pgmap v9990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:55.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:55.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:55 smithi141 ceph-mon[108989]: pgmap v9991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:56.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:56.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:55 smithi060 ceph-mon[94696]: pgmap v9991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:55:57.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:57.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:57 smithi141 ceph-mon[108989]: pgmap v9992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:58.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:58.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:57 smithi060 ceph-mon[94696]: pgmap v9992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:55:59.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:55:59.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:55:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:55:59 smithi060 ceph-mon[94696]: pgmap v9993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:55:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:55:59 smithi141 ceph-mon[108989]: pgmap v9993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:00.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:00.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:01.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:01.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:01 smithi141 ceph-mon[108989]: pgmap v9994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:02.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:02.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:01 smithi060 ceph-mon[94696]: pgmap v9994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:03.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:03.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:03 smithi141 ceph-mon[108989]: pgmap v9995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:04.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:04.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:03 smithi060 ceph-mon[94696]: pgmap v9995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:05.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:05.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:05 smithi141 ceph-mon[108989]: pgmap v9996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:06.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:06.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:05 smithi060 ceph-mon[94696]: pgmap v9996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:07.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:07.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:07 smithi141 ceph-mon[108989]: pgmap v9997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:08.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:08.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:07 smithi060 ceph-mon[94696]: pgmap v9997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:09.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:09.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:09 smithi060 ceph-mon[94696]: pgmap v9998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:09 smithi141 ceph-mon[108989]: pgmap v9998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:10.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:10.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:11.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:11.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:11 smithi141 ceph-mon[108989]: pgmap v9999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:12.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:12.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:11 smithi060 ceph-mon[94696]: pgmap v9999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:13.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:13.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:13 smithi141 ceph-mon[108989]: pgmap v10000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:14.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:14.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:13 smithi060 ceph-mon[94696]: pgmap v10000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:15.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:15.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:15 smithi141 ceph-mon[108989]: pgmap v10001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:16.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:16.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:15 smithi060 ceph-mon[94696]: pgmap v10001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:17.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:17.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:17 smithi141 ceph-mon[108989]: pgmap v10002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:18.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:18.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:17 smithi060 ceph-mon[94696]: pgmap v10002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:19.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:19.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:19 smithi060 ceph-mon[94696]: pgmap v10003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:19 smithi141 ceph-mon[108989]: pgmap v10003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:20.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:20.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:21.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:21.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:21 smithi141 ceph-mon[108989]: pgmap v10004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:21 smithi060 ceph-mon[94696]: pgmap v10004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:22.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:22.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:23.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:23.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:23 smithi141 ceph-mon[108989]: pgmap v10005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:23 smithi060 ceph-mon[94696]: pgmap v10005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:24.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:24.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:25.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:25.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:25 smithi141 ceph-mon[108989]: pgmap v10006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:25 smithi060 ceph-mon[94696]: pgmap v10006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:26.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:26.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:26 smithi141 ceph-mon[108989]: pgmap v10007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:26 smithi060 ceph-mon[94696]: pgmap v10007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:27.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:27.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:28.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:28.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:29.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:29.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:28 smithi141 ceph-mon[108989]: pgmap v10008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:28 smithi060 ceph-mon[94696]: pgmap v10008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:30.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:30.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:31.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:31.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:31 smithi060 ceph-mon[94696]: pgmap v10009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:31 smithi141 ceph-mon[108989]: pgmap v10009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:32.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:32.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:33.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:33.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:33 smithi060 ceph-mon[94696]: pgmap v10010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:33 smithi141 ceph-mon[108989]: pgmap v10010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:34.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:34.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:56:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:56:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:56:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:56:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:56:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:56:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:56:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:56:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:56:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:56:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:56:34.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:56:35.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:35.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:35 smithi060 ceph-mon[94696]: pgmap v10011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:35 smithi141 ceph-mon[108989]: pgmap v10011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:36.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:36.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:37.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:37.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:37 smithi060 ceph-mon[94696]: pgmap v10012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:37 smithi141 ceph-mon[108989]: pgmap v10012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:38.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:38.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:39.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:39.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:39 smithi060 ceph-mon[94696]: pgmap v10013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:39 smithi141 ceph-mon[108989]: pgmap v10013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:40.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:40.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:41.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:41.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:41 smithi141 ceph-mon[108989]: pgmap v10014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:41 smithi060 ceph-mon[94696]: pgmap v10014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:42.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:42.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:43.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:43.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:43 smithi141 ceph-mon[108989]: pgmap v10015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:43 smithi060 ceph-mon[94696]: pgmap v10015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:44.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:44.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:45.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:45.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:45 smithi141 ceph-mon[108989]: pgmap v10016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:45 smithi060 ceph-mon[94696]: pgmap v10016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:46.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:46.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:47.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:47.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:47 smithi141 ceph-mon[108989]: pgmap v10017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:47 smithi060 ceph-mon[94696]: pgmap v10017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:48.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:48.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:49.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:49.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:49 smithi060 ceph-mon[94696]: pgmap v10018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:49 smithi141 ceph-mon[108989]: pgmap v10018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:50.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:50.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:51.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:51.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:51 smithi141 ceph-mon[108989]: pgmap v10019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:51 smithi060 ceph-mon[94696]: pgmap v10019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:52.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:52.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:53.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:53.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:53 smithi141 ceph-mon[108989]: pgmap v10020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:53 smithi060 ceph-mon[94696]: pgmap v10020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:54.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:54.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:55 smithi141 ceph-mon[108989]: pgmap v10021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:55 smithi060 ceph-mon[94696]: pgmap v10021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:56:56.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:56.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:57.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:57.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:57 smithi141 ceph-mon[108989]: pgmap v10022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:57 smithi060 ceph-mon[94696]: pgmap v10022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:56:58.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:58.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:59.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:56:59.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:56:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:56:59 smithi060 ceph-mon[94696]: pgmap v10023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:56:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:56:59 smithi141 ceph-mon[108989]: pgmap v10023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:00.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:00.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:01.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:01.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:01 smithi141 ceph-mon[108989]: pgmap v10024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:01 smithi060 ceph-mon[94696]: pgmap v10024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:02.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:02.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:03.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:03.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:03 smithi141 ceph-mon[108989]: pgmap v10025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:03 smithi060 ceph-mon[94696]: pgmap v10025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:04.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:04.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:05.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:05.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:05 smithi141 ceph-mon[108989]: pgmap v10026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:05 smithi060 ceph-mon[94696]: pgmap v10026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:06.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:06.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:07.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:07.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:07.942 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:07 smithi141 ceph-mon[108989]: pgmap v10027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:07 smithi060 ceph-mon[94696]: pgmap v10027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:08.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:08.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:09.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:09.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:09 smithi060 ceph-mon[94696]: pgmap v10028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:09 smithi141 ceph-mon[108989]: pgmap v10028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:10.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:10.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:11.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:11.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:11 smithi141 ceph-mon[108989]: pgmap v10029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:11 smithi060 ceph-mon[94696]: pgmap v10029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:12.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:12.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:13.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:13.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:13 smithi141 ceph-mon[108989]: pgmap v10030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:13 smithi060 ceph-mon[94696]: pgmap v10030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:14.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:15.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:15.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:15 smithi141 ceph-mon[108989]: pgmap v10031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:15 smithi060 ceph-mon[94696]: pgmap v10031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:16.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:16.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:17.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:17.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:17.953 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:17 smithi060 ceph-mon[94696]: pgmap v10032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:17 smithi141 ceph-mon[108989]: pgmap v10032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:18.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:18.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:19.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:19.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:19 smithi060 ceph-mon[94696]: pgmap v10033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:19 smithi141 ceph-mon[108989]: pgmap v10033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:20.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:20.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:21.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:21.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:21 smithi141 ceph-mon[108989]: pgmap v10034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:21 smithi060 ceph-mon[94696]: pgmap v10034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:22.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:22.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:23.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:23 smithi141 ceph-mon[108989]: pgmap v10035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:23 smithi060 ceph-mon[94696]: pgmap v10035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:24.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:24.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:24 smithi141 ceph-mon[108989]: pgmap v10036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:24 smithi060 ceph-mon[94696]: pgmap v10036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:25.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:26.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:26.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:26 smithi141 ceph-mon[108989]: pgmap v10037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:26 smithi060 ceph-mon[94696]: pgmap v10037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:28.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:28.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:29.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:29.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:28 smithi141 ceph-mon[108989]: pgmap v10038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:28 smithi060 ceph-mon[94696]: pgmap v10038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:31.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:31 smithi141 ceph-mon[108989]: pgmap v10039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:31 smithi060 ceph-mon[94696]: pgmap v10039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:32.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:32.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:33.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:33 smithi141 ceph-mon[108989]: pgmap v10040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:33 smithi060 ceph-mon[94696]: pgmap v10040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:34.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:34.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:57:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:57:35.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:35.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: pgmap v10041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:57:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:57:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:57:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:57:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:57:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: pgmap v10041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:57:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:57:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:57:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:57:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:57:36.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:36.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:37.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:37.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:37 smithi141 ceph-mon[108989]: pgmap v10042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:37 smithi060 ceph-mon[94696]: pgmap v10042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:38.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:38.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:39.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:39.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:39 smithi060 ceph-mon[94696]: pgmap v10043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:39 smithi141 ceph-mon[108989]: pgmap v10043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:40.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:40.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:41.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:41.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:41 smithi141 ceph-mon[108989]: pgmap v10044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:41 smithi060 ceph-mon[94696]: pgmap v10044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:42.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:42.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:43.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:43.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:43 smithi141 ceph-mon[108989]: pgmap v10045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:43 smithi060 ceph-mon[94696]: pgmap v10045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:44.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:44.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:45.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:45.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:45 smithi141 ceph-mon[108989]: pgmap v10046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:45 smithi060 ceph-mon[94696]: pgmap v10046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:46.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:46.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:47.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:47.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:47 smithi141 ceph-mon[108989]: pgmap v10047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:47 smithi060 ceph-mon[94696]: pgmap v10047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:48.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:48.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:49.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:49.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:49 smithi060 ceph-mon[94696]: pgmap v10048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:49 smithi141 ceph-mon[108989]: pgmap v10048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:50.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:50.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:51.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:51.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:51 smithi141 ceph-mon[108989]: pgmap v10049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:51 smithi060 ceph-mon[94696]: pgmap v10049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:52.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:52.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:53.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:53.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:53 smithi141 ceph-mon[108989]: pgmap v10050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:53 smithi060 ceph-mon[94696]: pgmap v10050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:54.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:54.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:55 smithi141 ceph-mon[108989]: pgmap v10051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:55 smithi060 ceph-mon[94696]: pgmap v10051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:57:56.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:56.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:57 smithi141 ceph-mon[108989]: pgmap v10052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:57 smithi060 ceph-mon[94696]: pgmap v10052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:57:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:59.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:57:59.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:57:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:57:59 smithi060 ceph-mon[94696]: pgmap v10053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:57:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:57:59 smithi141 ceph-mon[108989]: pgmap v10053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:00.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:00.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:01 smithi141 ceph-mon[108989]: pgmap v10054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:01 smithi060 ceph-mon[94696]: pgmap v10054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:02.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:03.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:03.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:03 smithi060 ceph-mon[94696]: pgmap v10055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:03 smithi141 ceph-mon[108989]: pgmap v10055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:05 smithi141 ceph-mon[108989]: pgmap v10056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:05 smithi060 ceph-mon[94696]: pgmap v10056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:06.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:06.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:07.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:07.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:07 smithi141 ceph-mon[108989]: pgmap v10057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:07 smithi060 ceph-mon[94696]: pgmap v10057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:09.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:09.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:09 smithi060 ceph-mon[94696]: pgmap v10058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:09 smithi141 ceph-mon[108989]: pgmap v10058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:10.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:10.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:11.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:11.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:11 smithi141 ceph-mon[108989]: pgmap v10059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:11 smithi060 ceph-mon[94696]: pgmap v10059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:12.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:12.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:13.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:13.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:13 smithi141 ceph-mon[108989]: pgmap v10060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:13 smithi060 ceph-mon[94696]: pgmap v10060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:14.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:14.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:15.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:15.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:15 smithi141 ceph-mon[108989]: pgmap v10061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:15 smithi060 ceph-mon[94696]: pgmap v10061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:16.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:16.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:17 smithi141 ceph-mon[108989]: pgmap v10062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:17 smithi060 ceph-mon[94696]: pgmap v10062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:18.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:18.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:18 smithi141 ceph-mon[108989]: pgmap v10063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:18 smithi060 ceph-mon[94696]: pgmap v10063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:19.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:19.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:20.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:20.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:21.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:21.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:21 smithi141 ceph-mon[108989]: pgmap v10064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:21 smithi060 ceph-mon[94696]: pgmap v10064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:22.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:22.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:23.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:23.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:23 smithi141 ceph-mon[108989]: pgmap v10065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:23 smithi060 ceph-mon[94696]: pgmap v10065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:24.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:24.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:25.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:25.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:25 smithi141 ceph-mon[108989]: pgmap v10066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:25 smithi060 ceph-mon[94696]: pgmap v10066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:26.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:26.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:27.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:27.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:27 smithi141 ceph-mon[108989]: pgmap v10067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:27 smithi060 ceph-mon[94696]: pgmap v10067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:28.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:28.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:29.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:29.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:29 smithi060 ceph-mon[94696]: pgmap v10068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:29 smithi141 ceph-mon[108989]: pgmap v10068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:30.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:30.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:31.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:31.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:31 smithi141 ceph-mon[108989]: pgmap v10069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:31 smithi060 ceph-mon[94696]: pgmap v10069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:32.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:32.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:33.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:33.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:33 smithi141 ceph-mon[108989]: pgmap v10070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:33 smithi060 ceph-mon[94696]: pgmap v10070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:34.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:34.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:35.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:35.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:35 smithi141 ceph-mon[108989]: pgmap v10071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:58:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:35 smithi060 ceph-mon[94696]: pgmap v10071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:58:36.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:36.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:37.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:37.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:37 smithi141 ceph-mon[108989]: pgmap v10072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:37 smithi060 ceph-mon[94696]: pgmap v10072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:38.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:38.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: pgmap v10073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:58:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:39.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: pgmap v10073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:58:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:58:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:40.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:40.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:41.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:41.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:41 smithi141 ceph-mon[108989]: pgmap v10074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:41 smithi060 ceph-mon[94696]: pgmap v10074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:42.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:42.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:43.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:43.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:43.917 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:43 smithi060 ceph-mon[94696]: pgmap v10075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:43.921 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:43 smithi141 ceph-mon[108989]: pgmap v10075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:44.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:44.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:45.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:45.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:45 smithi141 ceph-mon[108989]: pgmap v10076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:45 smithi060 ceph-mon[94696]: pgmap v10076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:46.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:46.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:47.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:47.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:47 smithi141 ceph-mon[108989]: pgmap v10077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:47 smithi060 ceph-mon[94696]: pgmap v10077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:48.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:48.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:49.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:49.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:49 smithi060 ceph-mon[94696]: pgmap v10078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:49 smithi141 ceph-mon[108989]: pgmap v10078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:50.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:50.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:51.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:51.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:51 smithi141 ceph-mon[108989]: pgmap v10079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:51 smithi060 ceph-mon[94696]: pgmap v10079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:52.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:52.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:53.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:53.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:53 smithi141 ceph-mon[108989]: pgmap v10080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:54.030 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:53 smithi060 ceph-mon[94696]: pgmap v10080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:54.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:54.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:55.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:55 smithi141 ceph-mon[108989]: pgmap v10081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:55 smithi060 ceph-mon[94696]: pgmap v10081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:58:56.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:56.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:57.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:57.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:57 smithi141 ceph-mon[108989]: pgmap v10082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:57 smithi060 ceph-mon[94696]: pgmap v10082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:58:58.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:58.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:59.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:58:59.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:58:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:58:59 smithi060 ceph-mon[94696]: pgmap v10083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:58:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:58:59 smithi141 ceph-mon[108989]: pgmap v10083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:00.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:00.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:01.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:01.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:01 smithi141 ceph-mon[108989]: pgmap v10084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:01 smithi060 ceph-mon[94696]: pgmap v10084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:02.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:02.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:03.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:03.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:03 smithi141 ceph-mon[108989]: pgmap v10085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:03 smithi060 ceph-mon[94696]: pgmap v10085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:04.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:04.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:05.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:05.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:05 smithi141 ceph-mon[108989]: pgmap v10086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:05 smithi060 ceph-mon[94696]: pgmap v10086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:06.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:06.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:07.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:07.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:07 smithi141 ceph-mon[108989]: pgmap v10087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:07 smithi060 ceph-mon[94696]: pgmap v10087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:08.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:08.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:09.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:09.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:09 smithi060 ceph-mon[94696]: pgmap v10088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:09 smithi141 ceph-mon[108989]: pgmap v10088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:10.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:10.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:11.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:11.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:11 smithi141 ceph-mon[108989]: pgmap v10089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:11 smithi060 ceph-mon[94696]: pgmap v10089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:12.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:12.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:13.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:13.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:13 smithi141 ceph-mon[108989]: pgmap v10090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:13 smithi060 ceph-mon[94696]: pgmap v10090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:14.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:14.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:15.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:15.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:15 smithi141 ceph-mon[108989]: pgmap v10091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:15 smithi060 ceph-mon[94696]: pgmap v10091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:16.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:16.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:17.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:17.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:17 smithi141 ceph-mon[108989]: pgmap v10092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:17 smithi060 ceph-mon[94696]: pgmap v10092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:18.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:18.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:19.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:19.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:19 smithi141 ceph-mon[108989]: pgmap v10093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:20.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:19 smithi060 ceph-mon[94696]: pgmap v10093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:21.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:21.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:21 smithi141 ceph-mon[108989]: pgmap v10094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:21 smithi060 ceph-mon[94696]: pgmap v10094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:22.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:22.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:23 smithi141 ceph-mon[108989]: pgmap v10095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:23 smithi060 ceph-mon[94696]: pgmap v10095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:24.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:24.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:24 smithi141 ceph-mon[108989]: pgmap v10096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:24 smithi060 ceph-mon[94696]: pgmap v10096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:25.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:25.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:26 smithi141 ceph-mon[108989]: pgmap v10097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:26 smithi060 ceph-mon[94696]: pgmap v10097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:27.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:27.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:28.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:28.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:28 smithi141 ceph-mon[108989]: pgmap v10098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:28 smithi060 ceph-mon[94696]: pgmap v10098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:30.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:30.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:31 smithi141 ceph-mon[108989]: pgmap v10099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:31 smithi060 ceph-mon[94696]: pgmap v10099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:32.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:32.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:33 smithi141 ceph-mon[108989]: pgmap v10100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:33 smithi060 ceph-mon[94696]: pgmap v10100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:35.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:35.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:35 smithi141 ceph-mon[108989]: pgmap v10101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:35 smithi060 ceph-mon[94696]: pgmap v10101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:36.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:36.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:37 smithi141 ceph-mon[108989]: pgmap v10102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:37 smithi060 ceph-mon[94696]: pgmap v10102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:38.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:38.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:59:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T12:59:39.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:39.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:39 smithi060 ceph-mon[94696]: pgmap v10103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:39 smithi141 ceph-mon[108989]: pgmap v10103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:41 smithi141 ceph-mon[108989]: pgmap v10104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:41 smithi060 ceph-mon[94696]: pgmap v10104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:42.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:42.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:43.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:43.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:43 smithi141 ceph-mon[108989]: pgmap v10105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:43 smithi060 ceph-mon[94696]: pgmap v10105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:44.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:44.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:59:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:59:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:59:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T12:59:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T12:59:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T12:59:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T12:59:45.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:45.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:45 smithi141 ceph-mon[108989]: pgmap v10106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:45 smithi060 ceph-mon[94696]: pgmap v10106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:46.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:46.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:47.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:47.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:47 smithi141 ceph-mon[108989]: pgmap v10107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:47 smithi060 ceph-mon[94696]: pgmap v10107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:48.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:48.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:49.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:49.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:49 smithi060 ceph-mon[94696]: pgmap v10108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:49 smithi141 ceph-mon[108989]: pgmap v10108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:50.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:50.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:51.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:51.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:51 smithi141 ceph-mon[108989]: pgmap v10109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:51 smithi060 ceph-mon[94696]: pgmap v10109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:52.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:52.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:53.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:53.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:53 smithi141 ceph-mon[108989]: pgmap v10110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:53 smithi060 ceph-mon[94696]: pgmap v10110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:54.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:54.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:55.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:55.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:55 smithi141 ceph-mon[108989]: pgmap v10111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:55 smithi060 ceph-mon[94696]: pgmap v10111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T12:59:56.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:56.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:57.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:57.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:57 smithi141 ceph-mon[108989]: pgmap v10112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:57 smithi060 ceph-mon[94696]: pgmap v10112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T12:59:58.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:58.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:59.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T12:59:59.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T12:59:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 12:59:59 smithi060 ceph-mon[94696]: pgmap v10113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T12:59:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 12:59:59 smithi141 ceph-mon[108989]: pgmap v10113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:00.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:00.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:00:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:00:01.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:01.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:01 smithi141 ceph-mon[108989]: pgmap v10114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:01 smithi060 ceph-mon[94696]: pgmap v10114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:02.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:02.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:03.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:03.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:03 smithi141 ceph-mon[108989]: pgmap v10115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:03 smithi060 ceph-mon[94696]: pgmap v10115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:04.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:04.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:05.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:05.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:05 smithi141 ceph-mon[108989]: pgmap v10116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:05 smithi060 ceph-mon[94696]: pgmap v10116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:06.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:06.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:07.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:07.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:07 smithi141 ceph-mon[108989]: pgmap v10117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:07 smithi060 ceph-mon[94696]: pgmap v10117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:08.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:08.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:09.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:09.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:09 smithi060 ceph-mon[94696]: pgmap v10118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:09 smithi141 ceph-mon[108989]: pgmap v10118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:10.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:10.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:10 smithi141 ceph-mon[108989]: pgmap v10119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:10 smithi060 ceph-mon[94696]: pgmap v10119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:11.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:11.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:12.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:12.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:12 smithi141 ceph-mon[108989]: pgmap v10120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:12 smithi060 ceph-mon[94696]: pgmap v10120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:13.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:13.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:14.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:14.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:14 smithi141 ceph-mon[108989]: pgmap v10121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:14 smithi060 ceph-mon[94696]: pgmap v10121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:15.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:15.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:16.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:16.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:17.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:17.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:17 smithi141 ceph-mon[108989]: pgmap v10122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:17 smithi060 ceph-mon[94696]: pgmap v10122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:18.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:18.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:19.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:19.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:19 smithi060 ceph-mon[94696]: pgmap v10123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:19.901 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:19 smithi141 ceph-mon[108989]: pgmap v10123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:20.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:20.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:21.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:21.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:21 smithi141 ceph-mon[108989]: pgmap v10124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:21 smithi060 ceph-mon[94696]: pgmap v10124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:22.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:22.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:23.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:23.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:23 smithi141 ceph-mon[108989]: pgmap v10125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:23 smithi060 ceph-mon[94696]: pgmap v10125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:24.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:24.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:25.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:25.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:25 smithi141 ceph-mon[108989]: pgmap v10126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:25 smithi060 ceph-mon[94696]: pgmap v10126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:26.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:26.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:27.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:27.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:27 smithi141 ceph-mon[108989]: pgmap v10127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:27 smithi060 ceph-mon[94696]: pgmap v10127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:28.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:28.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:29.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:29.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:29 smithi060 ceph-mon[94696]: pgmap v10128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:29 smithi141 ceph-mon[108989]: pgmap v10128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:30.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:30.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:31.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:31.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:31 smithi141 ceph-mon[108989]: pgmap v10129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:31 smithi060 ceph-mon[94696]: pgmap v10129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:32.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:32.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:33.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:33.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:33 smithi141 ceph-mon[108989]: pgmap v10130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:33 smithi060 ceph-mon[94696]: pgmap v10130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:34.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:34.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:35.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:35.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:35 smithi141 ceph-mon[108989]: pgmap v10131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:35 smithi060 ceph-mon[94696]: pgmap v10131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:36.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:36.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:37.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:37.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:37 smithi141 ceph-mon[108989]: pgmap v10132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:37 smithi060 ceph-mon[94696]: pgmap v10132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:38.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:38.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:39.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:39.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:39 smithi060 ceph-mon[94696]: pgmap v10133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:39 smithi141 ceph-mon[108989]: pgmap v10133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:40.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:40.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:41.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:41.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:41 smithi141 ceph-mon[108989]: pgmap v10134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:41 smithi060 ceph-mon[94696]: pgmap v10134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:42.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:42.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:43.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:43.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:43 smithi141 ceph-mon[108989]: pgmap v10135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:43 smithi060 ceph-mon[94696]: pgmap v10135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:44.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:44.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:00:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:00:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:00:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:00:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:00:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:00:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:00:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:00:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:00:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:00:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:00:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:00:45.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:45.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:45 smithi141 ceph-mon[108989]: pgmap v10136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:45 smithi060 ceph-mon[94696]: pgmap v10136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:46.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:46.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:47.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:47.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:47 smithi141 ceph-mon[108989]: pgmap v10137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:47 smithi060 ceph-mon[94696]: pgmap v10137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:48.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:48.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:49.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:49.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:49 smithi060 ceph-mon[94696]: pgmap v10138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:49 smithi141 ceph-mon[108989]: pgmap v10138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:50.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:50.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:51.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:51.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:51 smithi141 ceph-mon[108989]: pgmap v10139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:51 smithi060 ceph-mon[94696]: pgmap v10139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:52.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:52.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:53.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:53.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:53 smithi141 ceph-mon[108989]: pgmap v10140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:53 smithi060 ceph-mon[94696]: pgmap v10140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:54.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:54.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:55.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:55.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:55 smithi141 ceph-mon[108989]: pgmap v10141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:55 smithi060 ceph-mon[94696]: pgmap v10141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:00:56.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:56.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:56 smithi141 ceph-mon[108989]: pgmap v10142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:56 smithi060 ceph-mon[94696]: pgmap v10142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:00:57.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:57.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:58.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:58.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:00:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:00:58 smithi060 ceph-mon[94696]: pgmap v10143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:00:58 smithi141 ceph-mon[108989]: pgmap v10143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:00:59.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:00:59.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:00.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:00.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:01.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:01.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:01 smithi141 ceph-mon[108989]: pgmap v10144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:01 smithi060 ceph-mon[94696]: pgmap v10144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:02.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:02.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:03.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:03.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:03 smithi141 ceph-mon[108989]: pgmap v10145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:03 smithi060 ceph-mon[94696]: pgmap v10145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:04.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:04.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:05.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:05.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:05 smithi060 ceph-mon[94696]: pgmap v10146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:05 smithi141 ceph-mon[108989]: pgmap v10146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:06.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:06.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:07.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:07.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:07 smithi141 ceph-mon[108989]: pgmap v10147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:07 smithi060 ceph-mon[94696]: pgmap v10147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:08.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:08.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:09.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:09.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:09 smithi060 ceph-mon[94696]: pgmap v10148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:09 smithi141 ceph-mon[108989]: pgmap v10148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:10.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:10.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:11.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:11.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:11 smithi141 ceph-mon[108989]: pgmap v10149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:11 smithi060 ceph-mon[94696]: pgmap v10149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:12.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:13.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:13.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:13 smithi141 ceph-mon[108989]: pgmap v10150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:13 smithi060 ceph-mon[94696]: pgmap v10150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:14.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:14.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:15.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:15.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:15 smithi141 ceph-mon[108989]: pgmap v10151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:15 smithi060 ceph-mon[94696]: pgmap v10151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:16.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:16.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:17.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:17.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:17 smithi141 ceph-mon[108989]: pgmap v10152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:17 smithi060 ceph-mon[94696]: pgmap v10152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:18.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:18.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:19.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:19.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:19 smithi060 ceph-mon[94696]: pgmap v10153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:19 smithi141 ceph-mon[108989]: pgmap v10153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:20.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:20.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:21.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:21.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:21 smithi141 ceph-mon[108989]: pgmap v10154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:21 smithi060 ceph-mon[94696]: pgmap v10154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:22.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:22.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:23.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:23.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:23 smithi141 ceph-mon[108989]: pgmap v10155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:23 smithi060 ceph-mon[94696]: pgmap v10155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:24.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:24.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:25.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:25.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:25 smithi141 ceph-mon[108989]: pgmap v10156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:25 smithi060 ceph-mon[94696]: pgmap v10156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:26.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:26.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:27.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:27.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:27 smithi141 ceph-mon[108989]: pgmap v10157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:27 smithi060 ceph-mon[94696]: pgmap v10157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:28.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:28.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:29.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:29.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:29 smithi060 ceph-mon[94696]: pgmap v10158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:29 smithi141 ceph-mon[108989]: pgmap v10158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:30.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:30.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:31.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:31.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:31 smithi141 ceph-mon[108989]: pgmap v10159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:31 smithi060 ceph-mon[94696]: pgmap v10159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:32.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:32.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:33.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:33.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:33 smithi141 ceph-mon[108989]: pgmap v10160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:33 smithi060 ceph-mon[94696]: pgmap v10160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:34.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:34.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:35.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:35.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:35 smithi141 ceph-mon[108989]: pgmap v10161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:35 smithi060 ceph-mon[94696]: pgmap v10161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:36.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:36.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:37.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:37.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:37 smithi141 ceph-mon[108989]: pgmap v10162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:37 smithi060 ceph-mon[94696]: pgmap v10162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:38.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:38.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:39.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:39.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:39 smithi060 ceph-mon[94696]: pgmap v10163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:39 smithi141 ceph-mon[108989]: pgmap v10163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:40.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:40.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:41.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:41.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:41 smithi141 ceph-mon[108989]: pgmap v10164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:41 smithi060 ceph-mon[94696]: pgmap v10164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:42.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:42.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:42 smithi141 ceph-mon[108989]: pgmap v10165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:42 smithi060 ceph-mon[94696]: pgmap v10165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:43.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:43.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:44.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:44.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:45 smithi060 ceph-mon[94696]: pgmap v10166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:01:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:45 smithi141 ceph-mon[108989]: pgmap v10166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:01:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:45.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:45.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:01:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:01:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:01:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:01:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:01:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:01:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:01:46.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:46.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:47.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:47.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:47 smithi141 ceph-mon[108989]: pgmap v10167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:47 smithi060 ceph-mon[94696]: pgmap v10167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:48.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:48.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:49.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:49.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:49 smithi060 ceph-mon[94696]: pgmap v10168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:49 smithi141 ceph-mon[108989]: pgmap v10168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:50.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:50.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:51.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:51.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:51 smithi141 ceph-mon[108989]: pgmap v10169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:51 smithi060 ceph-mon[94696]: pgmap v10169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:52.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:52.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:53.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:53.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:53 smithi141 ceph-mon[108989]: pgmap v10170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:53 smithi060 ceph-mon[94696]: pgmap v10170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:54.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:54.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:55.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:55.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:55 smithi141 ceph-mon[108989]: pgmap v10171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:55 smithi060 ceph-mon[94696]: pgmap v10171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:01:56.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:56.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:57.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:57.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:57 smithi141 ceph-mon[108989]: pgmap v10172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:57 smithi060 ceph-mon[94696]: pgmap v10172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:01:58.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:58.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:59.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:01:59.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:01:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:01:59 smithi060 ceph-mon[94696]: pgmap v10173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:01:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:01:59 smithi141 ceph-mon[108989]: pgmap v10173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:00.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:00.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:01.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:01.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:01 smithi141 ceph-mon[108989]: pgmap v10174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:01 smithi060 ceph-mon[94696]: pgmap v10174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:02.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:02.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:03.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:03.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:03 smithi141 ceph-mon[108989]: pgmap v10175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:03 smithi060 ceph-mon[94696]: pgmap v10175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:04.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:04.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:05.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:05.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:05 smithi141 ceph-mon[108989]: pgmap v10176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:05 smithi060 ceph-mon[94696]: pgmap v10176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:06.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:06.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:07.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:07.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:07 smithi141 ceph-mon[108989]: pgmap v10177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:07 smithi060 ceph-mon[94696]: pgmap v10177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:08.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:08.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:09.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:09.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:09 smithi060 ceph-mon[94696]: pgmap v10178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:09 smithi141 ceph-mon[108989]: pgmap v10178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:10.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:10.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:11.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:11.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:11 smithi141 ceph-mon[108989]: pgmap v10179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:11 smithi060 ceph-mon[94696]: pgmap v10179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:13.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:13.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:13 smithi141 ceph-mon[108989]: pgmap v10180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:13 smithi060 ceph-mon[94696]: pgmap v10180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:14.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:14.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:15.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:15.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:15 smithi141 ceph-mon[108989]: pgmap v10181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:15 smithi060 ceph-mon[94696]: pgmap v10181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:16.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:16.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:17.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:17.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:17 smithi141 ceph-mon[108989]: pgmap v10182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:17 smithi060 ceph-mon[94696]: pgmap v10182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:18.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:18.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:19.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:19.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:19 smithi060 ceph-mon[94696]: pgmap v10183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:19 smithi141 ceph-mon[108989]: pgmap v10183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:20.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:20.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:21.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:21.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:21 smithi141 ceph-mon[108989]: pgmap v10184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:21 smithi060 ceph-mon[94696]: pgmap v10184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:22.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:22.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:22 smithi141 ceph-mon[108989]: pgmap v10185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:22 smithi060 ceph-mon[94696]: pgmap v10185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:23.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:23.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:24.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:24.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:25 smithi060 ceph-mon[94696]: pgmap v10186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:25 smithi141 ceph-mon[108989]: pgmap v10186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:25.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:25.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:26.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:26.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:27.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:27.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:27 smithi141 ceph-mon[108989]: pgmap v10187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:27 smithi060 ceph-mon[94696]: pgmap v10187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:28.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:28.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:29.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:29.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:29 smithi060 ceph-mon[94696]: pgmap v10188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:29 smithi141 ceph-mon[108989]: pgmap v10188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:30.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:30.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:31.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:31.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:31 smithi060 ceph-mon[94696]: pgmap v10189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:31 smithi141 ceph-mon[108989]: pgmap v10189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:32.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:32.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:33.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:33.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:33 smithi141 ceph-mon[108989]: pgmap v10190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:33 smithi060 ceph-mon[94696]: pgmap v10190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:34.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:34.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:35.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:35.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:35 smithi141 ceph-mon[108989]: pgmap v10191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:35 smithi060 ceph-mon[94696]: pgmap v10191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:37.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:37.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:37 smithi141 ceph-mon[108989]: pgmap v10192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:37 smithi060 ceph-mon[94696]: pgmap v10192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:38.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:38.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:39.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:39.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:39 smithi060 ceph-mon[94696]: pgmap v10193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:39 smithi141 ceph-mon[108989]: pgmap v10193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:40.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:40.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:41.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:41.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:41 smithi141 ceph-mon[108989]: pgmap v10194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:41 smithi060 ceph-mon[94696]: pgmap v10194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:42.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:42.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:43.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:43.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:43 smithi141 ceph-mon[108989]: pgmap v10195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:43 smithi060 ceph-mon[94696]: pgmap v10195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:44.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:44.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:45.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:45.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:45 smithi141 ceph-mon[108989]: pgmap v10196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:02:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:45 smithi060 ceph-mon[94696]: pgmap v10196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:02:46.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:46.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: pgmap v10197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:02:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: pgmap v10197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:02:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:02:47.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:47.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:48.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:48.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:49 smithi060 ceph-mon[94696]: pgmap v10198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:49 smithi141 ceph-mon[108989]: pgmap v10198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:49.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:49.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:50.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:50.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:51.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:51.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:51 smithi141 ceph-mon[108989]: pgmap v10199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:51 smithi060 ceph-mon[94696]: pgmap v10199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:52.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:52.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:53.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:53.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:53 smithi141 ceph-mon[108989]: pgmap v10200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:53 smithi060 ceph-mon[94696]: pgmap v10200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:54.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:54.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:55.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:55.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:55 smithi141 ceph-mon[108989]: pgmap v10201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:55 smithi060 ceph-mon[94696]: pgmap v10201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:02:56.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:56.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:57.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:57.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:57 smithi141 ceph-mon[108989]: pgmap v10202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:57 smithi060 ceph-mon[94696]: pgmap v10202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:02:58.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:58.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:59.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:02:59.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:02:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:02:59 smithi060 ceph-mon[94696]: pgmap v10203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:02:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:02:59 smithi141 ceph-mon[108989]: pgmap v10203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:00.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:00.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:01.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:01.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:01 smithi141 ceph-mon[108989]: pgmap v10204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:01 smithi060 ceph-mon[94696]: pgmap v10204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:02.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:02.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:03.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:03.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:03 smithi141 ceph-mon[108989]: pgmap v10205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:03 smithi060 ceph-mon[94696]: pgmap v10205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:04.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:04.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:05.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:05.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:05 smithi141 ceph-mon[108989]: pgmap v10206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:05 smithi060 ceph-mon[94696]: pgmap v10206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:06.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:06.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:07.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:07.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:07 smithi141 ceph-mon[108989]: pgmap v10207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:07 smithi060 ceph-mon[94696]: pgmap v10207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:08.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:08.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:09.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:09.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:09 smithi060 ceph-mon[94696]: pgmap v10208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:09 smithi141 ceph-mon[108989]: pgmap v10208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:10.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:10.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:11.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:11.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:11 smithi141 ceph-mon[108989]: pgmap v10209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:11 smithi060 ceph-mon[94696]: pgmap v10209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:12.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:12.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:13.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:13.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:13 smithi141 ceph-mon[108989]: pgmap v10210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:13 smithi060 ceph-mon[94696]: pgmap v10210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:14.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:14.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:15.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:15.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:15 smithi141 ceph-mon[108989]: pgmap v10211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:15 smithi060 ceph-mon[94696]: pgmap v10211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:16.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:16.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:17.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:17.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:17 smithi141 ceph-mon[108989]: pgmap v10212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:17 smithi060 ceph-mon[94696]: pgmap v10212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:18.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:18.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:19.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:19.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:19 smithi060 ceph-mon[94696]: pgmap v10213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:19 smithi141 ceph-mon[108989]: pgmap v10213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:20.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:20.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:21.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:21.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:21 smithi141 ceph-mon[108989]: pgmap v10214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:22.041 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:21 smithi060 ceph-mon[94696]: pgmap v10214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:22.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:22.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:23.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:23.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:23 smithi141 ceph-mon[108989]: pgmap v10215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:23 smithi060 ceph-mon[94696]: pgmap v10215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:24.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:24.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:25.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:25.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:25 smithi141 ceph-mon[108989]: pgmap v10216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:25 smithi060 ceph-mon[94696]: pgmap v10216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:26.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:26.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:26 smithi060 ceph-mon[94696]: pgmap v10217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:26 smithi141 ceph-mon[108989]: pgmap v10217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:27.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:27.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:28.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:28.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:29 smithi060 ceph-mon[94696]: pgmap v10218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:29 smithi141 ceph-mon[108989]: pgmap v10218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:29.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:29.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:30.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:30.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:31.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:31.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:31 smithi141 ceph-mon[108989]: pgmap v10219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:31 smithi060 ceph-mon[94696]: pgmap v10219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:32.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:32.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:33.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:33.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:33 smithi141 ceph-mon[108989]: pgmap v10220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:33 smithi060 ceph-mon[94696]: pgmap v10220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:34.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:34.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:35.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:35.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:35 smithi141 ceph-mon[108989]: pgmap v10221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:35 smithi060 ceph-mon[94696]: pgmap v10221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:36.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:36.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:37.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:37.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:37 smithi141 ceph-mon[108989]: pgmap v10222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:37 smithi060 ceph-mon[94696]: pgmap v10222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:38.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:38.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:39.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:39.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:39 smithi060 ceph-mon[94696]: pgmap v10223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:39 smithi141 ceph-mon[108989]: pgmap v10223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:40.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:40.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:41.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:41.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:41.961 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:41 smithi141 ceph-mon[108989]: pgmap v10224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:41 smithi060 ceph-mon[94696]: pgmap v10224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:42.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:42.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:43.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:43.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:43 smithi141 ceph-mon[108989]: pgmap v10225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:43 smithi060 ceph-mon[94696]: pgmap v10225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:44.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:44.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:45.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:45.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:45 smithi141 ceph-mon[108989]: pgmap v10226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:45 smithi060 ceph-mon[94696]: pgmap v10226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:46.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:46.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:46.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:03:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:03:47.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:47.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: pgmap v10227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:03:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:03:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:03:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:03:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:03:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: pgmap v10227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:03:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:03:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:03:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:03:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:03:48.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:48.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:49.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:49.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:49 smithi060 ceph-mon[94696]: pgmap v10228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:49 smithi141 ceph-mon[108989]: pgmap v10228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:50.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:50.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:51.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:51.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:51 smithi141 ceph-mon[108989]: pgmap v10229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:51 smithi060 ceph-mon[94696]: pgmap v10229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:52.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:52.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:53.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:53.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:53 smithi141 ceph-mon[108989]: pgmap v10230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:53 smithi060 ceph-mon[94696]: pgmap v10230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:54.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:54.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:55.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:55.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:55 smithi141 ceph-mon[108989]: pgmap v10231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:55 smithi060 ceph-mon[94696]: pgmap v10231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:03:56.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:56.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:57.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:57.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:57 smithi141 ceph-mon[108989]: pgmap v10232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:57 smithi060 ceph-mon[94696]: pgmap v10232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:03:58.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:58.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:03:59 smithi060 ceph-mon[94696]: pgmap v10233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:03:59.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:03:59.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:03:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:03:59 smithi141 ceph-mon[108989]: pgmap v10233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:00.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:00.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:01.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:01.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:01 smithi141 ceph-mon[108989]: pgmap v10234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:01 smithi060 ceph-mon[94696]: pgmap v10234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:02.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:02.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:02 smithi060 ceph-mon[94696]: pgmap v10235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:02 smithi141 ceph-mon[108989]: pgmap v10235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:03.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:03.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:04.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:04.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:05 smithi060 ceph-mon[94696]: pgmap v10236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:05 smithi141 ceph-mon[108989]: pgmap v10236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:05.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:05.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:06.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:06.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:07 smithi060 ceph-mon[94696]: pgmap v10237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:07.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:07.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:07 smithi141 ceph-mon[108989]: pgmap v10237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:08.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:08.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:09 smithi060 ceph-mon[94696]: pgmap v10238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:09.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:09.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:09 smithi141 ceph-mon[108989]: pgmap v10238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:10.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:10.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:11.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:11.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:11 smithi141 ceph-mon[108989]: pgmap v10239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:11 smithi060 ceph-mon[94696]: pgmap v10239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:12.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:12.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:13.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:13.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:13 smithi141 ceph-mon[108989]: pgmap v10240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:13 smithi060 ceph-mon[94696]: pgmap v10240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:14.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:14.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:15.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:15.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:15 smithi141 ceph-mon[108989]: pgmap v10241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:15 smithi060 ceph-mon[94696]: pgmap v10241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:16.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:16.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:17.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:17.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:17 smithi141 ceph-mon[108989]: pgmap v10242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:17 smithi060 ceph-mon[94696]: pgmap v10242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:18.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:18.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:19 smithi060 ceph-mon[94696]: pgmap v10243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:19.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:19.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:19 smithi141 ceph-mon[108989]: pgmap v10243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:20.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:20.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:21.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:21.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:21 smithi141 ceph-mon[108989]: pgmap v10244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:21 smithi060 ceph-mon[94696]: pgmap v10244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:22.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:22.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:23.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:23.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:23 smithi141 ceph-mon[108989]: pgmap v10245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:23 smithi060 ceph-mon[94696]: pgmap v10245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:24.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:24.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:25 smithi141 ceph-mon[108989]: pgmap v10246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:25 smithi060 ceph-mon[94696]: pgmap v10246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:26.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:26.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:27.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:27.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:27 smithi141 ceph-mon[108989]: pgmap v10247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:27 smithi060 ceph-mon[94696]: pgmap v10247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:28.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:28.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:29 smithi060 ceph-mon[94696]: pgmap v10248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:29.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:29.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:29 smithi141 ceph-mon[108989]: pgmap v10248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:30.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:30.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:31.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:31.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:31 smithi141 ceph-mon[108989]: pgmap v10249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:31 smithi060 ceph-mon[94696]: pgmap v10249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:32.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:32.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:33.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:33.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:33 smithi141 ceph-mon[108989]: pgmap v10250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:33 smithi060 ceph-mon[94696]: pgmap v10250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:34.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:34.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:35.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:35.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:35 smithi141 ceph-mon[108989]: pgmap v10251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:35 smithi060 ceph-mon[94696]: pgmap v10251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:36.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:36.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:37.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:37.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:37 smithi141 ceph-mon[108989]: pgmap v10252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:37 smithi060 ceph-mon[94696]: pgmap v10252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:38.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:38.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:39 smithi060 ceph-mon[94696]: pgmap v10253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:39.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:39.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:39 smithi141 ceph-mon[108989]: pgmap v10253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:40.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:40.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:40 smithi141 ceph-mon[108989]: pgmap v10254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:40 smithi060 ceph-mon[94696]: pgmap v10254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:41.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:41.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:42.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:42.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:43 smithi060 ceph-mon[94696]: pgmap v10255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:43 smithi141 ceph-mon[108989]: pgmap v10255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:43.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:43.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:44.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:44.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:45 smithi141 ceph-mon[108989]: pgmap v10256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:45 smithi060 ceph-mon[94696]: pgmap v10256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:45.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:45.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:46.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:46.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:47.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:47.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: pgmap v10257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:04:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:04:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:04:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:04:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:04:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:04:47.998 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: pgmap v10257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:04:47.999 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:04:48.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:48.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:49 smithi060 ceph-mon[94696]: pgmap v10258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:49.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:49.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:49 smithi141 ceph-mon[108989]: pgmap v10258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:50.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:50.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:51.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:51.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:51 smithi141 ceph-mon[108989]: pgmap v10259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:51 smithi060 ceph-mon[94696]: pgmap v10259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:52.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:52.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:53.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:53.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:53 smithi141 ceph-mon[108989]: pgmap v10260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:53 smithi060 ceph-mon[94696]: pgmap v10260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:54.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:54.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:55.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:55.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:55 smithi141 ceph-mon[108989]: pgmap v10261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:55 smithi060 ceph-mon[94696]: pgmap v10261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:04:56.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:56.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:57.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:57.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:57 smithi141 ceph-mon[108989]: pgmap v10262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:57 smithi060 ceph-mon[94696]: pgmap v10262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:04:58.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:58.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:04:59 smithi060 ceph-mon[94696]: pgmap v10263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:04:59.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:04:59.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:04:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:04:59 smithi141 ceph-mon[108989]: pgmap v10263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:00.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:00.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:01.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:01.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:01 smithi141 ceph-mon[108989]: pgmap v10264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:01 smithi060 ceph-mon[94696]: pgmap v10264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:02.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:02.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:03.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:03.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:03 smithi141 ceph-mon[108989]: pgmap v10265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:03 smithi060 ceph-mon[94696]: pgmap v10265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:04.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:04.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:05.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:05.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:05 smithi141 ceph-mon[108989]: pgmap v10266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:05 smithi060 ceph-mon[94696]: pgmap v10266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:06.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:06.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:07.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:07.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:07 smithi141 ceph-mon[108989]: pgmap v10267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:07 smithi060 ceph-mon[94696]: pgmap v10267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:08.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:08.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:09 smithi060 ceph-mon[94696]: pgmap v10268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:09.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:09.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:09 smithi141 ceph-mon[108989]: pgmap v10268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:10.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:10.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:11.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:11.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:11 smithi141 ceph-mon[108989]: pgmap v10269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:11 smithi060 ceph-mon[94696]: pgmap v10269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:12.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:12.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:13.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:13.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:13 smithi141 ceph-mon[108989]: pgmap v10270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:13 smithi060 ceph-mon[94696]: pgmap v10270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:14.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:14.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:15.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:15.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:15 smithi141 ceph-mon[108989]: pgmap v10271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:15 smithi060 ceph-mon[94696]: pgmap v10271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:16.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:16.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:16 smithi141 ceph-mon[108989]: pgmap v10272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:16 smithi060 ceph-mon[94696]: pgmap v10272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:17.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:17.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:18.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:18.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:19 smithi141 ceph-mon[108989]: pgmap v10273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:19 smithi060 ceph-mon[94696]: pgmap v10273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:19.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:19.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:20.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:20.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:21.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:21.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:21 smithi141 ceph-mon[108989]: pgmap v10274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:21 smithi060 ceph-mon[94696]: pgmap v10274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:22.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:22.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:23.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:23.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:23 smithi141 ceph-mon[108989]: pgmap v10275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:23 smithi060 ceph-mon[94696]: pgmap v10275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:24.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:24.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:25.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:25.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:25 smithi141 ceph-mon[108989]: pgmap v10276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:25 smithi060 ceph-mon[94696]: pgmap v10276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:26.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:26.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:27.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:27.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:27 smithi141 ceph-mon[108989]: pgmap v10277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:27 smithi060 ceph-mon[94696]: pgmap v10277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:28.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:28.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:29 smithi060 ceph-mon[94696]: pgmap v10278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:29.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:29.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:29 smithi141 ceph-mon[108989]: pgmap v10278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:30.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:30.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:31 smithi141 ceph-mon[108989]: pgmap v10279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:31.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:31.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:31 smithi060 ceph-mon[94696]: pgmap v10279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:32.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:32.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:33 smithi060 ceph-mon[94696]: pgmap v10280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:33 smithi141 ceph-mon[108989]: pgmap v10280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:33.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:33.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:34.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:34.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:35 smithi141 ceph-mon[108989]: pgmap v10281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:35.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:35.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:35 smithi060 ceph-mon[94696]: pgmap v10281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:36.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:36.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:37 smithi141 ceph-mon[108989]: pgmap v10282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:37.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:37.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:37 smithi060 ceph-mon[94696]: pgmap v10282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:38.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:38.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:39 smithi060 ceph-mon[94696]: pgmap v10283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:39 smithi141 ceph-mon[108989]: pgmap v10283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:39.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:39.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:41.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:41.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:41 smithi141 ceph-mon[108989]: pgmap v10284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:42.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:42.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:41 smithi060 ceph-mon[94696]: pgmap v10284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:43.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:43.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:43 smithi141 ceph-mon[108989]: pgmap v10285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:44.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:44.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:43 smithi060 ceph-mon[94696]: pgmap v10285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:45.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:45.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:45 smithi141 ceph-mon[108989]: pgmap v10286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:46.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:46.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:45 smithi060 ceph-mon[94696]: pgmap v10286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:46.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:46 smithi141 ceph-mon[108989]: pgmap v10287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:47.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:46 smithi060 ceph-mon[94696]: pgmap v10287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:05:48.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:48.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:05:49.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:49.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:49 smithi141 ceph-mon[108989]: pgmap v10288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:49 smithi060 ceph-mon[94696]: pgmap v10288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:50.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:50.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:51.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:51.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:51 smithi060 ceph-mon[94696]: pgmap v10289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:51 smithi141 ceph-mon[108989]: pgmap v10289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:52.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:52.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:53.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:53.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: pgmap v10290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1609M 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:05:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:05:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: pgmap v10290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1609M 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:05:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:05:54.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:54.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:55.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:55.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:55 smithi141 ceph-mon[108989]: pgmap v10291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:55 smithi060 ceph-mon[94696]: pgmap v10291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:05:56.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:56.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:57.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:57.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:57 smithi141 ceph-mon[108989]: pgmap v10292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:58.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:58.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:57 smithi060 ceph-mon[94696]: pgmap v10292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:05:59.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:05:59.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:05:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:05:59 smithi060 ceph-mon[94696]: pgmap v10293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:05:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:05:59 smithi141 ceph-mon[108989]: pgmap v10293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:00.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:00.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:01.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:01.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:01 smithi141 ceph-mon[108989]: pgmap v10294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:02.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:02.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:01 smithi060 ceph-mon[94696]: pgmap v10294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:03.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:03.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:03 smithi141 ceph-mon[108989]: pgmap v10295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:04.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:04.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:03 smithi060 ceph-mon[94696]: pgmap v10295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:05.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:05.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:05 smithi141 ceph-mon[108989]: pgmap v10296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:06.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:06.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:05 smithi060 ceph-mon[94696]: pgmap v10296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:07.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:07.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:07 smithi141 ceph-mon[108989]: pgmap v10297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:08.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:08.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:07 smithi060 ceph-mon[94696]: pgmap v10297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:09.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:09.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:09 smithi060 ceph-mon[94696]: pgmap v10298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:09 smithi141 ceph-mon[108989]: pgmap v10298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:10.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:10.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:11.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:11.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:11 smithi141 ceph-mon[108989]: pgmap v10299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:12.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:12.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:11 smithi060 ceph-mon[94696]: pgmap v10299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:13.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:13.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:13 smithi141 ceph-mon[108989]: pgmap v10300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:14.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:14.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:13 smithi060 ceph-mon[94696]: pgmap v10300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:15.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:15.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:15 smithi141 ceph-mon[108989]: pgmap v10301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:16.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:16.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:15 smithi060 ceph-mon[94696]: pgmap v10301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:17.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:17.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:17 smithi141 ceph-mon[108989]: pgmap v10302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:18.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:18.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:17 smithi060 ceph-mon[94696]: pgmap v10302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:19.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:19.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:19 smithi060 ceph-mon[94696]: pgmap v10303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:19 smithi141 ceph-mon[108989]: pgmap v10303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:20.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:20.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:21.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:21.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:21 smithi141 ceph-mon[108989]: pgmap v10304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:22.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:22.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:21 smithi060 ceph-mon[94696]: pgmap v10304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:23.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:23.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:23 smithi141 ceph-mon[108989]: pgmap v10305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:23 smithi060 ceph-mon[94696]: pgmap v10305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:24.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:24.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:25.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:25.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:25 smithi141 ceph-mon[108989]: pgmap v10306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:25 smithi060 ceph-mon[94696]: pgmap v10306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:26.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:26.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:26.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:27.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:27.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:27 smithi141 ceph-mon[108989]: pgmap v10307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:27 smithi060 ceph-mon[94696]: pgmap v10307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:28.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:28.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:29.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:29.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:29 smithi060 ceph-mon[94696]: pgmap v10308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:29 smithi141 ceph-mon[108989]: pgmap v10308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:30.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:30.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:31.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:31.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:31 smithi141 ceph-mon[108989]: pgmap v10309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:31 smithi060 ceph-mon[94696]: pgmap v10309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:32.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:32.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:33.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:33.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:33 smithi141 ceph-mon[108989]: pgmap v10310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:33 smithi060 ceph-mon[94696]: pgmap v10310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:34.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:34.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:35.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:35.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:35 smithi141 ceph-mon[108989]: pgmap v10311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:35 smithi060 ceph-mon[94696]: pgmap v10311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:36.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:36.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:37.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:37.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:37 smithi141 ceph-mon[108989]: pgmap v10312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:37 smithi060 ceph-mon[94696]: pgmap v10312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:38.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:38.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:39.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:39.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:39 smithi060 ceph-mon[94696]: pgmap v10313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:39 smithi141 ceph-mon[108989]: pgmap v10313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:40.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:40.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:41.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:41.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:41 smithi141 ceph-mon[108989]: pgmap v10314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:41 smithi060 ceph-mon[94696]: pgmap v10314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:42.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:42.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:43.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:43.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:43 smithi141 ceph-mon[108989]: pgmap v10315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:43 smithi060 ceph-mon[94696]: pgmap v10315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:44.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:44.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:44 smithi060 ceph-mon[94696]: pgmap v10316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:45.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:45.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:44 smithi141 ceph-mon[108989]: pgmap v10316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:46.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:46.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:47.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:47.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:47 smithi141 ceph-mon[108989]: pgmap v10317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:47 smithi060 ceph-mon[94696]: pgmap v10317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:48.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:48.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:49.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:49.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:49 smithi141 ceph-mon[108989]: pgmap v10318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:50.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:49 smithi060 ceph-mon[94696]: pgmap v10318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:50.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:50.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:51.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:51.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:51 smithi141 ceph-mon[108989]: pgmap v10319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:51 smithi060 ceph-mon[94696]: pgmap v10319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:52.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:52.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:06:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:06:53.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:53.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: pgmap v10320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:06:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:06:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: pgmap v10320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:06:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:06:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:06:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:06:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:06:54.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:54.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:55.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:55 smithi141 ceph-mon[108989]: pgmap v10321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:55 smithi060 ceph-mon[94696]: pgmap v10321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:06:56.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:56.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:57.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:57.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:57 smithi141 ceph-mon[108989]: pgmap v10322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:57 smithi060 ceph-mon[94696]: pgmap v10322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:06:58.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:58.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:59.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:06:59.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:06:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:06:59 smithi060 ceph-mon[94696]: pgmap v10323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:06:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:06:59 smithi141 ceph-mon[108989]: pgmap v10323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:00.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:00.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:01.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:01.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:01 smithi141 ceph-mon[108989]: pgmap v10324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:01 smithi060 ceph-mon[94696]: pgmap v10324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:02.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:02.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:03.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:03.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:03 smithi141 ceph-mon[108989]: pgmap v10325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:03 smithi060 ceph-mon[94696]: pgmap v10325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:04.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:04.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:05.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:05.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:05 smithi141 ceph-mon[108989]: pgmap v10326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:05 smithi060 ceph-mon[94696]: pgmap v10326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:06.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:06.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:07.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:07.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:07 smithi060 ceph-mon[94696]: pgmap v10327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:08.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:08.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:07 smithi141 ceph-mon[108989]: pgmap v10327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:09.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:09.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:09 smithi060 ceph-mon[94696]: pgmap v10328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:10.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:10.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:09 smithi141 ceph-mon[108989]: pgmap v10328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:10 smithi060 ceph-mon[94696]: pgmap v10329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:11.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:11.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:10 smithi141 ceph-mon[108989]: pgmap v10329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:12.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:12.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:13.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:13.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:13 smithi141 ceph-mon[108989]: pgmap v10330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:13 smithi060 ceph-mon[94696]: pgmap v10330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:14.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:14.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:15.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:15.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:15 smithi141 ceph-mon[108989]: pgmap v10331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:15 smithi060 ceph-mon[94696]: pgmap v10331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:16.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:16.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:17.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:17.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:17 smithi141 ceph-mon[108989]: pgmap v10332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:17 smithi060 ceph-mon[94696]: pgmap v10332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:18.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:18.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:19.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:19.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:19 smithi060 ceph-mon[94696]: pgmap v10333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:19 smithi141 ceph-mon[108989]: pgmap v10333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:20.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:20.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:21.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:21.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:21 smithi141 ceph-mon[108989]: pgmap v10334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:21 smithi060 ceph-mon[94696]: pgmap v10334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:22.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:22.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:23.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:23.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:23 smithi141 ceph-mon[108989]: pgmap v10335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:23 smithi060 ceph-mon[94696]: pgmap v10335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:24.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:24.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:25.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:25.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:25 smithi141 ceph-mon[108989]: pgmap v10336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:25 smithi060 ceph-mon[94696]: pgmap v10336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:26.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:26.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:27.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:27.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:27 smithi141 ceph-mon[108989]: pgmap v10337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:27 smithi060 ceph-mon[94696]: pgmap v10337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:28.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:28.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:29.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:29.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:29 smithi060 ceph-mon[94696]: pgmap v10338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:29 smithi141 ceph-mon[108989]: pgmap v10338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:30.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:30.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:31.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:31.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:31 smithi141 ceph-mon[108989]: pgmap v10339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:31 smithi060 ceph-mon[94696]: pgmap v10339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:32.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:32.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:33.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:33.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:33 smithi141 ceph-mon[108989]: pgmap v10340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:33 smithi060 ceph-mon[94696]: pgmap v10340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:34.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:34.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:35.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:35.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:35 smithi060 ceph-mon[94696]: pgmap v10341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:36.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:36.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:35 smithi141 ceph-mon[108989]: pgmap v10341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:37.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:37.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:37 smithi060 ceph-mon[94696]: pgmap v10342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:38.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:38.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:37 smithi141 ceph-mon[108989]: pgmap v10342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:39.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:39.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:39 smithi060 ceph-mon[94696]: pgmap v10343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:40.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:40.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:39 smithi141 ceph-mon[108989]: pgmap v10343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:40 smithi060 ceph-mon[94696]: pgmap v10344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:41.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:41.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:40 smithi141 ceph-mon[108989]: pgmap v10344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:42.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:42.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:43.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:43.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:43 smithi141 ceph-mon[108989]: pgmap v10345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:43 smithi060 ceph-mon[94696]: pgmap v10345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:44.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:44.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:45.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:45.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:45 smithi060 ceph-mon[94696]: pgmap v10346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:45 smithi141 ceph-mon[108989]: pgmap v10346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:46.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:46.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:47.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:47.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:47 smithi141 ceph-mon[108989]: pgmap v10347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:47 smithi060 ceph-mon[94696]: pgmap v10347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:48.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:48.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:49.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:49.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:49 smithi060 ceph-mon[94696]: pgmap v10348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:49 smithi141 ceph-mon[108989]: pgmap v10348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:50.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:50.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:51.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:51.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:51 smithi141 ceph-mon[108989]: pgmap v10349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:51 smithi060 ceph-mon[94696]: pgmap v10349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:52.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:52.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:53.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:53.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: pgmap v10350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:07:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:07:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:07:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:07:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:07:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:07:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: pgmap v10350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:07:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:07:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:07:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:07:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:07:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:07:54.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:54.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:55.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:55.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:55 smithi141 ceph-mon[108989]: pgmap v10351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:55 smithi060 ceph-mon[94696]: pgmap v10351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:07:56.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:56.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:57.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:57.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:57 smithi141 ceph-mon[108989]: pgmap v10352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:57 smithi060 ceph-mon[94696]: pgmap v10352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:07:58.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:58.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:59.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:07:59.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:07:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:07:59 smithi060 ceph-mon[94696]: pgmap v10353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:07:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:07:59 smithi141 ceph-mon[108989]: pgmap v10353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:00.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:00.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:01.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:01.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:01 smithi060 ceph-mon[94696]: pgmap v10354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:01 smithi141 ceph-mon[108989]: pgmap v10354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:02.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:02.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:03.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:03.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:03 smithi060 ceph-mon[94696]: pgmap v10355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:03 smithi141 ceph-mon[108989]: pgmap v10355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:04.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:05.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:05.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:05 smithi060 ceph-mon[94696]: pgmap v10356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:05 smithi141 ceph-mon[108989]: pgmap v10356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:06.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:06.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:07.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:07.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:07 smithi060 ceph-mon[94696]: pgmap v10357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:07 smithi141 ceph-mon[108989]: pgmap v10357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:08.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:08.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:08 smithi060 ceph-mon[94696]: pgmap v10358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:08 smithi141 ceph-mon[108989]: pgmap v10358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:09.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:09.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:10.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:10.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:10.268 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:11.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:11.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:11 smithi141 ceph-mon[108989]: pgmap v10359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:11 smithi060 ceph-mon[94696]: pgmap v10359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:12.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:12.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:13.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:13.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:13 smithi141 ceph-mon[108989]: pgmap v10360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:13 smithi060 ceph-mon[94696]: pgmap v10360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:14.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:14.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:15.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:15.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:15 smithi141 ceph-mon[108989]: pgmap v10361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:15 smithi060 ceph-mon[94696]: pgmap v10361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:16.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:16.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:17.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:17.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:17 smithi141 ceph-mon[108989]: pgmap v10362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:17 smithi060 ceph-mon[94696]: pgmap v10362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:18.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:18.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:19.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:19.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:19 smithi060 ceph-mon[94696]: pgmap v10363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:19 smithi141 ceph-mon[108989]: pgmap v10363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:20.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:20.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:21.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:21.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:21 smithi060 ceph-mon[94696]: pgmap v10364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:21 smithi141 ceph-mon[108989]: pgmap v10364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:22.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:22.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:23.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:23.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:23 smithi060 ceph-mon[94696]: pgmap v10365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:23 smithi141 ceph-mon[108989]: pgmap v10365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:24.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:24.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:25.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:25.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:25 smithi060 ceph-mon[94696]: pgmap v10366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:25 smithi141 ceph-mon[108989]: pgmap v10366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:26.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:26.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:27.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:27.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:27 smithi060 ceph-mon[94696]: pgmap v10367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:27 smithi141 ceph-mon[108989]: pgmap v10367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:28.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:28.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:29.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:29.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:29 smithi060 ceph-mon[94696]: pgmap v10368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:29 smithi141 ceph-mon[108989]: pgmap v10368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:30.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:30.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:31.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:31.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:31 smithi060 ceph-mon[94696]: pgmap v10369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:31 smithi141 ceph-mon[108989]: pgmap v10369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:32.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:32.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:32 smithi060 ceph-mon[94696]: pgmap v10370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:32 smithi141 ceph-mon[108989]: pgmap v10370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:33.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:33.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:34.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:34.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:35 smithi141 ceph-mon[108989]: pgmap v10371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:35.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:35.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:35.550 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:35 smithi060 ceph-mon[94696]: pgmap v10371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:36.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:36.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:37.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:37.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:37 smithi141 ceph-mon[108989]: pgmap v10372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:37 smithi060 ceph-mon[94696]: pgmap v10372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:38.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:38.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:39.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:39.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:39 smithi060 ceph-mon[94696]: pgmap v10373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:40.000 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:39 smithi141 ceph-mon[108989]: pgmap v10373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:40.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:40.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:41.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:41.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:41 smithi060 ceph-mon[94696]: pgmap v10374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:41 smithi141 ceph-mon[108989]: pgmap v10374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:42.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:42.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:43.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:43.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:43 smithi060 ceph-mon[94696]: pgmap v10375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:43 smithi141 ceph-mon[108989]: pgmap v10375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:44.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:44.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:45.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:45.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:45 smithi060 ceph-mon[94696]: pgmap v10376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:45 smithi141 ceph-mon[108989]: pgmap v10376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:46.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:46.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:47.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:47.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:47 smithi060 ceph-mon[94696]: pgmap v10377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:47 smithi141 ceph-mon[108989]: pgmap v10377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:48.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:48.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:49.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:49.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:49 smithi060 ceph-mon[94696]: pgmap v10378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:50.104 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:49 smithi141 ceph-mon[108989]: pgmap v10378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:50.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:50.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:51.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:51.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:51 smithi060 ceph-mon[94696]: pgmap v10379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:51 smithi141 ceph-mon[108989]: pgmap v10379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:52.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:52.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:52 smithi060 ceph-mon[94696]: pgmap v10380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:52 smithi141 ceph-mon[108989]: pgmap v10380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:53.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:53.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:08:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:08:54.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:54.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:54 smithi060 ceph-mon[94696]: pgmap v10381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:55.156 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:54 smithi141 ceph-mon[108989]: pgmap v10381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:55.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:55.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:08:56.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:56.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:57.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:57.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: pgmap v10382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:08:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: pgmap v10382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:08:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:08:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:08:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:08:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:08:58.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:58.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:59.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:08:59.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:08:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:08:59 smithi060 ceph-mon[94696]: pgmap v10383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:08:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:08:59 smithi141 ceph-mon[108989]: pgmap v10383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:00.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:00.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:01.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:01.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:01 smithi060 ceph-mon[94696]: pgmap v10384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:01 smithi141 ceph-mon[108989]: pgmap v10384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:02.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:02.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:03.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:03.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:03 smithi060 ceph-mon[94696]: pgmap v10385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:03 smithi141 ceph-mon[108989]: pgmap v10385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:04.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:04.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:05.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:05.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:05 smithi060 ceph-mon[94696]: pgmap v10386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:05 smithi141 ceph-mon[108989]: pgmap v10386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:06.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:06.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:07.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:07.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:07 smithi060 ceph-mon[94696]: pgmap v10387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:07 smithi141 ceph-mon[108989]: pgmap v10387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:08.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:08.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:09.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:09.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:09 smithi060 ceph-mon[94696]: pgmap v10388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:09 smithi141 ceph-mon[108989]: pgmap v10388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:10.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:10.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:11.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:11.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:11 smithi060 ceph-mon[94696]: pgmap v10389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:11 smithi141 ceph-mon[108989]: pgmap v10389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:12.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:12.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:12 smithi060 ceph-mon[94696]: pgmap v10390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:12 smithi141 ceph-mon[108989]: pgmap v10390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:13.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:13.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:14.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:14.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:15.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:15.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:15 smithi141 ceph-mon[108989]: pgmap v10391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:15 smithi060 ceph-mon[94696]: pgmap v10391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:16.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:16.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:17.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:17.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:17 smithi060 ceph-mon[94696]: pgmap v10392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:17 smithi141 ceph-mon[108989]: pgmap v10392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:18.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:18.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:19.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:19.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:19 smithi060 ceph-mon[94696]: pgmap v10393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:19 smithi141 ceph-mon[108989]: pgmap v10393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:20.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:20.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:21.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:21.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:21 smithi060 ceph-mon[94696]: pgmap v10394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:21 smithi141 ceph-mon[108989]: pgmap v10394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:22.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:22.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:23.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:23.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:23 smithi060 ceph-mon[94696]: pgmap v10395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:23 smithi141 ceph-mon[108989]: pgmap v10395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:24.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:24.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:25.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:25.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:25 smithi060 ceph-mon[94696]: pgmap v10396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:25 smithi141 ceph-mon[108989]: pgmap v10396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:26.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:26.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:27.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:27.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:27 smithi060 ceph-mon[94696]: pgmap v10397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:27 smithi141 ceph-mon[108989]: pgmap v10397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:28.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:28.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:29.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:29.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:29 smithi060 ceph-mon[94696]: pgmap v10398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:29 smithi141 ceph-mon[108989]: pgmap v10398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:30.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:30.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:31.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:31.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:31 smithi060 ceph-mon[94696]: pgmap v10399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:31 smithi141 ceph-mon[108989]: pgmap v10399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:32.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:32.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:32 smithi060 ceph-mon[94696]: pgmap v10400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:32 smithi141 ceph-mon[108989]: pgmap v10400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:33.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:33.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:34.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:34.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:35.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:35.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:35 smithi141 ceph-mon[108989]: pgmap v10401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:35 smithi060 ceph-mon[94696]: pgmap v10401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:36.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:36.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:37.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:37.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:37 smithi060 ceph-mon[94696]: pgmap v10402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:37 smithi141 ceph-mon[108989]: pgmap v10402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:38.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:38.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:39.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:39.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:39 smithi060 ceph-mon[94696]: pgmap v10403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:39 smithi141 ceph-mon[108989]: pgmap v10403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:40.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:40.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:41.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:41.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:41 smithi060 ceph-mon[94696]: pgmap v10404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:41 smithi141 ceph-mon[108989]: pgmap v10404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:42.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:42.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:43.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:43.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:43 smithi060 ceph-mon[94696]: pgmap v10405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:43 smithi141 ceph-mon[108989]: pgmap v10405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:44.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:44.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:45.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:45.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:45 smithi141 ceph-mon[108989]: pgmap v10406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:45 smithi060 ceph-mon[94696]: pgmap v10406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:46.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:46.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:47.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:47.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:47 smithi060 ceph-mon[94696]: pgmap v10407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:47 smithi141 ceph-mon[108989]: pgmap v10407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:48.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:48.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:48 smithi060 ceph-mon[94696]: pgmap v10408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:48 smithi141 ceph-mon[108989]: pgmap v10408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:49.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:49.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:50.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:50.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:51.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:51.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:51 smithi060 ceph-mon[94696]: pgmap v10409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:51 smithi141 ceph-mon[108989]: pgmap v10409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:52.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:52.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:53.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:53.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:53 smithi060 ceph-mon[94696]: pgmap v10410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:53 smithi141 ceph-mon[108989]: pgmap v10410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:54.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:54.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:55.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:55.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:55 smithi060 ceph-mon[94696]: pgmap v10411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:55 smithi141 ceph-mon[108989]: pgmap v10411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:09:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:09:56.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:56.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:57.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:57.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:57 smithi060 ceph-mon[94696]: pgmap v10412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:09:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:57 smithi141 ceph-mon[108989]: pgmap v10412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:09:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:09:58.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:58.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:59.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:09:59.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:09:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:09:59 smithi060 ceph-mon[94696]: pgmap v10413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:09:59 smithi141 ceph-mon[108989]: pgmap v10413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:00.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:00.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:10:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:10:01.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:01.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:01 smithi060 ceph-mon[94696]: pgmap v10414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:01 smithi141 ceph-mon[108989]: pgmap v10414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:02.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:02.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:10:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:10:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:10:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:10:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:10:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:10:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:10:03.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:03.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:03 smithi060 ceph-mon[94696]: pgmap v10415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:03 smithi141 ceph-mon[108989]: pgmap v10415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:04.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:04.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:04 smithi060 ceph-mon[94696]: pgmap v10416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:04 smithi141 ceph-mon[108989]: pgmap v10416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:05.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:05.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:06.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:06.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:07.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:07.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:07 smithi060 ceph-mon[94696]: pgmap v10417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:07 smithi141 ceph-mon[108989]: pgmap v10417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:08.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:08.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:09.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:09.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:09 smithi060 ceph-mon[94696]: pgmap v10418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:09 smithi141 ceph-mon[108989]: pgmap v10418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:10.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:10.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:11.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:11.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:11 smithi060 ceph-mon[94696]: pgmap v10419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:11 smithi141 ceph-mon[108989]: pgmap v10419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:12.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:12.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:13.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:13.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:13 smithi060 ceph-mon[94696]: pgmap v10420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:13 smithi141 ceph-mon[108989]: pgmap v10420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:14.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:14.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:14 smithi141 ceph-mon[108989]: pgmap v10421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:14 smithi060 ceph-mon[94696]: pgmap v10421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:15.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:15.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:16.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:16.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:17.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:17.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:17 smithi060 ceph-mon[94696]: pgmap v10422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:17 smithi141 ceph-mon[108989]: pgmap v10422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:18.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:18.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:19.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:19.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:19 smithi060 ceph-mon[94696]: pgmap v10423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:19 smithi141 ceph-mon[108989]: pgmap v10423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:20.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:20.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:21.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:21.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:21 smithi060 ceph-mon[94696]: pgmap v10424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:21 smithi141 ceph-mon[108989]: pgmap v10424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:22.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:22.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:23.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:23.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:23 smithi060 ceph-mon[94696]: pgmap v10425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:23 smithi141 ceph-mon[108989]: pgmap v10425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:24.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:24.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:25.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:25.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:25 smithi060 ceph-mon[94696]: pgmap v10426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:26.092 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:25 smithi141 ceph-mon[108989]: pgmap v10426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:26.092 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:26.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:26.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:27.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:27.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:27 smithi060 ceph-mon[94696]: pgmap v10427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:27 smithi141 ceph-mon[108989]: pgmap v10427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:28.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:28.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:28 smithi060 ceph-mon[94696]: pgmap v10428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:28 smithi141 ceph-mon[108989]: pgmap v10428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:29.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:29.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:30.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:30.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:31.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:31.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:31 smithi060 ceph-mon[94696]: pgmap v10429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:31 smithi141 ceph-mon[108989]: pgmap v10429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:32.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:32.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:33.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:33.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:33 smithi060 ceph-mon[94696]: pgmap v10430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:33 smithi141 ceph-mon[108989]: pgmap v10430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:34.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:34.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:35.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:35.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:35 smithi060 ceph-mon[94696]: pgmap v10431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:36.197 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:35 smithi141 ceph-mon[108989]: pgmap v10431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:36.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:36.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:37.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:37.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:37 smithi060 ceph-mon[94696]: pgmap v10432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:37 smithi141 ceph-mon[108989]: pgmap v10432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:38.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:38.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:39.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:39.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:39 smithi060 ceph-mon[94696]: pgmap v10433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:39 smithi141 ceph-mon[108989]: pgmap v10433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:40.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:40.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:41.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:41.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:41 smithi060 ceph-mon[94696]: pgmap v10434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:41 smithi141 ceph-mon[108989]: pgmap v10434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:42.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:42.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:42 smithi060 ceph-mon[94696]: pgmap v10435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:42 smithi141 ceph-mon[108989]: pgmap v10435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:43.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:43.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:44.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:44.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:45 smithi141 ceph-mon[108989]: pgmap v10436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:45.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:45.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:45 smithi060 ceph-mon[94696]: pgmap v10436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:46.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:46.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:47.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:47.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:47 smithi060 ceph-mon[94696]: pgmap v10437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:47 smithi141 ceph-mon[108989]: pgmap v10437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:48.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:48.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:49.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:49.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:49 smithi060 ceph-mon[94696]: pgmap v10438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:49 smithi141 ceph-mon[108989]: pgmap v10438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:50.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:50.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:51.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:51.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:51 smithi060 ceph-mon[94696]: pgmap v10439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:51 smithi141 ceph-mon[108989]: pgmap v10439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:52.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:52.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:53.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:53.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:53 smithi060 ceph-mon[94696]: pgmap v10440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:53 smithi141 ceph-mon[108989]: pgmap v10440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:54.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:54.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:55.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:55.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:55 smithi060 ceph-mon[94696]: pgmap v10441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:55 smithi141 ceph-mon[108989]: pgmap v10441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:10:56.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:56.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:57.138 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:56 smithi060 ceph-mon[94696]: pgmap v10442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:56 smithi141 ceph-mon[108989]: pgmap v10442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:10:57.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:57.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:58.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:58.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:10:59 smithi141 ceph-mon[108989]: pgmap v10443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:10:59.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:10:59.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:10:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:10:59 smithi060 ceph-mon[94696]: pgmap v10443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:00.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:00.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:01.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:01.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:01 smithi060 ceph-mon[94696]: pgmap v10444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:01 smithi141 ceph-mon[108989]: pgmap v10444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:02.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:02.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:11:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:11:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:11:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:11:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:11:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:11:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:11:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:11:03.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:03.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:03 smithi060 ceph-mon[94696]: pgmap v10445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:03 smithi141 ceph-mon[108989]: pgmap v10445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:04.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:04.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:05.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:05.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:05 smithi060 ceph-mon[94696]: pgmap v10446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:05 smithi141 ceph-mon[108989]: pgmap v10446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:06.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:06.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:07.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:07.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:07 smithi060 ceph-mon[94696]: pgmap v10447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:07 smithi141 ceph-mon[108989]: pgmap v10447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:08.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:08.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:08 smithi141 ceph-mon[108989]: pgmap v10448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:08 smithi060 ceph-mon[94696]: pgmap v10448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:09.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:09.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:10.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:10.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:11.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:11.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:11 smithi141 ceph-mon[108989]: pgmap v10449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:11 smithi060 ceph-mon[94696]: pgmap v10449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:12.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:13.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:13.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:13 smithi060 ceph-mon[94696]: pgmap v10450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:13 smithi141 ceph-mon[108989]: pgmap v10450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:14.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:14.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:15.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:15.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:15 smithi060 ceph-mon[94696]: pgmap v10451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:15 smithi141 ceph-mon[108989]: pgmap v10451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:16.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:16.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:17.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:17.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:17 smithi060 ceph-mon[94696]: pgmap v10452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:17 smithi141 ceph-mon[108989]: pgmap v10452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:18.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:18.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:19.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:19.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:19 smithi060 ceph-mon[94696]: pgmap v10453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:19 smithi141 ceph-mon[108989]: pgmap v10453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:20.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:20.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:21.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:21.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:21 smithi141 ceph-mon[108989]: pgmap v10454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:21 smithi060 ceph-mon[94696]: pgmap v10454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:22.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:22.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:23.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:23.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:23 smithi060 ceph-mon[94696]: pgmap v10455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:23 smithi141 ceph-mon[108989]: pgmap v10455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:24.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:24.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:25.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:25.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:25 smithi060 ceph-mon[94696]: pgmap v10456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:25 smithi141 ceph-mon[108989]: pgmap v10456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:26.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:26.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:27.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:27.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:27 smithi060 ceph-mon[94696]: pgmap v10457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:27 smithi141 ceph-mon[108989]: pgmap v10457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:28.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:28.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:28 smithi141 ceph-mon[108989]: pgmap v10458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:28 smithi060 ceph-mon[94696]: pgmap v10458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:29.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:29.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:30.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:30.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:31.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:31.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:31 smithi060 ceph-mon[94696]: pgmap v10459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:31 smithi141 ceph-mon[108989]: pgmap v10459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:32.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:32.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:33.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:33.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:33 smithi060 ceph-mon[94696]: pgmap v10460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:33 smithi141 ceph-mon[108989]: pgmap v10460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:34.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:34.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:35.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:35.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:35 smithi060 ceph-mon[94696]: pgmap v10461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:35 smithi141 ceph-mon[108989]: pgmap v10461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:36.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:36.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:37.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:37.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:37 smithi060 ceph-mon[94696]: pgmap v10462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:37 smithi141 ceph-mon[108989]: pgmap v10462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:38.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:38.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:38 smithi141 ceph-mon[108989]: pgmap v10463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:38 smithi060 ceph-mon[94696]: pgmap v10463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:39.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:39.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:40.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:40.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:41.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:41.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:41 smithi060 ceph-mon[94696]: pgmap v10464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:41 smithi141 ceph-mon[108989]: pgmap v10464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:42.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:42.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:43.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:43.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:43 smithi060 ceph-mon[94696]: pgmap v10465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:43 smithi141 ceph-mon[108989]: pgmap v10465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:44.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:44.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:45.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:45.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:45 smithi060 ceph-mon[94696]: pgmap v10466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:45 smithi141 ceph-mon[108989]: pgmap v10466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:46.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:46.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:47.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:47.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:47 smithi060 ceph-mon[94696]: pgmap v10467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:47 smithi141 ceph-mon[108989]: pgmap v10467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:48.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:48.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:49.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:48 smithi141 ceph-mon[108989]: pgmap v10468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:48 smithi060 ceph-mon[94696]: pgmap v10468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:49.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:49.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:50.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:50.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:51.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:51.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:51 smithi060 ceph-mon[94696]: pgmap v10469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:51 smithi141 ceph-mon[108989]: pgmap v10469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:52.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:52.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:53.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:53.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:53 smithi060 ceph-mon[94696]: pgmap v10470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:53 smithi141 ceph-mon[108989]: pgmap v10470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:54.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:54.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:55.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:55.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:55 smithi060 ceph-mon[94696]: pgmap v10471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:55 smithi141 ceph-mon[108989]: pgmap v10471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:11:56.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:56.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:57.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:57.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:57 smithi060 ceph-mon[94696]: pgmap v10472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:57 smithi141 ceph-mon[108989]: pgmap v10472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:11:58.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:58.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:11:59.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:11:58 smithi141 ceph-mon[108989]: pgmap v10473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:11:58 smithi060 ceph-mon[94696]: pgmap v10473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:11:59.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:11:59.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:00.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:00.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:01.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:01.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:01 smithi060 ceph-mon[94696]: pgmap v10474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:02.076 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:01 smithi141 ceph-mon[108989]: pgmap v10474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:02.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:02.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:03.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:03.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: pgmap v10475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:12:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: pgmap v10475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:12:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:12:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:12:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:12:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:12:04.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:04.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:05.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:05.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:05 smithi060 ceph-mon[94696]: pgmap v10476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:05 smithi141 ceph-mon[108989]: pgmap v10476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:06.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:06.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:07.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:07.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:07 smithi060 ceph-mon[94696]: pgmap v10477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:07 smithi141 ceph-mon[108989]: pgmap v10477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:08.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:08.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:08 smithi060 ceph-mon[94696]: pgmap v10478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:08 smithi141 ceph-mon[108989]: pgmap v10478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:09.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:09.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:10.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:10.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:11.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:11.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:11 smithi060 ceph-mon[94696]: pgmap v10479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:12.180 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:11 smithi141 ceph-mon[108989]: pgmap v10479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:12.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:13.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:13.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:13 smithi060 ceph-mon[94696]: pgmap v10480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:13 smithi141 ceph-mon[108989]: pgmap v10480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:14.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:14.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:15.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:15.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:15 smithi060 ceph-mon[94696]: pgmap v10481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:15 smithi141 ceph-mon[108989]: pgmap v10481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:16.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:16.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:17.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:17.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:18.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:17 smithi060 ceph-mon[94696]: pgmap v10482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:17 smithi141 ceph-mon[108989]: pgmap v10482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:18.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:18.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:18 smithi141 ceph-mon[108989]: pgmap v10483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:18 smithi060 ceph-mon[94696]: pgmap v10483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:19.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:19.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:20.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:20.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:22.036 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:21 smithi060 ceph-mon[94696]: pgmap v10484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:21 smithi141 ceph-mon[108989]: pgmap v10484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:22.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:22.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:23.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:23.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:23 smithi060 ceph-mon[94696]: pgmap v10485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:23 smithi141 ceph-mon[108989]: pgmap v10485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:24.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:24.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:25.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:25.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:25 smithi060 ceph-mon[94696]: pgmap v10486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:25 smithi141 ceph-mon[108989]: pgmap v10486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:26.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:26.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:27.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:27.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:27 smithi060 ceph-mon[94696]: pgmap v10487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:27 smithi141 ceph-mon[108989]: pgmap v10487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:28.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:28.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:28 smithi060 ceph-mon[94696]: pgmap v10488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:28 smithi141 ceph-mon[108989]: pgmap v10488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:29.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:29.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:32.043 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:31 smithi060 ceph-mon[94696]: pgmap v10489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:31 smithi141 ceph-mon[108989]: pgmap v10489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:32.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:32.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:33.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:33.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:33 smithi060 ceph-mon[94696]: pgmap v10490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:33 smithi141 ceph-mon[108989]: pgmap v10490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:34.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:34.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:35.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:35.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:35 smithi060 ceph-mon[94696]: pgmap v10491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:35 smithi141 ceph-mon[108989]: pgmap v10491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:36 smithi141 ceph-mon[108989]: pgmap v10492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:36 smithi060 ceph-mon[94696]: pgmap v10492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:37.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:37.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:38.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:39 smithi141 ceph-mon[108989]: pgmap v10493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:39 smithi060 ceph-mon[94696]: pgmap v10493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:40.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:40.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:41.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:41.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:41 smithi060 ceph-mon[94696]: pgmap v10494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:41 smithi141 ceph-mon[108989]: pgmap v10494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:42.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:42.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:43.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:43.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:43 smithi060 ceph-mon[94696]: pgmap v10495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:43 smithi141 ceph-mon[108989]: pgmap v10495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:44.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:44.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:45.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:45.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:45 smithi060 ceph-mon[94696]: pgmap v10496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:45 smithi141 ceph-mon[108989]: pgmap v10496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:46.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:46.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:46 smithi141 ceph-mon[108989]: pgmap v10497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:46 smithi060 ceph-mon[94696]: pgmap v10497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:47.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:47.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:48.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:48.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:49 smithi141 ceph-mon[108989]: pgmap v10498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:49 smithi060 ceph-mon[94696]: pgmap v10498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:49.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:49.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:50.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:50.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:51.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:51.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:51 smithi060 ceph-mon[94696]: pgmap v10499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:51 smithi141 ceph-mon[108989]: pgmap v10499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:52.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:52.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:53.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:53.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:53 smithi060 ceph-mon[94696]: pgmap v10500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:53 smithi141 ceph-mon[108989]: pgmap v10500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:54.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:54.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:55.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:55.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:55 smithi060 ceph-mon[94696]: pgmap v10501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:55 smithi141 ceph-mon[108989]: pgmap v10501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:12:56.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:56.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:56 smithi141 ceph-mon[108989]: pgmap v10502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:56 smithi060 ceph-mon[94696]: pgmap v10502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:12:57.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:57.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:58.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:58.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:12:59 smithi060 ceph-mon[94696]: pgmap v10503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:12:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:12:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:12:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:12:59 smithi141 ceph-mon[108989]: pgmap v10503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:00.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:00.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:01.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:01.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:01 smithi060 ceph-mon[94696]: pgmap v10504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:01 smithi141 ceph-mon[108989]: pgmap v10504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:02.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:02.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:03 smithi060 ceph-mon[94696]: pgmap v10505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:03 smithi141 ceph-mon[108989]: pgmap v10505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:04.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:13:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:13:05.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:13:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:13:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:13:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:13:05.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:13:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:05 smithi060 ceph-mon[94696]: pgmap v10506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:05 smithi141 ceph-mon[108989]: pgmap v10506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:06.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:06 smithi060 ceph-mon[94696]: pgmap v10507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:06 smithi141 ceph-mon[108989]: pgmap v10507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:08.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:08.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:09 smithi060 ceph-mon[94696]: pgmap v10508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:09 smithi141 ceph-mon[108989]: pgmap v10508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:09.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:09.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:10.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:10.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:11.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:11.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:11 smithi060 ceph-mon[94696]: pgmap v10509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:11 smithi141 ceph-mon[108989]: pgmap v10509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:12.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:12.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:13 smithi060 ceph-mon[94696]: pgmap v10510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:13 smithi141 ceph-mon[108989]: pgmap v10510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:14.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:14.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:14 smithi141 ceph-mon[108989]: pgmap v10511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:14 smithi060 ceph-mon[94696]: pgmap v10511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:17.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:17 smithi060 ceph-mon[94696]: pgmap v10512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:17 smithi141 ceph-mon[108989]: pgmap v10512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:19.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:19.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:19 smithi060 ceph-mon[94696]: pgmap v10513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:19 smithi141 ceph-mon[108989]: pgmap v10513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:20.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:20.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:21.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:21.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:21 smithi060 ceph-mon[94696]: pgmap v10514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:21 smithi141 ceph-mon[108989]: pgmap v10514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:22.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:22.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:23.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:23.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:23 smithi060 ceph-mon[94696]: pgmap v10515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:23 smithi141 ceph-mon[108989]: pgmap v10515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:24.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:24.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:24 smithi141 ceph-mon[108989]: pgmap v10516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:24 smithi060 ceph-mon[94696]: pgmap v10516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:25.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:25.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:26.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:26.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:26 smithi141 ceph-mon[108989]: pgmap v10517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:26 smithi060 ceph-mon[94696]: pgmap v10517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:27.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:27.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:28.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:28.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:29 smithi060 ceph-mon[94696]: pgmap v10518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:29 smithi141 ceph-mon[108989]: pgmap v10518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:29.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:30.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:30.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:31 smithi060 ceph-mon[94696]: pgmap v10519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:31 smithi141 ceph-mon[108989]: pgmap v10519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:32.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:32.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:33.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:33.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:33 smithi060 ceph-mon[94696]: pgmap v10520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:33 smithi141 ceph-mon[108989]: pgmap v10520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:34 smithi060 ceph-mon[94696]: pgmap v10521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:35.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:34 smithi141 ceph-mon[108989]: pgmap v10521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:36.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:38.053 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:37 smithi141 ceph-mon[108989]: pgmap v10522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:37 smithi060 ceph-mon[94696]: pgmap v10522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:38 smithi141 ceph-mon[108989]: pgmap v10523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:38 smithi060 ceph-mon[94696]: pgmap v10523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:39.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:39.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:41.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:41.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:41 smithi060 ceph-mon[94696]: pgmap v10524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:41 smithi141 ceph-mon[108989]: pgmap v10524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:42.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:43.106 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:42 smithi141 ceph-mon[108989]: pgmap v10525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:42 smithi060 ceph-mon[94696]: pgmap v10525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:44.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:44.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:45 smithi060 ceph-mon[94696]: pgmap v10526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:45 smithi141 ceph-mon[108989]: pgmap v10526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:46 smithi060 ceph-mon[94696]: pgmap v10527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:46 smithi141 ceph-mon[108989]: pgmap v10527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:48.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:48.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:49 smithi060 ceph-mon[94696]: pgmap v10528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:49 smithi141 ceph-mon[108989]: pgmap v10528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:50.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:50.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:51 smithi060 ceph-mon[94696]: pgmap v10529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:51 smithi141 ceph-mon[108989]: pgmap v10529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:52.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:52.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:52 smithi060 ceph-mon[94696]: pgmap v10530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:53.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:52 smithi141 ceph-mon[108989]: pgmap v10530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:54.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:54.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:55 smithi060 ceph-mon[94696]: pgmap v10531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:55 smithi141 ceph-mon[108989]: pgmap v10531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:13:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:56.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:56.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:56 smithi060 ceph-mon[94696]: pgmap v10532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:56 smithi141 ceph-mon[108989]: pgmap v10532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:13:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:13:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:13:59 smithi060 ceph-mon[94696]: pgmap v10533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:13:59 smithi141 ceph-mon[108989]: pgmap v10533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:13:59.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:13:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:00.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:00.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:01 smithi060 ceph-mon[94696]: pgmap v10534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:01 smithi141 ceph-mon[108989]: pgmap v10534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:02.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:03 smithi060 ceph-mon[94696]: pgmap v10535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:03 smithi141 ceph-mon[108989]: pgmap v10535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:03.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:03.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: pgmap v10536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:14:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:14:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: pgmap v10536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:14:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:14:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:14:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:14:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:14:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:14:05.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:05.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:06.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:06.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:06 smithi060 ceph-mon[94696]: pgmap v10537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:06 smithi141 ceph-mon[108989]: pgmap v10537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:08.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:08.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:09 smithi060 ceph-mon[94696]: pgmap v10538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:09 smithi141 ceph-mon[108989]: pgmap v10538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:10.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:10.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:11 smithi060 ceph-mon[94696]: pgmap v10539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:11 smithi141 ceph-mon[108989]: pgmap v10539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:11.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:11.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:13 smithi060 ceph-mon[94696]: pgmap v10540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:13 smithi141 ceph-mon[108989]: pgmap v10540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:14.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:14.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:15 smithi060 ceph-mon[94696]: pgmap v10541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:15 smithi141 ceph-mon[108989]: pgmap v10541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:16 smithi060 ceph-mon[94696]: pgmap v10542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:16 smithi141 ceph-mon[108989]: pgmap v10542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:17.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:17.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:18.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:18.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:19 smithi060 ceph-mon[94696]: pgmap v10543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:19 smithi141 ceph-mon[108989]: pgmap v10543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:20.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:21 smithi060 ceph-mon[94696]: pgmap v10544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:21 smithi141 ceph-mon[108989]: pgmap v10544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:23 smithi060 ceph-mon[94696]: pgmap v10545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:23 smithi141 ceph-mon[108989]: pgmap v10545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:25 smithi060 ceph-mon[94696]: pgmap v10546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:25 smithi141 ceph-mon[108989]: pgmap v10546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:25.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:25.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:26.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:26.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:26 smithi060 ceph-mon[94696]: pgmap v10547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:26 smithi141 ceph-mon[108989]: pgmap v10547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:27.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:27.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:29.543 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:29 smithi060 ceph-mon[94696]: pgmap v10548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:29 smithi141 ceph-mon[108989]: pgmap v10548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:29.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:29.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:30.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:30.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:31 smithi060 ceph-mon[94696]: pgmap v10549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:31 smithi141 ceph-mon[108989]: pgmap v10549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:33 smithi060 ceph-mon[94696]: pgmap v10550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:33.619 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:33 smithi141 ceph-mon[108989]: pgmap v10550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:33.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:33.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:35 smithi060 ceph-mon[94696]: pgmap v10551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:35 smithi141 ceph-mon[108989]: pgmap v10551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:35.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:35.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:36.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:36.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:36 smithi060 ceph-mon[94696]: pgmap v10552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:36 smithi141 ceph-mon[108989]: pgmap v10552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:37.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:37.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:38.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:38.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:39 smithi060 ceph-mon[94696]: pgmap v10553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:39 smithi141 ceph-mon[108989]: pgmap v10553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:39.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:39.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:41 smithi060 ceph-mon[94696]: pgmap v10554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:41 smithi141 ceph-mon[108989]: pgmap v10554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:41.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:41.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:42.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:42.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:43 smithi060 ceph-mon[94696]: pgmap v10555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:43.722 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:43 smithi141 ceph-mon[108989]: pgmap v10555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:44.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:44.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:45 smithi060 ceph-mon[94696]: pgmap v10556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:45 smithi141 ceph-mon[108989]: pgmap v10556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:45.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:45.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:46 smithi141 ceph-mon[108989]: pgmap v10557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:46 smithi060 ceph-mon[94696]: pgmap v10557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:48.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:48.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:49 smithi060 ceph-mon[94696]: pgmap v10558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:49 smithi141 ceph-mon[108989]: pgmap v10558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:50.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:50.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:51 smithi060 ceph-mon[94696]: pgmap v10559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:51 smithi141 ceph-mon[108989]: pgmap v10559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:51.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:51.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:52.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:52.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:53 smithi060 ceph-mon[94696]: pgmap v10560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:53 smithi141 ceph-mon[108989]: pgmap v10560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:53.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:53.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:54.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:54.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:55 smithi060 ceph-mon[94696]: pgmap v10561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:55 smithi141 ceph-mon[108989]: pgmap v10561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:14:55.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:55.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:56.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:56.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:56 smithi141 ceph-mon[108989]: pgmap v10562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:56 smithi060 ceph-mon[94696]: pgmap v10562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:14:57.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:57.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:58.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:58.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:14:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:14:59 smithi060 ceph-mon[94696]: pgmap v10563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:14:59 smithi141 ceph-mon[108989]: pgmap v10563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:14:59.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:14:59.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:00.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:00.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:01 smithi060 ceph-mon[94696]: pgmap v10564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:01 smithi141 ceph-mon[108989]: pgmap v10564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:01.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:01.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:02.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:02.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:03 smithi060 ceph-mon[94696]: pgmap v10565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:03 smithi141 ceph-mon[108989]: pgmap v10565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:03.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:03.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:04.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:04.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:05 smithi060 ceph-mon[94696]: pgmap v10566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:05 smithi141 ceph-mon[108989]: pgmap v10566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:05.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:05.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:06.286 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:15:06.286 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:15:06.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:15:06.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:15:06.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:15:06.287 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:15:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:15:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:15:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:15:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:15:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:15:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:15:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:06.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:07 smithi060 ceph-mon[94696]: pgmap v10567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:07 smithi141 ceph-mon[108989]: pgmap v10567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:09 smithi060 ceph-mon[94696]: pgmap v10568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:09 smithi141 ceph-mon[108989]: pgmap v10568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:11 smithi060 ceph-mon[94696]: pgmap v10569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:11 smithi141 ceph-mon[108989]: pgmap v10569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:12.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:13 smithi060 ceph-mon[94696]: pgmap v10570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:13 smithi141 ceph-mon[108989]: pgmap v10570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:15 smithi060 ceph-mon[94696]: pgmap v10571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:15 smithi141 ceph-mon[108989]: pgmap v10571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:16.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:16 smithi141 ceph-mon[108989]: pgmap v10572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:16 smithi060 ceph-mon[94696]: pgmap v10572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:19 smithi141 ceph-mon[108989]: pgmap v10573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:19 smithi060 ceph-mon[94696]: pgmap v10573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:21 smithi060 ceph-mon[94696]: pgmap v10574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:21 smithi141 ceph-mon[108989]: pgmap v10574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:21.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:21.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:22.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:23 smithi060 ceph-mon[94696]: pgmap v10575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:23 smithi141 ceph-mon[108989]: pgmap v10575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:24.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:24.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:25 smithi060 ceph-mon[94696]: pgmap v10576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:25 smithi141 ceph-mon[108989]: pgmap v10576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:25.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:26 smithi141 ceph-mon[108989]: pgmap v10577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:26 smithi060 ceph-mon[94696]: pgmap v10577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:27.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:27.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:28.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:28.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:29 smithi141 ceph-mon[108989]: pgmap v10578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:29 smithi060 ceph-mon[94696]: pgmap v10578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:29.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:29.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:30.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:30.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:31 smithi060 ceph-mon[94696]: pgmap v10579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:31 smithi141 ceph-mon[108989]: pgmap v10579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:31.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:31.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:32.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:32.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:33 smithi060 ceph-mon[94696]: pgmap v10580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:33 smithi141 ceph-mon[108989]: pgmap v10580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:34.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:34.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:35 smithi060 ceph-mon[94696]: pgmap v10581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:35 smithi141 ceph-mon[108989]: pgmap v10581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:36.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:36.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:36 smithi141 ceph-mon[108989]: pgmap v10582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:36 smithi060 ceph-mon[94696]: pgmap v10582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:37.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:37.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:38.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:38.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:39 smithi060 ceph-mon[94696]: pgmap v10583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:39 smithi141 ceph-mon[108989]: pgmap v10583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:40.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:40.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:41 smithi060 ceph-mon[94696]: pgmap v10584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:41 smithi141 ceph-mon[108989]: pgmap v10584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:41.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:41.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:42.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:43 smithi060 ceph-mon[94696]: pgmap v10585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:43 smithi141 ceph-mon[108989]: pgmap v10585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:44.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:44.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:45 smithi060 ceph-mon[94696]: pgmap v10586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:45 smithi141 ceph-mon[108989]: pgmap v10586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:46 smithi141 ceph-mon[108989]: pgmap v10587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:46 smithi060 ceph-mon[94696]: pgmap v10587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:48.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:48.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:49.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:49.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:49.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:49 smithi060 ceph-mon[94696]: pgmap v10588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:49 smithi141 ceph-mon[108989]: pgmap v10588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:51 smithi060 ceph-mon[94696]: pgmap v10589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:51 smithi141 ceph-mon[108989]: pgmap v10589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:52.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:52.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:53.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:53.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:53 smithi060 ceph-mon[94696]: pgmap v10590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:53 smithi141 ceph-mon[108989]: pgmap v10590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:54.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:54.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:55.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:55.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:55 smithi060 ceph-mon[94696]: pgmap v10591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:55 smithi141 ceph-mon[108989]: pgmap v10591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:15:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:57.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:56 smithi141 ceph-mon[108989]: pgmap v10592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:56 smithi060 ceph-mon[94696]: pgmap v10592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:15:58.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:58.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:59.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:15:59.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:15:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:15:59 smithi060 ceph-mon[94696]: pgmap v10593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:15:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:15:59 smithi141 ceph-mon[108989]: pgmap v10593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:00.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:00.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:01 smithi060 ceph-mon[94696]: pgmap v10594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:01 smithi141 ceph-mon[108989]: pgmap v10594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:03.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:03.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:03 smithi060 ceph-mon[94696]: pgmap v10595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:03 smithi141 ceph-mon[108989]: pgmap v10595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:05.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:05.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:05 smithi060 ceph-mon[94696]: pgmap v10596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:05 smithi141 ceph-mon[108989]: pgmap v10596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:06.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:06.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:07.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:07.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:16:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: pgmap v10597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1602M 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:16:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:16:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:16:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:16:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: pgmap v10597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1602M 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:16:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:16:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:16:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:16:08.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:08.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:09.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:09.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:09 smithi060 ceph-mon[94696]: pgmap v10598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:09.600 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:09 smithi141 ceph-mon[108989]: pgmap v10598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:10.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:10.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:11.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:11 smithi060 ceph-mon[94696]: pgmap v10599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:11 smithi141 ceph-mon[108989]: pgmap v10599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:13.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:13.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:13 smithi060 ceph-mon[94696]: pgmap v10600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:13 smithi141 ceph-mon[108989]: pgmap v10600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:14.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:15.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:15 smithi060 ceph-mon[94696]: pgmap v10601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:15 smithi141 ceph-mon[108989]: pgmap v10601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:16.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:16.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:17.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:17.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:16 smithi141 ceph-mon[108989]: pgmap v10602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:16 smithi060 ceph-mon[94696]: pgmap v10602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:18.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:18.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:19.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:19.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:19 smithi060 ceph-mon[94696]: pgmap v10603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:19.702 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:19 smithi141 ceph-mon[108989]: pgmap v10603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:20.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:21.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:21.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:21 smithi060 ceph-mon[94696]: pgmap v10604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:21 smithi141 ceph-mon[108989]: pgmap v10604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:22.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:22.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:23.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:23.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:23 smithi060 ceph-mon[94696]: pgmap v10605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:23 smithi141 ceph-mon[108989]: pgmap v10605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:25.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:25.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:25 smithi060 ceph-mon[94696]: pgmap v10606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:25 smithi141 ceph-mon[108989]: pgmap v10606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:26.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:26 smithi141 ceph-mon[108989]: pgmap v10607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:26 smithi060 ceph-mon[94696]: pgmap v10607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:29.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:29 smithi060 ceph-mon[94696]: pgmap v10608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:29 smithi141 ceph-mon[108989]: pgmap v10608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:31.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:31.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:31 smithi060 ceph-mon[94696]: pgmap v10609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:31 smithi141 ceph-mon[108989]: pgmap v10609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:32.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:33 smithi060 ceph-mon[94696]: pgmap v10610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:33 smithi141 ceph-mon[108989]: pgmap v10610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:34.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:34.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:35.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:35 smithi060 ceph-mon[94696]: pgmap v10611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:35 smithi141 ceph-mon[108989]: pgmap v10611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:37.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:37.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:36 smithi141 ceph-mon[108989]: pgmap v10612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:36 smithi060 ceph-mon[94696]: pgmap v10612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:38.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:38.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:39 smithi060 ceph-mon[94696]: pgmap v10613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:39 smithi141 ceph-mon[108989]: pgmap v10613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:40.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:40.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:41.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:41 smithi060 ceph-mon[94696]: pgmap v10614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:41 smithi141 ceph-mon[108989]: pgmap v10614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:43.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:43.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:43 smithi060 ceph-mon[94696]: pgmap v10615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:43 smithi141 ceph-mon[108989]: pgmap v10615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:44.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:44.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:45 smithi141 ceph-mon[108989]: pgmap v10616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:45 smithi060 ceph-mon[94696]: pgmap v10616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:46.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:46.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:47.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:47.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:46 smithi141 ceph-mon[108989]: pgmap v10617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:46 smithi060 ceph-mon[94696]: pgmap v10617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:48.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:48.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:49.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:49.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:49 smithi060 ceph-mon[94696]: pgmap v10618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:49 smithi141 ceph-mon[108989]: pgmap v10618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:51.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:51.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:51 smithi060 ceph-mon[94696]: pgmap v10619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:51 smithi141 ceph-mon[108989]: pgmap v10619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:52.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:53 smithi060 ceph-mon[94696]: pgmap v10620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:53 smithi141 ceph-mon[108989]: pgmap v10620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:54.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:54.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:55.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:55 smithi141 ceph-mon[108989]: pgmap v10621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:55 smithi060 ceph-mon[94696]: pgmap v10621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:16:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:57.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:56 smithi141 ceph-mon[108989]: pgmap v10622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:56 smithi060 ceph-mon[94696]: pgmap v10622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:16:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:59.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:16:59.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:16:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:16:59 smithi060 ceph-mon[94696]: pgmap v10623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:16:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:16:59 smithi141 ceph-mon[108989]: pgmap v10623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:00.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:00.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:01.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:01 smithi060 ceph-mon[94696]: pgmap v10624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:01 smithi141 ceph-mon[108989]: pgmap v10624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:02.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:02.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:03.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:03.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:03 smithi141 ceph-mon[108989]: pgmap v10625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:03 smithi060 ceph-mon[94696]: pgmap v10625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:04.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:04.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:05.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:05.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:05 smithi141 ceph-mon[108989]: pgmap v10626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:05 smithi060 ceph-mon[94696]: pgmap v10626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:07.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:07.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:06 smithi141 ceph-mon[108989]: pgmap v10627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:17:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:06 smithi060 ceph-mon[94696]: pgmap v10627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:17:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:17:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:17:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:17:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:17:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:17:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:17:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:17:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:17:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:17:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:17:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:09.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:08 smithi141 ceph-mon[108989]: pgmap v10628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:08 smithi060 ceph-mon[94696]: pgmap v10628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:10.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:10.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:10.222 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:11.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:11.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:10 smithi141 ceph-mon[108989]: pgmap v10629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:10 smithi060 ceph-mon[94696]: pgmap v10629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:12.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:12.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:13.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:13.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:13 smithi141 ceph-mon[108989]: pgmap v10630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:13 smithi060 ceph-mon[94696]: pgmap v10630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:14.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:14.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:15 smithi141 ceph-mon[108989]: pgmap v10631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:15 smithi060 ceph-mon[94696]: pgmap v10631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:16.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:16.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:17.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:17.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:16 smithi141 ceph-mon[108989]: pgmap v10632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:16 smithi060 ceph-mon[94696]: pgmap v10632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:18.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:18.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:19.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:19.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:19 smithi141 ceph-mon[108989]: pgmap v10633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:19 smithi060 ceph-mon[94696]: pgmap v10633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:20.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:20.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:21.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:21.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:21 smithi141 ceph-mon[108989]: pgmap v10634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:21 smithi060 ceph-mon[94696]: pgmap v10634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:22.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:22.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:23.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:23.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:23 smithi141 ceph-mon[108989]: pgmap v10635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:23 smithi060 ceph-mon[94696]: pgmap v10635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:24.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:24.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:25.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:25.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:25 smithi141 ceph-mon[108989]: pgmap v10636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:25 smithi060 ceph-mon[94696]: pgmap v10636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:26.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:26.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:27.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:27.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:26 smithi141 ceph-mon[108989]: pgmap v10637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:26 smithi060 ceph-mon[94696]: pgmap v10637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:28.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:28.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:29.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:29.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:29 smithi141 ceph-mon[108989]: pgmap v10638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:29 smithi060 ceph-mon[94696]: pgmap v10638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:30.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:30.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:31.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:31.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:31.582 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:31 smithi060 ceph-mon[94696]: pgmap v10639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:31 smithi141 ceph-mon[108989]: pgmap v10639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:32.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:32.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:33.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:33.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:33 smithi141 ceph-mon[108989]: pgmap v10640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:33 smithi060 ceph-mon[94696]: pgmap v10640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:34.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:34.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:35.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:35.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:35 smithi141 ceph-mon[108989]: pgmap v10641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:35 smithi060 ceph-mon[94696]: pgmap v10641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:36.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:36.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:36 smithi060 ceph-mon[94696]: pgmap v10642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:37.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:37.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:36 smithi141 ceph-mon[108989]: pgmap v10642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:38.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:38.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:39.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:39.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:39 smithi141 ceph-mon[108989]: pgmap v10643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:39 smithi060 ceph-mon[94696]: pgmap v10643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:40.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:40.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:41.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:41.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:41.697 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:41 smithi060 ceph-mon[94696]: pgmap v10644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:41 smithi141 ceph-mon[108989]: pgmap v10644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:42.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:42.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:43.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:43.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:43 smithi141 ceph-mon[108989]: pgmap v10645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:43 smithi060 ceph-mon[94696]: pgmap v10645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:44.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:44.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:45.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:45.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:45 smithi141 ceph-mon[108989]: pgmap v10646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:45 smithi060 ceph-mon[94696]: pgmap v10646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:46.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:46.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:46 smithi060 ceph-mon[94696]: pgmap v10647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:47.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:47.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:46 smithi141 ceph-mon[108989]: pgmap v10647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:48.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:48.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:49.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:49.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:49 smithi141 ceph-mon[108989]: pgmap v10648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:49 smithi060 ceph-mon[94696]: pgmap v10648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:50.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:50.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:51.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:51 smithi141 ceph-mon[108989]: pgmap v10649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:51.810 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:51 smithi060 ceph-mon[94696]: pgmap v10649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:52.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:53 smithi141 ceph-mon[108989]: pgmap v10650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:53 smithi060 ceph-mon[94696]: pgmap v10650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:55.689 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:55 smithi141 ceph-mon[108989]: pgmap v10651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:55.690 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:55 smithi060 ceph-mon[94696]: pgmap v10651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:17:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:56 smithi141 ceph-mon[108989]: pgmap v10652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:56 smithi060 ceph-mon[94696]: pgmap v10652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:17:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:58.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:17:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:17:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:17:59 smithi141 ceph-mon[108989]: pgmap v10653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:17:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:17:59 smithi060 ceph-mon[94696]: pgmap v10653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:01.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:01.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:01 smithi141 ceph-mon[108989]: pgmap v10654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:01 smithi060 ceph-mon[94696]: pgmap v10654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:03 smithi141 ceph-mon[108989]: pgmap v10655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:03 smithi060 ceph-mon[94696]: pgmap v10655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:04.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:04.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:05.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:05 smithi141 ceph-mon[108989]: pgmap v10656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:05 smithi060 ceph-mon[94696]: pgmap v10656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:06 smithi141 ceph-mon[108989]: pgmap v10657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:06 smithi060 ceph-mon[94696]: pgmap v10657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:18:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:18:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:18:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:18:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:18:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:18:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:08.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:18:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:18:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:18:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:18:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:18:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:18:09.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:08 smithi141 ceph-mon[108989]: pgmap v10658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:08 smithi060 ceph-mon[94696]: pgmap v10658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:10 smithi141 ceph-mon[108989]: pgmap v10659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:10 smithi060 ceph-mon[94696]: pgmap v10659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:12.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:12.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:13 smithi141 ceph-mon[108989]: pgmap v10660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:13 smithi060 ceph-mon[94696]: pgmap v10660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:15.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:15.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:15 smithi141 ceph-mon[108989]: pgmap v10661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:15 smithi060 ceph-mon[94696]: pgmap v10661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:16 smithi141 ceph-mon[108989]: pgmap v10662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:16 smithi060 ceph-mon[94696]: pgmap v10662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:19.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:19.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:19 smithi141 ceph-mon[108989]: pgmap v10663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:19 smithi060 ceph-mon[94696]: pgmap v10663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:21.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:21.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:21 smithi141 ceph-mon[108989]: pgmap v10664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:21 smithi060 ceph-mon[94696]: pgmap v10664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:22.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:23 smithi141 ceph-mon[108989]: pgmap v10665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:23 smithi060 ceph-mon[94696]: pgmap v10665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:24.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:24.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:25.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:25.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:25 smithi141 ceph-mon[108989]: pgmap v10666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:25 smithi060 ceph-mon[94696]: pgmap v10666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:27.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:26 smithi060 ceph-mon[94696]: pgmap v10667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:26 smithi141 ceph-mon[108989]: pgmap v10667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:27.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:29.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:29.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:29 smithi141 ceph-mon[108989]: pgmap v10668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:29 smithi060 ceph-mon[94696]: pgmap v10668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:30.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:30.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:31 smithi141 ceph-mon[108989]: pgmap v10669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:31 smithi060 ceph-mon[94696]: pgmap v10669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:33.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:33 smithi141 ceph-mon[108989]: pgmap v10670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:33 smithi060 ceph-mon[94696]: pgmap v10670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:35.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:35.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:35 smithi141 ceph-mon[108989]: pgmap v10671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:35 smithi060 ceph-mon[94696]: pgmap v10671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:36.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:36.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:36 smithi141 ceph-mon[108989]: pgmap v10672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:36 smithi060 ceph-mon[94696]: pgmap v10672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:38.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:38.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:39.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:39.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:39 smithi141 ceph-mon[108989]: pgmap v10673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:39 smithi060 ceph-mon[94696]: pgmap v10673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:41 smithi141 ceph-mon[108989]: pgmap v10674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:41 smithi060 ceph-mon[94696]: pgmap v10674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:43 smithi141 ceph-mon[108989]: pgmap v10675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:43 smithi060 ceph-mon[94696]: pgmap v10675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:44.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:44.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:45 smithi141 ceph-mon[108989]: pgmap v10676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:45 smithi060 ceph-mon[94696]: pgmap v10676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:46.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:46.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:46 smithi141 ceph-mon[108989]: pgmap v10677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:47.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:47.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:46 smithi060 ceph-mon[94696]: pgmap v10677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:48.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:48.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:49.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:49.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:49 smithi141 ceph-mon[108989]: pgmap v10678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:49 smithi060 ceph-mon[94696]: pgmap v10678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:50.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:50.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:51.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:51.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:51 smithi141 ceph-mon[108989]: pgmap v10679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:51 smithi060 ceph-mon[94696]: pgmap v10679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:52.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:53.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:53.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:53 smithi141 ceph-mon[108989]: pgmap v10680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:53 smithi060 ceph-mon[94696]: pgmap v10680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:54.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:54.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:55 smithi141 ceph-mon[108989]: pgmap v10681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:55 smithi060 ceph-mon[94696]: pgmap v10681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:18:56.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:56.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:56 smithi141 ceph-mon[108989]: pgmap v10682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:56 smithi060 ceph-mon[94696]: pgmap v10682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:18:57.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:59.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:18:59.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:18:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:18:59 smithi141 ceph-mon[108989]: pgmap v10683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:18:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:18:59 smithi060 ceph-mon[94696]: pgmap v10683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:00.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:00.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:01.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:01.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:01 smithi141 ceph-mon[108989]: pgmap v10684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:01 smithi060 ceph-mon[94696]: pgmap v10684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:02.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:02.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:03.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:03.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:03 smithi141 ceph-mon[108989]: pgmap v10685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:03 smithi060 ceph-mon[94696]: pgmap v10685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:04.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:04.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:05.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:05.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:05 smithi141 ceph-mon[108989]: pgmap v10686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:05 smithi060 ceph-mon[94696]: pgmap v10686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:06.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:06.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:06 smithi141 ceph-mon[108989]: pgmap v10687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:06 smithi060 ceph-mon[94696]: pgmap v10687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:07.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:07.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:19:08.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:08.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:19:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:09 smithi060 ceph-mon[94696]: pgmap v10688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:09.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:09.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:09 smithi141 ceph-mon[108989]: pgmap v10688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:10.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:10.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:11.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:11.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: pgmap v10689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:19:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: pgmap v10689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:19:12.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:12.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:13.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:13.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:13 smithi060 ceph-mon[94696]: pgmap v10690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:13 smithi141 ceph-mon[108989]: pgmap v10690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:15.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:15.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:15 smithi060 ceph-mon[94696]: pgmap v10691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:15 smithi141 ceph-mon[108989]: pgmap v10691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:16.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:16.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:16 smithi141 ceph-mon[108989]: pgmap v10692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:16 smithi060 ceph-mon[94696]: pgmap v10692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:19.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:19.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:19 smithi141 ceph-mon[108989]: pgmap v10693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:19 smithi060 ceph-mon[94696]: pgmap v10693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:20.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:20.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:21 smithi141 ceph-mon[108989]: pgmap v10694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:21 smithi060 ceph-mon[94696]: pgmap v10694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:22.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:22.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:23 smithi141 ceph-mon[108989]: pgmap v10695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:23 smithi060 ceph-mon[94696]: pgmap v10695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:24.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:24.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:25.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:25.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:25 smithi141 ceph-mon[108989]: pgmap v10696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:25 smithi060 ceph-mon[94696]: pgmap v10696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:26 smithi141 ceph-mon[108989]: pgmap v10697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:26 smithi060 ceph-mon[94696]: pgmap v10697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:27.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:27.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:28.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:28.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:29.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:29.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:29 smithi141 ceph-mon[108989]: pgmap v10698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:29 smithi060 ceph-mon[94696]: pgmap v10698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:30.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:30.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:31.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:31.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:31.672 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:31 smithi141 ceph-mon[108989]: pgmap v10699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:31 smithi060 ceph-mon[94696]: pgmap v10699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:32.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:32.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:33.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:33.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:33 smithi141 ceph-mon[108989]: pgmap v10700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:33 smithi060 ceph-mon[94696]: pgmap v10700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:34.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:34.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:35.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:35.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:35 smithi141 ceph-mon[108989]: pgmap v10701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:35 smithi060 ceph-mon[94696]: pgmap v10701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:36.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:36.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:36 smithi141 ceph-mon[108989]: pgmap v10702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:36 smithi060 ceph-mon[94696]: pgmap v10702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:37.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:37.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:38.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:38.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:39.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:39.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:39 smithi141 ceph-mon[108989]: pgmap v10703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:39 smithi060 ceph-mon[94696]: pgmap v10703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:40.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:40.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:41.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:41.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:41 smithi141 ceph-mon[108989]: pgmap v10704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:41 smithi060 ceph-mon[94696]: pgmap v10704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:42.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:42.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:43.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:43.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:43 smithi141 ceph-mon[108989]: pgmap v10705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:43 smithi060 ceph-mon[94696]: pgmap v10705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:44.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:44.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:45.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:45.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:45 smithi141 ceph-mon[108989]: pgmap v10706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:45 smithi060 ceph-mon[94696]: pgmap v10706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:46.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:46.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:46 smithi141 ceph-mon[108989]: pgmap v10707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:46 smithi060 ceph-mon[94696]: pgmap v10707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:47.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:47.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:48.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:48.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:49.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:49.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:49 smithi141 ceph-mon[108989]: pgmap v10708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:49 smithi060 ceph-mon[94696]: pgmap v10708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:50.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:50.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:51.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:51.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:51 smithi141 ceph-mon[108989]: pgmap v10709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:51 smithi060 ceph-mon[94696]: pgmap v10709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:52.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:52.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:53.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:53.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:53 smithi060 ceph-mon[94696]: pgmap v10710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:53 smithi141 ceph-mon[108989]: pgmap v10710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:54.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:54.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:55.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:55.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:55 smithi141 ceph-mon[108989]: pgmap v10711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:55 smithi060 ceph-mon[94696]: pgmap v10711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:19:56.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:56.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:56 smithi141 ceph-mon[108989]: pgmap v10712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:56 smithi060 ceph-mon[94696]: pgmap v10712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:19:57.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:57.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:58.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:58.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:59.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:19:59.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:19:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:19:59 smithi141 ceph-mon[108989]: pgmap v10713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:19:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:19:59 smithi060 ceph-mon[94696]: pgmap v10713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:00.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:00.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:20:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:20:01.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:01.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:01 smithi141 ceph-mon[108989]: pgmap v10714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:01 smithi060 ceph-mon[94696]: pgmap v10714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:02.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:02.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:03.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:03.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:03 smithi060 ceph-mon[94696]: pgmap v10715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:03 smithi141 ceph-mon[108989]: pgmap v10715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:04.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:04.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:05.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:05.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:05 smithi141 ceph-mon[108989]: pgmap v10716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:05 smithi060 ceph-mon[94696]: pgmap v10716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:06.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:06.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:06 smithi141 ceph-mon[108989]: pgmap v10717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:06 smithi060 ceph-mon[94696]: pgmap v10717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:07.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:07.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:08.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:08.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:09.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:09.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:09 smithi141 ceph-mon[108989]: pgmap v10718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:09 smithi060 ceph-mon[94696]: pgmap v10718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:10.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:10.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:11.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:11.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:11 smithi141 ceph-mon[108989]: pgmap v10719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:20:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:11 smithi060 ceph-mon[94696]: pgmap v10719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:20:12.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:12.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:13.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:13.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:13 smithi141 ceph-mon[108989]: pgmap v10720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:13 smithi060 ceph-mon[94696]: pgmap v10720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:14.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:14.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:15.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:15.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:15 smithi141 ceph-mon[108989]: pgmap v10721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:15 smithi060 ceph-mon[94696]: pgmap v10721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:16.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:16.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:17.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:17.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: pgmap v10722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:20:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:20:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:20:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: pgmap v10722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:20:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:20:18.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:18.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:19.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:19.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:19 smithi141 ceph-mon[108989]: pgmap v10723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:19 smithi060 ceph-mon[94696]: pgmap v10723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:20.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:20.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:21.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:21.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:21 smithi141 ceph-mon[108989]: pgmap v10724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:21 smithi060 ceph-mon[94696]: pgmap v10724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:22.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:22.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:23.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:23.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:23 smithi141 ceph-mon[108989]: pgmap v10725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:23 smithi060 ceph-mon[94696]: pgmap v10725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:24.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:24.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:25.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:25.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:25 smithi141 ceph-mon[108989]: pgmap v10726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:25 smithi060 ceph-mon[94696]: pgmap v10726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:26.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:26.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:26 smithi141 ceph-mon[108989]: pgmap v10727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:26 smithi060 ceph-mon[94696]: pgmap v10727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:27.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:27.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:28.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:28.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:29.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:29.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:29 smithi141 ceph-mon[108989]: pgmap v10728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:29 smithi060 ceph-mon[94696]: pgmap v10728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:30.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:30.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:31.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:31.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:31 smithi141 ceph-mon[108989]: pgmap v10729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:31 smithi060 ceph-mon[94696]: pgmap v10729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:32.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:32.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:33.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:33.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:33 smithi141 ceph-mon[108989]: pgmap v10730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:33 smithi060 ceph-mon[94696]: pgmap v10730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:34.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:34.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:35 smithi141 ceph-mon[108989]: pgmap v10731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:35 smithi060 ceph-mon[94696]: pgmap v10731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:36.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:36.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:36 smithi141 ceph-mon[108989]: pgmap v10732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:36 smithi060 ceph-mon[94696]: pgmap v10732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:38.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:38.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:39.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:39.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:39 smithi141 ceph-mon[108989]: pgmap v10733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:39 smithi060 ceph-mon[94696]: pgmap v10733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:40.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:40.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:41.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:41.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:41 smithi141 ceph-mon[108989]: pgmap v10734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:41 smithi060 ceph-mon[94696]: pgmap v10734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:42.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:42.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:43.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:43.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:43 smithi141 ceph-mon[108989]: pgmap v10735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:43.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:43 smithi060 ceph-mon[94696]: pgmap v10735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:44.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:44.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:45.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:45.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:45 smithi141 ceph-mon[108989]: pgmap v10736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:45 smithi060 ceph-mon[94696]: pgmap v10736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:46.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:46.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:46 smithi141 ceph-mon[108989]: pgmap v10737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:46 smithi060 ceph-mon[94696]: pgmap v10737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:47.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:47.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:48.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:48.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:49.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:49.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:49 smithi141 ceph-mon[108989]: pgmap v10738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:49 smithi060 ceph-mon[94696]: pgmap v10738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:50.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:50.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:51.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:51.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:51 smithi141 ceph-mon[108989]: pgmap v10739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:51 smithi060 ceph-mon[94696]: pgmap v10739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:52.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:52.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:53.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:53.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:53 smithi141 ceph-mon[108989]: pgmap v10740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:53 smithi060 ceph-mon[94696]: pgmap v10740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:54.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:54.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:55.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:55.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:55 smithi141 ceph-mon[108989]: pgmap v10741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:55 smithi060 ceph-mon[94696]: pgmap v10741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:20:56.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:56.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:56 smithi141 ceph-mon[108989]: pgmap v10742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:56 smithi060 ceph-mon[94696]: pgmap v10742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:20:57.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:57.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:58.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:58.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:59.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:20:59.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:20:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:20:59 smithi141 ceph-mon[108989]: pgmap v10743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:20:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:20:59 smithi060 ceph-mon[94696]: pgmap v10743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:00.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:00.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:01.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:01.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:01 smithi141 ceph-mon[108989]: pgmap v10744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:01 smithi060 ceph-mon[94696]: pgmap v10744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:03.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:03.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:03 smithi141 ceph-mon[108989]: pgmap v10745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:03 smithi060 ceph-mon[94696]: pgmap v10745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:04.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:04.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:05.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:05.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:05 smithi141 ceph-mon[108989]: pgmap v10746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:05 smithi060 ceph-mon[94696]: pgmap v10746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:06.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:06.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:06 smithi141 ceph-mon[108989]: pgmap v10747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:06 smithi060 ceph-mon[94696]: pgmap v10747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:07.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:07.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:08.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:08.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:09.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:09.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:09 smithi141 ceph-mon[108989]: pgmap v10748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:09 smithi060 ceph-mon[94696]: pgmap v10748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:10.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:10.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:11.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:11.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:11 smithi141 ceph-mon[108989]: pgmap v10749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:11 smithi060 ceph-mon[94696]: pgmap v10749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:13.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:13.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:13 smithi141 ceph-mon[108989]: pgmap v10750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:13 smithi060 ceph-mon[94696]: pgmap v10750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:14.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:14.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:15.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:15.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:15 smithi141 ceph-mon[108989]: pgmap v10751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:15 smithi060 ceph-mon[94696]: pgmap v10751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:16.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:16.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:16 smithi141 ceph-mon[108989]: pgmap v10752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:16 smithi060 ceph-mon[94696]: pgmap v10752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:17.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:17.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:21:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:21:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:21:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:21:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:21:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:21:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:21:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:21:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:21:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:21:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:21:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:21:18.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:18.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:18 smithi141 ceph-mon[108989]: pgmap v10753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:18 smithi060 ceph-mon[94696]: pgmap v10753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:19.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:19.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:20.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:20.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:21.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:21.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:21 smithi141 ceph-mon[108989]: pgmap v10754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:21 smithi060 ceph-mon[94696]: pgmap v10754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:22.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:22.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:23.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:23.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:23 smithi141 ceph-mon[108989]: pgmap v10755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:23 smithi060 ceph-mon[94696]: pgmap v10755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:24.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:24.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:25.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:25.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:25 smithi141 ceph-mon[108989]: pgmap v10756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:25 smithi060 ceph-mon[94696]: pgmap v10756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:26.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:26.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:26 smithi141 ceph-mon[108989]: pgmap v10757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:26 smithi060 ceph-mon[94696]: pgmap v10757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:27.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:27.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:28.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:28.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:29 smithi060 ceph-mon[94696]: pgmap v10758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:29.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:29.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:29 smithi141 ceph-mon[108989]: pgmap v10758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:30.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:30.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:31.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:31.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:31 smithi141 ceph-mon[108989]: pgmap v10759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:31 smithi060 ceph-mon[94696]: pgmap v10759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:32.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:32.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:33.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:33.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:33 smithi141 ceph-mon[108989]: pgmap v10760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:33 smithi060 ceph-mon[94696]: pgmap v10760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:34.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:34.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:35.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:35.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:35 smithi141 ceph-mon[108989]: pgmap v10761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:35 smithi060 ceph-mon[94696]: pgmap v10761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:36.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:36.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:36 smithi141 ceph-mon[108989]: pgmap v10762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:36 smithi060 ceph-mon[94696]: pgmap v10762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:37.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:37.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:38.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:38.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:39.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:39.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:39 smithi141 ceph-mon[108989]: pgmap v10763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:39 smithi060 ceph-mon[94696]: pgmap v10763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:40.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:40.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:41.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:41.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:41 smithi141 ceph-mon[108989]: pgmap v10764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:41 smithi060 ceph-mon[94696]: pgmap v10764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:42.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:42.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:43.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:43.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:43 smithi141 ceph-mon[108989]: pgmap v10765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:43 smithi060 ceph-mon[94696]: pgmap v10765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:44.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:44.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:45.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:45.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:45 smithi141 ceph-mon[108989]: pgmap v10766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:45 smithi060 ceph-mon[94696]: pgmap v10766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:46.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:46.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:46 smithi141 ceph-mon[108989]: pgmap v10767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:46 smithi060 ceph-mon[94696]: pgmap v10767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:47.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:47.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:48.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:48.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:49.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:49.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:49 smithi141 ceph-mon[108989]: pgmap v10768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:49 smithi060 ceph-mon[94696]: pgmap v10768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:50.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:50.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:51.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:51.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:51 smithi141 ceph-mon[108989]: pgmap v10769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:51 smithi060 ceph-mon[94696]: pgmap v10769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:52.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:52.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:53.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:53.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:53 smithi141 ceph-mon[108989]: pgmap v10770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:53 smithi060 ceph-mon[94696]: pgmap v10770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:54.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:54.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:55.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:55.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:55 smithi141 ceph-mon[108989]: pgmap v10771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:55 smithi060 ceph-mon[94696]: pgmap v10771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:21:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:56 smithi141 ceph-mon[108989]: pgmap v10772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:56 smithi060 ceph-mon[94696]: pgmap v10772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:21:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:58.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:58.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:59.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:21:59.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:21:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:21:59 smithi141 ceph-mon[108989]: pgmap v10773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:21:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:21:59 smithi060 ceph-mon[94696]: pgmap v10773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:00.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:00.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:01.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:01.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:01 smithi141 ceph-mon[108989]: pgmap v10774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:01 smithi060 ceph-mon[94696]: pgmap v10774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:03 smithi141 ceph-mon[108989]: pgmap v10775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:03.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:03.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:03 smithi060 ceph-mon[94696]: pgmap v10775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:04.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:04.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:05.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:05.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:05 smithi141 ceph-mon[108989]: pgmap v10776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:05 smithi060 ceph-mon[94696]: pgmap v10776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:06.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:06.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:06 smithi141 ceph-mon[108989]: pgmap v10777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:06 smithi060 ceph-mon[94696]: pgmap v10777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:07.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:07.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:08.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:08.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:09.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:09.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:09.707 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:09 smithi060 ceph-mon[94696]: pgmap v10778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:09 smithi141 ceph-mon[108989]: pgmap v10778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:10.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:10.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:11.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:11.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:11 smithi141 ceph-mon[108989]: pgmap v10779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:11 smithi060 ceph-mon[94696]: pgmap v10779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:13.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:13.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:13 smithi141 ceph-mon[108989]: pgmap v10780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:13 smithi060 ceph-mon[94696]: pgmap v10780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:14.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:14.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:15.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:15.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:15 smithi141 ceph-mon[108989]: pgmap v10781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:15 smithi060 ceph-mon[94696]: pgmap v10781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:16.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:16.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:16 smithi141 ceph-mon[108989]: pgmap v10782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:16 smithi060 ceph-mon[94696]: pgmap v10782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:17.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:17.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:22:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:22:18.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:18.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: pgmap v10783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:22:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: pgmap v10783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:22:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:22:19.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:19.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:20.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:20.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:21.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:21.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:21 smithi141 ceph-mon[108989]: pgmap v10784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:21 smithi060 ceph-mon[94696]: pgmap v10784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:22.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:22.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:23.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:23.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:23 smithi141 ceph-mon[108989]: pgmap v10785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:23 smithi060 ceph-mon[94696]: pgmap v10785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:24.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:24.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:25.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:25.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:25 smithi141 ceph-mon[108989]: pgmap v10786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:25 smithi060 ceph-mon[94696]: pgmap v10786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:26.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:26.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:26 smithi141 ceph-mon[108989]: pgmap v10787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:26 smithi060 ceph-mon[94696]: pgmap v10787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:27.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:27.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:28.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:28.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:29.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:29.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:29 smithi141 ceph-mon[108989]: pgmap v10788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:29 smithi060 ceph-mon[94696]: pgmap v10788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:30.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:30.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:31.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:31.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:31 smithi141 ceph-mon[108989]: pgmap v10789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:31 smithi060 ceph-mon[94696]: pgmap v10789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:32.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:32.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:33.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:33.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:33 smithi141 ceph-mon[108989]: pgmap v10790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:33 smithi060 ceph-mon[94696]: pgmap v10790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:34.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:34.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:35.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:35.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:35 smithi141 ceph-mon[108989]: pgmap v10791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:35 smithi060 ceph-mon[94696]: pgmap v10791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:36.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:36.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:36 smithi141 ceph-mon[108989]: pgmap v10792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:36 smithi060 ceph-mon[94696]: pgmap v10792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:37.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:37.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:38.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:38.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:39.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:39.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:39 smithi141 ceph-mon[108989]: pgmap v10793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:39 smithi060 ceph-mon[94696]: pgmap v10793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:40.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:40.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:41.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:41.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:41 smithi141 ceph-mon[108989]: pgmap v10794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:41 smithi060 ceph-mon[94696]: pgmap v10794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:42.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:42.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:43 smithi141 ceph-mon[108989]: pgmap v10795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:43 smithi060 ceph-mon[94696]: pgmap v10795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:45.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:45.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:45 smithi141 ceph-mon[108989]: pgmap v10796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:45 smithi060 ceph-mon[94696]: pgmap v10796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:46.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:46.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:46 smithi141 ceph-mon[108989]: pgmap v10797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:46 smithi060 ceph-mon[94696]: pgmap v10797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:47.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:47.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:48.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:48.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:49.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:49.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:49 smithi141 ceph-mon[108989]: pgmap v10798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:49 smithi060 ceph-mon[94696]: pgmap v10798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:50.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:50.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:51.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:51.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:51 smithi141 ceph-mon[108989]: pgmap v10799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:51 smithi060 ceph-mon[94696]: pgmap v10799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:52.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:52.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:53.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:53.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:53.713 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:53 smithi141 ceph-mon[108989]: pgmap v10800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:53 smithi060 ceph-mon[94696]: pgmap v10800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:54.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:54.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:55 smithi060 ceph-mon[94696]: pgmap v10801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:55.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:55.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:55 smithi141 ceph-mon[108989]: pgmap v10801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:22:56.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:56.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:56 smithi141 ceph-mon[108989]: pgmap v10802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:56 smithi060 ceph-mon[94696]: pgmap v10802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:22:57.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:57.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:58.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:58.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:59.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:22:59.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:22:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:22:59 smithi141 ceph-mon[108989]: pgmap v10803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:22:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:22:59 smithi060 ceph-mon[94696]: pgmap v10803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:00.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:00.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:01.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:01.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:01 smithi141 ceph-mon[108989]: pgmap v10804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:01 smithi060 ceph-mon[94696]: pgmap v10804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:02.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:02.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:03.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:03.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:03 smithi141 ceph-mon[108989]: pgmap v10805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:03 smithi060 ceph-mon[94696]: pgmap v10805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:04.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:05.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:05.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:05 smithi141 ceph-mon[108989]: pgmap v10806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:05 smithi060 ceph-mon[94696]: pgmap v10806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:06 smithi141 ceph-mon[108989]: pgmap v10807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:06 smithi060 ceph-mon[94696]: pgmap v10807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:07.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:08.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:08.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:09 smithi141 ceph-mon[108989]: pgmap v10808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:09.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:09.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:09 smithi060 ceph-mon[94696]: pgmap v10808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:10.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:10.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:11 smithi141 ceph-mon[108989]: pgmap v10809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:11.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:11.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:11 smithi060 ceph-mon[94696]: pgmap v10809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:12.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:12.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:13 smithi141 ceph-mon[108989]: pgmap v10810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:13.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:13.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:13 smithi060 ceph-mon[94696]: pgmap v10810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:14.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:14.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:15 smithi141 ceph-mon[108989]: pgmap v10811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:15.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:15 smithi060 ceph-mon[94696]: pgmap v10811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:16.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:16 smithi141 ceph-mon[108989]: pgmap v10812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:16 smithi060 ceph-mon[94696]: pgmap v10812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:18.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: pgmap v10813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:23:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:23:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:23:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:19.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: pgmap v10813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:23:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:23:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:23:20.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:20.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:21 smithi141 ceph-mon[108989]: pgmap v10814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:21.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:21.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:21 smithi060 ceph-mon[94696]: pgmap v10814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:22.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:22.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:23 smithi141 ceph-mon[108989]: pgmap v10815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:23.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:23.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:23 smithi060 ceph-mon[94696]: pgmap v10815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:24.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:24.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:25 smithi141 ceph-mon[108989]: pgmap v10816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:25.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:25.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:25 smithi060 ceph-mon[94696]: pgmap v10816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:26.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:26.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:26 smithi141 ceph-mon[108989]: pgmap v10817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:26 smithi060 ceph-mon[94696]: pgmap v10817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:27.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:27.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:28.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:28.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:29 smithi141 ceph-mon[108989]: pgmap v10818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:29.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:29.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:29 smithi060 ceph-mon[94696]: pgmap v10818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:30.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:30.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:31 smithi141 ceph-mon[108989]: pgmap v10819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:31.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:31.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:31 smithi060 ceph-mon[94696]: pgmap v10819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:32.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:32.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:33 smithi141 ceph-mon[108989]: pgmap v10820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:33.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:33.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:33 smithi060 ceph-mon[94696]: pgmap v10820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:34.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:34.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:35 smithi141 ceph-mon[108989]: pgmap v10821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:35.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:35.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:35 smithi060 ceph-mon[94696]: pgmap v10821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:36.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:36.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:36 smithi141 ceph-mon[108989]: pgmap v10822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:36 smithi060 ceph-mon[94696]: pgmap v10822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:37.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:37.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:38.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:38.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:39 smithi141 ceph-mon[108989]: pgmap v10823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:39.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:39.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:39 smithi060 ceph-mon[94696]: pgmap v10823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:40.734 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:40.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:40.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:41 smithi141 ceph-mon[108989]: pgmap v10824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:41.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:41.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:41 smithi060 ceph-mon[94696]: pgmap v10824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:42.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:42.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:43 smithi141 ceph-mon[108989]: pgmap v10825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:43.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:43.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:43 smithi060 ceph-mon[94696]: pgmap v10825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:44.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:44.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:45 smithi141 ceph-mon[108989]: pgmap v10826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:45.790 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:45 smithi060 ceph-mon[94696]: pgmap v10826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:45.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:45.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:46.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:46.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:46 smithi141 ceph-mon[108989]: pgmap v10827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:46 smithi060 ceph-mon[94696]: pgmap v10827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:47.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:47.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:48.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:48.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:49 smithi141 ceph-mon[108989]: pgmap v10828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:49.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:49.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:49 smithi060 ceph-mon[94696]: pgmap v10828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:50.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:50.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:51 smithi141 ceph-mon[108989]: pgmap v10829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:51.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:51.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:51 smithi060 ceph-mon[94696]: pgmap v10829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:52.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:52.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:53 smithi141 ceph-mon[108989]: pgmap v10830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:53.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:53.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:53 smithi060 ceph-mon[94696]: pgmap v10830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:54.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:54.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:55 smithi141 ceph-mon[108989]: pgmap v10831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:55.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:55.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:55 smithi060 ceph-mon[94696]: pgmap v10831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:23:56.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:56.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:56 smithi141 ceph-mon[108989]: pgmap v10832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:56 smithi060 ceph-mon[94696]: pgmap v10832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:23:57.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:57.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:58.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:58.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:23:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:23:59 smithi141 ceph-mon[108989]: pgmap v10833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:23:59 smithi060 ceph-mon[94696]: pgmap v10833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:23:59.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:23:59.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:00.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:00.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:01 smithi141 ceph-mon[108989]: pgmap v10834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:01 smithi060 ceph-mon[94696]: pgmap v10834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:01.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:01.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:02.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:02.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:03 smithi141 ceph-mon[108989]: pgmap v10835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:03 smithi060 ceph-mon[94696]: pgmap v10835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:03.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:03.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:04.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:04.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:05 smithi141 ceph-mon[108989]: pgmap v10836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:05 smithi060 ceph-mon[94696]: pgmap v10836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:05.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:05.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:06.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:06.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:06 smithi141 ceph-mon[108989]: pgmap v10837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:06 smithi060 ceph-mon[94696]: pgmap v10837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:07.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:07.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:08.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:08.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:09 smithi141 ceph-mon[108989]: pgmap v10838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:09 smithi060 ceph-mon[94696]: pgmap v10838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:09.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:09.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:10.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:10.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:11 smithi141 ceph-mon[108989]: pgmap v10839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:11 smithi060 ceph-mon[94696]: pgmap v10839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:11.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:11.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:12.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:12.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:13 smithi141 ceph-mon[108989]: pgmap v10840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:13 smithi060 ceph-mon[94696]: pgmap v10840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:13.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:13.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:14.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:14.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:15 smithi141 ceph-mon[108989]: pgmap v10841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:15 smithi060 ceph-mon[94696]: pgmap v10841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:15.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:15.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:16.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:16.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:16 smithi141 ceph-mon[108989]: pgmap v10842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:16 smithi060 ceph-mon[94696]: pgmap v10842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:17.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:17.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:18.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:18.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:19 smithi141 ceph-mon[108989]: pgmap v10843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:19 smithi060 ceph-mon[94696]: pgmap v10843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:19.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:19.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:24:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:24:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:24:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:24:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:24:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:24:20.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:24:20.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:20.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:21 smithi141 ceph-mon[108989]: pgmap v10844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:21 smithi060 ceph-mon[94696]: pgmap v10844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:21.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:21.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:22.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:22.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:23 smithi141 ceph-mon[108989]: pgmap v10845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:23 smithi060 ceph-mon[94696]: pgmap v10845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:23.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:23.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:24.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:24.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:25 smithi141 ceph-mon[108989]: pgmap v10846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:25 smithi060 ceph-mon[94696]: pgmap v10846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:25.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:25.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:26.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:26.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:26 smithi141 ceph-mon[108989]: pgmap v10847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:26 smithi060 ceph-mon[94696]: pgmap v10847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:27.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:27.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:28.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:28.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:29 smithi141 ceph-mon[108989]: pgmap v10848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:29 smithi060 ceph-mon[94696]: pgmap v10848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:29.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:29.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:30.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:30.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:31 smithi060 ceph-mon[94696]: pgmap v10849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:31 smithi141 ceph-mon[108989]: pgmap v10849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:31.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:31.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:32.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:32.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:33 smithi141 ceph-mon[108989]: pgmap v10850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:33 smithi060 ceph-mon[94696]: pgmap v10850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:33.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:33.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:34.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:34.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:35 smithi141 ceph-mon[108989]: pgmap v10851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:35 smithi060 ceph-mon[94696]: pgmap v10851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:35.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:35.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:36.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:36.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:36 smithi141 ceph-mon[108989]: pgmap v10852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:36 smithi060 ceph-mon[94696]: pgmap v10852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:37.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:37.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:38.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:38.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:39 smithi141 ceph-mon[108989]: pgmap v10853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:39 smithi060 ceph-mon[94696]: pgmap v10853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:39.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:39.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:40.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:40.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:41 smithi141 ceph-mon[108989]: pgmap v10854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:41 smithi060 ceph-mon[94696]: pgmap v10854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:43 smithi141 ceph-mon[108989]: pgmap v10855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:43 smithi060 ceph-mon[94696]: pgmap v10855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:43.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:43.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:44.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:44.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:45 smithi141 ceph-mon[108989]: pgmap v10856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:45 smithi060 ceph-mon[94696]: pgmap v10856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:46.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:46.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:46 smithi141 ceph-mon[108989]: pgmap v10857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:46 smithi060 ceph-mon[94696]: pgmap v10857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:47.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:47.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:48.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:48.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:49 smithi141 ceph-mon[108989]: pgmap v10858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:49 smithi060 ceph-mon[94696]: pgmap v10858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:49.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:49.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:50.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:50.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:51 smithi141 ceph-mon[108989]: pgmap v10859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:51 smithi060 ceph-mon[94696]: pgmap v10859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:51.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:51.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:52.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:52.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:53 smithi141 ceph-mon[108989]: pgmap v10860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:53 smithi060 ceph-mon[94696]: pgmap v10860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:53.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:53.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:55 smithi141 ceph-mon[108989]: pgmap v10861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:55 smithi060 ceph-mon[94696]: pgmap v10861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:24:55.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:55.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:56.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:56.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:56 smithi141 ceph-mon[108989]: pgmap v10862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:56 smithi060 ceph-mon[94696]: pgmap v10862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:24:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:58.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:58.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:24:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:24:59 smithi141 ceph-mon[108989]: pgmap v10863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:24:59 smithi060 ceph-mon[94696]: pgmap v10863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:24:59.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:24:59.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:00.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:00.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:01 smithi141 ceph-mon[108989]: pgmap v10864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:01 smithi060 ceph-mon[94696]: pgmap v10864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:01.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:01.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:02.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:02.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:03 smithi141 ceph-mon[108989]: pgmap v10865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:03 smithi060 ceph-mon[94696]: pgmap v10865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:03.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:03.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:04.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:04.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:05 smithi141 ceph-mon[108989]: pgmap v10866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:05 smithi060 ceph-mon[94696]: pgmap v10866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:05.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:06.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:06 smithi141 ceph-mon[108989]: pgmap v10867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:06 smithi060 ceph-mon[94696]: pgmap v10867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:09 smithi141 ceph-mon[108989]: pgmap v10868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:09 smithi060 ceph-mon[94696]: pgmap v10868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:10.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:11 smithi141 ceph-mon[108989]: pgmap v10869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:11.751 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:11 smithi060 ceph-mon[94696]: pgmap v10869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:11.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:12.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:13 smithi060 ceph-mon[94696]: pgmap v10870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:13 smithi141 ceph-mon[108989]: pgmap v10870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:15 smithi060 ceph-mon[94696]: pgmap v10871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:15.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:15 smithi141 ceph-mon[108989]: pgmap v10871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:16 smithi060 ceph-mon[94696]: pgmap v10872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:16 smithi141 ceph-mon[108989]: pgmap v10872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:17.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:18.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:19 smithi141 ceph-mon[108989]: pgmap v10873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:19 smithi060 ceph-mon[94696]: pgmap v10873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:25:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:25:20.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:20.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: pgmap v10874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:25:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:25:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:25:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:25:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:25:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: pgmap v10874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:25:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:25:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:25:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:25:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:25:21.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:21.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:23 smithi141 ceph-mon[108989]: pgmap v10875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:23 smithi060 ceph-mon[94696]: pgmap v10875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:23.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:24.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:24.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:25 smithi141 ceph-mon[108989]: pgmap v10876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:25 smithi060 ceph-mon[94696]: pgmap v10876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:26.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:26.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:26 smithi141 ceph-mon[108989]: pgmap v10877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:26 smithi060 ceph-mon[94696]: pgmap v10877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:27.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:27.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:28.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:28.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:29 smithi141 ceph-mon[108989]: pgmap v10878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:29 smithi060 ceph-mon[94696]: pgmap v10878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:29.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:29.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:30.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:30.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:31 smithi141 ceph-mon[108989]: pgmap v10879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:31 smithi060 ceph-mon[94696]: pgmap v10879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:31.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:31.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:32.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:32.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:33 smithi060 ceph-mon[94696]: pgmap v10880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:33.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:33.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:33 smithi141 ceph-mon[108989]: pgmap v10880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:34.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:34.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:35 smithi141 ceph-mon[108989]: pgmap v10881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:35 smithi060 ceph-mon[94696]: pgmap v10881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:35.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:36.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:36.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:36 smithi141 ceph-mon[108989]: pgmap v10882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:36 smithi060 ceph-mon[94696]: pgmap v10882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:37.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:37.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:38.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:38.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:39 smithi141 ceph-mon[108989]: pgmap v10883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:39 smithi060 ceph-mon[94696]: pgmap v10883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:39.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:39.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:40.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:40.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:41 smithi060 ceph-mon[94696]: pgmap v10884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:41 smithi141 ceph-mon[108989]: pgmap v10884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:41.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:41.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:43 smithi060 ceph-mon[94696]: pgmap v10885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:43 smithi141 ceph-mon[108989]: pgmap v10885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:43.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:43.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:44.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:44.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:45 smithi141 ceph-mon[108989]: pgmap v10886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:45 smithi060 ceph-mon[94696]: pgmap v10886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:45.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:45.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:46.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:46.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:46 smithi141 ceph-mon[108989]: pgmap v10887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:46 smithi060 ceph-mon[94696]: pgmap v10887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:47.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:47.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:49.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:49.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:49 smithi060 ceph-mon[94696]: pgmap v10888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:49 smithi141 ceph-mon[108989]: pgmap v10888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:50.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:50.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:51.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:51 smithi060 ceph-mon[94696]: pgmap v10889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:51 smithi141 ceph-mon[108989]: pgmap v10889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:52.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:52.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:53.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:53.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:53 smithi060 ceph-mon[94696]: pgmap v10890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:53 smithi141 ceph-mon[108989]: pgmap v10890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:54.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:54.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:55.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:55.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:55 smithi060 ceph-mon[94696]: pgmap v10891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:55 smithi141 ceph-mon[108989]: pgmap v10891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:25:56.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:56.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:57.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:57.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:56 smithi141 ceph-mon[108989]: pgmap v10892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:57.261 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:56 smithi060 ceph-mon[94696]: pgmap v10892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:25:58.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:58.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:59.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:25:59.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:25:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:25:59 smithi060 ceph-mon[94696]: pgmap v10893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:25:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:25:59 smithi141 ceph-mon[108989]: pgmap v10893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:00.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:00.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:01.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:01.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:01 smithi060 ceph-mon[94696]: pgmap v10894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:01 smithi141 ceph-mon[108989]: pgmap v10894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:02.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:02.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:03.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:03.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:03 smithi060 ceph-mon[94696]: pgmap v10895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:03 smithi141 ceph-mon[108989]: pgmap v10895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:04.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:04.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:05.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:05.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:05 smithi060 ceph-mon[94696]: pgmap v10896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:05 smithi141 ceph-mon[108989]: pgmap v10896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:06.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:06.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:07.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:07.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:06 smithi141 ceph-mon[108989]: pgmap v10897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:06 smithi060 ceph-mon[94696]: pgmap v10897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:08.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:08.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:09.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:09.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:09 smithi060 ceph-mon[94696]: pgmap v10898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:09 smithi141 ceph-mon[108989]: pgmap v10898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:10.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:10.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:11.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:11.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:11 smithi060 ceph-mon[94696]: pgmap v10899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:11 smithi141 ceph-mon[108989]: pgmap v10899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:12.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:12.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:13.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:13.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:13 smithi060 ceph-mon[94696]: pgmap v10900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:13 smithi141 ceph-mon[108989]: pgmap v10900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:14.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:14.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:15.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:15.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:15.791 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:15 smithi141 ceph-mon[108989]: pgmap v10901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:15 smithi060 ceph-mon[94696]: pgmap v10901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:16.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:16.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:17.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:17.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:16 smithi141 ceph-mon[108989]: pgmap v10902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:16 smithi060 ceph-mon[94696]: pgmap v10902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:18.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:18.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:19.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:19.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:19 smithi060 ceph-mon[94696]: pgmap v10903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:19 smithi141 ceph-mon[108989]: pgmap v10903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:20.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:20.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:21.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:21.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: pgmap v10904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:26:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:26:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:26:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: pgmap v10904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:26:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:26:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:26:22.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:22.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:22 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1594M 2023-08-19T13:26:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:22 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1594M 2023-08-19T13:26:23.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:23.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:23 smithi060 ceph-mon[94696]: pgmap v10905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:23 smithi141 ceph-mon[108989]: pgmap v10905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:24.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:24.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:25.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:25.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:25 smithi060 ceph-mon[94696]: pgmap v10906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:25.896 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:25 smithi141 ceph-mon[108989]: pgmap v10906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:25.896 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:26.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:26.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:27.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:27.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:26 smithi141 ceph-mon[108989]: pgmap v10907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:26 smithi060 ceph-mon[94696]: pgmap v10907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:28.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:28.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:29.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:29.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:29 smithi060 ceph-mon[94696]: pgmap v10908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:29 smithi141 ceph-mon[108989]: pgmap v10908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:30.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:30.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:31.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:31.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:31 smithi060 ceph-mon[94696]: pgmap v10909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:31 smithi141 ceph-mon[108989]: pgmap v10909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:32.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:32.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:33.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:33.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:33 smithi060 ceph-mon[94696]: pgmap v10910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:33 smithi141 ceph-mon[108989]: pgmap v10910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:34.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:34.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:35.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:35.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:35 smithi060 ceph-mon[94696]: pgmap v10911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:35 smithi141 ceph-mon[108989]: pgmap v10911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:36.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:36.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:37.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:37.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:37.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:36 smithi141 ceph-mon[108989]: pgmap v10912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:36 smithi060 ceph-mon[94696]: pgmap v10912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:38.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:38.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:39.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:39.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:39 smithi060 ceph-mon[94696]: pgmap v10913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:39 smithi141 ceph-mon[108989]: pgmap v10913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:40.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:40.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:41.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:41.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:41 smithi060 ceph-mon[94696]: pgmap v10914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:41 smithi141 ceph-mon[108989]: pgmap v10914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:42.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:42.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:43.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:43.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:43 smithi060 ceph-mon[94696]: pgmap v10915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:43 smithi141 ceph-mon[108989]: pgmap v10915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:44.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:44.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:45.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:45.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:45 smithi060 ceph-mon[94696]: pgmap v10916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:45 smithi141 ceph-mon[108989]: pgmap v10916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:46.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:46.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:47.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:47.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:46 smithi141 ceph-mon[108989]: pgmap v10917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:46 smithi060 ceph-mon[94696]: pgmap v10917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:48.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:48.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:49.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:49.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:49 smithi060 ceph-mon[94696]: pgmap v10918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:49 smithi141 ceph-mon[108989]: pgmap v10918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:51.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:51.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:51 smithi060 ceph-mon[94696]: pgmap v10919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:51 smithi141 ceph-mon[108989]: pgmap v10919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:53.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:53 smithi060 ceph-mon[94696]: pgmap v10920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:53 smithi141 ceph-mon[108989]: pgmap v10920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:55 smithi060 ceph-mon[94696]: pgmap v10921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:55 smithi141 ceph-mon[108989]: pgmap v10921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:26:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:56.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:57.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:56 smithi060 ceph-mon[94696]: pgmap v10922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:56 smithi141 ceph-mon[108989]: pgmap v10922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:26:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:26:59.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:26:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:26:59 smithi060 ceph-mon[94696]: pgmap v10923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:26:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:26:59 smithi141 ceph-mon[108989]: pgmap v10923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:00.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:01 smithi141 ceph-mon[108989]: pgmap v10924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:01 smithi060 ceph-mon[94696]: pgmap v10924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:02.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:02.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:03.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:03 smithi060 ceph-mon[94696]: pgmap v10925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:03 smithi141 ceph-mon[108989]: pgmap v10925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:05 smithi060 ceph-mon[94696]: pgmap v10926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:05 smithi141 ceph-mon[108989]: pgmap v10926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:07.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:07.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:06 smithi060 ceph-mon[94696]: pgmap v10927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:06 smithi141 ceph-mon[108989]: pgmap v10927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:08.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:09.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:09 smithi060 ceph-mon[94696]: pgmap v10928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:09 smithi141 ceph-mon[108989]: pgmap v10928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:10.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:10.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:11.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:11.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:11 smithi141 ceph-mon[108989]: pgmap v10929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:11 smithi060 ceph-mon[94696]: pgmap v10929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:12.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:12.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:13.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:13.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:13 smithi060 ceph-mon[94696]: pgmap v10930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:13 smithi141 ceph-mon[108989]: pgmap v10930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:14.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:14.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:15.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:15 smithi060 ceph-mon[94696]: pgmap v10931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:15 smithi141 ceph-mon[108989]: pgmap v10931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:16.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:16.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:17.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:17.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:16 smithi060 ceph-mon[94696]: pgmap v10932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:16 smithi141 ceph-mon[108989]: pgmap v10932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:18.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:18.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:19.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:19.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:19 smithi060 ceph-mon[94696]: pgmap v10933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:19 smithi141 ceph-mon[108989]: pgmap v10933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:20.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:20.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:21.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:21.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:21 smithi141 ceph-mon[108989]: pgmap v10934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:27:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:21 smithi060 ceph-mon[94696]: pgmap v10934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:27:22.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:22.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:27:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:27:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:27:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:27:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:27:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:23.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:23 smithi060 ceph-mon[94696]: pgmap v10935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:23 smithi141 ceph-mon[108989]: pgmap v10935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:24.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:24.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:25.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:25.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:25 smithi060 ceph-mon[94696]: pgmap v10936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:25 smithi141 ceph-mon[108989]: pgmap v10936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:27.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:27.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:26 smithi060 ceph-mon[94696]: pgmap v10937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:26 smithi141 ceph-mon[108989]: pgmap v10937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:28.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:28.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:29.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:29 smithi060 ceph-mon[94696]: pgmap v10938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:29 smithi141 ceph-mon[108989]: pgmap v10938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:30.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:30.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:31.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:31.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:31 smithi060 ceph-mon[94696]: pgmap v10939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:31 smithi141 ceph-mon[108989]: pgmap v10939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:32.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:32.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:33.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:33.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:33 smithi060 ceph-mon[94696]: pgmap v10940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:33 smithi141 ceph-mon[108989]: pgmap v10940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:34.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:34.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:35.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:35.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:35 smithi060 ceph-mon[94696]: pgmap v10941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:35 smithi141 ceph-mon[108989]: pgmap v10941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:36.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:36.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:37.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:37.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:36 smithi060 ceph-mon[94696]: pgmap v10942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:36 smithi141 ceph-mon[108989]: pgmap v10942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:38.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:38.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:39.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:39.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:39 smithi060 ceph-mon[94696]: pgmap v10943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:39 smithi141 ceph-mon[108989]: pgmap v10943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:41.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:41.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:41 smithi060 ceph-mon[94696]: pgmap v10944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:41 smithi141 ceph-mon[108989]: pgmap v10944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:43 smithi060 ceph-mon[94696]: pgmap v10945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:43 smithi141 ceph-mon[108989]: pgmap v10945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:44.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:44.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:45 smithi060 ceph-mon[94696]: pgmap v10946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:45 smithi141 ceph-mon[108989]: pgmap v10946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:47.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:47.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:46 smithi060 ceph-mon[94696]: pgmap v10947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:46 smithi141 ceph-mon[108989]: pgmap v10947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:48.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:48.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:49 smithi060 ceph-mon[94696]: pgmap v10948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:49 smithi141 ceph-mon[108989]: pgmap v10948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:51.786 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:51 smithi141 ceph-mon[108989]: pgmap v10949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:51 smithi060 ceph-mon[94696]: pgmap v10949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:53 smithi060 ceph-mon[94696]: pgmap v10950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:53 smithi141 ceph-mon[108989]: pgmap v10950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:54.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:54.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:55 smithi060 ceph-mon[94696]: pgmap v10951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:55 smithi141 ceph-mon[108989]: pgmap v10951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:27:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:57.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:56 smithi141 ceph-mon[108989]: pgmap v10952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:56 smithi060 ceph-mon[94696]: pgmap v10952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:27:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:27:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:27:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:27:59 smithi060 ceph-mon[94696]: pgmap v10953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:27:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:27:59 smithi141 ceph-mon[108989]: pgmap v10953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:00.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:01 smithi060 ceph-mon[94696]: pgmap v10954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:01.890 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:01 smithi141 ceph-mon[108989]: pgmap v10954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:03.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:03 smithi060 ceph-mon[94696]: pgmap v10955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:03 smithi141 ceph-mon[108989]: pgmap v10955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:04.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:04.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:05 smithi060 ceph-mon[94696]: pgmap v10956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:05 smithi141 ceph-mon[108989]: pgmap v10956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:07 smithi141 ceph-mon[108989]: pgmap v10957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:07 smithi060 ceph-mon[94696]: pgmap v10957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:08.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:09 smithi060 ceph-mon[94696]: pgmap v10958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:09 smithi141 ceph-mon[108989]: pgmap v10958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:10.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:11.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:11.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:11 smithi060 ceph-mon[94696]: pgmap v10959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:11 smithi141 ceph-mon[108989]: pgmap v10959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:12.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:12.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:13.792 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:13 smithi060 ceph-mon[94696]: pgmap v10960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:13 smithi141 ceph-mon[108989]: pgmap v10960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:14.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:15.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:15.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:15 smithi060 ceph-mon[94696]: pgmap v10961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:15 smithi141 ceph-mon[108989]: pgmap v10961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:17 smithi060 ceph-mon[94696]: pgmap v10962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:17 smithi141 ceph-mon[108989]: pgmap v10962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:19.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:19.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:19 smithi060 ceph-mon[94696]: pgmap v10963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:19 smithi141 ceph-mon[108989]: pgmap v10963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:21.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:21.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:21 smithi060 ceph-mon[94696]: pgmap v10964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:21 smithi141 ceph-mon[108989]: pgmap v10964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:28:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:28:23.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:23.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: pgmap v10965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:28:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:28:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:28:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: pgmap v10965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:28:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:28:24.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:24.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:25.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:25.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:25 smithi060 ceph-mon[94696]: pgmap v10966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:25 smithi141 ceph-mon[108989]: pgmap v10966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:26.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:27 smithi060 ceph-mon[94696]: pgmap v10967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:27 smithi141 ceph-mon[108989]: pgmap v10967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:29.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:29.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:29 smithi060 ceph-mon[94696]: pgmap v10968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:29 smithi141 ceph-mon[108989]: pgmap v10968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:31 smithi060 ceph-mon[94696]: pgmap v10969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:31 smithi141 ceph-mon[108989]: pgmap v10969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:32.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:32.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:33 smithi060 ceph-mon[94696]: pgmap v10970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:33 smithi141 ceph-mon[108989]: pgmap v10970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:35.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:35.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:35 smithi060 ceph-mon[94696]: pgmap v10971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:35 smithi141 ceph-mon[108989]: pgmap v10971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:36.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:36.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:37 smithi060 ceph-mon[94696]: pgmap v10972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:37 smithi141 ceph-mon[108989]: pgmap v10972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:38.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:38.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:39.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:39.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:39 smithi060 ceph-mon[94696]: pgmap v10973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:39 smithi141 ceph-mon[108989]: pgmap v10973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:40.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:41.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:41 smithi060 ceph-mon[94696]: pgmap v10974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:41 smithi141 ceph-mon[108989]: pgmap v10974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:42.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:43.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:43.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:43 smithi060 ceph-mon[94696]: pgmap v10975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:43 smithi141 ceph-mon[108989]: pgmap v10975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:44.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:44.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:45.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:45 smithi060 ceph-mon[94696]: pgmap v10976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:45 smithi141 ceph-mon[108989]: pgmap v10976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:46.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:46.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:47 smithi060 ceph-mon[94696]: pgmap v10977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:47.358 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:47 smithi141 ceph-mon[108989]: pgmap v10977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:48.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:48.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:49.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:49.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:49 smithi060 ceph-mon[94696]: pgmap v10978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:49 smithi141 ceph-mon[108989]: pgmap v10978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:50.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:50.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:51.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:51.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:51 smithi060 ceph-mon[94696]: pgmap v10979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:51 smithi141 ceph-mon[108989]: pgmap v10979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:53.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:53.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:53 smithi060 ceph-mon[94696]: pgmap v10980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:53 smithi141 ceph-mon[108989]: pgmap v10980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:54.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:54.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:55 smithi060 ceph-mon[94696]: pgmap v10981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:55 smithi141 ceph-mon[108989]: pgmap v10981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:28:56.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:56.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:57 smithi060 ceph-mon[94696]: pgmap v10982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:57.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:57 smithi141 ceph-mon[108989]: pgmap v10982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:28:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:59.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:28:59.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:28:59.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:28:59 smithi060 ceph-mon[94696]: pgmap v10983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:28:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:28:59 smithi141 ceph-mon[108989]: pgmap v10983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:01.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:01.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:01 smithi060 ceph-mon[94696]: pgmap v10984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:01 smithi141 ceph-mon[108989]: pgmap v10984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:02.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:02.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:03.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:03.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:03 smithi060 ceph-mon[94696]: pgmap v10985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:03 smithi141 ceph-mon[108989]: pgmap v10985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:04.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:04.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:05.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:05.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:05 smithi060 ceph-mon[94696]: pgmap v10986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:05 smithi141 ceph-mon[108989]: pgmap v10986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:06.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:06.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:07 smithi060 ceph-mon[94696]: pgmap v10987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:07.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:07.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:07 smithi141 ceph-mon[108989]: pgmap v10987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:08.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:08.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:09.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:09.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:09 smithi060 ceph-mon[94696]: pgmap v10988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:09 smithi141 ceph-mon[108989]: pgmap v10988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:10.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:10.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:11.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:11.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:11 smithi060 ceph-mon[94696]: pgmap v10989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:11 smithi141 ceph-mon[108989]: pgmap v10989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:12.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:12.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:13.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:13.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:13 smithi060 ceph-mon[94696]: pgmap v10990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:13 smithi141 ceph-mon[108989]: pgmap v10990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:15.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:15.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:15 smithi060 ceph-mon[94696]: pgmap v10991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:15 smithi141 ceph-mon[108989]: pgmap v10991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:16.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:16.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:17 smithi060 ceph-mon[94696]: pgmap v10992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:17 smithi141 ceph-mon[108989]: pgmap v10992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:19.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:19.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:19 smithi060 ceph-mon[94696]: pgmap v10993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:19 smithi141 ceph-mon[108989]: pgmap v10993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:20.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:20.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:21 smithi060 ceph-mon[94696]: pgmap v10994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:21 smithi141 ceph-mon[108989]: pgmap v10994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:22.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:22.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:23.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:23 smithi060 ceph-mon[94696]: pgmap v10995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:29:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:23 smithi141 ceph-mon[108989]: pgmap v10995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:29:24.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:24.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:25.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:25.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:25 smithi060 ceph-mon[94696]: pgmap v10996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:25 smithi141 ceph-mon[108989]: pgmap v10996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:29:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:29:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:29:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:29:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:29:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:29:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:29:27.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:27.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:27 smithi060 ceph-mon[94696]: pgmap v10997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:27 smithi141 ceph-mon[108989]: pgmap v10997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:28.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:28.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:29.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:29.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:29 smithi060 ceph-mon[94696]: pgmap v10998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:29 smithi141 ceph-mon[108989]: pgmap v10998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:30.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:30.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:31.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:31.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:31 smithi141 ceph-mon[108989]: pgmap v10999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:31 smithi060 ceph-mon[94696]: pgmap v10999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:32.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:32.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:33.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:33.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:33 smithi141 ceph-mon[108989]: pgmap v11000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:33 smithi060 ceph-mon[94696]: pgmap v11000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:34.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:34.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:35.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:35.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:35 smithi141 ceph-mon[108989]: pgmap v11001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:35 smithi060 ceph-mon[94696]: pgmap v11001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:36.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:36.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:37 smithi060 ceph-mon[94696]: pgmap v11002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:37.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:37.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:37 smithi141 ceph-mon[108989]: pgmap v11002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:38.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:38.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:39.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:39.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:39 smithi060 ceph-mon[94696]: pgmap v11003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:39 smithi141 ceph-mon[108989]: pgmap v11003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:40.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:40.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:41.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:41.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:41 smithi060 ceph-mon[94696]: pgmap v11004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:41 smithi141 ceph-mon[108989]: pgmap v11004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:42.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:42.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:43.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:43.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:43 smithi141 ceph-mon[108989]: pgmap v11005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:43 smithi060 ceph-mon[94696]: pgmap v11005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:44.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:44.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:45.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:45.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:45 smithi141 ceph-mon[108989]: pgmap v11006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:45 smithi060 ceph-mon[94696]: pgmap v11006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:46.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:46.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:47 smithi060 ceph-mon[94696]: pgmap v11007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:47.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:47.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:47 smithi141 ceph-mon[108989]: pgmap v11007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:48.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:48.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:49.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:49.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:49 smithi060 ceph-mon[94696]: pgmap v11008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:49 smithi141 ceph-mon[108989]: pgmap v11008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:50.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:50.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:51.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:51.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:51 smithi060 ceph-mon[94696]: pgmap v11009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:51 smithi141 ceph-mon[108989]: pgmap v11009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:52.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:52.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:53.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:53.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:53 smithi141 ceph-mon[108989]: pgmap v11010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:53 smithi060 ceph-mon[94696]: pgmap v11010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:54.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:54.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:55.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:55.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:55 smithi141 ceph-mon[108989]: pgmap v11011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:55 smithi060 ceph-mon[94696]: pgmap v11011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:29:56.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:56.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:57 smithi060 ceph-mon[94696]: pgmap v11012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:57.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:57.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:57 smithi141 ceph-mon[108989]: pgmap v11012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:29:58.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:58.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:59.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:29:59.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:29:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:29:59 smithi060 ceph-mon[94696]: pgmap v11013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:29:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:29:59 smithi141 ceph-mon[108989]: pgmap v11013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:30:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:30:01.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:01.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:01 smithi141 ceph-mon[108989]: pgmap v11014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:01 smithi060 ceph-mon[94696]: pgmap v11014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:02.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:02.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:03.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:03.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:03 smithi141 ceph-mon[108989]: pgmap v11015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:03 smithi060 ceph-mon[94696]: pgmap v11015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:04.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:04.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:05.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:05.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:05 smithi141 ceph-mon[108989]: pgmap v11016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:05 smithi060 ceph-mon[94696]: pgmap v11016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:06.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:06.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:07 smithi060 ceph-mon[94696]: pgmap v11017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:07.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:07.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:07 smithi141 ceph-mon[108989]: pgmap v11017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:08.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:08.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:09.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:09.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:09 smithi060 ceph-mon[94696]: pgmap v11018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:09 smithi141 ceph-mon[108989]: pgmap v11018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:10.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:10.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:11.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:11.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:11 smithi141 ceph-mon[108989]: pgmap v11019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:11 smithi060 ceph-mon[94696]: pgmap v11019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:12.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:12.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:13.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:13.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:13 smithi141 ceph-mon[108989]: pgmap v11020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:13 smithi060 ceph-mon[94696]: pgmap v11020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:14.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:14.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:15.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:15.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:15 smithi141 ceph-mon[108989]: pgmap v11021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:15 smithi060 ceph-mon[94696]: pgmap v11021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:16.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:16.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:17 smithi060 ceph-mon[94696]: pgmap v11022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:17.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:17.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:17 smithi141 ceph-mon[108989]: pgmap v11022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:18.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:18.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:19.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:19.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:19 smithi060 ceph-mon[94696]: pgmap v11023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:19 smithi141 ceph-mon[108989]: pgmap v11023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:20.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:20.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:21.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:21.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:21 smithi141 ceph-mon[108989]: pgmap v11024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:21 smithi060 ceph-mon[94696]: pgmap v11024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:22.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:22.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:23.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:23.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:23 smithi141 ceph-mon[108989]: pgmap v11025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:23 smithi060 ceph-mon[94696]: pgmap v11025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:24.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:24.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:25.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:25.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:25 smithi141 ceph-mon[108989]: pgmap v11026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:25 smithi060 ceph-mon[94696]: pgmap v11026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:26.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:26.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:30:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:30:27.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:27.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:27 smithi141 ceph-mon[108989]: pgmap v11027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:27 smithi060 ceph-mon[94696]: pgmap v11027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:28.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:28.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:29.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:29.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:29 smithi060 ceph-mon[94696]: pgmap v11028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:29 smithi141 ceph-mon[108989]: pgmap v11028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:30.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:30.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:31.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:31.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: pgmap v11029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:30:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:30:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:30:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: pgmap v11029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:30:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:30:32.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:32.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:33.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:33.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:33 smithi060 ceph-mon[94696]: pgmap v11030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:33 smithi141 ceph-mon[108989]: pgmap v11030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:34.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:34.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:35.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:35.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:35 smithi060 ceph-mon[94696]: pgmap v11031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:35 smithi141 ceph-mon[108989]: pgmap v11031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:36.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:36.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:37 smithi060 ceph-mon[94696]: pgmap v11032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:37.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:37.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:37 smithi141 ceph-mon[108989]: pgmap v11032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:38.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:38.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:39.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:39.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:39 smithi060 ceph-mon[94696]: pgmap v11033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:39 smithi141 ceph-mon[108989]: pgmap v11033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:40.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:40.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:41.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:41.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:41 smithi141 ceph-mon[108989]: pgmap v11034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:41 smithi060 ceph-mon[94696]: pgmap v11034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:42.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:42.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:43.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:43.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:43 smithi141 ceph-mon[108989]: pgmap v11035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:43 smithi060 ceph-mon[94696]: pgmap v11035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:44.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:44.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:45.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:45.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:45 smithi060 ceph-mon[94696]: pgmap v11036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:45 smithi141 ceph-mon[108989]: pgmap v11036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:46.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:46.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:47 smithi060 ceph-mon[94696]: pgmap v11037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:47 smithi141 ceph-mon[108989]: pgmap v11037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:47.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:47.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:48.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:48.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:49.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:49.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:49 smithi060 ceph-mon[94696]: pgmap v11038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:49 smithi141 ceph-mon[108989]: pgmap v11038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:50.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:50.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:51.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:51.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:51 smithi141 ceph-mon[108989]: pgmap v11039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:51 smithi060 ceph-mon[94696]: pgmap v11039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:52.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:52.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:53.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:53.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:53 smithi141 ceph-mon[108989]: pgmap v11040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:53 smithi060 ceph-mon[94696]: pgmap v11040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:54.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:54.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:55.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:55.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:55 smithi141 ceph-mon[108989]: pgmap v11041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:55 smithi060 ceph-mon[94696]: pgmap v11041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:30:56.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:56.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:57 smithi060 ceph-mon[94696]: pgmap v11042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:57 smithi141 ceph-mon[108989]: pgmap v11042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:30:57.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:57.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:58.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:58.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:59.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:30:59.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:30:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:30:59 smithi060 ceph-mon[94696]: pgmap v11043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:30:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:30:59 smithi141 ceph-mon[108989]: pgmap v11043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:01.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:01.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:01 smithi141 ceph-mon[108989]: pgmap v11044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:01 smithi060 ceph-mon[94696]: pgmap v11044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:02.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:02.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:03.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:03.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:03 smithi141 ceph-mon[108989]: pgmap v11045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:03 smithi060 ceph-mon[94696]: pgmap v11045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:04.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:04.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:05.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:05.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:05 smithi141 ceph-mon[108989]: pgmap v11046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:05 smithi060 ceph-mon[94696]: pgmap v11046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:06.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:06.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:07 smithi060 ceph-mon[94696]: pgmap v11047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:07 smithi141 ceph-mon[108989]: pgmap v11047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:07.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:07.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:08.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:08.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:09.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:09.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:09 smithi060 ceph-mon[94696]: pgmap v11048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:09 smithi141 ceph-mon[108989]: pgmap v11048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:10.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:10.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:11.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:11.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:11 smithi141 ceph-mon[108989]: pgmap v11049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:11 smithi060 ceph-mon[94696]: pgmap v11049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:13.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:13.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:13.866 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:13 smithi141 ceph-mon[108989]: pgmap v11050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:13 smithi060 ceph-mon[94696]: pgmap v11050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:14.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:14.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:15.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:15.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:15 smithi141 ceph-mon[108989]: pgmap v11051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:15 smithi060 ceph-mon[94696]: pgmap v11051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:16.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:16.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:17 smithi060 ceph-mon[94696]: pgmap v11052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:17 smithi141 ceph-mon[108989]: pgmap v11052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:17.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:17.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:18.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:18.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:19.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:19.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:19 smithi060 ceph-mon[94696]: pgmap v11053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:19 smithi141 ceph-mon[108989]: pgmap v11053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:20.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:20.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:21.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:21.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:21 smithi141 ceph-mon[108989]: pgmap v11054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:21 smithi060 ceph-mon[94696]: pgmap v11054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:22.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:22.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:23.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:23.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:23.969 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:23 smithi141 ceph-mon[108989]: pgmap v11055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:23 smithi060 ceph-mon[94696]: pgmap v11055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:24.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:24.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:25.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:25.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:25.955 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:25 smithi060 ceph-mon[94696]: pgmap v11056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:25.955 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:25 smithi141 ceph-mon[108989]: pgmap v11056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:26.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:26.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:27 smithi060 ceph-mon[94696]: pgmap v11057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:27 smithi141 ceph-mon[108989]: pgmap v11057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:27.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:27.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:28.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:28.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:29.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:29.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:29 smithi060 ceph-mon[94696]: pgmap v11058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:29 smithi141 ceph-mon[108989]: pgmap v11058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:30.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:30.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:31 smithi141 ceph-mon[108989]: pgmap v11059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:31:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:31 smithi060 ceph-mon[94696]: pgmap v11059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:31:32.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:32.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:31:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:31:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:31:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:31:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:31:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:31:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:31:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:31:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:31:33.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:31:33.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:33.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:33 smithi141 ceph-mon[108989]: pgmap v11060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:33 smithi060 ceph-mon[94696]: pgmap v11060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:34.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:34.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:35.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:35.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:35 smithi141 ceph-mon[108989]: pgmap v11061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:35 smithi060 ceph-mon[94696]: pgmap v11061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:36.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:36.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:37 smithi060 ceph-mon[94696]: pgmap v11062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:37 smithi141 ceph-mon[108989]: pgmap v11062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:37.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:37.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:38.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:38.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:39.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:39.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:39 smithi060 ceph-mon[94696]: pgmap v11063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:39 smithi141 ceph-mon[108989]: pgmap v11063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:40.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:40.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:41.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:41.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:41 smithi141 ceph-mon[108989]: pgmap v11064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:41 smithi060 ceph-mon[94696]: pgmap v11064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:42.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:42.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:43.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:43.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:43 smithi141 ceph-mon[108989]: pgmap v11065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:43 smithi060 ceph-mon[94696]: pgmap v11065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:44.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:44.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:45.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:45.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:45 smithi141 ceph-mon[108989]: pgmap v11066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:45 smithi060 ceph-mon[94696]: pgmap v11066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:46.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:46.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:47 smithi060 ceph-mon[94696]: pgmap v11067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:47 smithi141 ceph-mon[108989]: pgmap v11067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:47.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:47.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:48.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:48.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:49.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:49.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:49 smithi060 ceph-mon[94696]: pgmap v11068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:49 smithi141 ceph-mon[108989]: pgmap v11068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:50.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:50.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:51.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:51.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:51 smithi141 ceph-mon[108989]: pgmap v11069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:51 smithi060 ceph-mon[94696]: pgmap v11069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:52.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:52.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:53.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:53.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:53 smithi141 ceph-mon[108989]: pgmap v11070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:53 smithi060 ceph-mon[94696]: pgmap v11070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:54.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:54.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:55.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:55.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:55 smithi141 ceph-mon[108989]: pgmap v11071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:55 smithi060 ceph-mon[94696]: pgmap v11071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:31:56.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:56.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:57 smithi060 ceph-mon[94696]: pgmap v11072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:57 smithi141 ceph-mon[108989]: pgmap v11072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:31:57.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:57.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:58.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:58.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:59.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:31:59.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:31:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:31:59 smithi060 ceph-mon[94696]: pgmap v11073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:31:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:31:59 smithi141 ceph-mon[108989]: pgmap v11073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:00.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:00.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:01.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:01.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:01 smithi141 ceph-mon[108989]: pgmap v11074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:01 smithi060 ceph-mon[94696]: pgmap v11074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:02.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:02.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:03.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:03.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:03 smithi141 ceph-mon[108989]: pgmap v11075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:03 smithi060 ceph-mon[94696]: pgmap v11075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:04.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:04.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:05.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:05.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:05 smithi141 ceph-mon[108989]: pgmap v11076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:05 smithi060 ceph-mon[94696]: pgmap v11076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:06.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:06.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:07 smithi060 ceph-mon[94696]: pgmap v11077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:07 smithi141 ceph-mon[108989]: pgmap v11077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:07.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:07.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:08.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:08.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:09.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:09.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:09 smithi141 ceph-mon[108989]: pgmap v11078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:09 smithi060 ceph-mon[94696]: pgmap v11078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:10.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:10.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:11.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:11.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:11 smithi060 ceph-mon[94696]: pgmap v11079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:11 smithi141 ceph-mon[108989]: pgmap v11079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:13.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:13.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:13 smithi141 ceph-mon[108989]: pgmap v11080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:13 smithi060 ceph-mon[94696]: pgmap v11080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:14.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:14.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:15.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:15.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:15 smithi141 ceph-mon[108989]: pgmap v11081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:15 smithi060 ceph-mon[94696]: pgmap v11081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:16.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:16.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:17 smithi060 ceph-mon[94696]: pgmap v11082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:17 smithi141 ceph-mon[108989]: pgmap v11082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:17.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:17.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:18.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:18.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:19.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:19.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:19 smithi060 ceph-mon[94696]: pgmap v11083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:19 smithi141 ceph-mon[108989]: pgmap v11083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:20.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:20.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:21.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:21 smithi141 ceph-mon[108989]: pgmap v11084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:21 smithi060 ceph-mon[94696]: pgmap v11084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:22.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:22.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:23.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:23.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:23 smithi141 ceph-mon[108989]: pgmap v11085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:23 smithi060 ceph-mon[94696]: pgmap v11085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:24.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:24.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:25.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:25.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:25 smithi141 ceph-mon[108989]: pgmap v11086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:25 smithi060 ceph-mon[94696]: pgmap v11086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:26.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:26.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:27 smithi060 ceph-mon[94696]: pgmap v11087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:27 smithi141 ceph-mon[108989]: pgmap v11087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:27.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:27.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:28.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:28.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:29.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:29.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:29 smithi060 ceph-mon[94696]: pgmap v11088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:29 smithi141 ceph-mon[108989]: pgmap v11088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:31.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:31 smithi141 ceph-mon[108989]: pgmap v11089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:31 smithi060 ceph-mon[94696]: pgmap v11089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:32.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:32.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:32:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:32.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:32:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:33.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:33.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: pgmap v11090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:32:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: pgmap v11090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:32:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:32:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:32:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:32:34.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:34.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:35.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:35.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:35 smithi141 ceph-mon[108989]: pgmap v11091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:35 smithi060 ceph-mon[94696]: pgmap v11091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:37 smithi060 ceph-mon[94696]: pgmap v11092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:37 smithi141 ceph-mon[108989]: pgmap v11092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:37.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:37.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:38.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:39 smithi060 ceph-mon[94696]: pgmap v11093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:39 smithi141 ceph-mon[108989]: pgmap v11093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:40.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:40.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:41.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:41.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:41 smithi141 ceph-mon[108989]: pgmap v11094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:41 smithi060 ceph-mon[94696]: pgmap v11094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:42.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:42.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:43.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:43.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:43 smithi141 ceph-mon[108989]: pgmap v11095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:43 smithi060 ceph-mon[94696]: pgmap v11095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:44.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:44.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:45.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:45.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:45 smithi141 ceph-mon[108989]: pgmap v11096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:45 smithi060 ceph-mon[94696]: pgmap v11096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:46.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:46.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:47 smithi060 ceph-mon[94696]: pgmap v11097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:47 smithi141 ceph-mon[108989]: pgmap v11097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:47.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:47.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:48.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:48.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:49.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:49.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:49 smithi060 ceph-mon[94696]: pgmap v11098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:49 smithi141 ceph-mon[108989]: pgmap v11098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:50.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:50.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:51.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:51.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:51.921 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:51 smithi060 ceph-mon[94696]: pgmap v11099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:51 smithi141 ceph-mon[108989]: pgmap v11099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:52.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:52.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:53.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:53.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:53 smithi141 ceph-mon[108989]: pgmap v11100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:53 smithi060 ceph-mon[94696]: pgmap v11100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:54.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:54.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:55.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:55.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:55 smithi141 ceph-mon[108989]: pgmap v11101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:55 smithi060 ceph-mon[94696]: pgmap v11101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:32:56.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:56.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:57 smithi060 ceph-mon[94696]: pgmap v11102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:57 smithi141 ceph-mon[108989]: pgmap v11102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:32:57.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:57.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:58.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:58.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:32:59.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:32:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:32:59 smithi060 ceph-mon[94696]: pgmap v11103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:32:59.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:32:59 smithi141 ceph-mon[108989]: pgmap v11103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:00.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:00.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:01.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:01.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:01 smithi141 ceph-mon[108989]: pgmap v11104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:02.035 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:01 smithi060 ceph-mon[94696]: pgmap v11104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:02.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:02.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:03 smithi141 ceph-mon[108989]: pgmap v11105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:03 smithi060 ceph-mon[94696]: pgmap v11105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:04.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:04.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:05.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:05.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:05 smithi141 ceph-mon[108989]: pgmap v11106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:05 smithi060 ceph-mon[94696]: pgmap v11106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:06.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:06.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:07 smithi141 ceph-mon[108989]: pgmap v11107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:07 smithi060 ceph-mon[94696]: pgmap v11107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:07.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:07.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:08.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:08.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:09.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:09.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:09 smithi060 ceph-mon[94696]: pgmap v11108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:09 smithi141 ceph-mon[108989]: pgmap v11108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:10.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:10.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:11.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:11.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:11 smithi141 ceph-mon[108989]: pgmap v11109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:11 smithi060 ceph-mon[94696]: pgmap v11109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:12.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:12.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:13.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:13.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:13 smithi141 ceph-mon[108989]: pgmap v11110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:13 smithi060 ceph-mon[94696]: pgmap v11110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:14.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:14.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:15.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:15.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:15 smithi141 ceph-mon[108989]: pgmap v11111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:15 smithi060 ceph-mon[94696]: pgmap v11111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:16.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:16.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:17 smithi141 ceph-mon[108989]: pgmap v11112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:17 smithi060 ceph-mon[94696]: pgmap v11112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:17.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:17.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:18.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:18.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:19.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:19.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:19 smithi060 ceph-mon[94696]: pgmap v11113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:19 smithi141 ceph-mon[108989]: pgmap v11113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:20.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:20.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:21.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:21.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:21 smithi141 ceph-mon[108989]: pgmap v11114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:21 smithi060 ceph-mon[94696]: pgmap v11114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:22.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:22.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:23.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:23.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:23 smithi141 ceph-mon[108989]: pgmap v11115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:23 smithi060 ceph-mon[94696]: pgmap v11115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:24.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:24.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:25.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:25.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:25 smithi141 ceph-mon[108989]: pgmap v11116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:25 smithi060 ceph-mon[94696]: pgmap v11116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:26.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:26.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:27 smithi141 ceph-mon[108989]: pgmap v11117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:27 smithi060 ceph-mon[94696]: pgmap v11117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:27.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:27.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:28.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:28.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:29.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:29 smithi060 ceph-mon[94696]: pgmap v11118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:29 smithi141 ceph-mon[108989]: pgmap v11118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:30.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:30.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:31.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:31.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:31 smithi141 ceph-mon[108989]: pgmap v11119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:31 smithi060 ceph-mon[94696]: pgmap v11119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:32.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:32.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:33.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:33.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:33 smithi141 ceph-mon[108989]: pgmap v11120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:33:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:33 smithi060 ceph-mon[94696]: pgmap v11120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:33:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:33:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:33:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:33:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:33:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:33:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:33:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:33:35.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:35 smithi141 ceph-mon[108989]: pgmap v11121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:35 smithi060 ceph-mon[94696]: pgmap v11121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:37.432 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:37 smithi060 ceph-mon[94696]: pgmap v11122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:37 smithi141 ceph-mon[108989]: pgmap v11122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:38.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:39.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:39.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:39 smithi060 ceph-mon[94696]: pgmap v11123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:39 smithi141 ceph-mon[108989]: pgmap v11123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:41.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:41.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:41 smithi141 ceph-mon[108989]: pgmap v11124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:41 smithi060 ceph-mon[94696]: pgmap v11124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:43 smithi141 ceph-mon[108989]: pgmap v11125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:43 smithi060 ceph-mon[94696]: pgmap v11125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:44.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:44.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:45 smithi141 ceph-mon[108989]: pgmap v11126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:45 smithi060 ceph-mon[94696]: pgmap v11126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:47 smithi141 ceph-mon[108989]: pgmap v11127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:47.545 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:47 smithi060 ceph-mon[94696]: pgmap v11127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:47.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:48.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:48.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:49 smithi060 ceph-mon[94696]: pgmap v11128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:49 smithi141 ceph-mon[108989]: pgmap v11128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:50.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:50.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:51 smithi141 ceph-mon[108989]: pgmap v11129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:51 smithi060 ceph-mon[94696]: pgmap v11129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:52.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:52.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:53 smithi141 ceph-mon[108989]: pgmap v11130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:53 smithi060 ceph-mon[94696]: pgmap v11130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:54.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:54.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:55 smithi141 ceph-mon[108989]: pgmap v11131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:55 smithi060 ceph-mon[94696]: pgmap v11131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:33:56.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:56.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:57 smithi141 ceph-mon[108989]: pgmap v11132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:57 smithi060 ceph-mon[94696]: pgmap v11132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:33:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:33:59 smithi060 ceph-mon[94696]: pgmap v11133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:33:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:33:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:33:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:33:59 smithi141 ceph-mon[108989]: pgmap v11133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:00.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:00.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:01.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:01 smithi141 ceph-mon[108989]: pgmap v11134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:01 smithi060 ceph-mon[94696]: pgmap v11134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:03.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:03.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:03 smithi141 ceph-mon[108989]: pgmap v11135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:03 smithi060 ceph-mon[94696]: pgmap v11135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:05 smithi141 ceph-mon[108989]: pgmap v11136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:05 smithi060 ceph-mon[94696]: pgmap v11136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:06.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:06.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:07 smithi141 ceph-mon[108989]: pgmap v11137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:07 smithi060 ceph-mon[94696]: pgmap v11137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:08.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:08.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:09 smithi060 ceph-mon[94696]: pgmap v11138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:09 smithi141 ceph-mon[108989]: pgmap v11138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:10.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:10.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:11.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:11.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:11 smithi141 ceph-mon[108989]: pgmap v11139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:11 smithi060 ceph-mon[94696]: pgmap v11139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:13 smithi141 ceph-mon[108989]: pgmap v11140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:13 smithi060 ceph-mon[94696]: pgmap v11140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:14.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:14.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:15 smithi141 ceph-mon[108989]: pgmap v11141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:15 smithi060 ceph-mon[94696]: pgmap v11141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:17 smithi141 ceph-mon[108989]: pgmap v11142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:17 smithi060 ceph-mon[94696]: pgmap v11142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:17.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:17.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:18.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:18.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:19 smithi060 ceph-mon[94696]: pgmap v11143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:19 smithi141 ceph-mon[108989]: pgmap v11143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:21.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:21 smithi141 ceph-mon[108989]: pgmap v11144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:21 smithi060 ceph-mon[94696]: pgmap v11144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:22.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:23 smithi141 ceph-mon[108989]: pgmap v11145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:23 smithi060 ceph-mon[94696]: pgmap v11145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:24.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:24.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:25.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:25.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:25 smithi141 ceph-mon[108989]: pgmap v11146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:25 smithi060 ceph-mon[94696]: pgmap v11146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:26.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:26.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:27 smithi141 ceph-mon[108989]: pgmap v11147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:27 smithi060 ceph-mon[94696]: pgmap v11147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:27.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:27.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:29 smithi060 ceph-mon[94696]: pgmap v11148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:29.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:29.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:29 smithi141 ceph-mon[108989]: pgmap v11148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:30.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:30.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:31 smithi141 ceph-mon[108989]: pgmap v11149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:31 smithi060 ceph-mon[94696]: pgmap v11149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:33.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:33.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:33 smithi141 ceph-mon[108989]: pgmap v11150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:33 smithi060 ceph-mon[94696]: pgmap v11150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:34:34.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:34:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:34:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:34:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:34:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:34:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:34:35.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:34:35.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:35.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:35.930 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:35 smithi141 ceph-mon[108989]: pgmap v11151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:35 smithi060 ceph-mon[94696]: pgmap v11151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:36.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:36.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:37 smithi141 ceph-mon[108989]: pgmap v11152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:37 smithi060 ceph-mon[94696]: pgmap v11152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:37.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:37.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:38.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:38.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:39 smithi060 ceph-mon[94696]: pgmap v11153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:39.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:39.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:39 smithi141 ceph-mon[108989]: pgmap v11153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:40.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:40.981 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:41.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:41.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:41 smithi141 ceph-mon[108989]: pgmap v11154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:41 smithi060 ceph-mon[94696]: pgmap v11154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:42.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:42.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:43 smithi141 ceph-mon[108989]: pgmap v11155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:43 smithi060 ceph-mon[94696]: pgmap v11155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:44.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:44.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:45.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:45.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:45 smithi141 ceph-mon[108989]: pgmap v11156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:45 smithi060 ceph-mon[94696]: pgmap v11156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:47 smithi141 ceph-mon[108989]: pgmap v11157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:47 smithi060 ceph-mon[94696]: pgmap v11157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:48.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:48.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:49 smithi060 ceph-mon[94696]: pgmap v11158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:49 smithi141 ceph-mon[108989]: pgmap v11158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:50.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:50.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:51.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:51.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:51 smithi141 ceph-mon[108989]: pgmap v11159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:51 smithi060 ceph-mon[94696]: pgmap v11159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:52.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:52.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:53.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:53.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:53 smithi141 ceph-mon[108989]: pgmap v11160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:53 smithi060 ceph-mon[94696]: pgmap v11160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:54.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:54.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:55.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:55.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:55 smithi141 ceph-mon[108989]: pgmap v11161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:55 smithi060 ceph-mon[94696]: pgmap v11161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:34:56.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:56.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:57 smithi141 ceph-mon[108989]: pgmap v11162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:57 smithi060 ceph-mon[94696]: pgmap v11162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:34:57.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:57.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:58.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:58.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:34:59 smithi060 ceph-mon[94696]: pgmap v11163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:34:59.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:34:59.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:34:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:34:59 smithi141 ceph-mon[108989]: pgmap v11163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:00.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:00.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:01.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:01.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:01 smithi141 ceph-mon[108989]: pgmap v11164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:01 smithi060 ceph-mon[94696]: pgmap v11164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:02.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:02.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:03.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:03.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:03 smithi141 ceph-mon[108989]: pgmap v11165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:03 smithi060 ceph-mon[94696]: pgmap v11165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:04.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:04.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:05.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:05.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:05 smithi141 ceph-mon[108989]: pgmap v11166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:05 smithi060 ceph-mon[94696]: pgmap v11166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:06.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:06.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:07 smithi141 ceph-mon[108989]: pgmap v11167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:07 smithi060 ceph-mon[94696]: pgmap v11167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:07.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:07.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:08.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:08.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:09 smithi060 ceph-mon[94696]: pgmap v11168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:09.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:09.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:09 smithi141 ceph-mon[108989]: pgmap v11168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:10.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:10.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:11.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:11.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:11 smithi141 ceph-mon[108989]: pgmap v11169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:11 smithi060 ceph-mon[94696]: pgmap v11169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:12.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:12.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:13 smithi060 ceph-mon[94696]: pgmap v11170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:13.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:13.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:13 smithi141 ceph-mon[108989]: pgmap v11170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:14.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:14.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:15.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:15.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:15 smithi141 ceph-mon[108989]: pgmap v11171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:15 smithi060 ceph-mon[94696]: pgmap v11171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:16.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:16.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:17 smithi141 ceph-mon[108989]: pgmap v11172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:17 smithi060 ceph-mon[94696]: pgmap v11172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:17.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:17.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:18.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:18.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:19 smithi060 ceph-mon[94696]: pgmap v11173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:19.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:19.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:19 smithi141 ceph-mon[108989]: pgmap v11173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:20.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:20.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:21.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:21.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:21 smithi141 ceph-mon[108989]: pgmap v11174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:21 smithi060 ceph-mon[94696]: pgmap v11174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:22.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:22.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:23.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:23.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:23 smithi141 ceph-mon[108989]: pgmap v11175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:23 smithi060 ceph-mon[94696]: pgmap v11175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:24.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:24.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:25.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:25.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:25 smithi141 ceph-mon[108989]: pgmap v11176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:25 smithi060 ceph-mon[94696]: pgmap v11176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:26.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:26.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:27 smithi141 ceph-mon[108989]: pgmap v11177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:27 smithi060 ceph-mon[94696]: pgmap v11177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:27.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:27.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:28.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:28.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:29 smithi060 ceph-mon[94696]: pgmap v11178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:29.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:29.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:29 smithi141 ceph-mon[108989]: pgmap v11178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:30.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:30.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:31.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:31.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:31 smithi141 ceph-mon[108989]: pgmap v11179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:31 smithi060 ceph-mon[94696]: pgmap v11179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:32.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:32.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:33.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:33.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:33 smithi141 ceph-mon[108989]: pgmap v11180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:33 smithi060 ceph-mon[94696]: pgmap v11180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:34.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:34.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:35:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:35:35.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:35.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: pgmap v11181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:35:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:35:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: pgmap v11181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:35:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:35:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:35:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:35:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:35:36.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:36.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:37 smithi141 ceph-mon[108989]: pgmap v11182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:37 smithi060 ceph-mon[94696]: pgmap v11182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:37.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:37.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:38.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:38.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:39 smithi060 ceph-mon[94696]: pgmap v11183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:39 smithi141 ceph-mon[108989]: pgmap v11183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:39.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:39.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:40.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:40.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:41 smithi141 ceph-mon[108989]: pgmap v11184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:41.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:41.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:41 smithi060 ceph-mon[94696]: pgmap v11184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:42.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:42.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:43 smithi141 ceph-mon[108989]: pgmap v11185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:43.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:43.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:43 smithi060 ceph-mon[94696]: pgmap v11185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:44.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:44.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:45 smithi141 ceph-mon[108989]: pgmap v11186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:45.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:45.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:45 smithi060 ceph-mon[94696]: pgmap v11186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:47.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:47.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:47 smithi141 ceph-mon[108989]: pgmap v11187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:47 smithi060 ceph-mon[94696]: pgmap v11187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:48.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:48.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:49.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:49.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:49 smithi060 ceph-mon[94696]: pgmap v11188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:49 smithi141 ceph-mon[108989]: pgmap v11188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:50.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:50.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:51.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:51 smithi141 ceph-mon[108989]: pgmap v11189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:52.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:52.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:51 smithi060 ceph-mon[94696]: pgmap v11189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:53.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:53.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:53.961 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:53 smithi060 ceph-mon[94696]: pgmap v11190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:53 smithi141 ceph-mon[108989]: pgmap v11190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:54.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:54.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:55.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:55.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:55 smithi141 ceph-mon[108989]: pgmap v11191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:56.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:55 smithi060 ceph-mon[94696]: pgmap v11191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:35:57.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:57.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:57 smithi141 ceph-mon[108989]: pgmap v11192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:57 smithi060 ceph-mon[94696]: pgmap v11192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:35:58.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:58.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:59.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:35:59.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:35:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:35:59 smithi060 ceph-mon[94696]: pgmap v11193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:35:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:35:59 smithi141 ceph-mon[108989]: pgmap v11193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:00.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:00.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:01.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:01 smithi141 ceph-mon[108989]: pgmap v11194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:01 smithi060 ceph-mon[94696]: pgmap v11194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:03.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:03.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:03 smithi141 ceph-mon[108989]: pgmap v11195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:04.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:03 smithi060 ceph-mon[94696]: pgmap v11195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:05.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:05.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:05 smithi141 ceph-mon[108989]: pgmap v11196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:06.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:06.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:05 smithi060 ceph-mon[94696]: pgmap v11196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:07.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:07.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:07 smithi141 ceph-mon[108989]: pgmap v11197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:07 smithi060 ceph-mon[94696]: pgmap v11197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:08.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:08.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:09.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:09.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:09 smithi060 ceph-mon[94696]: pgmap v11198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:09 smithi141 ceph-mon[108989]: pgmap v11198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:10.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:10.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:11.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:11.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:11 smithi141 ceph-mon[108989]: pgmap v11199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:12.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:12.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:11 smithi060 ceph-mon[94696]: pgmap v11199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:13.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:13.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:13 smithi141 ceph-mon[108989]: pgmap v11200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:14.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:14.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:13 smithi060 ceph-mon[94696]: pgmap v11200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:15.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:15.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:15 smithi141 ceph-mon[108989]: pgmap v11201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:16.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:16.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:15 smithi060 ceph-mon[94696]: pgmap v11201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:17.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:17.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:17 smithi141 ceph-mon[108989]: pgmap v11202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:17 smithi060 ceph-mon[94696]: pgmap v11202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:18.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:18.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:19.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:19.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:19 smithi060 ceph-mon[94696]: pgmap v11203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:19 smithi141 ceph-mon[108989]: pgmap v11203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:20.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:20.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:21.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:21.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:21 smithi141 ceph-mon[108989]: pgmap v11204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:22.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:22.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:21 smithi060 ceph-mon[94696]: pgmap v11204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:23.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:23.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:23 smithi141 ceph-mon[108989]: pgmap v11205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:24.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:24.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:23 smithi060 ceph-mon[94696]: pgmap v11205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:25.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:25.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:25 smithi141 ceph-mon[108989]: pgmap v11206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:26.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:26.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:25 smithi060 ceph-mon[94696]: pgmap v11206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:27.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:27.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:27 smithi141 ceph-mon[108989]: pgmap v11207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:27 smithi060 ceph-mon[94696]: pgmap v11207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:28.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:29.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:29.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:29 smithi141 ceph-mon[108989]: pgmap v11208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:30.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:29 smithi060 ceph-mon[94696]: pgmap v11208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:30.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:30.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:31.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:31.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:31 smithi141 ceph-mon[108989]: pgmap v11209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:31 smithi060 ceph-mon[94696]: pgmap v11209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:32.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:32.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:33.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:33.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:33 smithi141 ceph-mon[108989]: pgmap v11210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:33 smithi060 ceph-mon[94696]: pgmap v11210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:34.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:34.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:35.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:35.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:35 smithi141 ceph-mon[108989]: pgmap v11211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:36:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:35 smithi060 ceph-mon[94696]: pgmap v11211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:36:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:36.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:37.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:37.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:37.170 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.170 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.170 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.170 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:38.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:38.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:37 smithi141 ceph-mon[108989]: pgmap v11212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:37 smithi060 ceph-mon[94696]: pgmap v11212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:39.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:39.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:40.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:40.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: pgmap v11213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:36:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:36:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: pgmap v11213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:36:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:36:41.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:41.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:40 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1586M 2023-08-19T13:36:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:40 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1586M 2023-08-19T13:36:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:42.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:42.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:42.222 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:41 smithi141 ceph-mon[108989]: pgmap v11214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:41 smithi060 ceph-mon[94696]: pgmap v11214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:43.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:43.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:44.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:44.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:43 smithi141 ceph-mon[108989]: pgmap v11215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:43 smithi060 ceph-mon[94696]: pgmap v11215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:45.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:45.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:46.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:46.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:45 smithi141 ceph-mon[108989]: pgmap v11216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:45 smithi060 ceph-mon[94696]: pgmap v11216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:47.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:47.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:47 smithi141 ceph-mon[108989]: pgmap v11217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:47 smithi060 ceph-mon[94696]: pgmap v11217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:48.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:48.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:49.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:49.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:49 smithi060 ceph-mon[94696]: pgmap v11218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:49 smithi141 ceph-mon[108989]: pgmap v11218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:50.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:50.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:51.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:51.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:51 smithi141 ceph-mon[108989]: pgmap v11219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:51 smithi060 ceph-mon[94696]: pgmap v11219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:52.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:52.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:53.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:53.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:53 smithi141 ceph-mon[108989]: pgmap v11220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:53 smithi060 ceph-mon[94696]: pgmap v11220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:54.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:54.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:55.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:55.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:55 smithi141 ceph-mon[108989]: pgmap v11221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:55 smithi060 ceph-mon[94696]: pgmap v11221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:36:56.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:56.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:57.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:57.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:57.376 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:57 smithi141 ceph-mon[108989]: pgmap v11222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:57 smithi060 ceph-mon[94696]: pgmap v11222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:36:58.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:58.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:59.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:36:59.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:36:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:36:59 smithi060 ceph-mon[94696]: pgmap v11223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:36:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:36:59 smithi141 ceph-mon[108989]: pgmap v11223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:00.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:00.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:01.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:01.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:01 smithi141 ceph-mon[108989]: pgmap v11224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:01 smithi060 ceph-mon[94696]: pgmap v11224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:02.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:02.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:03.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:03.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:03 smithi141 ceph-mon[108989]: pgmap v11225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:03 smithi060 ceph-mon[94696]: pgmap v11225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:04.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:04.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:05.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:05.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:05 smithi141 ceph-mon[108989]: pgmap v11226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:05 smithi060 ceph-mon[94696]: pgmap v11226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:06.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:06.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:07.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:07.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:07.479 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:07 smithi141 ceph-mon[108989]: pgmap v11227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:07 smithi060 ceph-mon[94696]: pgmap v11227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:08.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:08.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:09.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:09.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:09.812 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:09 smithi060 ceph-mon[94696]: pgmap v11228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:09 smithi141 ceph-mon[108989]: pgmap v11228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:10.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:10.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:11.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:11.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:11 smithi141 ceph-mon[108989]: pgmap v11229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:11 smithi060 ceph-mon[94696]: pgmap v11229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:12.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:12.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:13.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:13.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:13 smithi141 ceph-mon[108989]: pgmap v11230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:13 smithi060 ceph-mon[94696]: pgmap v11230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:14.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:14.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:15.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:15.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:15 smithi141 ceph-mon[108989]: pgmap v11231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:15 smithi060 ceph-mon[94696]: pgmap v11231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:16.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:16.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:17.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:17.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:17 smithi141 ceph-mon[108989]: pgmap v11232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:17 smithi060 ceph-mon[94696]: pgmap v11232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:18.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:18.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:19.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:19.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:19 smithi060 ceph-mon[94696]: pgmap v11233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:19 smithi141 ceph-mon[108989]: pgmap v11233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:20.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:20.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:21.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:21.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:21 smithi141 ceph-mon[108989]: pgmap v11234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:21 smithi060 ceph-mon[94696]: pgmap v11234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:22.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:22.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:23.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:23.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:23 smithi141 ceph-mon[108989]: pgmap v11235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:23 smithi060 ceph-mon[94696]: pgmap v11235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:24.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:24.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:25.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:25.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:25 smithi141 ceph-mon[108989]: pgmap v11236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:25 smithi060 ceph-mon[94696]: pgmap v11236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:26.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:26.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:27.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:27.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:27 smithi141 ceph-mon[108989]: pgmap v11237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:27 smithi060 ceph-mon[94696]: pgmap v11237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:28.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:28.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:29.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:29.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:29 smithi060 ceph-mon[94696]: pgmap v11238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:29 smithi141 ceph-mon[108989]: pgmap v11238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:30.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:30.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:31.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:31.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:31 smithi141 ceph-mon[108989]: pgmap v11239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:31 smithi060 ceph-mon[94696]: pgmap v11239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:32.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:32.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:33.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:33.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:33.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:33 smithi141 ceph-mon[108989]: pgmap v11240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:33 smithi060 ceph-mon[94696]: pgmap v11240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:34.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:34.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:35.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:35.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:35 smithi141 ceph-mon[108989]: pgmap v11241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:35 smithi060 ceph-mon[94696]: pgmap v11241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:36.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:36.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:37.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:37.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:37 smithi141 ceph-mon[108989]: pgmap v11242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:37 smithi060 ceph-mon[94696]: pgmap v11242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:38.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:38.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:39.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:39.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:39 smithi060 ceph-mon[94696]: pgmap v11243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:37:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:39 smithi141 ceph-mon[108989]: pgmap v11243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:37:40.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:40.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:37:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:37:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:37:41.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:41.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:41 smithi141 ceph-mon[108989]: pgmap v11244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:41 smithi060 ceph-mon[94696]: pgmap v11244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:42.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:42.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:43.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:43.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:43 smithi141 ceph-mon[108989]: pgmap v11245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:43 smithi060 ceph-mon[94696]: pgmap v11245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:44.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:44.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:45.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:45.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:45 smithi141 ceph-mon[108989]: pgmap v11246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:45 smithi060 ceph-mon[94696]: pgmap v11246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:46.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:46.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:47.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:47.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:47 smithi141 ceph-mon[108989]: pgmap v11247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:47 smithi060 ceph-mon[94696]: pgmap v11247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:48.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:48.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:49.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:49.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:49 smithi060 ceph-mon[94696]: pgmap v11248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:49 smithi141 ceph-mon[108989]: pgmap v11248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:50.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:50.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:51.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:51.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:51 smithi141 ceph-mon[108989]: pgmap v11249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:51 smithi060 ceph-mon[94696]: pgmap v11249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:52.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:53.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:53 smithi141 ceph-mon[108989]: pgmap v11250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:53 smithi060 ceph-mon[94696]: pgmap v11250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:54.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:55.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:55 smithi141 ceph-mon[108989]: pgmap v11251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:55 smithi060 ceph-mon[94696]: pgmap v11251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:37:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:56.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:57.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:57 smithi141 ceph-mon[108989]: pgmap v11252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:57 smithi060 ceph-mon[94696]: pgmap v11252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:37:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:58.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:37:59.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:37:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:37:59 smithi060 ceph-mon[94696]: pgmap v11253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:37:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:37:59 smithi141 ceph-mon[108989]: pgmap v11253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:00.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:01.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:01.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:01 smithi141 ceph-mon[108989]: pgmap v11254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:01 smithi060 ceph-mon[94696]: pgmap v11254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:03 smithi060 ceph-mon[94696]: pgmap v11255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:04.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:04.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:03 smithi141 ceph-mon[108989]: pgmap v11255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:05.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:05 smithi060 ceph-mon[94696]: pgmap v11256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:05 smithi141 ceph-mon[108989]: pgmap v11256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:07 smithi141 ceph-mon[108989]: pgmap v11257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:07 smithi060 ceph-mon[94696]: pgmap v11257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:08.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:08.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:09.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:09 smithi060 ceph-mon[94696]: pgmap v11258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:09 smithi141 ceph-mon[108989]: pgmap v11258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:11 smithi060 ceph-mon[94696]: pgmap v11259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:11 smithi141 ceph-mon[108989]: pgmap v11259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:12.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:12.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:13.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:13 smithi060 ceph-mon[94696]: pgmap v11260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:13 smithi141 ceph-mon[108989]: pgmap v11260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:15.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:15.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:15 smithi060 ceph-mon[94696]: pgmap v11261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:15 smithi141 ceph-mon[108989]: pgmap v11261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:17 smithi141 ceph-mon[108989]: pgmap v11262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:17 smithi060 ceph-mon[94696]: pgmap v11262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:18.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:19.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:19.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:19 smithi060 ceph-mon[94696]: pgmap v11263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:19 smithi141 ceph-mon[108989]: pgmap v11263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:21.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:21.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:21 smithi060 ceph-mon[94696]: pgmap v11264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:21 smithi141 ceph-mon[108989]: pgmap v11264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:22.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:23 smithi060 ceph-mon[94696]: pgmap v11265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:23 smithi141 ceph-mon[108989]: pgmap v11265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:24.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:24.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:25.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:25.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:25 smithi060 ceph-mon[94696]: pgmap v11266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:25 smithi141 ceph-mon[108989]: pgmap v11266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:27.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:27.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:27 smithi141 ceph-mon[108989]: pgmap v11267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:27 smithi060 ceph-mon[94696]: pgmap v11267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:28.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:29.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:29.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:29 smithi060 ceph-mon[94696]: pgmap v11268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:29 smithi141 ceph-mon[108989]: pgmap v11268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:30.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:30.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:31.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:31.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:31 smithi060 ceph-mon[94696]: pgmap v11269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:31 smithi141 ceph-mon[108989]: pgmap v11269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:33.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:33.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:33 smithi060 ceph-mon[94696]: pgmap v11270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:33 smithi141 ceph-mon[108989]: pgmap v11270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:34.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:34.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:35.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:35.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:35 smithi060 ceph-mon[94696]: pgmap v11271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:35 smithi141 ceph-mon[108989]: pgmap v11271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:36.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:36.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:37.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:37.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:37 smithi141 ceph-mon[108989]: pgmap v11272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:37 smithi060 ceph-mon[94696]: pgmap v11272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:38.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:38.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:39.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:39.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:39 smithi060 ceph-mon[94696]: pgmap v11273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:39 smithi141 ceph-mon[108989]: pgmap v11273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:40.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:40.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:38:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:38:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: pgmap v11274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:38:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:38:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:38:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:38:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: pgmap v11274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:38:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:38:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:38:42.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:42.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:43.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:43 smithi060 ceph-mon[94696]: pgmap v11275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:43 smithi141 ceph-mon[108989]: pgmap v11275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:44.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:44.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:45.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:45.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:45 smithi060 ceph-mon[94696]: pgmap v11276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:45 smithi141 ceph-mon[108989]: pgmap v11276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:46.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:46.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:47.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:47.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:47 smithi141 ceph-mon[108989]: pgmap v11277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:47 smithi060 ceph-mon[94696]: pgmap v11277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:48.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:48.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:49.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:49.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:49 smithi060 ceph-mon[94696]: pgmap v11278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:49 smithi141 ceph-mon[108989]: pgmap v11278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:50.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:50.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:51.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:51.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:51 smithi060 ceph-mon[94696]: pgmap v11279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:51 smithi141 ceph-mon[108989]: pgmap v11279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:52.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:52.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:53.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:53.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:53 smithi141 ceph-mon[108989]: pgmap v11280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:53 smithi060 ceph-mon[94696]: pgmap v11280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:54.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:54.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:55.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:55 smithi060 ceph-mon[94696]: pgmap v11281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:55 smithi141 ceph-mon[108989]: pgmap v11281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:38:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:38:56.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:56.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:57.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:57 smithi141 ceph-mon[108989]: pgmap v11282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:57 smithi060 ceph-mon[94696]: pgmap v11282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:38:58.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:58.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:59.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:38:59.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:38:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:38:59 smithi060 ceph-mon[94696]: pgmap v11283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:38:59 smithi141 ceph-mon[108989]: pgmap v11283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:00.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:00.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:01.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:01.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:01 smithi060 ceph-mon[94696]: pgmap v11284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:01 smithi141 ceph-mon[108989]: pgmap v11284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:02.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:02.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:03.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:03.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:03 smithi141 ceph-mon[108989]: pgmap v11285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:03 smithi060 ceph-mon[94696]: pgmap v11285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:04.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:04.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:05.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:05.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:05 smithi060 ceph-mon[94696]: pgmap v11286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:05 smithi141 ceph-mon[108989]: pgmap v11286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:06.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:06.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:07.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:07.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:07 smithi141 ceph-mon[108989]: pgmap v11287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:07 smithi060 ceph-mon[94696]: pgmap v11287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:08.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:08.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:09.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:09.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:09 smithi060 ceph-mon[94696]: pgmap v11288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:09 smithi141 ceph-mon[108989]: pgmap v11288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:10.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:10.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:11.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:11.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:11 smithi060 ceph-mon[94696]: pgmap v11289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:11 smithi141 ceph-mon[108989]: pgmap v11289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:12.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:12.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:13.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:13.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:13 smithi060 ceph-mon[94696]: pgmap v11290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:13 smithi141 ceph-mon[108989]: pgmap v11290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:14.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:14.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:15.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:15.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:15 smithi060 ceph-mon[94696]: pgmap v11291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:15 smithi141 ceph-mon[108989]: pgmap v11291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:16.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:16.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:17.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:17.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:17 smithi141 ceph-mon[108989]: pgmap v11292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:17 smithi060 ceph-mon[94696]: pgmap v11292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:18.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:18.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:19.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:19.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:19 smithi060 ceph-mon[94696]: pgmap v11293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:19 smithi141 ceph-mon[108989]: pgmap v11293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:20.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:20.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:21.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:21.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:21 smithi060 ceph-mon[94696]: pgmap v11294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:21 smithi141 ceph-mon[108989]: pgmap v11294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:22.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:22.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:23.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:23.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:23 smithi060 ceph-mon[94696]: pgmap v11295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:23 smithi141 ceph-mon[108989]: pgmap v11295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:24.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:24.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:25.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:25.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:25 smithi060 ceph-mon[94696]: pgmap v11296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:25 smithi141 ceph-mon[108989]: pgmap v11296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:26.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:26.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:27.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:27.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:27 smithi141 ceph-mon[108989]: pgmap v11297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:27 smithi060 ceph-mon[94696]: pgmap v11297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:28.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:28.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:29.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:29.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:29 smithi060 ceph-mon[94696]: pgmap v11298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:29 smithi141 ceph-mon[108989]: pgmap v11298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:30.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:30.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:31.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:31.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:31 smithi060 ceph-mon[94696]: pgmap v11299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:31 smithi141 ceph-mon[108989]: pgmap v11299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:32.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:32.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:33.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:33.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:33 smithi060 ceph-mon[94696]: pgmap v11300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:33 smithi141 ceph-mon[108989]: pgmap v11300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:34.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:34.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:35.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:35.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:35 smithi060 ceph-mon[94696]: pgmap v11301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:35 smithi141 ceph-mon[108989]: pgmap v11301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:36.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:36.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:37.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:37.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:37 smithi141 ceph-mon[108989]: pgmap v11302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:37 smithi060 ceph-mon[94696]: pgmap v11302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:38.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:38.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:39.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:39.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:39 smithi060 ceph-mon[94696]: pgmap v11303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:39 smithi141 ceph-mon[108989]: pgmap v11303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:40.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:40.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:41.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:41.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:41 smithi060 ceph-mon[94696]: pgmap v11304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:39:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:41 smithi141 ceph-mon[108989]: pgmap v11304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:39:42.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:42.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:43.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:43.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:43 smithi060 ceph-mon[94696]: pgmap v11305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:44.083 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:43 smithi141 ceph-mon[108989]: pgmap v11305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:44.083 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:44.083 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:44.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:44.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:39:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:39:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:39:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:39:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:39:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:39:45.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:39:45.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:45.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:45 smithi060 ceph-mon[94696]: pgmap v11306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:45 smithi141 ceph-mon[108989]: pgmap v11306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:46.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:46.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:47.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:47.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:47 smithi141 ceph-mon[108989]: pgmap v11307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:47 smithi060 ceph-mon[94696]: pgmap v11307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:48.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:48.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:49.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:49.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:49 smithi060 ceph-mon[94696]: pgmap v11308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:49 smithi141 ceph-mon[108989]: pgmap v11308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:50.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:50.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:51.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:51.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:51 smithi060 ceph-mon[94696]: pgmap v11309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:51 smithi141 ceph-mon[108989]: pgmap v11309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:52.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:52.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:53.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:53.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:53 smithi060 ceph-mon[94696]: pgmap v11310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:54.183 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:53 smithi141 ceph-mon[108989]: pgmap v11310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:54.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:54.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:55.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:55.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:55 smithi060 ceph-mon[94696]: pgmap v11311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:55 smithi141 ceph-mon[108989]: pgmap v11311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:39:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:39:56.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:56.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:57.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:57.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:57 smithi141 ceph-mon[108989]: pgmap v11312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:57 smithi060 ceph-mon[94696]: pgmap v11312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:39:58.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:58.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:59.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:39:59.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:39:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:39:59 smithi060 ceph-mon[94696]: pgmap v11313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:00.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:39:59 smithi141 ceph-mon[108989]: pgmap v11313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:00.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:40:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:40:01.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:01.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:01 smithi060 ceph-mon[94696]: pgmap v11314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:01 smithi141 ceph-mon[108989]: pgmap v11314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:02.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:02.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:03.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:03.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:03 smithi060 ceph-mon[94696]: pgmap v11315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:03 smithi141 ceph-mon[108989]: pgmap v11315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:04.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:04.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:05.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:05.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:05 smithi060 ceph-mon[94696]: pgmap v11316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:05 smithi141 ceph-mon[108989]: pgmap v11316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:06.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:06.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:07.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:07.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:07 smithi141 ceph-mon[108989]: pgmap v11317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:07 smithi060 ceph-mon[94696]: pgmap v11317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:08.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:08.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:09.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:09.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:09 smithi060 ceph-mon[94696]: pgmap v11318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:09 smithi141 ceph-mon[108989]: pgmap v11318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:10.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:10.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:11.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:11.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:11 smithi060 ceph-mon[94696]: pgmap v11319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:11 smithi141 ceph-mon[108989]: pgmap v11319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:12.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:12.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:13.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:13.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:13 smithi060 ceph-mon[94696]: pgmap v11320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:13 smithi141 ceph-mon[108989]: pgmap v11320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:14.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:14.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:15.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:15.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:15 smithi060 ceph-mon[94696]: pgmap v11321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:15 smithi141 ceph-mon[108989]: pgmap v11321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:16.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:16.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:17.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:17.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:17 smithi141 ceph-mon[108989]: pgmap v11322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:17 smithi060 ceph-mon[94696]: pgmap v11322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:18.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:18.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:19.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:19.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:19 smithi060 ceph-mon[94696]: pgmap v11323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:19 smithi141 ceph-mon[108989]: pgmap v11323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:20.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:20.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:21.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:21.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:21 smithi060 ceph-mon[94696]: pgmap v11324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:21 smithi141 ceph-mon[108989]: pgmap v11324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:22.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:22.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:23.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:23.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:23 smithi060 ceph-mon[94696]: pgmap v11325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:23 smithi141 ceph-mon[108989]: pgmap v11325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:24.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:24.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:25.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:25.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:25 smithi060 ceph-mon[94696]: pgmap v11326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:25 smithi141 ceph-mon[108989]: pgmap v11326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:26.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:26.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:27 smithi060 ceph-mon[94696]: pgmap v11327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:27.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:27.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:27 smithi141 ceph-mon[108989]: pgmap v11327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:28.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:28.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:29.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:29.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:29 smithi060 ceph-mon[94696]: pgmap v11328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:29 smithi141 ceph-mon[108989]: pgmap v11328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:30.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:30.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:31.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:31.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:31 smithi060 ceph-mon[94696]: pgmap v11329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:31 smithi141 ceph-mon[108989]: pgmap v11329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:32.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:32.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:33.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:33.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:33 smithi060 ceph-mon[94696]: pgmap v11330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:33 smithi141 ceph-mon[108989]: pgmap v11330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:34.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:34.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:35.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:35.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:35 smithi060 ceph-mon[94696]: pgmap v11331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:35 smithi141 ceph-mon[108989]: pgmap v11331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:36.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:36.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:37 smithi141 ceph-mon[108989]: pgmap v11332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:37.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:37.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:37 smithi060 ceph-mon[94696]: pgmap v11332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:38.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:38.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:39.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:39.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:39 smithi060 ceph-mon[94696]: pgmap v11333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:39 smithi141 ceph-mon[108989]: pgmap v11333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:40.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:40.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:41.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:41.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:41 smithi060 ceph-mon[94696]: pgmap v11334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:41 smithi141 ceph-mon[108989]: pgmap v11334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:42.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:42.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:43.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:43.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:43 smithi060 ceph-mon[94696]: pgmap v11335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:43 smithi141 ceph-mon[108989]: pgmap v11335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:44.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:44.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:40:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:40:45.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:45.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:45 smithi060 ceph-mon[94696]: pgmap v11336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:45 smithi141 ceph-mon[108989]: pgmap v11336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:46.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:46.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:47 smithi141 ceph-mon[108989]: pgmap v11337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:47 smithi060 ceph-mon[94696]: pgmap v11337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:48.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:48.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:49.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:49.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: pgmap v11338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:40:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:40:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:40:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: pgmap v11338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:40:50.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:50.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:51.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:51.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:51 smithi060 ceph-mon[94696]: pgmap v11339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:51 smithi141 ceph-mon[108989]: pgmap v11339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:52.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:52.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:53.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:53.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:53 smithi060 ceph-mon[94696]: pgmap v11340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:53 smithi141 ceph-mon[108989]: pgmap v11340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:54.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:54.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:55.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:55.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:55 smithi060 ceph-mon[94696]: pgmap v11341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:55 smithi141 ceph-mon[108989]: pgmap v11341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:40:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:40:56.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:56.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:57 smithi141 ceph-mon[108989]: pgmap v11342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:57.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:57.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:57 smithi060 ceph-mon[94696]: pgmap v11342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:40:58.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:58.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:59.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:40:59.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:40:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:40:59 smithi060 ceph-mon[94696]: pgmap v11343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:40:59 smithi141 ceph-mon[108989]: pgmap v11343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:00.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:01.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:01.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:01 smithi060 ceph-mon[94696]: pgmap v11344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:01 smithi141 ceph-mon[108989]: pgmap v11344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:02.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:02.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:03.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:03.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:03 smithi060 ceph-mon[94696]: pgmap v11345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:03 smithi141 ceph-mon[108989]: pgmap v11345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:04.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:04.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:05.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:05.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:05 smithi060 ceph-mon[94696]: pgmap v11346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:05 smithi141 ceph-mon[108989]: pgmap v11346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:06.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:06.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:07.463 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:07 smithi060 ceph-mon[94696]: pgmap v11347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:07 smithi141 ceph-mon[108989]: pgmap v11347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:07.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:07.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:08.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:08.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:09.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:09.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:09 smithi060 ceph-mon[94696]: pgmap v11348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:09 smithi141 ceph-mon[108989]: pgmap v11348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:10.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:10.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:11.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:11.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:11 smithi060 ceph-mon[94696]: pgmap v11349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:11 smithi141 ceph-mon[108989]: pgmap v11349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:12.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:13.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:13.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:13 smithi060 ceph-mon[94696]: pgmap v11350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:13 smithi141 ceph-mon[108989]: pgmap v11350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:14.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:14.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:15.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:15.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:15 smithi060 ceph-mon[94696]: pgmap v11351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:15 smithi141 ceph-mon[108989]: pgmap v11351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:16.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:16.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:17 smithi141 ceph-mon[108989]: pgmap v11352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:17.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:17.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:17 smithi060 ceph-mon[94696]: pgmap v11352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:18.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:18.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:19.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:19.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:19 smithi060 ceph-mon[94696]: pgmap v11353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:20.057 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:19 smithi141 ceph-mon[108989]: pgmap v11353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:20.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:20.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:21.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:21.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:21 smithi060 ceph-mon[94696]: pgmap v11354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:21 smithi141 ceph-mon[108989]: pgmap v11354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:22.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:22.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:23.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:23.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:23 smithi060 ceph-mon[94696]: pgmap v11355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:23 smithi141 ceph-mon[108989]: pgmap v11355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:24.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:24.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:25.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:25.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:25 smithi060 ceph-mon[94696]: pgmap v11356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:25 smithi141 ceph-mon[108989]: pgmap v11356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:26.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:26.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:27 smithi141 ceph-mon[108989]: pgmap v11357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:27 smithi060 ceph-mon[94696]: pgmap v11357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:27.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:27.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:28.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:28.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:29.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:29.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:29 smithi060 ceph-mon[94696]: pgmap v11358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:30.160 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:29 smithi141 ceph-mon[108989]: pgmap v11358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:30.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:30.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:31 smithi060 ceph-mon[94696]: pgmap v11359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:31 smithi141 ceph-mon[108989]: pgmap v11359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:32.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:32.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:33.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:33.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:33 smithi060 ceph-mon[94696]: pgmap v11360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:33 smithi141 ceph-mon[108989]: pgmap v11360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:34.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:34.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:35.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:35.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:35 smithi060 ceph-mon[94696]: pgmap v11361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:35 smithi141 ceph-mon[108989]: pgmap v11361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:36.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:36.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:37 smithi141 ceph-mon[108989]: pgmap v11362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:37 smithi060 ceph-mon[94696]: pgmap v11362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:37.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:37.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:38.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:38.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:39.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:39.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:39 smithi060 ceph-mon[94696]: pgmap v11363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:39 smithi141 ceph-mon[108989]: pgmap v11363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:40.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:40.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:41.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:41.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:41 smithi060 ceph-mon[94696]: pgmap v11364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:41 smithi141 ceph-mon[108989]: pgmap v11364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:42.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:42.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:43.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:43.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:43 smithi060 ceph-mon[94696]: pgmap v11365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:43 smithi141 ceph-mon[108989]: pgmap v11365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:44.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:44.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:45.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:45.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:45 smithi060 ceph-mon[94696]: pgmap v11366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:45 smithi141 ceph-mon[108989]: pgmap v11366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:46.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:46.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:47 smithi141 ceph-mon[108989]: pgmap v11367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:47 smithi060 ceph-mon[94696]: pgmap v11367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:47.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:47.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:48.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:48.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:49.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:49.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:49 smithi060 ceph-mon[94696]: pgmap v11368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:41:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:49 smithi141 ceph-mon[108989]: pgmap v11368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:41:50.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:50.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:41:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:41:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:41:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:41:51.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:41:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:41:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:41:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:41:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:41:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:41:51.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:51.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:51 smithi060 ceph-mon[94696]: pgmap v11369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:51 smithi141 ceph-mon[108989]: pgmap v11369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:52.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:52.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:53.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:53.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:53 smithi060 ceph-mon[94696]: pgmap v11370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:53 smithi141 ceph-mon[108989]: pgmap v11370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:54.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:54.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:55.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:55.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:55 smithi060 ceph-mon[94696]: pgmap v11371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:55 smithi141 ceph-mon[108989]: pgmap v11371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:41:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:41:56.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:56.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:57 smithi141 ceph-mon[108989]: pgmap v11372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:57 smithi060 ceph-mon[94696]: pgmap v11372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:41:57.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:57.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:58.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:58.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:59.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:41:59.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:41:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:41:59 smithi060 ceph-mon[94696]: pgmap v11373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:41:59 smithi141 ceph-mon[108989]: pgmap v11373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:00.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:00.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:01.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:01.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:01 smithi060 ceph-mon[94696]: pgmap v11374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:01 smithi141 ceph-mon[108989]: pgmap v11374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:02.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:02.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:03.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:03.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:03 smithi060 ceph-mon[94696]: pgmap v11375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:03 smithi141 ceph-mon[108989]: pgmap v11375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:04.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:04.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:05.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:05.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:05 smithi060 ceph-mon[94696]: pgmap v11376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:05 smithi141 ceph-mon[108989]: pgmap v11376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:06.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:06.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:07 smithi141 ceph-mon[108989]: pgmap v11377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:07 smithi060 ceph-mon[94696]: pgmap v11377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:07.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:07.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:08.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:09.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:09.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:10.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:09 smithi060 ceph-mon[94696]: pgmap v11378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:09 smithi141 ceph-mon[108989]: pgmap v11378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:10.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:10.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:11.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:11.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:11 smithi141 ceph-mon[108989]: pgmap v11379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:11 smithi060 ceph-mon[94696]: pgmap v11379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:12.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:12.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:13.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:13.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:13 smithi141 ceph-mon[108989]: pgmap v11380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:13 smithi060 ceph-mon[94696]: pgmap v11380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:14.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:14.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:15.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:15.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:15 smithi141 ceph-mon[108989]: pgmap v11381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:15 smithi060 ceph-mon[94696]: pgmap v11381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:16.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:16.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:17 smithi141 ceph-mon[108989]: pgmap v11382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:17 smithi060 ceph-mon[94696]: pgmap v11382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:17.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:17.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:18.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:18.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:19.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:19.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:20.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:19 smithi060 ceph-mon[94696]: pgmap v11383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:19 smithi141 ceph-mon[108989]: pgmap v11383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:20.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:20.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:21.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:21 smithi141 ceph-mon[108989]: pgmap v11384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:21 smithi060 ceph-mon[94696]: pgmap v11384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:22.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:22.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:23.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:23.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:23 smithi141 ceph-mon[108989]: pgmap v11385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:23 smithi060 ceph-mon[94696]: pgmap v11385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:24.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:24.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:25.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:25.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:25 smithi141 ceph-mon[108989]: pgmap v11386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:25 smithi060 ceph-mon[94696]: pgmap v11386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:26.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:26.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:27 smithi141 ceph-mon[108989]: pgmap v11387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:27 smithi060 ceph-mon[94696]: pgmap v11387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:27.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:27.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:28.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:28.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:29.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:29.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:29 smithi141 ceph-mon[108989]: pgmap v11388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:29 smithi060 ceph-mon[94696]: pgmap v11388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:30.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:31.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:31 smithi141 ceph-mon[108989]: pgmap v11389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:31 smithi060 ceph-mon[94696]: pgmap v11389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:32.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:32.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:33.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:33.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:33 smithi141 ceph-mon[108989]: pgmap v11390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:33 smithi060 ceph-mon[94696]: pgmap v11390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:34.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:34.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:35.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:35.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:35 smithi141 ceph-mon[108989]: pgmap v11391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:35 smithi060 ceph-mon[94696]: pgmap v11391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:36.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:37 smithi141 ceph-mon[108989]: pgmap v11392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:37 smithi060 ceph-mon[94696]: pgmap v11392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:37.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:37.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:38.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:38.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:39.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:39 smithi141 ceph-mon[108989]: pgmap v11393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:39 smithi060 ceph-mon[94696]: pgmap v11393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:40.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:40.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:41.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:41.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:41 smithi141 ceph-mon[108989]: pgmap v11394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:41 smithi060 ceph-mon[94696]: pgmap v11394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:42.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:42.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:43.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:43.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:43 smithi141 ceph-mon[108989]: pgmap v11395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:43 smithi060 ceph-mon[94696]: pgmap v11395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:44.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:44.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:45.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:45.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:45 smithi141 ceph-mon[108989]: pgmap v11396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:45 smithi060 ceph-mon[94696]: pgmap v11396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:46.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:46.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:47 smithi141 ceph-mon[108989]: pgmap v11397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:47 smithi060 ceph-mon[94696]: pgmap v11397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:47.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:47.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:48.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:48.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:49.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:49.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:49 smithi141 ceph-mon[108989]: pgmap v11398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:49 smithi060 ceph-mon[94696]: pgmap v11398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:50.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:50.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:42:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:42:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:51.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:51.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: pgmap v11399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: pgmap v11399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:42:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:42:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:42:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:42:52.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:52.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:53.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:53.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:53 smithi060 ceph-mon[94696]: pgmap v11400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:53 smithi141 ceph-mon[108989]: pgmap v11400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:54.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:54.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:55.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:55.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:55 smithi141 ceph-mon[108989]: pgmap v11401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:55 smithi060 ceph-mon[94696]: pgmap v11401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:42:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:42:56.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:56.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:57 smithi141 ceph-mon[108989]: pgmap v11402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:57 smithi060 ceph-mon[94696]: pgmap v11402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:42:57.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:57.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:58.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:58.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:42:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:42:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:42:59 smithi141 ceph-mon[108989]: pgmap v11403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:42:59 smithi060 ceph-mon[94696]: pgmap v11403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:00.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:00.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:01.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:01.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:01 smithi141 ceph-mon[108989]: pgmap v11404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:01 smithi060 ceph-mon[94696]: pgmap v11404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:02.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:02.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:03.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:03.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:03 smithi060 ceph-mon[94696]: pgmap v11405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:03 smithi141 ceph-mon[108989]: pgmap v11405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:06.140 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:05 smithi141 ceph-mon[108989]: pgmap v11406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:05 smithi060 ceph-mon[94696]: pgmap v11406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:06.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:07 smithi141 ceph-mon[108989]: pgmap v11407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:07 smithi060 ceph-mon[94696]: pgmap v11407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:08.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:08.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:09.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:09.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:09 smithi141 ceph-mon[108989]: pgmap v11408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:09 smithi060 ceph-mon[94696]: pgmap v11408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:10.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:10.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:11.192 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:11.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:11.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:11 smithi141 ceph-mon[108989]: pgmap v11409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:11 smithi060 ceph-mon[94696]: pgmap v11409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:12.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:12.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:13 smithi141 ceph-mon[108989]: pgmap v11410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:13 smithi060 ceph-mon[94696]: pgmap v11410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:14.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:14.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:15.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:15 smithi141 ceph-mon[108989]: pgmap v11411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:15 smithi060 ceph-mon[94696]: pgmap v11411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:17 smithi141 ceph-mon[108989]: pgmap v11412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:17 smithi060 ceph-mon[94696]: pgmap v11412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:17.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:18.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:19.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:19.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:19 smithi141 ceph-mon[108989]: pgmap v11413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:19 smithi060 ceph-mon[94696]: pgmap v11413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:20.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:20.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:21.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:21.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:21 smithi141 ceph-mon[108989]: pgmap v11414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:21 smithi060 ceph-mon[94696]: pgmap v11414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:22.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:22.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:23.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:23.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:23 smithi141 ceph-mon[108989]: pgmap v11415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:23 smithi060 ceph-mon[94696]: pgmap v11415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:24.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:24.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:25.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:25.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:25 smithi141 ceph-mon[108989]: pgmap v11416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:25 smithi060 ceph-mon[94696]: pgmap v11416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:26.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:26.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:27 smithi141 ceph-mon[108989]: pgmap v11417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:27 smithi060 ceph-mon[94696]: pgmap v11417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:27.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:27.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:28.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:28.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:29 smithi141 ceph-mon[108989]: pgmap v11418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:29 smithi060 ceph-mon[94696]: pgmap v11418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:30.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:30.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:31.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:31 smithi141 ceph-mon[108989]: pgmap v11419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:31 smithi060 ceph-mon[94696]: pgmap v11419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:32.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:32.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:33.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:33.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:34.113 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:33 smithi060 ceph-mon[94696]: pgmap v11420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:33 smithi141 ceph-mon[108989]: pgmap v11420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:35 smithi141 ceph-mon[108989]: pgmap v11421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:35 smithi060 ceph-mon[94696]: pgmap v11421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:36.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:37 smithi141 ceph-mon[108989]: pgmap v11422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:37 smithi060 ceph-mon[94696]: pgmap v11422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:39.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:39.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:39 smithi141 ceph-mon[108989]: pgmap v11423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:39 smithi060 ceph-mon[94696]: pgmap v11423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:40.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:41.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:41.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:41 smithi141 ceph-mon[108989]: pgmap v11424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:41 smithi060 ceph-mon[94696]: pgmap v11424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:42.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:43.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:44.226 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:43 smithi060 ceph-mon[94696]: pgmap v11425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:43 smithi141 ceph-mon[108989]: pgmap v11425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:44.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:44.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:45.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:45 smithi141 ceph-mon[108989]: pgmap v11426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:45 smithi060 ceph-mon[94696]: pgmap v11426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:46.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:47 smithi141 ceph-mon[108989]: pgmap v11427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:47 smithi060 ceph-mon[94696]: pgmap v11427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:47.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:48.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:48.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:49.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:49 smithi141 ceph-mon[108989]: pgmap v11428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:49 smithi060 ceph-mon[94696]: pgmap v11428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:50.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:50.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:51.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:51 smithi141 ceph-mon[108989]: pgmap v11429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:43:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:51 smithi060 ceph-mon[94696]: pgmap v11429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:43:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:52.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:52.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:43:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:43:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:43:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:43:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:43:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:43:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:43:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:53.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:53 smithi141 ceph-mon[108989]: pgmap v11430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:53 smithi060 ceph-mon[94696]: pgmap v11430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:54.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:54.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:55.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:55.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:55 smithi141 ceph-mon[108989]: pgmap v11431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:55 smithi060 ceph-mon[94696]: pgmap v11431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:43:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:43:56.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:56.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:57 smithi141 ceph-mon[108989]: pgmap v11432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:57 smithi060 ceph-mon[94696]: pgmap v11432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:43:57.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:57.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:58.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:43:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:43:59.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:43:59 smithi141 ceph-mon[108989]: pgmap v11433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:43:59 smithi060 ceph-mon[94696]: pgmap v11433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:00.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:00.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:01.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:01 smithi141 ceph-mon[108989]: pgmap v11434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:01 smithi060 ceph-mon[94696]: pgmap v11434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:03.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:03.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:03 smithi141 ceph-mon[108989]: pgmap v11435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:03 smithi060 ceph-mon[94696]: pgmap v11435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:04.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:05 smithi141 ceph-mon[108989]: pgmap v11436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:05 smithi060 ceph-mon[94696]: pgmap v11436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:06.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:06.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:07.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:07 smithi141 ceph-mon[108989]: pgmap v11437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:07 smithi060 ceph-mon[94696]: pgmap v11437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:07.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:07.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:08.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:08.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:09.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:09.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:09 smithi141 ceph-mon[108989]: pgmap v11438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:09 smithi060 ceph-mon[94696]: pgmap v11438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:10.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:10.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:11.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:11.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:11 smithi141 ceph-mon[108989]: pgmap v11439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:11 smithi060 ceph-mon[94696]: pgmap v11439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:12.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:12.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:13.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:13.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:13 smithi141 ceph-mon[108989]: pgmap v11440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:13 smithi060 ceph-mon[94696]: pgmap v11440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:14.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:14.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:15.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:15.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:15 smithi141 ceph-mon[108989]: pgmap v11441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:15 smithi060 ceph-mon[94696]: pgmap v11441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:16.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:17 smithi141 ceph-mon[108989]: pgmap v11442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:17 smithi060 ceph-mon[94696]: pgmap v11442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:17.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:17.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:18.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:18.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:19.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:19 smithi141 ceph-mon[108989]: pgmap v11443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:19 smithi060 ceph-mon[94696]: pgmap v11443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:21 smithi141 ceph-mon[108989]: pgmap v11444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:21 smithi060 ceph-mon[94696]: pgmap v11444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:23.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:23.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:23 smithi141 ceph-mon[108989]: pgmap v11445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:23 smithi060 ceph-mon[94696]: pgmap v11445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:25.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:25.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:25 smithi141 ceph-mon[108989]: pgmap v11446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:25 smithi060 ceph-mon[94696]: pgmap v11446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:26.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:26.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:27 smithi141 ceph-mon[108989]: pgmap v11447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:27 smithi060 ceph-mon[94696]: pgmap v11447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:27.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:27.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:28.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:29.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:29.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:29 smithi141 ceph-mon[108989]: pgmap v11448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:29 smithi060 ceph-mon[94696]: pgmap v11448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:30.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:30.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:31.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:31.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:31 smithi141 ceph-mon[108989]: pgmap v11449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:31 smithi060 ceph-mon[94696]: pgmap v11449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:32.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:32.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:33.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:33.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:33 smithi141 ceph-mon[108989]: pgmap v11450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:33 smithi060 ceph-mon[94696]: pgmap v11450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:34.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:34.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:35.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:35.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:35 smithi141 ceph-mon[108989]: pgmap v11451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:35 smithi060 ceph-mon[94696]: pgmap v11451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:36.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:36.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:37 smithi141 ceph-mon[108989]: pgmap v11452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:37 smithi060 ceph-mon[94696]: pgmap v11452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:37.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:37.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:38.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:38.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:39.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:39.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:39 smithi141 ceph-mon[108989]: pgmap v11453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:39 smithi060 ceph-mon[94696]: pgmap v11453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:40.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:40.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:41.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:42.122 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:41 smithi141 ceph-mon[108989]: pgmap v11454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:41 smithi060 ceph-mon[94696]: pgmap v11454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:42.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:43.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:43.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:43 smithi141 ceph-mon[108989]: pgmap v11455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:43 smithi060 ceph-mon[94696]: pgmap v11455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:44.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:44.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:45.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:45 smithi141 ceph-mon[108989]: pgmap v11456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:45 smithi060 ceph-mon[94696]: pgmap v11456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:46.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:47 smithi141 ceph-mon[108989]: pgmap v11457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:47 smithi060 ceph-mon[94696]: pgmap v11457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:47.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:47.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:48.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:48.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:49.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:49.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:49 smithi141 ceph-mon[108989]: pgmap v11458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:49 smithi060 ceph-mon[94696]: pgmap v11458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:50.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:50.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:51.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:51.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:52.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:51 smithi141 ceph-mon[108989]: pgmap v11459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:51 smithi060 ceph-mon[94696]: pgmap v11459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:52.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:52.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:44:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:44:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:44:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:44:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:44:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:44:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:44:53.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:44:53.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:53.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:53 smithi141 ceph-mon[108989]: pgmap v11460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:53 smithi060 ceph-mon[94696]: pgmap v11460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:54.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:55.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:55.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:55 smithi141 ceph-mon[108989]: pgmap v11461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:55 smithi060 ceph-mon[94696]: pgmap v11461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:44:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:44:56.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:56.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:57 smithi060 ceph-mon[94696]: pgmap v11462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:57 smithi141 ceph-mon[108989]: pgmap v11462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:44:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:57.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:58.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:58.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:44:59.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:44:59.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:44:59 smithi141 ceph-mon[108989]: pgmap v11463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:44:59 smithi060 ceph-mon[94696]: pgmap v11463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:00.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:00.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:01.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:01.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:01 smithi141 ceph-mon[108989]: pgmap v11464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:01 smithi060 ceph-mon[94696]: pgmap v11464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:02.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:02.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:03.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:03.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:03 smithi141 ceph-mon[108989]: pgmap v11465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:03 smithi060 ceph-mon[94696]: pgmap v11465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:04.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:04.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:05.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:05 smithi141 ceph-mon[108989]: pgmap v11466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:05 smithi060 ceph-mon[94696]: pgmap v11466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:06.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:06.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:07 smithi060 ceph-mon[94696]: pgmap v11467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:07 smithi141 ceph-mon[108989]: pgmap v11467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:07.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:09.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:09.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:10.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:09 smithi060 ceph-mon[94696]: pgmap v11468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:09 smithi141 ceph-mon[108989]: pgmap v11468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:10.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:11 smithi141 ceph-mon[108989]: pgmap v11469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:11 smithi060 ceph-mon[94696]: pgmap v11469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:12.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:12.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:13.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:13 smithi141 ceph-mon[108989]: pgmap v11470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:13 smithi060 ceph-mon[94696]: pgmap v11470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:15.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:15 smithi141 ceph-mon[108989]: pgmap v11471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:15 smithi060 ceph-mon[94696]: pgmap v11471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:16.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:17 smithi060 ceph-mon[94696]: pgmap v11472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:17 smithi141 ceph-mon[108989]: pgmap v11472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:19.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:19 smithi141 ceph-mon[108989]: pgmap v11473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:20.308 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:19 smithi060 ceph-mon[94696]: pgmap v11473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:21.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:21.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:21 smithi141 ceph-mon[108989]: pgmap v11474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:21 smithi060 ceph-mon[94696]: pgmap v11474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:22.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:23 smithi141 ceph-mon[108989]: pgmap v11475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:23 smithi060 ceph-mon[94696]: pgmap v11475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:24.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:24.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:25 smithi141 ceph-mon[108989]: pgmap v11476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:25 smithi060 ceph-mon[94696]: pgmap v11476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:27 smithi060 ceph-mon[94696]: pgmap v11477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:27.588 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:27 smithi141 ceph-mon[108989]: pgmap v11477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:27.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:27.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:28.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:28.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:29.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:29.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:29 smithi141 ceph-mon[108989]: pgmap v11478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:29 smithi060 ceph-mon[94696]: pgmap v11478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:30.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:30.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:31.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:31.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:31 smithi141 ceph-mon[108989]: pgmap v11479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:31 smithi060 ceph-mon[94696]: pgmap v11479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:32.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:32.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:33 smithi141 ceph-mon[108989]: pgmap v11480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:33 smithi060 ceph-mon[94696]: pgmap v11480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:34.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:34.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:35 smithi141 ceph-mon[108989]: pgmap v11481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:35 smithi060 ceph-mon[94696]: pgmap v11481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:36.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:36.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:37 smithi060 ceph-mon[94696]: pgmap v11482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:37.692 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:37 smithi141 ceph-mon[108989]: pgmap v11482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:37.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:37.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:38.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:38.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:39 smithi141 ceph-mon[108989]: pgmap v11483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:39 smithi060 ceph-mon[94696]: pgmap v11483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:40.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:40.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:41.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:41.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:41 smithi141 ceph-mon[108989]: pgmap v11484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:41 smithi060 ceph-mon[94696]: pgmap v11484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:42.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:43 smithi141 ceph-mon[108989]: pgmap v11485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:43 smithi060 ceph-mon[94696]: pgmap v11485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:44.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:44.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:45 smithi141 ceph-mon[108989]: pgmap v11486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:45 smithi060 ceph-mon[94696]: pgmap v11486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:47 smithi060 ceph-mon[94696]: pgmap v11487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:47 smithi141 ceph-mon[108989]: pgmap v11487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:48.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:48.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:49.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:49.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:49 smithi141 ceph-mon[108989]: pgmap v11488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:49 smithi060 ceph-mon[94696]: pgmap v11488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:52.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:52.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:51 smithi141 ceph-mon[108989]: pgmap v11489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:51 smithi060 ceph-mon[94696]: pgmap v11489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:53.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:53.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:54.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:54.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: pgmap v11490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:45:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:45:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:45:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: pgmap v11490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:45:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:45:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:45:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:45:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:45:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:45:55.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:55.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:56.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:56.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:55 smithi060 ceph-mon[94696]: pgmap v11491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:55 smithi141 ceph-mon[108989]: pgmap v11491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:45:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:45:57.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:57 smithi060 ceph-mon[94696]: pgmap v11492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:57 smithi141 ceph-mon[108989]: pgmap v11492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:45:58.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:58.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:45:59.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:45:59.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:00.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:00.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:45:59 smithi141 ceph-mon[108989]: pgmap v11493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:45:59 smithi060 ceph-mon[94696]: pgmap v11493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:01.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:01.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:02.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:02.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:01 smithi141 ceph-mon[108989]: pgmap v11494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:01 smithi060 ceph-mon[94696]: pgmap v11494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:03.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:03.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:04.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:04.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:03 smithi141 ceph-mon[108989]: pgmap v11495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:03 smithi060 ceph-mon[94696]: pgmap v11495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:05.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:05.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:06.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:06.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:05 smithi141 ceph-mon[108989]: pgmap v11496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:05 smithi060 ceph-mon[94696]: pgmap v11496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:07 smithi060 ceph-mon[94696]: pgmap v11497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:07 smithi141 ceph-mon[108989]: pgmap v11497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:08.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:08.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:09.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:09.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:10.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:10.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:09 smithi141 ceph-mon[108989]: pgmap v11498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:09 smithi060 ceph-mon[94696]: pgmap v11498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:12.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:12.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:11 smithi141 ceph-mon[108989]: pgmap v11499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:11 smithi060 ceph-mon[94696]: pgmap v11499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:13.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:13.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:14.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:13 smithi141 ceph-mon[108989]: pgmap v11500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:13 smithi060 ceph-mon[94696]: pgmap v11500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:15.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:15.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:16.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:16.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:15 smithi141 ceph-mon[108989]: pgmap v11501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:15 smithi060 ceph-mon[94696]: pgmap v11501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:17.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:17.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:17 smithi060 ceph-mon[94696]: pgmap v11502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:17 smithi141 ceph-mon[108989]: pgmap v11502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:18.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:18.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:19.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:19.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:19 smithi141 ceph-mon[108989]: pgmap v11503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:19 smithi060 ceph-mon[94696]: pgmap v11503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:21.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:21.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:22.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:22.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:21 smithi141 ceph-mon[108989]: pgmap v11504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:21 smithi060 ceph-mon[94696]: pgmap v11504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:23.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:23.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:24.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:23 smithi141 ceph-mon[108989]: pgmap v11505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:23 smithi060 ceph-mon[94696]: pgmap v11505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:25.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:25.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:25 smithi141 ceph-mon[108989]: pgmap v11506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:25 smithi060 ceph-mon[94696]: pgmap v11506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:27 smithi060 ceph-mon[94696]: pgmap v11507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:27 smithi141 ceph-mon[108989]: pgmap v11507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:28.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:30.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:29 smithi141 ceph-mon[108989]: pgmap v11508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:29 smithi060 ceph-mon[94696]: pgmap v11508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:31.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:31.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:31 smithi141 ceph-mon[108989]: pgmap v11509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:31 smithi060 ceph-mon[94696]: pgmap v11509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:34.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:34.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:33 smithi141 ceph-mon[108989]: pgmap v11510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:33 smithi060 ceph-mon[94696]: pgmap v11510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:35.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:36.157 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:35 smithi060 ceph-mon[94696]: pgmap v11511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:35 smithi141 ceph-mon[108989]: pgmap v11511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:37.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:37.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:37 smithi060 ceph-mon[94696]: pgmap v11512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:37 smithi141 ceph-mon[108989]: pgmap v11512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:38.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:38.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:40.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:40.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:39 smithi141 ceph-mon[108989]: pgmap v11513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:39 smithi060 ceph-mon[94696]: pgmap v11513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:41.214 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:41 smithi141 ceph-mon[108989]: pgmap v11514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:41 smithi060 ceph-mon[94696]: pgmap v11514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:43.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:43.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:44.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:44.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:43 smithi141 ceph-mon[108989]: pgmap v11515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:43 smithi060 ceph-mon[94696]: pgmap v11515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:45.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:46.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:46.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:45 smithi141 ceph-mon[108989]: pgmap v11516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:46.271 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:45 smithi060 ceph-mon[94696]: pgmap v11516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:47.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:47.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:47 smithi060 ceph-mon[94696]: pgmap v11517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:47 smithi141 ceph-mon[108989]: pgmap v11517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:48.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:48.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:49.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:49.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:50.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:49 smithi141 ceph-mon[108989]: pgmap v11518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:49 smithi060 ceph-mon[94696]: pgmap v11518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:51.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:51.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:52.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:51 smithi141 ceph-mon[108989]: pgmap v11519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:51 smithi060 ceph-mon[94696]: pgmap v11519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:53.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:53 smithi141 ceph-mon[108989]: pgmap v11520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:46:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:53 smithi060 ceph-mon[94696]: pgmap v11520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:46:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1578M 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:46:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:46:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:46:55.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1578M 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:46:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:46:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:55 smithi141 ceph-mon[108989]: pgmap v11521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:55 smithi060 ceph-mon[94696]: pgmap v11521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:46:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:46:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:57 smithi060 ceph-mon[94696]: pgmap v11522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:57 smithi141 ceph-mon[108989]: pgmap v11522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:46:58.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:58.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:46:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:46:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:46:59 smithi141 ceph-mon[108989]: pgmap v11523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:46:59 smithi060 ceph-mon[94696]: pgmap v11523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:01.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:02.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:02.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:01 smithi141 ceph-mon[108989]: pgmap v11524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:01 smithi060 ceph-mon[94696]: pgmap v11524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:04.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:03 smithi141 ceph-mon[108989]: pgmap v11525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:03 smithi060 ceph-mon[94696]: pgmap v11525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:05 smithi141 ceph-mon[108989]: pgmap v11526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:05 smithi060 ceph-mon[94696]: pgmap v11526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:07.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:07.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:07 smithi060 ceph-mon[94696]: pgmap v11527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:07 smithi141 ceph-mon[108989]: pgmap v11527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:08.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:08.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:10.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:10.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:09 smithi141 ceph-mon[108989]: pgmap v11528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:09 smithi060 ceph-mon[94696]: pgmap v11528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:11.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:11.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:12.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:12.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:11 smithi141 ceph-mon[108989]: pgmap v11529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:11 smithi060 ceph-mon[94696]: pgmap v11529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:13.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:13.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:13 smithi141 ceph-mon[108989]: pgmap v11530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:14.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:14.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:13 smithi060 ceph-mon[94696]: pgmap v11530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:15.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:15.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:16.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:16.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:15 smithi141 ceph-mon[108989]: pgmap v11531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:15 smithi060 ceph-mon[94696]: pgmap v11531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:17.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:17.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:17 smithi060 ceph-mon[94696]: pgmap v11532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:17 smithi141 ceph-mon[108989]: pgmap v11532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:18.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:18.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:19.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:19.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:20.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:20.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:19 smithi141 ceph-mon[108989]: pgmap v11533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:19 smithi060 ceph-mon[94696]: pgmap v11533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:21.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:21.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:21 smithi060 ceph-mon[94696]: pgmap v11534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:22.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:22.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:21 smithi141 ceph-mon[108989]: pgmap v11534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:24.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:24.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:23 smithi141 ceph-mon[108989]: pgmap v11535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:23 smithi060 ceph-mon[94696]: pgmap v11535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:25.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:25.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:25 smithi141 ceph-mon[108989]: pgmap v11536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:25 smithi060 ceph-mon[94696]: pgmap v11536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:27.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:27.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:27 smithi060 ceph-mon[94696]: pgmap v11537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:27 smithi141 ceph-mon[108989]: pgmap v11537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:28.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:28.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:30.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:30.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:29 smithi141 ceph-mon[108989]: pgmap v11538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:29 smithi060 ceph-mon[94696]: pgmap v11538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:31.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:31.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:31 smithi060 ceph-mon[94696]: pgmap v11539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:32.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:32.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:31 smithi141 ceph-mon[108989]: pgmap v11539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:33.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:33.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:34.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:34.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:33 smithi141 ceph-mon[108989]: pgmap v11540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:33 smithi060 ceph-mon[94696]: pgmap v11540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:35.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:35.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:36.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:36.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:35 smithi141 ceph-mon[108989]: pgmap v11541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:35 smithi060 ceph-mon[94696]: pgmap v11541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:37.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:37.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:37 smithi060 ceph-mon[94696]: pgmap v11542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:37 smithi141 ceph-mon[108989]: pgmap v11542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:38.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:38.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:39.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:39.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:40.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:39 smithi141 ceph-mon[108989]: pgmap v11543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:39 smithi060 ceph-mon[94696]: pgmap v11543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:41.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:41.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:41 smithi141 ceph-mon[108989]: pgmap v11544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:41 smithi060 ceph-mon[94696]: pgmap v11544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:44.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:44.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:43 smithi141 ceph-mon[108989]: pgmap v11545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:43 smithi060 ceph-mon[94696]: pgmap v11545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:45 smithi141 ceph-mon[108989]: pgmap v11546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:45 smithi060 ceph-mon[94696]: pgmap v11546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:47.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:47.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:47 smithi060 ceph-mon[94696]: pgmap v11547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:47 smithi141 ceph-mon[108989]: pgmap v11547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:48.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:48.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:50.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:49 smithi141 ceph-mon[108989]: pgmap v11548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:49 smithi060 ceph-mon[94696]: pgmap v11548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:51.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:52.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:52.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:51 smithi141 ceph-mon[108989]: pgmap v11549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:51 smithi060 ceph-mon[94696]: pgmap v11549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:53.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:53.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:54.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:54.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:53 smithi141 ceph-mon[108989]: pgmap v11550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:53 smithi060 ceph-mon[94696]: pgmap v11550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:55.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:47:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:47:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:47:56.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:56.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:55 smithi141 ceph-mon[108989]: pgmap v11551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:55 smithi060 ceph-mon[94696]: pgmap v11551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:47:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:47:57.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:57.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:57 smithi060 ceph-mon[94696]: pgmap v11552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:57 smithi141 ceph-mon[108989]: pgmap v11552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:47:58.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:58.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:47:59.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:47:59.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:00.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:00.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:00.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:47:59 smithi141 ceph-mon[108989]: pgmap v11553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:47:59 smithi060 ceph-mon[94696]: pgmap v11553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:01.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:01.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:02.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:02.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:01 smithi141 ceph-mon[108989]: pgmap v11554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:01 smithi060 ceph-mon[94696]: pgmap v11554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:03.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:03.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:04.200 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:03 smithi141 ceph-mon[108989]: pgmap v11555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:04.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:04.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:03 smithi060 ceph-mon[94696]: pgmap v11555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:05.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:05.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:06.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:06.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:05 smithi141 ceph-mon[108989]: pgmap v11556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:05 smithi060 ceph-mon[94696]: pgmap v11556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:07.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:07.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:07 smithi060 ceph-mon[94696]: pgmap v11557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:07 smithi141 ceph-mon[108989]: pgmap v11557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:08.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:08.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:09.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:09.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:09 smithi141 ceph-mon[108989]: pgmap v11558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:10.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:10.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:09 smithi060 ceph-mon[94696]: pgmap v11558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:11.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:11.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:11 smithi141 ceph-mon[108989]: pgmap v11559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:12.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:12.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:12.246 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:11 smithi060 ceph-mon[94696]: pgmap v11559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:13.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:13.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:13 smithi141 ceph-mon[108989]: pgmap v11560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:14.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:14.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:13 smithi060 ceph-mon[94696]: pgmap v11560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:15.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:15.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:15 smithi141 ceph-mon[108989]: pgmap v11561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:16.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:16.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:15 smithi060 ceph-mon[94696]: pgmap v11561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:17.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:17.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:17 smithi060 ceph-mon[94696]: pgmap v11562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:17 smithi141 ceph-mon[108989]: pgmap v11562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:18.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:18.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:19.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:19.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:19 smithi141 ceph-mon[108989]: pgmap v11563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:20.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:20.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:19 smithi060 ceph-mon[94696]: pgmap v11563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:21.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:21.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:21 smithi141 ceph-mon[108989]: pgmap v11564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:22.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:22.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:21 smithi060 ceph-mon[94696]: pgmap v11564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:23.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:23.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:23 smithi141 ceph-mon[108989]: pgmap v11565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:24.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:24.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:23 smithi060 ceph-mon[94696]: pgmap v11565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:25.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:25.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:25 smithi141 ceph-mon[108989]: pgmap v11566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:26.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:26.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:25 smithi060 ceph-mon[94696]: pgmap v11566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:27.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:27.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:27 smithi060 ceph-mon[94696]: pgmap v11567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:27 smithi141 ceph-mon[108989]: pgmap v11567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:28.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:28.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:29.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:29.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:29 smithi141 ceph-mon[108989]: pgmap v11568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:30.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:30.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:29 smithi060 ceph-mon[94696]: pgmap v11568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:31.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:31.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:31 smithi141 ceph-mon[108989]: pgmap v11569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:32.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:32.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:31 smithi060 ceph-mon[94696]: pgmap v11569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:33.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:33.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:33 smithi141 ceph-mon[108989]: pgmap v11570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:34.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:34.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:33 smithi060 ceph-mon[94696]: pgmap v11570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:35.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:35.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:35 smithi141 ceph-mon[108989]: pgmap v11571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:36.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:36.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:35 smithi060 ceph-mon[94696]: pgmap v11571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:37.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:37.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:37 smithi060 ceph-mon[94696]: pgmap v11572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:37 smithi141 ceph-mon[108989]: pgmap v11572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:38.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:38.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:39.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:39.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:39 smithi141 ceph-mon[108989]: pgmap v11573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:40.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:40.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:39 smithi060 ceph-mon[94696]: pgmap v11573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:41.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:41.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:41 smithi141 ceph-mon[108989]: pgmap v11574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:42.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:42.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:41 smithi060 ceph-mon[94696]: pgmap v11574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:43.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:43.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:43 smithi141 ceph-mon[108989]: pgmap v11575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:44.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:44.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:43 smithi060 ceph-mon[94696]: pgmap v11575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:45.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:45.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:45 smithi141 ceph-mon[108989]: pgmap v11576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:46.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:46.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:45 smithi060 ceph-mon[94696]: pgmap v11576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:47.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:47.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:47 smithi060 ceph-mon[94696]: pgmap v11577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:47 smithi141 ceph-mon[108989]: pgmap v11577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:48.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:48.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:49.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:49.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:49 smithi141 ceph-mon[108989]: pgmap v11578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:50.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:50.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:49 smithi060 ceph-mon[94696]: pgmap v11578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:51.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:51.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:51 smithi141 ceph-mon[108989]: pgmap v11579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:52.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:52.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:51 smithi060 ceph-mon[94696]: pgmap v11579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:53.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:53.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:53 smithi141 ceph-mon[108989]: pgmap v11580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:54.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:54.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:53 smithi060 ceph-mon[94696]: pgmap v11580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:48:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:55.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:48:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: pgmap v11581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:48:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:48:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:48:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:48:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:48:56.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:56.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: pgmap v11581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:48:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:48:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:48:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:48:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:48:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:48:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:48:57.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:57.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:57 smithi060 ceph-mon[94696]: pgmap v11582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:57 smithi141 ceph-mon[108989]: pgmap v11582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:48:58.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:58.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:48:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:48:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:48:59 smithi141 ceph-mon[108989]: pgmap v11583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:48:59 smithi060 ceph-mon[94696]: pgmap v11583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:00.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:00.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:01.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:01.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:01 smithi141 ceph-mon[108989]: pgmap v11584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:01 smithi060 ceph-mon[94696]: pgmap v11584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:02.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:02.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:03.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:03.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:03 smithi141 ceph-mon[108989]: pgmap v11585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:03 smithi060 ceph-mon[94696]: pgmap v11585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:04.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:04.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:05.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:05.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:05 smithi141 ceph-mon[108989]: pgmap v11586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:05 smithi060 ceph-mon[94696]: pgmap v11586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:06.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:06.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:07.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:07.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:07 smithi060 ceph-mon[94696]: pgmap v11587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:07 smithi141 ceph-mon[108989]: pgmap v11587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:08.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:08.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:09.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:09.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:09 smithi141 ceph-mon[108989]: pgmap v11588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:09 smithi060 ceph-mon[94696]: pgmap v11588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:10.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:10.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:11.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:11.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:11 smithi141 ceph-mon[108989]: pgmap v11589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:11 smithi060 ceph-mon[94696]: pgmap v11589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:12.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:12.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:13.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:13.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:13 smithi141 ceph-mon[108989]: pgmap v11590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:13 smithi060 ceph-mon[94696]: pgmap v11590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:14.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:14.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:15.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:15.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:15 smithi141 ceph-mon[108989]: pgmap v11591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:15 smithi060 ceph-mon[94696]: pgmap v11591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:16.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:16.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:17.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:17.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:17 smithi060 ceph-mon[94696]: pgmap v11592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:17 smithi141 ceph-mon[108989]: pgmap v11592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:18.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:18.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:19.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:19.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:19 smithi141 ceph-mon[108989]: pgmap v11593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:19 smithi060 ceph-mon[94696]: pgmap v11593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:20.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:20.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:21.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:21 smithi141 ceph-mon[108989]: pgmap v11594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:21 smithi060 ceph-mon[94696]: pgmap v11594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:22.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:22.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:23.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:23.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:23 smithi141 ceph-mon[108989]: pgmap v11595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:23 smithi060 ceph-mon[94696]: pgmap v11595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:24.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:24.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:25.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:25.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:25 smithi141 ceph-mon[108989]: pgmap v11596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:25 smithi060 ceph-mon[94696]: pgmap v11596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:26.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:26.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:27.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:27.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:27 smithi060 ceph-mon[94696]: pgmap v11597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:27 smithi141 ceph-mon[108989]: pgmap v11597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:28.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:28.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:29.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:29.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:29 smithi141 ceph-mon[108989]: pgmap v11598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:29 smithi060 ceph-mon[94696]: pgmap v11598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:30.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:30.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:31.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:31.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:31 smithi141 ceph-mon[108989]: pgmap v11599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:31 smithi060 ceph-mon[94696]: pgmap v11599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:32.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:32.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:33.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:33.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:33 smithi141 ceph-mon[108989]: pgmap v11600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:33 smithi060 ceph-mon[94696]: pgmap v11600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:34.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:34.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:35.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:35.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:35 smithi141 ceph-mon[108989]: pgmap v11601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:35 smithi060 ceph-mon[94696]: pgmap v11601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:36.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:36.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:37 smithi060 ceph-mon[94696]: pgmap v11602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:37 smithi141 ceph-mon[108989]: pgmap v11602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:38.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:38.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:39 smithi141 ceph-mon[108989]: pgmap v11603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:39 smithi060 ceph-mon[94696]: pgmap v11603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:41.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:41.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:41 smithi141 ceph-mon[108989]: pgmap v11604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:41 smithi060 ceph-mon[94696]: pgmap v11604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:42.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:42.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:43 smithi141 ceph-mon[108989]: pgmap v11605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:43 smithi060 ceph-mon[94696]: pgmap v11605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:44.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:44.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:45.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:45.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:45 smithi141 ceph-mon[108989]: pgmap v11606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:45 smithi060 ceph-mon[94696]: pgmap v11606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:47.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:47.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:47 smithi060 ceph-mon[94696]: pgmap v11607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:47 smithi141 ceph-mon[108989]: pgmap v11607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:48.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:48.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:49.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:49.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:50.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:49 smithi141 ceph-mon[108989]: pgmap v11608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:49 smithi060 ceph-mon[94696]: pgmap v11608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:50.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:50.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:51.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:51.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:51 smithi141 ceph-mon[108989]: pgmap v11609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:51 smithi060 ceph-mon[94696]: pgmap v11609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:52.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:52.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:53.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:53.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:53 smithi141 ceph-mon[108989]: pgmap v11610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:53 smithi060 ceph-mon[94696]: pgmap v11610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:54.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:54.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:49:55.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:55.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:55 smithi141 ceph-mon[108989]: pgmap v11611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:49:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:55 smithi060 ceph-mon[94696]: pgmap v11611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:49:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:49:56.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:56.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:57.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:57.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:57 smithi060 ceph-mon[94696]: pgmap v11612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:57 smithi141 ceph-mon[108989]: pgmap v11612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:49:58.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:58.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:59.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:49:59.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:49:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:49:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:49:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:49:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:49:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:50:00.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:00.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:00 smithi141 ceph-mon[108989]: pgmap v11613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T13:50:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:00 smithi060 ceph-mon[94696]: pgmap v11613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T13:50:01.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:01.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:02.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:02.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:02 smithi141 ceph-mon[108989]: pgmap v11614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:02 smithi060 ceph-mon[94696]: pgmap v11614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:03.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:03.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:04.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:04.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:04 smithi141 ceph-mon[108989]: pgmap v11615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:04 smithi060 ceph-mon[94696]: pgmap v11615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:05.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:05.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:06.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:06.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:06 smithi141 ceph-mon[108989]: pgmap v11616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:06 smithi060 ceph-mon[94696]: pgmap v11616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:07.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:07.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:07 smithi060 ceph-mon[94696]: pgmap v11617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:07 smithi141 ceph-mon[108989]: pgmap v11617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:09.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:09.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:09 smithi141 ceph-mon[108989]: pgmap v11618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:09 smithi060 ceph-mon[94696]: pgmap v11618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:10.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:10.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:11.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:11.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:11 smithi141 ceph-mon[108989]: pgmap v11619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:11 smithi060 ceph-mon[94696]: pgmap v11619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:12.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:12.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:13.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:13.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:13 smithi141 ceph-mon[108989]: pgmap v11620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:13 smithi060 ceph-mon[94696]: pgmap v11620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:14.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:14.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:15.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:15.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:15 smithi141 ceph-mon[108989]: pgmap v11621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:15 smithi060 ceph-mon[94696]: pgmap v11621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:16.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:16.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:17.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:17.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:17 smithi060 ceph-mon[94696]: pgmap v11622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:17 smithi141 ceph-mon[108989]: pgmap v11622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:18.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:18.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:19.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:19.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:19 smithi141 ceph-mon[108989]: pgmap v11623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:19 smithi060 ceph-mon[94696]: pgmap v11623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:20.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:20.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:21.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:21.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:21 smithi141 ceph-mon[108989]: pgmap v11624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:21 smithi060 ceph-mon[94696]: pgmap v11624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:22.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:22.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:23.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:23.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:23 smithi141 ceph-mon[108989]: pgmap v11625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:23 smithi060 ceph-mon[94696]: pgmap v11625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:24.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:24.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:25.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:25.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:25 smithi060 ceph-mon[94696]: pgmap v11626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:26.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:26.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:25 smithi141 ceph-mon[108989]: pgmap v11626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:27.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:27.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:27 smithi060 ceph-mon[94696]: pgmap v11627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:27 smithi141 ceph-mon[108989]: pgmap v11627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:28.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:28.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:29.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:29.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:29 smithi141 ceph-mon[108989]: pgmap v11628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:29 smithi060 ceph-mon[94696]: pgmap v11628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:30.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:30.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:31.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:31.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:31 smithi141 ceph-mon[108989]: pgmap v11629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:31 smithi060 ceph-mon[94696]: pgmap v11629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:32.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:32.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:33.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:33.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:33 smithi060 ceph-mon[94696]: pgmap v11630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:34.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:34.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:33 smithi141 ceph-mon[108989]: pgmap v11630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:35.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:35.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:35 smithi141 ceph-mon[108989]: pgmap v11631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:35 smithi060 ceph-mon[94696]: pgmap v11631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:36.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:36.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:37.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:37.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:37 smithi060 ceph-mon[94696]: pgmap v11632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:37 smithi141 ceph-mon[108989]: pgmap v11632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:38.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:38.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:39.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:39.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:39 smithi141 ceph-mon[108989]: pgmap v11633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:39 smithi060 ceph-mon[94696]: pgmap v11633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:40.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:40.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:41.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:41.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:41 smithi060 ceph-mon[94696]: pgmap v11634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:41 smithi141 ceph-mon[108989]: pgmap v11634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:42.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:42.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:43.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:43.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:43 smithi060 ceph-mon[94696]: pgmap v11635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:43 smithi141 ceph-mon[108989]: pgmap v11635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:44.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:44.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:45.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:45.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:45 smithi141 ceph-mon[108989]: pgmap v11636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:45 smithi060 ceph-mon[94696]: pgmap v11636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:46.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:46.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:47 smithi060 ceph-mon[94696]: pgmap v11637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:47 smithi141 ceph-mon[108989]: pgmap v11637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:48.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:48.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:49.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:49.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:49 smithi060 ceph-mon[94696]: pgmap v11638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:49 smithi141 ceph-mon[108989]: pgmap v11638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:50.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:50.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:51.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:51.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:51 smithi060 ceph-mon[94696]: pgmap v11639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:51 smithi141 ceph-mon[108989]: pgmap v11639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:52.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:52.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:53.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:53.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:53 smithi060 ceph-mon[94696]: pgmap v11640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:53 smithi141 ceph-mon[108989]: pgmap v11640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:54.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:54.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:50:55.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:55.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:55 smithi141 ceph-mon[108989]: pgmap v11641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:55 smithi060 ceph-mon[94696]: pgmap v11641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:50:56.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:56.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:57.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:57.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:57 smithi060 ceph-mon[94696]: pgmap v11642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:57 smithi141 ceph-mon[108989]: pgmap v11642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:50:58.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:58.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:50:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:50:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:50:59.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:50:59.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:00.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:50:59 smithi060 ceph-mon[94696]: pgmap v11643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:00.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:50:59 smithi141 ceph-mon[108989]: pgmap v11643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:00.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:01.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:01.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:01 smithi060 ceph-mon[94696]: pgmap v11644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:01 smithi141 ceph-mon[108989]: pgmap v11644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:03.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:03.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:03 smithi060 ceph-mon[94696]: pgmap v11645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:03 smithi141 ceph-mon[108989]: pgmap v11645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:04.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:04.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:51:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:51:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:51:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:51:05.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:05.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:06 smithi141 ceph-mon[108989]: pgmap v11646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:06.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:06.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:06 smithi060 ceph-mon[94696]: pgmap v11646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:07.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:07.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:07 smithi141 ceph-mon[108989]: pgmap v11647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:07 smithi060 ceph-mon[94696]: pgmap v11647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:08.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:08.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:09.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:09.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:09 smithi060 ceph-mon[94696]: pgmap v11648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:09 smithi141 ceph-mon[108989]: pgmap v11648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:10.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:10.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:11.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:11.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:11 smithi060 ceph-mon[94696]: pgmap v11649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:11 smithi141 ceph-mon[108989]: pgmap v11649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:12.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:13.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:13.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:14.303 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:13 smithi060 ceph-mon[94696]: pgmap v11650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:13 smithi141 ceph-mon[108989]: pgmap v11650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:14.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:14.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:15.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:15.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:16 smithi060 ceph-mon[94696]: pgmap v11651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:16 smithi141 ceph-mon[108989]: pgmap v11651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:16.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:16.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:17.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:17.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:17 smithi141 ceph-mon[108989]: pgmap v11652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:17 smithi060 ceph-mon[94696]: pgmap v11652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:18.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:18.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:19.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:19.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:19 smithi060 ceph-mon[94696]: pgmap v11653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:19 smithi141 ceph-mon[108989]: pgmap v11653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:20.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:20.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:21.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:21.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:21 smithi060 ceph-mon[94696]: pgmap v11654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:21 smithi141 ceph-mon[108989]: pgmap v11654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:22.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:22.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:23.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:23.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:24 smithi060 ceph-mon[94696]: pgmap v11655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:24 smithi141 ceph-mon[108989]: pgmap v11655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:24.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:24.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:25.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:25.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:26.276 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:26 smithi141 ceph-mon[108989]: pgmap v11656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:26 smithi060 ceph-mon[94696]: pgmap v11656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:26.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:26.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:27.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:27.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:27 smithi141 ceph-mon[108989]: pgmap v11657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:27 smithi060 ceph-mon[94696]: pgmap v11657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:28.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:28.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:29.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:29.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:29 smithi060 ceph-mon[94696]: pgmap v11658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:29 smithi141 ceph-mon[108989]: pgmap v11658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:30.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:30.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:31.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:31.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:32 smithi060 ceph-mon[94696]: pgmap v11659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:32 smithi141 ceph-mon[108989]: pgmap v11659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:32.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:32.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:33.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:33.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:34 smithi060 ceph-mon[94696]: pgmap v11660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:34 smithi141 ceph-mon[108989]: pgmap v11660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:34.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:34.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:35.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:35.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:36 smithi060 ceph-mon[94696]: pgmap v11661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:36.379 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:36 smithi141 ceph-mon[108989]: pgmap v11661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:36.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:36.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:37.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:37.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:37 smithi141 ceph-mon[108989]: pgmap v11662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:37 smithi060 ceph-mon[94696]: pgmap v11662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:38.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:38.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:39.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:39.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:40 smithi060 ceph-mon[94696]: pgmap v11663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:40 smithi141 ceph-mon[108989]: pgmap v11663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:40.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:40.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:41.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:41.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:42 smithi060 ceph-mon[94696]: pgmap v11664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:42 smithi141 ceph-mon[108989]: pgmap v11664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:42.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:42.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:43.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:43.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:44 smithi060 ceph-mon[94696]: pgmap v11665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:44 smithi141 ceph-mon[108989]: pgmap v11665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:44.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:44.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:45.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:45.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:46 smithi060 ceph-mon[94696]: pgmap v11666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:46.482 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:46 smithi141 ceph-mon[108989]: pgmap v11666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:46.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:46.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:47.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:47.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:47 smithi141 ceph-mon[108989]: pgmap v11667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:47 smithi060 ceph-mon[94696]: pgmap v11667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:48.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:48.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:49.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:49.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:50 smithi060 ceph-mon[94696]: pgmap v11668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:50 smithi141 ceph-mon[108989]: pgmap v11668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:51.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:51.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:52 smithi060 ceph-mon[94696]: pgmap v11669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:52 smithi141 ceph-mon[108989]: pgmap v11669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:52.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:52.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:53.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:53.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:54 smithi060 ceph-mon[94696]: pgmap v11670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:54 smithi141 ceph-mon[108989]: pgmap v11670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:54.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:54.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:51:55.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:55.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:56 smithi060 ceph-mon[94696]: pgmap v11671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:56 smithi141 ceph-mon[108989]: pgmap v11671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:51:56.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:56.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:57.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:57.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:51:57 smithi141 ceph-mon[108989]: pgmap v11672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:51:57 smithi060 ceph-mon[94696]: pgmap v11672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:51:58.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:58.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:51:59.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:51:59.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:00.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:00 smithi060 ceph-mon[94696]: pgmap v11673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:00 smithi141 ceph-mon[108989]: pgmap v11673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:00.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:00.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:01.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:01.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:02 smithi060 ceph-mon[94696]: pgmap v11674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:02 smithi141 ceph-mon[108989]: pgmap v11674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:02.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:02.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:03.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:03.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:04 smithi060 ceph-mon[94696]: pgmap v11675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:04 smithi141 ceph-mon[108989]: pgmap v11675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:04.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:04.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:52:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:52:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:52:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:52:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:52:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:52:05.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:52:05.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:05.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:06 smithi060 ceph-mon[94696]: pgmap v11676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:06 smithi141 ceph-mon[108989]: pgmap v11676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:06.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:06.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:07.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:07.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:07 smithi141 ceph-mon[108989]: pgmap v11677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:07 smithi060 ceph-mon[94696]: pgmap v11677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:08.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:08.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:09.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:09.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:10 smithi060 ceph-mon[94696]: pgmap v11678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:10 smithi141 ceph-mon[108989]: pgmap v11678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:10.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:10.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:11.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:11.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:12 smithi060 ceph-mon[94696]: pgmap v11679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:12 smithi141 ceph-mon[108989]: pgmap v11679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:13.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:13.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:14 smithi060 ceph-mon[94696]: pgmap v11680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:14 smithi141 ceph-mon[108989]: pgmap v11680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:14.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:14.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:15.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:15.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:16 smithi060 ceph-mon[94696]: pgmap v11681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:16 smithi141 ceph-mon[108989]: pgmap v11681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:16.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:16.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:17.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:17.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:17 smithi141 ceph-mon[108989]: pgmap v11682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:17 smithi060 ceph-mon[94696]: pgmap v11682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:18.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:18.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:19.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:19.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:20 smithi060 ceph-mon[94696]: pgmap v11683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:20 smithi141 ceph-mon[108989]: pgmap v11683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:20.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:20.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:21.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:21.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:22 smithi141 ceph-mon[108989]: pgmap v11684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:22 smithi060 ceph-mon[94696]: pgmap v11684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:22.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:22.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:23.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:23.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:24 smithi060 ceph-mon[94696]: pgmap v11685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:24 smithi141 ceph-mon[108989]: pgmap v11685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:24.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:24.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:25.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:25.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:26 smithi060 ceph-mon[94696]: pgmap v11686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:26 smithi141 ceph-mon[108989]: pgmap v11686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:26.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:26.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:27.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:27.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:27 smithi141 ceph-mon[108989]: pgmap v11687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:27 smithi060 ceph-mon[94696]: pgmap v11687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:28.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:28.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:29.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:29.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:30 smithi060 ceph-mon[94696]: pgmap v11688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:30 smithi141 ceph-mon[108989]: pgmap v11688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:30.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:30.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:31.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:31.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:32 smithi141 ceph-mon[108989]: pgmap v11689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:32 smithi060 ceph-mon[94696]: pgmap v11689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:32.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:32.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:33.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:33.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:34 smithi060 ceph-mon[94696]: pgmap v11690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:34 smithi141 ceph-mon[108989]: pgmap v11690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:34.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:34.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:35.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:35.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:36 smithi060 ceph-mon[94696]: pgmap v11691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:36 smithi141 ceph-mon[108989]: pgmap v11691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:36.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:36.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:37.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:37.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:37 smithi141 ceph-mon[108989]: pgmap v11692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:37 smithi060 ceph-mon[94696]: pgmap v11692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:38.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:38.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:39.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:39.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:40.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:40 smithi060 ceph-mon[94696]: pgmap v11693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:40.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:40 smithi141 ceph-mon[108989]: pgmap v11693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:40.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:40.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:41.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:41.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:42 smithi060 ceph-mon[94696]: pgmap v11694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:42 smithi141 ceph-mon[108989]: pgmap v11694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:42.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:42.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:43.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:44 smithi060 ceph-mon[94696]: pgmap v11695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:44 smithi141 ceph-mon[108989]: pgmap v11695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:44.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:45.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:45.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:46 smithi060 ceph-mon[94696]: pgmap v11696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:46 smithi141 ceph-mon[108989]: pgmap v11696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:46.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:46.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:47 smithi141 ceph-mon[108989]: pgmap v11697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:47.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:47.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:47 smithi060 ceph-mon[94696]: pgmap v11697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:48.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:48.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:49.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:49.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:50 smithi060 ceph-mon[94696]: pgmap v11698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:50 smithi141 ceph-mon[108989]: pgmap v11698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:50.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:50.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:51.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:51.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:52 smithi060 ceph-mon[94696]: pgmap v11699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:52 smithi141 ceph-mon[108989]: pgmap v11699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:52.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:52.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:53.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:53.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:54 smithi060 ceph-mon[94696]: pgmap v11700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:54 smithi141 ceph-mon[108989]: pgmap v11700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:54.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:54.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:52:55.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:55.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:56 smithi060 ceph-mon[94696]: pgmap v11701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:56 smithi141 ceph-mon[108989]: pgmap v11701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:52:56.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:56.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:52:57 smithi141 ceph-mon[108989]: pgmap v11702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:57.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:57.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:52:57 smithi060 ceph-mon[94696]: pgmap v11702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:52:58.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:58.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:52:59.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:52:59.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:00 smithi060 ceph-mon[94696]: pgmap v11703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:00 smithi141 ceph-mon[108989]: pgmap v11703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:00.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:00.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:01.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:01.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:02 smithi060 ceph-mon[94696]: pgmap v11704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:02 smithi141 ceph-mon[108989]: pgmap v11704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:02.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:02.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:03.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:03.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:04 smithi060 ceph-mon[94696]: pgmap v11705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:04 smithi141 ceph-mon[108989]: pgmap v11705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:04.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:53:05.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:53:05.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:05.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: pgmap v11706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:53:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:53:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:53:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: pgmap v11706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:53:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:53:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:53:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:06.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:07 smithi141 ceph-mon[108989]: pgmap v11707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:07.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:07 smithi060 ceph-mon[94696]: pgmap v11707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:08.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:08.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:09.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:09.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:10 smithi060 ceph-mon[94696]: pgmap v11708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:10 smithi141 ceph-mon[108989]: pgmap v11708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:10.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:10.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:11.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:11.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:12 smithi060 ceph-mon[94696]: pgmap v11709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:12.360 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:12 smithi141 ceph-mon[108989]: pgmap v11709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:12.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:12.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:13.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:14 smithi060 ceph-mon[94696]: pgmap v11710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:14 smithi141 ceph-mon[108989]: pgmap v11710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:14.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:14.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:15.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:16 smithi060 ceph-mon[94696]: pgmap v11711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:16 smithi141 ceph-mon[108989]: pgmap v11711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:16.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:16.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:17 smithi141 ceph-mon[108989]: pgmap v11712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:17.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:17 smithi060 ceph-mon[94696]: pgmap v11712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:18.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:19.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:19.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:20 smithi060 ceph-mon[94696]: pgmap v11713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:20 smithi141 ceph-mon[108989]: pgmap v11713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:20.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:20.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:21.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:21.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:22 smithi060 ceph-mon[94696]: pgmap v11714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:22.462 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:22 smithi141 ceph-mon[108989]: pgmap v11714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:22.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:22.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:23.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:23.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:24 smithi060 ceph-mon[94696]: pgmap v11715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:24 smithi141 ceph-mon[108989]: pgmap v11715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:24.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:24.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:25.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:25.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:26 smithi060 ceph-mon[94696]: pgmap v11716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:26 smithi141 ceph-mon[108989]: pgmap v11716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:26.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:26.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:27 smithi141 ceph-mon[108989]: pgmap v11717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:27.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:27.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:27 smithi060 ceph-mon[94696]: pgmap v11717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:28.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:28.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:29.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:29.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:30 smithi060 ceph-mon[94696]: pgmap v11718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:30 smithi141 ceph-mon[108989]: pgmap v11718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:30.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:30.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:32 smithi060 ceph-mon[94696]: pgmap v11719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:32 smithi141 ceph-mon[108989]: pgmap v11719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:32.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:32.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:33.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:33.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:34 smithi060 ceph-mon[94696]: pgmap v11720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:34 smithi141 ceph-mon[108989]: pgmap v11720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:34.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:35.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:36 smithi060 ceph-mon[94696]: pgmap v11721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:36 smithi141 ceph-mon[108989]: pgmap v11721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:36.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:37.617 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:37 smithi141 ceph-mon[108989]: pgmap v11722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:37.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:37.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:37 smithi060 ceph-mon[94696]: pgmap v11722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:38.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:38.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:39.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:39.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:40 smithi060 ceph-mon[94696]: pgmap v11723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:40 smithi141 ceph-mon[108989]: pgmap v11723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:40.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:40.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:41.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:41.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:42 smithi060 ceph-mon[94696]: pgmap v11724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:42 smithi141 ceph-mon[108989]: pgmap v11724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:42.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:43.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:43.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:44 smithi060 ceph-mon[94696]: pgmap v11725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:44 smithi141 ceph-mon[108989]: pgmap v11725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:44.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:44.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:45.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:46 smithi060 ceph-mon[94696]: pgmap v11726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:46 smithi141 ceph-mon[108989]: pgmap v11726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:46.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:46.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:47.721 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:47 smithi141 ceph-mon[108989]: pgmap v11727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:47.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:47 smithi060 ceph-mon[94696]: pgmap v11727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:48.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:48.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:49.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:49.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:50 smithi060 ceph-mon[94696]: pgmap v11728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:50 smithi141 ceph-mon[108989]: pgmap v11728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:50.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:50.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:51.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:51.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:52 smithi060 ceph-mon[94696]: pgmap v11729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:52 smithi141 ceph-mon[108989]: pgmap v11729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:52.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:52.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:53.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:53.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:54 smithi060 ceph-mon[94696]: pgmap v11730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:54 smithi141 ceph-mon[108989]: pgmap v11730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:54.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:54.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:53:55.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:55.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:56 smithi060 ceph-mon[94696]: pgmap v11731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:56 smithi141 ceph-mon[108989]: pgmap v11731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:53:56.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:56.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:53:57 smithi141 ceph-mon[108989]: pgmap v11732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:53:57 smithi060 ceph-mon[94696]: pgmap v11732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:53:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:57.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:58.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:53:59.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:53:59.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:00 smithi060 ceph-mon[94696]: pgmap v11733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:00 smithi141 ceph-mon[108989]: pgmap v11733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:00.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:00.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:01.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:02 smithi060 ceph-mon[94696]: pgmap v11734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:02 smithi141 ceph-mon[108989]: pgmap v11734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:02.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:02.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:03.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:03.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:04 smithi060 ceph-mon[94696]: pgmap v11735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:04 smithi141 ceph-mon[108989]: pgmap v11735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:04.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:05.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:06 smithi060 ceph-mon[94696]: pgmap v11736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:54:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:06 smithi141 ceph-mon[108989]: pgmap v11736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:54:06.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:06.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:54:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:54:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:54:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:54:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:07.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:08 smithi141 ceph-mon[108989]: pgmap v11737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:08 smithi060 ceph-mon[94696]: pgmap v11737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:08.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:08.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:09.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:10 smithi141 ceph-mon[108989]: pgmap v11738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:10 smithi060 ceph-mon[94696]: pgmap v11738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:10.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:10.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:11.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:11.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:12 smithi141 ceph-mon[108989]: pgmap v11739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:12 smithi060 ceph-mon[94696]: pgmap v11739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:12.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:13.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:14 smithi141 ceph-mon[108989]: pgmap v11740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:14 smithi060 ceph-mon[94696]: pgmap v11740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:14.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:14.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:15.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:16 smithi141 ceph-mon[108989]: pgmap v11741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:16 smithi060 ceph-mon[94696]: pgmap v11741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:16.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:17 smithi141 ceph-mon[108989]: pgmap v11742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:17 smithi060 ceph-mon[94696]: pgmap v11742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:17.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:17.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:18.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:18.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:19.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:20 smithi060 ceph-mon[94696]: pgmap v11743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:20 smithi141 ceph-mon[108989]: pgmap v11743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:20.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:21.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:22 smithi060 ceph-mon[94696]: pgmap v11744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:22 smithi141 ceph-mon[108989]: pgmap v11744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:22.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:23.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:24 smithi060 ceph-mon[94696]: pgmap v11745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:24 smithi141 ceph-mon[108989]: pgmap v11745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:24.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:25.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:25.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:26.467 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:26 smithi060 ceph-mon[94696]: pgmap v11746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:26 smithi141 ceph-mon[108989]: pgmap v11746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:26.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:26.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:27 smithi141 ceph-mon[108989]: pgmap v11747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:27 smithi060 ceph-mon[94696]: pgmap v11747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:27.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:27.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:28.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:29.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:29.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:30 smithi060 ceph-mon[94696]: pgmap v11748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:30 smithi141 ceph-mon[108989]: pgmap v11748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:30.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:30.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:31.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:32 smithi060 ceph-mon[94696]: pgmap v11749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:32 smithi141 ceph-mon[108989]: pgmap v11749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:32.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:33.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:33.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:34 smithi141 ceph-mon[108989]: pgmap v11750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:34 smithi060 ceph-mon[94696]: pgmap v11750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:34.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:35.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:35.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:36 smithi141 ceph-mon[108989]: pgmap v11751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:36 smithi060 ceph-mon[94696]: pgmap v11751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:36.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:36.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:37 smithi141 ceph-mon[108989]: pgmap v11752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:37 smithi060 ceph-mon[94696]: pgmap v11752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:37.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:37.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:38.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:38.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:39.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:39.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:40 smithi060 ceph-mon[94696]: pgmap v11753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:40 smithi141 ceph-mon[108989]: pgmap v11753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:40.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:41.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:41.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:42 smithi141 ceph-mon[108989]: pgmap v11754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:42 smithi060 ceph-mon[94696]: pgmap v11754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:42.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:42.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:43.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:44 smithi141 ceph-mon[108989]: pgmap v11755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:44 smithi060 ceph-mon[94696]: pgmap v11755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:44.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:44.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:45.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:45.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:46 smithi141 ceph-mon[108989]: pgmap v11756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:46 smithi060 ceph-mon[94696]: pgmap v11756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:46.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:47 smithi141 ceph-mon[108989]: pgmap v11757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:47 smithi060 ceph-mon[94696]: pgmap v11757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:47.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:48.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:48.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:49.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:50 smithi141 ceph-mon[108989]: pgmap v11758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:50 smithi060 ceph-mon[94696]: pgmap v11758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:50.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:50.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:51.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:51.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:52 smithi141 ceph-mon[108989]: pgmap v11759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:52 smithi060 ceph-mon[94696]: pgmap v11759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:52.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:52.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:53.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:53.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:54 smithi141 ceph-mon[108989]: pgmap v11760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:54 smithi060 ceph-mon[94696]: pgmap v11760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:54.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:54.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:54:55.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:55.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:56 smithi141 ceph-mon[108989]: pgmap v11761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:56 smithi060 ceph-mon[94696]: pgmap v11761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:54:56.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:56.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:54:57 smithi141 ceph-mon[108989]: pgmap v11762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:54:57 smithi060 ceph-mon[94696]: pgmap v11762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:54:57.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:57.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:58.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:58.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:54:59.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:54:59.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:00 smithi060 ceph-mon[94696]: pgmap v11763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:00 smithi141 ceph-mon[108989]: pgmap v11763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:00.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:00.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:01.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:01.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:02 smithi060 ceph-mon[94696]: pgmap v11764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:02 smithi141 ceph-mon[108989]: pgmap v11764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:02.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:02.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:03.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:03.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:04 smithi141 ceph-mon[108989]: pgmap v11765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:04 smithi060 ceph-mon[94696]: pgmap v11765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:04.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:04.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:05.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:05.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:06 smithi141 ceph-mon[108989]: pgmap v11766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:06 smithi060 ceph-mon[94696]: pgmap v11766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:06.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:06.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: pgmap v11767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:55:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:55:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: pgmap v11767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:55:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:55:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:55:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:55:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:55:07.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:07.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:08.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:08.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:09.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:09.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:10 smithi141 ceph-mon[108989]: pgmap v11768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:10 smithi060 ceph-mon[94696]: pgmap v11768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:10.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:10.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:11.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:11.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:12 smithi060 ceph-mon[94696]: pgmap v11769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:12 smithi141 ceph-mon[108989]: pgmap v11769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:12.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:12.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:13.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:13.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:14 smithi141 ceph-mon[108989]: pgmap v11770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:14 smithi060 ceph-mon[94696]: pgmap v11770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:14.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:14.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:15.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:16 smithi141 ceph-mon[108989]: pgmap v11771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:16 smithi060 ceph-mon[94696]: pgmap v11771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:16.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:16.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:17 smithi141 ceph-mon[108989]: pgmap v11772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:17 smithi060 ceph-mon[94696]: pgmap v11772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:17.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:17.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:18.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:19.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:19.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:20 smithi141 ceph-mon[108989]: pgmap v11773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:20 smithi060 ceph-mon[94696]: pgmap v11773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:20.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:20.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:21.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:21.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:22 smithi141 ceph-mon[108989]: pgmap v11774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:22 smithi060 ceph-mon[94696]: pgmap v11774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:22.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:22.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:23.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:23.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:24 smithi141 ceph-mon[108989]: pgmap v11775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:24 smithi060 ceph-mon[94696]: pgmap v11775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:24.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:24.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:25.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:25.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:26 smithi141 ceph-mon[108989]: pgmap v11776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:26 smithi060 ceph-mon[94696]: pgmap v11776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:26.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:27 smithi060 ceph-mon[94696]: pgmap v11777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:27 smithi141 ceph-mon[108989]: pgmap v11777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:27.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:27.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:28.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:28.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:29.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:29.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:30 smithi141 ceph-mon[108989]: pgmap v11778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:30 smithi060 ceph-mon[94696]: pgmap v11778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:30.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:30.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:31.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:31.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:32 smithi141 ceph-mon[108989]: pgmap v11779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:32 smithi060 ceph-mon[94696]: pgmap v11779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:32.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:32.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:33.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:34 smithi141 ceph-mon[108989]: pgmap v11780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:34 smithi060 ceph-mon[94696]: pgmap v11780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:34.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:34.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:35.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:36 smithi141 ceph-mon[108989]: pgmap v11781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:36 smithi060 ceph-mon[94696]: pgmap v11781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:36.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:36.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:37 smithi060 ceph-mon[94696]: pgmap v11782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:37 smithi141 ceph-mon[108989]: pgmap v11782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:37.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:37.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:38.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:38.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:39.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:40 smithi141 ceph-mon[108989]: pgmap v11783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:40 smithi060 ceph-mon[94696]: pgmap v11783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:40.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:40.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:41.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:41.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:42 smithi141 ceph-mon[108989]: pgmap v11784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:42 smithi060 ceph-mon[94696]: pgmap v11784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:42.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:43.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:44 smithi141 ceph-mon[108989]: pgmap v11785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:44 smithi060 ceph-mon[94696]: pgmap v11785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:44.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:44.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:45.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:45.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:46 smithi141 ceph-mon[108989]: pgmap v11786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:46 smithi060 ceph-mon[94696]: pgmap v11786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:46.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:47 smithi141 ceph-mon[108989]: pgmap v11787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:47 smithi060 ceph-mon[94696]: pgmap v11787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:48.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:48.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:49.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:49.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:50.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:50 smithi141 ceph-mon[108989]: pgmap v11788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:50 smithi060 ceph-mon[94696]: pgmap v11788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:51.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:52.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:52.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:52.427 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:52 smithi060 ceph-mon[94696]: pgmap v11789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:52 smithi141 ceph-mon[108989]: pgmap v11789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:53.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:53.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:54.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:54.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:54 smithi141 ceph-mon[108989]: pgmap v11790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:54 smithi060 ceph-mon[94696]: pgmap v11790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:55.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:55.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:55:56.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:56.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:56 smithi141 ceph-mon[108989]: pgmap v11791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:56 smithi060 ceph-mon[94696]: pgmap v11791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:55:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:57.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:55:57 smithi141 ceph-mon[108989]: pgmap v11792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:55:57 smithi060 ceph-mon[94696]: pgmap v11792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:55:58.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:58.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:55:59.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:55:59.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:00.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:00.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:00 smithi141 ceph-mon[108989]: pgmap v11793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:00 smithi060 ceph-mon[94696]: pgmap v11793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:01.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:02.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:02.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:02 smithi141 ceph-mon[108989]: pgmap v11794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:02.540 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:02 smithi060 ceph-mon[94696]: pgmap v11794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:03.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:03.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:04.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:04.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:04 smithi141 ceph-mon[108989]: pgmap v11795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:04 smithi060 ceph-mon[94696]: pgmap v11795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:05.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:05.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:06.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:06.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:06 smithi141 ceph-mon[108989]: pgmap v11796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:06 smithi060 ceph-mon[94696]: pgmap v11796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:07.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:07 smithi141 ceph-mon[108989]: pgmap v11797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:07 smithi060 ceph-mon[94696]: pgmap v11797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:08.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:08.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:56:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:56:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:56:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:56:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:56:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:56:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:56:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:56:09.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:09.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:09.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:09 smithi141 ceph-mon[108989]: pgmap v11798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:09 smithi060 ceph-mon[94696]: pgmap v11798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:10.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:10.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:11.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:11 smithi141 ceph-mon[108989]: pgmap v11799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:11 smithi060 ceph-mon[94696]: pgmap v11799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:12.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:13.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:13.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:14.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:14 smithi141 ceph-mon[108989]: pgmap v11800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:14 smithi060 ceph-mon[94696]: pgmap v11800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:15.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:16.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:16.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:16 smithi141 ceph-mon[108989]: pgmap v11801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:16 smithi060 ceph-mon[94696]: pgmap v11801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:17.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:17.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:17.715 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:17 smithi060 ceph-mon[94696]: pgmap v11802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:17 smithi141 ceph-mon[108989]: pgmap v11802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:18.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:18.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:19.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:19.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:20.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:20.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:20 smithi141 ceph-mon[108989]: pgmap v11803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:20 smithi060 ceph-mon[94696]: pgmap v11803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:21.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:21.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:22.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:22.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:22 smithi141 ceph-mon[108989]: pgmap v11804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:22 smithi060 ceph-mon[94696]: pgmap v11804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:23.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:23.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:24.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:24 smithi141 ceph-mon[108989]: pgmap v11805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:24 smithi060 ceph-mon[94696]: pgmap v11805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:25.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:25.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:26.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:26.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:26 smithi141 ceph-mon[108989]: pgmap v11806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:26 smithi060 ceph-mon[94696]: pgmap v11806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:27.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:27 smithi141 ceph-mon[108989]: pgmap v11807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:27 smithi060 ceph-mon[94696]: pgmap v11807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:28.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:29.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:29.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:30.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:30 smithi141 ceph-mon[108989]: pgmap v11808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:30 smithi060 ceph-mon[94696]: pgmap v11808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:31.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:31.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:32.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:32 smithi141 ceph-mon[108989]: pgmap v11809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:32 smithi060 ceph-mon[94696]: pgmap v11809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:33.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:33.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:34.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:34.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:34.433 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:34 smithi141 ceph-mon[108989]: pgmap v11810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:34 smithi060 ceph-mon[94696]: pgmap v11810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:35.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:36.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:36.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:36 smithi141 ceph-mon[108989]: pgmap v11811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:36 smithi060 ceph-mon[94696]: pgmap v11811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:37.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:37.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:37 smithi141 ceph-mon[108989]: pgmap v11812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:37 smithi060 ceph-mon[94696]: pgmap v11812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:38.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:38.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:39.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:39.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:40.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:40.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:40 smithi141 ceph-mon[108989]: pgmap v11813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:40 smithi060 ceph-mon[94696]: pgmap v11813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:41.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:41.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:42.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:42.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:42 smithi141 ceph-mon[108989]: pgmap v11814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:42 smithi060 ceph-mon[94696]: pgmap v11814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:43.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:43.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:44.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:44.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:44 smithi141 ceph-mon[108989]: pgmap v11815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:44 smithi060 ceph-mon[94696]: pgmap v11815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:45.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:45.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:46.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:46.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:46 smithi141 ceph-mon[108989]: pgmap v11816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:46 smithi060 ceph-mon[94696]: pgmap v11816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:47.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:47.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:47 smithi141 ceph-mon[108989]: pgmap v11817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:47 smithi060 ceph-mon[94696]: pgmap v11817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:48.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:48.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:49.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:49.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:50.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:50.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:50 smithi141 ceph-mon[108989]: pgmap v11818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:50 smithi060 ceph-mon[94696]: pgmap v11818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:51.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:51.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:52.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:52.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:52 smithi141 ceph-mon[108989]: pgmap v11819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:52 smithi060 ceph-mon[94696]: pgmap v11819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:53.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:53.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:54.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:54 smithi141 ceph-mon[108989]: pgmap v11820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:54 smithi060 ceph-mon[94696]: pgmap v11820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:56:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:56 smithi141 ceph-mon[108989]: pgmap v11821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:56 smithi060 ceph-mon[94696]: pgmap v11821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:56:57.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:56:57 smithi141 ceph-mon[108989]: pgmap v11822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:56:57 smithi060 ceph-mon[94696]: pgmap v11822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:56:58.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:58.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:56:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:56:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:00.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:00 smithi141 ceph-mon[108989]: pgmap v11823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:00 smithi060 ceph-mon[94696]: pgmap v11823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:01.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:01.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:02.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:02.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:02 smithi141 ceph-mon[108989]: pgmap v11824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:02 smithi060 ceph-mon[94696]: pgmap v11824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:03.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:04.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:04.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:04 smithi141 ceph-mon[108989]: pgmap v11825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:04 smithi060 ceph-mon[94696]: pgmap v11825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:05.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:06.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:06.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:06 smithi141 ceph-mon[108989]: pgmap v11826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:06 smithi060 ceph-mon[94696]: pgmap v11826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:07.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:07.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:07 smithi141 ceph-mon[108989]: pgmap v11827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:07 smithi060 ceph-mon[94696]: pgmap v11827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:08.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:08.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:57:08.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:57:09.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:09.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1570M 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:57:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:57:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:09 smithi141 ceph-mon[108989]: pgmap v11828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1570M 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:57:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:57:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:09 smithi060 ceph-mon[94696]: pgmap v11828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:10.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:10.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:11.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:11.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:11 smithi141 ceph-mon[108989]: pgmap v11829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:11 smithi060 ceph-mon[94696]: pgmap v11829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:12.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:12.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:13.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:13.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:14.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:14.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:14 smithi141 ceph-mon[108989]: pgmap v11830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:14 smithi060 ceph-mon[94696]: pgmap v11830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:15.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:15.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:16.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:16.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:16 smithi141 ceph-mon[108989]: pgmap v11831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:16 smithi060 ceph-mon[94696]: pgmap v11831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:17.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:17.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:17 smithi141 ceph-mon[108989]: pgmap v11832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:17 smithi060 ceph-mon[94696]: pgmap v11832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:18.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:18.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:19.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:19.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:20.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:20.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:20 smithi141 ceph-mon[108989]: pgmap v11833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:20 smithi060 ceph-mon[94696]: pgmap v11833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:21.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:21.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:22.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:22.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:22 smithi141 ceph-mon[108989]: pgmap v11834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:22 smithi060 ceph-mon[94696]: pgmap v11834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:23.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:23.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:24.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:24.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:24 smithi141 ceph-mon[108989]: pgmap v11835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:24 smithi060 ceph-mon[94696]: pgmap v11835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:25.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:25.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:26.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:26.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:26 smithi141 ceph-mon[108989]: pgmap v11836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:26 smithi060 ceph-mon[94696]: pgmap v11836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:27.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:27.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:27 smithi141 ceph-mon[108989]: pgmap v11837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:27 smithi060 ceph-mon[94696]: pgmap v11837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:28.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:28.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:29.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:30.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:30.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:30 smithi141 ceph-mon[108989]: pgmap v11838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:30 smithi060 ceph-mon[94696]: pgmap v11838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:31.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:31.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:32.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:32.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:32 smithi141 ceph-mon[108989]: pgmap v11839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:32 smithi060 ceph-mon[94696]: pgmap v11839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:33.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:33.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:34.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:34.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:34 smithi141 ceph-mon[108989]: pgmap v11840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:34 smithi060 ceph-mon[94696]: pgmap v11840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:35.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:35.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:36.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:36.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:36 smithi141 ceph-mon[108989]: pgmap v11841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:36 smithi060 ceph-mon[94696]: pgmap v11841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:37.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:37.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:37 smithi141 ceph-mon[108989]: pgmap v11842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:37 smithi060 ceph-mon[94696]: pgmap v11842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:38.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:38.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:39.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:39.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:40.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:40.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:40 smithi141 ceph-mon[108989]: pgmap v11843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:40 smithi060 ceph-mon[94696]: pgmap v11843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:41.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:41.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:42.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:42.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:42 smithi141 ceph-mon[108989]: pgmap v11844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:42 smithi060 ceph-mon[94696]: pgmap v11844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:43.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:43.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:44.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:44.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:44 smithi141 ceph-mon[108989]: pgmap v11845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:44 smithi060 ceph-mon[94696]: pgmap v11845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:45.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:45.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:46.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:46.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:46 smithi141 ceph-mon[108989]: pgmap v11846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:46 smithi060 ceph-mon[94696]: pgmap v11846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:47.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:47.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:47 smithi141 ceph-mon[108989]: pgmap v11847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:47 smithi060 ceph-mon[94696]: pgmap v11847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:48.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:48.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:49.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:49.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:50.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:50.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:50 smithi141 ceph-mon[108989]: pgmap v11848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:50 smithi060 ceph-mon[94696]: pgmap v11848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:51.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:51.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:52.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:52.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:52 smithi141 ceph-mon[108989]: pgmap v11849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:52 smithi060 ceph-mon[94696]: pgmap v11849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:53.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:53.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:54.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:54.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:54 smithi141 ceph-mon[108989]: pgmap v11850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:54 smithi060 ceph-mon[94696]: pgmap v11850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:55.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:57:56.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:56.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:56 smithi141 ceph-mon[108989]: pgmap v11851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:56 smithi060 ceph-mon[94696]: pgmap v11851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:57:57.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:57.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:57:57 smithi141 ceph-mon[108989]: pgmap v11852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:57:57 smithi060 ceph-mon[94696]: pgmap v11852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:57:58.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:58.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:57:59.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:57:59.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:00.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:00.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:00 smithi141 ceph-mon[108989]: pgmap v11853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:00 smithi060 ceph-mon[94696]: pgmap v11853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:01.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:01.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:02.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:02.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:02 smithi141 ceph-mon[108989]: pgmap v11854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:02 smithi060 ceph-mon[94696]: pgmap v11854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:03.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:03.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:04.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:04.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:04 smithi060 ceph-mon[94696]: pgmap v11855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:04 smithi141 ceph-mon[108989]: pgmap v11855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:05.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:05.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:06.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:06.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:06 smithi141 ceph-mon[108989]: pgmap v11856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:06 smithi060 ceph-mon[94696]: pgmap v11856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:07.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:07.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:07 smithi141 ceph-mon[108989]: pgmap v11857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:07 smithi060 ceph-mon[94696]: pgmap v11857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:08.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:08.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:58:09.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:09.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: pgmap v11858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:58:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:58:10.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:10.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: pgmap v11858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:58:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:58:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:58:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:11.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:11.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:11 smithi141 ceph-mon[108989]: pgmap v11859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:12.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:12.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:11 smithi060 ceph-mon[94696]: pgmap v11859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:13.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:13.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:14.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:14.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:14 smithi060 ceph-mon[94696]: pgmap v11860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:14 smithi141 ceph-mon[108989]: pgmap v11860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:15.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:15.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:16.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:16.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:16 smithi141 ceph-mon[108989]: pgmap v11861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:16 smithi060 ceph-mon[94696]: pgmap v11861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:17.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:17.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:17 smithi141 ceph-mon[108989]: pgmap v11862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:17 smithi060 ceph-mon[94696]: pgmap v11862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:18.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:18.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:19.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:19.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:20.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:20.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:20 smithi141 ceph-mon[108989]: pgmap v11863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:20 smithi060 ceph-mon[94696]: pgmap v11863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:21.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:21.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:22.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:22.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:22 smithi141 ceph-mon[108989]: pgmap v11864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:22 smithi060 ceph-mon[94696]: pgmap v11864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:23.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:23.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:24.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:24.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:24 smithi141 ceph-mon[108989]: pgmap v11865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:24 smithi060 ceph-mon[94696]: pgmap v11865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:25.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:25.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:26.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:26.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:26 smithi141 ceph-mon[108989]: pgmap v11866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:26 smithi060 ceph-mon[94696]: pgmap v11866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:27.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:27.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:27 smithi141 ceph-mon[108989]: pgmap v11867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:27 smithi060 ceph-mon[94696]: pgmap v11867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:28.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:28.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:29.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:29.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:30.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:30.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:30 smithi141 ceph-mon[108989]: pgmap v11868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:30 smithi060 ceph-mon[94696]: pgmap v11868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:31.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:31.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:32.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:32.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:32 smithi141 ceph-mon[108989]: pgmap v11869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:32 smithi060 ceph-mon[94696]: pgmap v11869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:33.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:33.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:34.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:34.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:34 smithi141 ceph-mon[108989]: pgmap v11870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:34 smithi060 ceph-mon[94696]: pgmap v11870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:35.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:35.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:36.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:36.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:36 smithi141 ceph-mon[108989]: pgmap v11871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:36 smithi060 ceph-mon[94696]: pgmap v11871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:37.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:37.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:37 smithi141 ceph-mon[108989]: pgmap v11872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:37 smithi060 ceph-mon[94696]: pgmap v11872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:38.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:38.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:39.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:39.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:40.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:40.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:40 smithi141 ceph-mon[108989]: pgmap v11873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:40 smithi060 ceph-mon[94696]: pgmap v11873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:41.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:41.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:42.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:42.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:42 smithi141 ceph-mon[108989]: pgmap v11874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:42 smithi060 ceph-mon[94696]: pgmap v11874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:43.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:43.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:44.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:44.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:44 smithi141 ceph-mon[108989]: pgmap v11875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:44 smithi060 ceph-mon[94696]: pgmap v11875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:45.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:45.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:46.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:46.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:46 smithi141 ceph-mon[108989]: pgmap v11876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:46 smithi060 ceph-mon[94696]: pgmap v11876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:47.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:47.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:47 smithi141 ceph-mon[108989]: pgmap v11877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:47 smithi060 ceph-mon[94696]: pgmap v11877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:48.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:48.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:49.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:49.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:50.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:50.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:50 smithi141 ceph-mon[108989]: pgmap v11878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:50 smithi060 ceph-mon[94696]: pgmap v11878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:51.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:51.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:52.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:52.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:52 smithi141 ceph-mon[108989]: pgmap v11879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:52 smithi060 ceph-mon[94696]: pgmap v11879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:53.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:53.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:54.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:54.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:54.478 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:54 smithi060 ceph-mon[94696]: pgmap v11880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:54 smithi141 ceph-mon[108989]: pgmap v11880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:55.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:58:56.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:56.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:56 smithi141 ceph-mon[108989]: pgmap v11881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:56 smithi060 ceph-mon[94696]: pgmap v11881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:58:57.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:57.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:58:57 smithi141 ceph-mon[108989]: pgmap v11882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:58:57 smithi060 ceph-mon[94696]: pgmap v11882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:58:58.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:58.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:58:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:58:59.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:00.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:00.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:00 smithi141 ceph-mon[108989]: pgmap v11883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:00 smithi060 ceph-mon[94696]: pgmap v11883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:01.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:01.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:02.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:02.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:02 smithi141 ceph-mon[108989]: pgmap v11884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:02 smithi060 ceph-mon[94696]: pgmap v11884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:03.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:03.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:04.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:04.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:04 smithi141 ceph-mon[108989]: pgmap v11885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:04 smithi060 ceph-mon[94696]: pgmap v11885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:05.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:05.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:06.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:06.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:06 smithi141 ceph-mon[108989]: pgmap v11886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:06 smithi060 ceph-mon[94696]: pgmap v11886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:07.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:07.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:07 smithi141 ceph-mon[108989]: pgmap v11887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:07 smithi060 ceph-mon[94696]: pgmap v11887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:08.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:08.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:09.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:09.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:10.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:10.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: pgmap v11888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:59:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:59:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:59:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: pgmap v11888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T13:59:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T13:59:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T13:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T13:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T13:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:11.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:11.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:12.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:12.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:12 smithi141 ceph-mon[108989]: pgmap v11889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:12 smithi060 ceph-mon[94696]: pgmap v11889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:13.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:13.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:14.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:14.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:14 smithi141 ceph-mon[108989]: pgmap v11890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:14 smithi060 ceph-mon[94696]: pgmap v11890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:15.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:15.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:16.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:16.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:16 smithi141 ceph-mon[108989]: pgmap v11891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:16 smithi060 ceph-mon[94696]: pgmap v11891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:17.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:17.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:17 smithi141 ceph-mon[108989]: pgmap v11892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:17 smithi060 ceph-mon[94696]: pgmap v11892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:18.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:18.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:19.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:19.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:20.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:20.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:20 smithi141 ceph-mon[108989]: pgmap v11893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:20 smithi060 ceph-mon[94696]: pgmap v11893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:21.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:22.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:22.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:22 smithi141 ceph-mon[108989]: pgmap v11894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:22 smithi060 ceph-mon[94696]: pgmap v11894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:23.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:23.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:24.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:24.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:24 smithi141 ceph-mon[108989]: pgmap v11895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:24 smithi060 ceph-mon[94696]: pgmap v11895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:25.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:25.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:26.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:26.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:26 smithi141 ceph-mon[108989]: pgmap v11896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:26 smithi060 ceph-mon[94696]: pgmap v11896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:27.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:27.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:27 smithi141 ceph-mon[108989]: pgmap v11897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:27 smithi060 ceph-mon[94696]: pgmap v11897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:28.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:28.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:29.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:29.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:30.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:30.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:30 smithi141 ceph-mon[108989]: pgmap v11898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:30 smithi060 ceph-mon[94696]: pgmap v11898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:31.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:31.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:32.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:32.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:32 smithi141 ceph-mon[108989]: pgmap v11899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:32 smithi060 ceph-mon[94696]: pgmap v11899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:33.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:33.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:34.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:34.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:34 smithi141 ceph-mon[108989]: pgmap v11900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:34 smithi060 ceph-mon[94696]: pgmap v11900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:35.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:35.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:36.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:36.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:36 smithi141 ceph-mon[108989]: pgmap v11901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:36 smithi060 ceph-mon[94696]: pgmap v11901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:37.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:37 smithi141 ceph-mon[108989]: pgmap v11902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:37 smithi060 ceph-mon[94696]: pgmap v11902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:38.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:38.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:39.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:39.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:40 smithi060 ceph-mon[94696]: pgmap v11903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:40.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:40 smithi141 ceph-mon[108989]: pgmap v11903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:41.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:41.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:42.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:42.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:42 smithi141 ceph-mon[108989]: pgmap v11904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:42 smithi060 ceph-mon[94696]: pgmap v11904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:43.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:44.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:44.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:44 smithi141 ceph-mon[108989]: pgmap v11905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:44 smithi060 ceph-mon[94696]: pgmap v11905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:45.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:45.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:46.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:46 smithi141 ceph-mon[108989]: pgmap v11906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:46 smithi060 ceph-mon[94696]: pgmap v11906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:47.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:47.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:47 smithi141 ceph-mon[108989]: pgmap v11907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:47 smithi060 ceph-mon[94696]: pgmap v11907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:48.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:48.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:49.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:49.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:50.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:50.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:50 smithi141 ceph-mon[108989]: pgmap v11908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:50 smithi060 ceph-mon[94696]: pgmap v11908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:51.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:51.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:52.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:52.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:52 smithi141 ceph-mon[108989]: pgmap v11909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:52 smithi060 ceph-mon[94696]: pgmap v11909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:53.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:53.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:54.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:54.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:54 smithi141 ceph-mon[108989]: pgmap v11910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:54 smithi060 ceph-mon[94696]: pgmap v11910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:55.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:55.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T13:59:56.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:56.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:56 smithi141 ceph-mon[108989]: pgmap v11911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:56 smithi060 ceph-mon[94696]: pgmap v11911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T13:59:57.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:57.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 13:59:57 smithi141 ceph-mon[108989]: pgmap v11912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 13:59:57 smithi060 ceph-mon[94696]: pgmap v11912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T13:59:58.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:58.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T13:59:59.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T13:59:59.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:00.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:00.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:00 smithi141 ceph-mon[108989]: pgmap v11913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:00:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:00 smithi060 ceph-mon[94696]: pgmap v11913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:00:01.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:01.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:02.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:02.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:02 smithi141 ceph-mon[108989]: pgmap v11914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:02 smithi060 ceph-mon[94696]: pgmap v11914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:03.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:03.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:04.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:04.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:04 smithi141 ceph-mon[108989]: pgmap v11915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:04 smithi060 ceph-mon[94696]: pgmap v11915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:05.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:05.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:06.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:06.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:06 smithi141 ceph-mon[108989]: pgmap v11916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:06 smithi060 ceph-mon[94696]: pgmap v11916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:07.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:07.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:07 smithi141 ceph-mon[108989]: pgmap v11917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:07 smithi060 ceph-mon[94696]: pgmap v11917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:08.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:09.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:09.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:10.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:10.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:10 smithi141 ceph-mon[108989]: pgmap v11918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:00:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:10 smithi060 ceph-mon[94696]: pgmap v11918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:00:11.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:11.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:12.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:12.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:12 smithi141 ceph-mon[108989]: pgmap v11919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:12 smithi060 ceph-mon[94696]: pgmap v11919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:13.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:13.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: pgmap v11920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:00:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: pgmap v11920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:00:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:00:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:00:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:00:14.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:14.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:15.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:15.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:16.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:16.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:16 smithi141 ceph-mon[108989]: pgmap v11921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:16 smithi060 ceph-mon[94696]: pgmap v11921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:17.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:17.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:17 smithi141 ceph-mon[108989]: pgmap v11922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:17 smithi060 ceph-mon[94696]: pgmap v11922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:18.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:18.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:19.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:19.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:20.444 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:20 smithi060 ceph-mon[94696]: pgmap v11923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:20.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:20.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:20.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:20 smithi141 ceph-mon[108989]: pgmap v11923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:21.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:21.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:22.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:22.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:22 smithi141 ceph-mon[108989]: pgmap v11924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:22 smithi060 ceph-mon[94696]: pgmap v11924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:23.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:23.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:24.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:24.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:24 smithi141 ceph-mon[108989]: pgmap v11925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:24 smithi060 ceph-mon[94696]: pgmap v11925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:25.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:25.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:25.500 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:26.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:26.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:26 smithi141 ceph-mon[108989]: pgmap v11926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:26 smithi060 ceph-mon[94696]: pgmap v11926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:27.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:27.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:27 smithi141 ceph-mon[108989]: pgmap v11927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:27 smithi060 ceph-mon[94696]: pgmap v11927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:28.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:28.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:29.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:29.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:30.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:30.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:30 smithi141 ceph-mon[108989]: pgmap v11928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:30.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:30 smithi060 ceph-mon[94696]: pgmap v11928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:31.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:31.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:32.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:32.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:32 smithi141 ceph-mon[108989]: pgmap v11929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:32 smithi060 ceph-mon[94696]: pgmap v11929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:33.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:33.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:34.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:34.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:34 smithi141 ceph-mon[108989]: pgmap v11930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:34 smithi060 ceph-mon[94696]: pgmap v11930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:35.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:36.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:36.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:36 smithi141 ceph-mon[108989]: pgmap v11931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:36 smithi060 ceph-mon[94696]: pgmap v11931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:37.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:37 smithi141 ceph-mon[108989]: pgmap v11932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:37 smithi060 ceph-mon[94696]: pgmap v11932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:38.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:38.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:39.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:39.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:40 smithi141 ceph-mon[108989]: pgmap v11933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:40.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:40.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:40 smithi060 ceph-mon[94696]: pgmap v11933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:41.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:41.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:42 smithi141 ceph-mon[108989]: pgmap v11934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:42.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:42.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:42 smithi060 ceph-mon[94696]: pgmap v11934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:43.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:43.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:44 smithi141 ceph-mon[108989]: pgmap v11935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:44.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:44.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:44 smithi060 ceph-mon[94696]: pgmap v11935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:45.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:45.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:46 smithi141 ceph-mon[108989]: pgmap v11936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:46.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:46.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:46 smithi060 ceph-mon[94696]: pgmap v11936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:47.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:47.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:47 smithi141 ceph-mon[108989]: pgmap v11937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:47 smithi060 ceph-mon[94696]: pgmap v11937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:48.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:48.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:49.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:49.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:50 smithi141 ceph-mon[108989]: pgmap v11938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:50.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:50.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:50 smithi060 ceph-mon[94696]: pgmap v11938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:51.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:51.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:52 smithi141 ceph-mon[108989]: pgmap v11939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:52.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:52.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:52 smithi060 ceph-mon[94696]: pgmap v11939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:53.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:53.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:54 smithi141 ceph-mon[108989]: pgmap v11940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:54.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:54.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:54 smithi060 ceph-mon[94696]: pgmap v11940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:55.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:55.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:00:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:56 smithi141 ceph-mon[108989]: pgmap v11941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:56.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:56.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:56 smithi060 ceph-mon[94696]: pgmap v11941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:00:57.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:57.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:00:57 smithi141 ceph-mon[108989]: pgmap v11942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:00:57 smithi060 ceph-mon[94696]: pgmap v11942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:00:58.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:58.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:00:59.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:00:59.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:00 smithi141 ceph-mon[108989]: pgmap v11943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:00.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:00.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:00 smithi060 ceph-mon[94696]: pgmap v11943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:01.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:01.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:02 smithi141 ceph-mon[108989]: pgmap v11944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:02.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:02 smithi060 ceph-mon[94696]: pgmap v11944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:03.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:03.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:04 smithi141 ceph-mon[108989]: pgmap v11945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:04.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:04.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:04 smithi060 ceph-mon[94696]: pgmap v11945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:05.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:05.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:06 smithi060 ceph-mon[94696]: pgmap v11946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:06 smithi141 ceph-mon[108989]: pgmap v11946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:06.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:06.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:07.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:07.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:07 smithi141 ceph-mon[108989]: pgmap v11947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:07 smithi060 ceph-mon[94696]: pgmap v11947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:08.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:08.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:09.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:09.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:10 smithi141 ceph-mon[108989]: pgmap v11948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:10.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:10.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:10 smithi060 ceph-mon[94696]: pgmap v11948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:11.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:11.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:12 smithi141 ceph-mon[108989]: pgmap v11949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:12.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:12.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:12 smithi060 ceph-mon[94696]: pgmap v11949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:13.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:13.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:14 smithi141 ceph-mon[108989]: pgmap v11950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:01:14.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:14.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:14 smithi060 ceph-mon[94696]: pgmap v11950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:01:15.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:15.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:16 smithi141 ceph-mon[108989]: pgmap v11951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:16.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:16.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:16 smithi060 ceph-mon[94696]: pgmap v11951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:17.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:17.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:17 smithi141 ceph-mon[108989]: pgmap v11952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:17 smithi060 ceph-mon[94696]: pgmap v11952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:18.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:18.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:19.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:19.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:01:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:01:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:01:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:01:20.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:20.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:20 smithi060 ceph-mon[94696]: pgmap v11953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:20 smithi141 ceph-mon[108989]: pgmap v11953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:21.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:21.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:22.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:22.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:22 smithi060 ceph-mon[94696]: pgmap v11954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:22 smithi141 ceph-mon[108989]: pgmap v11954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:23.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:23.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:24.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:24.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:24 smithi060 ceph-mon[94696]: pgmap v11955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:24 smithi141 ceph-mon[108989]: pgmap v11955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:25.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:25.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:26.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:26.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:26 smithi060 ceph-mon[94696]: pgmap v11956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:26 smithi141 ceph-mon[108989]: pgmap v11956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:27.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:27.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:27 smithi141 ceph-mon[108989]: pgmap v11957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:27 smithi060 ceph-mon[94696]: pgmap v11957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:28.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:28.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:29.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:29.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:30 smithi141 ceph-mon[108989]: pgmap v11958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:30 smithi060 ceph-mon[94696]: pgmap v11958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:30.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:30.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:31.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:31.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:32 smithi141 ceph-mon[108989]: pgmap v11959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:32 smithi060 ceph-mon[94696]: pgmap v11959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:32.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:33.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:33.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:34 smithi141 ceph-mon[108989]: pgmap v11960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:34 smithi060 ceph-mon[94696]: pgmap v11960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:34.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:34.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:35.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:35.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:36 smithi141 ceph-mon[108989]: pgmap v11961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:36 smithi060 ceph-mon[94696]: pgmap v11961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:36.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:36.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:37.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:37.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:37 smithi141 ceph-mon[108989]: pgmap v11962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:37 smithi060 ceph-mon[94696]: pgmap v11962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:38.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:38.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:39.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:39.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:40 smithi141 ceph-mon[108989]: pgmap v11963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:40 smithi060 ceph-mon[94696]: pgmap v11963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:40.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:40.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:41.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:41.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:42 smithi141 ceph-mon[108989]: pgmap v11964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:42 smithi060 ceph-mon[94696]: pgmap v11964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:42.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:42.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:43.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:43.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:44 smithi141 ceph-mon[108989]: pgmap v11965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:44 smithi060 ceph-mon[94696]: pgmap v11965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:44.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:44.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:45.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:45.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:46 smithi141 ceph-mon[108989]: pgmap v11966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:46 smithi060 ceph-mon[94696]: pgmap v11966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:46.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:46.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:47.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:47.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:47 smithi141 ceph-mon[108989]: pgmap v11967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:47 smithi060 ceph-mon[94696]: pgmap v11967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:48.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:48.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:49.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:49.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:50 smithi141 ceph-mon[108989]: pgmap v11968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:50 smithi060 ceph-mon[94696]: pgmap v11968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:50.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:50.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:51.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:51.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:52 smithi141 ceph-mon[108989]: pgmap v11969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:52 smithi060 ceph-mon[94696]: pgmap v11969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:52.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:52.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:53.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:53.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:54 smithi141 ceph-mon[108989]: pgmap v11970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:54 smithi060 ceph-mon[94696]: pgmap v11970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:54.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:54.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:01:55.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:55.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:56 smithi141 ceph-mon[108989]: pgmap v11971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:56.530 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:56 smithi060 ceph-mon[94696]: pgmap v11971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:01:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:56.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:57.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:01:57 smithi141 ceph-mon[108989]: pgmap v11972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:01:57 smithi060 ceph-mon[94696]: pgmap v11972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:01:58.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:58.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:01:59.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:01:59.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:00 smithi141 ceph-mon[108989]: pgmap v11973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:00 smithi060 ceph-mon[94696]: pgmap v11973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:00.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:00.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:01.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:01.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:02 smithi141 ceph-mon[108989]: pgmap v11974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:02 smithi060 ceph-mon[94696]: pgmap v11974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:02.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:03.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:03.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:04.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:04 smithi141 ceph-mon[108989]: pgmap v11975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:04 smithi060 ceph-mon[94696]: pgmap v11975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:04.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:04.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:05.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:05.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:06 smithi141 ceph-mon[108989]: pgmap v11976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:06 smithi060 ceph-mon[94696]: pgmap v11976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:06.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:06.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:07.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:07.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:07 smithi141 ceph-mon[108989]: pgmap v11977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:07 smithi060 ceph-mon[94696]: pgmap v11977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:08.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:08.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:09.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:09.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:10 smithi141 ceph-mon[108989]: pgmap v11978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:10 smithi060 ceph-mon[94696]: pgmap v11978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:10.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:10.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:11.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:11.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:12 smithi141 ceph-mon[108989]: pgmap v11979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:12 smithi060 ceph-mon[94696]: pgmap v11979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:12.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:12.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:13.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:13.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:14.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:14 smithi141 ceph-mon[108989]: pgmap v11980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:14 smithi060 ceph-mon[94696]: pgmap v11980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:14.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:14.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:15.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:15.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:16.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:16 smithi141 ceph-mon[108989]: pgmap v11981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:16 smithi060 ceph-mon[94696]: pgmap v11981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:16.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:16.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:17.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:17.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:17 smithi141 ceph-mon[108989]: pgmap v11982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:17 smithi060 ceph-mon[94696]: pgmap v11982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:18.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:18.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:02:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:02:19.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:19.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: pgmap v11983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:02:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: pgmap v11983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:02:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:02:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:02:20.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:20.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:21.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:21.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:22.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:22 smithi141 ceph-mon[108989]: pgmap v11984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:22 smithi060 ceph-mon[94696]: pgmap v11984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:22.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:22.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:23.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:23.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:24 smithi141 ceph-mon[108989]: pgmap v11985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:24 smithi060 ceph-mon[94696]: pgmap v11985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:24.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:24.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:25.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:25.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:26 smithi141 ceph-mon[108989]: pgmap v11986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:26 smithi060 ceph-mon[94696]: pgmap v11986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:26.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:26.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:27.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:27.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:27 smithi141 ceph-mon[108989]: pgmap v11987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:27 smithi060 ceph-mon[94696]: pgmap v11987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:28.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:28.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:29.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:29.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:30.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:30 smithi141 ceph-mon[108989]: pgmap v11988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:30 smithi060 ceph-mon[94696]: pgmap v11988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:30.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:30.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:31.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:31.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:32 smithi141 ceph-mon[108989]: pgmap v11989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:32 smithi060 ceph-mon[94696]: pgmap v11989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:32.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:32.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:33.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:33.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:34 smithi141 ceph-mon[108989]: pgmap v11990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:34 smithi060 ceph-mon[94696]: pgmap v11990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:34.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:34.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:35.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:35.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:36 smithi141 ceph-mon[108989]: pgmap v11991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:36 smithi060 ceph-mon[94696]: pgmap v11991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:36.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:36.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:37.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:37.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:37 smithi141 ceph-mon[108989]: pgmap v11992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:37 smithi060 ceph-mon[94696]: pgmap v11992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:38.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:38.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:39.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:39.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:40 smithi141 ceph-mon[108989]: pgmap v11993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:40 smithi060 ceph-mon[94696]: pgmap v11993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:40.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:40.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:41.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:41.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:42 smithi060 ceph-mon[94696]: pgmap v11994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:42.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:42 smithi141 ceph-mon[108989]: pgmap v11994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:42.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:42.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:43.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:43.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:44.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:44 smithi141 ceph-mon[108989]: pgmap v11995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:44 smithi060 ceph-mon[94696]: pgmap v11995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:44.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:44.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:45.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:45.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:46.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:46 smithi141 ceph-mon[108989]: pgmap v11996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:46 smithi060 ceph-mon[94696]: pgmap v11996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:46.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:46.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:47.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:47.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:47 smithi141 ceph-mon[108989]: pgmap v11997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:47 smithi060 ceph-mon[94696]: pgmap v11997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:48.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:48.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:49.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:49.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:50.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:50 smithi141 ceph-mon[108989]: pgmap v11998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:50 smithi060 ceph-mon[94696]: pgmap v11998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:50.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:50.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:51.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:51.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:52 smithi141 ceph-mon[108989]: pgmap v11999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:52 smithi060 ceph-mon[94696]: pgmap v11999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:52.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:52.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:53.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:53.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:54.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:54 smithi141 ceph-mon[108989]: pgmap v12000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:54 smithi060 ceph-mon[94696]: pgmap v12000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:54.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:54.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:55.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:55.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:02:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:56 smithi060 ceph-mon[94696]: pgmap v12001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:56.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:56.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:56 smithi141 ceph-mon[108989]: pgmap v12001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:02:57.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:57.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:02:57 smithi141 ceph-mon[108989]: pgmap v12002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:02:57 smithi060 ceph-mon[94696]: pgmap v12002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:02:58.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:58.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:02:59.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:02:59.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:00.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:00 smithi141 ceph-mon[108989]: pgmap v12003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:00 smithi060 ceph-mon[94696]: pgmap v12003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:00.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:00.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:01.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:01.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:02 smithi141 ceph-mon[108989]: pgmap v12004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:02 smithi060 ceph-mon[94696]: pgmap v12004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:02.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:02.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:03.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:03.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:04 smithi060 ceph-mon[94696]: pgmap v12005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:04.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:04.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:04 smithi141 ceph-mon[108989]: pgmap v12005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:05.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:05.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:06 smithi060 ceph-mon[94696]: pgmap v12006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:06.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:06.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:06 smithi141 ceph-mon[108989]: pgmap v12006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:07.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:07.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:07 smithi141 ceph-mon[108989]: pgmap v12007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:07 smithi060 ceph-mon[94696]: pgmap v12007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:08.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:08.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:09.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:09.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:10 smithi141 ceph-mon[108989]: pgmap v12008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:10 smithi060 ceph-mon[94696]: pgmap v12008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:10.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:10.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:11.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:11.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:12 smithi060 ceph-mon[94696]: pgmap v12009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:12 smithi141 ceph-mon[108989]: pgmap v12009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:12.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:12.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:13.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:13.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:14 smithi060 ceph-mon[94696]: pgmap v12010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:14 smithi141 ceph-mon[108989]: pgmap v12010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:14.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:14.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:15.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:15.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:16 smithi060 ceph-mon[94696]: pgmap v12011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:16 smithi141 ceph-mon[108989]: pgmap v12011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:16.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:16.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:17 smithi141 ceph-mon[108989]: pgmap v12012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:17.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:17.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:17 smithi060 ceph-mon[94696]: pgmap v12012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:18.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:18.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:19.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:19.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:20 smithi060 ceph-mon[94696]: pgmap v12013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:03:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:20 smithi141 ceph-mon[108989]: pgmap v12013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:03:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:20.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:20.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:03:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:03:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:03:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:03:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:03:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:03:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:03:21.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:21.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:22 smithi060 ceph-mon[94696]: pgmap v12014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:22 smithi141 ceph-mon[108989]: pgmap v12014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:22.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:22.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:23.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:23.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:24 smithi060 ceph-mon[94696]: pgmap v12015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:24 smithi141 ceph-mon[108989]: pgmap v12015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:24.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:24.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:25.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:25.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:26 smithi060 ceph-mon[94696]: pgmap v12016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:26 smithi141 ceph-mon[108989]: pgmap v12016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:26.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:26.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:27 smithi141 ceph-mon[108989]: pgmap v12017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:27.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:27.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:27 smithi060 ceph-mon[94696]: pgmap v12017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:28.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:28.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:29.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:29.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:30 smithi060 ceph-mon[94696]: pgmap v12018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:30 smithi141 ceph-mon[108989]: pgmap v12018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:30.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:30.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:31.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:31.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:32 smithi060 ceph-mon[94696]: pgmap v12019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:32 smithi141 ceph-mon[108989]: pgmap v12019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:32.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:32.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:33.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:33.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:34 smithi060 ceph-mon[94696]: pgmap v12020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:34 smithi141 ceph-mon[108989]: pgmap v12020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:34.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:34.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:35.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:35.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:36 smithi060 ceph-mon[94696]: pgmap v12021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:36 smithi141 ceph-mon[108989]: pgmap v12021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:36.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:36.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:37 smithi141 ceph-mon[108989]: pgmap v12022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:37.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:37.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:37 smithi060 ceph-mon[94696]: pgmap v12022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:39.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:39.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:40 smithi060 ceph-mon[94696]: pgmap v12023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:40 smithi141 ceph-mon[108989]: pgmap v12023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:42 smithi060 ceph-mon[94696]: pgmap v12024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:42 smithi141 ceph-mon[108989]: pgmap v12024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:44 smithi060 ceph-mon[94696]: pgmap v12025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:44 smithi141 ceph-mon[108989]: pgmap v12025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:44.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:44.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:45.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:45.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:46 smithi060 ceph-mon[94696]: pgmap v12026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:46 smithi141 ceph-mon[108989]: pgmap v12026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:47.774 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:47 smithi060 ceph-mon[94696]: pgmap v12027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:47.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:47.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:47 smithi141 ceph-mon[108989]: pgmap v12027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:48.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:48.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:50 smithi060 ceph-mon[94696]: pgmap v12028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:50 smithi141 ceph-mon[108989]: pgmap v12028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:50.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:50.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:52 smithi060 ceph-mon[94696]: pgmap v12029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:52 smithi141 ceph-mon[108989]: pgmap v12029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:53.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:53.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:54 smithi060 ceph-mon[94696]: pgmap v12030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:54 smithi141 ceph-mon[108989]: pgmap v12030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:54.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:54.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:03:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:56 smithi060 ceph-mon[94696]: pgmap v12031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:56 smithi141 ceph-mon[108989]: pgmap v12031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:03:56.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:56.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:57.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:57.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:03:57 smithi060 ceph-mon[94696]: pgmap v12032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:03:57 smithi141 ceph-mon[108989]: pgmap v12032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:03:58.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:58.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:03:59.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:03:59.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:00 smithi060 ceph-mon[94696]: pgmap v12033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:00 smithi141 ceph-mon[108989]: pgmap v12033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:00.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:00.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:01.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:01.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:02 smithi060 ceph-mon[94696]: pgmap v12034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:02 smithi141 ceph-mon[108989]: pgmap v12034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:02.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:02.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:03.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:04 smithi141 ceph-mon[108989]: pgmap v12035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:04 smithi060 ceph-mon[94696]: pgmap v12035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:04.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:04.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:05.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:05.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:06 smithi060 ceph-mon[94696]: pgmap v12036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:06 smithi141 ceph-mon[108989]: pgmap v12036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:06.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:06.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:07 smithi060 ceph-mon[94696]: pgmap v12037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:07.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:07.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:07 smithi141 ceph-mon[108989]: pgmap v12037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:08.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:08.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:09.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:09.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:10 smithi060 ceph-mon[94696]: pgmap v12038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:10 smithi141 ceph-mon[108989]: pgmap v12038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:10.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:10.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:11.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:11.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:12 smithi060 ceph-mon[94696]: pgmap v12039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:12 smithi141 ceph-mon[108989]: pgmap v12039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:12.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:12.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:13.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:13.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:14 smithi141 ceph-mon[108989]: pgmap v12040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:14 smithi060 ceph-mon[94696]: pgmap v12040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:14.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:14.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:15.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:15.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:16 smithi060 ceph-mon[94696]: pgmap v12041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:16 smithi141 ceph-mon[108989]: pgmap v12041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:16.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:16.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:17 smithi060 ceph-mon[94696]: pgmap v12042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:17.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:17.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:17 smithi141 ceph-mon[108989]: pgmap v12042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:18.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:18.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:19.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:19.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:20 smithi060 ceph-mon[94696]: pgmap v12043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:20 smithi141 ceph-mon[108989]: pgmap v12043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:20.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:20.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:04:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:04:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:04:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:04:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:04:21.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:21.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:22 smithi060 ceph-mon[94696]: pgmap v12044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:22 smithi141 ceph-mon[108989]: pgmap v12044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:04:22.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:22.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:23.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:23.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:24 smithi060 ceph-mon[94696]: pgmap v12045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:24 smithi141 ceph-mon[108989]: pgmap v12045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:24.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:24.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:25.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:25.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:26 smithi060 ceph-mon[94696]: pgmap v12046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:26 smithi141 ceph-mon[108989]: pgmap v12046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:26.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:26.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:27 smithi060 ceph-mon[94696]: pgmap v12047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:27.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:27.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:27 smithi141 ceph-mon[108989]: pgmap v12047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:28.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:28.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:29.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:29.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:30 smithi060 ceph-mon[94696]: pgmap v12048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:30 smithi141 ceph-mon[108989]: pgmap v12048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:30.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:30.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:31.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:31.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:32 smithi060 ceph-mon[94696]: pgmap v12049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:32 smithi141 ceph-mon[108989]: pgmap v12049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:32.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:32.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:33.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:33.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:34 smithi060 ceph-mon[94696]: pgmap v12050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:34 smithi141 ceph-mon[108989]: pgmap v12050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:34.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:34.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:35.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:35.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:36 smithi060 ceph-mon[94696]: pgmap v12051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:36 smithi141 ceph-mon[108989]: pgmap v12051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:36.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:36.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:37 smithi060 ceph-mon[94696]: pgmap v12052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:37.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:37.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:37 smithi141 ceph-mon[108989]: pgmap v12052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:38.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:38.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:39.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:39.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:40 smithi060 ceph-mon[94696]: pgmap v12053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:40 smithi141 ceph-mon[108989]: pgmap v12053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:40.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:40.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:41.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:41.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:42 smithi060 ceph-mon[94696]: pgmap v12054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:42 smithi141 ceph-mon[108989]: pgmap v12054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:42.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:42.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:43.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:43.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:44 smithi060 ceph-mon[94696]: pgmap v12055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:44 smithi141 ceph-mon[108989]: pgmap v12055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:44.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:44.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:45.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:45.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:46 smithi060 ceph-mon[94696]: pgmap v12056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:46 smithi141 ceph-mon[108989]: pgmap v12056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:46.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:46.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:47 smithi060 ceph-mon[94696]: pgmap v12057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:47.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:47.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:47 smithi141 ceph-mon[108989]: pgmap v12057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:48.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:48.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:49.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:49.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:50 smithi060 ceph-mon[94696]: pgmap v12058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:50 smithi141 ceph-mon[108989]: pgmap v12058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:50.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:50.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:51.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:51.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:52 smithi060 ceph-mon[94696]: pgmap v12059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:52 smithi141 ceph-mon[108989]: pgmap v12059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:52.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:52.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:53.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:53.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:54 smithi060 ceph-mon[94696]: pgmap v12060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:54.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:54 smithi141 ceph-mon[108989]: pgmap v12060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:54.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:54.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:04:55.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:55.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:56 smithi060 ceph-mon[94696]: pgmap v12061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:56 smithi141 ceph-mon[108989]: pgmap v12061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:04:56.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:56.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:04:57 smithi060 ceph-mon[94696]: pgmap v12062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:57.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:57.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:04:57 smithi141 ceph-mon[108989]: pgmap v12062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:04:58.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:58.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:04:59.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:04:59.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:00 smithi060 ceph-mon[94696]: pgmap v12063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:00 smithi141 ceph-mon[108989]: pgmap v12063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:00.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:00.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:01.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:01.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:02 smithi060 ceph-mon[94696]: pgmap v12064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:02 smithi141 ceph-mon[108989]: pgmap v12064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:02.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:02.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:03.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:03.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:04 smithi060 ceph-mon[94696]: pgmap v12065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:04.672 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:04 smithi141 ceph-mon[108989]: pgmap v12065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:04.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:04.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:05.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:05.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:06 smithi060 ceph-mon[94696]: pgmap v12066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:06 smithi141 ceph-mon[108989]: pgmap v12066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:06.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:06.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:07 smithi060 ceph-mon[94696]: pgmap v12067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:07.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:07.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:07 smithi141 ceph-mon[108989]: pgmap v12067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:08.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:08.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:09.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:09.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:10 smithi060 ceph-mon[94696]: pgmap v12068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:10 smithi141 ceph-mon[108989]: pgmap v12068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:10.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:10.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:11.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:11.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:12 smithi060 ceph-mon[94696]: pgmap v12069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:12 smithi141 ceph-mon[108989]: pgmap v12069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:12.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:12.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:13.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:13.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:14 smithi060 ceph-mon[94696]: pgmap v12070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:14 smithi141 ceph-mon[108989]: pgmap v12070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:14.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:14.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:15.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:15.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:16 smithi060 ceph-mon[94696]: pgmap v12071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:16 smithi141 ceph-mon[108989]: pgmap v12071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:16.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:16.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:17 smithi060 ceph-mon[94696]: pgmap v12072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:17.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:17.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:17 smithi141 ceph-mon[108989]: pgmap v12072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:18.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:18.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:19.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:19.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:20 smithi060 ceph-mon[94696]: pgmap v12073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:20 smithi141 ceph-mon[108989]: pgmap v12073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:20.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:20.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:21.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:21.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: pgmap v12074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:05:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:05:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:05:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:05:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:05:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:05:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: pgmap v12074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:05:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:05:22.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:22.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:23.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:23.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:24 smithi060 ceph-mon[94696]: pgmap v12075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:24 smithi141 ceph-mon[108989]: pgmap v12075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:24.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:24.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:25.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:25.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:26 smithi060 ceph-mon[94696]: pgmap v12076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:26 smithi141 ceph-mon[108989]: pgmap v12076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:26.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:26.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:27 smithi060 ceph-mon[94696]: pgmap v12077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:27.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:27.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:27 smithi141 ceph-mon[108989]: pgmap v12077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:28.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:28.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:29.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:29.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:30 smithi060 ceph-mon[94696]: pgmap v12078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:30 smithi141 ceph-mon[108989]: pgmap v12078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:30.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:30.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:31.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:31.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:32 smithi060 ceph-mon[94696]: pgmap v12079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:32 smithi141 ceph-mon[108989]: pgmap v12079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:32.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:32.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:33.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:33.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:34 smithi060 ceph-mon[94696]: pgmap v12080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:34 smithi141 ceph-mon[108989]: pgmap v12080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:34.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:34.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:35.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:35.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:36 smithi060 ceph-mon[94696]: pgmap v12081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:36 smithi141 ceph-mon[108989]: pgmap v12081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:36.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:36.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:37 smithi060 ceph-mon[94696]: pgmap v12082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:37.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:37.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:37 smithi141 ceph-mon[108989]: pgmap v12082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:38.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:38.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:39.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:39.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:40 smithi141 ceph-mon[108989]: pgmap v12083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:40 smithi060 ceph-mon[94696]: pgmap v12083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:40.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:40.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:41.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:41.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:42 smithi060 ceph-mon[94696]: pgmap v12084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:42 smithi141 ceph-mon[108989]: pgmap v12084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:42.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:42.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:43.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:43.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:44 smithi060 ceph-mon[94696]: pgmap v12085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:44 smithi141 ceph-mon[108989]: pgmap v12085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:44.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:44.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:45.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:45.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:46 smithi060 ceph-mon[94696]: pgmap v12086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:46 smithi141 ceph-mon[108989]: pgmap v12086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:46.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:46.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:47 smithi060 ceph-mon[94696]: pgmap v12087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:47 smithi141 ceph-mon[108989]: pgmap v12087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:47.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:47.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:48.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:48.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:50.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:50.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:50 smithi141 ceph-mon[108989]: pgmap v12088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:50 smithi060 ceph-mon[94696]: pgmap v12088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:51.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:51.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:52.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:52.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:52 smithi060 ceph-mon[94696]: pgmap v12089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:52 smithi141 ceph-mon[108989]: pgmap v12089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:53.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:53.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:54.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:54.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:54 smithi060 ceph-mon[94696]: pgmap v12090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:54 smithi141 ceph-mon[108989]: pgmap v12090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:55.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:55.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:05:56.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:56.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:56 smithi060 ceph-mon[94696]: pgmap v12091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:56 smithi141 ceph-mon[108989]: pgmap v12091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:05:57.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:57.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:05:57 smithi060 ceph-mon[94696]: pgmap v12092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:05:57 smithi141 ceph-mon[108989]: pgmap v12092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:05:58.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:58.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:05:59.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:05:59.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:00.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:00.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:00 smithi060 ceph-mon[94696]: pgmap v12093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:00 smithi141 ceph-mon[108989]: pgmap v12093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:01.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:01.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:02.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:02.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:02 smithi060 ceph-mon[94696]: pgmap v12094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:02 smithi141 ceph-mon[108989]: pgmap v12094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:03.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:03.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:04.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:04.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:04 smithi060 ceph-mon[94696]: pgmap v12095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:04 smithi141 ceph-mon[108989]: pgmap v12095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:05.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:05.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:06.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:06 smithi060 ceph-mon[94696]: pgmap v12096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:06 smithi141 ceph-mon[108989]: pgmap v12096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:07.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:07.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:07 smithi060 ceph-mon[94696]: pgmap v12097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:07 smithi141 ceph-mon[108989]: pgmap v12097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:08.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:08.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:09.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:10.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:10 smithi060 ceph-mon[94696]: pgmap v12098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:10 smithi141 ceph-mon[108989]: pgmap v12098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:11.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:12.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:12.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:12 smithi060 ceph-mon[94696]: pgmap v12099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:12 smithi141 ceph-mon[108989]: pgmap v12099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:13.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:13.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:14.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:14.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:14 smithi060 ceph-mon[94696]: pgmap v12100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:14 smithi141 ceph-mon[108989]: pgmap v12100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:15.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:15.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:16.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:16 smithi060 ceph-mon[94696]: pgmap v12101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:16 smithi141 ceph-mon[108989]: pgmap v12101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:17.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:17.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:17 smithi060 ceph-mon[94696]: pgmap v12102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:17 smithi141 ceph-mon[108989]: pgmap v12102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:18.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:18.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:19.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:20.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:20.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:20 smithi060 ceph-mon[94696]: pgmap v12103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:20 smithi141 ceph-mon[108989]: pgmap v12103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:21.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:21.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:22.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:22.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:22 smithi060 ceph-mon[94696]: pgmap v12104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:06:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:22 smithi141 ceph-mon[108989]: pgmap v12104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:06:23.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:23.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:06:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:06:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:06:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:06:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:06:24.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:24.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:24 smithi060 ceph-mon[94696]: pgmap v12105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:24 smithi141 ceph-mon[108989]: pgmap v12105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:25.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:25.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:26.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:26.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:26 smithi060 ceph-mon[94696]: pgmap v12106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:26 smithi141 ceph-mon[108989]: pgmap v12106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:27.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:27.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:27 smithi060 ceph-mon[94696]: pgmap v12107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:27 smithi141 ceph-mon[108989]: pgmap v12107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:28.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:28.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:29.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:29.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:30.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:30.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:30.551 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:30 smithi141 ceph-mon[108989]: pgmap v12108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:30 smithi060 ceph-mon[94696]: pgmap v12108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:31.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:31.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:32.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:32.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:32 smithi060 ceph-mon[94696]: pgmap v12109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:32 smithi141 ceph-mon[108989]: pgmap v12109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:33.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:33.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:34.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:34.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:34 smithi060 ceph-mon[94696]: pgmap v12110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:34 smithi141 ceph-mon[108989]: pgmap v12110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:35.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:35.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:36.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:36.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:36 smithi060 ceph-mon[94696]: pgmap v12111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:36 smithi141 ceph-mon[108989]: pgmap v12111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:37.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:37.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:37 smithi060 ceph-mon[94696]: pgmap v12112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:37 smithi141 ceph-mon[108989]: pgmap v12112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:38.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:38.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:39.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:39.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:40.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:40.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:40 smithi060 ceph-mon[94696]: pgmap v12113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:40.654 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:40 smithi141 ceph-mon[108989]: pgmap v12113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:40.654 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:41.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:41.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:42.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:42.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:42 smithi060 ceph-mon[94696]: pgmap v12114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:42 smithi141 ceph-mon[108989]: pgmap v12114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:43.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:43.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:44.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:44.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:44 smithi060 ceph-mon[94696]: pgmap v12115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:44 smithi141 ceph-mon[108989]: pgmap v12115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:45.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:45.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:46.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:46.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:46 smithi060 ceph-mon[94696]: pgmap v12116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:46 smithi141 ceph-mon[108989]: pgmap v12116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:47.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:47.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:47 smithi060 ceph-mon[94696]: pgmap v12117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:47 smithi141 ceph-mon[108989]: pgmap v12117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:48.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:48.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:49.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:49.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:50.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:50.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:50 smithi060 ceph-mon[94696]: pgmap v12118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:50 smithi141 ceph-mon[108989]: pgmap v12118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:51.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:51.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:52.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:52.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:52 smithi060 ceph-mon[94696]: pgmap v12119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:52 smithi141 ceph-mon[108989]: pgmap v12119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:53.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:53.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:54.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:54 smithi060 ceph-mon[94696]: pgmap v12120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:54 smithi141 ceph-mon[108989]: pgmap v12120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:55.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:55.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:06:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:56.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:56 smithi060 ceph-mon[94696]: pgmap v12121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:56 smithi141 ceph-mon[108989]: pgmap v12121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:06:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:57.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:06:57 smithi060 ceph-mon[94696]: pgmap v12122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:06:57 smithi141 ceph-mon[108989]: pgmap v12122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:06:58.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:58.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:06:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:06:59.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:00.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:00 smithi060 ceph-mon[94696]: pgmap v12123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:00 smithi141 ceph-mon[108989]: pgmap v12123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:01.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:01.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:02.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:02.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:02 smithi060 ceph-mon[94696]: pgmap v12124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:02 smithi141 ceph-mon[108989]: pgmap v12124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:03.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:04.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:04 smithi060 ceph-mon[94696]: pgmap v12125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:04 smithi141 ceph-mon[108989]: pgmap v12125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:05.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:06.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:06 smithi060 ceph-mon[94696]: pgmap v12126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:06 smithi141 ceph-mon[108989]: pgmap v12126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:07.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:07.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:07 smithi060 ceph-mon[94696]: pgmap v12127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:07 smithi141 ceph-mon[108989]: pgmap v12127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:08.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:08.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:09.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:10.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:10.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:10 smithi060 ceph-mon[94696]: pgmap v12128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:10 smithi141 ceph-mon[108989]: pgmap v12128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:11.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:11.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:12.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:12.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:12 smithi060 ceph-mon[94696]: pgmap v12129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:12 smithi141 ceph-mon[108989]: pgmap v12129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:13.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:13.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:14.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:14.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:14 smithi060 ceph-mon[94696]: pgmap v12130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:14 smithi141 ceph-mon[108989]: pgmap v12130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:15.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:15.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:16.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:16.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:16 smithi141 ceph-mon[108989]: pgmap v12131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:16 smithi060 ceph-mon[94696]: pgmap v12131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:17.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:17.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:17 smithi060 ceph-mon[94696]: pgmap v12132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:17 smithi141 ceph-mon[108989]: pgmap v12132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:18.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:18.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:19.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:19.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:20.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:20.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:20 smithi060 ceph-mon[94696]: pgmap v12133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:20 smithi141 ceph-mon[108989]: pgmap v12133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:21.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:21.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:22.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:22.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:22 smithi060 ceph-mon[94696]: pgmap v12134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:22 smithi141 ceph-mon[108989]: pgmap v12134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:23.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:23.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:07:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:07:24.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:24.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:24.475 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:24 smithi060 ceph-mon[94696]: pgmap v12135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:24.475 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.475 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.475 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.475 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:24 smithi141 ceph-mon[108989]: pgmap v12135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:25.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:25.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:26.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:26 smithi141 ceph-mon[108989]: pgmap v12136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:26 smithi060 ceph-mon[94696]: pgmap v12136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:27.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:27.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1563M 2023-08-19T14:07:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:27 smithi060 ceph-mon[94696]: pgmap v12137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:28.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:28.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1563M 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:07:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:07:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:27 smithi141 ceph-mon[108989]: pgmap v12137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:29.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:30.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:30.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:30 smithi060 ceph-mon[94696]: pgmap v12138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:30 smithi141 ceph-mon[108989]: pgmap v12138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:31.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:31.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:32.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:32.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:32 smithi141 ceph-mon[108989]: pgmap v12139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:32 smithi060 ceph-mon[94696]: pgmap v12139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:33.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:33.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:34.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:34.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:34 smithi141 ceph-mon[108989]: pgmap v12140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:34 smithi060 ceph-mon[94696]: pgmap v12140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:35.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:35.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:36.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:36.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:36.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:36 smithi141 ceph-mon[108989]: pgmap v12141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:36 smithi060 ceph-mon[94696]: pgmap v12141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:37.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:37.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:37 smithi060 ceph-mon[94696]: pgmap v12142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:37 smithi141 ceph-mon[108989]: pgmap v12142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:38.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:38.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:39.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:39.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:40.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:40 smithi141 ceph-mon[108989]: pgmap v12143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:40 smithi060 ceph-mon[94696]: pgmap v12143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:41.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:41.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:42.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:42 smithi141 ceph-mon[108989]: pgmap v12144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:42 smithi060 ceph-mon[94696]: pgmap v12144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:43.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:44.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:44.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:44 smithi141 ceph-mon[108989]: pgmap v12145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:44 smithi060 ceph-mon[94696]: pgmap v12145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:45.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:46.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:46 smithi141 ceph-mon[108989]: pgmap v12146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:46 smithi060 ceph-mon[94696]: pgmap v12146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:47.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:47.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:47 smithi060 ceph-mon[94696]: pgmap v12147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:47 smithi141 ceph-mon[108989]: pgmap v12147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:48.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:48.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:49.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:49.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:50.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:50 smithi141 ceph-mon[108989]: pgmap v12148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:50 smithi060 ceph-mon[94696]: pgmap v12148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:51.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:51.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:52.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:52.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:52 smithi141 ceph-mon[108989]: pgmap v12149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:52 smithi060 ceph-mon[94696]: pgmap v12149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:53.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:53.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:54.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:54.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:54 smithi141 ceph-mon[108989]: pgmap v12150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:54 smithi060 ceph-mon[94696]: pgmap v12150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:55.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:55.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:07:56.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:56.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:56 smithi141 ceph-mon[108989]: pgmap v12151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:56 smithi060 ceph-mon[94696]: pgmap v12151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:07:57.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:57.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:07:57 smithi060 ceph-mon[94696]: pgmap v12152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:07:57 smithi141 ceph-mon[108989]: pgmap v12152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:07:58.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:58.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:07:59.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:07:59.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:00.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:00.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:00.604 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:00 smithi060 ceph-mon[94696]: pgmap v12153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:00 smithi141 ceph-mon[108989]: pgmap v12153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:01.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:02.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:02.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:02 smithi141 ceph-mon[108989]: pgmap v12154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:02 smithi060 ceph-mon[94696]: pgmap v12154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:03.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:04.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:04.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:04 smithi141 ceph-mon[108989]: pgmap v12155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:04 smithi060 ceph-mon[94696]: pgmap v12155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:05.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:06.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:06 smithi141 ceph-mon[108989]: pgmap v12156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:06 smithi060 ceph-mon[94696]: pgmap v12156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:07.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:07.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:07 smithi060 ceph-mon[94696]: pgmap v12157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:07 smithi141 ceph-mon[108989]: pgmap v12157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:08.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:09.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:10.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:10.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:10 smithi060 ceph-mon[94696]: pgmap v12158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:10.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:10 smithi141 ceph-mon[108989]: pgmap v12158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:11.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:11.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:12.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:12.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:12 smithi141 ceph-mon[108989]: pgmap v12159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:12 smithi060 ceph-mon[94696]: pgmap v12159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:13.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:14.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:14 smithi141 ceph-mon[108989]: pgmap v12160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:14 smithi060 ceph-mon[94696]: pgmap v12160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:15.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:15.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:16.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:16.643 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:16 smithi141 ceph-mon[108989]: pgmap v12161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:16 smithi060 ceph-mon[94696]: pgmap v12161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:17.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:17 smithi060 ceph-mon[94696]: pgmap v12162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:17 smithi141 ceph-mon[108989]: pgmap v12162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:18.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:18.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:19.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:19.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:20.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:20 smithi141 ceph-mon[108989]: pgmap v12163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:20 smithi060 ceph-mon[94696]: pgmap v12163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:21.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:21.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:22.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:22 smithi141 ceph-mon[108989]: pgmap v12164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:22 smithi060 ceph-mon[94696]: pgmap v12164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:23.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:24.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:24.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:24 smithi141 ceph-mon[108989]: pgmap v12165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:24 smithi060 ceph-mon[94696]: pgmap v12165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:25.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:25.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:26.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:26 smithi141 ceph-mon[108989]: pgmap v12166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:26 smithi060 ceph-mon[94696]: pgmap v12166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:27.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:27.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:08:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:27 smithi060 ceph-mon[94696]: pgmap v12167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:08:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:27 smithi141 ceph-mon[108989]: pgmap v12167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:28.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:08:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:08:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:08:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:08:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:08:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:08:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:08:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:08:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:08:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:08:29.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:29.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:29 smithi060 ceph-mon[94696]: pgmap v12168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:29 smithi141 ceph-mon[108989]: pgmap v12168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:30.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:31.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:31.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:32.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:32.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:32 smithi141 ceph-mon[108989]: pgmap v12169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:32 smithi060 ceph-mon[94696]: pgmap v12169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:33.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:34.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:34 smithi141 ceph-mon[108989]: pgmap v12170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:34 smithi060 ceph-mon[94696]: pgmap v12170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:35.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:35.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:36.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:36.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:36 smithi141 ceph-mon[108989]: pgmap v12171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:36 smithi060 ceph-mon[94696]: pgmap v12171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:37.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:37 smithi060 ceph-mon[94696]: pgmap v12172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:37 smithi141 ceph-mon[108989]: pgmap v12172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:38.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:38.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:39.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:39.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:40.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:40 smithi141 ceph-mon[108989]: pgmap v12173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:40 smithi060 ceph-mon[94696]: pgmap v12173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:41.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:41.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:42.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:42 smithi141 ceph-mon[108989]: pgmap v12174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:42 smithi060 ceph-mon[94696]: pgmap v12174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:43.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:44.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:44.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:44 smithi141 ceph-mon[108989]: pgmap v12175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:44 smithi060 ceph-mon[94696]: pgmap v12175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:45.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:46.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:46.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:46 smithi060 ceph-mon[94696]: pgmap v12176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:46 smithi141 ceph-mon[108989]: pgmap v12176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:47.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:47 smithi060 ceph-mon[94696]: pgmap v12177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:47 smithi141 ceph-mon[108989]: pgmap v12177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:48.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:48.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:49.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:49.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:50.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:50.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:50 smithi141 ceph-mon[108989]: pgmap v12178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:50 smithi060 ceph-mon[94696]: pgmap v12178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:51.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:51.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:52.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:52 smithi141 ceph-mon[108989]: pgmap v12179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:52 smithi060 ceph-mon[94696]: pgmap v12179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:53.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:53.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:54.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:54.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:54 smithi141 ceph-mon[108989]: pgmap v12180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:54 smithi060 ceph-mon[94696]: pgmap v12180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:55.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:08:56.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:56.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:56 smithi060 ceph-mon[94696]: pgmap v12181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:56 smithi141 ceph-mon[108989]: pgmap v12181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:08:57.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:57.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:08:57 smithi060 ceph-mon[94696]: pgmap v12182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:08:57 smithi141 ceph-mon[108989]: pgmap v12182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:08:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:58.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:08:59.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:08:59.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:00.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:00.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:00 smithi141 ceph-mon[108989]: pgmap v12183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:00 smithi060 ceph-mon[94696]: pgmap v12183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:01.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:01.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:02.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:02.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:02.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:02 smithi141 ceph-mon[108989]: pgmap v12184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:02 smithi060 ceph-mon[94696]: pgmap v12184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:03.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:03.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:04.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:04.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:04 smithi141 ceph-mon[108989]: pgmap v12185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:04 smithi060 ceph-mon[94696]: pgmap v12185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:05.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:05.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:06.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:06.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:06 smithi141 ceph-mon[108989]: pgmap v12186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:06 smithi060 ceph-mon[94696]: pgmap v12186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:07.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:07.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:07 smithi060 ceph-mon[94696]: pgmap v12187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:07 smithi141 ceph-mon[108989]: pgmap v12187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:08.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:08.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:09.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:09.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:10.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:10.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:10 smithi141 ceph-mon[108989]: pgmap v12188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:10 smithi060 ceph-mon[94696]: pgmap v12188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:11.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:11.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:12.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:12.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:12.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:12 smithi141 ceph-mon[108989]: pgmap v12189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:12 smithi060 ceph-mon[94696]: pgmap v12189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:13.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:13.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:14.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:14 smithi141 ceph-mon[108989]: pgmap v12190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:14 smithi060 ceph-mon[94696]: pgmap v12190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:15.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:15.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:16.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:16.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:16 smithi141 ceph-mon[108989]: pgmap v12191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:16 smithi060 ceph-mon[94696]: pgmap v12191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:17.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:17 smithi060 ceph-mon[94696]: pgmap v12192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:17 smithi141 ceph-mon[108989]: pgmap v12192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:18.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:19.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:19.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:20.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:20.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:20 smithi141 ceph-mon[108989]: pgmap v12193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:20 smithi060 ceph-mon[94696]: pgmap v12193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:21.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:22.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:22.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:22 smithi141 ceph-mon[108989]: pgmap v12194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:22 smithi060 ceph-mon[94696]: pgmap v12194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:23.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:23.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:24.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:24.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:24 smithi141 ceph-mon[108989]: pgmap v12195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:24 smithi060 ceph-mon[94696]: pgmap v12195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:25.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:25.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:26.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:26 smithi141 ceph-mon[108989]: pgmap v12196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:26 smithi060 ceph-mon[94696]: pgmap v12196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:27.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:27.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:27 smithi141 ceph-mon[108989]: pgmap v12197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:27 smithi060 ceph-mon[94696]: pgmap v12197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:28.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:28.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:09:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:09:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:09:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:09:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:09:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:09:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:09:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:09:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:09:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:09:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:09:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:09:29.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:29.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:29 smithi060 ceph-mon[94696]: pgmap v12198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:29 smithi141 ceph-mon[108989]: pgmap v12198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:30.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:30.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:31.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:31.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:32.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:32.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:32 smithi141 ceph-mon[108989]: pgmap v12199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:32 smithi060 ceph-mon[94696]: pgmap v12199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:33.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:33.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:34.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:34.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:34 smithi141 ceph-mon[108989]: pgmap v12200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:34 smithi060 ceph-mon[94696]: pgmap v12200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:35.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:35.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:36.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:36.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:36.682 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:36 smithi060 ceph-mon[94696]: pgmap v12201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:36 smithi141 ceph-mon[108989]: pgmap v12201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:37.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:37.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:37 smithi141 ceph-mon[108989]: pgmap v12202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:37 smithi060 ceph-mon[94696]: pgmap v12202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:38.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:38.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:39.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:39.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:40.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:40.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:40 smithi141 ceph-mon[108989]: pgmap v12203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:40 smithi060 ceph-mon[94696]: pgmap v12203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:41.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:41.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:42.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:42.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:42 smithi141 ceph-mon[108989]: pgmap v12204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:42 smithi060 ceph-mon[94696]: pgmap v12204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:43.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:43.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:44.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:44.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:44 smithi141 ceph-mon[108989]: pgmap v12205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:44 smithi060 ceph-mon[94696]: pgmap v12205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:45.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:45.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:46.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:46.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:46 smithi141 ceph-mon[108989]: pgmap v12206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:46.796 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:46 smithi060 ceph-mon[94696]: pgmap v12206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:47.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:47.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:47 smithi141 ceph-mon[108989]: pgmap v12207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:47 smithi060 ceph-mon[94696]: pgmap v12207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:48.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:48.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:49.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:49.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:50.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:50.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:50 smithi141 ceph-mon[108989]: pgmap v12208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:50 smithi060 ceph-mon[94696]: pgmap v12208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:51.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:51.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:52.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:52.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:52.627 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:52 smithi141 ceph-mon[108989]: pgmap v12209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:52 smithi060 ceph-mon[94696]: pgmap v12209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:53.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:53.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:54.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:54.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:54 smithi141 ceph-mon[108989]: pgmap v12210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:54 smithi060 ceph-mon[94696]: pgmap v12210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:55.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:55.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:09:56.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:56.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:56 smithi141 ceph-mon[108989]: pgmap v12211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:56 smithi060 ceph-mon[94696]: pgmap v12211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:09:57.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:57.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:09:57 smithi060 ceph-mon[94696]: pgmap v12212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:09:57 smithi141 ceph-mon[108989]: pgmap v12212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:09:58.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:58.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:09:59.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:09:59.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:00.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:00.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:00 smithi141 ceph-mon[108989]: pgmap v12213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:10:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:00 smithi060 ceph-mon[94696]: pgmap v12213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:10:01.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:01.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:02.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:02.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:02.728 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:02 smithi141 ceph-mon[108989]: pgmap v12214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:02 smithi060 ceph-mon[94696]: pgmap v12214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:03.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:03.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:04.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:04.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:04 smithi141 ceph-mon[108989]: pgmap v12215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:04 smithi060 ceph-mon[94696]: pgmap v12215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:05.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:05.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:06.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:06.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:06 smithi141 ceph-mon[108989]: pgmap v12216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:06 smithi060 ceph-mon[94696]: pgmap v12216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:07.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:07.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:07 smithi141 ceph-mon[108989]: pgmap v12217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:07 smithi060 ceph-mon[94696]: pgmap v12217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:08.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:08.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:09.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:09.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:10.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:10.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:10 smithi141 ceph-mon[108989]: pgmap v12218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:10 smithi060 ceph-mon[94696]: pgmap v12218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:11.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:11.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:12.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:12.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:12 smithi141 ceph-mon[108989]: pgmap v12219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:12 smithi060 ceph-mon[94696]: pgmap v12219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:13.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:13.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:14.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:14.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:14 smithi141 ceph-mon[108989]: pgmap v12220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:14 smithi060 ceph-mon[94696]: pgmap v12220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:15.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:15.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:16.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:16.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:16 smithi141 ceph-mon[108989]: pgmap v12221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:16 smithi060 ceph-mon[94696]: pgmap v12221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:17.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:17.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:17.883 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:17 smithi141 ceph-mon[108989]: pgmap v12222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:17 smithi060 ceph-mon[94696]: pgmap v12222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:18.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:18.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:19.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:19.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:20.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:20.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:20 smithi141 ceph-mon[108989]: pgmap v12223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:20 smithi060 ceph-mon[94696]: pgmap v12223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:21.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:21.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:22.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:22.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:22 smithi060 ceph-mon[94696]: pgmap v12224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:22 smithi141 ceph-mon[108989]: pgmap v12224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:23.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:23.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:24.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:24.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:24 smithi141 ceph-mon[108989]: pgmap v12225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:24 smithi060 ceph-mon[94696]: pgmap v12225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:25.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:25.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:25.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:26.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:26.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:26 smithi141 ceph-mon[108989]: pgmap v12226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:26 smithi060 ceph-mon[94696]: pgmap v12226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:27.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:27.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:27 smithi141 ceph-mon[108989]: pgmap v12227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:27 smithi060 ceph-mon[94696]: pgmap v12227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:28.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:28.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:10:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:10:29.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:29.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:29 smithi060 ceph-mon[94696]: pgmap v12228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:29 smithi141 ceph-mon[108989]: pgmap v12228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:30.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:30.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:31.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:31.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:32.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:32.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:32.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: pgmap v12229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: pgmap v12229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:10:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:10:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:10:33.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:33.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:34.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:34.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:34 smithi141 ceph-mon[108989]: pgmap v12230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:34 smithi060 ceph-mon[94696]: pgmap v12230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:35.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:35.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:36.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:36.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:36 smithi141 ceph-mon[108989]: pgmap v12231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:36 smithi060 ceph-mon[94696]: pgmap v12231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:37.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:37.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:37 smithi060 ceph-mon[94696]: pgmap v12232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:37 smithi141 ceph-mon[108989]: pgmap v12232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:38.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:38.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:39.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:39.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:40.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:40.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:40 smithi141 ceph-mon[108989]: pgmap v12233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:40 smithi060 ceph-mon[94696]: pgmap v12233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:41.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:41.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:42.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:42.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:42 smithi141 ceph-mon[108989]: pgmap v12234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:42 smithi060 ceph-mon[94696]: pgmap v12234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:43.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:43.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:44.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:44.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:44 smithi141 ceph-mon[108989]: pgmap v12235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:44 smithi060 ceph-mon[94696]: pgmap v12235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:45.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:45.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:46.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:46.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:46 smithi141 ceph-mon[108989]: pgmap v12236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:46 smithi060 ceph-mon[94696]: pgmap v12236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:47.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:47 smithi060 ceph-mon[94696]: pgmap v12237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:47 smithi141 ceph-mon[108989]: pgmap v12237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:48.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:48.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:49.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:49.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:50.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:50.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:50 smithi141 ceph-mon[108989]: pgmap v12238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:50 smithi060 ceph-mon[94696]: pgmap v12238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:51.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:51.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:52.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:52.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:52 smithi141 ceph-mon[108989]: pgmap v12239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:52 smithi060 ceph-mon[94696]: pgmap v12239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:53.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:53.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:54.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:54.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:54 smithi141 ceph-mon[108989]: pgmap v12240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:54.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:54 smithi060 ceph-mon[94696]: pgmap v12240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:55.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:55.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:10:56.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:56.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:56 smithi141 ceph-mon[108989]: pgmap v12241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:56 smithi060 ceph-mon[94696]: pgmap v12241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:10:57.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:57.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:10:57 smithi141 ceph-mon[108989]: pgmap v12242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:10:57 smithi060 ceph-mon[94696]: pgmap v12242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:10:58.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:58.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:10:59.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:10:59.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:00.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:00.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:00 smithi141 ceph-mon[108989]: pgmap v12243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:00 smithi060 ceph-mon[94696]: pgmap v12243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:01.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:01.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:02.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:02.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:02.647 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:02 smithi060 ceph-mon[94696]: pgmap v12244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:02 smithi141 ceph-mon[108989]: pgmap v12244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:03.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:03.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:04.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:04.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:04 smithi141 ceph-mon[108989]: pgmap v12245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:04 smithi060 ceph-mon[94696]: pgmap v12245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:05.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:05.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:06.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:06.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:06 smithi141 ceph-mon[108989]: pgmap v12246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:06 smithi060 ceph-mon[94696]: pgmap v12246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:07.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:07.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:07 smithi141 ceph-mon[108989]: pgmap v12247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:07 smithi060 ceph-mon[94696]: pgmap v12247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:08.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:08.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:09.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:09.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:10.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:10.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:10 smithi141 ceph-mon[108989]: pgmap v12248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:10 smithi060 ceph-mon[94696]: pgmap v12248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:11.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:11.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:12.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:12 smithi141 ceph-mon[108989]: pgmap v12249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:12.760 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:12 smithi060 ceph-mon[94696]: pgmap v12249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:13.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:13.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:14.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:14.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:14 smithi141 ceph-mon[108989]: pgmap v12250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:14 smithi060 ceph-mon[94696]: pgmap v12250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:15.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:15.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:16.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:16.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:16 smithi141 ceph-mon[108989]: pgmap v12251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:16 smithi060 ceph-mon[94696]: pgmap v12251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:17.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:17.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:17 smithi141 ceph-mon[108989]: pgmap v12252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:17 smithi060 ceph-mon[94696]: pgmap v12252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:18.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:18.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:19.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:19.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:20.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:20.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:20 smithi141 ceph-mon[108989]: pgmap v12253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:20 smithi060 ceph-mon[94696]: pgmap v12253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:21.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:21.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:22.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:22.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:22 smithi141 ceph-mon[108989]: pgmap v12254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:22 smithi060 ceph-mon[94696]: pgmap v12254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:23.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:23.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:24.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:24.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:24 smithi141 ceph-mon[108989]: pgmap v12255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:24 smithi060 ceph-mon[94696]: pgmap v12255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:25.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:25.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:26.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:26.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:26 smithi141 ceph-mon[108989]: pgmap v12256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:26 smithi060 ceph-mon[94696]: pgmap v12256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:27.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:27.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:27.931 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:27 smithi060 ceph-mon[94696]: pgmap v12257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:27 smithi141 ceph-mon[108989]: pgmap v12257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:28.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:28.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:29.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:29.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:30.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:30.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:30 smithi141 ceph-mon[108989]: pgmap v12258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:30 smithi060 ceph-mon[94696]: pgmap v12258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:31.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:32.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:32.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:32 smithi141 ceph-mon[108989]: pgmap v12259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:11:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:32 smithi060 ceph-mon[94696]: pgmap v12259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:11:33.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:33.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:34.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:34.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:34 smithi141 ceph-mon[108989]: pgmap v12260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:34 smithi060 ceph-mon[94696]: pgmap v12260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:35.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:35.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:36.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:36.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:36 smithi141 ceph-mon[108989]: pgmap v12261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:36 smithi060 ceph-mon[94696]: pgmap v12261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:37.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:37.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:37 smithi141 ceph-mon[108989]: pgmap v12262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:11:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:11:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:11:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:11:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:37 smithi060 ceph-mon[94696]: pgmap v12262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:38.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:38.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:39.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:39.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:40.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:40.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:40 smithi141 ceph-mon[108989]: pgmap v12263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:40 smithi060 ceph-mon[94696]: pgmap v12263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:41.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:41.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:42.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:42.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:42 smithi141 ceph-mon[108989]: pgmap v12264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:42 smithi060 ceph-mon[94696]: pgmap v12264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:43.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:43.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:44.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:44.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:44 smithi141 ceph-mon[108989]: pgmap v12265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:44 smithi060 ceph-mon[94696]: pgmap v12265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:45.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:45.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:46.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:46.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:46 smithi141 ceph-mon[108989]: pgmap v12266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:46 smithi060 ceph-mon[94696]: pgmap v12266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:47.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:47.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:47 smithi141 ceph-mon[108989]: pgmap v12267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:47 smithi060 ceph-mon[94696]: pgmap v12267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:48.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:48.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:49.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:49.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:50.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:50 smithi141 ceph-mon[108989]: pgmap v12268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:50 smithi060 ceph-mon[94696]: pgmap v12268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:51.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:51.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:52.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:52.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:52 smithi141 ceph-mon[108989]: pgmap v12269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:52 smithi060 ceph-mon[94696]: pgmap v12269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:53.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:53.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:54.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:54.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:54 smithi141 ceph-mon[108989]: pgmap v12270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:54 smithi060 ceph-mon[94696]: pgmap v12270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:55.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:55.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:11:56.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:56.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:56 smithi141 ceph-mon[108989]: pgmap v12271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:56 smithi060 ceph-mon[94696]: pgmap v12271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:11:57.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:57.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:11:57 smithi141 ceph-mon[108989]: pgmap v12272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:11:57 smithi060 ceph-mon[94696]: pgmap v12272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:11:58.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:58.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:11:59.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:11:59.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:00.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:00.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:00 smithi141 ceph-mon[108989]: pgmap v12273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:00 smithi060 ceph-mon[94696]: pgmap v12273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:01.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:01.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:02.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:02.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:02 smithi141 ceph-mon[108989]: pgmap v12274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:02 smithi060 ceph-mon[94696]: pgmap v12274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:03.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:03.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:04.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:04.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:04 smithi141 ceph-mon[108989]: pgmap v12275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:04 smithi060 ceph-mon[94696]: pgmap v12275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:05.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:05.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:06.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:06.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:06 smithi141 ceph-mon[108989]: pgmap v12276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:06 smithi060 ceph-mon[94696]: pgmap v12276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:07.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:07.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:07 smithi141 ceph-mon[108989]: pgmap v12277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:07 smithi060 ceph-mon[94696]: pgmap v12277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:08.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:08.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:09.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:09.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:10.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:10.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:10 smithi141 ceph-mon[108989]: pgmap v12278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:10 smithi060 ceph-mon[94696]: pgmap v12278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:11.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:11.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:12.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:12.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:12 smithi141 ceph-mon[108989]: pgmap v12279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:12 smithi060 ceph-mon[94696]: pgmap v12279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:13.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:13.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:14.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:14.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:14 smithi141 ceph-mon[108989]: pgmap v12280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:14 smithi060 ceph-mon[94696]: pgmap v12280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:15.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:15.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:16.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:16.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:16 smithi141 ceph-mon[108989]: pgmap v12281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:16 smithi060 ceph-mon[94696]: pgmap v12281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:17.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:17.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:17 smithi141 ceph-mon[108989]: pgmap v12282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:17 smithi060 ceph-mon[94696]: pgmap v12282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:18.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:18.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:19.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:19.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:20.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:20.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:20 smithi141 ceph-mon[108989]: pgmap v12283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:20 smithi060 ceph-mon[94696]: pgmap v12283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:21.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:21.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:22.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:22.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:22 smithi141 ceph-mon[108989]: pgmap v12284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:22 smithi060 ceph-mon[94696]: pgmap v12284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:23.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:23.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:24.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:24 smithi141 ceph-mon[108989]: pgmap v12285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:24.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:24.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:24 smithi060 ceph-mon[94696]: pgmap v12285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:25.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:25.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:26.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:26.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:26 smithi141 ceph-mon[108989]: pgmap v12286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:26 smithi060 ceph-mon[94696]: pgmap v12286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:27.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:27.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:27 smithi141 ceph-mon[108989]: pgmap v12287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:27 smithi060 ceph-mon[94696]: pgmap v12287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:28.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:28.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:29.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:29.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:30.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:30.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:30 smithi141 ceph-mon[108989]: pgmap v12288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:30 smithi060 ceph-mon[94696]: pgmap v12288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:31.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:31.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:32.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:32.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:32 smithi141 ceph-mon[108989]: pgmap v12289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:32 smithi060 ceph-mon[94696]: pgmap v12289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:33.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:33.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:34.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:34.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:34 smithi141 ceph-mon[108989]: pgmap v12290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:34 smithi060 ceph-mon[94696]: pgmap v12290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:35.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:35.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:36.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:36.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:36 smithi141 ceph-mon[108989]: pgmap v12291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:36 smithi060 ceph-mon[94696]: pgmap v12291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:37.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:37.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: pgmap v12292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: pgmap v12292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:12:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:12:38.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:38.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:12:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:12:39.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:39.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:39 smithi060 ceph-mon[94696]: pgmap v12293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:39 smithi141 ceph-mon[108989]: pgmap v12293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:40.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:40.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:41.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:41.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:41 smithi141 ceph-mon[108989]: pgmap v12294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:41 smithi060 ceph-mon[94696]: pgmap v12294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:42.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:42.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:43.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:43.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:44.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:44 smithi141 ceph-mon[108989]: pgmap v12295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:44 smithi060 ceph-mon[94696]: pgmap v12295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:45.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:45.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:46.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:46.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:46 smithi141 ceph-mon[108989]: pgmap v12296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:46 smithi060 ceph-mon[94696]: pgmap v12296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:47.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:47.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:47 smithi141 ceph-mon[108989]: pgmap v12297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:47 smithi060 ceph-mon[94696]: pgmap v12297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:48.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:48.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:49.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:49.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:50.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:50.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:50 smithi141 ceph-mon[108989]: pgmap v12298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:50 smithi060 ceph-mon[94696]: pgmap v12298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:51.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:51.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:52.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:52.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:52 smithi141 ceph-mon[108989]: pgmap v12299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:52 smithi060 ceph-mon[94696]: pgmap v12299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:53.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:53.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:54.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:54.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:54 smithi141 ceph-mon[108989]: pgmap v12300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:54 smithi060 ceph-mon[94696]: pgmap v12300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:55.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:55.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:12:56.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:56.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:56 smithi141 ceph-mon[108989]: pgmap v12301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:56 smithi060 ceph-mon[94696]: pgmap v12301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:12:57.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:57.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:12:57 smithi141 ceph-mon[108989]: pgmap v12302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:12:57 smithi060 ceph-mon[94696]: pgmap v12302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:12:58.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:58.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:12:59.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:12:59.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:00.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:00.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:00 smithi141 ceph-mon[108989]: pgmap v12303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:00 smithi060 ceph-mon[94696]: pgmap v12303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:01.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:01.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:02.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:02.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:02 smithi141 ceph-mon[108989]: pgmap v12304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:02 smithi060 ceph-mon[94696]: pgmap v12304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:03.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:03.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:04.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:04.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:04 smithi141 ceph-mon[108989]: pgmap v12305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:04 smithi060 ceph-mon[94696]: pgmap v12305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:05.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:05.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:06.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:06.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:06 smithi141 ceph-mon[108989]: pgmap v12306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:06 smithi060 ceph-mon[94696]: pgmap v12306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:07.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:07.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:07 smithi141 ceph-mon[108989]: pgmap v12307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:07 smithi060 ceph-mon[94696]: pgmap v12307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:08.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:08.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:09.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:09.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:10 smithi141 ceph-mon[108989]: pgmap v12308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:10.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:10.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:10 smithi060 ceph-mon[94696]: pgmap v12308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:11.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:11.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:12 smithi141 ceph-mon[108989]: pgmap v12309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:12.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:12 smithi060 ceph-mon[94696]: pgmap v12309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:13.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:13.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:14.689 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:14 smithi141 ceph-mon[108989]: pgmap v12310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:14.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:14.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:14 smithi060 ceph-mon[94696]: pgmap v12310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:15.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:15.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:16 smithi141 ceph-mon[108989]: pgmap v12311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:16.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:16.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:16 smithi060 ceph-mon[94696]: pgmap v12311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:17.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:17.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:17 smithi141 ceph-mon[108989]: pgmap v12312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:17 smithi060 ceph-mon[94696]: pgmap v12312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:18.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:18.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:19.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:19.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:20 smithi141 ceph-mon[108989]: pgmap v12313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:20.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:20.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:20 smithi060 ceph-mon[94696]: pgmap v12313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:21.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:21.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:22 smithi141 ceph-mon[108989]: pgmap v12314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:22.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:22.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:22 smithi060 ceph-mon[94696]: pgmap v12314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:23.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:23.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:24 smithi060 ceph-mon[94696]: pgmap v12315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:24 smithi141 ceph-mon[108989]: pgmap v12315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:24.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:24.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:25.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:25.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:26 smithi141 ceph-mon[108989]: pgmap v12316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:26.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:26.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:26 smithi060 ceph-mon[94696]: pgmap v12316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:27.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:27.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:27 smithi141 ceph-mon[108989]: pgmap v12317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:27 smithi060 ceph-mon[94696]: pgmap v12317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:28.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:28.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:29.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:29.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:30 smithi141 ceph-mon[108989]: pgmap v12318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:30.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:30.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:30 smithi060 ceph-mon[94696]: pgmap v12318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:31.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:31.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:32 smithi141 ceph-mon[108989]: pgmap v12319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:32.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:32.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:32 smithi060 ceph-mon[94696]: pgmap v12319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:33.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:33.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:34 smithi141 ceph-mon[108989]: pgmap v12320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:34.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:34.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:34 smithi060 ceph-mon[94696]: pgmap v12320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:35.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:35.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:35 smithi060 ceph-mon[94696]: pgmap v12321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:35 smithi141 ceph-mon[108989]: pgmap v12321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:36.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:36.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:37.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:37.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:37 smithi141 ceph-mon[108989]: pgmap v12322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:38.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:37 smithi060 ceph-mon[94696]: pgmap v12322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:38.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:13:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:13:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:13:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:13:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:13:39.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:39.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:13:39.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:13:39.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:39.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:39 smithi060 ceph-mon[94696]: pgmap v12323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:39.942 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:39 smithi141 ceph-mon[108989]: pgmap v12323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:40.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:41.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:41 smithi141 ceph-mon[108989]: pgmap v12324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:41 smithi060 ceph-mon[94696]: pgmap v12324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:42.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:43.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:44 smithi141 ceph-mon[108989]: pgmap v12325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:44.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:44.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:44 smithi060 ceph-mon[94696]: pgmap v12325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:45.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:45.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:46 smithi141 ceph-mon[108989]: pgmap v12326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:46.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:46 smithi060 ceph-mon[94696]: pgmap v12326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:47.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:47.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:47 smithi141 ceph-mon[108989]: pgmap v12327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:47 smithi060 ceph-mon[94696]: pgmap v12327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:48.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:48.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:49.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:50 smithi141 ceph-mon[108989]: pgmap v12328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:50.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:50.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:50 smithi060 ceph-mon[94696]: pgmap v12328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:51.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:52 smithi141 ceph-mon[108989]: pgmap v12329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:52.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:52 smithi060 ceph-mon[94696]: pgmap v12329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:53.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:53.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:53 smithi060 ceph-mon[94696]: pgmap v12330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:53 smithi141 ceph-mon[108989]: pgmap v12330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:54.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:54.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:13:55.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:55.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:56 smithi060 ceph-mon[94696]: pgmap v12331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:56 smithi141 ceph-mon[108989]: pgmap v12331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:13:56.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:56.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:57.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:57.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:13:57 smithi141 ceph-mon[108989]: pgmap v12332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:13:57 smithi060 ceph-mon[94696]: pgmap v12332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:13:58.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:58.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:13:59.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:13:59.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:00 smithi141 ceph-mon[108989]: pgmap v12333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:00 smithi060 ceph-mon[94696]: pgmap v12333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:00.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:00.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:01 smithi060 ceph-mon[94696]: pgmap v12334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:01.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:01.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:01 smithi141 ceph-mon[108989]: pgmap v12334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:02.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:02.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:03.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:04 smithi141 ceph-mon[108989]: pgmap v12335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:04 smithi060 ceph-mon[94696]: pgmap v12335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:04.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:04.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:05 smithi060 ceph-mon[94696]: pgmap v12336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:05.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:05.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:05 smithi141 ceph-mon[108989]: pgmap v12336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:06.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:06.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:07.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:07.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:07 smithi141 ceph-mon[108989]: pgmap v12337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:07 smithi060 ceph-mon[94696]: pgmap v12337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:08.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:08.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:09.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:09.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:10 smithi141 ceph-mon[108989]: pgmap v12338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:10 smithi060 ceph-mon[94696]: pgmap v12338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:10.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:10.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:11 smithi141 ceph-mon[108989]: pgmap v12339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:11 smithi060 ceph-mon[94696]: pgmap v12339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:11.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:11.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:12.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:12.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:13 smithi060 ceph-mon[94696]: pgmap v12340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:13.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:13.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:13 smithi141 ceph-mon[108989]: pgmap v12340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:14.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:14.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:15.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:15 smithi141 ceph-mon[108989]: pgmap v12341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:15 smithi060 ceph-mon[94696]: pgmap v12341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:15.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:15.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:16.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:16.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:17.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:17.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:17 smithi141 ceph-mon[108989]: pgmap v12342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:17 smithi060 ceph-mon[94696]: pgmap v12342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:18.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:18.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:19 smithi060 ceph-mon[94696]: pgmap v12343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:19.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:19.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:19 smithi141 ceph-mon[108989]: pgmap v12343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:20.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:20.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:21 smithi060 ceph-mon[94696]: pgmap v12344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:21.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:21.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:21 smithi141 ceph-mon[108989]: pgmap v12344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:22.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:22.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:23 smithi060 ceph-mon[94696]: pgmap v12345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:23.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:23.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:23 smithi141 ceph-mon[108989]: pgmap v12345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:24.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:24.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:25.406 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:25.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:25.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:26.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:26 smithi060 ceph-mon[94696]: pgmap v12346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:26 smithi141 ceph-mon[108989]: pgmap v12346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:26.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:26.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:27.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:27.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:27 smithi141 ceph-mon[108989]: pgmap v12347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:27 smithi060 ceph-mon[94696]: pgmap v12347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:28.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:28.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:29 smithi060 ceph-mon[94696]: pgmap v12348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:29.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:29.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:29 smithi141 ceph-mon[108989]: pgmap v12348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:30.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:30.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:31 smithi060 ceph-mon[94696]: pgmap v12349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:31.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:31.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:31 smithi141 ceph-mon[108989]: pgmap v12349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:32.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:32.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:33 smithi060 ceph-mon[94696]: pgmap v12350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:33.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:33.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:33 smithi141 ceph-mon[108989]: pgmap v12350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:34.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:34.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:35 smithi060 ceph-mon[94696]: pgmap v12351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:35.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:35.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:35 smithi141 ceph-mon[108989]: pgmap v12351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:36.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:36.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:37.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:37.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:37 smithi141 ceph-mon[108989]: pgmap v12352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:37 smithi060 ceph-mon[94696]: pgmap v12352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:38.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:38.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:14:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:14:39.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:39.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: pgmap v12353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:14:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:14:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: pgmap v12353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:40.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:40.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:41 smithi060 ceph-mon[94696]: pgmap v12354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:41.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:41.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:41 smithi141 ceph-mon[108989]: pgmap v12354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:42.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:42.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:43 smithi060 ceph-mon[94696]: pgmap v12355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:43.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:43.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:43 smithi141 ceph-mon[108989]: pgmap v12355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:44.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:44.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:45 smithi060 ceph-mon[94696]: pgmap v12356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:45.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:45.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:45 smithi141 ceph-mon[108989]: pgmap v12356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:46.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:46.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:47.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:47.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:47 smithi141 ceph-mon[108989]: pgmap v12357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:47 smithi060 ceph-mon[94696]: pgmap v12357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:48.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:48.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:49 smithi060 ceph-mon[94696]: pgmap v12358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:49.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:49.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:49 smithi141 ceph-mon[108989]: pgmap v12358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:50.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:50.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:51 smithi060 ceph-mon[94696]: pgmap v12359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:51.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:51.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:51 smithi141 ceph-mon[108989]: pgmap v12359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:52.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:52.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:53 smithi060 ceph-mon[94696]: pgmap v12360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:53.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:53.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:53 smithi141 ceph-mon[108989]: pgmap v12360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:54.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:54.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:14:55.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:55.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:56 smithi060 ceph-mon[94696]: pgmap v12361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:56 smithi141 ceph-mon[108989]: pgmap v12361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:56.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:56.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:57.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:57.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:57 smithi141 ceph-mon[108989]: pgmap v12362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:57 smithi060 ceph-mon[94696]: pgmap v12362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:14:58.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:58.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:14:59 smithi060 ceph-mon[94696]: pgmap v12363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:14:59.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:14:59.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:14:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:14:59 smithi141 ceph-mon[108989]: pgmap v12363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:00.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:00.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:01 smithi060 ceph-mon[94696]: pgmap v12364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:01.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:01.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:01 smithi141 ceph-mon[108989]: pgmap v12364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:02.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:02.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:03 smithi060 ceph-mon[94696]: pgmap v12365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:03.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:03.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:03 smithi141 ceph-mon[108989]: pgmap v12365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:04.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:04.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:05 smithi060 ceph-mon[94696]: pgmap v12366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:05.819 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:05 smithi141 ceph-mon[108989]: pgmap v12366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:05.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:05.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:06.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:06.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:07.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:07.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:07 smithi141 ceph-mon[108989]: pgmap v12367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:07 smithi060 ceph-mon[94696]: pgmap v12367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:08.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:08.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:09 smithi060 ceph-mon[94696]: pgmap v12368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:09.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:09.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:09 smithi141 ceph-mon[108989]: pgmap v12368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:10.871 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:10.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:10.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:11 smithi060 ceph-mon[94696]: pgmap v12369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:11.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:11.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:11 smithi141 ceph-mon[108989]: pgmap v12369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:12.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:12.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:13 smithi060 ceph-mon[94696]: pgmap v12370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:13.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:13.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:13 smithi141 ceph-mon[108989]: pgmap v12370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:14.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:14.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:15 smithi060 ceph-mon[94696]: pgmap v12371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:15.923 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:15 smithi141 ceph-mon[108989]: pgmap v12371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:15.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:15.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:16.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:16.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:17.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:17.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:17 smithi141 ceph-mon[108989]: pgmap v12372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:17 smithi060 ceph-mon[94696]: pgmap v12372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:18.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:18.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:19 smithi060 ceph-mon[94696]: pgmap v12373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:19.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:19.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:19 smithi141 ceph-mon[108989]: pgmap v12373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:20.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:20.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:21 smithi060 ceph-mon[94696]: pgmap v12374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:21.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:21.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:21 smithi141 ceph-mon[108989]: pgmap v12374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:22.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:22.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:23 smithi060 ceph-mon[94696]: pgmap v12375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:23.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:23.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:23 smithi141 ceph-mon[108989]: pgmap v12375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:24.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:24.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:25.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:25.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:26 smithi060 ceph-mon[94696]: pgmap v12376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:26 smithi141 ceph-mon[108989]: pgmap v12376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:26.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:26.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:27.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:27.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:27 smithi141 ceph-mon[108989]: pgmap v12377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:27 smithi060 ceph-mon[94696]: pgmap v12377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:28.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:28.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:29 smithi060 ceph-mon[94696]: pgmap v12378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:29.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:29.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:29 smithi141 ceph-mon[108989]: pgmap v12378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:30.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:30.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:31 smithi060 ceph-mon[94696]: pgmap v12379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:31.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:31.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:31 smithi141 ceph-mon[108989]: pgmap v12379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:32.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:32.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:33 smithi060 ceph-mon[94696]: pgmap v12380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:33.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:33.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:33 smithi141 ceph-mon[108989]: pgmap v12380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:34.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:34.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:35 smithi060 ceph-mon[94696]: pgmap v12381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:35.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:35.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:35 smithi141 ceph-mon[108989]: pgmap v12381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:36.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:36.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:37.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:37.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:37 smithi141 ceph-mon[108989]: pgmap v12382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:37 smithi060 ceph-mon[94696]: pgmap v12382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:38.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:38.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:39 smithi060 ceph-mon[94696]: pgmap v12383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:39.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:39.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:39 smithi141 ceph-mon[108989]: pgmap v12383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:15:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:15:40.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:40.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:15:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:15:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:41 smithi060 ceph-mon[94696]: pgmap v12384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:41 smithi141 ceph-mon[108989]: pgmap v12384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:41.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:41.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:42.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:42.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:43 smithi060 ceph-mon[94696]: pgmap v12385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:43 smithi141 ceph-mon[108989]: pgmap v12385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:43.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:43.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:44.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:44.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:45 smithi060 ceph-mon[94696]: pgmap v12386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:45 smithi141 ceph-mon[108989]: pgmap v12386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:45.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:45.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:46.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:46.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:47 smithi141 ceph-mon[108989]: pgmap v12387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:47.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:47.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:47 smithi060 ceph-mon[94696]: pgmap v12387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:48.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:48.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:49 smithi060 ceph-mon[94696]: pgmap v12388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:49 smithi141 ceph-mon[108989]: pgmap v12388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:49.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:49.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:51.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:51.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:51.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:51 smithi141 ceph-mon[108989]: pgmap v12389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:51 smithi060 ceph-mon[94696]: pgmap v12389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:52.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:52.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:53.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:53.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:53 smithi060 ceph-mon[94696]: pgmap v12390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:53 smithi141 ceph-mon[108989]: pgmap v12390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:54.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:54.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:55.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:55.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:15:56.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:56.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:56 smithi060 ceph-mon[94696]: pgmap v12391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:56.336 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:56 smithi141 ceph-mon[108989]: pgmap v12391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:57.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:57.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:57 smithi141 ceph-mon[108989]: pgmap v12392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:58.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:58.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:57 smithi060 ceph-mon[94696]: pgmap v12392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:15:59.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:15:59.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:15:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:15:59 smithi060 ceph-mon[94696]: pgmap v12393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:15:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:15:59 smithi141 ceph-mon[108989]: pgmap v12393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:00.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:00.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:01.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:01.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:01.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:01 smithi141 ceph-mon[108989]: pgmap v12394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:01 smithi060 ceph-mon[94696]: pgmap v12394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:02.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:02.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:03.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:03.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:03 smithi060 ceph-mon[94696]: pgmap v12395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:03 smithi141 ceph-mon[108989]: pgmap v12395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:04.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:04.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:05.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:05.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:05 smithi060 ceph-mon[94696]: pgmap v12396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:05 smithi141 ceph-mon[108989]: pgmap v12396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:06.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:06.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:07.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:07.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:07 smithi141 ceph-mon[108989]: pgmap v12397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:08.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:08.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:07 smithi060 ceph-mon[94696]: pgmap v12397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:09.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:09.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:09 smithi060 ceph-mon[94696]: pgmap v12398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:09 smithi141 ceph-mon[108989]: pgmap v12398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:10.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:10.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:11.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:11.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:11 smithi060 ceph-mon[94696]: pgmap v12399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:11 smithi141 ceph-mon[108989]: pgmap v12399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:12.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:12.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:13.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:13.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:13 smithi060 ceph-mon[94696]: pgmap v12400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:13 smithi141 ceph-mon[108989]: pgmap v12400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:14.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:14.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:15.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:15.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:15 smithi060 ceph-mon[94696]: pgmap v12401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:15 smithi141 ceph-mon[108989]: pgmap v12401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:16.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:16.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:17.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:17.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:17 smithi141 ceph-mon[108989]: pgmap v12402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:18.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:18.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:17 smithi060 ceph-mon[94696]: pgmap v12402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:19.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:19.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:19 smithi060 ceph-mon[94696]: pgmap v12403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:19 smithi141 ceph-mon[108989]: pgmap v12403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:20.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:20.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:21.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:21.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:21 smithi060 ceph-mon[94696]: pgmap v12404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:21 smithi141 ceph-mon[108989]: pgmap v12404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:22.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:22.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:23.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:23.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:23 smithi060 ceph-mon[94696]: pgmap v12405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:23 smithi141 ceph-mon[108989]: pgmap v12405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:24.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:24.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:25.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:25.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:26.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:26.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:26 smithi060 ceph-mon[94696]: pgmap v12406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:26 smithi141 ceph-mon[108989]: pgmap v12406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:27.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:27.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:27 smithi141 ceph-mon[108989]: pgmap v12407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:28.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:28.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:27 smithi060 ceph-mon[94696]: pgmap v12407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:29.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:29.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:29 smithi060 ceph-mon[94696]: pgmap v12408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:29 smithi141 ceph-mon[108989]: pgmap v12408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:30.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:30.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:31.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:31.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:31 smithi060 ceph-mon[94696]: pgmap v12409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:31 smithi141 ceph-mon[108989]: pgmap v12409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:32.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:32.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:33.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:33.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:33 smithi060 ceph-mon[94696]: pgmap v12410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:33 smithi141 ceph-mon[108989]: pgmap v12410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:34.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:34.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:35.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:35.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:35 smithi060 ceph-mon[94696]: pgmap v12411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:35 smithi141 ceph-mon[108989]: pgmap v12411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:36.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:36.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:37.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:37.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:37 smithi141 ceph-mon[108989]: pgmap v12412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:37 smithi060 ceph-mon[94696]: pgmap v12412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:38.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:38.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:39.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:39.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:39 smithi060 ceph-mon[94696]: pgmap v12413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:39 smithi141 ceph-mon[108989]: pgmap v12413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:40.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:40.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:16:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:16:41.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:41.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:41.802 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:16:41.803 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:16:41.803 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:16:41.803 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:16:41.803 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:16:41.803 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:41 smithi141 ceph-mon[108989]: pgmap v12414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:16:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:16:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:16:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:16:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:16:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:41 smithi060 ceph-mon[94696]: pgmap v12414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:42.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:42.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:43.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:43.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:43 smithi060 ceph-mon[94696]: pgmap v12415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:43 smithi141 ceph-mon[108989]: pgmap v12415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:44.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:44.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:45.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:45.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:45 smithi060 ceph-mon[94696]: pgmap v12416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:45 smithi141 ceph-mon[108989]: pgmap v12416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:46.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:46.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:47.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:47.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:47 smithi141 ceph-mon[108989]: pgmap v12417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:47 smithi060 ceph-mon[94696]: pgmap v12417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:48.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:48.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:49.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:49.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:49 smithi060 ceph-mon[94696]: pgmap v12418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:49 smithi141 ceph-mon[108989]: pgmap v12418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:50.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:50.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:51.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:51.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:51 smithi060 ceph-mon[94696]: pgmap v12419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:51.906 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:51 smithi141 ceph-mon[108989]: pgmap v12419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:52.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:52.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:53.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:53.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:53 smithi060 ceph-mon[94696]: pgmap v12420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:53 smithi141 ceph-mon[108989]: pgmap v12420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:54.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:54.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:55.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:16:56.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:56.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:56 smithi060 ceph-mon[94696]: pgmap v12421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:56 smithi141 ceph-mon[108989]: pgmap v12421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:57.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:57.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:57 smithi141 ceph-mon[108989]: pgmap v12422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:57 smithi060 ceph-mon[94696]: pgmap v12422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:16:58.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:58.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:59.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:16:59.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:16:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:16:59 smithi060 ceph-mon[94696]: pgmap v12423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:16:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:16:59 smithi141 ceph-mon[108989]: pgmap v12423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:00.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:00.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:01.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:01.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:01 smithi060 ceph-mon[94696]: pgmap v12424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:01 smithi141 ceph-mon[108989]: pgmap v12424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:02.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:02.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:03.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:03.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:03 smithi060 ceph-mon[94696]: pgmap v12425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:03 smithi141 ceph-mon[108989]: pgmap v12425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:04.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:04.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:05.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:05.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:05 smithi060 ceph-mon[94696]: pgmap v12426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:05 smithi141 ceph-mon[108989]: pgmap v12426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:06.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:06.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:07.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:07 smithi141 ceph-mon[108989]: pgmap v12427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:07 smithi060 ceph-mon[94696]: pgmap v12427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:08.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:08.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:09.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:09.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:09 smithi060 ceph-mon[94696]: pgmap v12428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:09 smithi141 ceph-mon[108989]: pgmap v12428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:10.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:10.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:11.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:11.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:11.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:11 smithi060 ceph-mon[94696]: pgmap v12429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:11 smithi141 ceph-mon[108989]: pgmap v12429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:12.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:13.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:13.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:13 smithi060 ceph-mon[94696]: pgmap v12430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:13 smithi141 ceph-mon[108989]: pgmap v12430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:14.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:14.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:15.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:15.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:15 smithi060 ceph-mon[94696]: pgmap v12431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:15 smithi141 ceph-mon[108989]: pgmap v12431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:16.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:16.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:17.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:17.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:17 smithi141 ceph-mon[108989]: pgmap v12432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:17 smithi060 ceph-mon[94696]: pgmap v12432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:18.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:18.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:19.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:19.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:19 smithi060 ceph-mon[94696]: pgmap v12433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:19 smithi141 ceph-mon[108989]: pgmap v12433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:20.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:20.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:21.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:21.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:21 smithi060 ceph-mon[94696]: pgmap v12434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:21 smithi141 ceph-mon[108989]: pgmap v12434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:22.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:22.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:23.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:23.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:23 smithi060 ceph-mon[94696]: pgmap v12435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:23 smithi141 ceph-mon[108989]: pgmap v12435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:24.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:24.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:25.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:25.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:26.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:26.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:26 smithi060 ceph-mon[94696]: pgmap v12436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:26 smithi141 ceph-mon[108989]: pgmap v12436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:27.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:27.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:27 smithi141 ceph-mon[108989]: pgmap v12437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:27 smithi060 ceph-mon[94696]: pgmap v12437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:28.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:28.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:29.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:29.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:29 smithi060 ceph-mon[94696]: pgmap v12438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:29 smithi141 ceph-mon[108989]: pgmap v12438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:30.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:31.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:31 smithi060 ceph-mon[94696]: pgmap v12439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:31 smithi141 ceph-mon[108989]: pgmap v12439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:32.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:32.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:33.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:33 smithi060 ceph-mon[94696]: pgmap v12440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:33 smithi141 ceph-mon[108989]: pgmap v12440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:34.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:35.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:35.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:35 smithi060 ceph-mon[94696]: pgmap v12441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:35 smithi141 ceph-mon[108989]: pgmap v12441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:36.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:36.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:37.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:37.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:37 smithi141 ceph-mon[108989]: pgmap v12442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:37 smithi060 ceph-mon[94696]: pgmap v12442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:38.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:38.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:39 smithi060 ceph-mon[94696]: pgmap v12443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:39 smithi141 ceph-mon[108989]: pgmap v12443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:40.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:40.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:41.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:41.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: pgmap v12444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1555M 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:17:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: pgmap v12444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:17:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1555M 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:17:42.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:42.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:43.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:43.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:43 smithi060 ceph-mon[94696]: pgmap v12445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:43 smithi141 ceph-mon[108989]: pgmap v12445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:44.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:44.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:45.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:45.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:45 smithi060 ceph-mon[94696]: pgmap v12446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:45 smithi141 ceph-mon[108989]: pgmap v12446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:46.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:46.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:47.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:47.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:47 smithi141 ceph-mon[108989]: pgmap v12447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:47 smithi060 ceph-mon[94696]: pgmap v12447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:48.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:48.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:49.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:49.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:49 smithi060 ceph-mon[94696]: pgmap v12448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:49 smithi141 ceph-mon[108989]: pgmap v12448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:50.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:50.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:51.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:51.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:51 smithi060 ceph-mon[94696]: pgmap v12449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:51 smithi141 ceph-mon[108989]: pgmap v12449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:52.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:52.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:53.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:53.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:53 smithi060 ceph-mon[94696]: pgmap v12450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:53 smithi141 ceph-mon[108989]: pgmap v12450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:54.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:54.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:55.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:17:56.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:56.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:56 smithi060 ceph-mon[94696]: pgmap v12451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:56 smithi141 ceph-mon[108989]: pgmap v12451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:57.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:57.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:57 smithi141 ceph-mon[108989]: pgmap v12452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:57 smithi060 ceph-mon[94696]: pgmap v12452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:17:58.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:58.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:59.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:17:59.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:17:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:17:59 smithi060 ceph-mon[94696]: pgmap v12453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:17:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:17:59 smithi141 ceph-mon[108989]: pgmap v12453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:00.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:01.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:01.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:01 smithi060 ceph-mon[94696]: pgmap v12454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:01 smithi141 ceph-mon[108989]: pgmap v12454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:02.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:02.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:03.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:03.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:03 smithi060 ceph-mon[94696]: pgmap v12455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:03 smithi141 ceph-mon[108989]: pgmap v12455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:04.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:04.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:05.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:05 smithi060 ceph-mon[94696]: pgmap v12456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:05 smithi141 ceph-mon[108989]: pgmap v12456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:06.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:06.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:07.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:07.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:07 smithi141 ceph-mon[108989]: pgmap v12457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:07 smithi060 ceph-mon[94696]: pgmap v12457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:08.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:08.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:09.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:09.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:09 smithi060 ceph-mon[94696]: pgmap v12458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:09 smithi141 ceph-mon[108989]: pgmap v12458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:10.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:10.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:11.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:11 smithi060 ceph-mon[94696]: pgmap v12459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:11 smithi141 ceph-mon[108989]: pgmap v12459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:12.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:12.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:13.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:13 smithi060 ceph-mon[94696]: pgmap v12460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:13 smithi141 ceph-mon[108989]: pgmap v12460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:14.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:15.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:15.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:15 smithi060 ceph-mon[94696]: pgmap v12461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:15 smithi141 ceph-mon[108989]: pgmap v12461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:16.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:17.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:17.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:17 smithi060 ceph-mon[94696]: pgmap v12462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:17 smithi141 ceph-mon[108989]: pgmap v12462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:18.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:18.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:19.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:19 smithi060 ceph-mon[94696]: pgmap v12463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:19 smithi141 ceph-mon[108989]: pgmap v12463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:20.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:20.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:21.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:21.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:21 smithi060 ceph-mon[94696]: pgmap v12464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:21 smithi141 ceph-mon[108989]: pgmap v12464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:22.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:23.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:23.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:23 smithi060 ceph-mon[94696]: pgmap v12465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:23 smithi141 ceph-mon[108989]: pgmap v12465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:24.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:24.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:25.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:26.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:26 smithi060 ceph-mon[94696]: pgmap v12466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:26 smithi141 ceph-mon[108989]: pgmap v12466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:27.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:27.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:27 smithi141 ceph-mon[108989]: pgmap v12467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:27 smithi060 ceph-mon[94696]: pgmap v12467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:29.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:29.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:29 smithi060 ceph-mon[94696]: pgmap v12468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:29 smithi141 ceph-mon[108989]: pgmap v12468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:30.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:30.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:31.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:31.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:31 smithi060 ceph-mon[94696]: pgmap v12469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:31 smithi141 ceph-mon[108989]: pgmap v12469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:32.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:32.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:33.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:33.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:33 smithi060 ceph-mon[94696]: pgmap v12470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:33 smithi141 ceph-mon[108989]: pgmap v12470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:34.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:34.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:35.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:35.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:35 smithi060 ceph-mon[94696]: pgmap v12471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:35 smithi141 ceph-mon[108989]: pgmap v12471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:36.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:36.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:37.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:37.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:37 smithi141 ceph-mon[108989]: pgmap v12472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:37 smithi060 ceph-mon[94696]: pgmap v12472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:38.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:38.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:39.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:39.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:39 smithi060 ceph-mon[94696]: pgmap v12473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:39 smithi141 ceph-mon[108989]: pgmap v12473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:40.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:40.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:41.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:41.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:41.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:41 smithi060 ceph-mon[94696]: pgmap v12474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:41 smithi141 ceph-mon[108989]: pgmap v12474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:42.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:42.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:18:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:18:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:18:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:18:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:18:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:18:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:18:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:18:43.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:43.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:43 smithi060 ceph-mon[94696]: pgmap v12475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:43 smithi141 ceph-mon[108989]: pgmap v12475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:44.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:44.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:45.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:45.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:45 smithi060 ceph-mon[94696]: pgmap v12476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:45 smithi141 ceph-mon[108989]: pgmap v12476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:46.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:46.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:47.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:47.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:47 smithi141 ceph-mon[108989]: pgmap v12477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:47 smithi060 ceph-mon[94696]: pgmap v12477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:48.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:48.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:49.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:49.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:49 smithi060 ceph-mon[94696]: pgmap v12478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:49 smithi141 ceph-mon[108989]: pgmap v12478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:50.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:50.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:51.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:51.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:51 smithi060 ceph-mon[94696]: pgmap v12479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:51 smithi141 ceph-mon[108989]: pgmap v12479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:52.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:52.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:53.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:53.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:53 smithi060 ceph-mon[94696]: pgmap v12480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:53 smithi141 ceph-mon[108989]: pgmap v12480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:54.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:54.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:55.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:18:56.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:56.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:56 smithi060 ceph-mon[94696]: pgmap v12481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:56.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:56 smithi141 ceph-mon[108989]: pgmap v12481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:57.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:57.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:57.968 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:57 smithi060 ceph-mon[94696]: pgmap v12482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:57 smithi141 ceph-mon[108989]: pgmap v12482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:18:58.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:58.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:59.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:18:59.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:18:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:18:59 smithi060 ceph-mon[94696]: pgmap v12483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:18:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:18:59 smithi141 ceph-mon[108989]: pgmap v12483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:00.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:00.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:01.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:01.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:01 smithi060 ceph-mon[94696]: pgmap v12484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:01 smithi141 ceph-mon[108989]: pgmap v12484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:02.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:02.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:03.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:03.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:03 smithi060 ceph-mon[94696]: pgmap v12485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:03 smithi141 ceph-mon[108989]: pgmap v12485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:04.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:04.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:05.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:05.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:05 smithi060 ceph-mon[94696]: pgmap v12486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:05 smithi141 ceph-mon[108989]: pgmap v12486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:06.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:06.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:07.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:07.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:07 smithi141 ceph-mon[108989]: pgmap v12487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:07 smithi060 ceph-mon[94696]: pgmap v12487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:08.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:08.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:09.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:09.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:09 smithi060 ceph-mon[94696]: pgmap v12488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:09 smithi141 ceph-mon[108989]: pgmap v12488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:10.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:10.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:10.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:11.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:11.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:11 smithi060 ceph-mon[94696]: pgmap v12489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:11 smithi141 ceph-mon[108989]: pgmap v12489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:12.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:12.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:13.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:13.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:13.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:13 smithi141 ceph-mon[108989]: pgmap v12490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:13 smithi060 ceph-mon[94696]: pgmap v12490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:14.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:14.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:15.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:15.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:15 smithi060 ceph-mon[94696]: pgmap v12491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:15 smithi141 ceph-mon[108989]: pgmap v12491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:16.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:16.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:17.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:17.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:17 smithi141 ceph-mon[108989]: pgmap v12492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:17 smithi060 ceph-mon[94696]: pgmap v12492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:18.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:18.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:19.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:19.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:19 smithi060 ceph-mon[94696]: pgmap v12493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:19 smithi141 ceph-mon[108989]: pgmap v12493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:20.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:20.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:21.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:21.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:21 smithi060 ceph-mon[94696]: pgmap v12494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:21 smithi141 ceph-mon[108989]: pgmap v12494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:22.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:22.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:23.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:23.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:23 smithi141 ceph-mon[108989]: pgmap v12495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:23.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:23 smithi060 ceph-mon[94696]: pgmap v12495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:24.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:24.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:25.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:25.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:26 smithi060 ceph-mon[94696]: pgmap v12496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:26.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:26.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:26 smithi141 ceph-mon[108989]: pgmap v12496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:27.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:27.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:27 smithi141 ceph-mon[108989]: pgmap v12497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:27 smithi060 ceph-mon[94696]: pgmap v12497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:28.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:28.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:29.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:29.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:29 smithi060 ceph-mon[94696]: pgmap v12498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:29 smithi141 ceph-mon[108989]: pgmap v12498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:30.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:30.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:31.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:31.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:31 smithi060 ceph-mon[94696]: pgmap v12499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:31 smithi141 ceph-mon[108989]: pgmap v12499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:32.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:32.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:33.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:33.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:33 smithi060 ceph-mon[94696]: pgmap v12500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:33 smithi141 ceph-mon[108989]: pgmap v12500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:34.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:34.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:35.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:35.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:35 smithi060 ceph-mon[94696]: pgmap v12501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:35 smithi141 ceph-mon[108989]: pgmap v12501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:36.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:36.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:37.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:37.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:37 smithi141 ceph-mon[108989]: pgmap v12502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:37 smithi060 ceph-mon[94696]: pgmap v12502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:38.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:38.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:39.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:39.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:39 smithi060 ceph-mon[94696]: pgmap v12503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:39 smithi141 ceph-mon[108989]: pgmap v12503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:40.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:40.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:41.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:41.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:41 smithi060 ceph-mon[94696]: pgmap v12504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:41 smithi141 ceph-mon[108989]: pgmap v12504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:42.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:42.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:19:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:19:43.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:43.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:19:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:43 smithi060 ceph-mon[94696]: pgmap v12505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:19:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:19:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:19:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:19:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:19:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:43 smithi141 ceph-mon[108989]: pgmap v12505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:44.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:44.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:45.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:45.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:45 smithi060 ceph-mon[94696]: pgmap v12506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:45 smithi141 ceph-mon[108989]: pgmap v12506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:46.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:46.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:47.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:47.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:47 smithi141 ceph-mon[108989]: pgmap v12507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:47 smithi060 ceph-mon[94696]: pgmap v12507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:48.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:48.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:49.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:49.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:50.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:50.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:50 smithi060 ceph-mon[94696]: pgmap v12508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:50 smithi141 ceph-mon[108989]: pgmap v12508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:51.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:51.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:52.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:52.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:52 smithi141 ceph-mon[108989]: pgmap v12509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:52 smithi060 ceph-mon[94696]: pgmap v12509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:53.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:53.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:54.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:54.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:54 smithi141 ceph-mon[108989]: pgmap v12510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:54 smithi060 ceph-mon[94696]: pgmap v12510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:55.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:55.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:19:56.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:56.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:56 smithi141 ceph-mon[108989]: pgmap v12511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:56 smithi060 ceph-mon[94696]: pgmap v12511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:19:57.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:57.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:58.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:58.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:19:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:19:58 smithi141 ceph-mon[108989]: pgmap v12512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:19:58 smithi060 ceph-mon[94696]: pgmap v12512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:19:59.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:19:59.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:00.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:00.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:00 smithi141 ceph-mon[108989]: pgmap v12513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:20:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:00 smithi060 ceph-mon[94696]: pgmap v12513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:20:01.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:01.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:02.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:02.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:02 smithi141 ceph-mon[108989]: pgmap v12514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:02 smithi060 ceph-mon[94696]: pgmap v12514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:03.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:03.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:04.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:04.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:04 smithi141 ceph-mon[108989]: pgmap v12515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:04 smithi060 ceph-mon[94696]: pgmap v12515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:05.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:05.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:06.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:06.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:06 smithi141 ceph-mon[108989]: pgmap v12516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:06 smithi060 ceph-mon[94696]: pgmap v12516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:07.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:07.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:08.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:08.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:08 smithi141 ceph-mon[108989]: pgmap v12517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:08 smithi060 ceph-mon[94696]: pgmap v12517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:09.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:09.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:10.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:10.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:10 smithi141 ceph-mon[108989]: pgmap v12518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:10 smithi060 ceph-mon[94696]: pgmap v12518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:11.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:11.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:12.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:12.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:12 smithi141 ceph-mon[108989]: pgmap v12519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:12 smithi060 ceph-mon[94696]: pgmap v12519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:13.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:13.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:14.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:14.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:14 smithi141 ceph-mon[108989]: pgmap v12520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:14 smithi060 ceph-mon[94696]: pgmap v12520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:15.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:15.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:16.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:16.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:16 smithi141 ceph-mon[108989]: pgmap v12521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:16 smithi060 ceph-mon[94696]: pgmap v12521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:17.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:17.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:18.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:18.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:19.022 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:18 smithi141 ceph-mon[108989]: pgmap v12522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:18 smithi060 ceph-mon[94696]: pgmap v12522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:19.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:19.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:20.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:20.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:20 smithi060 ceph-mon[94696]: pgmap v12523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:20 smithi141 ceph-mon[108989]: pgmap v12523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:21.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:21.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:22.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:22.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:22 smithi060 ceph-mon[94696]: pgmap v12524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:22 smithi141 ceph-mon[108989]: pgmap v12524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:23.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:23.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:24.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:24.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:24 smithi060 ceph-mon[94696]: pgmap v12525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:24 smithi141 ceph-mon[108989]: pgmap v12525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:25.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:25.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:26.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:26.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:26 smithi060 ceph-mon[94696]: pgmap v12526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:26 smithi141 ceph-mon[108989]: pgmap v12526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:27.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:27.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:28.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:28.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:28 smithi060 ceph-mon[94696]: pgmap v12527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:29.124 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:28 smithi141 ceph-mon[108989]: pgmap v12527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:29.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:29.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:30.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:30.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:30 smithi060 ceph-mon[94696]: pgmap v12528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:30 smithi141 ceph-mon[108989]: pgmap v12528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:31.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:31.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:32.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:32.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:32 smithi060 ceph-mon[94696]: pgmap v12529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:32 smithi141 ceph-mon[108989]: pgmap v12529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:33.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:33.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:34.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:34.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:34 smithi060 ceph-mon[94696]: pgmap v12530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:34 smithi141 ceph-mon[108989]: pgmap v12530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:35.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:35.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:36.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:36.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:36 smithi060 ceph-mon[94696]: pgmap v12531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:36 smithi141 ceph-mon[108989]: pgmap v12531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:37.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:37.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:38.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:38.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:38 smithi060 ceph-mon[94696]: pgmap v12532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:39.227 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:38 smithi141 ceph-mon[108989]: pgmap v12532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:39.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:39.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:40.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:40.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:40 smithi060 ceph-mon[94696]: pgmap v12533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:40 smithi141 ceph-mon[108989]: pgmap v12533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:41.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:41.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:42.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:42.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:42 smithi060 ceph-mon[94696]: pgmap v12534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:42 smithi141 ceph-mon[108989]: pgmap v12534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:43.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:43.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:20:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:20:44.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:44.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:44 smithi060 ceph-mon[94696]: pgmap v12535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:44 smithi141 ceph-mon[108989]: pgmap v12535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:45.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:45.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:46.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:46.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: pgmap v12536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:20:47.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: pgmap v12536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:20:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:20:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:20:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:20:47.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:47.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:48.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:48.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:49.215 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:48 smithi060 ceph-mon[94696]: pgmap v12537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:48 smithi141 ceph-mon[108989]: pgmap v12537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:49.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:49.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:50.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:50.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:50 smithi141 ceph-mon[108989]: pgmap v12538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:50 smithi060 ceph-mon[94696]: pgmap v12538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:51.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:51.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:52.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:52.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:52 smithi141 ceph-mon[108989]: pgmap v12539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:53.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:52 smithi060 ceph-mon[94696]: pgmap v12539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:53.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:53.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:54.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:54.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:54 smithi141 ceph-mon[108989]: pgmap v12540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:55.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:54 smithi060 ceph-mon[94696]: pgmap v12540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:55.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:55.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:20:56.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:56.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:56 smithi141 ceph-mon[108989]: pgmap v12541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:56 smithi060 ceph-mon[94696]: pgmap v12541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:20:57.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:57.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:58.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:58.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:20:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:20:58 smithi141 ceph-mon[108989]: pgmap v12542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:20:58 smithi060 ceph-mon[94696]: pgmap v12542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:20:59.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:20:59.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:00.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:00.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:00 smithi141 ceph-mon[108989]: pgmap v12543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:00 smithi060 ceph-mon[94696]: pgmap v12543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:01.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:01.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:02.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:02.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:02 smithi141 ceph-mon[108989]: pgmap v12544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:02 smithi060 ceph-mon[94696]: pgmap v12544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:03.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:03.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:04.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:04.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:04 smithi141 ceph-mon[108989]: pgmap v12545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:04 smithi060 ceph-mon[94696]: pgmap v12545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:05.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:05.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:06.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:06.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:06 smithi141 ceph-mon[108989]: pgmap v12546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:06 smithi060 ceph-mon[94696]: pgmap v12546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:07.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:07.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:08.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:08.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:08 smithi141 ceph-mon[108989]: pgmap v12547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:08 smithi060 ceph-mon[94696]: pgmap v12547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:09.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:09.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:10.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:10.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:10 smithi141 ceph-mon[108989]: pgmap v12548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:10 smithi060 ceph-mon[94696]: pgmap v12548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:11.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:11.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:12 smithi141 ceph-mon[108989]: pgmap v12549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:12 smithi060 ceph-mon[94696]: pgmap v12549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:13.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:13.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:14.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:14.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:14 smithi141 ceph-mon[108989]: pgmap v12550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:14 smithi060 ceph-mon[94696]: pgmap v12550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:15.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:15.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:16.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:16.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:16 smithi141 ceph-mon[108989]: pgmap v12551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:16 smithi060 ceph-mon[94696]: pgmap v12551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:17.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:17.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:18.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:18.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:18 smithi141 ceph-mon[108989]: pgmap v12552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:18 smithi060 ceph-mon[94696]: pgmap v12552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:19.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:19.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:20.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:20.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:20 smithi141 ceph-mon[108989]: pgmap v12553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:20 smithi060 ceph-mon[94696]: pgmap v12553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:21.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:21.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:22.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:22.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:22 smithi141 ceph-mon[108989]: pgmap v12554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:22 smithi060 ceph-mon[94696]: pgmap v12554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:23.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:23.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:24.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:24.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:24 smithi141 ceph-mon[108989]: pgmap v12555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:24 smithi060 ceph-mon[94696]: pgmap v12555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:25.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:25.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:26.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:26.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:26 smithi141 ceph-mon[108989]: pgmap v12556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:26 smithi060 ceph-mon[94696]: pgmap v12556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:27.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:27.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:28.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:28.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:28 smithi141 ceph-mon[108989]: pgmap v12557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:28 smithi060 ceph-mon[94696]: pgmap v12557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:29.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:29.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:30.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:30.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:30 smithi141 ceph-mon[108989]: pgmap v12558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:30 smithi060 ceph-mon[94696]: pgmap v12558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:31.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:31.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:32.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:32.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:32 smithi141 ceph-mon[108989]: pgmap v12559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:32 smithi060 ceph-mon[94696]: pgmap v12559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:33.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:33.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:34.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:34.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:34 smithi060 ceph-mon[94696]: pgmap v12560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:34 smithi141 ceph-mon[108989]: pgmap v12560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:35.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:35.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:36.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:36.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:36 smithi141 ceph-mon[108989]: pgmap v12561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:36 smithi060 ceph-mon[94696]: pgmap v12561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:37.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:37.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:38.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:38.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:38 smithi141 ceph-mon[108989]: pgmap v12562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:38 smithi060 ceph-mon[94696]: pgmap v12562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:39.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:39.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:40.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:40.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:40 smithi141 ceph-mon[108989]: pgmap v12563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:40 smithi060 ceph-mon[94696]: pgmap v12563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:41.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:41.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:42.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:42.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:42 smithi141 ceph-mon[108989]: pgmap v12564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:42 smithi060 ceph-mon[94696]: pgmap v12564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:43.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:43.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:44.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:44.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:44 smithi141 ceph-mon[108989]: pgmap v12565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:44 smithi060 ceph-mon[94696]: pgmap v12565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:45.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:45.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:46.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:46.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:46 smithi141 ceph-mon[108989]: pgmap v12566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:21:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:46 smithi060 ceph-mon[94696]: pgmap v12566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:21:47.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:47.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:48.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:48.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:48 smithi141 ceph-mon[108989]: pgmap v12567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:48 smithi060 ceph-mon[94696]: pgmap v12567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:49.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:49.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:50.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:50.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:50 smithi141 ceph-mon[108989]: pgmap v12568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:51.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:50 smithi060 ceph-mon[94696]: pgmap v12568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:51.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:51.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:21:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:21:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:21:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:21:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:21:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:21:52.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:52.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:53.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:53 smithi141 ceph-mon[108989]: pgmap v12569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:53 smithi060 ceph-mon[94696]: pgmap v12569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:53.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:53.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:54.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:54.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:55 smithi141 ceph-mon[108989]: pgmap v12570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:55 smithi060 ceph-mon[94696]: pgmap v12570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:21:55.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:55.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:56.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:56.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:57 smithi141 ceph-mon[108989]: pgmap v12571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:57.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:57 smithi060 ceph-mon[94696]: pgmap v12571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:21:57.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:57.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:58.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:58.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:21:59.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:21:59 smithi141 ceph-mon[108989]: pgmap v12572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:21:59 smithi060 ceph-mon[94696]: pgmap v12572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:21:59.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:21:59.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:00.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:00.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:01.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:01 smithi141 ceph-mon[108989]: pgmap v12573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:01 smithi060 ceph-mon[94696]: pgmap v12573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:01.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:01.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:02.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:02.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:03.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:03 smithi141 ceph-mon[108989]: pgmap v12574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:03.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:03 smithi060 ceph-mon[94696]: pgmap v12574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:03.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:03.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:04.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:04.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:05.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:05 smithi141 ceph-mon[108989]: pgmap v12575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:05 smithi060 ceph-mon[94696]: pgmap v12575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:05.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:05.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:06.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:06.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:07 smithi060 ceph-mon[94696]: pgmap v12576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:07.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:07.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:07 smithi141 ceph-mon[108989]: pgmap v12576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:08.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:08.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:09 smithi060 ceph-mon[94696]: pgmap v12577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:09.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:09.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:09 smithi141 ceph-mon[108989]: pgmap v12577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:10.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:10.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:11 smithi060 ceph-mon[94696]: pgmap v12578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:11.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:11.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:11 smithi141 ceph-mon[108989]: pgmap v12578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:12.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:12.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:13 smithi060 ceph-mon[94696]: pgmap v12579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:13.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:13.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:13.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:13 smithi141 ceph-mon[108989]: pgmap v12579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:14.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:14.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:15.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:15 smithi141 ceph-mon[108989]: pgmap v12580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:15 smithi060 ceph-mon[94696]: pgmap v12580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:15.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:15.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:16.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:16.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:17 smithi060 ceph-mon[94696]: pgmap v12581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:17.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:17.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:17 smithi141 ceph-mon[108989]: pgmap v12581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:18.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:18.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:19 smithi060 ceph-mon[94696]: pgmap v12582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:19.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:19.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:19 smithi141 ceph-mon[108989]: pgmap v12582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:20.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:20.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:21 smithi060 ceph-mon[94696]: pgmap v12583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:21.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:21.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:21 smithi141 ceph-mon[108989]: pgmap v12583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:22.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:22.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:23 smithi060 ceph-mon[94696]: pgmap v12584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:23.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:23.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:23 smithi141 ceph-mon[108989]: pgmap v12584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:24.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:24.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:25 smithi060 ceph-mon[94696]: pgmap v12585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:25.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:25.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:25 smithi141 ceph-mon[108989]: pgmap v12585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:26.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:26.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:27 smithi060 ceph-mon[94696]: pgmap v12586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:27.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:27.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:27 smithi141 ceph-mon[108989]: pgmap v12586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:28.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:28.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:29 smithi060 ceph-mon[94696]: pgmap v12587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:29.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:29.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:29 smithi141 ceph-mon[108989]: pgmap v12587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:30.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:30.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:31 smithi060 ceph-mon[94696]: pgmap v12588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:31.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:31.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:31.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:31 smithi141 ceph-mon[108989]: pgmap v12588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:32.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:32.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:33 smithi060 ceph-mon[94696]: pgmap v12589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:33.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:33.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:33 smithi141 ceph-mon[108989]: pgmap v12589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:34.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:34.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:35 smithi060 ceph-mon[94696]: pgmap v12590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:35.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:35.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:35 smithi141 ceph-mon[108989]: pgmap v12590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:36.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:36.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:37 smithi060 ceph-mon[94696]: pgmap v12591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:37.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:37.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:37 smithi141 ceph-mon[108989]: pgmap v12591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:38.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:38.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:39 smithi060 ceph-mon[94696]: pgmap v12592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:39.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:39.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:39 smithi141 ceph-mon[108989]: pgmap v12592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:40.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:40.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:41 smithi060 ceph-mon[94696]: pgmap v12593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:41.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:41.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:41 smithi141 ceph-mon[108989]: pgmap v12593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:42.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:42.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:43 smithi060 ceph-mon[94696]: pgmap v12594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:43.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:43.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:43 smithi141 ceph-mon[108989]: pgmap v12594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:44.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:44.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:45 smithi060 ceph-mon[94696]: pgmap v12595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:45.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:45.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:45 smithi141 ceph-mon[108989]: pgmap v12595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:46.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:46.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:47 smithi060 ceph-mon[94696]: pgmap v12596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:47.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:47.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:47 smithi141 ceph-mon[108989]: pgmap v12596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:48.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:48.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:49 smithi060 ceph-mon[94696]: pgmap v12597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:49.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:49.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:49.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:49 smithi141 ceph-mon[108989]: pgmap v12597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:50.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:50.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:51 smithi060 ceph-mon[94696]: pgmap v12598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:51.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:51.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:51.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:51 smithi141 ceph-mon[108989]: pgmap v12598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:52.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:52.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: pgmap v12599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:22:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:22:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:22:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:22:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:22:53.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:22:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: pgmap v12599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:22:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:22:53.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:53.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:54.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:54 smithi060 ceph-mon[94696]: pgmap v12600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:54 smithi141 ceph-mon[108989]: pgmap v12600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:55.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:55.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:22:56.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:56.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:56 smithi060 ceph-mon[94696]: pgmap v12601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:56 smithi141 ceph-mon[108989]: pgmap v12601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:22:57.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:57.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:58.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:58.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:22:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:22:58 smithi060 ceph-mon[94696]: pgmap v12602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:22:58 smithi141 ceph-mon[108989]: pgmap v12602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:22:59.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:22:59.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:00.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:00.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:00 smithi141 ceph-mon[108989]: pgmap v12603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:00 smithi060 ceph-mon[94696]: pgmap v12603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:01.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:01.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:02.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:02.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:02 smithi060 ceph-mon[94696]: pgmap v12604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:02 smithi141 ceph-mon[108989]: pgmap v12604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:03.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:03.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:04.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:04.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:04 smithi060 ceph-mon[94696]: pgmap v12605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:04 smithi141 ceph-mon[108989]: pgmap v12605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:05.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:05.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:06.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:06.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:06 smithi060 ceph-mon[94696]: pgmap v12606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:06 smithi141 ceph-mon[108989]: pgmap v12606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:07.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:07.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:08.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:08.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:08 smithi060 ceph-mon[94696]: pgmap v12607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:08 smithi141 ceph-mon[108989]: pgmap v12607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:09.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:09.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:10.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:10.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:10 smithi060 ceph-mon[94696]: pgmap v12608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:10 smithi141 ceph-mon[108989]: pgmap v12608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:11.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:11.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:12.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:12 smithi060 ceph-mon[94696]: pgmap v12609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:12 smithi141 ceph-mon[108989]: pgmap v12609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:13.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:13.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:14.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:14.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:14 smithi060 ceph-mon[94696]: pgmap v12610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:14 smithi141 ceph-mon[108989]: pgmap v12610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:15.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:15.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:16.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:16.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:16 smithi060 ceph-mon[94696]: pgmap v12611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:16 smithi141 ceph-mon[108989]: pgmap v12611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:17.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:17.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:18.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:18.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:18 smithi060 ceph-mon[94696]: pgmap v12612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:18 smithi141 ceph-mon[108989]: pgmap v12612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:19.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:19.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:20.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:20.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:20 smithi060 ceph-mon[94696]: pgmap v12613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:20 smithi141 ceph-mon[108989]: pgmap v12613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:21.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:21.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:22.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:22.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:22 smithi060 ceph-mon[94696]: pgmap v12614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:22 smithi141 ceph-mon[108989]: pgmap v12614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:23.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:23.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:24.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:24.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:24 smithi060 ceph-mon[94696]: pgmap v12615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:24 smithi141 ceph-mon[108989]: pgmap v12615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:26 smithi060 ceph-mon[94696]: pgmap v12616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:26 smithi141 ceph-mon[108989]: pgmap v12616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:27.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:27.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:28.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:28.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:28 smithi060 ceph-mon[94696]: pgmap v12617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:28 smithi141 ceph-mon[108989]: pgmap v12617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:29.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:29.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:30.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:30.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:30 smithi060 ceph-mon[94696]: pgmap v12618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:30 smithi141 ceph-mon[108989]: pgmap v12618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:31.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:31.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:32.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:32.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:32 smithi060 ceph-mon[94696]: pgmap v12619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:32 smithi141 ceph-mon[108989]: pgmap v12619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:33.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:33.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:34.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:34.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:34 smithi060 ceph-mon[94696]: pgmap v12620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:34 smithi141 ceph-mon[108989]: pgmap v12620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:35.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:35.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:36.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:36.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:36 smithi060 ceph-mon[94696]: pgmap v12621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:36 smithi141 ceph-mon[108989]: pgmap v12621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:37.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:37.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:38.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:38.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:38 smithi060 ceph-mon[94696]: pgmap v12622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:38 smithi141 ceph-mon[108989]: pgmap v12622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:39.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:39.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:40.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:40.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:40 smithi060 ceph-mon[94696]: pgmap v12623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:41.080 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:40 smithi141 ceph-mon[108989]: pgmap v12623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:41.080 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:41.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:41.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:42.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:42.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:42 smithi060 ceph-mon[94696]: pgmap v12624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:42 smithi141 ceph-mon[108989]: pgmap v12624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:43.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:43.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:44.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:44.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:44 smithi141 ceph-mon[108989]: pgmap v12625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:44 smithi060 ceph-mon[94696]: pgmap v12625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:45.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:45.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:46.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:46.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:46 smithi141 ceph-mon[108989]: pgmap v12626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:47.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:46 smithi060 ceph-mon[94696]: pgmap v12626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:47.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:47.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:48.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:48.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:48 smithi141 ceph-mon[108989]: pgmap v12627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:48 smithi060 ceph-mon[94696]: pgmap v12627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:49.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:49.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:50.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:50.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:51.182 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:50 smithi141 ceph-mon[108989]: pgmap v12628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:51.259 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:50 smithi060 ceph-mon[94696]: pgmap v12628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:51.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:51.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:52.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:52.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:52 smithi141 ceph-mon[108989]: pgmap v12629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:23:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:52 smithi060 ceph-mon[94696]: pgmap v12629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:23:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:53.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:53.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:23:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:23:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:23:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:23:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:23:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:23:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:23:54.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:54.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:55 smithi060 ceph-mon[94696]: pgmap v12630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:55 smithi141 ceph-mon[108989]: pgmap v12630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:23:55.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:55.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:56.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:56.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:57 smithi060 ceph-mon[94696]: pgmap v12631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:57 smithi141 ceph-mon[108989]: pgmap v12631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:23:57.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:57.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:58.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:58.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:23:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:23:59 smithi060 ceph-mon[94696]: pgmap v12632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:59.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:23:59 smithi141 ceph-mon[108989]: pgmap v12632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:23:59.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:23:59.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:01 smithi060 ceph-mon[94696]: pgmap v12633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:01.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:01 smithi141 ceph-mon[108989]: pgmap v12633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:01.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:02.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:02.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:03 smithi060 ceph-mon[94696]: pgmap v12634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:03 smithi141 ceph-mon[108989]: pgmap v12634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:03.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:03.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:04.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:04.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:05 smithi060 ceph-mon[94696]: pgmap v12635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:05.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:05 smithi141 ceph-mon[108989]: pgmap v12635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:05.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:05.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:06.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:06.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:07 smithi060 ceph-mon[94696]: pgmap v12636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:07 smithi141 ceph-mon[108989]: pgmap v12636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:07.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:07.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:08.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:08.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:09 smithi141 ceph-mon[108989]: pgmap v12637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:09 smithi060 ceph-mon[94696]: pgmap v12637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:09.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:09.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:10.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:10.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:11 smithi141 ceph-mon[108989]: pgmap v12638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:11 smithi060 ceph-mon[94696]: pgmap v12638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:11.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:11.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:12.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:12.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:13.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:13 smithi141 ceph-mon[108989]: pgmap v12639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:13 smithi060 ceph-mon[94696]: pgmap v12639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:13.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:13.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:14.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:14.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:15.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:15 smithi141 ceph-mon[108989]: pgmap v12640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:15 smithi060 ceph-mon[94696]: pgmap v12640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:15.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:15.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:16.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:16.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:17 smithi141 ceph-mon[108989]: pgmap v12641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:17 smithi060 ceph-mon[94696]: pgmap v12641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:17.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:17.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:18.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:18.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:19 smithi141 ceph-mon[108989]: pgmap v12642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:19 smithi060 ceph-mon[94696]: pgmap v12642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:19.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:19.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:20.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:20.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:21.599 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:21 smithi060 ceph-mon[94696]: pgmap v12643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:21 smithi141 ceph-mon[108989]: pgmap v12643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:21.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:21.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:22.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:22.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:23 smithi141 ceph-mon[108989]: pgmap v12644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:23 smithi060 ceph-mon[94696]: pgmap v12644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:23.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:23.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:24.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:24.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:25 smithi141 ceph-mon[108989]: pgmap v12645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:25 smithi060 ceph-mon[94696]: pgmap v12645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:25.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:25.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:26.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:26.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:27 smithi141 ceph-mon[108989]: pgmap v12646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:27 smithi060 ceph-mon[94696]: pgmap v12646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:27.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:27.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:28.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:28.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:29 smithi141 ceph-mon[108989]: pgmap v12647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:29 smithi060 ceph-mon[94696]: pgmap v12647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:29.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:29.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:30.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:30.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:31.712 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:31 smithi060 ceph-mon[94696]: pgmap v12648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:31.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:31 smithi141 ceph-mon[108989]: pgmap v12648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:31.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:31.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:32.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:32.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:33 smithi141 ceph-mon[108989]: pgmap v12649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:33 smithi060 ceph-mon[94696]: pgmap v12649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:33.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:33.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:34.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:34.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:35 smithi141 ceph-mon[108989]: pgmap v12650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:35 smithi060 ceph-mon[94696]: pgmap v12650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:35.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:35.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:36.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:36.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:37 smithi141 ceph-mon[108989]: pgmap v12651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:37 smithi060 ceph-mon[94696]: pgmap v12651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:37.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:37.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:38.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:38.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:39 smithi141 ceph-mon[108989]: pgmap v12652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:39 smithi060 ceph-mon[94696]: pgmap v12652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:39.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:39.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:40.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:40.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:41.696 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:41 smithi141 ceph-mon[108989]: pgmap v12653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:41 smithi060 ceph-mon[94696]: pgmap v12653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:41.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:41.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:42.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:42.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:43 smithi141 ceph-mon[108989]: pgmap v12654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:43 smithi060 ceph-mon[94696]: pgmap v12654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:43.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:43.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:44.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:44.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:45 smithi141 ceph-mon[108989]: pgmap v12655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:45 smithi060 ceph-mon[94696]: pgmap v12655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:45.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:45.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:46.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:46.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:47 smithi141 ceph-mon[108989]: pgmap v12656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:47 smithi060 ceph-mon[94696]: pgmap v12656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:47.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:47.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:48.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:48.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:49.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:49 smithi141 ceph-mon[108989]: pgmap v12657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:49 smithi060 ceph-mon[94696]: pgmap v12657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:49.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:49.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:50.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:50.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:51.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:51 smithi141 ceph-mon[108989]: pgmap v12658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:51 smithi060 ceph-mon[94696]: pgmap v12658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:51.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:51.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:52.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:52.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:53.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:53 smithi141 ceph-mon[108989]: pgmap v12659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:53 smithi060 ceph-mon[94696]: pgmap v12659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:53.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:53.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:24:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:24:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:24:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:24:54.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:54.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:55 smithi141 ceph-mon[108989]: pgmap v12660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:55 smithi060 ceph-mon[94696]: pgmap v12660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:24:55.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:55.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:56.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:56.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:57 smithi141 ceph-mon[108989]: pgmap v12661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:57 smithi060 ceph-mon[94696]: pgmap v12661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:24:57.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:57.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:58.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:58.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:24:59.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:24:59 smithi141 ceph-mon[108989]: pgmap v12662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:24:59 smithi060 ceph-mon[94696]: pgmap v12662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:24:59.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:24:59.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:00.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:00.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:01.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:01 smithi141 ceph-mon[108989]: pgmap v12663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:01 smithi060 ceph-mon[94696]: pgmap v12663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:01.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:01.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:02.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:02.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:03 smithi141 ceph-mon[108989]: pgmap v12664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:03 smithi060 ceph-mon[94696]: pgmap v12664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:03.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:03.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:04.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:04.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:05.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:05 smithi141 ceph-mon[108989]: pgmap v12665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:05 smithi060 ceph-mon[94696]: pgmap v12665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:05.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:05.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:06.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:06.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:07 smithi141 ceph-mon[108989]: pgmap v12666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:07 smithi060 ceph-mon[94696]: pgmap v12666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:07.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:07.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:08.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:08.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:09 smithi141 ceph-mon[108989]: pgmap v12667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:09 smithi060 ceph-mon[94696]: pgmap v12667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:09.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:09.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:10.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:10.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:11 smithi141 ceph-mon[108989]: pgmap v12668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:11 smithi060 ceph-mon[94696]: pgmap v12668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:11.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:11.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:12.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:12.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:13.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:13 smithi141 ceph-mon[108989]: pgmap v12669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:13 smithi060 ceph-mon[94696]: pgmap v12669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:13.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:13.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:14.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:14.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:15.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:15 smithi141 ceph-mon[108989]: pgmap v12670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:15 smithi060 ceph-mon[94696]: pgmap v12670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:15.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:15.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:16.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:16.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:17 smithi060 ceph-mon[94696]: pgmap v12671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:17 smithi141 ceph-mon[108989]: pgmap v12671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:17.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:17.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:18.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:18.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:19 smithi141 ceph-mon[108989]: pgmap v12672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:19 smithi060 ceph-mon[94696]: pgmap v12672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:19.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:19.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:20.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:20.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:21 smithi141 ceph-mon[108989]: pgmap v12673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:21 smithi060 ceph-mon[94696]: pgmap v12673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:21.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:21.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:22.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:22.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:23 smithi141 ceph-mon[108989]: pgmap v12674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:23 smithi060 ceph-mon[94696]: pgmap v12674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:23.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:23.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:24.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:24.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:25 smithi141 ceph-mon[108989]: pgmap v12675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:25 smithi060 ceph-mon[94696]: pgmap v12675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:25.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:25.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:26.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:26.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:27 smithi141 ceph-mon[108989]: pgmap v12676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:27 smithi060 ceph-mon[94696]: pgmap v12676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:27.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:27.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:28.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:28.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:29 smithi141 ceph-mon[108989]: pgmap v12677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:29 smithi060 ceph-mon[94696]: pgmap v12677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:29.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:29.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:30.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:30.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:31.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:31 smithi141 ceph-mon[108989]: pgmap v12678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:31 smithi060 ceph-mon[94696]: pgmap v12678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:31.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:31.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:32.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:32.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:33 smithi141 ceph-mon[108989]: pgmap v12679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:33 smithi060 ceph-mon[94696]: pgmap v12679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:33.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:33.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:34.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:34.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:35 smithi141 ceph-mon[108989]: pgmap v12680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:35 smithi060 ceph-mon[94696]: pgmap v12680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:35.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:35.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:36.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:36.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:37 smithi141 ceph-mon[108989]: pgmap v12681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:37 smithi060 ceph-mon[94696]: pgmap v12681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:37.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:37.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:38.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:38.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:39 smithi141 ceph-mon[108989]: pgmap v12682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:39 smithi060 ceph-mon[94696]: pgmap v12682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:39.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:39.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:40.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:40.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:41 smithi141 ceph-mon[108989]: pgmap v12683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:41 smithi060 ceph-mon[94696]: pgmap v12683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:41.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:41.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:42.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:42.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:43 smithi060 ceph-mon[94696]: pgmap v12684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:43.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:43.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:43 smithi141 ceph-mon[108989]: pgmap v12684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:44.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:44.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:45 smithi060 ceph-mon[94696]: pgmap v12685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:45 smithi141 ceph-mon[108989]: pgmap v12685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:45.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:45.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:46.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:46.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:47 smithi141 ceph-mon[108989]: pgmap v12686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:47 smithi060 ceph-mon[94696]: pgmap v12686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:47.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:47.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:48.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:48.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:49 smithi060 ceph-mon[94696]: pgmap v12687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:49 smithi141 ceph-mon[108989]: pgmap v12687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:49.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:49.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:50.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:51 smithi060 ceph-mon[94696]: pgmap v12688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:51 smithi141 ceph-mon[108989]: pgmap v12688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:51.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:51.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:52.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:52.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:53 smithi060 ceph-mon[94696]: pgmap v12689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:53 smithi141 ceph-mon[108989]: pgmap v12689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:53.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:53.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:54.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:25:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:25:55.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:55.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: pgmap v12690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:25:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:25:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: pgmap v12690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:25:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:25:56.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:56.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:57.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:57.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:57 smithi141 ceph-mon[108989]: pgmap v12691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:57 smithi060 ceph-mon[94696]: pgmap v12691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:25:58.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:58.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:59.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:25:59.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:25:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:25:59 smithi060 ceph-mon[94696]: pgmap v12692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:25:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:25:59 smithi141 ceph-mon[108989]: pgmap v12692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:00.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:00.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:01.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:01.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:01 smithi060 ceph-mon[94696]: pgmap v12693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:01 smithi141 ceph-mon[108989]: pgmap v12693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:02.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:02.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:03.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:03.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:03 smithi060 ceph-mon[94696]: pgmap v12694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:03 smithi141 ceph-mon[108989]: pgmap v12694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:05.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:05.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:05 smithi060 ceph-mon[94696]: pgmap v12695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:05 smithi141 ceph-mon[108989]: pgmap v12695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:06.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:06.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:07.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:07.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:07.793 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:07 smithi060 ceph-mon[94696]: pgmap v12696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:07 smithi141 ceph-mon[108989]: pgmap v12696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:08.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:08.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:09.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:09.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:09 smithi060 ceph-mon[94696]: pgmap v12697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:09 smithi141 ceph-mon[108989]: pgmap v12697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:11.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:11.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:11 smithi060 ceph-mon[94696]: pgmap v12698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:11 smithi141 ceph-mon[108989]: pgmap v12698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:12.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:12.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:13 smithi060 ceph-mon[94696]: pgmap v12699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:13 smithi141 ceph-mon[108989]: pgmap v12699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:15 smithi060 ceph-mon[94696]: pgmap v12700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:15 smithi141 ceph-mon[108989]: pgmap v12700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:16.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:16.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:17.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:17.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:17 smithi060 ceph-mon[94696]: pgmap v12701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:17 smithi141 ceph-mon[108989]: pgmap v12701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:19 smithi060 ceph-mon[94696]: pgmap v12702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:19 smithi141 ceph-mon[108989]: pgmap v12702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:20.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:20.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:21.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:21.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:21 smithi060 ceph-mon[94696]: pgmap v12703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:21 smithi141 ceph-mon[108989]: pgmap v12703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:22.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:22.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:23.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:23.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:23 smithi060 ceph-mon[94696]: pgmap v12704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:23 smithi141 ceph-mon[108989]: pgmap v12704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:24.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:24.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:25.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:25.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:25 smithi060 ceph-mon[94696]: pgmap v12705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:25 smithi141 ceph-mon[108989]: pgmap v12705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:26.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:26.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:27.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:27.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:27 smithi060 ceph-mon[94696]: pgmap v12706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:27 smithi141 ceph-mon[108989]: pgmap v12706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:28.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:28.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:29.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:29.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:29 smithi060 ceph-mon[94696]: pgmap v12707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:29 smithi141 ceph-mon[108989]: pgmap v12707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:30.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:31.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:31.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:31 smithi060 ceph-mon[94696]: pgmap v12708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:31 smithi141 ceph-mon[108989]: pgmap v12708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:32.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:33 smithi141 ceph-mon[108989]: pgmap v12709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:34.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:34.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:33 smithi060 ceph-mon[94696]: pgmap v12709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:35.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:35.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:35 smithi141 ceph-mon[108989]: pgmap v12710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:35 smithi060 ceph-mon[94696]: pgmap v12710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:37.879 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:37 smithi141 ceph-mon[108989]: pgmap v12711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:37 smithi060 ceph-mon[94696]: pgmap v12711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:38.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:38.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:39 smithi060 ceph-mon[94696]: pgmap v12712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:39 smithi141 ceph-mon[108989]: pgmap v12712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:41.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:41 smithi141 ceph-mon[108989]: pgmap v12713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:41 smithi060 ceph-mon[94696]: pgmap v12713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:42 smithi060 ceph-mon[94696]: pgmap v12714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:43.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:43.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:42 smithi141 ceph-mon[108989]: pgmap v12714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:44.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:44 smithi060 ceph-mon[94696]: pgmap v12715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:44 smithi141 ceph-mon[108989]: pgmap v12715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:46.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:46.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:46 smithi060 ceph-mon[94696]: pgmap v12716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:46 smithi141 ceph-mon[108989]: pgmap v12716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:48 smithi060 ceph-mon[94696]: pgmap v12717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:49.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:49.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:48 smithi141 ceph-mon[108989]: pgmap v12717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:50 smithi060 ceph-mon[94696]: pgmap v12718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:50 smithi141 ceph-mon[108989]: pgmap v12718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:52 smithi060 ceph-mon[94696]: pgmap v12719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:53.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:53.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:52 smithi141 ceph-mon[108989]: pgmap v12719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:54 smithi060 ceph-mon[94696]: pgmap v12720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:54 smithi141 ceph-mon[108989]: pgmap v12720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:26:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:26:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:26:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:26:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:26:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:26:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:26:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:26:57.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:57.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:57 smithi060 ceph-mon[94696]: pgmap v12721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:57 smithi141 ceph-mon[108989]: pgmap v12721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:26:58.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:58.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:59.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:26:59.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:26:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:26:59 smithi060 ceph-mon[94696]: pgmap v12722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:26:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:26:59 smithi141 ceph-mon[108989]: pgmap v12722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:00.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:00.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:01.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:01.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:01 smithi060 ceph-mon[94696]: pgmap v12723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:01 smithi141 ceph-mon[108989]: pgmap v12723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:03.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:03.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:03 smithi060 ceph-mon[94696]: pgmap v12724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:03 smithi141 ceph-mon[108989]: pgmap v12724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:04.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:04.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:05.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:05.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:05 smithi060 ceph-mon[94696]: pgmap v12725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:05 smithi141 ceph-mon[108989]: pgmap v12725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:06.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:06.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:07 smithi060 ceph-mon[94696]: pgmap v12726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:07 smithi141 ceph-mon[108989]: pgmap v12726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:09.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:09.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:09 smithi060 ceph-mon[94696]: pgmap v12727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:09 smithi141 ceph-mon[108989]: pgmap v12727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:10.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:10.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:11.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:11.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:11 smithi060 ceph-mon[94696]: pgmap v12728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:11 smithi141 ceph-mon[108989]: pgmap v12728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:12.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:12.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:13 smithi060 ceph-mon[94696]: pgmap v12729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:13 smithi141 ceph-mon[108989]: pgmap v12729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:14.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:14.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:15.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:15.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:15 smithi141 ceph-mon[108989]: pgmap v12730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:15 smithi060 ceph-mon[94696]: pgmap v12730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:16.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:16.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:17.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:17 smithi141 ceph-mon[108989]: pgmap v12731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:17 smithi060 ceph-mon[94696]: pgmap v12731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:18.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:18.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:19.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:19.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:19 smithi060 ceph-mon[94696]: pgmap v12732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:19 smithi141 ceph-mon[108989]: pgmap v12732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:21.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:21 smithi141 ceph-mon[108989]: pgmap v12733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:21 smithi060 ceph-mon[94696]: pgmap v12733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:22.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:22.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:23.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:23.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:23 smithi141 ceph-mon[108989]: pgmap v12734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:23 smithi060 ceph-mon[94696]: pgmap v12734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:24.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:24.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:25.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:25.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:25 smithi141 ceph-mon[108989]: pgmap v12735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:25 smithi060 ceph-mon[94696]: pgmap v12735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:26.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:26.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:27 smithi141 ceph-mon[108989]: pgmap v12736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:27 smithi060 ceph-mon[94696]: pgmap v12736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:28.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:28.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:29.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:29.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:29 smithi060 ceph-mon[94696]: pgmap v12737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:29 smithi141 ceph-mon[108989]: pgmap v12737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:30 smithi141 ceph-mon[108989]: pgmap v12738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:30 smithi060 ceph-mon[94696]: pgmap v12738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:31.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:31.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:32.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:32.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:32 smithi060 ceph-mon[94696]: pgmap v12739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:32 smithi141 ceph-mon[108989]: pgmap v12739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:34.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:34.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:35.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:34 smithi060 ceph-mon[94696]: pgmap v12740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:35.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:35.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:34 smithi141 ceph-mon[108989]: pgmap v12740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:36.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:36.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:36 smithi060 ceph-mon[94696]: pgmap v12741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:36 smithi141 ceph-mon[108989]: pgmap v12741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:38.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:38.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:39.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:38 smithi060 ceph-mon[94696]: pgmap v12742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:38 smithi141 ceph-mon[108989]: pgmap v12742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:40.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:40.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:40 smithi060 ceph-mon[94696]: pgmap v12743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:41.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:41.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:40 smithi141 ceph-mon[108989]: pgmap v12743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:42.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:42.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:42 smithi060 ceph-mon[94696]: pgmap v12744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:43.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:43.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:42 smithi141 ceph-mon[108989]: pgmap v12744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:44 smithi060 ceph-mon[94696]: pgmap v12745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:45.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:45.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:44 smithi141 ceph-mon[108989]: pgmap v12745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:46.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:46.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:47.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:47.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:46 smithi141 ceph-mon[108989]: pgmap v12746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:46 smithi060 ceph-mon[94696]: pgmap v12746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:48.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:48.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:48 smithi141 ceph-mon[108989]: pgmap v12747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:49.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:49.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:48 smithi060 ceph-mon[94696]: pgmap v12747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:50.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:50.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:50 smithi141 ceph-mon[108989]: pgmap v12748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:50 smithi060 ceph-mon[94696]: pgmap v12748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:52.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:52.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:53.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:53.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:52 smithi141 ceph-mon[108989]: pgmap v12749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:53.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:52 smithi060 ceph-mon[94696]: pgmap v12749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:54.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:54.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:54 smithi141 ceph-mon[108989]: pgmap v12750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:54 smithi060 ceph-mon[94696]: pgmap v12750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:56.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:56.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:27:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:27:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:27:57.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:57.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: pgmap v12751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1547M 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:27:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:27:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:27:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: pgmap v12751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:27:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1547M 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:27:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:27:58.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:58.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:27:58 smithi141 ceph-mon[108989]: pgmap v12752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:27:59.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:27:59.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:27:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:27:58 smithi060 ceph-mon[94696]: pgmap v12752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:00.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:00.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:01.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:01.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:00 smithi141 ceph-mon[108989]: pgmap v12753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:00 smithi060 ceph-mon[94696]: pgmap v12753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:02.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:02.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:03.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:03.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:02 smithi141 ceph-mon[108989]: pgmap v12754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:02 smithi060 ceph-mon[94696]: pgmap v12754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:04.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:04.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:05.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:05.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:04 smithi141 ceph-mon[108989]: pgmap v12755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:04 smithi060 ceph-mon[94696]: pgmap v12755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:06.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:06.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:07.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:07.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:06 smithi141 ceph-mon[108989]: pgmap v12756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:06 smithi060 ceph-mon[94696]: pgmap v12756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:08.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:08.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:09.153 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:08 smithi060 ceph-mon[94696]: pgmap v12757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:09.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:09.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:08 smithi141 ceph-mon[108989]: pgmap v12757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:10.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:10.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:11.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:11.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:10 smithi141 ceph-mon[108989]: pgmap v12758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:10 smithi060 ceph-mon[94696]: pgmap v12758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:12.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:12.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:13.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:13.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:12 smithi141 ceph-mon[108989]: pgmap v12759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:13.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:12 smithi060 ceph-mon[94696]: pgmap v12759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:14.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:14.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:15.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:15.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:14 smithi141 ceph-mon[108989]: pgmap v12760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:15.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:14 smithi060 ceph-mon[94696]: pgmap v12760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:16.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:16.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:16 smithi141 ceph-mon[108989]: pgmap v12761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:17.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:17.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:16 smithi060 ceph-mon[94696]: pgmap v12761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:18.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:18.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:18 smithi141 ceph-mon[108989]: pgmap v12762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:19.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:19.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:19.266 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:18 smithi060 ceph-mon[94696]: pgmap v12762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:20.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:20.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:20 smithi141 ceph-mon[108989]: pgmap v12763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:21.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:21.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:21.343 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:20 smithi060 ceph-mon[94696]: pgmap v12763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:22.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:22.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:22 smithi141 ceph-mon[108989]: pgmap v12764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:23.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:23.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:22 smithi060 ceph-mon[94696]: pgmap v12764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:24.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:24.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:24 smithi141 ceph-mon[108989]: pgmap v12765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:25.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:25.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:24 smithi060 ceph-mon[94696]: pgmap v12765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:26.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:26.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:26 smithi141 ceph-mon[108989]: pgmap v12766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:27.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:27.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:26 smithi060 ceph-mon[94696]: pgmap v12766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:28.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:28.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:28 smithi141 ceph-mon[108989]: pgmap v12767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:29.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:29.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:28 smithi060 ceph-mon[94696]: pgmap v12767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:30.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:30.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:30 smithi141 ceph-mon[108989]: pgmap v12768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:31.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:31.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:30 smithi060 ceph-mon[94696]: pgmap v12768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:32.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:32.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:32 smithi141 ceph-mon[108989]: pgmap v12769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:33.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:33.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:33.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:32 smithi060 ceph-mon[94696]: pgmap v12769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:34.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:34.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:34 smithi141 ceph-mon[108989]: pgmap v12770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:35.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:35.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:34 smithi060 ceph-mon[94696]: pgmap v12770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:36.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:36.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:36 smithi141 ceph-mon[108989]: pgmap v12771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:37.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:37.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:36 smithi060 ceph-mon[94696]: pgmap v12771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:38.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:38.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:38 smithi141 ceph-mon[108989]: pgmap v12772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:39.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:39.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:38 smithi060 ceph-mon[94696]: pgmap v12772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:40.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:40.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:40 smithi141 ceph-mon[108989]: pgmap v12773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:41.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:41.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:40 smithi060 ceph-mon[94696]: pgmap v12773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:42.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:42.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:42 smithi141 ceph-mon[108989]: pgmap v12774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:43.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:43.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:43.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:42 smithi060 ceph-mon[94696]: pgmap v12774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:44.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:44.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:44 smithi141 ceph-mon[108989]: pgmap v12775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:45.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:45.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:45.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:44 smithi060 ceph-mon[94696]: pgmap v12775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:46.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:46.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:46 smithi141 ceph-mon[108989]: pgmap v12776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:47.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:47.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:46 smithi060 ceph-mon[94696]: pgmap v12776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:48.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:48.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:49.206 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:48 smithi141 ceph-mon[108989]: pgmap v12777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:49.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:49.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:49.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:48 smithi060 ceph-mon[94696]: pgmap v12777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:50.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:50.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:50 smithi141 ceph-mon[108989]: pgmap v12778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:51.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:51.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:51.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:50 smithi060 ceph-mon[94696]: pgmap v12778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:52.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:52.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:52 smithi141 ceph-mon[108989]: pgmap v12779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:53.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:53.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:52 smithi060 ceph-mon[94696]: pgmap v12779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:54.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:54.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:54 smithi141 ceph-mon[108989]: pgmap v12780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:55.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:54 smithi060 ceph-mon[94696]: pgmap v12780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:56.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:56.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:28:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: pgmap v12781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:28:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:28:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:28:57.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:57.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: pgmap v12781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:28:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:28:57.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:28:58.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:58.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:28:58 smithi141 ceph-mon[108989]: pgmap v12782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:28:59.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:28:59.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:28:59.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:28:58 smithi060 ceph-mon[94696]: pgmap v12782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:00.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:00.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:00 smithi141 ceph-mon[108989]: pgmap v12783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:01.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:01.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:00 smithi060 ceph-mon[94696]: pgmap v12783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:02.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:02.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:02 smithi141 ceph-mon[108989]: pgmap v12784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:03.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:03.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:03.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:02 smithi060 ceph-mon[94696]: pgmap v12784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:04.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:04.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:04 smithi060 ceph-mon[94696]: pgmap v12785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:04 smithi141 ceph-mon[108989]: pgmap v12785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:05.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:05.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:06.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:06.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:06 smithi141 ceph-mon[108989]: pgmap v12786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:07.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:06 smithi060 ceph-mon[94696]: pgmap v12786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:07.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:08.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:08.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:08 smithi141 ceph-mon[108989]: pgmap v12787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:08 smithi060 ceph-mon[94696]: pgmap v12787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:09.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:09.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:10.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:10.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:10 smithi141 ceph-mon[108989]: pgmap v12788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:10 smithi060 ceph-mon[94696]: pgmap v12788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:12.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:12.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:12 smithi141 ceph-mon[108989]: pgmap v12789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:12 smithi060 ceph-mon[94696]: pgmap v12789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:13.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:13.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:14.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:14.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:14 smithi141 ceph-mon[108989]: pgmap v12790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:14 smithi060 ceph-mon[94696]: pgmap v12790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:15.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:15.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:16.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:16.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:16 smithi141 ceph-mon[108989]: pgmap v12791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:16 smithi060 ceph-mon[94696]: pgmap v12791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:17.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:17.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:18.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:18.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:18 smithi141 ceph-mon[108989]: pgmap v12792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:19.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:18 smithi060 ceph-mon[94696]: pgmap v12792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:19.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:19.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:20.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:20.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:20 smithi141 ceph-mon[108989]: pgmap v12793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:21.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:20 smithi060 ceph-mon[94696]: pgmap v12793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:21.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:21.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:22.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:22.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:22 smithi141 ceph-mon[108989]: pgmap v12794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:23.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:22 smithi060 ceph-mon[94696]: pgmap v12794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:23.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:23.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:24.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:24.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:24 smithi141 ceph-mon[108989]: pgmap v12795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:24 smithi060 ceph-mon[94696]: pgmap v12795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:25.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:25.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:26.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:26.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:26 smithi060 ceph-mon[94696]: pgmap v12796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:27.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:27.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:26 smithi141 ceph-mon[108989]: pgmap v12796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:28.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:28.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:28 smithi060 ceph-mon[94696]: pgmap v12797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:29.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:29.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:29.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:28 smithi141 ceph-mon[108989]: pgmap v12797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:30.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:30.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:30 smithi060 ceph-mon[94696]: pgmap v12798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:31.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:31.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:31.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:30 smithi141 ceph-mon[108989]: pgmap v12798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:32.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:32.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:32 smithi060 ceph-mon[94696]: pgmap v12799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:33.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:33.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:33.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:32 smithi141 ceph-mon[108989]: pgmap v12799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:34.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:34.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:34 smithi060 ceph-mon[94696]: pgmap v12800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:35.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:34 smithi141 ceph-mon[108989]: pgmap v12800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:36 smithi060 ceph-mon[94696]: pgmap v12801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:37.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:37.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:37 smithi141 ceph-mon[108989]: pgmap v12801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:39 smithi060 ceph-mon[94696]: pgmap v12802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:39.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:39.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:39.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:39 smithi141 ceph-mon[108989]: pgmap v12802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:40.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:40.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:41 smithi060 ceph-mon[94696]: pgmap v12803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:41.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:41.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:41.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:41 smithi141 ceph-mon[108989]: pgmap v12803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:41.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:42.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:42.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:43 smithi060 ceph-mon[94696]: pgmap v12804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:43.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:43.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:43.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:43 smithi141 ceph-mon[108989]: pgmap v12804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:44.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:44.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:45 smithi141 ceph-mon[108989]: pgmap v12805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:45 smithi060 ceph-mon[94696]: pgmap v12805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:45.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:45.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:46.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:46.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:47.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:47 smithi060 ceph-mon[94696]: pgmap v12806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:47.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:47.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:47 smithi141 ceph-mon[108989]: pgmap v12806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:48.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:48.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:49 smithi060 ceph-mon[94696]: pgmap v12807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:49.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:49.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:49.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:49 smithi141 ceph-mon[108989]: pgmap v12807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:50.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:50.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:51 smithi060 ceph-mon[94696]: pgmap v12808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:51.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:51.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:51.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:51 smithi141 ceph-mon[108989]: pgmap v12808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:52.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:52.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:53 smithi060 ceph-mon[94696]: pgmap v12809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:53.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:53.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:53.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:53 smithi141 ceph-mon[108989]: pgmap v12809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:54.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:54.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:55 smithi141 ceph-mon[108989]: pgmap v12810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:55.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:55 smithi060 ceph-mon[94696]: pgmap v12810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:29:55.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:55.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:56.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:56.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:57 smithi060 ceph-mon[94696]: pgmap v12811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:29:57.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:57.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:57 smithi141 ceph-mon[108989]: pgmap v12811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:29:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:29:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:29:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:29:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:29:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:29:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:29:58.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:58.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:58.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:29:58.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:29:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:29:59.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:29:59.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:29:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:29:59 smithi060 ceph-mon[94696]: pgmap v12812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:29:59.923 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:29:59 smithi141 ceph-mon[108989]: pgmap v12812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:00.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:00.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:30:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:30:01.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:01.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:01 smithi060 ceph-mon[94696]: pgmap v12813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:01 smithi141 ceph-mon[108989]: pgmap v12813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:02.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:02.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:03.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:03.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:03 smithi060 ceph-mon[94696]: pgmap v12814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:03 smithi141 ceph-mon[108989]: pgmap v12814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:04.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:04.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:05 smithi060 ceph-mon[94696]: pgmap v12815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:05 smithi141 ceph-mon[108989]: pgmap v12815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:06.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:06.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:07.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:07.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:07 smithi060 ceph-mon[94696]: pgmap v12816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:07 smithi141 ceph-mon[108989]: pgmap v12816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:08.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:08.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:09.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:09.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:09 smithi060 ceph-mon[94696]: pgmap v12817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:09.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:09 smithi141 ceph-mon[108989]: pgmap v12817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:10.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:10.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:10.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:11.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:11.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:11 smithi060 ceph-mon[94696]: pgmap v12818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:11 smithi141 ceph-mon[108989]: pgmap v12818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:12.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:12.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:13.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:13.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:13 smithi060 ceph-mon[94696]: pgmap v12819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:13 smithi141 ceph-mon[108989]: pgmap v12819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:14.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:14.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:15.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:15.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:15 smithi060 ceph-mon[94696]: pgmap v12820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:15 smithi141 ceph-mon[108989]: pgmap v12820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:17.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:17.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:17 smithi060 ceph-mon[94696]: pgmap v12821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:17 smithi141 ceph-mon[108989]: pgmap v12821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:18.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:18.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:19.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:19 smithi060 ceph-mon[94696]: pgmap v12822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:19.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:19 smithi141 ceph-mon[108989]: pgmap v12822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:20.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:20.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:21.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:21.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:21 smithi060 ceph-mon[94696]: pgmap v12823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:21 smithi141 ceph-mon[108989]: pgmap v12823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:22.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:22.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:23.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:23.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:23 smithi060 ceph-mon[94696]: pgmap v12824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:23 smithi141 ceph-mon[108989]: pgmap v12824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:24.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:24.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:25.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:25.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:25 smithi060 ceph-mon[94696]: pgmap v12825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:25 smithi141 ceph-mon[108989]: pgmap v12825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:26.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:26.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:27.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:27.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:27 smithi060 ceph-mon[94696]: pgmap v12826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:27 smithi141 ceph-mon[108989]: pgmap v12826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:28.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:28.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:29.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:29.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:29 smithi060 ceph-mon[94696]: pgmap v12827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:29 smithi141 ceph-mon[108989]: pgmap v12827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:30.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:30.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:31.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:31.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:31 smithi141 ceph-mon[108989]: pgmap v12828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:31 smithi060 ceph-mon[94696]: pgmap v12828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:32.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:32.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:33.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:33.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:33 smithi141 ceph-mon[108989]: pgmap v12829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:33 smithi060 ceph-mon[94696]: pgmap v12829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:34.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:34.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:35.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:35.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:35 smithi141 ceph-mon[108989]: pgmap v12830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:36.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:35 smithi060 ceph-mon[94696]: pgmap v12830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:36.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:36.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:37.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:37.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:37 smithi141 ceph-mon[108989]: pgmap v12831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:37 smithi060 ceph-mon[94696]: pgmap v12831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:38.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:38.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:39.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:39.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:39 smithi060 ceph-mon[94696]: pgmap v12832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:39 smithi141 ceph-mon[108989]: pgmap v12832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:40.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:40.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:40.862 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:41.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:41.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:41 smithi141 ceph-mon[108989]: pgmap v12833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:41 smithi060 ceph-mon[94696]: pgmap v12833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:42.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:42.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:43.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:43.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:43 smithi141 ceph-mon[108989]: pgmap v12834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:43 smithi060 ceph-mon[94696]: pgmap v12834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:44.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:44.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:45.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:45.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:45 smithi141 ceph-mon[108989]: pgmap v12835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:45.918 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:45 smithi060 ceph-mon[94696]: pgmap v12835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:46.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:46.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:47.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:47.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:47 smithi141 ceph-mon[108989]: pgmap v12836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:47 smithi060 ceph-mon[94696]: pgmap v12836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:48.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:48.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:49.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:49.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:49 smithi060 ceph-mon[94696]: pgmap v12837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:49 smithi141 ceph-mon[108989]: pgmap v12837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:50.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:50.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:51.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:51.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:51 smithi141 ceph-mon[108989]: pgmap v12838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:51 smithi060 ceph-mon[94696]: pgmap v12838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:52.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:52.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:53.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:53.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:53 smithi141 ceph-mon[108989]: pgmap v12839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:53 smithi060 ceph-mon[94696]: pgmap v12839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:54.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:54.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:55.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:55.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:55 smithi141 ceph-mon[108989]: pgmap v12840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:56.032 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:55 smithi060 ceph-mon[94696]: pgmap v12840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:56.032 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:30:56.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:56.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:57.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:57.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:57 smithi141 ceph-mon[108989]: pgmap v12841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:57 smithi060 ceph-mon[94696]: pgmap v12841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:30:58.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:58.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:30:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:30:59.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:30:59.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:30:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:30:59 smithi060 ceph-mon[94696]: pgmap v12842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:30:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:30:59 smithi141 ceph-mon[108989]: pgmap v12842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:00.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:00.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:01.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: pgmap v12843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:31:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:01.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: pgmap v12843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:31:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:31:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:31:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:31:02.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:02.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:03.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:03.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:03.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:03 smithi060 ceph-mon[94696]: pgmap v12844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:03 smithi141 ceph-mon[108989]: pgmap v12844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:04.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:04.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:05.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:05.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:05 smithi060 ceph-mon[94696]: pgmap v12845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:05.594 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:05 smithi141 ceph-mon[108989]: pgmap v12845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:06.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:06.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:07.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:07.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:07 smithi060 ceph-mon[94696]: pgmap v12846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:07 smithi141 ceph-mon[108989]: pgmap v12846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:08.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:08.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:09.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:09.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:09 smithi060 ceph-mon[94696]: pgmap v12847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:09 smithi141 ceph-mon[108989]: pgmap v12847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:10.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:10.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:10.645 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:11.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:11.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:11 smithi060 ceph-mon[94696]: pgmap v12848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:11 smithi141 ceph-mon[108989]: pgmap v12848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:12.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:13.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:13.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:13.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:13 smithi060 ceph-mon[94696]: pgmap v12849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:13.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:13 smithi141 ceph-mon[108989]: pgmap v12849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:14.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:14.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:15.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:15.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:15 smithi060 ceph-mon[94696]: pgmap v12850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:15.697 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:15 smithi141 ceph-mon[108989]: pgmap v12850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:16.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:16.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:17.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:17.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:17 smithi060 ceph-mon[94696]: pgmap v12851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:17 smithi141 ceph-mon[108989]: pgmap v12851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:18.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:18.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:19.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:19.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:19 smithi060 ceph-mon[94696]: pgmap v12852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:19 smithi141 ceph-mon[108989]: pgmap v12852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:20.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:20.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:21.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:21.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:21 smithi060 ceph-mon[94696]: pgmap v12853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:21 smithi141 ceph-mon[108989]: pgmap v12853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:22.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:22.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:23.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:23.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:23 smithi060 ceph-mon[94696]: pgmap v12854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:23 smithi141 ceph-mon[108989]: pgmap v12854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:24.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:24.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:25.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:25.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:25 smithi060 ceph-mon[94696]: pgmap v12855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:25.597 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:25 smithi141 ceph-mon[108989]: pgmap v12855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:26.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:26.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:27.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:27.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:27 smithi060 ceph-mon[94696]: pgmap v12856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:27 smithi141 ceph-mon[108989]: pgmap v12856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:28.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:28.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:29 smithi060 ceph-mon[94696]: pgmap v12857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:29.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:29.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:29 smithi141 ceph-mon[108989]: pgmap v12857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:30.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:30.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:31.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:31.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:31 smithi060 ceph-mon[94696]: pgmap v12858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:31.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:31 smithi141 ceph-mon[108989]: pgmap v12858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:32.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:32.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:33.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:33.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:33.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:33 smithi060 ceph-mon[94696]: pgmap v12859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:33 smithi141 ceph-mon[108989]: pgmap v12859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:34.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:34.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:35 smithi060 ceph-mon[94696]: pgmap v12860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:35.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:35.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:35 smithi141 ceph-mon[108989]: pgmap v12860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:36.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:36.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:37 smithi060 ceph-mon[94696]: pgmap v12861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:37.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:37.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:37 smithi141 ceph-mon[108989]: pgmap v12861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:38.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:38.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:39 smithi060 ceph-mon[94696]: pgmap v12862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:39.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:39.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:39 smithi141 ceph-mon[108989]: pgmap v12862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:40.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:40.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:41 smithi060 ceph-mon[94696]: pgmap v12863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:41.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:41.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:41 smithi141 ceph-mon[108989]: pgmap v12863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:42.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:42.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:43 smithi060 ceph-mon[94696]: pgmap v12864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:43.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:43.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:43 smithi141 ceph-mon[108989]: pgmap v12864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:44.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:44.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:45 smithi060 ceph-mon[94696]: pgmap v12865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:45.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:45.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:45 smithi141 ceph-mon[108989]: pgmap v12865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:46.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:46.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:47 smithi060 ceph-mon[94696]: pgmap v12866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:47.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:47.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:47 smithi141 ceph-mon[108989]: pgmap v12866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:48.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:48.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:49 smithi060 ceph-mon[94696]: pgmap v12867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:49.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:49.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:49.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:49 smithi141 ceph-mon[108989]: pgmap v12867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:50.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:50.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:51 smithi060 ceph-mon[94696]: pgmap v12868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:51.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:51.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:51.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:51 smithi141 ceph-mon[108989]: pgmap v12868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:52.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:52.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:53.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:53.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:53.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:53 smithi141 ceph-mon[108989]: pgmap v12869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:53 smithi060 ceph-mon[94696]: pgmap v12869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:54.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:54.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:55.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:55.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:55 smithi141 ceph-mon[108989]: pgmap v12870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:55 smithi060 ceph-mon[94696]: pgmap v12870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:31:56.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:56.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:57.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:57.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:57 smithi141 ceph-mon[108989]: pgmap v12871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:57 smithi060 ceph-mon[94696]: pgmap v12871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:31:58.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:58.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:59.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:31:59.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:31:59.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:31:59 smithi141 ceph-mon[108989]: pgmap v12872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:31:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:31:59 smithi060 ceph-mon[94696]: pgmap v12872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:00.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:00.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:01.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:01 smithi141 ceph-mon[108989]: pgmap v12873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:32:01.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:01.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:01.767 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:01 smithi060 ceph-mon[94696]: pgmap v12873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:01.768 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:32:02.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:02.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:03.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:03.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:03 smithi141 ceph-mon[108989]: pgmap v12874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:03.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:03 smithi060 ceph-mon[94696]: pgmap v12874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:04.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:04.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:05.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:05.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:05 smithi141 ceph-mon[108989]: pgmap v12875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:05 smithi060 ceph-mon[94696]: pgmap v12875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:06.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:06.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: pgmap v12876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:32:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:32:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:32:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: pgmap v12876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:32:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:32:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:32:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:32:07.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:07.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:08.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:08.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:08 smithi141 ceph-mon[108989]: pgmap v12877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:08 smithi060 ceph-mon[94696]: pgmap v12877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:09.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:09.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:10.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:10.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:10 smithi141 ceph-mon[108989]: pgmap v12878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:10 smithi060 ceph-mon[94696]: pgmap v12878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:11.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:12 smithi141 ceph-mon[108989]: pgmap v12879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:12 smithi060 ceph-mon[94696]: pgmap v12879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:13.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:13.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:14.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:14.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:14 smithi141 ceph-mon[108989]: pgmap v12880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:14 smithi060 ceph-mon[94696]: pgmap v12880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:15.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:15.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:16 smithi141 ceph-mon[108989]: pgmap v12881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:16 smithi060 ceph-mon[94696]: pgmap v12881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:17.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:17.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:18.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:18.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:18 smithi141 ceph-mon[108989]: pgmap v12882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:18 smithi060 ceph-mon[94696]: pgmap v12882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:19.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:19.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:20.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:20.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:20 smithi141 ceph-mon[108989]: pgmap v12883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:20 smithi060 ceph-mon[94696]: pgmap v12883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:21.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:21.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:22.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:22.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:22 smithi141 ceph-mon[108989]: pgmap v12884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:22 smithi060 ceph-mon[94696]: pgmap v12884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:23.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:23.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:24.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:24.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:24 smithi141 ceph-mon[108989]: pgmap v12885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:24 smithi060 ceph-mon[94696]: pgmap v12885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:25.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:25.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:26.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:26.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:26 smithi141 ceph-mon[108989]: pgmap v12886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:26 smithi060 ceph-mon[94696]: pgmap v12886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:27.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:27.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:28.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:28.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:28 smithi141 ceph-mon[108989]: pgmap v12887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:28 smithi060 ceph-mon[94696]: pgmap v12887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:29.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:29.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:30.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:30.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:30 smithi141 ceph-mon[108989]: pgmap v12888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:30 smithi060 ceph-mon[94696]: pgmap v12888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:31.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:31.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:32.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:32.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:32 smithi141 ceph-mon[108989]: pgmap v12889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:32 smithi060 ceph-mon[94696]: pgmap v12889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:33.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:33.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:34.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:34.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:34 smithi141 ceph-mon[108989]: pgmap v12890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:34 smithi060 ceph-mon[94696]: pgmap v12890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:35.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:35.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:36.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:36.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:37.169 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:36 smithi060 ceph-mon[94696]: pgmap v12891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:36 smithi141 ceph-mon[108989]: pgmap v12891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:37.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:37.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:38.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:38.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:38 smithi141 ceph-mon[108989]: pgmap v12892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:38 smithi060 ceph-mon[94696]: pgmap v12892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:39.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:39.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:40.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:40.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:40 smithi141 ceph-mon[108989]: pgmap v12893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:40 smithi060 ceph-mon[94696]: pgmap v12893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:41.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:41.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:42.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:42.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:42 smithi141 ceph-mon[108989]: pgmap v12894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:42 smithi060 ceph-mon[94696]: pgmap v12894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:43.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:43.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:44.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:44.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:44 smithi141 ceph-mon[108989]: pgmap v12895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:44 smithi060 ceph-mon[94696]: pgmap v12895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:45.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:45.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:46.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:46.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:46 smithi141 ceph-mon[108989]: pgmap v12896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:47.283 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:46 smithi060 ceph-mon[94696]: pgmap v12896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:47.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:47.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:48.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:48.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:48 smithi141 ceph-mon[108989]: pgmap v12897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:48 smithi060 ceph-mon[94696]: pgmap v12897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:49.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:49.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:50.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:50.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:50 smithi141 ceph-mon[108989]: pgmap v12898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:50 smithi060 ceph-mon[94696]: pgmap v12898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:51.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:51.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:52.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:52.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:52 smithi141 ceph-mon[108989]: pgmap v12899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:52 smithi060 ceph-mon[94696]: pgmap v12899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:53.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:53.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:54.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:54.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:54 smithi141 ceph-mon[108989]: pgmap v12900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:54 smithi060 ceph-mon[94696]: pgmap v12900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:55.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:55.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:32:56.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:56.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:56 smithi141 ceph-mon[108989]: pgmap v12901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:56 smithi060 ceph-mon[94696]: pgmap v12901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:32:57.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:57.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:58.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:58.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:32:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:32:58 smithi141 ceph-mon[108989]: pgmap v12902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:32:58 smithi060 ceph-mon[94696]: pgmap v12902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:32:59.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:32:59.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:00.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:00.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:01.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:00 smithi141 ceph-mon[108989]: pgmap v12903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:00 smithi060 ceph-mon[94696]: pgmap v12903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:01.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:01.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:02.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:02.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:02 smithi141 ceph-mon[108989]: pgmap v12904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:02 smithi060 ceph-mon[94696]: pgmap v12904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:03.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:03.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:04.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:04.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:04 smithi141 ceph-mon[108989]: pgmap v12905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:04 smithi060 ceph-mon[94696]: pgmap v12905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:06.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:06.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: pgmap v12906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:33:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:33:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:33:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: pgmap v12906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:33:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:33:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:33:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:33:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:33:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:33:07.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:07.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:08.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:08.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:08 smithi141 ceph-mon[108989]: pgmap v12907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:08 smithi060 ceph-mon[94696]: pgmap v12907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:09.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:09.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:10.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:10.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:10 smithi141 ceph-mon[108989]: pgmap v12908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:10 smithi060 ceph-mon[94696]: pgmap v12908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:11.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:11.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:12.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:12 smithi141 ceph-mon[108989]: pgmap v12909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:12 smithi060 ceph-mon[94696]: pgmap v12909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:13.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:13.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:14.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:14.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:14 smithi141 ceph-mon[108989]: pgmap v12910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:14 smithi060 ceph-mon[94696]: pgmap v12910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:15.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:15.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:16.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:16.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:16 smithi141 ceph-mon[108989]: pgmap v12911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:16 smithi060 ceph-mon[94696]: pgmap v12911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:17.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:17.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:18.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:18.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:18 smithi141 ceph-mon[108989]: pgmap v12912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:18 smithi060 ceph-mon[94696]: pgmap v12912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:19.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:19.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:20.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:20.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:20 smithi141 ceph-mon[108989]: pgmap v12913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:20 smithi060 ceph-mon[94696]: pgmap v12913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:21.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:21.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:22.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:22.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:22 smithi060 ceph-mon[94696]: pgmap v12914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:22 smithi141 ceph-mon[108989]: pgmap v12914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:23.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:23.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:24.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:24.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:24 smithi060 ceph-mon[94696]: pgmap v12915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:25.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:24 smithi141 ceph-mon[108989]: pgmap v12915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:25.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:25.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:26.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:26.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:26.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:26 smithi060 ceph-mon[94696]: pgmap v12916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:26 smithi141 ceph-mon[108989]: pgmap v12916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:27.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:27.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:28.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:28.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:28 smithi060 ceph-mon[94696]: pgmap v12917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:29.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:28 smithi141 ceph-mon[108989]: pgmap v12917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:29.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:29.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:30.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:30.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:31 smithi060 ceph-mon[94696]: pgmap v12918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:31.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:31 smithi141 ceph-mon[108989]: pgmap v12918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:31.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:31.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:32.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:32.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:33 smithi060 ceph-mon[94696]: pgmap v12919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:33.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:33 smithi141 ceph-mon[108989]: pgmap v12919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:33.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:33.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:34.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:34.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:35 smithi060 ceph-mon[94696]: pgmap v12920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:35.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:35 smithi141 ceph-mon[108989]: pgmap v12920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:35.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:35.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:36.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:36.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:37 smithi060 ceph-mon[94696]: pgmap v12921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:37 smithi141 ceph-mon[108989]: pgmap v12921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:37.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:37.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:38.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:38.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:39.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:39 smithi060 ceph-mon[94696]: pgmap v12922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:39.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:39 smithi141 ceph-mon[108989]: pgmap v12922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:39.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:39.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:40.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:40.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:41 smithi060 ceph-mon[94696]: pgmap v12923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:41.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:41 smithi141 ceph-mon[108989]: pgmap v12923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:41.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:41.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:42.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:42.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:43 smithi060 ceph-mon[94696]: pgmap v12924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:43.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:43 smithi141 ceph-mon[108989]: pgmap v12924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:43.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:43.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:44.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:44.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:45 smithi060 ceph-mon[94696]: pgmap v12925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:45.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:45 smithi141 ceph-mon[108989]: pgmap v12925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:45.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:45.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:46.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:46.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:47 smithi060 ceph-mon[94696]: pgmap v12926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:47 smithi141 ceph-mon[108989]: pgmap v12926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:47.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:47.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:48.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:48.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:49 smithi060 ceph-mon[94696]: pgmap v12927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:49.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:49 smithi141 ceph-mon[108989]: pgmap v12927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:49.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:49.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:50.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:50.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:51 smithi060 ceph-mon[94696]: pgmap v12928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:51.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:51 smithi141 ceph-mon[108989]: pgmap v12928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:51.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:51.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:52.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:52.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:53 smithi060 ceph-mon[94696]: pgmap v12929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:53.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:53 smithi141 ceph-mon[108989]: pgmap v12929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:53.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:53.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:54.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:54.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:55 smithi060 ceph-mon[94696]: pgmap v12930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:55 smithi141 ceph-mon[108989]: pgmap v12930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:33:55.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:55.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:56.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:56.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:57 smithi060 ceph-mon[94696]: pgmap v12931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:57.342 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:57 smithi141 ceph-mon[108989]: pgmap v12931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:33:57.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:57.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:58.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:58.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:33:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:33:59 smithi060 ceph-mon[94696]: pgmap v12932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:59.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:33:59 smithi141 ceph-mon[108989]: pgmap v12932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:33:59.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:33:59.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:00.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:00.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:01 smithi060 ceph-mon[94696]: pgmap v12933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:01.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:01 smithi141 ceph-mon[108989]: pgmap v12933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:01.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:01.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:02.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:02.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:03 smithi060 ceph-mon[94696]: pgmap v12934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:03.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:03 smithi141 ceph-mon[108989]: pgmap v12934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:03.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:03.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:04.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:04.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:05 smithi060 ceph-mon[94696]: pgmap v12935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:05.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:05 smithi141 ceph-mon[108989]: pgmap v12935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:05.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:05.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:06.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:06.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:07 smithi060 ceph-mon[94696]: pgmap v12936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:07.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:34:07.446 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:07 smithi141 ceph-mon[108989]: pgmap v12936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:07.446 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:34:07.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:07.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:08.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:34:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:34:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:34:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:34:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:34:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:34:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:34:08.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:08.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:09 smithi060 ceph-mon[94696]: pgmap v12937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:09 smithi141 ceph-mon[108989]: pgmap v12937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:09.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:09.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:10.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:10.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:11 smithi060 ceph-mon[94696]: pgmap v12938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:11 smithi141 ceph-mon[108989]: pgmap v12938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:11.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:11.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:12.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:12.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:13 smithi060 ceph-mon[94696]: pgmap v12939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:13 smithi141 ceph-mon[108989]: pgmap v12939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:13.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:13.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:14.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:15.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:15 smithi060 ceph-mon[94696]: pgmap v12940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:15.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:15 smithi141 ceph-mon[108989]: pgmap v12940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:15.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:15.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:16.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:16.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:17.545 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:17 smithi141 ceph-mon[108989]: pgmap v12941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:17 smithi060 ceph-mon[94696]: pgmap v12941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:17.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:17.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:18.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:18.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:19 smithi060 ceph-mon[94696]: pgmap v12942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:19 smithi141 ceph-mon[108989]: pgmap v12942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:19.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:19.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:20.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:20.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:21 smithi060 ceph-mon[94696]: pgmap v12943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:21 smithi141 ceph-mon[108989]: pgmap v12943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:21.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:21.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:22.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:22.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:23 smithi060 ceph-mon[94696]: pgmap v12944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:23 smithi141 ceph-mon[108989]: pgmap v12944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:23.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:23.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:24.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:24.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:25 smithi060 ceph-mon[94696]: pgmap v12945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:25 smithi141 ceph-mon[108989]: pgmap v12945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:25.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:25.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:26.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:26.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:27 smithi060 ceph-mon[94696]: pgmap v12946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:27.647 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:27 smithi141 ceph-mon[108989]: pgmap v12946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:27.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:27.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:28.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:28.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:29 smithi060 ceph-mon[94696]: pgmap v12947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:29 smithi141 ceph-mon[108989]: pgmap v12947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:29.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:29.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:30.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:30.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:31 smithi060 ceph-mon[94696]: pgmap v12948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:31 smithi141 ceph-mon[108989]: pgmap v12948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:31.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:31.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:32.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:32.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:33 smithi060 ceph-mon[94696]: pgmap v12949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:33 smithi141 ceph-mon[108989]: pgmap v12949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:33.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:33.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:34.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:34.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:35 smithi060 ceph-mon[94696]: pgmap v12950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:35 smithi141 ceph-mon[108989]: pgmap v12950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:35.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:35.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:36.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:36.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:37 smithi060 ceph-mon[94696]: pgmap v12951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:37 smithi141 ceph-mon[108989]: pgmap v12951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:37.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:37.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:38.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:38.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:39 smithi060 ceph-mon[94696]: pgmap v12952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:39 smithi141 ceph-mon[108989]: pgmap v12952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:39.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:39.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:40.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:40.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:41 smithi060 ceph-mon[94696]: pgmap v12953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:41 smithi141 ceph-mon[108989]: pgmap v12953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:41.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:41.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:42.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:42.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:43 smithi060 ceph-mon[94696]: pgmap v12954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:43 smithi141 ceph-mon[108989]: pgmap v12954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:43.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:43.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:44.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:44.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:45 smithi060 ceph-mon[94696]: pgmap v12955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:45 smithi141 ceph-mon[108989]: pgmap v12955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:45.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:45.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:46.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:47 smithi060 ceph-mon[94696]: pgmap v12956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:47 smithi141 ceph-mon[108989]: pgmap v12956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:47.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:47.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:48.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:48.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:49 smithi060 ceph-mon[94696]: pgmap v12957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:49.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:49 smithi141 ceph-mon[108989]: pgmap v12957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:49.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:49.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:50.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:50.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:51 smithi060 ceph-mon[94696]: pgmap v12958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:51.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:51 smithi141 ceph-mon[108989]: pgmap v12958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:51.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:51.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:52.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:52.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:53 smithi060 ceph-mon[94696]: pgmap v12959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:53.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:53 smithi141 ceph-mon[108989]: pgmap v12959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:53.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:53.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:54.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:54.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:55 smithi060 ceph-mon[94696]: pgmap v12960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:55 smithi141 ceph-mon[108989]: pgmap v12960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:34:55.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:55.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:56.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:56.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:57 smithi060 ceph-mon[94696]: pgmap v12961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:57 smithi141 ceph-mon[108989]: pgmap v12961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:34:57.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:57.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:58.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:58.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:34:59.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:34:59 smithi141 ceph-mon[108989]: pgmap v12962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:34:59 smithi060 ceph-mon[94696]: pgmap v12962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:34:59.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:34:59.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:00.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:00.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:01.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:01 smithi141 ceph-mon[108989]: pgmap v12963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:01 smithi060 ceph-mon[94696]: pgmap v12963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:01.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:01.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:02.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:02.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:03 smithi141 ceph-mon[108989]: pgmap v12964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:03.815 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:03 smithi060 ceph-mon[94696]: pgmap v12964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:03.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:03.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:04.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:04.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:05.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:05 smithi141 ceph-mon[108989]: pgmap v12965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:05 smithi060 ceph-mon[94696]: pgmap v12965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:05.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:05.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:06.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:06.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:07.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:07 smithi141 ceph-mon[108989]: pgmap v12966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:07 smithi060 ceph-mon[94696]: pgmap v12966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:07.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:07.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:35:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:35:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:08.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:08.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: pgmap v12967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:35:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:35:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:35:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: pgmap v12967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:35:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:35:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:35:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:35:09.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:09.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:10.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:10.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:11 smithi141 ceph-mon[108989]: pgmap v12968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:11 smithi060 ceph-mon[94696]: pgmap v12968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:11.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:11.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:12.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:12.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:13.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:13 smithi141 ceph-mon[108989]: pgmap v12969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:13 smithi060 ceph-mon[94696]: pgmap v12969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:13.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:13.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:14.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:14.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:15.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:15 smithi141 ceph-mon[108989]: pgmap v12970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:15 smithi060 ceph-mon[94696]: pgmap v12970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:15.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:15.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:16.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:16.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:17.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:17 smithi141 ceph-mon[108989]: pgmap v12971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:17 smithi060 ceph-mon[94696]: pgmap v12971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:17.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:17.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:18.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:18.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:19 smithi141 ceph-mon[108989]: pgmap v12972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:19 smithi060 ceph-mon[94696]: pgmap v12972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:19.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:19.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:20.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:20.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:21 smithi141 ceph-mon[108989]: pgmap v12973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:21 smithi060 ceph-mon[94696]: pgmap v12973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:21.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:21.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:22.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:22.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:23.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:23 smithi141 ceph-mon[108989]: pgmap v12974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:23 smithi060 ceph-mon[94696]: pgmap v12974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:23.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:23.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:24.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:24.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:25 smithi141 ceph-mon[108989]: pgmap v12975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:25 smithi060 ceph-mon[94696]: pgmap v12975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:25.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:25.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:26.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:26.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:27 smithi141 ceph-mon[108989]: pgmap v12976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:27 smithi060 ceph-mon[94696]: pgmap v12976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:27.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:27.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:28.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:28.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:29.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:29 smithi141 ceph-mon[108989]: pgmap v12977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:29 smithi060 ceph-mon[94696]: pgmap v12977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:29.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:29.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:30.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:30.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:31.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:31 smithi141 ceph-mon[108989]: pgmap v12978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:31 smithi060 ceph-mon[94696]: pgmap v12978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:32.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:32.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:33.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:33 smithi141 ceph-mon[108989]: pgmap v12979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:33 smithi060 ceph-mon[94696]: pgmap v12979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:33.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:33.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:34.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:34.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:35 smithi141 ceph-mon[108989]: pgmap v12980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:35 smithi060 ceph-mon[94696]: pgmap v12980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:35.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:35.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:36.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:36.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:37.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:37 smithi141 ceph-mon[108989]: pgmap v12981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:37 smithi060 ceph-mon[94696]: pgmap v12981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:37.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:37.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:38.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:38.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:39 smithi060 ceph-mon[94696]: pgmap v12982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:39 smithi141 ceph-mon[108989]: pgmap v12982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:39.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:39.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:40.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:40.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:41 smithi141 ceph-mon[108989]: pgmap v12983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:41 smithi060 ceph-mon[94696]: pgmap v12983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:41.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:41.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:42.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:42.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:43 smithi141 ceph-mon[108989]: pgmap v12984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:43 smithi060 ceph-mon[94696]: pgmap v12984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:43.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:43.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:44.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:44.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:45.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:45 smithi141 ceph-mon[108989]: pgmap v12985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:45 smithi060 ceph-mon[94696]: pgmap v12985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:45.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:45.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:46.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:46.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:47 smithi141 ceph-mon[108989]: pgmap v12986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:47 smithi060 ceph-mon[94696]: pgmap v12986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:47.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:47.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:48.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:49.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:49 smithi141 ceph-mon[108989]: pgmap v12987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:49 smithi060 ceph-mon[94696]: pgmap v12987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:49.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:49.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:51 smithi141 ceph-mon[108989]: pgmap v12988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:51 smithi060 ceph-mon[94696]: pgmap v12988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:51.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:51.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:52.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:52.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:53 smithi141 ceph-mon[108989]: pgmap v12989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:53 smithi060 ceph-mon[94696]: pgmap v12989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:53.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:53.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:54.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:54.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:55 smithi141 ceph-mon[108989]: pgmap v12990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:55 smithi060 ceph-mon[94696]: pgmap v12990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:35:55.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:55.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:57.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:57.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:57.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:57 smithi141 ceph-mon[108989]: pgmap v12991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:57 smithi060 ceph-mon[94696]: pgmap v12991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:35:58.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:58.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:59.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:35:59.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:35:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:35:59 smithi141 ceph-mon[108989]: pgmap v12992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:35:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:35:59 smithi060 ceph-mon[94696]: pgmap v12992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:00.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:00.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:01.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:01.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:01 smithi141 ceph-mon[108989]: pgmap v12993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:01 smithi060 ceph-mon[94696]: pgmap v12993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:02.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:02.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:03.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:03.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:03.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:03 smithi141 ceph-mon[108989]: pgmap v12994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:03 smithi060 ceph-mon[94696]: pgmap v12994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:04.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:04.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:05.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:05.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:05 smithi141 ceph-mon[108989]: pgmap v12995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:05 smithi060 ceph-mon[94696]: pgmap v12995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:06.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:06.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:07.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:07.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:07 smithi141 ceph-mon[108989]: pgmap v12996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:07 smithi060 ceph-mon[94696]: pgmap v12996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:08.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:08.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:09.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:09.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: pgmap v12997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:36:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:36:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:36:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:36:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:36:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: pgmap v12997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:36:10.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:10.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:11.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:11.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:11 smithi141 ceph-mon[108989]: pgmap v12998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:11 smithi060 ceph-mon[94696]: pgmap v12998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:12.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:12.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:13.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:13.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:13.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:13 smithi141 ceph-mon[108989]: pgmap v12999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:13 smithi060 ceph-mon[94696]: pgmap v12999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:14.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:14.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:15.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:15.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:15.740 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:15 smithi141 ceph-mon[108989]: pgmap v13000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:15 smithi060 ceph-mon[94696]: pgmap v13000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:16.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:16.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:17.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:17.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:17 smithi141 ceph-mon[108989]: pgmap v13001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:17 smithi060 ceph-mon[94696]: pgmap v13001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:18.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:18.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:19.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:19.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:19.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:19 smithi141 ceph-mon[108989]: pgmap v13002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:19 smithi060 ceph-mon[94696]: pgmap v13002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:20.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:20.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:21.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:21.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:21.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:21 smithi141 ceph-mon[108989]: pgmap v13003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:21 smithi060 ceph-mon[94696]: pgmap v13003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:22.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:22.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:23.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:23.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:23 smithi141 ceph-mon[108989]: pgmap v13004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:23 smithi060 ceph-mon[94696]: pgmap v13004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:24.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:24.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:25.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:25.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:25 smithi141 ceph-mon[108989]: pgmap v13005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:25 smithi060 ceph-mon[94696]: pgmap v13005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:26.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:26.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:27.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:27.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:27 smithi141 ceph-mon[108989]: pgmap v13006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:27 smithi060 ceph-mon[94696]: pgmap v13006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:28.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:28.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:29.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:29.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:29 smithi141 ceph-mon[108989]: pgmap v13007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:29.772 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:29 smithi060 ceph-mon[94696]: pgmap v13007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:30.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:31.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:31.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:31 smithi141 ceph-mon[108989]: pgmap v13008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:31 smithi060 ceph-mon[94696]: pgmap v13008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:32.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:33.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:33.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:33 smithi141 ceph-mon[108989]: pgmap v13009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:33 smithi060 ceph-mon[94696]: pgmap v13009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:34.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:34.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:35.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:35.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:35 smithi141 ceph-mon[108989]: pgmap v13010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:35 smithi060 ceph-mon[94696]: pgmap v13010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:37 smithi060 ceph-mon[94696]: pgmap v13011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:37.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:37 smithi141 ceph-mon[108989]: pgmap v13011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:38.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:38.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:39 smithi060 ceph-mon[94696]: pgmap v13012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:39.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:39 smithi141 ceph-mon[108989]: pgmap v13012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:40.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:41 smithi060 ceph-mon[94696]: pgmap v13013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:41 smithi141 ceph-mon[108989]: pgmap v13013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:43.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:43.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:43 smithi060 ceph-mon[94696]: pgmap v13014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:43 smithi141 ceph-mon[108989]: pgmap v13014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:45.823 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:45 smithi060 ceph-mon[94696]: pgmap v13015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:45 smithi141 ceph-mon[108989]: pgmap v13015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:46.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:46.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:47.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:47.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:47 smithi060 ceph-mon[94696]: pgmap v13016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:47 smithi141 ceph-mon[108989]: pgmap v13016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:48.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:48.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:49.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:49.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:49 smithi060 ceph-mon[94696]: pgmap v13017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:49 smithi141 ceph-mon[108989]: pgmap v13017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:50.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:50.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:51.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:51 smithi060 ceph-mon[94696]: pgmap v13018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:51 smithi141 ceph-mon[108989]: pgmap v13018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:53.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:53.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:53 smithi060 ceph-mon[94696]: pgmap v13019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:53 smithi141 ceph-mon[108989]: pgmap v13019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:54.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:54.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:55.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:55 smithi060 ceph-mon[94696]: pgmap v13020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:55.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:55 smithi141 ceph-mon[108989]: pgmap v13020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:36:56.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:56.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:57.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:57.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:57 smithi060 ceph-mon[94696]: pgmap v13021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:57.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:57 smithi141 ceph-mon[108989]: pgmap v13021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:36:58.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:58.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:36:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:36:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:36:59 smithi060 ceph-mon[94696]: pgmap v13022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:36:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:36:59 smithi141 ceph-mon[108989]: pgmap v13022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:00.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:00.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:01.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:01 smithi060 ceph-mon[94696]: pgmap v13023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:01 smithi141 ceph-mon[108989]: pgmap v13023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:02.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:02.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:03.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:03.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:03 smithi060 ceph-mon[94696]: pgmap v13024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:03.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:03 smithi141 ceph-mon[108989]: pgmap v13024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:04.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:04.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:05.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:05.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:05 smithi060 ceph-mon[94696]: pgmap v13025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:05 smithi141 ceph-mon[108989]: pgmap v13025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:06.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:06.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:07.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:07.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:07 smithi060 ceph-mon[94696]: pgmap v13026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:07 smithi141 ceph-mon[108989]: pgmap v13026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:08.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:08.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:09.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:09.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:09 smithi141 ceph-mon[108989]: pgmap v13027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:37:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:09 smithi060 ceph-mon[94696]: pgmap v13027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:37:10.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:10.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:37:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:37:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:37:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:37:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:37:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:10.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:37:10.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:37:10.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:37:10.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:37:10.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:37:10.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:11.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:11.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:11 smithi060 ceph-mon[94696]: pgmap v13028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:11 smithi141 ceph-mon[108989]: pgmap v13028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:12.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:12.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:13.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:13.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:13 smithi060 ceph-mon[94696]: pgmap v13029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:13 smithi141 ceph-mon[108989]: pgmap v13029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:14.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:14.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:15.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:15.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:15 smithi060 ceph-mon[94696]: pgmap v13030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:15.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:15 smithi141 ceph-mon[108989]: pgmap v13030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:16.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:16.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:17.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:17 smithi060 ceph-mon[94696]: pgmap v13031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:17 smithi141 ceph-mon[108989]: pgmap v13031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:18.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:18.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:19.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:19.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:19 smithi141 ceph-mon[108989]: pgmap v13032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:19 smithi060 ceph-mon[94696]: pgmap v13032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:20.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:21 smithi060 ceph-mon[94696]: pgmap v13033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:21 smithi141 ceph-mon[108989]: pgmap v13033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:22.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:22.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:23.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:23.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:23.823 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:23 smithi060 ceph-mon[94696]: pgmap v13034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:23 smithi141 ceph-mon[108989]: pgmap v13034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:24.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:24.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:25.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:25.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:25 smithi060 ceph-mon[94696]: pgmap v13035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:25 smithi141 ceph-mon[108989]: pgmap v13035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:26.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:26.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:27 smithi141 ceph-mon[108989]: pgmap v13036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:27 smithi060 ceph-mon[94696]: pgmap v13036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:29.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:29.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:29 smithi060 ceph-mon[94696]: pgmap v13037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:29.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:29 smithi141 ceph-mon[108989]: pgmap v13037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:30.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:30.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:31.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:31.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:31 smithi141 ceph-mon[108989]: pgmap v13038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:31 smithi060 ceph-mon[94696]: pgmap v13038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:32.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:32.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:33.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:33.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:33.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:33 smithi141 ceph-mon[108989]: pgmap v13039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:33 smithi060 ceph-mon[94696]: pgmap v13039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:34.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:34.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:35 smithi060 ceph-mon[94696]: pgmap v13040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:35.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:35 smithi141 ceph-mon[108989]: pgmap v13040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:36.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:36.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:37.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:37.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:37 smithi141 ceph-mon[108989]: pgmap v13041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:37 smithi060 ceph-mon[94696]: pgmap v13041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:38.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:38.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:39.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:39.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:39 smithi060 ceph-mon[94696]: pgmap v13042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:39 smithi141 ceph-mon[108989]: pgmap v13042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:40.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:40.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:41.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:41.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:41.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:41 smithi141 ceph-mon[108989]: pgmap v13043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:41 smithi060 ceph-mon[94696]: pgmap v13043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:42.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:42.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:43.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:43.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:43 smithi141 ceph-mon[108989]: pgmap v13044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:43 smithi060 ceph-mon[94696]: pgmap v13044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:44.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:44.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:45.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:45.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:45 smithi141 ceph-mon[108989]: pgmap v13045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:45 smithi060 ceph-mon[94696]: pgmap v13045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:46.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:46.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:47.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:47.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:47 smithi141 ceph-mon[108989]: pgmap v13046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:47 smithi060 ceph-mon[94696]: pgmap v13046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:48.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:48.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:49.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:49.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:49 smithi060 ceph-mon[94696]: pgmap v13047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:49.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:49 smithi141 ceph-mon[108989]: pgmap v13047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:50.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:50.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:51.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:51.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:51 smithi141 ceph-mon[108989]: pgmap v13048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:51 smithi060 ceph-mon[94696]: pgmap v13048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:52.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:52.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:53.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:53.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:53 smithi141 ceph-mon[108989]: pgmap v13049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:53 smithi060 ceph-mon[94696]: pgmap v13049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:54.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:54.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:55.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:55 smithi141 ceph-mon[108989]: pgmap v13050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:55 smithi060 ceph-mon[94696]: pgmap v13050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:37:56.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:56.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:57.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:57.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:57 smithi141 ceph-mon[108989]: pgmap v13051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:57 smithi060 ceph-mon[94696]: pgmap v13051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:37:58.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:58.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:59.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:37:59.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:37:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:37:59 smithi060 ceph-mon[94696]: pgmap v13052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:37:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:37:59 smithi141 ceph-mon[108989]: pgmap v13052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:00.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:00.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:01.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:01.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:01 smithi141 ceph-mon[108989]: pgmap v13053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:01 smithi060 ceph-mon[94696]: pgmap v13053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:02.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:02.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:03.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:03.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:03 smithi141 ceph-mon[108989]: pgmap v13054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:03 smithi060 ceph-mon[94696]: pgmap v13054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:04.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:04.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:05.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:05.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:05 smithi141 ceph-mon[108989]: pgmap v13055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:05 smithi060 ceph-mon[94696]: pgmap v13055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:06.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:06.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:07.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:07.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:07.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:07 smithi141 ceph-mon[108989]: pgmap v13056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:07 smithi060 ceph-mon[94696]: pgmap v13056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:08.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:08.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:09.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:09.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:09 smithi060 ceph-mon[94696]: pgmap v13057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:09.916 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:09 smithi141 ceph-mon[108989]: pgmap v13057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:10.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:10.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:10.903 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:10.904 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:38:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:38:11.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:11.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:11.641 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:11 smithi141 ceph-mon[108989]: pgmap v13058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:11 smithi060 ceph-mon[94696]: pgmap v13058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:12.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:12.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:13.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:13.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:13.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:13 smithi141 ceph-mon[108989]: pgmap v13059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:13 smithi060 ceph-mon[94696]: pgmap v13059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:14.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:14.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:15.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:15.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: pgmap v13060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1538M 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:38:15.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: pgmap v13060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1538M 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:38:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:38:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:38:16.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:16.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:17.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:17.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:17 smithi060 ceph-mon[94696]: pgmap v13061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:17 smithi141 ceph-mon[108989]: pgmap v13061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:18.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:18.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:19.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:19.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:19.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:19 smithi060 ceph-mon[94696]: pgmap v13062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:19.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:19 smithi141 ceph-mon[108989]: pgmap v13062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:20.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:20.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:21.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:21.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:21 smithi060 ceph-mon[94696]: pgmap v13063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:21 smithi141 ceph-mon[108989]: pgmap v13063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:22.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:22.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:23.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:23.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:23.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:23 smithi060 ceph-mon[94696]: pgmap v13064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:23 smithi141 ceph-mon[108989]: pgmap v13064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:24.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:24.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:25.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:25.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:25 smithi060 ceph-mon[94696]: pgmap v13065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:25 smithi141 ceph-mon[108989]: pgmap v13065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:26.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:26.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:27.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:27.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:27 smithi060 ceph-mon[94696]: pgmap v13066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:27 smithi141 ceph-mon[108989]: pgmap v13066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:28.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:28.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:29.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:29.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:29 smithi060 ceph-mon[94696]: pgmap v13067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:29 smithi141 ceph-mon[108989]: pgmap v13067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:30.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:30.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:31.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:31.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:31 smithi060 ceph-mon[94696]: pgmap v13068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:31.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:31 smithi141 ceph-mon[108989]: pgmap v13068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:32.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:32.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:33.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:33.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:33 smithi060 ceph-mon[94696]: pgmap v13069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:33.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:33 smithi141 ceph-mon[108989]: pgmap v13069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:34.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:34.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:35.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:35.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:35 smithi060 ceph-mon[94696]: pgmap v13070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:35 smithi141 ceph-mon[108989]: pgmap v13070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:36.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:36.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:37.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:37.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:37 smithi060 ceph-mon[94696]: pgmap v13071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:37.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:37 smithi141 ceph-mon[108989]: pgmap v13071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:38.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:38.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:39.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:39.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:39.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:39 smithi141 ceph-mon[108989]: pgmap v13072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:39 smithi060 ceph-mon[94696]: pgmap v13072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:40.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:40.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:41.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:41.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:41 smithi141 ceph-mon[108989]: pgmap v13073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:41 smithi060 ceph-mon[94696]: pgmap v13073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:42.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:42.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:43.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:43.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:43 smithi141 ceph-mon[108989]: pgmap v13074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:43 smithi060 ceph-mon[94696]: pgmap v13074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:44.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:44.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:45.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:45.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:45 smithi141 ceph-mon[108989]: pgmap v13075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:45 smithi060 ceph-mon[94696]: pgmap v13075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:46.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:46.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:47.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:47.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:47 smithi141 ceph-mon[108989]: pgmap v13076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:47 smithi060 ceph-mon[94696]: pgmap v13076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:48.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:48.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:49.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:49.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:49 smithi141 ceph-mon[108989]: pgmap v13077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:49.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:49 smithi060 ceph-mon[94696]: pgmap v13077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:50.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:50.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:51.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:51.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:51.361 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:51 smithi060 ceph-mon[94696]: pgmap v13078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:51 smithi141 ceph-mon[108989]: pgmap v13078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:52.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:52.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:53.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:53.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:53.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:53 smithi141 ceph-mon[108989]: pgmap v13079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:53 smithi060 ceph-mon[94696]: pgmap v13079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:54.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:54.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:55.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:55.379 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:55 smithi141 ceph-mon[108989]: pgmap v13080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:55.379 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:55 smithi060 ceph-mon[94696]: pgmap v13080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:38:56.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:56.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:57.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:57.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:57.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:57 smithi141 ceph-mon[108989]: pgmap v13081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:57 smithi060 ceph-mon[94696]: pgmap v13081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:38:58.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:58.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:59.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:38:59.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:38:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:38:59 smithi141 ceph-mon[108989]: pgmap v13082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:38:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:38:59 smithi060 ceph-mon[94696]: pgmap v13082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:00.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:00.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:01.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:01.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:01.474 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:01 smithi060 ceph-mon[94696]: pgmap v13083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:01.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:01 smithi141 ceph-mon[108989]: pgmap v13083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:02.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:02.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:03.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:03.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:03 smithi141 ceph-mon[108989]: pgmap v13084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:03 smithi060 ceph-mon[94696]: pgmap v13084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:04.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:04.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:05.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:05.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:05.481 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:05 smithi141 ceph-mon[108989]: pgmap v13085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:05 smithi060 ceph-mon[94696]: pgmap v13085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:06.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:06.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:07.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:07.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:07 smithi141 ceph-mon[108989]: pgmap v13086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:07 smithi060 ceph-mon[94696]: pgmap v13086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:08.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:08.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:09.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:09.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:09 smithi141 ceph-mon[108989]: pgmap v13087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:09 smithi060 ceph-mon[94696]: pgmap v13087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:10.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:10.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:11.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:11.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:11 smithi141 ceph-mon[108989]: pgmap v13088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:11 smithi060 ceph-mon[94696]: pgmap v13088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:12.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:12.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:13.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:13.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:13 smithi141 ceph-mon[108989]: pgmap v13089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:13 smithi060 ceph-mon[94696]: pgmap v13089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:14.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:14.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:15.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:15.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: pgmap v13090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:39:15.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:39:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:39:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:39:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: pgmap v13090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:39:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:39:16.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:16.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:17.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:17.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:17.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:17 smithi141 ceph-mon[108989]: pgmap v13091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:17 smithi060 ceph-mon[94696]: pgmap v13091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:18.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:18.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:19.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:19.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:19 smithi141 ceph-mon[108989]: pgmap v13092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:19 smithi060 ceph-mon[94696]: pgmap v13092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:20.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:20.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:21.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:21.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:21 smithi141 ceph-mon[108989]: pgmap v13093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:21 smithi060 ceph-mon[94696]: pgmap v13093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:22.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:22.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:23.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:23.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:23.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:23 smithi141 ceph-mon[108989]: pgmap v13094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:23 smithi060 ceph-mon[94696]: pgmap v13094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:24.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:24.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:25.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:25.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:25 smithi141 ceph-mon[108989]: pgmap v13095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:25 smithi060 ceph-mon[94696]: pgmap v13095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:26.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:26.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:27.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:27.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:27.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:27 smithi141 ceph-mon[108989]: pgmap v13096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:27 smithi060 ceph-mon[94696]: pgmap v13096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:28.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:28.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:29.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:29.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:29 smithi141 ceph-mon[108989]: pgmap v13097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:29 smithi060 ceph-mon[94696]: pgmap v13097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:30.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:30.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:31.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:31.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:31 smithi141 ceph-mon[108989]: pgmap v13098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:31 smithi060 ceph-mon[94696]: pgmap v13098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:32.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:32.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:33.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:33.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:33 smithi141 ceph-mon[108989]: pgmap v13099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:33 smithi060 ceph-mon[94696]: pgmap v13099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:34.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:34.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:35.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:35.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:35 smithi141 ceph-mon[108989]: pgmap v13100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:35 smithi060 ceph-mon[94696]: pgmap v13100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:36.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:36.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:37.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:37.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:37 smithi141 ceph-mon[108989]: pgmap v13101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:37 smithi060 ceph-mon[94696]: pgmap v13101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:38.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:38.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:39.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:39.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:39 smithi141 ceph-mon[108989]: pgmap v13102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:39 smithi060 ceph-mon[94696]: pgmap v13102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:40.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:40.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:40.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:41.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:41.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:41 smithi141 ceph-mon[108989]: pgmap v13103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:41 smithi060 ceph-mon[94696]: pgmap v13103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:42.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:42.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:43.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:43.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:43 smithi141 ceph-mon[108989]: pgmap v13104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:43 smithi060 ceph-mon[94696]: pgmap v13104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:44.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:44.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:45.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:45.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:45 smithi141 ceph-mon[108989]: pgmap v13105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:45 smithi060 ceph-mon[94696]: pgmap v13105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:46.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:46.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:47.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:47 smithi060 ceph-mon[94696]: pgmap v13106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:47.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:47.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:47 smithi141 ceph-mon[108989]: pgmap v13106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:48.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:48.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:49.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:49.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:49.495 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:49 smithi141 ceph-mon[108989]: pgmap v13107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:49 smithi060 ceph-mon[94696]: pgmap v13107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:50.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:50.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:51 smithi141 ceph-mon[108989]: pgmap v13108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:51.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:51.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:51 smithi060 ceph-mon[94696]: pgmap v13108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:52.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:52.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:53.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:53.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:53 smithi141 ceph-mon[108989]: pgmap v13109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:53 smithi060 ceph-mon[94696]: pgmap v13109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:54.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:54.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:55.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:55.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:55 smithi141 ceph-mon[108989]: pgmap v13110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:55.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:55 smithi060 ceph-mon[94696]: pgmap v13110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:55.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:39:56.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:56.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:57.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:57.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:57 smithi141 ceph-mon[108989]: pgmap v13111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:57 smithi060 ceph-mon[94696]: pgmap v13111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:39:58.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:58.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:59.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:39:59.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:39:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:39:59 smithi141 ceph-mon[108989]: pgmap v13112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:39:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:39:59 smithi060 ceph-mon[94696]: pgmap v13112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:00.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:00.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:40:00.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:40:01.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:01.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:01 smithi141 ceph-mon[108989]: pgmap v13113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:01 smithi060 ceph-mon[94696]: pgmap v13113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:02.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:02.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:03.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:03.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:03 smithi141 ceph-mon[108989]: pgmap v13114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:03.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:03 smithi060 ceph-mon[94696]: pgmap v13114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:04.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:04.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:05.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:05.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:05 smithi141 ceph-mon[108989]: pgmap v13115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:05 smithi060 ceph-mon[94696]: pgmap v13115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:06.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:06.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:07.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:07.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:07.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:07 smithi141 ceph-mon[108989]: pgmap v13116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:07 smithi060 ceph-mon[94696]: pgmap v13116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:08.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:08.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:09.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:09.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:09 smithi141 ceph-mon[108989]: pgmap v13117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:09 smithi060 ceph-mon[94696]: pgmap v13117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:10.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:10.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:11.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:11.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:11 smithi141 ceph-mon[108989]: pgmap v13118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:11 smithi060 ceph-mon[94696]: pgmap v13118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:12.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:12.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:13.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:13.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:13 smithi141 ceph-mon[108989]: pgmap v13119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:13 smithi060 ceph-mon[94696]: pgmap v13119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:14.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:15.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:15.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:15.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:15 smithi141 ceph-mon[108989]: pgmap v13120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:40:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:15 smithi060 ceph-mon[94696]: pgmap v13120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:40:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:16.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:40:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:40:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:40:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:40:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:40:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:40:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:40:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:40:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:40:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:40:17.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:17.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:17 smithi141 ceph-mon[108989]: pgmap v13121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:17 smithi060 ceph-mon[94696]: pgmap v13121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:18.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:18.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:19.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:19.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:19.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:19 smithi060 ceph-mon[94696]: pgmap v13122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:19 smithi141 ceph-mon[108989]: pgmap v13122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:20.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:20.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:21.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:21.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:21 smithi141 ceph-mon[108989]: pgmap v13123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:21 smithi060 ceph-mon[94696]: pgmap v13123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:22.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:22.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:23.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:23.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:23 smithi141 ceph-mon[108989]: pgmap v13124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:23 smithi060 ceph-mon[94696]: pgmap v13124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:24.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:24.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:25.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:25.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:25 smithi141 ceph-mon[108989]: pgmap v13125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:25.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:25 smithi060 ceph-mon[94696]: pgmap v13125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:26.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:26.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:27.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:27.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:27 smithi060 ceph-mon[94696]: pgmap v13126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:27 smithi141 ceph-mon[108989]: pgmap v13126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:28.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:29.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:29.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:29.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:29 smithi060 ceph-mon[94696]: pgmap v13127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:29 smithi141 ceph-mon[108989]: pgmap v13127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:30.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:30.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:31.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:31 smithi141 ceph-mon[108989]: pgmap v13128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:32.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:31 smithi060 ceph-mon[94696]: pgmap v13128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:32.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:32.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:33.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:33.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:33 smithi141 ceph-mon[108989]: pgmap v13129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:33 smithi060 ceph-mon[94696]: pgmap v13129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:34.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:34.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:35.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:35.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:35 smithi141 ceph-mon[108989]: pgmap v13130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:35 smithi060 ceph-mon[94696]: pgmap v13130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:36.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:36.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:37.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:37.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:37 smithi060 ceph-mon[94696]: pgmap v13131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:37 smithi141 ceph-mon[108989]: pgmap v13131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:38.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:38.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:39.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:39.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:39 smithi060 ceph-mon[94696]: pgmap v13132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:39.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:39 smithi141 ceph-mon[108989]: pgmap v13132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:40.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:40.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:41.076 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:41.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:41.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:41 smithi141 ceph-mon[108989]: pgmap v13133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:42.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:41 smithi060 ceph-mon[94696]: pgmap v13133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:42.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:42.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:43.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:43.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:43 smithi141 ceph-mon[108989]: pgmap v13134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:43 smithi060 ceph-mon[94696]: pgmap v13134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:44.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:44.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:45.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:45.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:45 smithi141 ceph-mon[108989]: pgmap v13135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:45 smithi060 ceph-mon[94696]: pgmap v13135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:46.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:46.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:47.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:47.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:47.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:47 smithi141 ceph-mon[108989]: pgmap v13136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:47 smithi060 ceph-mon[94696]: pgmap v13136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:48.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:48.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:49.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:49.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:49 smithi060 ceph-mon[94696]: pgmap v13137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:49 smithi141 ceph-mon[108989]: pgmap v13137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:50.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:50.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:51.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:51.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:51 smithi141 ceph-mon[108989]: pgmap v13138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:51 smithi060 ceph-mon[94696]: pgmap v13138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:52.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:52.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:53.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:53.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:53 smithi141 ceph-mon[108989]: pgmap v13139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:53 smithi060 ceph-mon[94696]: pgmap v13139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:54.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:54.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:55.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:55.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:55 smithi141 ceph-mon[108989]: pgmap v13140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:55 smithi060 ceph-mon[94696]: pgmap v13140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:40:56.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:56.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:57.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:57.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:57 smithi141 ceph-mon[108989]: pgmap v13141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:57 smithi060 ceph-mon[94696]: pgmap v13141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:40:58.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:58.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:59.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:40:59.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:40:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:40:59 smithi060 ceph-mon[94696]: pgmap v13142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:40:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:40:59 smithi141 ceph-mon[108989]: pgmap v13142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:00.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:00.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:01.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:01.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:01 smithi141 ceph-mon[108989]: pgmap v13143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:01 smithi060 ceph-mon[94696]: pgmap v13143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:02.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:02.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:03.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:03.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:03 smithi141 ceph-mon[108989]: pgmap v13144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:03 smithi060 ceph-mon[94696]: pgmap v13144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:04.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:04.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:05.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:05.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:05 smithi141 ceph-mon[108989]: pgmap v13145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:06.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:05 smithi060 ceph-mon[94696]: pgmap v13145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:06.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:06.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:07.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:07.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:07 smithi141 ceph-mon[108989]: pgmap v13146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:07 smithi060 ceph-mon[94696]: pgmap v13146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:08.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:08.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:09.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:09.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:09 smithi060 ceph-mon[94696]: pgmap v13147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:09 smithi141 ceph-mon[108989]: pgmap v13147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:10.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:10.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:11.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:11.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:11 smithi141 ceph-mon[108989]: pgmap v13148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:11 smithi060 ceph-mon[94696]: pgmap v13148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:12.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:13.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:13.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:13 smithi141 ceph-mon[108989]: pgmap v13149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:13 smithi060 ceph-mon[94696]: pgmap v13149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:14.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:14.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:15.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:15.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:15 smithi141 ceph-mon[108989]: pgmap v13150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:15 smithi060 ceph-mon[94696]: pgmap v13150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:16.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:16.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:41:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:41:17.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:17.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:17 smithi141 ceph-mon[108989]: pgmap v13151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:18.014 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:17 smithi060 ceph-mon[94696]: pgmap v13151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:18.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:18.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:19.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:19.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: pgmap v13152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:41:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:41:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:41:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: pgmap v13152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:41:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:41:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:41:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:41:20.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:20.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:21.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:21.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:21 smithi141 ceph-mon[108989]: pgmap v13153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:21.824 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:21 smithi060 ceph-mon[94696]: pgmap v13153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:22.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:22.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:23.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:23.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:23.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:23 smithi141 ceph-mon[108989]: pgmap v13154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:23 smithi060 ceph-mon[94696]: pgmap v13154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:24.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:24.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:25.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:25.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:25 smithi141 ceph-mon[108989]: pgmap v13155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:25.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:25 smithi060 ceph-mon[94696]: pgmap v13155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:25.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:26.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:26.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:27.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:27.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:27 smithi141 ceph-mon[108989]: pgmap v13156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:27.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:27 smithi060 ceph-mon[94696]: pgmap v13156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:28.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:28.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:29.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:29.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:29.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:29 smithi141 ceph-mon[108989]: pgmap v13157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:29 smithi060 ceph-mon[94696]: pgmap v13157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:30.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:30.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:31.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:31.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:31.741 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:31 smithi141 ceph-mon[108989]: pgmap v13158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:31 smithi060 ceph-mon[94696]: pgmap v13158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:32.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:32.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:33.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:33.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:33 smithi141 ceph-mon[108989]: pgmap v13159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:33 smithi060 ceph-mon[94696]: pgmap v13159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:34.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:34.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:35.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:35.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:35 smithi141 ceph-mon[108989]: pgmap v13160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:35.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:35 smithi060 ceph-mon[94696]: pgmap v13160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:36.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:36.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:37.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:37.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:37 smithi141 ceph-mon[108989]: pgmap v13161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:37 smithi060 ceph-mon[94696]: pgmap v13161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:38.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:38.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:39.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:39.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:39 smithi141 ceph-mon[108989]: pgmap v13162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:39 smithi060 ceph-mon[94696]: pgmap v13162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:40.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:40.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:41.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:41.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:41 smithi060 ceph-mon[94696]: pgmap v13163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:41 smithi141 ceph-mon[108989]: pgmap v13163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:42.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:42.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:43 smithi060 ceph-mon[94696]: pgmap v13164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:43.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:43.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:43 smithi141 ceph-mon[108989]: pgmap v13164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:44.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:44.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:45.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:45.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:45 smithi060 ceph-mon[94696]: pgmap v13165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:45.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:45 smithi141 ceph-mon[108989]: pgmap v13165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:46.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:46.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:47.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:47.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:47 smithi060 ceph-mon[94696]: pgmap v13166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:47 smithi141 ceph-mon[108989]: pgmap v13166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:48.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:48.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:49.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:49.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:49 smithi060 ceph-mon[94696]: pgmap v13167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:49 smithi141 ceph-mon[108989]: pgmap v13167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:50.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:50.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:51.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:51.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:51 smithi060 ceph-mon[94696]: pgmap v13168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:51 smithi141 ceph-mon[108989]: pgmap v13168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:52.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:52.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:53.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:53.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:53 smithi060 ceph-mon[94696]: pgmap v13169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:53 smithi141 ceph-mon[108989]: pgmap v13169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:54.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:54.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:55.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:55.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:55 smithi060 ceph-mon[94696]: pgmap v13170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:55 smithi141 ceph-mon[108989]: pgmap v13170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:41:56.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:56.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:57.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:57.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:57 smithi060 ceph-mon[94696]: pgmap v13171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:57 smithi141 ceph-mon[108989]: pgmap v13171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:41:58.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:58.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:59.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:41:59.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:41:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:41:59 smithi060 ceph-mon[94696]: pgmap v13172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:41:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:41:59 smithi141 ceph-mon[108989]: pgmap v13172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:00.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:00.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:01.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:01.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:01 smithi060 ceph-mon[94696]: pgmap v13173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:01 smithi141 ceph-mon[108989]: pgmap v13173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:02.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:02.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:03.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:03.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:03 smithi060 ceph-mon[94696]: pgmap v13174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:03 smithi141 ceph-mon[108989]: pgmap v13174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:04.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:04.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:05.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:05.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:05 smithi060 ceph-mon[94696]: pgmap v13175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:05 smithi141 ceph-mon[108989]: pgmap v13175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:06.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:06.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:07.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:07.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:07 smithi141 ceph-mon[108989]: pgmap v13176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:07 smithi060 ceph-mon[94696]: pgmap v13176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:08.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:08.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:09.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:09.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:09 smithi060 ceph-mon[94696]: pgmap v13177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:09 smithi141 ceph-mon[108989]: pgmap v13177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:10.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:10.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:11.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:11.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:11 smithi060 ceph-mon[94696]: pgmap v13178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:11 smithi141 ceph-mon[108989]: pgmap v13178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:12.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:13.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:13.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:13 smithi060 ceph-mon[94696]: pgmap v13179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:13.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:13 smithi141 ceph-mon[108989]: pgmap v13179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:14.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:14.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:15.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:15.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:15.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:15 smithi060 ceph-mon[94696]: pgmap v13180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:15 smithi141 ceph-mon[108989]: pgmap v13180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:16.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:16.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:17.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:17.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:17 smithi141 ceph-mon[108989]: pgmap v13181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:17 smithi060 ceph-mon[94696]: pgmap v13181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:18.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:18.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:19.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:19.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:19 smithi060 ceph-mon[94696]: pgmap v13182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:42:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:19 smithi141 ceph-mon[108989]: pgmap v13182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:42:20.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:20.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:21.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:21.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:21 smithi060 ceph-mon[94696]: pgmap v13183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:21 smithi141 ceph-mon[108989]: pgmap v13183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:22.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:22.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:23.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:23.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:23 smithi060 ceph-mon[94696]: pgmap v13184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:23 smithi141 ceph-mon[108989]: pgmap v13184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:24.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:24.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: pgmap v13185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:42:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:42:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:42:25.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: pgmap v13185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:42:25.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:42:25.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:25.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:26.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:26.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:26 smithi141 ceph-mon[108989]: pgmap v13186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:27.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:26 smithi060 ceph-mon[94696]: pgmap v13186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:27.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:27.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:28.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:28.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:29 smithi060 ceph-mon[94696]: pgmap v13187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:29 smithi141 ceph-mon[108989]: pgmap v13187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:29.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:29.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:30.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:30.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:31 smithi060 ceph-mon[94696]: pgmap v13188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:31.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:31 smithi141 ceph-mon[108989]: pgmap v13188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:31.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:31.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:32.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:32.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:33 smithi060 ceph-mon[94696]: pgmap v13189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:33 smithi141 ceph-mon[108989]: pgmap v13189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:33.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:33.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:34.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:34.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:35.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:35 smithi060 ceph-mon[94696]: pgmap v13190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:35 smithi141 ceph-mon[108989]: pgmap v13190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:35.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:35.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:36.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:36.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:37.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:37 smithi060 ceph-mon[94696]: pgmap v13191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:37 smithi141 ceph-mon[108989]: pgmap v13191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:37.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:37.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:38.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:38.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:39 smithi060 ceph-mon[94696]: pgmap v13192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:39 smithi141 ceph-mon[108989]: pgmap v13192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:39.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:39.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:40.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:40.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:41 smithi060 ceph-mon[94696]: pgmap v13193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:41 smithi141 ceph-mon[108989]: pgmap v13193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:41.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:41.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:42.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:42.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:43 smithi060 ceph-mon[94696]: pgmap v13194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:43 smithi141 ceph-mon[108989]: pgmap v13194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:43.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:43.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:44.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:44.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:45 smithi060 ceph-mon[94696]: pgmap v13195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:45 smithi141 ceph-mon[108989]: pgmap v13195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:45.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:45.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:46.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:46.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:47.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:47 smithi060 ceph-mon[94696]: pgmap v13196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:47.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:47 smithi141 ceph-mon[108989]: pgmap v13196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:47.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:47.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:48.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:48.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:49.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:49 smithi060 ceph-mon[94696]: pgmap v13197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:49 smithi141 ceph-mon[108989]: pgmap v13197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:49.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:49.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:50.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:50.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:51 smithi060 ceph-mon[94696]: pgmap v13198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:51.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:51 smithi141 ceph-mon[108989]: pgmap v13198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:51.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:51.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:52.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:52.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:53.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:53 smithi141 ceph-mon[108989]: pgmap v13199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:53 smithi060 ceph-mon[94696]: pgmap v13199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:53.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:53.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:54.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:54.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:55.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:55 smithi060 ceph-mon[94696]: pgmap v13200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:55.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:55.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:55 smithi141 ceph-mon[108989]: pgmap v13200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:42:55.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:55.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:56.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:56.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:57 smithi060 ceph-mon[94696]: pgmap v13201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:57 smithi141 ceph-mon[108989]: pgmap v13201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:42:57.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:57.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:58.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:58.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:42:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:42:59 smithi060 ceph-mon[94696]: pgmap v13202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:42:59 smithi141 ceph-mon[108989]: pgmap v13202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:42:59.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:42:59.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:00.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:00.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:01.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:01 smithi060 ceph-mon[94696]: pgmap v13203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:01 smithi141 ceph-mon[108989]: pgmap v13203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:01.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:01.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:02.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:02.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:03.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:03 smithi141 ceph-mon[108989]: pgmap v13204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:03 smithi060 ceph-mon[94696]: pgmap v13204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:03.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:03.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:04.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:04.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:05.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:05 smithi060 ceph-mon[94696]: pgmap v13205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:05 smithi141 ceph-mon[108989]: pgmap v13205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:05.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:05.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:06.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:06.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:07 smithi060 ceph-mon[94696]: pgmap v13206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:07 smithi141 ceph-mon[108989]: pgmap v13206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:07.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:07.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:08.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:08.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:09 smithi141 ceph-mon[108989]: pgmap v13207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:09 smithi060 ceph-mon[94696]: pgmap v13207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:09.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:09.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:10.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:10.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:10.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:11.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:11 smithi141 ceph-mon[108989]: pgmap v13208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:11 smithi060 ceph-mon[94696]: pgmap v13208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:11.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:11.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:12.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:13 smithi141 ceph-mon[108989]: pgmap v13209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:13 smithi060 ceph-mon[94696]: pgmap v13209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:13.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:13.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:14.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:14.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:15 smithi141 ceph-mon[108989]: pgmap v13210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:15 smithi060 ceph-mon[94696]: pgmap v13210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:15.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:15.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:16.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:16.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:17.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:17 smithi141 ceph-mon[108989]: pgmap v13211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:17 smithi060 ceph-mon[94696]: pgmap v13211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:17.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:17.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:18.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:18.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:19.373 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:19 smithi060 ceph-mon[94696]: pgmap v13212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:19 smithi141 ceph-mon[108989]: pgmap v13212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:19.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:19.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:20.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:20.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:21 smithi141 ceph-mon[108989]: pgmap v13213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:21 smithi060 ceph-mon[94696]: pgmap v13213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:21.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:21.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:22.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:22.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:23 smithi141 ceph-mon[108989]: pgmap v13214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:23 smithi060 ceph-mon[94696]: pgmap v13214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:23.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:23.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:24.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:24.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: pgmap v13215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:43:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:43:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:43:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: pgmap v13215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:43:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:43:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:43:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:43:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:43:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:43:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:25.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:26.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:27 smithi141 ceph-mon[108989]: pgmap v13216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:27 smithi060 ceph-mon[94696]: pgmap v13216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:27.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:27.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:28.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:28.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:29 smithi141 ceph-mon[108989]: pgmap v13217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:29.493 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:29 smithi060 ceph-mon[94696]: pgmap v13217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:29.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:29.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:30.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:30.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:31 smithi141 ceph-mon[108989]: pgmap v13218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:31 smithi060 ceph-mon[94696]: pgmap v13218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:31.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:31.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:32.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:32.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:33 smithi141 ceph-mon[108989]: pgmap v13219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:33 smithi060 ceph-mon[94696]: pgmap v13219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:33.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:33.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:34.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:34.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:35 smithi141 ceph-mon[108989]: pgmap v13220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:35 smithi060 ceph-mon[94696]: pgmap v13220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:35.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:35.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:36.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:36.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:37 smithi141 ceph-mon[108989]: pgmap v13221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:37.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:37 smithi060 ceph-mon[94696]: pgmap v13221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:37.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:37.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:38.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:38.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:39.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:39 smithi141 ceph-mon[108989]: pgmap v13222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:39 smithi060 ceph-mon[94696]: pgmap v13222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:39.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:39.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:40.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:40.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:41.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:41 smithi141 ceph-mon[108989]: pgmap v13223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:41 smithi060 ceph-mon[94696]: pgmap v13223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:41.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:41.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:42.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:42.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:43 smithi141 ceph-mon[108989]: pgmap v13224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:43 smithi060 ceph-mon[94696]: pgmap v13224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:43.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:43.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:44.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:44.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:45 smithi141 ceph-mon[108989]: pgmap v13225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:45 smithi060 ceph-mon[94696]: pgmap v13225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:45.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:45.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:46.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:46.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:47 smithi141 ceph-mon[108989]: pgmap v13226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:47 smithi060 ceph-mon[94696]: pgmap v13226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:47.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:47.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:48.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:48.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:49 smithi141 ceph-mon[108989]: pgmap v13227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:49 smithi060 ceph-mon[94696]: pgmap v13227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:49.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:49.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:50.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:50.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:51 smithi141 ceph-mon[108989]: pgmap v13228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:51 smithi060 ceph-mon[94696]: pgmap v13228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:51.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:51.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:52.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:52.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:53.431 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:53 smithi141 ceph-mon[108989]: pgmap v13229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:53 smithi060 ceph-mon[94696]: pgmap v13229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:53.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:53.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:54.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:54.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:55 smithi141 ceph-mon[108989]: pgmap v13230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:55 smithi060 ceph-mon[94696]: pgmap v13230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:43:55.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:55.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:56.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:56.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:57 smithi141 ceph-mon[108989]: pgmap v13231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:57 smithi060 ceph-mon[94696]: pgmap v13231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:43:57.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:57.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:58.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:58.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:43:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:43:59 smithi141 ceph-mon[108989]: pgmap v13232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:59.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:43:59 smithi060 ceph-mon[94696]: pgmap v13232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:43:59.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:43:59.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:01 smithi141 ceph-mon[108989]: pgmap v13233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:01 smithi060 ceph-mon[94696]: pgmap v13233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:01.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:02.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:02.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:03 smithi141 ceph-mon[108989]: pgmap v13234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:03 smithi060 ceph-mon[94696]: pgmap v13234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:03.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:03.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:04.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:04.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:05 smithi141 ceph-mon[108989]: pgmap v13235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:05 smithi060 ceph-mon[94696]: pgmap v13235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:05.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:05.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:06.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:06.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:07 smithi141 ceph-mon[108989]: pgmap v13236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:07 smithi060 ceph-mon[94696]: pgmap v13236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:07.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:07.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:08.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:08.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:09 smithi141 ceph-mon[108989]: pgmap v13237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:09 smithi060 ceph-mon[94696]: pgmap v13237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:09.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:09.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:10.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:10.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:11 smithi141 ceph-mon[108989]: pgmap v13238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:11 smithi060 ceph-mon[94696]: pgmap v13238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:11.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:11.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:12.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:12.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:13 smithi141 ceph-mon[108989]: pgmap v13239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:13 smithi060 ceph-mon[94696]: pgmap v13239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:13.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:13.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:14.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:14.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:15.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:15 smithi060 ceph-mon[94696]: pgmap v13240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:15 smithi141 ceph-mon[108989]: pgmap v13240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:15.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:15.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:16.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:16.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:17 smithi141 ceph-mon[108989]: pgmap v13241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:17 smithi060 ceph-mon[94696]: pgmap v13241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:17.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:17.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:18.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:18.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:19 smithi141 ceph-mon[108989]: pgmap v13242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:19 smithi060 ceph-mon[94696]: pgmap v13242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:19.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:19.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:20.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:20.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:21 smithi141 ceph-mon[108989]: pgmap v13243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:21 smithi060 ceph-mon[94696]: pgmap v13243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:21.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:21.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:22.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:22.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:23 smithi141 ceph-mon[108989]: pgmap v13244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:23 smithi060 ceph-mon[94696]: pgmap v13244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:23.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:23.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:24.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:24.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:25.464 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:25 smithi141 ceph-mon[108989]: pgmap v13245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:25.464 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:25.465 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:44:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:25 smithi060 ceph-mon[94696]: pgmap v13245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:44:25.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:25.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:44:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:44:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:44:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:44:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:44:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:44:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:44:26.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:26.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:27.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:27 smithi141 ceph-mon[108989]: pgmap v13246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:27 smithi060 ceph-mon[94696]: pgmap v13246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:27.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:27.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:28.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:28.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:29 smithi141 ceph-mon[108989]: pgmap v13247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:29 smithi060 ceph-mon[94696]: pgmap v13247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:29.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:29.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:30.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:30.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:31 smithi141 ceph-mon[108989]: pgmap v13248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:31 smithi060 ceph-mon[94696]: pgmap v13248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:31.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:31.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:32.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:32.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:33.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:33 smithi141 ceph-mon[108989]: pgmap v13249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:33 smithi060 ceph-mon[94696]: pgmap v13249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:33.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:33.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:34.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:34.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:35 smithi060 ceph-mon[94696]: pgmap v13250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:35.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:35 smithi141 ceph-mon[108989]: pgmap v13250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:35.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:35.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:36.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:36.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:37 smithi141 ceph-mon[108989]: pgmap v13251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:37 smithi060 ceph-mon[94696]: pgmap v13251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:37.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:37.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:38.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:38.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:39 smithi141 ceph-mon[108989]: pgmap v13252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:39 smithi060 ceph-mon[94696]: pgmap v13252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:39.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:39.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:40.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:40.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:41 smithi141 ceph-mon[108989]: pgmap v13253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:41 smithi060 ceph-mon[94696]: pgmap v13253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:41.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:41.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:42.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:42.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:43 smithi141 ceph-mon[108989]: pgmap v13254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:43 smithi060 ceph-mon[94696]: pgmap v13254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:43.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:43.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:44.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:44.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:45 smithi141 ceph-mon[108989]: pgmap v13255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:45 smithi060 ceph-mon[94696]: pgmap v13255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:45.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:45.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:46.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:46.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:47 smithi141 ceph-mon[108989]: pgmap v13256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:47 smithi060 ceph-mon[94696]: pgmap v13256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:47.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:47.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:48.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:48.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:49 smithi141 ceph-mon[108989]: pgmap v13257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:49 smithi060 ceph-mon[94696]: pgmap v13257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:49.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:49.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:50.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:50.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:51 smithi141 ceph-mon[108989]: pgmap v13258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:51 smithi060 ceph-mon[94696]: pgmap v13258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:51.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:51.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:52.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:52.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:53 smithi141 ceph-mon[108989]: pgmap v13259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:53 smithi060 ceph-mon[94696]: pgmap v13259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:53.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:53.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:54.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:54.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:55 smithi141 ceph-mon[108989]: pgmap v13260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:55 smithi060 ceph-mon[94696]: pgmap v13260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:44:55.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:55.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:56.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:56.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:57 smithi141 ceph-mon[108989]: pgmap v13261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:57 smithi060 ceph-mon[94696]: pgmap v13261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:44:57.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:57.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:58.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:58.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:44:59.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:44:59 smithi141 ceph-mon[108989]: pgmap v13262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:44:59 smithi060 ceph-mon[94696]: pgmap v13262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:44:59.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:44:59.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:00.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:00.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:01 smithi141 ceph-mon[108989]: pgmap v13263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:01 smithi060 ceph-mon[94696]: pgmap v13263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:01.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:01.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:02.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:02.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:03 smithi141 ceph-mon[108989]: pgmap v13264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:03 smithi060 ceph-mon[94696]: pgmap v13264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:03.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:03.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:04.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:04.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:05 smithi141 ceph-mon[108989]: pgmap v13265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:05 smithi060 ceph-mon[94696]: pgmap v13265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:05.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:05.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:06.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:06.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:07 smithi141 ceph-mon[108989]: pgmap v13266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:07 smithi060 ceph-mon[94696]: pgmap v13266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:07.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:07.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:08.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:08.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:09.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:09 smithi141 ceph-mon[108989]: pgmap v13267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:09.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:09 smithi060 ceph-mon[94696]: pgmap v13267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:09.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:09.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:10.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:10.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:11.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:11 smithi141 ceph-mon[108989]: pgmap v13268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:11 smithi060 ceph-mon[94696]: pgmap v13268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:11.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:11.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:12.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:12.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:13 smithi141 ceph-mon[108989]: pgmap v13269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:13 smithi060 ceph-mon[94696]: pgmap v13269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:13.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:13.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:14.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:14.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:15 smithi060 ceph-mon[94696]: pgmap v13270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:15.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:15.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:15 smithi141 ceph-mon[108989]: pgmap v13270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:16.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:16.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:17 smithi060 ceph-mon[94696]: pgmap v13271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:17.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:17.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:17 smithi141 ceph-mon[108989]: pgmap v13271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:18.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:18.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:19 smithi141 ceph-mon[108989]: pgmap v13272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:19 smithi060 ceph-mon[94696]: pgmap v13272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:19.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:19.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:20.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:20.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:21 smithi060 ceph-mon[94696]: pgmap v13273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:21.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:21.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:21 smithi141 ceph-mon[108989]: pgmap v13273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:22.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:22.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:23 smithi060 ceph-mon[94696]: pgmap v13274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:23.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:23.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:23 smithi141 ceph-mon[108989]: pgmap v13274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:24.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:24.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:25.793 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:25 smithi060 ceph-mon[94696]: pgmap v13275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:25.793 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:25.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:25.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:25 smithi141 ceph-mon[108989]: pgmap v13275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:45:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:26.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:26.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:45:26.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: pgmap v13276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:45:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:45:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:45:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:27.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:27.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: pgmap v13276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:45:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:45:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:45:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:45:28.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:28.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:29 smithi141 ceph-mon[108989]: pgmap v13277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:29 smithi060 ceph-mon[94696]: pgmap v13277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:29.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:29.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:30.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:30.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:31 smithi060 ceph-mon[94696]: pgmap v13278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:31 smithi141 ceph-mon[108989]: pgmap v13278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:32.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:32.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:33 smithi060 ceph-mon[94696]: pgmap v13279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:33.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:33.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:33 smithi141 ceph-mon[108989]: pgmap v13279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:34.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:34.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:35 smithi060 ceph-mon[94696]: pgmap v13280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:35.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:35.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:35 smithi141 ceph-mon[108989]: pgmap v13280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:36.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:36.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:37 smithi060 ceph-mon[94696]: pgmap v13281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:37.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:37 smithi141 ceph-mon[108989]: pgmap v13281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:38.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:38.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:39 smithi060 ceph-mon[94696]: pgmap v13282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:39.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:39.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:39 smithi141 ceph-mon[108989]: pgmap v13282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:40.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:40.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:41 smithi060 ceph-mon[94696]: pgmap v13283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:41.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:41.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:41 smithi141 ceph-mon[108989]: pgmap v13283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:42.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:42.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:43 smithi060 ceph-mon[94696]: pgmap v13284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:43.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:43.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:43.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:43 smithi141 ceph-mon[108989]: pgmap v13284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:44.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:44.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:45 smithi060 ceph-mon[94696]: pgmap v13285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:45.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:45.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:45 smithi141 ceph-mon[108989]: pgmap v13285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:46.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:46.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:47 smithi060 ceph-mon[94696]: pgmap v13286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:47 smithi141 ceph-mon[108989]: pgmap v13286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:47.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:47.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:49 smithi060 ceph-mon[94696]: pgmap v13287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:49 smithi141 ceph-mon[108989]: pgmap v13287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:49.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:49.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:51 smithi060 ceph-mon[94696]: pgmap v13288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:51 smithi141 ceph-mon[108989]: pgmap v13288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:51.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:51.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:52.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:52.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:53 smithi060 ceph-mon[94696]: pgmap v13289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:53 smithi141 ceph-mon[108989]: pgmap v13289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:53.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:53.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:54.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:55.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:55 smithi060 ceph-mon[94696]: pgmap v13290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:55 smithi141 ceph-mon[108989]: pgmap v13290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:45:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:57.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:57.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:57 smithi060 ceph-mon[94696]: pgmap v13291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:57 smithi141 ceph-mon[108989]: pgmap v13291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:45:58.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:58.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:59.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:45:59.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:45:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:45:59 smithi060 ceph-mon[94696]: pgmap v13292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:45:59.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:45:59 smithi141 ceph-mon[108989]: pgmap v13292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:00.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:00.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:01.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:01.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:01 smithi060 ceph-mon[94696]: pgmap v13293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:01 smithi141 ceph-mon[108989]: pgmap v13293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:02.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:02.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:03.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:03.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:03 smithi060 ceph-mon[94696]: pgmap v13294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:03 smithi141 ceph-mon[108989]: pgmap v13294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:04.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:05.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:05.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:05 smithi141 ceph-mon[108989]: pgmap v13295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:06.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:06.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:05 smithi060 ceph-mon[94696]: pgmap v13295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:07.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:07.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:07 smithi141 ceph-mon[108989]: pgmap v13296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:08.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:08.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:07 smithi060 ceph-mon[94696]: pgmap v13296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:09.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:09.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:09 smithi060 ceph-mon[94696]: pgmap v13297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:09 smithi141 ceph-mon[108989]: pgmap v13297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:10.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:11.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:11.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:11 smithi141 ceph-mon[108989]: pgmap v13298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:12.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:12.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:11 smithi060 ceph-mon[94696]: pgmap v13298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:13.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:13 smithi141 ceph-mon[108989]: pgmap v13299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:14.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:14.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:13 smithi060 ceph-mon[94696]: pgmap v13299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:15.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:15 smithi141 ceph-mon[108989]: pgmap v13300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:16.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:16.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:15 smithi060 ceph-mon[94696]: pgmap v13300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:17.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:17.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:17 smithi141 ceph-mon[108989]: pgmap v13301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:18.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:17 smithi060 ceph-mon[94696]: pgmap v13301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:19.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:19 smithi060 ceph-mon[94696]: pgmap v13302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:19.924 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:19 smithi141 ceph-mon[108989]: pgmap v13302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:20.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:20.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:21.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:21.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:21 smithi060 ceph-mon[94696]: pgmap v13303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:21 smithi141 ceph-mon[108989]: pgmap v13303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:22.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:22.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:23.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:23.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:23 smithi141 ceph-mon[108989]: pgmap v13304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:24.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:24.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:23 smithi060 ceph-mon[94696]: pgmap v13304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:25.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:25.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:25 smithi141 ceph-mon[108989]: pgmap v13305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:26.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:26.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:25 smithi060 ceph-mon[94696]: pgmap v13305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:27.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:27.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: pgmap v13306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:46:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:46:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:46:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:46:28.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:28.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: pgmap v13306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:46:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:46:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:46:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:46:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:46:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:46:29.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:29.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:29 smithi060 ceph-mon[94696]: pgmap v13307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:29 smithi141 ceph-mon[108989]: pgmap v13307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:31.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:31.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:31 smithi060 ceph-mon[94696]: pgmap v13308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:31 smithi141 ceph-mon[108989]: pgmap v13308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:33 smithi141 ceph-mon[108989]: pgmap v13309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:34.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:34.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:33 smithi060 ceph-mon[94696]: pgmap v13309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:35.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:35.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:35 smithi141 ceph-mon[108989]: pgmap v13310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:35 smithi060 ceph-mon[94696]: pgmap v13310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:37.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:37 smithi141 ceph-mon[108989]: pgmap v13311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:37 smithi060 ceph-mon[94696]: pgmap v13311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:38.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:38.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:39 smithi060 ceph-mon[94696]: pgmap v13312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:39 smithi141 ceph-mon[108989]: pgmap v13312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:40.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:41 smithi141 ceph-mon[108989]: pgmap v13313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:41 smithi060 ceph-mon[94696]: pgmap v13313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:43.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:43.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:43 smithi141 ceph-mon[108989]: pgmap v13314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:43 smithi060 ceph-mon[94696]: pgmap v13314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:45.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:45 smithi141 ceph-mon[108989]: pgmap v13315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:45 smithi060 ceph-mon[94696]: pgmap v13315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:46.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:46.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:47 smithi141 ceph-mon[108989]: pgmap v13316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:47 smithi060 ceph-mon[94696]: pgmap v13316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:49.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:49.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:49 smithi060 ceph-mon[94696]: pgmap v13317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:49 smithi141 ceph-mon[108989]: pgmap v13317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:51.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:51 smithi141 ceph-mon[108989]: pgmap v13318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:51 smithi060 ceph-mon[94696]: pgmap v13318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:52.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:53.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:53.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:53 smithi141 ceph-mon[108989]: pgmap v13319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:53 smithi060 ceph-mon[94696]: pgmap v13319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:55.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:55 smithi141 ceph-mon[108989]: pgmap v13320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:55 smithi060 ceph-mon[94696]: pgmap v13320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:46:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:56.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:57.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:57.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:57 smithi141 ceph-mon[108989]: pgmap v13321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:57 smithi060 ceph-mon[94696]: pgmap v13321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:46:58.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:58.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:46:59.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:46:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:46:59 smithi060 ceph-mon[94696]: pgmap v13322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:46:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:46:59 smithi141 ceph-mon[108989]: pgmap v13322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:00.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:00.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:01.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:01 smithi141 ceph-mon[108989]: pgmap v13323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:01 smithi060 ceph-mon[94696]: pgmap v13323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:03.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:03.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:03 smithi141 ceph-mon[108989]: pgmap v13324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:03 smithi060 ceph-mon[94696]: pgmap v13324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:04.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:04.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:05.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:05.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:05 smithi141 ceph-mon[108989]: pgmap v13325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:05 smithi060 ceph-mon[94696]: pgmap v13325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:06.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:06.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:07 smithi141 ceph-mon[108989]: pgmap v13326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:07 smithi060 ceph-mon[94696]: pgmap v13326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:09.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:09.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:09 smithi060 ceph-mon[94696]: pgmap v13327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:09 smithi141 ceph-mon[108989]: pgmap v13327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:10.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:10.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:11.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:11.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:11 smithi141 ceph-mon[108989]: pgmap v13328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:11.989 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:11 smithi060 ceph-mon[94696]: pgmap v13328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:12.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:12.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:13 smithi141 ceph-mon[108989]: pgmap v13329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:13 smithi060 ceph-mon[94696]: pgmap v13329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:14.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:14.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:15.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:15.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:15 smithi141 ceph-mon[108989]: pgmap v13330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:15 smithi060 ceph-mon[94696]: pgmap v13330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:16.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:16.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:17 smithi141 ceph-mon[108989]: pgmap v13331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:17 smithi060 ceph-mon[94696]: pgmap v13331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:18.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:18.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:19.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:19.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:19 smithi060 ceph-mon[94696]: pgmap v13332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:19 smithi141 ceph-mon[108989]: pgmap v13332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:20.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:20.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:21.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:21 smithi141 ceph-mon[108989]: pgmap v13333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:21 smithi060 ceph-mon[94696]: pgmap v13333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:22.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:22.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:23.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:23.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:23 smithi141 ceph-mon[108989]: pgmap v13334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:23 smithi060 ceph-mon[94696]: pgmap v13334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:24.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:24.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:25.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:25.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:25 smithi141 ceph-mon[108989]: pgmap v13335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:25 smithi060 ceph-mon[94696]: pgmap v13335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:26.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:26.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:27.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:27.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:27.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:27 smithi141 ceph-mon[108989]: pgmap v13336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:27.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:47:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:27 smithi060 ceph-mon[94696]: pgmap v13336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:47:28.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:28.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:47:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:47:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:47:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:47:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:47:29.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:47:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:47:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:47:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:47:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:47:29.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:29.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:29 smithi060 ceph-mon[94696]: pgmap v13337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:29 smithi141 ceph-mon[108989]: pgmap v13337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:30.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:30.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:31.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:31.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:31 smithi141 ceph-mon[108989]: pgmap v13338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:31 smithi060 ceph-mon[94696]: pgmap v13338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:32.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:32.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:33 smithi141 ceph-mon[108989]: pgmap v13339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:33 smithi060 ceph-mon[94696]: pgmap v13339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:34.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:34.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:35.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:35.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:35 smithi141 ceph-mon[108989]: pgmap v13340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:35 smithi060 ceph-mon[94696]: pgmap v13340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:36.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:36.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:37.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:37.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:37 smithi141 ceph-mon[108989]: pgmap v13341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:37 smithi060 ceph-mon[94696]: pgmap v13341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:38.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:38.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:39.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:39.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:39 smithi060 ceph-mon[94696]: pgmap v13342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:39 smithi141 ceph-mon[108989]: pgmap v13342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:40.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:40.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:41.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:41.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:41 smithi141 ceph-mon[108989]: pgmap v13343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:41 smithi060 ceph-mon[94696]: pgmap v13343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:42.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:42.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:43 smithi060 ceph-mon[94696]: pgmap v13344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:44.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:44.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:43 smithi141 ceph-mon[108989]: pgmap v13344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:45.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:45.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:46.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:45 smithi060 ceph-mon[94696]: pgmap v13345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:46.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:46.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:45 smithi141 ceph-mon[108989]: pgmap v13345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:47.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:47.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:47 smithi060 ceph-mon[94696]: pgmap v13346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:48.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:48.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:47 smithi141 ceph-mon[108989]: pgmap v13346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:49.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:49.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:49 smithi060 ceph-mon[94696]: pgmap v13347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:50.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:50.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:49 smithi141 ceph-mon[108989]: pgmap v13347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:47:51.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:51.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:51 smithi060 ceph-mon[94696]: pgmap v13348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:52.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:52.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:51 smithi141 ceph-mon[108989]: pgmap v13348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:53.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:53.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:53 smithi060 ceph-mon[94696]: pgmap v13349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:54.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:54.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:53 smithi141 ceph-mon[108989]: pgmap v13349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:55.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:55 smithi060 ceph-mon[94696]: pgmap v13350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:56.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:56.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:55 smithi141 ceph-mon[108989]: pgmap v13350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:47:57.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:57.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:57 smithi060 ceph-mon[94696]: pgmap v13351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:58.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:58.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:57 smithi141 ceph-mon[108989]: pgmap v13351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:47:59.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:47:59.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:47:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:47:59 smithi060 ceph-mon[94696]: pgmap v13352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:00.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:00.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:47:59 smithi141 ceph-mon[108989]: pgmap v13352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:01.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:01.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:01 smithi060 ceph-mon[94696]: pgmap v13353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:02.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:02.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:01 smithi141 ceph-mon[108989]: pgmap v13353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:03.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:03.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:03 smithi060 ceph-mon[94696]: pgmap v13354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:04.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:04.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:03 smithi141 ceph-mon[108989]: pgmap v13354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:05.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:05.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:05 smithi060 ceph-mon[94696]: pgmap v13355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:06.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:06.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:05 smithi141 ceph-mon[108989]: pgmap v13355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:07.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:07.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:07 smithi060 ceph-mon[94696]: pgmap v13356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:08.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:08.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:07 smithi141 ceph-mon[108989]: pgmap v13356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:09.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:09.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:09 smithi060 ceph-mon[94696]: pgmap v13357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:10.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:10.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:09 smithi141 ceph-mon[108989]: pgmap v13357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:11.058 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:11.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:11.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:12.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:11 smithi060 ceph-mon[94696]: pgmap v13358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:12.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:12.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:11 smithi141 ceph-mon[108989]: pgmap v13358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:13.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:13.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:13 smithi060 ceph-mon[94696]: pgmap v13359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:14.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:14.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:13 smithi141 ceph-mon[108989]: pgmap v13359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:15.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:15.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:15 smithi060 ceph-mon[94696]: pgmap v13360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:16.113 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:15 smithi141 ceph-mon[108989]: pgmap v13360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:16.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:16.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:17.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:17.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:17 smithi060 ceph-mon[94696]: pgmap v13361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:17 smithi141 ceph-mon[108989]: pgmap v13361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:18.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:18.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:19.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:19.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:19 smithi060 ceph-mon[94696]: pgmap v13362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:19 smithi141 ceph-mon[108989]: pgmap v13362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:20.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:20.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:21.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:21.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:22.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:21 smithi060 ceph-mon[94696]: pgmap v13363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:21 smithi141 ceph-mon[108989]: pgmap v13363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:22.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:22.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:23.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:23.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:24.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:23 smithi060 ceph-mon[94696]: pgmap v13364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:24.240 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:23 smithi141 ceph-mon[108989]: pgmap v13364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:24.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:24.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:25.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:25.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:25 smithi060 ceph-mon[94696]: pgmap v13365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:26.214 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:25 smithi141 ceph-mon[108989]: pgmap v13365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:26.214 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:26.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:26.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:27.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:27.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:27 smithi060 ceph-mon[94696]: pgmap v13366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:27 smithi141 ceph-mon[108989]: pgmap v13366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:28.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:28.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:48:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:48:29.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:29.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:30.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: pgmap v13367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:48:30.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: pgmap v13367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:48:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:48:30.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:30.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:30 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1531M 2023-08-19T14:48:31.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:31.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:30 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1531M 2023-08-19T14:48:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:31 smithi141 ceph-mon[108989]: pgmap v13368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:32.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:32.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:31 smithi060 ceph-mon[94696]: pgmap v13368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:33.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:33.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:33 smithi060 ceph-mon[94696]: pgmap v13369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:33 smithi141 ceph-mon[108989]: pgmap v13369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:34.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:34.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:35.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:35.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:35 smithi141 ceph-mon[108989]: pgmap v13370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:35 smithi060 ceph-mon[94696]: pgmap v13370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:36.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:36.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:37.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:37.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:37 smithi141 ceph-mon[108989]: pgmap v13371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:37 smithi060 ceph-mon[94696]: pgmap v13371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:38.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:38.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:39.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:39.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:39 smithi141 ceph-mon[108989]: pgmap v13372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:39 smithi060 ceph-mon[94696]: pgmap v13372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:40.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:40.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:40.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:41.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:41.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:41.372 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:41 smithi141 ceph-mon[108989]: pgmap v13373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:41 smithi060 ceph-mon[94696]: pgmap v13373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:42.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:42.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:43.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:43.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:43 smithi060 ceph-mon[94696]: pgmap v13374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:43 smithi141 ceph-mon[108989]: pgmap v13374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:44.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:44.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:45.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:45.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:45.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:45 smithi141 ceph-mon[108989]: pgmap v13375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:45 smithi060 ceph-mon[94696]: pgmap v13375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:46.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:46.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:47.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:47.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:47 smithi141 ceph-mon[108989]: pgmap v13376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:47 smithi060 ceph-mon[94696]: pgmap v13376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:48.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:48.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:49.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:49.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:49 smithi141 ceph-mon[108989]: pgmap v13377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:49 smithi060 ceph-mon[94696]: pgmap v13377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:50.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:50.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:51.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:51.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:51.474 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:51 smithi141 ceph-mon[108989]: pgmap v13378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:51 smithi060 ceph-mon[94696]: pgmap v13378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:52.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:52.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:53.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:53.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:53 smithi141 ceph-mon[108989]: pgmap v13379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:53 smithi060 ceph-mon[94696]: pgmap v13379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:54.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:54.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:55.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:55.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:55 smithi141 ceph-mon[108989]: pgmap v13380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:55 smithi060 ceph-mon[94696]: pgmap v13380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:48:56.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:56.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:57.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:57.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:57 smithi141 ceph-mon[108989]: pgmap v13381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:57.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:57 smithi060 ceph-mon[94696]: pgmap v13381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:48:58.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:58.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:59.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:48:59.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:48:59.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:48:59 smithi141 ceph-mon[108989]: pgmap v13382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:48:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:48:59 smithi060 ceph-mon[94696]: pgmap v13382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:00.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:00.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:01.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:01.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:01 smithi141 ceph-mon[108989]: pgmap v13383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:01 smithi060 ceph-mon[94696]: pgmap v13383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:02.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:02.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:03.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:03.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:03 smithi141 ceph-mon[108989]: pgmap v13384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:03 smithi060 ceph-mon[94696]: pgmap v13384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:04.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:04.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:05.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:05.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:05 smithi141 ceph-mon[108989]: pgmap v13385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:05 smithi060 ceph-mon[94696]: pgmap v13385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:06.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:06.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:07.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:07.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:07 smithi141 ceph-mon[108989]: pgmap v13386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:07.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:07 smithi060 ceph-mon[94696]: pgmap v13386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:08.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:08.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:09.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:09.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:09.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:09 smithi141 ceph-mon[108989]: pgmap v13387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:09 smithi060 ceph-mon[94696]: pgmap v13387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:10.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:10.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:11.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:11 smithi141 ceph-mon[108989]: pgmap v13388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:11 smithi060 ceph-mon[94696]: pgmap v13388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:12.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:12.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:13.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:13.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:13 smithi141 ceph-mon[108989]: pgmap v13389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:13.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:13 smithi060 ceph-mon[94696]: pgmap v13389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:14.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:14.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:15.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:15.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:15 smithi141 ceph-mon[108989]: pgmap v13390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:15.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:15 smithi060 ceph-mon[94696]: pgmap v13390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:16.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:16.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:17.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:17.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:17 smithi141 ceph-mon[108989]: pgmap v13391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:17 smithi060 ceph-mon[94696]: pgmap v13391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:18.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:18.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:19.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:19.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:19 smithi141 ceph-mon[108989]: pgmap v13392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:19 smithi060 ceph-mon[94696]: pgmap v13392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:20.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:20.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:21.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:21.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:21 smithi141 ceph-mon[108989]: pgmap v13393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:21 smithi060 ceph-mon[94696]: pgmap v13393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:22.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:22.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:23.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:23.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:23.465 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:23 smithi060 ceph-mon[94696]: pgmap v13394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:23 smithi141 ceph-mon[108989]: pgmap v13394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:24.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:24.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:25.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:25.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:25 smithi141 ceph-mon[108989]: pgmap v13395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:25 smithi060 ceph-mon[94696]: pgmap v13395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:26.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:26.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:27.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:27.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:27 smithi141 ceph-mon[108989]: pgmap v13396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:27 smithi060 ceph-mon[94696]: pgmap v13396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:28.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:28.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:29.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:29.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:29 smithi141 ceph-mon[108989]: pgmap v13397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:49:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:29 smithi060 ceph-mon[94696]: pgmap v13397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:49:30.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:30.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:49:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:49:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:49:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:49:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:49:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:49:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:49:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:49:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:49:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:49:31.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:31.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:31.887 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:31 smithi141 ceph-mon[108989]: pgmap v13398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:31 smithi060 ceph-mon[94696]: pgmap v13398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:32.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:32.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:33.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:33.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:33 smithi141 ceph-mon[108989]: pgmap v13399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:34.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:33 smithi060 ceph-mon[94696]: pgmap v13399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:34.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:34.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:35.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:35.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:35 smithi141 ceph-mon[108989]: pgmap v13400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:35 smithi060 ceph-mon[94696]: pgmap v13400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:36.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:36.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:37.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:37.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:37 smithi141 ceph-mon[108989]: pgmap v13401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:37 smithi060 ceph-mon[94696]: pgmap v13401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:38.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:39.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:39.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:39 smithi060 ceph-mon[94696]: pgmap v13402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:39 smithi141 ceph-mon[108989]: pgmap v13402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:40.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:40.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:41.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:41.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:41 smithi141 ceph-mon[108989]: pgmap v13403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:41 smithi060 ceph-mon[94696]: pgmap v13403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:42.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:42.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:43.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:43.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:43 smithi141 ceph-mon[108989]: pgmap v13404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:43 smithi060 ceph-mon[94696]: pgmap v13404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:44.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:44.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:45.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:45.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:45 smithi141 ceph-mon[108989]: pgmap v13405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:45 smithi060 ceph-mon[94696]: pgmap v13405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:46.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:46.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:47.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:47.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:47 smithi141 ceph-mon[108989]: pgmap v13406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:47 smithi060 ceph-mon[94696]: pgmap v13406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:48.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:48.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:49.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:49.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:49 smithi060 ceph-mon[94696]: pgmap v13407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:49 smithi141 ceph-mon[108989]: pgmap v13407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:50.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:50.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:51.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:51.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:51 smithi141 ceph-mon[108989]: pgmap v13408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:52.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:51 smithi060 ceph-mon[94696]: pgmap v13408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:52.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:52.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:53.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:53.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:53 smithi141 ceph-mon[108989]: pgmap v13409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:53 smithi060 ceph-mon[94696]: pgmap v13409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:54.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:54.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:55.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:55.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:55.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:55 smithi141 ceph-mon[108989]: pgmap v13410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:55.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:55 smithi060 ceph-mon[94696]: pgmap v13410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:49:56.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:56.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:57.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:57.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:57 smithi141 ceph-mon[108989]: pgmap v13411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:57 smithi060 ceph-mon[94696]: pgmap v13411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:49:58.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:58.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:59.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:49:59.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:49:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:49:59 smithi060 ceph-mon[94696]: pgmap v13412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:49:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:49:59 smithi141 ceph-mon[108989]: pgmap v13412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:00.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:00.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T14:50:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T14:50:01.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:01.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:01 smithi141 ceph-mon[108989]: pgmap v13413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:01 smithi060 ceph-mon[94696]: pgmap v13413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:02.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:02.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:03.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:03.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:03.921 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:03 smithi060 ceph-mon[94696]: pgmap v13414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:03 smithi141 ceph-mon[108989]: pgmap v13414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:04.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:04.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:05 smithi141 ceph-mon[108989]: pgmap v13415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:05 smithi060 ceph-mon[94696]: pgmap v13415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:06.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:06.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:07.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:07.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:07 smithi141 ceph-mon[108989]: pgmap v13416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:07 smithi060 ceph-mon[94696]: pgmap v13416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:08.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:08.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:09.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:09.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:09 smithi060 ceph-mon[94696]: pgmap v13417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:09.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:09 smithi141 ceph-mon[108989]: pgmap v13417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:10.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:10.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:11.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:11.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:11 smithi141 ceph-mon[108989]: pgmap v13418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:12.077 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:11 smithi060 ceph-mon[94696]: pgmap v13418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:12.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:12.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:13.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:13.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:13.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:13 smithi141 ceph-mon[108989]: pgmap v13419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:13 smithi060 ceph-mon[94696]: pgmap v13419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:14.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:14.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:15.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:15.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:15 smithi141 ceph-mon[108989]: pgmap v13420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:15 smithi060 ceph-mon[94696]: pgmap v13420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:16.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:17.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:17.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:17 smithi141 ceph-mon[108989]: pgmap v13421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:17 smithi060 ceph-mon[94696]: pgmap v13421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:18.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:18.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:19 smithi141 ceph-mon[108989]: pgmap v13422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:19 smithi060 ceph-mon[94696]: pgmap v13422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:20.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:21.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:21.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:21 smithi141 ceph-mon[108989]: pgmap v13423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:21 smithi060 ceph-mon[94696]: pgmap v13423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:22.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:22.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:23.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:23.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:23 smithi141 ceph-mon[108989]: pgmap v13424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:23 smithi060 ceph-mon[94696]: pgmap v13424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:24.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:24.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:25.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:25.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:25 smithi141 ceph-mon[108989]: pgmap v13425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:25 smithi060 ceph-mon[94696]: pgmap v13425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:26.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:26.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:27.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:27.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:27.455 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:27 smithi141 ceph-mon[108989]: pgmap v13426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:27 smithi060 ceph-mon[94696]: pgmap v13426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:28.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:28.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:29.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:29.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:29 smithi141 ceph-mon[108989]: pgmap v13427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:29 smithi060 ceph-mon[94696]: pgmap v13427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:30.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:30.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:30.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:50:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:50:31.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:31.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: pgmap v13428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:50:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:50:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:50:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:50:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: pgmap v13428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:50:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:50:32.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:32.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:33.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:33.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:33 smithi141 ceph-mon[108989]: pgmap v13429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:33 smithi060 ceph-mon[94696]: pgmap v13429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:34.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:34.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:35.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:35.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:35 smithi141 ceph-mon[108989]: pgmap v13430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:35 smithi060 ceph-mon[94696]: pgmap v13430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:36.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:36.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:37.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:37.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:37 smithi141 ceph-mon[108989]: pgmap v13431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:37 smithi060 ceph-mon[94696]: pgmap v13431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:38.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:38.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:39.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:39.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:39.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:39 smithi141 ceph-mon[108989]: pgmap v13432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:39.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:39 smithi060 ceph-mon[94696]: pgmap v13432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:40.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:40.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:41.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:41.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:41 smithi141 ceph-mon[108989]: pgmap v13433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:41 smithi060 ceph-mon[94696]: pgmap v13433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:42.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:42.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:43.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:43.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:43 smithi141 ceph-mon[108989]: pgmap v13434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:43 smithi060 ceph-mon[94696]: pgmap v13434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:44.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:44.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:45.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:45.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:45 smithi141 ceph-mon[108989]: pgmap v13435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:45 smithi060 ceph-mon[94696]: pgmap v13435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:46.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:46.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:47 smithi141 ceph-mon[108989]: pgmap v13436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:47.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:47.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:47 smithi060 ceph-mon[94696]: pgmap v13436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:48.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:48.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:49.428 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:49 smithi060 ceph-mon[94696]: pgmap v13437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:49 smithi141 ceph-mon[108989]: pgmap v13437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:49.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:49.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:50.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:50.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:51 smithi141 ceph-mon[108989]: pgmap v13438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:51.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:51.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:51 smithi060 ceph-mon[94696]: pgmap v13438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:52.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:52.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:53 smithi141 ceph-mon[108989]: pgmap v13439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:53.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:53.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:53 smithi060 ceph-mon[94696]: pgmap v13439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:54.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:54.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:55 smithi141 ceph-mon[108989]: pgmap v13440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:55.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:55.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:55 smithi060 ceph-mon[94696]: pgmap v13440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:50:56.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:56.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:57.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:57 smithi141 ceph-mon[108989]: pgmap v13441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:57.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:57.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:57 smithi060 ceph-mon[94696]: pgmap v13441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:50:58.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:58.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:50:59 smithi141 ceph-mon[108989]: pgmap v13442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:50:59.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:50:59.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:50:59.546 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:50:59 smithi060 ceph-mon[94696]: pgmap v13442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:00.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:00.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:01 smithi141 ceph-mon[108989]: pgmap v13443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:01.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:01.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:01 smithi060 ceph-mon[94696]: pgmap v13443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:02.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:02.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:03 smithi141 ceph-mon[108989]: pgmap v13444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:03.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:03.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:03 smithi060 ceph-mon[94696]: pgmap v13444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:04.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:04.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:05 smithi141 ceph-mon[108989]: pgmap v13445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:05.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:05.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:05 smithi060 ceph-mon[94696]: pgmap v13445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:06.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:06.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:07 smithi141 ceph-mon[108989]: pgmap v13446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:07.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:07.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:07 smithi060 ceph-mon[94696]: pgmap v13446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:08.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:08.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:09 smithi141 ceph-mon[108989]: pgmap v13447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:09.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:09.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:09 smithi060 ceph-mon[94696]: pgmap v13447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:11 smithi141 ceph-mon[108989]: pgmap v13448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:11.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:11.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:11 smithi060 ceph-mon[94696]: pgmap v13448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:13.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:13 smithi141 ceph-mon[108989]: pgmap v13449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:13.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:13.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:13 smithi060 ceph-mon[94696]: pgmap v13449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:14.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:14.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:15 smithi141 ceph-mon[108989]: pgmap v13450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:15.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:15.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:15 smithi060 ceph-mon[94696]: pgmap v13450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:16.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:17 smithi141 ceph-mon[108989]: pgmap v13451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:17.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:17.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:17 smithi060 ceph-mon[94696]: pgmap v13451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:18.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:18.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:19 smithi141 ceph-mon[108989]: pgmap v13452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:19.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:19.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:19 smithi060 ceph-mon[94696]: pgmap v13452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:20.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:20.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:21 smithi141 ceph-mon[108989]: pgmap v13453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:21.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:21.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:21 smithi060 ceph-mon[94696]: pgmap v13453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:22.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:22.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:23 smithi141 ceph-mon[108989]: pgmap v13454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:23.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:23.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:23 smithi060 ceph-mon[94696]: pgmap v13454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:24.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:24.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:25 smithi141 ceph-mon[108989]: pgmap v13455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:25.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:25.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:25 smithi060 ceph-mon[94696]: pgmap v13455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:26.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:26.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:27 smithi141 ceph-mon[108989]: pgmap v13456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:27.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:27.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:27 smithi060 ceph-mon[94696]: pgmap v13456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:28.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:28.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:29 smithi141 ceph-mon[108989]: pgmap v13457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:29.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:29.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:29 smithi060 ceph-mon[94696]: pgmap v13457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:30.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:30.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:31.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:31 smithi141 ceph-mon[108989]: pgmap v13458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:51:31.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:31.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:31 smithi060 ceph-mon[94696]: pgmap v13458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:51:32.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:32.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:33 smithi141 ceph-mon[108989]: pgmap v13459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:33.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:33.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:33 smithi060 ceph-mon[94696]: pgmap v13459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:51:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:51:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:51:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:34.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:51:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:51:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:51:34.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:51:35.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:35.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:35 smithi141 ceph-mon[108989]: pgmap v13460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:36.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:35 smithi060 ceph-mon[94696]: pgmap v13460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:36.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:36.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:37.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:37.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:37 smithi141 ceph-mon[108989]: pgmap v13461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:37 smithi060 ceph-mon[94696]: pgmap v13461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:38.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:38.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:39.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:39.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:39 smithi060 ceph-mon[94696]: pgmap v13462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:39 smithi141 ceph-mon[108989]: pgmap v13462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:40.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:40.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:41.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:41.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:41 smithi141 ceph-mon[108989]: pgmap v13463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:41 smithi060 ceph-mon[94696]: pgmap v13463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:42.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:42.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:43 smithi141 ceph-mon[108989]: pgmap v13464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:43 smithi060 ceph-mon[94696]: pgmap v13464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:43.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:43.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:44.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:44.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:45.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:45 smithi060 ceph-mon[94696]: pgmap v13465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:45 smithi141 ceph-mon[108989]: pgmap v13465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:45.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:45.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:46.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:46.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:47 smithi141 ceph-mon[108989]: pgmap v13466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:47 smithi060 ceph-mon[94696]: pgmap v13466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:47.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:47.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:48.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:48.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:49 smithi141 ceph-mon[108989]: pgmap v13467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:49 smithi060 ceph-mon[94696]: pgmap v13467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:49.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:49.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:50.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:50.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:51 smithi141 ceph-mon[108989]: pgmap v13468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:51 smithi060 ceph-mon[94696]: pgmap v13468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:51.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:51.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:52.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:52.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:53.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:53 smithi141 ceph-mon[108989]: pgmap v13469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:53 smithi060 ceph-mon[94696]: pgmap v13469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:53.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:53.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:54.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:54.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:55 smithi141 ceph-mon[108989]: pgmap v13470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:55 smithi060 ceph-mon[94696]: pgmap v13470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:51:55.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:55.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:56.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:56.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:57 smithi141 ceph-mon[108989]: pgmap v13471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:57 smithi060 ceph-mon[94696]: pgmap v13471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:51:57.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:57.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:58.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:58.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:51:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:51:59 smithi141 ceph-mon[108989]: pgmap v13472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:59.564 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:51:59 smithi060 ceph-mon[94696]: pgmap v13472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:51:59.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:51:59.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:00.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:00.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:01 smithi141 ceph-mon[108989]: pgmap v13473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:01 smithi060 ceph-mon[94696]: pgmap v13473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:01.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:01.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:02.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:02.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:03.433 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:03 smithi141 ceph-mon[108989]: pgmap v13474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:03 smithi060 ceph-mon[94696]: pgmap v13474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:03.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:03.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:04.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:04.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:05 smithi141 ceph-mon[108989]: pgmap v13475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:05 smithi060 ceph-mon[94696]: pgmap v13475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:05.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:05.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:06.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:06.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:07 smithi141 ceph-mon[108989]: pgmap v13476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:07 smithi060 ceph-mon[94696]: pgmap v13476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:07.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:07.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:08.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:08.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:09 smithi141 ceph-mon[108989]: pgmap v13477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:09 smithi060 ceph-mon[94696]: pgmap v13477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:09.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:09.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:10.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:10.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:11 smithi141 ceph-mon[108989]: pgmap v13478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:11 smithi060 ceph-mon[94696]: pgmap v13478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:12.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:13 smithi141 ceph-mon[108989]: pgmap v13479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:13 smithi060 ceph-mon[94696]: pgmap v13479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:13.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:13.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:14.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:14.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:15 smithi141 ceph-mon[108989]: pgmap v13480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:15 smithi060 ceph-mon[94696]: pgmap v13480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:15.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:15.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:16.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:16.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:17 smithi141 ceph-mon[108989]: pgmap v13481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:17 smithi060 ceph-mon[94696]: pgmap v13481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:17.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:17.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:18.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:18.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:19 smithi141 ceph-mon[108989]: pgmap v13482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:19 smithi060 ceph-mon[94696]: pgmap v13482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:19.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:19.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:20.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:20.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:21 smithi141 ceph-mon[108989]: pgmap v13483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:21 smithi060 ceph-mon[94696]: pgmap v13483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:21.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:21.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:22.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:22.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:23 smithi141 ceph-mon[108989]: pgmap v13484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:23 smithi060 ceph-mon[94696]: pgmap v13484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:23.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:23.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:24.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:24.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:25 smithi141 ceph-mon[108989]: pgmap v13485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:25.506 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:25 smithi060 ceph-mon[94696]: pgmap v13485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:25.507 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:25.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:25.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:26.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:26.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:27 smithi141 ceph-mon[108989]: pgmap v13486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:27 smithi060 ceph-mon[94696]: pgmap v13486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:27.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:27.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:28.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:28.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:29.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:29 smithi141 ceph-mon[108989]: pgmap v13487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:29 smithi060 ceph-mon[94696]: pgmap v13487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:29.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:29.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:30.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:30.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:31 smithi141 ceph-mon[108989]: pgmap v13488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:31 smithi060 ceph-mon[94696]: pgmap v13488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:31.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:31.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:32.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:32.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:33 smithi141 ceph-mon[108989]: pgmap v13489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:33 smithi060 ceph-mon[94696]: pgmap v13489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:33.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:33.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:34.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:52:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:52:34.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:34.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:35 smithi141 ceph-mon[108989]: pgmap v13490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:35 smithi060 ceph-mon[94696]: pgmap v13490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:35.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:35.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:36.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:36.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:37 smithi141 ceph-mon[108989]: pgmap v13491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:37 smithi060 ceph-mon[94696]: pgmap v13491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:37.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:37.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:38.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:38.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:39.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:39.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: pgmap v13492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:52:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:52:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:52:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: pgmap v13492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:52:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:52:40.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:40.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:41.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:41.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:41 smithi060 ceph-mon[94696]: pgmap v13493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:41 smithi141 ceph-mon[108989]: pgmap v13493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:42.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:42.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:43 smithi141 ceph-mon[108989]: pgmap v13494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:43 smithi060 ceph-mon[94696]: pgmap v13494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:43.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:43.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:44.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:44.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:45 smithi141 ceph-mon[108989]: pgmap v13495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:45 smithi060 ceph-mon[94696]: pgmap v13495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:45.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:45.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:46.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:46.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:47 smithi141 ceph-mon[108989]: pgmap v13496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:47 smithi060 ceph-mon[94696]: pgmap v13496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:47.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:47.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:48.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:48.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:49.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:49 smithi141 ceph-mon[108989]: pgmap v13497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:49 smithi060 ceph-mon[94696]: pgmap v13497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:49.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:49.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:50.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:50.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:51.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:51 smithi141 ceph-mon[108989]: pgmap v13498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:51 smithi060 ceph-mon[94696]: pgmap v13498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:51.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:51.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:52.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:52.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:53 smithi141 ceph-mon[108989]: pgmap v13499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:53 smithi060 ceph-mon[94696]: pgmap v13499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:53.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:53.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:54.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:54.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:55 smithi141 ceph-mon[108989]: pgmap v13500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:55 smithi060 ceph-mon[94696]: pgmap v13500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:52:55.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:55.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:56.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:56.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:57.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:57 smithi141 ceph-mon[108989]: pgmap v13501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:57 smithi060 ceph-mon[94696]: pgmap v13501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:52:57.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:57.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:58.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:58.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:52:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:52:59 smithi141 ceph-mon[108989]: pgmap v13502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:52:59 smithi060 ceph-mon[94696]: pgmap v13502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:52:59.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:52:59.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:00.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:00.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:01 smithi141 ceph-mon[108989]: pgmap v13503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:01.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:01 smithi060 ceph-mon[94696]: pgmap v13503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:01.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:01.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:02.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:02.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:03 smithi141 ceph-mon[108989]: pgmap v13504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:03 smithi060 ceph-mon[94696]: pgmap v13504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:03.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:03.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:04.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:04.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:05 smithi141 ceph-mon[108989]: pgmap v13505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:05 smithi060 ceph-mon[94696]: pgmap v13505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:06.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:06.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:07 smithi141 ceph-mon[108989]: pgmap v13506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:07 smithi060 ceph-mon[94696]: pgmap v13506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:07.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:07.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:08.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:08.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:09 smithi141 ceph-mon[108989]: pgmap v13507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:09 smithi060 ceph-mon[94696]: pgmap v13507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:09.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:09.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:10.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:10.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:11.269 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:11 smithi060 ceph-mon[94696]: pgmap v13508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:11.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:11.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:11 smithi141 ceph-mon[108989]: pgmap v13508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:12.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:13 smithi141 ceph-mon[108989]: pgmap v13509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:13.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:13 smithi060 ceph-mon[94696]: pgmap v13509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:13.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:13.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:14.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:14.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:15 smithi141 ceph-mon[108989]: pgmap v13510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:15 smithi060 ceph-mon[94696]: pgmap v13510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:15.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:15.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:16.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:16.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:17.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:17 smithi141 ceph-mon[108989]: pgmap v13511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:17 smithi060 ceph-mon[94696]: pgmap v13511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:17.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:17.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:18.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:18.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:19 smithi141 ceph-mon[108989]: pgmap v13512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:19 smithi060 ceph-mon[94696]: pgmap v13512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:19.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:19.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:20.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:20.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:21 smithi060 ceph-mon[94696]: pgmap v13513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:21 smithi141 ceph-mon[108989]: pgmap v13513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:21.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:21.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:22.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:22.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:23 smithi141 ceph-mon[108989]: pgmap v13514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:23 smithi060 ceph-mon[94696]: pgmap v13514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:23.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:23.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:24.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:24.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:25.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:25 smithi141 ceph-mon[108989]: pgmap v13515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:25.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:25 smithi060 ceph-mon[94696]: pgmap v13515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:25.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:25.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:26.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:26.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:27.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:27 smithi141 ceph-mon[108989]: pgmap v13516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:27 smithi060 ceph-mon[94696]: pgmap v13516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:27.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:27.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:28.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:28.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:29 smithi060 ceph-mon[94696]: pgmap v13517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:29 smithi141 ceph-mon[108989]: pgmap v13517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:29.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:29.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:30.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:30.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:31 smithi060 ceph-mon[94696]: pgmap v13518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:31 smithi141 ceph-mon[108989]: pgmap v13518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:31.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:31.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:32.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:32.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:33 smithi141 ceph-mon[108989]: pgmap v13519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:33 smithi060 ceph-mon[94696]: pgmap v13519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:33.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:33.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:34.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:34.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:35.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:35 smithi141 ceph-mon[108989]: pgmap v13520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:35 smithi060 ceph-mon[94696]: pgmap v13520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:35.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:35.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:36.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:36.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:37 smithi060 ceph-mon[94696]: pgmap v13521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:37 smithi141 ceph-mon[108989]: pgmap v13521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:37.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:37.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:38.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:38.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:39.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:39 smithi060 ceph-mon[94696]: pgmap v13522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:39.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:53:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:39 smithi141 ceph-mon[108989]: pgmap v13522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:53:39.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:39.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:53:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:53:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:53:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:53:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:53:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:53:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:53:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:40.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:40.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:41.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:41.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:41 smithi060 ceph-mon[94696]: pgmap v13523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:41 smithi141 ceph-mon[108989]: pgmap v13523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:42.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:42.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:43 smithi141 ceph-mon[108989]: pgmap v13524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:43 smithi060 ceph-mon[94696]: pgmap v13524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:43.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:43.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:44.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:44.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:45 smithi060 ceph-mon[94696]: pgmap v13525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:45 smithi141 ceph-mon[108989]: pgmap v13525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:45.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:45.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:46.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:46.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:47 smithi060 ceph-mon[94696]: pgmap v13526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:47 smithi141 ceph-mon[108989]: pgmap v13526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:47.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:47.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:48.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:48.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:49.530 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:49 smithi141 ceph-mon[108989]: pgmap v13527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:49 smithi060 ceph-mon[94696]: pgmap v13527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:49.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:49.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:50.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:50.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:51 smithi060 ceph-mon[94696]: pgmap v13528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:51 smithi141 ceph-mon[108989]: pgmap v13528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:51.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:51.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:52.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:52.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:53 smithi141 ceph-mon[108989]: pgmap v13529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:53 smithi060 ceph-mon[94696]: pgmap v13529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:53.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:53.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:54.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:54.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:55 smithi060 ceph-mon[94696]: pgmap v13530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:55 smithi141 ceph-mon[108989]: pgmap v13530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:53:55.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:55.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:56.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:56.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:57 smithi060 ceph-mon[94696]: pgmap v13531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:57 smithi141 ceph-mon[108989]: pgmap v13531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:53:57.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:57.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:58.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:58.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:53:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:53:59 smithi060 ceph-mon[94696]: pgmap v13532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:59.633 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:53:59 smithi141 ceph-mon[108989]: pgmap v13532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:53:59.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:53:59.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:00.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:00.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:01 smithi060 ceph-mon[94696]: pgmap v13533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:01 smithi141 ceph-mon[108989]: pgmap v13533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:01.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:01.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:02.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:02.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:03 smithi141 ceph-mon[108989]: pgmap v13534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:03 smithi060 ceph-mon[94696]: pgmap v13534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:03.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:03.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:04.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:04.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:05 smithi060 ceph-mon[94696]: pgmap v13535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:05 smithi141 ceph-mon[108989]: pgmap v13535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:05.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:05.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:06.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:06.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:07 smithi060 ceph-mon[94696]: pgmap v13536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:07 smithi141 ceph-mon[108989]: pgmap v13536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:07.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:07.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:08.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:08.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:09.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:09 smithi060 ceph-mon[94696]: pgmap v13537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:09 smithi141 ceph-mon[108989]: pgmap v13537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:09.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:09.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:10.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:10.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:11 smithi060 ceph-mon[94696]: pgmap v13538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:11 smithi141 ceph-mon[108989]: pgmap v13538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:11.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:11.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:12.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:12.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:13 smithi141 ceph-mon[108989]: pgmap v13539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:13 smithi060 ceph-mon[94696]: pgmap v13539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:13.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:13.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:14.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:14.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:15 smithi060 ceph-mon[94696]: pgmap v13540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:15 smithi141 ceph-mon[108989]: pgmap v13540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:15.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:15.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:16.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:16.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:17 smithi060 ceph-mon[94696]: pgmap v13541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:17 smithi141 ceph-mon[108989]: pgmap v13541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:17.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:17.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:18.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:18.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:19.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:19 smithi060 ceph-mon[94696]: pgmap v13542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:19 smithi141 ceph-mon[108989]: pgmap v13542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:19.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:19.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:20.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:20.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:21 smithi060 ceph-mon[94696]: pgmap v13543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:21 smithi141 ceph-mon[108989]: pgmap v13543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:21.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:21.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:22.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:22.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:23 smithi141 ceph-mon[108989]: pgmap v13544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:23 smithi060 ceph-mon[94696]: pgmap v13544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:23.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:23.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:24.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:24.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:25.564 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:25 smithi141 ceph-mon[108989]: pgmap v13545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:25.565 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:25 smithi060 ceph-mon[94696]: pgmap v13545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:25.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:25.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:26.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:26.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:27 smithi060 ceph-mon[94696]: pgmap v13546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:27 smithi141 ceph-mon[108989]: pgmap v13546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:27.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:27.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:28.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:28.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:29 smithi060 ceph-mon[94696]: pgmap v13547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:29 smithi141 ceph-mon[108989]: pgmap v13547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:29.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:29.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:30.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:30.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:31 smithi060 ceph-mon[94696]: pgmap v13548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:31 smithi141 ceph-mon[108989]: pgmap v13548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:31.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:31.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:32.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:32.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:33 smithi141 ceph-mon[108989]: pgmap v13549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:33 smithi060 ceph-mon[94696]: pgmap v13549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:33.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:33.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:34.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:34.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:35 smithi060 ceph-mon[94696]: pgmap v13550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:35 smithi141 ceph-mon[108989]: pgmap v13550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:35.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:35.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:36.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:36.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:37 smithi060 ceph-mon[94696]: pgmap v13551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:37 smithi141 ceph-mon[108989]: pgmap v13551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:37.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:37.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:38.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:38.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:39 smithi060 ceph-mon[94696]: pgmap v13552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:39 smithi141 ceph-mon[108989]: pgmap v13552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:39.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:39.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:54:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:54:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:40.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:40.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: pgmap v13553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:54:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:54:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:54:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: pgmap v13553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:54:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:54:41.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:41.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:42.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:42.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:43 smithi141 ceph-mon[108989]: pgmap v13554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:43 smithi060 ceph-mon[94696]: pgmap v13554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:43.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:43.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:44.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:44.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:45 smithi141 ceph-mon[108989]: pgmap v13555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:45 smithi060 ceph-mon[94696]: pgmap v13555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:45.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:45.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:46.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:46.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:47 smithi060 ceph-mon[94696]: pgmap v13556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:47 smithi141 ceph-mon[108989]: pgmap v13556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:47.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:47.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:48.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:48.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:49 smithi060 ceph-mon[94696]: pgmap v13557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:49 smithi141 ceph-mon[108989]: pgmap v13557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:49.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:49.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:50.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:50.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:51 smithi060 ceph-mon[94696]: pgmap v13558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:51 smithi141 ceph-mon[108989]: pgmap v13558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:51.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:51.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:52.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:52.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:53 smithi141 ceph-mon[108989]: pgmap v13559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:53 smithi060 ceph-mon[94696]: pgmap v13559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:53.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:53.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:54.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:54.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:55 smithi141 ceph-mon[108989]: pgmap v13560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:55 smithi060 ceph-mon[94696]: pgmap v13560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:54:55.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:55.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:56.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:56.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:57 smithi060 ceph-mon[94696]: pgmap v13561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:57 smithi141 ceph-mon[108989]: pgmap v13561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:54:57.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:57.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:58.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:58.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:54:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:54:59 smithi060 ceph-mon[94696]: pgmap v13562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:54:59 smithi141 ceph-mon[108989]: pgmap v13562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:54:59.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:54:59.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:00.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:00.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:01 smithi060 ceph-mon[94696]: pgmap v13563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:01 smithi141 ceph-mon[108989]: pgmap v13563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:01.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:01.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:02.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:02.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:03 smithi141 ceph-mon[108989]: pgmap v13564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:03 smithi060 ceph-mon[94696]: pgmap v13564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:03.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:03.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:04.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:04.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:05 smithi060 ceph-mon[94696]: pgmap v13565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:05 smithi141 ceph-mon[108989]: pgmap v13565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:05.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:05.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:06.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:06.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:07 smithi060 ceph-mon[94696]: pgmap v13566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:07 smithi141 ceph-mon[108989]: pgmap v13566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:07.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:07.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:08.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:08.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:09 smithi060 ceph-mon[94696]: pgmap v13567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:09 smithi141 ceph-mon[108989]: pgmap v13567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:09.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:09.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:10.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:10.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:11 smithi060 ceph-mon[94696]: pgmap v13568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:11 smithi141 ceph-mon[108989]: pgmap v13568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:11.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:11.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:12.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:12.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:13 smithi141 ceph-mon[108989]: pgmap v13569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:13 smithi060 ceph-mon[94696]: pgmap v13569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:13.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:13.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:14.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:14.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:15 smithi060 ceph-mon[94696]: pgmap v13570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:15 smithi141 ceph-mon[108989]: pgmap v13570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:15.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:15.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:16.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:16.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:17 smithi060 ceph-mon[94696]: pgmap v13571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:17 smithi141 ceph-mon[108989]: pgmap v13571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:17.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:17.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:18.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:18.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:19 smithi060 ceph-mon[94696]: pgmap v13572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:19 smithi141 ceph-mon[108989]: pgmap v13572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:19.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:19.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:20.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:20.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:21 smithi060 ceph-mon[94696]: pgmap v13573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:21 smithi141 ceph-mon[108989]: pgmap v13573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:21.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:21.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:22.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:22.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:23 smithi141 ceph-mon[108989]: pgmap v13574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:23 smithi060 ceph-mon[94696]: pgmap v13574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:23.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:23.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:24.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:24.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:25 smithi060 ceph-mon[94696]: pgmap v13575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:25 smithi141 ceph-mon[108989]: pgmap v13575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:25.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:25.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:26.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:26.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:27.538 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:27 smithi060 ceph-mon[94696]: pgmap v13576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:27 smithi141 ceph-mon[108989]: pgmap v13576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:27.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:27.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:28.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:28.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:29 smithi060 ceph-mon[94696]: pgmap v13577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:29 smithi141 ceph-mon[108989]: pgmap v13577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:29.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:29.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:30.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:30.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:31 smithi060 ceph-mon[94696]: pgmap v13578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:31 smithi141 ceph-mon[108989]: pgmap v13578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:31.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:31.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:32.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:32.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:33 smithi141 ceph-mon[108989]: pgmap v13579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:33 smithi060 ceph-mon[94696]: pgmap v13579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:33.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:33.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:34.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:34.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:35 smithi060 ceph-mon[94696]: pgmap v13580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:35.615 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:35 smithi141 ceph-mon[108989]: pgmap v13580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:35.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:35.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:36.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:36.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:37 smithi060 ceph-mon[94696]: pgmap v13581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:37 smithi141 ceph-mon[108989]: pgmap v13581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:37.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:38.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:38.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:39.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:39 smithi060 ceph-mon[94696]: pgmap v13582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:39 smithi141 ceph-mon[108989]: pgmap v13582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:39.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:39.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:40.667 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:40.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:40.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:41 smithi060 ceph-mon[94696]: pgmap v13583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:55:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:41 smithi141 ceph-mon[108989]: pgmap v13583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:55:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:41.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:41.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:55:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:55:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:55:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:55:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:55:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:55:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:55:42.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:42.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:43 smithi060 ceph-mon[94696]: pgmap v13584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:43 smithi141 ceph-mon[108989]: pgmap v13584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:43.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:43.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:44.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:44.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:45 smithi060 ceph-mon[94696]: pgmap v13585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:45.720 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:45 smithi141 ceph-mon[108989]: pgmap v13585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:45.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:45.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:46.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:46.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:47 smithi060 ceph-mon[94696]: pgmap v13586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:47 smithi141 ceph-mon[108989]: pgmap v13586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:47.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:47.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:48.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:49 smithi060 ceph-mon[94696]: pgmap v13587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:49 smithi141 ceph-mon[108989]: pgmap v13587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:49.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:49.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:51 smithi060 ceph-mon[94696]: pgmap v13588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:51 smithi141 ceph-mon[108989]: pgmap v13588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:51.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:51.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:52.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:52.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:53 smithi141 ceph-mon[108989]: pgmap v13589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:53 smithi060 ceph-mon[94696]: pgmap v13589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:53.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:53.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:54.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:54.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:55 smithi060 ceph-mon[94696]: pgmap v13590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:55 smithi141 ceph-mon[108989]: pgmap v13590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:55:56.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:56.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:57.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:57.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:57 smithi060 ceph-mon[94696]: pgmap v13591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:57 smithi141 ceph-mon[108989]: pgmap v13591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:55:58.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:58.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:59.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:55:59.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:55:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:55:59 smithi060 ceph-mon[94696]: pgmap v13592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:55:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:55:59 smithi141 ceph-mon[108989]: pgmap v13592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:00.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:00.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:01.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:01.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:01 smithi060 ceph-mon[94696]: pgmap v13593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:01 smithi141 ceph-mon[108989]: pgmap v13593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:02.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:02.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:03.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:03.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:03 smithi141 ceph-mon[108989]: pgmap v13594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:03 smithi060 ceph-mon[94696]: pgmap v13594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:04.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:04.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:05.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:05.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:05 smithi060 ceph-mon[94696]: pgmap v13595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:05 smithi141 ceph-mon[108989]: pgmap v13595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:06.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:06.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:07.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:07.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:07 smithi060 ceph-mon[94696]: pgmap v13596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:07 smithi141 ceph-mon[108989]: pgmap v13596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:08.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:08.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:09.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:09.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:09 smithi060 ceph-mon[94696]: pgmap v13597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:09 smithi141 ceph-mon[108989]: pgmap v13597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:10.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:10.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:11.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:11.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:11 smithi060 ceph-mon[94696]: pgmap v13598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:11 smithi141 ceph-mon[108989]: pgmap v13598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:12.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:12.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:13.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:13.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:13.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:13 smithi060 ceph-mon[94696]: pgmap v13599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:13.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:13 smithi141 ceph-mon[108989]: pgmap v13599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:14.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:14.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:15.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:15.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:15 smithi060 ceph-mon[94696]: pgmap v13600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:15 smithi141 ceph-mon[108989]: pgmap v13600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:16.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:16.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:17.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:17.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:17 smithi060 ceph-mon[94696]: pgmap v13601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:17 smithi141 ceph-mon[108989]: pgmap v13601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:18.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:18.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:19.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:19.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:19.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:19 smithi060 ceph-mon[94696]: pgmap v13602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:19 smithi141 ceph-mon[108989]: pgmap v13602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:20.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:20.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:21.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:21.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:21.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:21 smithi141 ceph-mon[108989]: pgmap v13603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:21 smithi060 ceph-mon[94696]: pgmap v13603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:22.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:22.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:23.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:23.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:23 smithi141 ceph-mon[108989]: pgmap v13604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:23 smithi060 ceph-mon[94696]: pgmap v13604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:24.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:24.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:25.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:25.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:25 smithi060 ceph-mon[94696]: pgmap v13605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:25 smithi141 ceph-mon[108989]: pgmap v13605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:26.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:26.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:27.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:27.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:27 smithi060 ceph-mon[94696]: pgmap v13606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:27 smithi141 ceph-mon[108989]: pgmap v13606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:28.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:28.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:29.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:29.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:29.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:29 smithi060 ceph-mon[94696]: pgmap v13607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:29 smithi141 ceph-mon[108989]: pgmap v13607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:30.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:31.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:31.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:31.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:31 smithi141 ceph-mon[108989]: pgmap v13608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:31.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:31 smithi060 ceph-mon[94696]: pgmap v13608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:32.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:33.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:33 smithi141 ceph-mon[108989]: pgmap v13609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:33 smithi060 ceph-mon[94696]: pgmap v13609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:34.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:34.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:35.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:35.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:35 smithi060 ceph-mon[94696]: pgmap v13610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:35 smithi141 ceph-mon[108989]: pgmap v13610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:36.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:37.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:37 smithi060 ceph-mon[94696]: pgmap v13611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:37 smithi141 ceph-mon[108989]: pgmap v13611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:38.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:38.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:39.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:39.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:39 smithi060 ceph-mon[94696]: pgmap v13612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:39 smithi141 ceph-mon[108989]: pgmap v13612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:40.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:40.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:41.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:41.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:41 smithi060 ceph-mon[94696]: pgmap v13613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:41 smithi141 ceph-mon[108989]: pgmap v13613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:42.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:56:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:56:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:56:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:56:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:56:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:56:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:56:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:56:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:56:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:56:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:56:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:56:43.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:43.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:43 smithi060 ceph-mon[94696]: pgmap v13614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:43 smithi141 ceph-mon[108989]: pgmap v13614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:44.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:45.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:45.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:45 smithi060 ceph-mon[94696]: pgmap v13615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:45 smithi141 ceph-mon[108989]: pgmap v13615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:46.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:46.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:47.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:47.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:47 smithi060 ceph-mon[94696]: pgmap v13616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:47 smithi141 ceph-mon[108989]: pgmap v13616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:48.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:48.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:49.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:49.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:49.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:49 smithi060 ceph-mon[94696]: pgmap v13617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:49 smithi141 ceph-mon[108989]: pgmap v13617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:50.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:51.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:51.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:51 smithi141 ceph-mon[108989]: pgmap v13618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:51 smithi060 ceph-mon[94696]: pgmap v13618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:52.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:52.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:53.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:53.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:53 smithi141 ceph-mon[108989]: pgmap v13619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:53.508 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:53 smithi060 ceph-mon[94696]: pgmap v13619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:54.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:55.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:55 smithi060 ceph-mon[94696]: pgmap v13620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:55 smithi141 ceph-mon[108989]: pgmap v13620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:56:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:56.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:57.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:57.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:57.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:57 smithi060 ceph-mon[94696]: pgmap v13621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:57 smithi141 ceph-mon[108989]: pgmap v13621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:56:58.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:58.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:59.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:56:59.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:56:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:56:59 smithi060 ceph-mon[94696]: pgmap v13622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:56:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:56:59 smithi141 ceph-mon[108989]: pgmap v13622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:00.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:00.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:01.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:01.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:01 smithi060 ceph-mon[94696]: pgmap v13623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:01 smithi141 ceph-mon[108989]: pgmap v13623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:02.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:03.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:03.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:03 smithi141 ceph-mon[108989]: pgmap v13624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:03 smithi060 ceph-mon[94696]: pgmap v13624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:04.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:04.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:05.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:05.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:05.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:05 smithi060 ceph-mon[94696]: pgmap v13625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:05 smithi141 ceph-mon[108989]: pgmap v13625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:06.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:06.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:07.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:07.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:07 smithi060 ceph-mon[94696]: pgmap v13626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:07 smithi141 ceph-mon[108989]: pgmap v13626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:08.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:09.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:09.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:09 smithi060 ceph-mon[94696]: pgmap v13627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:09 smithi141 ceph-mon[108989]: pgmap v13627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:10.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:10.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:11.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:11.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:11 smithi060 ceph-mon[94696]: pgmap v13628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:11.600 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:11 smithi141 ceph-mon[108989]: pgmap v13628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:12.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:12.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:13.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:13 smithi141 ceph-mon[108989]: pgmap v13629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:13 smithi060 ceph-mon[94696]: pgmap v13629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:14.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:14.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:15.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:15.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:15 smithi060 ceph-mon[94696]: pgmap v13630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:15 smithi141 ceph-mon[108989]: pgmap v13630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:16.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:16.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:17.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:17.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:17 smithi060 ceph-mon[94696]: pgmap v13631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:17 smithi141 ceph-mon[108989]: pgmap v13631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:18.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:18.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:19.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:19.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:19.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:19 smithi060 ceph-mon[94696]: pgmap v13632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:19 smithi141 ceph-mon[108989]: pgmap v13632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:20.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:21.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:21.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:21 smithi060 ceph-mon[94696]: pgmap v13633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:21.704 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:21 smithi141 ceph-mon[108989]: pgmap v13633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:22.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:22.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:23.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:23.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:23 smithi141 ceph-mon[108989]: pgmap v13634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:23 smithi060 ceph-mon[94696]: pgmap v13634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:24.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:24.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:25.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:25.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:25 smithi060 ceph-mon[94696]: pgmap v13635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:25 smithi141 ceph-mon[108989]: pgmap v13635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:26.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:26.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:27.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:27 smithi060 ceph-mon[94696]: pgmap v13636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:27 smithi141 ceph-mon[108989]: pgmap v13636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:28.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:29.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:29.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:29 smithi141 ceph-mon[108989]: pgmap v13637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:29 smithi060 ceph-mon[94696]: pgmap v13637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:30.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:31.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:31.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:31 smithi141 ceph-mon[108989]: pgmap v13638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:31 smithi060 ceph-mon[94696]: pgmap v13638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:32.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:32.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:33.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:33 smithi141 ceph-mon[108989]: pgmap v13639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:33 smithi060 ceph-mon[94696]: pgmap v13639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:34.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:34.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:35.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:35.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:35 smithi060 ceph-mon[94696]: pgmap v13640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:35 smithi141 ceph-mon[108989]: pgmap v13640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:36.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:36.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:37.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:37.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:37 smithi060 ceph-mon[94696]: pgmap v13641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:37 smithi141 ceph-mon[108989]: pgmap v13641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:38.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:38.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:39.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:39.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:39 smithi060 ceph-mon[94696]: pgmap v13642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:39 smithi141 ceph-mon[108989]: pgmap v13642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:40.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:40.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:41.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:41.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:41 smithi141 ceph-mon[108989]: pgmap v13643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:41 smithi060 ceph-mon[94696]: pgmap v13643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:42.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:42.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:43.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: pgmap v13644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:57:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:57:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:57:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:57:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:57:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:57:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: pgmap v13644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:57:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:57:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:57:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:57:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:57:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:57:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:44.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:45.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:45.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:45 smithi060 ceph-mon[94696]: pgmap v13645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:45 smithi141 ceph-mon[108989]: pgmap v13645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:46.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:46.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:47.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:47.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:47 smithi141 ceph-mon[108989]: pgmap v13646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:47 smithi060 ceph-mon[94696]: pgmap v13646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:48.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:48.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:49.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:49.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:49 smithi060 ceph-mon[94696]: pgmap v13647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:49 smithi141 ceph-mon[108989]: pgmap v13647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:50.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:50.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:51.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:51 smithi141 ceph-mon[108989]: pgmap v13648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:51 smithi060 ceph-mon[94696]: pgmap v13648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:52.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:52.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:53.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:53.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:53 smithi060 ceph-mon[94696]: pgmap v13649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:53 smithi141 ceph-mon[108989]: pgmap v13649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:54.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:54.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:55.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:55 smithi141 ceph-mon[108989]: pgmap v13650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:55 smithi060 ceph-mon[94696]: pgmap v13650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:57:56.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:56.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:57.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:57.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:57 smithi141 ceph-mon[108989]: pgmap v13651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:57 smithi060 ceph-mon[94696]: pgmap v13651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:57:58.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:58.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:59.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:57:59.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:57:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:57:59 smithi060 ceph-mon[94696]: pgmap v13652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:57:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:57:59 smithi141 ceph-mon[108989]: pgmap v13652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:00.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:00.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:01.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:01.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:01 smithi141 ceph-mon[108989]: pgmap v13653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:01 smithi060 ceph-mon[94696]: pgmap v13653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:02.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:02.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:03.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:03.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:03 smithi060 ceph-mon[94696]: pgmap v13654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:03 smithi141 ceph-mon[108989]: pgmap v13654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:04.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:04.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:05.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:05.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:05 smithi141 ceph-mon[108989]: pgmap v13655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:05 smithi060 ceph-mon[94696]: pgmap v13655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:06.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:06.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:07.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:07.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:07 smithi141 ceph-mon[108989]: pgmap v13656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:07 smithi060 ceph-mon[94696]: pgmap v13656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:08.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:08.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:09.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:09.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:09 smithi141 ceph-mon[108989]: pgmap v13657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:09 smithi060 ceph-mon[94696]: pgmap v13657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:10.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:10.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:11.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:11.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:11 smithi141 ceph-mon[108989]: pgmap v13658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:11 smithi060 ceph-mon[94696]: pgmap v13658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:12.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:12.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:13.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:13.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:13 smithi060 ceph-mon[94696]: pgmap v13659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:13 smithi141 ceph-mon[108989]: pgmap v13659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:14.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:14.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:15.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:15.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:15 smithi141 ceph-mon[108989]: pgmap v13660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:15 smithi060 ceph-mon[94696]: pgmap v13660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:16.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:16.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:17.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:17.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:17 smithi141 ceph-mon[108989]: pgmap v13661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:17 smithi060 ceph-mon[94696]: pgmap v13661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:18.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:18.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:19.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:19.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:19 smithi141 ceph-mon[108989]: pgmap v13662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:19 smithi060 ceph-mon[94696]: pgmap v13662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:20.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:20.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:21.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:21.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:21 smithi141 ceph-mon[108989]: pgmap v13663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:21 smithi060 ceph-mon[94696]: pgmap v13663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:22.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:22.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:23.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:23.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:23 smithi060 ceph-mon[94696]: pgmap v13664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:23 smithi141 ceph-mon[108989]: pgmap v13664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:24.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:24.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:25.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:25.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:25 smithi141 ceph-mon[108989]: pgmap v13665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:25 smithi060 ceph-mon[94696]: pgmap v13665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:26.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:26.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:27.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:27.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:27 smithi141 ceph-mon[108989]: pgmap v13666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:27 smithi060 ceph-mon[94696]: pgmap v13666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:28.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:28.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:29.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:29.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:29 smithi141 ceph-mon[108989]: pgmap v13667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:29 smithi060 ceph-mon[94696]: pgmap v13667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:30.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:30.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:31.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:31.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:31 smithi141 ceph-mon[108989]: pgmap v13668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:31 smithi060 ceph-mon[94696]: pgmap v13668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:32.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:32.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:33.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:33.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:33 smithi060 ceph-mon[94696]: pgmap v13669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:33 smithi141 ceph-mon[108989]: pgmap v13669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:34.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:34.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:35.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:35.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:35 smithi141 ceph-mon[108989]: pgmap v13670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:35 smithi060 ceph-mon[94696]: pgmap v13670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:36.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:36.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:37.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:37.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:37 smithi141 ceph-mon[108989]: pgmap v13671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:37 smithi060 ceph-mon[94696]: pgmap v13671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:38.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:38.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:39.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:39.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:39.339 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:39 smithi141 ceph-mon[108989]: pgmap v13672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:39.693 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:39 smithi060 ceph-mon[94696]: pgmap v13672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:40.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:40.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:41.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:41.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:41 smithi141 ceph-mon[108989]: pgmap v13673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:41 smithi060 ceph-mon[94696]: pgmap v13673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:42.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:42.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:43.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:43.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:43 smithi060 ceph-mon[94696]: pgmap v13674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:58:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:43 smithi141 ceph-mon[108989]: pgmap v13674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:58:44.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:44.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1523M 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T14:58:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1523M 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:58:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:58:45.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:45.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:45 smithi060 ceph-mon[94696]: pgmap v13675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:45 smithi141 ceph-mon[108989]: pgmap v13675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:46.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:46.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:47.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:47.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:47.585 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:47 smithi141 ceph-mon[108989]: pgmap v13676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:47 smithi060 ceph-mon[94696]: pgmap v13676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:48.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:48.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:49.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:49.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:49 smithi141 ceph-mon[108989]: pgmap v13677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:49.806 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:49 smithi060 ceph-mon[94696]: pgmap v13677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:50.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:50.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:51.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:51.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:51 smithi141 ceph-mon[108989]: pgmap v13678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:51 smithi060 ceph-mon[94696]: pgmap v13678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:52.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:52.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:53.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:53.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:53 smithi060 ceph-mon[94696]: pgmap v13679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:53 smithi141 ceph-mon[108989]: pgmap v13679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:54.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:54.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:55.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:55 smithi141 ceph-mon[108989]: pgmap v13680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:55 smithi060 ceph-mon[94696]: pgmap v13680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:58:56.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:56.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:57.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:57.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:57.688 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:57 smithi141 ceph-mon[108989]: pgmap v13681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:57 smithi060 ceph-mon[94696]: pgmap v13681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:58:58.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:58.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:59.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:58:59.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:58:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:58:59 smithi141 ceph-mon[108989]: pgmap v13682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:58:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:58:59 smithi060 ceph-mon[94696]: pgmap v13682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:00.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:00.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:01.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:01.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:01 smithi141 ceph-mon[108989]: pgmap v13683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:01 smithi060 ceph-mon[94696]: pgmap v13683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:02.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:02.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:03.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:03.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:03 smithi060 ceph-mon[94696]: pgmap v13684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:03 smithi141 ceph-mon[108989]: pgmap v13684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:04.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:04.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:05.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:05.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:05 smithi141 ceph-mon[108989]: pgmap v13685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:05 smithi060 ceph-mon[94696]: pgmap v13685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:06.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:06.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:07.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:07.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:07 smithi141 ceph-mon[108989]: pgmap v13686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:07 smithi060 ceph-mon[94696]: pgmap v13686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:08.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:08.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:09.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:09.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:09 smithi141 ceph-mon[108989]: pgmap v13687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:09 smithi060 ceph-mon[94696]: pgmap v13687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:10.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:10.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:11.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:11.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:11 smithi141 ceph-mon[108989]: pgmap v13688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:11 smithi060 ceph-mon[94696]: pgmap v13688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:12.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:12.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:13.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:13.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:13 smithi060 ceph-mon[94696]: pgmap v13689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:13 smithi141 ceph-mon[108989]: pgmap v13689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:14.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:14.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:15.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:15.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:15 smithi141 ceph-mon[108989]: pgmap v13690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:15 smithi060 ceph-mon[94696]: pgmap v13690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:16.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:16.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:17.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:17.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:17 smithi141 ceph-mon[108989]: pgmap v13691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:17 smithi060 ceph-mon[94696]: pgmap v13691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:18.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:18.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:19.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:19.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:19 smithi141 ceph-mon[108989]: pgmap v13692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:19 smithi060 ceph-mon[94696]: pgmap v13692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:20.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:20.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:21.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:21.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:21 smithi141 ceph-mon[108989]: pgmap v13693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:21 smithi060 ceph-mon[94696]: pgmap v13693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:22.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:22.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:23.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:23.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:23 smithi060 ceph-mon[94696]: pgmap v13694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:23 smithi141 ceph-mon[108989]: pgmap v13694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:24.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:24.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:25.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:25.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:25 smithi060 ceph-mon[94696]: pgmap v13695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:25 smithi141 ceph-mon[108989]: pgmap v13695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:26.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:26.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:27.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:27.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:27 smithi141 ceph-mon[108989]: pgmap v13696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:27 smithi060 ceph-mon[94696]: pgmap v13696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:28.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:28.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:29.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:29.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:29 smithi141 ceph-mon[108989]: pgmap v13697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:29 smithi060 ceph-mon[94696]: pgmap v13697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:30.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:30.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:31.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:31.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:31 smithi141 ceph-mon[108989]: pgmap v13698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:31 smithi060 ceph-mon[94696]: pgmap v13698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:32.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:32.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:33.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:33.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:33.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:33 smithi141 ceph-mon[108989]: pgmap v13699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:33 smithi060 ceph-mon[94696]: pgmap v13699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:34.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:34.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:35.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:35 smithi141 ceph-mon[108989]: pgmap v13700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:35 smithi060 ceph-mon[94696]: pgmap v13700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:36.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:37.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:37.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:37 smithi141 ceph-mon[108989]: pgmap v13701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:37 smithi060 ceph-mon[94696]: pgmap v13701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:38.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:39.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:39.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:39 smithi141 ceph-mon[108989]: pgmap v13702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:39 smithi060 ceph-mon[94696]: pgmap v13702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:40.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:40.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:41.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:41.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:41 smithi141 ceph-mon[108989]: pgmap v13703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:41 smithi060 ceph-mon[94696]: pgmap v13703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:42.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:42.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:43.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:43.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:43 smithi141 ceph-mon[108989]: pgmap v13704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:43 smithi060 ceph-mon[94696]: pgmap v13704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:44.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:44.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:59:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:59:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:59:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:59:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:59:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T14:59:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T14:59:45.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:45.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:45 smithi060 ceph-mon[94696]: pgmap v13705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:45 smithi141 ceph-mon[108989]: pgmap v13705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:46.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:46.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:47.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:47.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:47.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:47 smithi141 ceph-mon[108989]: pgmap v13706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:47 smithi060 ceph-mon[94696]: pgmap v13706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:48.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:48.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:49.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:49.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:49 smithi141 ceph-mon[108989]: pgmap v13707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:49 smithi060 ceph-mon[94696]: pgmap v13707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:50.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:50.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:51.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:51.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:51 smithi141 ceph-mon[108989]: pgmap v13708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:51 smithi060 ceph-mon[94696]: pgmap v13708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:52.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:52.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:53.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:53.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:53 smithi060 ceph-mon[94696]: pgmap v13709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:53 smithi141 ceph-mon[108989]: pgmap v13709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:54.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:54.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:55.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:55.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:55 smithi141 ceph-mon[108989]: pgmap v13710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:55 smithi060 ceph-mon[94696]: pgmap v13710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T14:59:56.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:56.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:57.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:57.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:57 smithi141 ceph-mon[108989]: pgmap v13711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:57 smithi060 ceph-mon[94696]: pgmap v13711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T14:59:58.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:58.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:59.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T14:59:59.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T14:59:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 14:59:59 smithi141 ceph-mon[108989]: pgmap v13712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T14:59:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 14:59:59 smithi060 ceph-mon[94696]: pgmap v13712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:00.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:00.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:00:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:00:01.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:01.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:01 smithi141 ceph-mon[108989]: pgmap v13713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:01 smithi060 ceph-mon[94696]: pgmap v13713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:02.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:02.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:03.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:03.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:03 smithi060 ceph-mon[94696]: pgmap v13714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:03 smithi141 ceph-mon[108989]: pgmap v13714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:04.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:04.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:05.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:05.656 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:05 smithi060 ceph-mon[94696]: pgmap v13715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:05 smithi141 ceph-mon[108989]: pgmap v13715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:06.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:06.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:07.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:07.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:07 smithi141 ceph-mon[108989]: pgmap v13716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:07 smithi060 ceph-mon[94696]: pgmap v13716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:08.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:08.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:09.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:09.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:09 smithi141 ceph-mon[108989]: pgmap v13717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:09 smithi060 ceph-mon[94696]: pgmap v13717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:10.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:10.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:10.713 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:11.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:11.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:11 smithi141 ceph-mon[108989]: pgmap v13718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:11 smithi060 ceph-mon[94696]: pgmap v13718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:12.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:12.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:13.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:13.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:13 smithi060 ceph-mon[94696]: pgmap v13719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:13 smithi141 ceph-mon[108989]: pgmap v13719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:14.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:14.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:15.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:15.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:15 smithi141 ceph-mon[108989]: pgmap v13720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:15.769 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:15 smithi060 ceph-mon[94696]: pgmap v13720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:16.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:17.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:17.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:17 smithi141 ceph-mon[108989]: pgmap v13721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:17 smithi060 ceph-mon[94696]: pgmap v13721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:18.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:18.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:19.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:19 smithi141 ceph-mon[108989]: pgmap v13722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:19 smithi060 ceph-mon[94696]: pgmap v13722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:20.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:20.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:21.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:21.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:21 smithi141 ceph-mon[108989]: pgmap v13723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:21 smithi060 ceph-mon[94696]: pgmap v13723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:22.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:22.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:23.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:23.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:23 smithi060 ceph-mon[94696]: pgmap v13724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:23.568 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:23 smithi141 ceph-mon[108989]: pgmap v13724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:24.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:24.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:25.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:25.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:25.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:25 smithi060 ceph-mon[94696]: pgmap v13725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:25.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:25 smithi141 ceph-mon[108989]: pgmap v13725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:26.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:26.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:27.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:27.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:27 smithi141 ceph-mon[108989]: pgmap v13726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:27 smithi060 ceph-mon[94696]: pgmap v13726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:28.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:28.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:29.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:29.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:29 smithi141 ceph-mon[108989]: pgmap v13727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:29 smithi060 ceph-mon[94696]: pgmap v13727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:30.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:30.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:31.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:31.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:31 smithi141 ceph-mon[108989]: pgmap v13728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:31 smithi060 ceph-mon[94696]: pgmap v13728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:32.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:32.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:33.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:33.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:33 smithi060 ceph-mon[94696]: pgmap v13729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:33.672 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:33 smithi141 ceph-mon[108989]: pgmap v13729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:34.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:34.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:35.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:35.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:35 smithi141 ceph-mon[108989]: pgmap v13730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:35 smithi060 ceph-mon[94696]: pgmap v13730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:36.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:36.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:37.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:37.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:37 smithi141 ceph-mon[108989]: pgmap v13731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:37 smithi060 ceph-mon[94696]: pgmap v13731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:38.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:38.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:39.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:39.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:39 smithi141 ceph-mon[108989]: pgmap v13732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:39 smithi060 ceph-mon[94696]: pgmap v13732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:40.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:40.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:41.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:41.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:41 smithi141 ceph-mon[108989]: pgmap v13733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:41 smithi060 ceph-mon[94696]: pgmap v13733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:42.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:42.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:43.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:43.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:43 smithi060 ceph-mon[94696]: pgmap v13734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:43 smithi141 ceph-mon[108989]: pgmap v13734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:44.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:44.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:00:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:00:45.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:45.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:45.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: pgmap v13735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:00:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: pgmap v13735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:00:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:00:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:00:46.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:46.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:47.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:47.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:47 smithi141 ceph-mon[108989]: pgmap v13736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:47 smithi060 ceph-mon[94696]: pgmap v13736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:48.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:48.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:49.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:49.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:49 smithi141 ceph-mon[108989]: pgmap v13737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:49 smithi060 ceph-mon[94696]: pgmap v13737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:50.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:50.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:51.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:51.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:51.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:51 smithi060 ceph-mon[94696]: pgmap v13738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:51 smithi141 ceph-mon[108989]: pgmap v13738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:52.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:52.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:53.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:53.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:53 smithi060 ceph-mon[94696]: pgmap v13739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:53 smithi141 ceph-mon[108989]: pgmap v13739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:54.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:54.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:55.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:55.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:55 smithi141 ceph-mon[108989]: pgmap v13740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:55 smithi060 ceph-mon[94696]: pgmap v13740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:00:56.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:56.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:57.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:57.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:57 smithi141 ceph-mon[108989]: pgmap v13741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:57 smithi060 ceph-mon[94696]: pgmap v13741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:00:58.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:58.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:59.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:00:59.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:00:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:00:59 smithi141 ceph-mon[108989]: pgmap v13742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:00:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:00:59 smithi060 ceph-mon[94696]: pgmap v13742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:00.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:00.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:01.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:01.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:01.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:01 smithi060 ceph-mon[94696]: pgmap v13743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:01 smithi141 ceph-mon[108989]: pgmap v13743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:02.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:02.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:03.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:03.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:03 smithi060 ceph-mon[94696]: pgmap v13744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:03 smithi141 ceph-mon[108989]: pgmap v13744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:04.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:04.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:05.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:05.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:05 smithi141 ceph-mon[108989]: pgmap v13745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:05 smithi060 ceph-mon[94696]: pgmap v13745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:06.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:06.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:07.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:07.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:07 smithi141 ceph-mon[108989]: pgmap v13746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:07 smithi060 ceph-mon[94696]: pgmap v13746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:08.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:08.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:09.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:09.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:09 smithi141 ceph-mon[108989]: pgmap v13747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:09 smithi060 ceph-mon[94696]: pgmap v13747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:10.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:10.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:11.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:11.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:11 smithi141 ceph-mon[108989]: pgmap v13748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:11 smithi060 ceph-mon[94696]: pgmap v13748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:12.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:13.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:13.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:13 smithi060 ceph-mon[94696]: pgmap v13749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:13 smithi141 ceph-mon[108989]: pgmap v13749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:14.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:14.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:15.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:15.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:15 smithi141 ceph-mon[108989]: pgmap v13750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:15 smithi060 ceph-mon[94696]: pgmap v13750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:16.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:17.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:17.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:17 smithi141 ceph-mon[108989]: pgmap v13751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:17 smithi060 ceph-mon[94696]: pgmap v13751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:18.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:18.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:19.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:19.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:19 smithi141 ceph-mon[108989]: pgmap v13752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:19 smithi060 ceph-mon[94696]: pgmap v13752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:20.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:20.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:21.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:21.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:21 smithi141 ceph-mon[108989]: pgmap v13753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:21 smithi060 ceph-mon[94696]: pgmap v13753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:22.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:22.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:23.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:23.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:23 smithi060 ceph-mon[94696]: pgmap v13754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:23 smithi141 ceph-mon[108989]: pgmap v13754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:24.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:24.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:25.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:25.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:25 smithi141 ceph-mon[108989]: pgmap v13755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:25 smithi060 ceph-mon[94696]: pgmap v13755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:26.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:26.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:27.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:27.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:27 smithi141 ceph-mon[108989]: pgmap v13756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:27 smithi060 ceph-mon[94696]: pgmap v13756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:28.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:28.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:29.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:29.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:29 smithi141 ceph-mon[108989]: pgmap v13757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:29 smithi060 ceph-mon[94696]: pgmap v13757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:30.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:30.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:31.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:31.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:31 smithi141 ceph-mon[108989]: pgmap v13758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:31 smithi060 ceph-mon[94696]: pgmap v13758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:32.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:32.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:33.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:33.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:33 smithi060 ceph-mon[94696]: pgmap v13759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:33 smithi141 ceph-mon[108989]: pgmap v13759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:34.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:34.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:35.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:35.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:35 smithi141 ceph-mon[108989]: pgmap v13760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:35 smithi060 ceph-mon[94696]: pgmap v13760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:36.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:36.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:37.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:37.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:37 smithi141 ceph-mon[108989]: pgmap v13761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:37 smithi060 ceph-mon[94696]: pgmap v13761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:38.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:38.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:39.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:39.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:39 smithi141 ceph-mon[108989]: pgmap v13762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:39 smithi060 ceph-mon[94696]: pgmap v13762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:40.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:40.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:41.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:41.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:41.726 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:41 smithi060 ceph-mon[94696]: pgmap v13763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:41 smithi141 ceph-mon[108989]: pgmap v13763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:42.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:42.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:43 smithi060 ceph-mon[94696]: pgmap v13764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:43.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:43.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:43 smithi141 ceph-mon[108989]: pgmap v13764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:44.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:44.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:45.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:45.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:45 smithi141 ceph-mon[108989]: pgmap v13765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:01:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:45 smithi060 ceph-mon[94696]: pgmap v13765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:01:46.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:46.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:47.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:47.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:47 smithi141 ceph-mon[108989]: pgmap v13766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:47 smithi060 ceph-mon[94696]: pgmap v13766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:48.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:48.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:01:48.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:01:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:01:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:01:48.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:01:49.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:49.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:49 smithi141 ceph-mon[108989]: pgmap v13767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:49 smithi060 ceph-mon[94696]: pgmap v13767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:50.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:50.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:51.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:51.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:51 smithi060 ceph-mon[94696]: pgmap v13768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:51 smithi141 ceph-mon[108989]: pgmap v13768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:52.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:52.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:53 smithi060 ceph-mon[94696]: pgmap v13769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:53.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:53.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:53 smithi141 ceph-mon[108989]: pgmap v13769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:54.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:54.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:55.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:55.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:55 smithi141 ceph-mon[108989]: pgmap v13770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:55 smithi060 ceph-mon[94696]: pgmap v13770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:01:56.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:56.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:57.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:57.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:57 smithi141 ceph-mon[108989]: pgmap v13771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:57 smithi060 ceph-mon[94696]: pgmap v13771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:01:58.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:58.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:59.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:01:59.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:01:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:01:59 smithi141 ceph-mon[108989]: pgmap v13772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:01:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:01:59 smithi060 ceph-mon[94696]: pgmap v13772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:00.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:00.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:01.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:01.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:01 smithi141 ceph-mon[108989]: pgmap v13773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:01 smithi060 ceph-mon[94696]: pgmap v13773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:02.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:02.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:03 smithi060 ceph-mon[94696]: pgmap v13774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:03.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:03.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:03 smithi141 ceph-mon[108989]: pgmap v13774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:04.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:04.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:05.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:05.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:05 smithi141 ceph-mon[108989]: pgmap v13775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:05 smithi060 ceph-mon[94696]: pgmap v13775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:06.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:06.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:07.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:07.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:07 smithi141 ceph-mon[108989]: pgmap v13776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:07 smithi060 ceph-mon[94696]: pgmap v13776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:08.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:08.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:09.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:09.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:09.659 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:09 smithi141 ceph-mon[108989]: pgmap v13777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:09 smithi060 ceph-mon[94696]: pgmap v13777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:10.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:10.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:11.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:11 smithi141 ceph-mon[108989]: pgmap v13778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:11 smithi060 ceph-mon[94696]: pgmap v13778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:12.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:13 smithi060 ceph-mon[94696]: pgmap v13779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:13.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:13.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:13 smithi141 ceph-mon[108989]: pgmap v13779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:14.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:14.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:15.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:15.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:15 smithi141 ceph-mon[108989]: pgmap v13780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:15 smithi060 ceph-mon[94696]: pgmap v13780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:16.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:17.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:17.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:17 smithi141 ceph-mon[108989]: pgmap v13781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:17 smithi060 ceph-mon[94696]: pgmap v13781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:18.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:18.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:19.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:19.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:19 smithi141 ceph-mon[108989]: pgmap v13782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:19 smithi060 ceph-mon[94696]: pgmap v13782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:20.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:20.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:21.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:21.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:21 smithi141 ceph-mon[108989]: pgmap v13783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:21 smithi060 ceph-mon[94696]: pgmap v13783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:22.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:22.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:23 smithi060 ceph-mon[94696]: pgmap v13784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:23.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:23.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:23 smithi141 ceph-mon[108989]: pgmap v13784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:24.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:24.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:25.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:25.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:25 smithi141 ceph-mon[108989]: pgmap v13785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:25 smithi060 ceph-mon[94696]: pgmap v13785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:26.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:26.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:27 smithi060 ceph-mon[94696]: pgmap v13786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:27.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:27.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:27 smithi141 ceph-mon[108989]: pgmap v13786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:28.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:28.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:29.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:29.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:29 smithi141 ceph-mon[108989]: pgmap v13787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:29 smithi060 ceph-mon[94696]: pgmap v13787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:30.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:30.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:31.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:31.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:31 smithi141 ceph-mon[108989]: pgmap v13788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:31 smithi060 ceph-mon[94696]: pgmap v13788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:32.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:32.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:33 smithi060 ceph-mon[94696]: pgmap v13789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:33.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:33.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:33 smithi141 ceph-mon[108989]: pgmap v13789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:34.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:34.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:35.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:35.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:35 smithi141 ceph-mon[108989]: pgmap v13790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:35 smithi060 ceph-mon[94696]: pgmap v13790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:36.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:36.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:37.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:37.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:37 smithi141 ceph-mon[108989]: pgmap v13791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:37 smithi060 ceph-mon[94696]: pgmap v13791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:38.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:38.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:39.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:39.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:39 smithi141 ceph-mon[108989]: pgmap v13792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:39 smithi060 ceph-mon[94696]: pgmap v13792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:40.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:40.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:41.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:41.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:41 smithi141 ceph-mon[108989]: pgmap v13793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:41 smithi060 ceph-mon[94696]: pgmap v13793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:42.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:42.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:43 smithi060 ceph-mon[94696]: pgmap v13794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:43.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:43.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:43 smithi141 ceph-mon[108989]: pgmap v13794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:44.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:44.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:45.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:45.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:45 smithi141 ceph-mon[108989]: pgmap v13795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:45 smithi060 ceph-mon[94696]: pgmap v13795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:46.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:46.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:47.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:47.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:47 smithi141 ceph-mon[108989]: pgmap v13796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:47 smithi060 ceph-mon[94696]: pgmap v13796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:48.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:48.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:02:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:02:49.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:49.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:49 smithi141 ceph-mon[108989]: pgmap v13797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:49 smithi060 ceph-mon[94696]: pgmap v13797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:50.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:50.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:51.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:51.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:51 smithi141 ceph-mon[108989]: pgmap v13798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:51 smithi060 ceph-mon[94696]: pgmap v13798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:52.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:52.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:53 smithi060 ceph-mon[94696]: pgmap v13799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:53.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:53.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:53 smithi141 ceph-mon[108989]: pgmap v13799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:02:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:02:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:02:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:54.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:54.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:02:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:55 smithi141 ceph-mon[108989]: pgmap v13800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:55.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:55 smithi060 ceph-mon[94696]: pgmap v13800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:02:55.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:55.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:56.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:56.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:57.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:57.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:57 smithi141 ceph-mon[108989]: pgmap v13801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:57 smithi060 ceph-mon[94696]: pgmap v13801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:02:58.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:58.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:59.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:02:59.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:02:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:02:59 smithi141 ceph-mon[108989]: pgmap v13802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:02:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:02:59 smithi060 ceph-mon[94696]: pgmap v13802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:00.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:00.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:01.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:01.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:01 smithi141 ceph-mon[108989]: pgmap v13803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:01 smithi060 ceph-mon[94696]: pgmap v13803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:02.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:02.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:03 smithi060 ceph-mon[94696]: pgmap v13804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:03.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:03.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:03 smithi141 ceph-mon[108989]: pgmap v13804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:04.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:04.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:05 smithi141 ceph-mon[108989]: pgmap v13805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:05.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:05.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:05 smithi060 ceph-mon[94696]: pgmap v13805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:06.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:06.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:07.697 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:07 smithi060 ceph-mon[94696]: pgmap v13806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:07.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:07.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:07 smithi141 ceph-mon[108989]: pgmap v13806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:08.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:08.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:09.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:09.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:09 smithi141 ceph-mon[108989]: pgmap v13807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:09 smithi060 ceph-mon[94696]: pgmap v13807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:10.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:10.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:11.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:11.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:11 smithi141 ceph-mon[108989]: pgmap v13808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:11 smithi060 ceph-mon[94696]: pgmap v13808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:12.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:13 smithi060 ceph-mon[94696]: pgmap v13809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:13.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:13.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:13 smithi141 ceph-mon[108989]: pgmap v13809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:14.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:14.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:15.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:15.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:15 smithi141 ceph-mon[108989]: pgmap v13810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:15 smithi060 ceph-mon[94696]: pgmap v13810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:16.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:16.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:17 smithi141 ceph-mon[108989]: pgmap v13811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:17.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:17.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:17.810 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:17 smithi060 ceph-mon[94696]: pgmap v13811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:18.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:18.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:19 smithi141 ceph-mon[108989]: pgmap v13812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:19.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:19.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:19 smithi060 ceph-mon[94696]: pgmap v13812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:20.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:20.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:21 smithi141 ceph-mon[108989]: pgmap v13813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:21.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:21.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:21 smithi060 ceph-mon[94696]: pgmap v13813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:22.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:22.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:23.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:23 smithi060 ceph-mon[94696]: pgmap v13814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:23 smithi141 ceph-mon[108989]: pgmap v13814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:23.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:23.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:24.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:24.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:25 smithi141 ceph-mon[108989]: pgmap v13815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:25.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:25.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:25 smithi060 ceph-mon[94696]: pgmap v13815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:26.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:26.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:27 smithi141 ceph-mon[108989]: pgmap v13816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:27.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:27.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:27 smithi060 ceph-mon[94696]: pgmap v13816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:28.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:28.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:29 smithi141 ceph-mon[108989]: pgmap v13817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:29.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:29.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:29 smithi060 ceph-mon[94696]: pgmap v13817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:30.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:30.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:31 smithi141 ceph-mon[108989]: pgmap v13818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:31.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:31.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:31 smithi060 ceph-mon[94696]: pgmap v13818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:32.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:32.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:33.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:33 smithi060 ceph-mon[94696]: pgmap v13819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:33 smithi141 ceph-mon[108989]: pgmap v13819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:33.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:33.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:34.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:34.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:35 smithi141 ceph-mon[108989]: pgmap v13820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:35.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:35.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:35 smithi060 ceph-mon[94696]: pgmap v13820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:36.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:36.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:37 smithi141 ceph-mon[108989]: pgmap v13821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:37.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:37.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:37 smithi060 ceph-mon[94696]: pgmap v13821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:38.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:38.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:39 smithi141 ceph-mon[108989]: pgmap v13822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:39.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:39.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:39 smithi060 ceph-mon[94696]: pgmap v13822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:40.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:40.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:41 smithi141 ceph-mon[108989]: pgmap v13823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:41.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:41.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:41 smithi060 ceph-mon[94696]: pgmap v13823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:42.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:42.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:43.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:43 smithi060 ceph-mon[94696]: pgmap v13824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:43 smithi141 ceph-mon[108989]: pgmap v13824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:43.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:43.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:44.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:44.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:45 smithi141 ceph-mon[108989]: pgmap v13825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:45.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:45.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:45 smithi060 ceph-mon[94696]: pgmap v13825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:46.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:46.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:47 smithi141 ceph-mon[108989]: pgmap v13826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:47.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:47.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:47 smithi060 ceph-mon[94696]: pgmap v13826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:48.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:48.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:49 smithi141 ceph-mon[108989]: pgmap v13827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:49.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:49.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:49 smithi060 ceph-mon[94696]: pgmap v13827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:50.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:50.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:51 smithi141 ceph-mon[108989]: pgmap v13828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:51.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:51.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:51 smithi060 ceph-mon[94696]: pgmap v13828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:52.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:52.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:53.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:53 smithi060 ceph-mon[94696]: pgmap v13829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:53 smithi141 ceph-mon[108989]: pgmap v13829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:53.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:53.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:03:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:03:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:03:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:03:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:03:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:03:54.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:54.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:03:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:03:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:03:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:03:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:03:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:55 smithi141 ceph-mon[108989]: pgmap v13830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:55.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:55.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:55 smithi060 ceph-mon[94696]: pgmap v13830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:03:56.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:56.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:57 smithi141 ceph-mon[108989]: pgmap v13831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:57.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:57.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:57 smithi060 ceph-mon[94696]: pgmap v13831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:03:58.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:58.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:03:59 smithi141 ceph-mon[108989]: pgmap v13832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:03:59.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:03:59.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:03:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:03:59 smithi060 ceph-mon[94696]: pgmap v13832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:00.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:00.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:01 smithi141 ceph-mon[108989]: pgmap v13833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:01.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:01.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:01 smithi060 ceph-mon[94696]: pgmap v13833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:02.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:02.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:03 smithi141 ceph-mon[108989]: pgmap v13834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:03.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:03.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:03 smithi060 ceph-mon[94696]: pgmap v13834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:04.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:04.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:05 smithi141 ceph-mon[108989]: pgmap v13835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:05.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:05.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:05 smithi060 ceph-mon[94696]: pgmap v13835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:06.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:06.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:07 smithi141 ceph-mon[108989]: pgmap v13836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:07 smithi060 ceph-mon[94696]: pgmap v13836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:07.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:07.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:08.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:08.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:09 smithi141 ceph-mon[108989]: pgmap v13837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:09 smithi060 ceph-mon[94696]: pgmap v13837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:09.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:09.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:10.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:10.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:11 smithi141 ceph-mon[108989]: pgmap v13838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:11 smithi060 ceph-mon[94696]: pgmap v13838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:11.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:11.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:12.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:12.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:13 smithi141 ceph-mon[108989]: pgmap v13839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:13 smithi060 ceph-mon[94696]: pgmap v13839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:13.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:13.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:14.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:14.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:15 smithi141 ceph-mon[108989]: pgmap v13840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:15 smithi060 ceph-mon[94696]: pgmap v13840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:15.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:15.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:16.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:16.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:17 smithi141 ceph-mon[108989]: pgmap v13841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:17 smithi060 ceph-mon[94696]: pgmap v13841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:17.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:17.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:18.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:18.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:19 smithi141 ceph-mon[108989]: pgmap v13842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:19 smithi060 ceph-mon[94696]: pgmap v13842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:19.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:19.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:20.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:20.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:21 smithi141 ceph-mon[108989]: pgmap v13843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:21 smithi060 ceph-mon[94696]: pgmap v13843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:21.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:21.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:22.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:22.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:23 smithi141 ceph-mon[108989]: pgmap v13844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:23 smithi060 ceph-mon[94696]: pgmap v13844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:23.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:23.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:24.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:24.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:25 smithi141 ceph-mon[108989]: pgmap v13845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:25 smithi060 ceph-mon[94696]: pgmap v13845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:25.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:25.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:26.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:26.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:27 smithi141 ceph-mon[108989]: pgmap v13846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:27 smithi060 ceph-mon[94696]: pgmap v13846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:27.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:27.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:28.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:28.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:29 smithi141 ceph-mon[108989]: pgmap v13847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:29 smithi060 ceph-mon[94696]: pgmap v13847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:29.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:29.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:30.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:30.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:31.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:31 smithi141 ceph-mon[108989]: pgmap v13848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:31 smithi060 ceph-mon[94696]: pgmap v13848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:31.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:31.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:32.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:32.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:33.662 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:33 smithi060 ceph-mon[94696]: pgmap v13849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:33 smithi141 ceph-mon[108989]: pgmap v13849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:33.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:33.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:34.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:34.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:35 smithi141 ceph-mon[108989]: pgmap v13850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:35 smithi060 ceph-mon[94696]: pgmap v13850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:35.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:35.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:36.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:36.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:37 smithi141 ceph-mon[108989]: pgmap v13851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:37 smithi060 ceph-mon[94696]: pgmap v13851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:37.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:37.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:38.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:38.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:39 smithi141 ceph-mon[108989]: pgmap v13852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:39 smithi060 ceph-mon[94696]: pgmap v13852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:39.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:39.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:40.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:40.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:41 smithi141 ceph-mon[108989]: pgmap v13853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:41 smithi060 ceph-mon[94696]: pgmap v13853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:41.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:41.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:42.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:42.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:43 smithi141 ceph-mon[108989]: pgmap v13854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:43.775 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:43 smithi060 ceph-mon[94696]: pgmap v13854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:43.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:43.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:44.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:44.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:45 smithi141 ceph-mon[108989]: pgmap v13855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:45 smithi060 ceph-mon[94696]: pgmap v13855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:45.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:45.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:46.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:46.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:47 smithi141 ceph-mon[108989]: pgmap v13856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:47 smithi060 ceph-mon[94696]: pgmap v13856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:47.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:47.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:48.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:48.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:49 smithi141 ceph-mon[108989]: pgmap v13857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:49 smithi060 ceph-mon[94696]: pgmap v13857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:49.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:49.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:50.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:50.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:51 smithi141 ceph-mon[108989]: pgmap v13858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:51 smithi060 ceph-mon[94696]: pgmap v13858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:51.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:51.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:52.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:52.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:53 smithi141 ceph-mon[108989]: pgmap v13859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:53 smithi060 ceph-mon[94696]: pgmap v13859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:53.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:53.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:04:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:04:54.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:54.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: pgmap v13860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:04:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:04:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:04:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:55.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:55.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: pgmap v13860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:04:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:04:56.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:56.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:57 smithi060 ceph-mon[94696]: pgmap v13861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:57.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:57.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:57 smithi141 ceph-mon[108989]: pgmap v13861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:04:58.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:58.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:04:59 smithi060 ceph-mon[94696]: pgmap v13862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:04:59.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:04:59.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:04:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:04:59 smithi141 ceph-mon[108989]: pgmap v13862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:00.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:00.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:01 smithi141 ceph-mon[108989]: pgmap v13863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:01 smithi060 ceph-mon[94696]: pgmap v13863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:01.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:01.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:02.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:02.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:03 smithi141 ceph-mon[108989]: pgmap v13864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:03 smithi060 ceph-mon[94696]: pgmap v13864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:03.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:03.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:04.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:04.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:05 smithi141 ceph-mon[108989]: pgmap v13865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:05 smithi060 ceph-mon[94696]: pgmap v13865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:05.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:05.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:06.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:06.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:07 smithi141 ceph-mon[108989]: pgmap v13866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:07 smithi060 ceph-mon[94696]: pgmap v13866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:07.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:07.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:08.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:08.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:09 smithi141 ceph-mon[108989]: pgmap v13867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:09 smithi060 ceph-mon[94696]: pgmap v13867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:09.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:09.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:10.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:10.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:11 smithi141 ceph-mon[108989]: pgmap v13868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:11 smithi060 ceph-mon[94696]: pgmap v13868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:11.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:11.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:12.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:12.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:13 smithi141 ceph-mon[108989]: pgmap v13869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:13 smithi060 ceph-mon[94696]: pgmap v13869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:13.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:13.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:14.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:14.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:15 smithi141 ceph-mon[108989]: pgmap v13870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:15 smithi060 ceph-mon[94696]: pgmap v13870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:15.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:15.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:16.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:16.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:17.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:17 smithi141 ceph-mon[108989]: pgmap v13871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:17 smithi060 ceph-mon[94696]: pgmap v13871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:17.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:17.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:18.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:18.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:19.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:19 smithi141 ceph-mon[108989]: pgmap v13872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:19 smithi060 ceph-mon[94696]: pgmap v13872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:19.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:19.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:20.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:20.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:21.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:21 smithi141 ceph-mon[108989]: pgmap v13873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:21 smithi060 ceph-mon[94696]: pgmap v13873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:21.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:21.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:22.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:22.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:23 smithi141 ceph-mon[108989]: pgmap v13874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:23 smithi060 ceph-mon[94696]: pgmap v13874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:23.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:23.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:24.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:24.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:25 smithi141 ceph-mon[108989]: pgmap v13875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:25 smithi060 ceph-mon[94696]: pgmap v13875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:25.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:25.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:26.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:26.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:27 smithi141 ceph-mon[108989]: pgmap v13876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:27 smithi060 ceph-mon[94696]: pgmap v13876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:27.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:27.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:28.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:28.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:29.557 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:29 smithi060 ceph-mon[94696]: pgmap v13877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:29 smithi141 ceph-mon[108989]: pgmap v13877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:29.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:29.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:30.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:30.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:31.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:31 smithi141 ceph-mon[108989]: pgmap v13878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:31 smithi060 ceph-mon[94696]: pgmap v13878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:32.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:32.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:33 smithi141 ceph-mon[108989]: pgmap v13879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:33 smithi060 ceph-mon[94696]: pgmap v13879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:33.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:33.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:34.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:34.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:35 smithi141 ceph-mon[108989]: pgmap v13880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:35 smithi060 ceph-mon[94696]: pgmap v13880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:35.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:35.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:36.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:36.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:37 smithi141 ceph-mon[108989]: pgmap v13881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:37 smithi060 ceph-mon[94696]: pgmap v13881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:37.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:37.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:38.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:39.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:39 smithi141 ceph-mon[108989]: pgmap v13882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:39 smithi060 ceph-mon[94696]: pgmap v13882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:39.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:39.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:40.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:40.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:41 smithi141 ceph-mon[108989]: pgmap v13883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:41 smithi060 ceph-mon[94696]: pgmap v13883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:41.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:41.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:42.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:42.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:43 smithi141 ceph-mon[108989]: pgmap v13884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:43 smithi060 ceph-mon[94696]: pgmap v13884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:43.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:43.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:44.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:44.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:45.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:45 smithi141 ceph-mon[108989]: pgmap v13885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:45 smithi060 ceph-mon[94696]: pgmap v13885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:45.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:45.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:46.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:46.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:47 smithi141 ceph-mon[108989]: pgmap v13886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:47 smithi060 ceph-mon[94696]: pgmap v13886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:47.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:47.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:48.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:48.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:49 smithi141 ceph-mon[108989]: pgmap v13887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:49 smithi060 ceph-mon[94696]: pgmap v13887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:49.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:49.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:50.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:50.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:51.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:51 smithi141 ceph-mon[108989]: pgmap v13888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:51 smithi060 ceph-mon[94696]: pgmap v13888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:51.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:51.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:52.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:52.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:53 smithi141 ceph-mon[108989]: pgmap v13889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:53 smithi060 ceph-mon[94696]: pgmap v13889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:53.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:53.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:54.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:54.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:55 smithi141 ceph-mon[108989]: pgmap v13890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:05:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:55 smithi060 ceph-mon[94696]: pgmap v13890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:05:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:05:55.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:55.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:05:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:05:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:05:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:05:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:05:56.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:56.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:57 smithi060 ceph-mon[94696]: pgmap v13891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:57 smithi141 ceph-mon[108989]: pgmap v13891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:05:57.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:57.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:59.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:05:59.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:05:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:05:59 smithi060 ceph-mon[94696]: pgmap v13892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:05:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:05:59 smithi141 ceph-mon[108989]: pgmap v13892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:00.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:00.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:01.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:01.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:01 smithi060 ceph-mon[94696]: pgmap v13893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:01 smithi141 ceph-mon[108989]: pgmap v13893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:02.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:02.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:03.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:03.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:03 smithi141 ceph-mon[108989]: pgmap v13894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:03 smithi060 ceph-mon[94696]: pgmap v13894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:04.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:04.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:05.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:05.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:05 smithi141 ceph-mon[108989]: pgmap v13895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:05 smithi060 ceph-mon[94696]: pgmap v13895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:06.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:06.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:07.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:07.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:07 smithi141 ceph-mon[108989]: pgmap v13896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:07 smithi060 ceph-mon[94696]: pgmap v13896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:08.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:08.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:09.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:09.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:09.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:09 smithi141 ceph-mon[108989]: pgmap v13897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:09.739 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:09 smithi060 ceph-mon[94696]: pgmap v13897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:10.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:10.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:11.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:11.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:11 smithi060 ceph-mon[94696]: pgmap v13898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:11 smithi141 ceph-mon[108989]: pgmap v13898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:12.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:12.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:13.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:13.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:13 smithi141 ceph-mon[108989]: pgmap v13899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:13 smithi060 ceph-mon[94696]: pgmap v13899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:14.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:14.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:15.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:15.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:15.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:15 smithi141 ceph-mon[108989]: pgmap v13900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:15 smithi060 ceph-mon[94696]: pgmap v13900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:16.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:16.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:17.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:17.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:17 smithi060 ceph-mon[94696]: pgmap v13901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:17 smithi141 ceph-mon[108989]: pgmap v13901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:18.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:18.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:19.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:19.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:19 smithi060 ceph-mon[94696]: pgmap v13902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:19 smithi141 ceph-mon[108989]: pgmap v13902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:20.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:20.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:21.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:21.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:21 smithi060 ceph-mon[94696]: pgmap v13903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:21 smithi141 ceph-mon[108989]: pgmap v13903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:22.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:22.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:23.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:23.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:23 smithi141 ceph-mon[108989]: pgmap v13904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:23 smithi060 ceph-mon[94696]: pgmap v13904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:24.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:24.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:25.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:25.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:25 smithi060 ceph-mon[94696]: pgmap v13905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:25 smithi141 ceph-mon[108989]: pgmap v13905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:26.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:26.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:27.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:27.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:27 smithi141 ceph-mon[108989]: pgmap v13906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:27 smithi060 ceph-mon[94696]: pgmap v13906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:28.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:28.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:29.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:29.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:29 smithi060 ceph-mon[94696]: pgmap v13907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:29 smithi141 ceph-mon[108989]: pgmap v13907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:30.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:30.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:31.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:31.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:31 smithi060 ceph-mon[94696]: pgmap v13908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:31 smithi141 ceph-mon[108989]: pgmap v13908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:32.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:32.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:33.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:33.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:33 smithi141 ceph-mon[108989]: pgmap v13909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:33 smithi060 ceph-mon[94696]: pgmap v13909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:34.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:34.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:35.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:35.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:35 smithi060 ceph-mon[94696]: pgmap v13910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:35 smithi141 ceph-mon[108989]: pgmap v13910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:36.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:36.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:37.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:37.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:37 smithi141 ceph-mon[108989]: pgmap v13911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:37 smithi060 ceph-mon[94696]: pgmap v13911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:38.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:38.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:39.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:39.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:39 smithi060 ceph-mon[94696]: pgmap v13912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:39 smithi141 ceph-mon[108989]: pgmap v13912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:40.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:40.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:41.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:41.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:41 smithi060 ceph-mon[94696]: pgmap v13913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:41 smithi141 ceph-mon[108989]: pgmap v13913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:42.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:42.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:43.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:43.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:43 smithi141 ceph-mon[108989]: pgmap v13914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:43 smithi060 ceph-mon[94696]: pgmap v13914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:44.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:44.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:45.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:45.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:45 smithi060 ceph-mon[94696]: pgmap v13915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:45 smithi141 ceph-mon[108989]: pgmap v13915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:46.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:46.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:47.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:47.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:47 smithi060 ceph-mon[94696]: pgmap v13916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:47 smithi141 ceph-mon[108989]: pgmap v13916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:48.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:48.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:49.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:49.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:49 smithi060 ceph-mon[94696]: pgmap v13917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:49 smithi141 ceph-mon[108989]: pgmap v13917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:50.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:50.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:51.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:51.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:51 smithi060 ceph-mon[94696]: pgmap v13918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:51 smithi141 ceph-mon[108989]: pgmap v13918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:52.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:52.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:53.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:53.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:53 smithi141 ceph-mon[108989]: pgmap v13919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:53 smithi060 ceph-mon[94696]: pgmap v13919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:54.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:54.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:55.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:55.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:55 smithi060 ceph-mon[94696]: pgmap v13920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:55 smithi141 ceph-mon[108989]: pgmap v13920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:06:56.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:56.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:06:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:06:57.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:57.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: pgmap v13921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:06:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:06:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:06:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:06:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:06:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: pgmap v13921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:06:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:06:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:06:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:06:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:06:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:06:58.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:58.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:59.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:06:59.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:06:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:06:59 smithi060 ceph-mon[94696]: pgmap v13922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:06:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:06:59 smithi141 ceph-mon[108989]: pgmap v13922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:00.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:00.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:01.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:01.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:01 smithi060 ceph-mon[94696]: pgmap v13923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:01 smithi141 ceph-mon[108989]: pgmap v13923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:02.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:02.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:03.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:03.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:03 smithi141 ceph-mon[108989]: pgmap v13924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:03 smithi060 ceph-mon[94696]: pgmap v13924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:04.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:04.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:05.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:05.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:05 smithi060 ceph-mon[94696]: pgmap v13925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:05 smithi141 ceph-mon[108989]: pgmap v13925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:06.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:06.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:07.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:07.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:07 smithi060 ceph-mon[94696]: pgmap v13926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:07 smithi141 ceph-mon[108989]: pgmap v13926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:08.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:08.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:09.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:09.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:09 smithi060 ceph-mon[94696]: pgmap v13927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:09 smithi141 ceph-mon[108989]: pgmap v13927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:10.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:10.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:11.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:11.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:11 smithi060 ceph-mon[94696]: pgmap v13928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:11 smithi141 ceph-mon[108989]: pgmap v13928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:12.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:12.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:13.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:13.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:13 smithi141 ceph-mon[108989]: pgmap v13929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:13 smithi060 ceph-mon[94696]: pgmap v13929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:14.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:14.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:15.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:15.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:15 smithi060 ceph-mon[94696]: pgmap v13930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:15 smithi141 ceph-mon[108989]: pgmap v13930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:16.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:16.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:17.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:17.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:17.817 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:17 smithi141 ceph-mon[108989]: pgmap v13931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:17 smithi060 ceph-mon[94696]: pgmap v13931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:18.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:18.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:19.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:19.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:19 smithi060 ceph-mon[94696]: pgmap v13932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:19 smithi141 ceph-mon[108989]: pgmap v13932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:20.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:20.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:21.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:21.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:21 smithi060 ceph-mon[94696]: pgmap v13933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:21 smithi141 ceph-mon[108989]: pgmap v13933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:22.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:22.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:23.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:23.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:23 smithi141 ceph-mon[108989]: pgmap v13934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:23 smithi060 ceph-mon[94696]: pgmap v13934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:24.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:24.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:25.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:25.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:25 smithi060 ceph-mon[94696]: pgmap v13935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:25 smithi141 ceph-mon[108989]: pgmap v13935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:26.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:26.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:27.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:27.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:27 smithi060 ceph-mon[94696]: pgmap v13936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:27.921 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:27 smithi141 ceph-mon[108989]: pgmap v13936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:28.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:28.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:29.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:29.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:29 smithi060 ceph-mon[94696]: pgmap v13937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:29 smithi141 ceph-mon[108989]: pgmap v13937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:30.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:30.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:31.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:31.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:31 smithi060 ceph-mon[94696]: pgmap v13938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:31 smithi141 ceph-mon[108989]: pgmap v13938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:32.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:32.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:33.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:33.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:33 smithi141 ceph-mon[108989]: pgmap v13939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:33 smithi060 ceph-mon[94696]: pgmap v13939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:34.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:34.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:35.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:35.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:35 smithi060 ceph-mon[94696]: pgmap v13940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:35 smithi141 ceph-mon[108989]: pgmap v13940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:36.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:36.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:37.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:37.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:37 smithi060 ceph-mon[94696]: pgmap v13941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:37 smithi141 ceph-mon[108989]: pgmap v13941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:38.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:38.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:39.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:39.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:39 smithi060 ceph-mon[94696]: pgmap v13942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:39 smithi141 ceph-mon[108989]: pgmap v13942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:40.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:40.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:41.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:41.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:41 smithi060 ceph-mon[94696]: pgmap v13943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:41 smithi141 ceph-mon[108989]: pgmap v13943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:42.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:42.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:43.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:43.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:43 smithi141 ceph-mon[108989]: pgmap v13944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:43 smithi060 ceph-mon[94696]: pgmap v13944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:44.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:44.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:45.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:45.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:45.815 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:45 smithi060 ceph-mon[94696]: pgmap v13945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:45 smithi141 ceph-mon[108989]: pgmap v13945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:46.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:46.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:47.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:47.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:47 smithi060 ceph-mon[94696]: pgmap v13946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:47 smithi141 ceph-mon[108989]: pgmap v13946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:48.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:48.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:49.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:49.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:49 smithi060 ceph-mon[94696]: pgmap v13947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:49 smithi141 ceph-mon[108989]: pgmap v13947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:50.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:50.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:51.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:51.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:51 smithi060 ceph-mon[94696]: pgmap v13948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:51 smithi141 ceph-mon[108989]: pgmap v13948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:52.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:52.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:53.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:53.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:53 smithi141 ceph-mon[108989]: pgmap v13949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:53 smithi060 ceph-mon[94696]: pgmap v13949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:54.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:54.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:55.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:55 smithi060 ceph-mon[94696]: pgmap v13950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:55 smithi141 ceph-mon[108989]: pgmap v13950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:07:56.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:56.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:57.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:57.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: pgmap v13951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:07:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:07:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: pgmap v13951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:07:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:07:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:07:58.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:58.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:07:59.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:07:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:07:59 smithi060 ceph-mon[94696]: pgmap v13952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:07:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:07:59 smithi141 ceph-mon[108989]: pgmap v13952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:00.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:00.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:01.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:01.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:01 smithi060 ceph-mon[94696]: pgmap v13953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:01 smithi141 ceph-mon[108989]: pgmap v13953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:02.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:02.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:03.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:03.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:03 smithi141 ceph-mon[108989]: pgmap v13954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:03.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:03 smithi060 ceph-mon[94696]: pgmap v13954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:04.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:04.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:05.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:05.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:05 smithi060 ceph-mon[94696]: pgmap v13955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:05 smithi141 ceph-mon[108989]: pgmap v13955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:06.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:06.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:07.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:07.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:07 smithi060 ceph-mon[94696]: pgmap v13956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:07 smithi141 ceph-mon[108989]: pgmap v13956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:08.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:08.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:09.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:09.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:09 smithi060 ceph-mon[94696]: pgmap v13957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:09 smithi141 ceph-mon[108989]: pgmap v13957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:10.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:10.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:11.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:11.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:11.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:11 smithi060 ceph-mon[94696]: pgmap v13958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:11 smithi141 ceph-mon[108989]: pgmap v13958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:12.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:12.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:13.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:13.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:13 smithi141 ceph-mon[108989]: pgmap v13959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:13 smithi060 ceph-mon[94696]: pgmap v13959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:14.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:14.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:15.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:15.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:15 smithi060 ceph-mon[94696]: pgmap v13960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:15 smithi141 ceph-mon[108989]: pgmap v13960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:16.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:16.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:17.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:17.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:17 smithi060 ceph-mon[94696]: pgmap v13961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:17 smithi141 ceph-mon[108989]: pgmap v13961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:18.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:18.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:19.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:19.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:19 smithi060 ceph-mon[94696]: pgmap v13962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:19 smithi141 ceph-mon[108989]: pgmap v13962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:20.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:20.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:21.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:21.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:21 smithi060 ceph-mon[94696]: pgmap v13963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:21 smithi141 ceph-mon[108989]: pgmap v13963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:22.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:22.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:23.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:23.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:23 smithi141 ceph-mon[108989]: pgmap v13964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:23 smithi060 ceph-mon[94696]: pgmap v13964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:24.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:24.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:25.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:25.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:25 smithi060 ceph-mon[94696]: pgmap v13965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:25 smithi141 ceph-mon[108989]: pgmap v13965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:26.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:26.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:27.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:27.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:27 smithi060 ceph-mon[94696]: pgmap v13966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:27 smithi141 ceph-mon[108989]: pgmap v13966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:28.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:28.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:29.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:29.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:29 smithi060 ceph-mon[94696]: pgmap v13967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:29 smithi141 ceph-mon[108989]: pgmap v13967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:30.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:30.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:31.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:31.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:31 smithi060 ceph-mon[94696]: pgmap v13968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:31 smithi141 ceph-mon[108989]: pgmap v13968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:32.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:32.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:33.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:33.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:33 smithi141 ceph-mon[108989]: pgmap v13969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:33 smithi060 ceph-mon[94696]: pgmap v13969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:34.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:34.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:35.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:35.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:35 smithi060 ceph-mon[94696]: pgmap v13970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:35 smithi141 ceph-mon[108989]: pgmap v13970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:36.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:36.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:37.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:37.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:37 smithi060 ceph-mon[94696]: pgmap v13971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:37 smithi141 ceph-mon[108989]: pgmap v13971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:38.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:38.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:39.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:39.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:39 smithi060 ceph-mon[94696]: pgmap v13972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:39 smithi141 ceph-mon[108989]: pgmap v13972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:40.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:40.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:41.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:41.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:41 smithi060 ceph-mon[94696]: pgmap v13973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:41 smithi141 ceph-mon[108989]: pgmap v13973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:42.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:42.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:43.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:43.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:43.697 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:43 smithi141 ceph-mon[108989]: pgmap v13974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:43 smithi060 ceph-mon[94696]: pgmap v13974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:44.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:44.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:45.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:45.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:45.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:45 smithi060 ceph-mon[94696]: pgmap v13975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:45 smithi141 ceph-mon[108989]: pgmap v13975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:46.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:46.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:47.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:47.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:47.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:47 smithi060 ceph-mon[94696]: pgmap v13976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:47 smithi141 ceph-mon[108989]: pgmap v13976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:48.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:48.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:49.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:49.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:49 smithi060 ceph-mon[94696]: pgmap v13977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:49 smithi141 ceph-mon[108989]: pgmap v13977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:50.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:50.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:51.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:51.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:51 smithi060 ceph-mon[94696]: pgmap v13978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:51 smithi141 ceph-mon[108989]: pgmap v13978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:52.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:52.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:53.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:53.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:53 smithi141 ceph-mon[108989]: pgmap v13979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:53 smithi060 ceph-mon[94696]: pgmap v13979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:54.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:54.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:55.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:55 smithi060 ceph-mon[94696]: pgmap v13980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:55 smithi141 ceph-mon[108989]: pgmap v13980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:08:56.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:56.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:57.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:57.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:57 smithi060 ceph-mon[94696]: pgmap v13981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:57 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:08:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:57 smithi141 ceph-mon[108989]: pgmap v13981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:08:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:57 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:08:58.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:58.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:59.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:08:59.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:08:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:08:59 smithi141 ceph-mon[108989]: pgmap v13982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:08:59.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:08:59.510 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:08:59 smithi060 ceph-mon[94696]: pgmap v13982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:00.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:00.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:01.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:01.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:01 smithi141 ceph-mon[108989]: pgmap v13983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:01.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:01 smithi060 ceph-mon[94696]: pgmap v13983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:02.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:02.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1515M 2023-08-19T15:09:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:09:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:09:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:09:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1515M 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:09:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:09:03.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:03.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:03 smithi141 ceph-mon[108989]: pgmap v13984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:04.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:03 smithi060 ceph-mon[94696]: pgmap v13984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:04.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:04.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:05.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:05.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:05 smithi141 ceph-mon[108989]: pgmap v13985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:05 smithi060 ceph-mon[94696]: pgmap v13985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:06.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:06.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:07.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:07.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:07 smithi141 ceph-mon[108989]: pgmap v13986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:07 smithi060 ceph-mon[94696]: pgmap v13986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:08.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:08.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:09.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:09.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:09.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:09 smithi060 ceph-mon[94696]: pgmap v13987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:09 smithi141 ceph-mon[108989]: pgmap v13987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:10.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:10.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:11.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:11.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:11 smithi141 ceph-mon[108989]: pgmap v13988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:11 smithi060 ceph-mon[94696]: pgmap v13988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:12.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:12.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:13.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:13.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:13 smithi141 ceph-mon[108989]: pgmap v13989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:13 smithi060 ceph-mon[94696]: pgmap v13989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:14.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:14.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:15.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:15.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:15 smithi060 ceph-mon[94696]: pgmap v13990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:15 smithi141 ceph-mon[108989]: pgmap v13990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:16.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:16.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:17.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:17.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:17.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:17 smithi060 ceph-mon[94696]: pgmap v13991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:17 smithi141 ceph-mon[108989]: pgmap v13991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:18.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:18.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:19.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:19.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:19.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:19 smithi060 ceph-mon[94696]: pgmap v13992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:19 smithi141 ceph-mon[108989]: pgmap v13992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:20.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:20.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:21.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:21.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:21 smithi060 ceph-mon[94696]: pgmap v13993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:21 smithi141 ceph-mon[108989]: pgmap v13993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:22.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:22.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:23.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:23.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:23 smithi141 ceph-mon[108989]: pgmap v13994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:23 smithi060 ceph-mon[94696]: pgmap v13994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:24.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:24.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:25.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:25.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:25 smithi060 ceph-mon[94696]: pgmap v13995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:25 smithi141 ceph-mon[108989]: pgmap v13995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:26.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:26.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:27.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:27.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:27 smithi060 ceph-mon[94696]: pgmap v13996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:27 smithi141 ceph-mon[108989]: pgmap v13996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:28.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:28.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:29.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:29.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:29 smithi060 ceph-mon[94696]: pgmap v13997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:29 smithi141 ceph-mon[108989]: pgmap v13997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:30.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:30.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:31.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:31.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:31 smithi060 ceph-mon[94696]: pgmap v13998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:31 smithi141 ceph-mon[108989]: pgmap v13998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:32.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:32.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:33.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:33.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:33 smithi141 ceph-mon[108989]: pgmap v13999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:33 smithi060 ceph-mon[94696]: pgmap v13999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:34.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:34.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:35.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:35.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:35 smithi060 ceph-mon[94696]: pgmap v14000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:35 smithi141 ceph-mon[108989]: pgmap v14000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:36.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:36.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:37.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:37.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:37 smithi060 ceph-mon[94696]: pgmap v14001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:37 smithi141 ceph-mon[108989]: pgmap v14001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:38.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:38.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:39.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:39.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:39 smithi060 ceph-mon[94696]: pgmap v14002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:39 smithi141 ceph-mon[108989]: pgmap v14002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:40.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:40.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:41.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:41.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:41 smithi060 ceph-mon[94696]: pgmap v14003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:41 smithi141 ceph-mon[108989]: pgmap v14003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:42.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:42.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:43.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:43.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:43 smithi141 ceph-mon[108989]: pgmap v14004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:43 smithi060 ceph-mon[94696]: pgmap v14004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:44.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:44.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:45.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:45.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:45 smithi060 ceph-mon[94696]: pgmap v14005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:45 smithi141 ceph-mon[108989]: pgmap v14005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:46.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:46.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:47.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:47.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:47 smithi060 ceph-mon[94696]: pgmap v14006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:47 smithi141 ceph-mon[108989]: pgmap v14006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:48.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:48.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:49.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:49.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:49.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:49 smithi141 ceph-mon[108989]: pgmap v14007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:49.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:49 smithi060 ceph-mon[94696]: pgmap v14007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:50.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:50.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:51.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:51.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:51.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:51 smithi060 ceph-mon[94696]: pgmap v14008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:51 smithi141 ceph-mon[108989]: pgmap v14008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:52.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:52.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:53.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:53.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:53 smithi141 ceph-mon[108989]: pgmap v14009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:53 smithi060 ceph-mon[94696]: pgmap v14009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:54.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:54.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:55.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:55.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:55 smithi060 ceph-mon[94696]: pgmap v14010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:55 smithi141 ceph-mon[108989]: pgmap v14010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:09:56.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:56.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:57.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:57.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:57 smithi060 ceph-mon[94696]: pgmap v14011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:57 smithi141 ceph-mon[108989]: pgmap v14011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:09:58.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:58.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:59.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:09:59.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:09:59.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:09:59 smithi141 ceph-mon[108989]: pgmap v14012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:09:59.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:09:59 smithi060 ceph-mon[94696]: pgmap v14012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:00.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:00.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:10:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:10:01.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:01.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:01.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:01 smithi060 ceph-mon[94696]: pgmap v14013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:01 smithi141 ceph-mon[108989]: pgmap v14013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:02.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:02.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:10:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:10:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:10:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:10:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:10:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:10:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:10:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:10:03.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:03.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:03 smithi141 ceph-mon[108989]: pgmap v14014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:03 smithi060 ceph-mon[94696]: pgmap v14014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:04.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:04.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:05.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:05.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:05 smithi141 ceph-mon[108989]: pgmap v14015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:05 smithi060 ceph-mon[94696]: pgmap v14015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:06.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:06.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:07.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:07.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:07 smithi060 ceph-mon[94696]: pgmap v14016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:07 smithi141 ceph-mon[108989]: pgmap v14016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:08.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:08.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:09.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:09.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:09 smithi060 ceph-mon[94696]: pgmap v14017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:09 smithi141 ceph-mon[108989]: pgmap v14017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:10.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:10.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:11.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:11.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:11 smithi141 ceph-mon[108989]: pgmap v14018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:11 smithi060 ceph-mon[94696]: pgmap v14018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:12.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:12.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:13.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:13.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:13 smithi141 ceph-mon[108989]: pgmap v14019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:13.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:13 smithi060 ceph-mon[94696]: pgmap v14019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:14.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:14.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:15.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:15.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:15 smithi060 ceph-mon[94696]: pgmap v14020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:15 smithi141 ceph-mon[108989]: pgmap v14020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:16.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:16.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:17.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:17.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:17 smithi060 ceph-mon[94696]: pgmap v14021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:17 smithi141 ceph-mon[108989]: pgmap v14021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:18.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:18.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:19.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:19.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:19 smithi060 ceph-mon[94696]: pgmap v14022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:19 smithi141 ceph-mon[108989]: pgmap v14022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:20.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:20.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:21.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:21.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:21.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:21 smithi060 ceph-mon[94696]: pgmap v14023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:21 smithi141 ceph-mon[108989]: pgmap v14023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:22.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:22.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:23.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:23.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:23 smithi141 ceph-mon[108989]: pgmap v14024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:23 smithi060 ceph-mon[94696]: pgmap v14024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:24.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:24.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:25.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:25.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:25 smithi060 ceph-mon[94696]: pgmap v14025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:25 smithi141 ceph-mon[108989]: pgmap v14025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:26.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:26.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:27.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:27.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:27 smithi060 ceph-mon[94696]: pgmap v14026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:27 smithi141 ceph-mon[108989]: pgmap v14026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:28.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:28.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:29.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:29.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:29 smithi060 ceph-mon[94696]: pgmap v14027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:29 smithi141 ceph-mon[108989]: pgmap v14027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:30.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:30.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:31.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:31.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:31 smithi141 ceph-mon[108989]: pgmap v14028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:31 smithi060 ceph-mon[94696]: pgmap v14028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:32.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:32.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:33.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:33.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:33 smithi141 ceph-mon[108989]: pgmap v14029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:33 smithi060 ceph-mon[94696]: pgmap v14029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:34.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:34.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:35.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:35.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:35 smithi060 ceph-mon[94696]: pgmap v14030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:35 smithi141 ceph-mon[108989]: pgmap v14030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:36.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:36.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:37.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:37.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:37 smithi141 ceph-mon[108989]: pgmap v14031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:37 smithi060 ceph-mon[94696]: pgmap v14031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:38.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:38.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:39.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:39.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:39 smithi060 ceph-mon[94696]: pgmap v14032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:39.885 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:39 smithi141 ceph-mon[108989]: pgmap v14032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:40.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:40.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:41.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:41.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:41 smithi141 ceph-mon[108989]: pgmap v14033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:41 smithi060 ceph-mon[94696]: pgmap v14033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:42.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:42.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:43.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:43.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:43 smithi141 ceph-mon[108989]: pgmap v14034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:43 smithi060 ceph-mon[94696]: pgmap v14034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:44.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:44.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:45.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:45.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:45 smithi141 ceph-mon[108989]: pgmap v14035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:45 smithi060 ceph-mon[94696]: pgmap v14035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:46.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:46.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:47.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:47.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:47.853 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:47 smithi060 ceph-mon[94696]: pgmap v14036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:47 smithi141 ceph-mon[108989]: pgmap v14036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:48.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:48.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:49.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:49.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:49 smithi060 ceph-mon[94696]: pgmap v14037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:49 smithi141 ceph-mon[108989]: pgmap v14037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:50.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:50.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:51.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:51.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:51 smithi141 ceph-mon[108989]: pgmap v14038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:51 smithi060 ceph-mon[94696]: pgmap v14038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:52.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:52.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:53.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:53.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:53 smithi141 ceph-mon[108989]: pgmap v14039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:53 smithi060 ceph-mon[94696]: pgmap v14039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:54.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:54.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:55.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:55.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:55 smithi141 ceph-mon[108989]: pgmap v14040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:55 smithi060 ceph-mon[94696]: pgmap v14040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:10:56.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:56.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:57.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:57.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:57.969 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:57 smithi060 ceph-mon[94696]: pgmap v14041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:57 smithi141 ceph-mon[108989]: pgmap v14041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:10:58.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:58.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:59.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:10:59.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:10:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:10:59 smithi060 ceph-mon[94696]: pgmap v14042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:10:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:10:59 smithi141 ceph-mon[108989]: pgmap v14042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:00.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:00.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:01.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:01.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:01 smithi141 ceph-mon[108989]: pgmap v14043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:01 smithi060 ceph-mon[94696]: pgmap v14043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:02.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:02.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:03.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:03.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:11:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: pgmap v14044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:11:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:11:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:11:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:11:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: pgmap v14044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:11:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:11:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:11:04.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:04.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:05.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:05.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:05 smithi141 ceph-mon[108989]: pgmap v14045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:06.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:05 smithi060 ceph-mon[94696]: pgmap v14045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:06.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:06.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:07.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:07.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:07 smithi141 ceph-mon[108989]: pgmap v14046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:08.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:07 smithi060 ceph-mon[94696]: pgmap v14046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:08.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:08.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:09.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:09.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:09 smithi060 ceph-mon[94696]: pgmap v14047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:09 smithi141 ceph-mon[108989]: pgmap v14047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:10.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:10.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:11.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:11.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:11 smithi141 ceph-mon[108989]: pgmap v14048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:11 smithi060 ceph-mon[94696]: pgmap v14048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:12.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:13.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:13.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:13 smithi141 ceph-mon[108989]: pgmap v14049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:13 smithi060 ceph-mon[94696]: pgmap v14049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:14.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:14.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:15.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:15.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:15 smithi141 ceph-mon[108989]: pgmap v14050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:15 smithi060 ceph-mon[94696]: pgmap v14050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:16.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:16.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:17.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:17.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:17 smithi141 ceph-mon[108989]: pgmap v14051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:17 smithi060 ceph-mon[94696]: pgmap v14051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:18.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:18.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:19.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:19.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:19 smithi060 ceph-mon[94696]: pgmap v14052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:19 smithi141 ceph-mon[108989]: pgmap v14052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:20.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:20.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:21.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:21.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:21 smithi141 ceph-mon[108989]: pgmap v14053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:21 smithi060 ceph-mon[94696]: pgmap v14053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:22.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:22.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:23.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:23.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:23 smithi060 ceph-mon[94696]: pgmap v14054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:23 smithi141 ceph-mon[108989]: pgmap v14054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:24.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:24.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:25.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:25.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:25 smithi141 ceph-mon[108989]: pgmap v14055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:25 smithi060 ceph-mon[94696]: pgmap v14055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:26.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:26.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:27.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:27.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:27 smithi141 ceph-mon[108989]: pgmap v14056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:27 smithi060 ceph-mon[94696]: pgmap v14056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:28.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:28.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:29.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:29.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:29 smithi060 ceph-mon[94696]: pgmap v14057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:29 smithi141 ceph-mon[108989]: pgmap v14057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:30.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:30.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:31.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:31.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:31 smithi141 ceph-mon[108989]: pgmap v14058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:31 smithi060 ceph-mon[94696]: pgmap v14058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:32.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:32.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:33.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:33.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:33 smithi141 ceph-mon[108989]: pgmap v14059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:33 smithi060 ceph-mon[94696]: pgmap v14059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:34.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:34.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:35.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:35.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:35 smithi141 ceph-mon[108989]: pgmap v14060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:35 smithi060 ceph-mon[94696]: pgmap v14060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:36.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:36.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:37.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:37.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:37 smithi141 ceph-mon[108989]: pgmap v14061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:38.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:37 smithi060 ceph-mon[94696]: pgmap v14061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:38.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:38.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:39.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:39.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:39 smithi060 ceph-mon[94696]: pgmap v14062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:39 smithi141 ceph-mon[108989]: pgmap v14062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:40.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:40.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:41.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:41.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:41 smithi141 ceph-mon[108989]: pgmap v14063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:41 smithi060 ceph-mon[94696]: pgmap v14063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:42.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:42.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:43.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:43.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:43 smithi141 ceph-mon[108989]: pgmap v14064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:43 smithi060 ceph-mon[94696]: pgmap v14064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:44.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:44.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:45.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:45.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:45 smithi141 ceph-mon[108989]: pgmap v14065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:45 smithi060 ceph-mon[94696]: pgmap v14065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:46.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:46.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:47.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:47.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:47 smithi141 ceph-mon[108989]: pgmap v14066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:47 smithi060 ceph-mon[94696]: pgmap v14066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:48.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:48.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:49.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:49.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:49 smithi060 ceph-mon[94696]: pgmap v14067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:49 smithi141 ceph-mon[108989]: pgmap v14067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:50.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:50.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:51.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:51.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:51 smithi141 ceph-mon[108989]: pgmap v14068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:51 smithi060 ceph-mon[94696]: pgmap v14068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:52.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:52.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:53.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:53.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:53 smithi141 ceph-mon[108989]: pgmap v14069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:53 smithi060 ceph-mon[94696]: pgmap v14069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:54.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:54.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:55.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:55.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:55 smithi141 ceph-mon[108989]: pgmap v14070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:55 smithi060 ceph-mon[94696]: pgmap v14070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:11:56.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:56.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:57.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:57.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:57 smithi141 ceph-mon[108989]: pgmap v14071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:57 smithi060 ceph-mon[94696]: pgmap v14071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:11:58.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:58.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:59.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:11:59.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:11:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:11:59 smithi060 ceph-mon[94696]: pgmap v14072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:11:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:11:59 smithi141 ceph-mon[108989]: pgmap v14072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:00.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:00.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:01.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:01.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:01 smithi141 ceph-mon[108989]: pgmap v14073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:01 smithi060 ceph-mon[94696]: pgmap v14073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:02.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:02.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:03.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:03.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:03.704 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:03 smithi060 ceph-mon[94696]: pgmap v14074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:03.705 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:12:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:03 smithi141 ceph-mon[108989]: pgmap v14074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:12:04.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:04.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:05.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:05.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:05 smithi141 ceph-mon[108989]: pgmap v14075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:05 smithi060 ceph-mon[94696]: pgmap v14075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:06.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:06.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:07.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:12:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:12:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:12:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:12:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:12:07.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:07.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:07 smithi141 ceph-mon[108989]: pgmap v14076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:07 smithi060 ceph-mon[94696]: pgmap v14076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:08.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:08.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:09.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:09.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:09 smithi141 ceph-mon[108989]: pgmap v14077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:09 smithi060 ceph-mon[94696]: pgmap v14077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:10.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:10.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:11.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:11.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:11 smithi141 ceph-mon[108989]: pgmap v14078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:11 smithi060 ceph-mon[94696]: pgmap v14078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:12.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:13.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:13.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:13 smithi141 ceph-mon[108989]: pgmap v14079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:13.814 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:13 smithi060 ceph-mon[94696]: pgmap v14079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:14.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:14.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:15.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:15.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:15.855 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:15 smithi141 ceph-mon[108989]: pgmap v14080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:15 smithi060 ceph-mon[94696]: pgmap v14080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:16.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:16.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:17.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:17.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:17 smithi141 ceph-mon[108989]: pgmap v14081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:17 smithi060 ceph-mon[94696]: pgmap v14081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:18.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:18.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:19.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:19.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:19 smithi060 ceph-mon[94696]: pgmap v14082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:19 smithi141 ceph-mon[108989]: pgmap v14082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:20.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:20.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:21.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:21.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:21 smithi141 ceph-mon[108989]: pgmap v14083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:21 smithi060 ceph-mon[94696]: pgmap v14083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:22.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:22.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:23.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:23.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:23 smithi141 ceph-mon[108989]: pgmap v14084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:23 smithi060 ceph-mon[94696]: pgmap v14084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:24.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:24.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:25.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:25.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:25.960 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:25 smithi141 ceph-mon[108989]: pgmap v14085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:25.960 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:25 smithi060 ceph-mon[94696]: pgmap v14085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:26.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:26.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:27.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:27.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:27 smithi141 ceph-mon[108989]: pgmap v14086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:27 smithi060 ceph-mon[94696]: pgmap v14086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:28.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:28.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:29.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:29.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:29 smithi060 ceph-mon[94696]: pgmap v14087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:29 smithi141 ceph-mon[108989]: pgmap v14087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:30.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:30.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:31.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:31.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:31 smithi141 ceph-mon[108989]: pgmap v14088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:31 smithi060 ceph-mon[94696]: pgmap v14088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:32.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:32.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:33.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:33.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:33 smithi141 ceph-mon[108989]: pgmap v14089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:33 smithi060 ceph-mon[94696]: pgmap v14089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:34.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:34.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:35.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:35.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:35 smithi141 ceph-mon[108989]: pgmap v14090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:35 smithi060 ceph-mon[94696]: pgmap v14090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:36.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:36.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:37.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:37.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:37 smithi141 ceph-mon[108989]: pgmap v14091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:37 smithi060 ceph-mon[94696]: pgmap v14091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:38.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:38.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:39.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:39.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:39 smithi060 ceph-mon[94696]: pgmap v14092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:39 smithi141 ceph-mon[108989]: pgmap v14092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:40.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:40.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:41.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:41.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:41 smithi141 ceph-mon[108989]: pgmap v14093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:41 smithi060 ceph-mon[94696]: pgmap v14093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:42.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:42.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:43.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:43.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:43 smithi141 ceph-mon[108989]: pgmap v14094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:43 smithi060 ceph-mon[94696]: pgmap v14094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:44.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:44.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:45.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:45.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:45 smithi141 ceph-mon[108989]: pgmap v14095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:45 smithi060 ceph-mon[94696]: pgmap v14095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:46.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:46.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:47.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:47.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:47 smithi141 ceph-mon[108989]: pgmap v14096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:47 smithi060 ceph-mon[94696]: pgmap v14096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:48.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:48.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:49.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:49.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:49 smithi060 ceph-mon[94696]: pgmap v14097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:49 smithi141 ceph-mon[108989]: pgmap v14097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:50.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:50.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:51.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:51.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:51 smithi141 ceph-mon[108989]: pgmap v14098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:51 smithi060 ceph-mon[94696]: pgmap v14098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:52.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:52.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:53.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:53.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:53 smithi141 ceph-mon[108989]: pgmap v14099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:53 smithi060 ceph-mon[94696]: pgmap v14099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:54.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:54.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:55.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:55.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:55 smithi141 ceph-mon[108989]: pgmap v14100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:55 smithi060 ceph-mon[94696]: pgmap v14100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:12:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:12:56.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:56.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:57.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:57.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:57 smithi141 ceph-mon[108989]: pgmap v14101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:57 smithi060 ceph-mon[94696]: pgmap v14101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:12:58.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:58.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:59.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:12:59.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:12:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:12:59 smithi141 ceph-mon[108989]: pgmap v14102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:00.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:12:59 smithi060 ceph-mon[94696]: pgmap v14102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:00.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:00.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:01.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:01.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:01 smithi141 ceph-mon[108989]: pgmap v14103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:01 smithi060 ceph-mon[94696]: pgmap v14103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:02.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:02.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:03.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:03.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:03.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:03 smithi141 ceph-mon[108989]: pgmap v14104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:03 smithi060 ceph-mon[94696]: pgmap v14104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:04.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:04.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:05.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:05.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:05 smithi141 ceph-mon[108989]: pgmap v14105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:05 smithi060 ceph-mon[94696]: pgmap v14105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:06.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:06.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:13:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:13:07.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:07.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:07 smithi141 ceph-mon[108989]: pgmap v14106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:07 smithi060 ceph-mon[94696]: pgmap v14106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:08.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:08.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:09.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:09.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:09 smithi060 ceph-mon[94696]: pgmap v14107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:09 smithi141 ceph-mon[108989]: pgmap v14107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:10.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:10.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:11.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:11.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:11 smithi141 ceph-mon[108989]: pgmap v14108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:11 smithi060 ceph-mon[94696]: pgmap v14108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:12.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:12.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:13:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:13:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:13:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:13:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:13:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:13:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:13:13.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:13.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:13 smithi141 ceph-mon[108989]: pgmap v14109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:13 smithi060 ceph-mon[94696]: pgmap v14109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:14.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:14.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:15.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:15.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:15.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:15 smithi141 ceph-mon[108989]: pgmap v14110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:15 smithi060 ceph-mon[94696]: pgmap v14110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:16.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:16.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:17.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:17.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:17.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:17 smithi141 ceph-mon[108989]: pgmap v14111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:17 smithi060 ceph-mon[94696]: pgmap v14111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:18.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:18.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:19.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:19.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:19 smithi060 ceph-mon[94696]: pgmap v14112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:19 smithi141 ceph-mon[108989]: pgmap v14112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:20.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:20.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:21.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:21.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:21.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:21 smithi141 ceph-mon[108989]: pgmap v14113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:21 smithi060 ceph-mon[94696]: pgmap v14113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:22.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:22.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:23 smithi141 ceph-mon[108989]: pgmap v14114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:23.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:23.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:23 smithi060 ceph-mon[94696]: pgmap v14114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:24.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:24.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:25.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:25.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:25 smithi141 ceph-mon[108989]: pgmap v14115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:25 smithi060 ceph-mon[94696]: pgmap v14115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:26.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:26.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:27.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:27.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:27 smithi141 ceph-mon[108989]: pgmap v14116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:27 smithi060 ceph-mon[94696]: pgmap v14116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:28.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:28.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:29.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:29.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:29 smithi060 ceph-mon[94696]: pgmap v14117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:29 smithi141 ceph-mon[108989]: pgmap v14117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:30.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:30.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:31.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:31.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:31 smithi141 ceph-mon[108989]: pgmap v14118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:31 smithi060 ceph-mon[94696]: pgmap v14118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:32.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:32.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:33 smithi141 ceph-mon[108989]: pgmap v14119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:33.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:33.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:33 smithi060 ceph-mon[94696]: pgmap v14119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:34.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:34.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:35.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:35.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:35 smithi141 ceph-mon[108989]: pgmap v14120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:35 smithi060 ceph-mon[94696]: pgmap v14120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:36.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:36.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:37.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:37.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:37 smithi141 ceph-mon[108989]: pgmap v14121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:37 smithi060 ceph-mon[94696]: pgmap v14121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:38.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:38.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:39.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:39.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:39 smithi060 ceph-mon[94696]: pgmap v14122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:39 smithi141 ceph-mon[108989]: pgmap v14122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:40.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:40.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:41.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:41.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:41 smithi141 ceph-mon[108989]: pgmap v14123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:41 smithi060 ceph-mon[94696]: pgmap v14123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:42.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:42.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:43 smithi141 ceph-mon[108989]: pgmap v14124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:43.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:43.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:43 smithi060 ceph-mon[94696]: pgmap v14124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:44.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:44.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:45.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:45.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:45 smithi141 ceph-mon[108989]: pgmap v14125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:45 smithi060 ceph-mon[94696]: pgmap v14125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:46.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:46.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:47.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:47.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:47 smithi141 ceph-mon[108989]: pgmap v14126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:47 smithi060 ceph-mon[94696]: pgmap v14126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:48.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:48.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:49.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:49.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:49 smithi060 ceph-mon[94696]: pgmap v14127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:49 smithi141 ceph-mon[108989]: pgmap v14127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:50.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:50.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:51.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:51.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:51 smithi141 ceph-mon[108989]: pgmap v14128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:51 smithi060 ceph-mon[94696]: pgmap v14128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:52.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:52.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:53 smithi141 ceph-mon[108989]: pgmap v14129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:53.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:53.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:53 smithi060 ceph-mon[94696]: pgmap v14129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:54.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:54.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:55.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:55.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:55 smithi141 ceph-mon[108989]: pgmap v14130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:55 smithi060 ceph-mon[94696]: pgmap v14130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:13:56.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:56.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:57.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:57.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:57 smithi141 ceph-mon[108989]: pgmap v14131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:57 smithi060 ceph-mon[94696]: pgmap v14131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:13:58.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:58.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:59.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:13:59.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:13:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:13:59 smithi060 ceph-mon[94696]: pgmap v14132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:13:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:13:59 smithi141 ceph-mon[108989]: pgmap v14132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:00.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:00.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:01.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:01.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:01.942 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:01 smithi141 ceph-mon[108989]: pgmap v14133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:01 smithi060 ceph-mon[94696]: pgmap v14133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:02.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:02.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:03 smithi141 ceph-mon[108989]: pgmap v14134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:03.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:03.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:03 smithi060 ceph-mon[94696]: pgmap v14134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:04.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:04.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:05.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:05.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:05 smithi141 ceph-mon[108989]: pgmap v14135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:05 smithi060 ceph-mon[94696]: pgmap v14135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:06.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:06.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:07.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:07.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:07 smithi141 ceph-mon[108989]: pgmap v14136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:07 smithi060 ceph-mon[94696]: pgmap v14136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:08.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:08.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:09.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:09.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:09 smithi060 ceph-mon[94696]: pgmap v14137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:09.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:09 smithi141 ceph-mon[108989]: pgmap v14137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:10.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:10.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:11.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:11.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:11 smithi141 ceph-mon[108989]: pgmap v14138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:11 smithi060 ceph-mon[94696]: pgmap v14138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:12.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:12.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:14:12.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:14:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:14:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:14:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:14:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:14:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:14:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:14:13.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:13.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:13 smithi141 ceph-mon[108989]: pgmap v14139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:13 smithi060 ceph-mon[94696]: pgmap v14139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:14.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:14.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:15.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:15.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:15 smithi141 ceph-mon[108989]: pgmap v14140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:15 smithi060 ceph-mon[94696]: pgmap v14140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:16.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:16.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:17.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:17.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:17 smithi141 ceph-mon[108989]: pgmap v14141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:17 smithi060 ceph-mon[94696]: pgmap v14141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:18.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:18.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:19 smithi060 ceph-mon[94696]: pgmap v14142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:19.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:19.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:19.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:19 smithi141 ceph-mon[108989]: pgmap v14142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:20.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:20.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:21.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:21.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:21 smithi141 ceph-mon[108989]: pgmap v14143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:21 smithi060 ceph-mon[94696]: pgmap v14143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:22.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:22.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:23 smithi141 ceph-mon[108989]: pgmap v14144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:23 smithi060 ceph-mon[94696]: pgmap v14144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:23.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:23.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:24.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:24.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:25.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:25.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:25 smithi141 ceph-mon[108989]: pgmap v14145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:25 smithi060 ceph-mon[94696]: pgmap v14145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:26.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:26.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:27.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:27.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:27 smithi141 ceph-mon[108989]: pgmap v14146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:27 smithi060 ceph-mon[94696]: pgmap v14146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:28.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:28.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:29 smithi060 ceph-mon[94696]: pgmap v14147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:29.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:29.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:29 smithi141 ceph-mon[108989]: pgmap v14147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:30.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:30.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:31.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:31.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:31 smithi141 ceph-mon[108989]: pgmap v14148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:31 smithi060 ceph-mon[94696]: pgmap v14148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:32.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:32.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:33 smithi141 ceph-mon[108989]: pgmap v14149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:33 smithi060 ceph-mon[94696]: pgmap v14149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:33.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:33.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:34.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:34.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:35 smithi060 ceph-mon[94696]: pgmap v14150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:35.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:35.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:35 smithi141 ceph-mon[108989]: pgmap v14150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:36.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:36.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:37.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:37.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:37 smithi141 ceph-mon[108989]: pgmap v14151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:37 smithi060 ceph-mon[94696]: pgmap v14151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:38.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:38.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:39 smithi060 ceph-mon[94696]: pgmap v14152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:39.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:39.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:39 smithi141 ceph-mon[108989]: pgmap v14152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:40.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:40.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:41.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:41.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:41 smithi141 ceph-mon[108989]: pgmap v14153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:41 smithi060 ceph-mon[94696]: pgmap v14153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:42.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:42.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:43 smithi141 ceph-mon[108989]: pgmap v14154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:43 smithi060 ceph-mon[94696]: pgmap v14154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:43.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:43.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:44.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:44.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:45 smithi060 ceph-mon[94696]: pgmap v14155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:45.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:45.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:45 smithi141 ceph-mon[108989]: pgmap v14155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:46.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:46.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:47.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:47 smithi141 ceph-mon[108989]: pgmap v14156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:47.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:47.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:47 smithi060 ceph-mon[94696]: pgmap v14156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:48.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:48.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:49 smithi060 ceph-mon[94696]: pgmap v14157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:49.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:49.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:49 smithi141 ceph-mon[108989]: pgmap v14157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:50.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:50.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:51.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:51.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:51 smithi141 ceph-mon[108989]: pgmap v14158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:51 smithi060 ceph-mon[94696]: pgmap v14158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:52.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:52.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:53.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:53 smithi141 ceph-mon[108989]: pgmap v14159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:53 smithi060 ceph-mon[94696]: pgmap v14159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:53.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:53.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:54.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:54.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:55.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:55.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:55 smithi141 ceph-mon[108989]: pgmap v14160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:55 smithi060 ceph-mon[94696]: pgmap v14160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:14:56.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:56.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:57.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:57.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:57 smithi141 ceph-mon[108989]: pgmap v14161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:57 smithi060 ceph-mon[94696]: pgmap v14161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:14:58.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:58.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:14:59 smithi060 ceph-mon[94696]: pgmap v14162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:14:59.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:14:59.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:14:59.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:14:59 smithi141 ceph-mon[108989]: pgmap v14162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:00.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:00.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:01.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:01.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:01 smithi141 ceph-mon[108989]: pgmap v14163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:01 smithi060 ceph-mon[94696]: pgmap v14163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:02.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:02.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:03 smithi141 ceph-mon[108989]: pgmap v14164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:03 smithi060 ceph-mon[94696]: pgmap v14164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:03.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:03.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:04.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:04.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:05.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:05.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:05 smithi141 ceph-mon[108989]: pgmap v14165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:05 smithi060 ceph-mon[94696]: pgmap v14165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:06.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:06.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:07.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:07.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:07 smithi141 ceph-mon[108989]: pgmap v14166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:07 smithi060 ceph-mon[94696]: pgmap v14166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:08.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:08.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:09 smithi060 ceph-mon[94696]: pgmap v14167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:09.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:09.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:09 smithi141 ceph-mon[108989]: pgmap v14167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:10.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:10.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:11.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:11.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:11 smithi141 ceph-mon[108989]: pgmap v14168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:11 smithi060 ceph-mon[94696]: pgmap v14168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:12.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:12.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: pgmap v14169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:15:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:15:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:15:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:15:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: pgmap v14169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:15:13.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:13.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:14.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:14.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:15.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:15.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:15 smithi141 ceph-mon[108989]: pgmap v14170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:15 smithi060 ceph-mon[94696]: pgmap v14170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:16.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:16.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:17.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:17.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:17 smithi141 ceph-mon[108989]: pgmap v14171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:17 smithi060 ceph-mon[94696]: pgmap v14171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:18.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:18.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:19 smithi060 ceph-mon[94696]: pgmap v14172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:19.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:19.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:19 smithi141 ceph-mon[108989]: pgmap v14172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:20.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:20.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:21.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:21.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:21 smithi141 ceph-mon[108989]: pgmap v14173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:21 smithi060 ceph-mon[94696]: pgmap v14173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:22.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:22.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:23.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:23 smithi141 ceph-mon[108989]: pgmap v14174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:23 smithi060 ceph-mon[94696]: pgmap v14174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:23.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:23.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:24.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:24.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:25.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:25.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:25.964 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:25 smithi060 ceph-mon[94696]: pgmap v14175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:25.965 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:25 smithi141 ceph-mon[108989]: pgmap v14175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:26.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:26.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:27.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:27.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:27 smithi141 ceph-mon[108989]: pgmap v14176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:27 smithi060 ceph-mon[94696]: pgmap v14176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:28.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:28.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:29 smithi060 ceph-mon[94696]: pgmap v14177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:29.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:29.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:29 smithi141 ceph-mon[108989]: pgmap v14177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:30.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:30.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:31 smithi141 ceph-mon[108989]: pgmap v14178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:31 smithi060 ceph-mon[94696]: pgmap v14178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:32.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:32.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:33 smithi141 ceph-mon[108989]: pgmap v14179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:33 smithi060 ceph-mon[94696]: pgmap v14179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:33.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:33.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:34.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:34.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:35.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:35.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:35 smithi141 ceph-mon[108989]: pgmap v14180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:35 smithi060 ceph-mon[94696]: pgmap v14180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:36.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:36.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:37.927 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:37 smithi141 ceph-mon[108989]: pgmap v14181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:37.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:37.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:37 smithi060 ceph-mon[94696]: pgmap v14181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:38.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:38.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:39 smithi060 ceph-mon[94696]: pgmap v14182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:39.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:39.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:39 smithi141 ceph-mon[108989]: pgmap v14182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:40.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:40.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:41.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:41.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:41 smithi141 ceph-mon[108989]: pgmap v14183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:41 smithi060 ceph-mon[94696]: pgmap v14183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:42.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:42.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:43 smithi141 ceph-mon[108989]: pgmap v14184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:43 smithi060 ceph-mon[94696]: pgmap v14184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:43.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:43.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:44.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:44.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:45.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:45.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:45.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:45 smithi141 ceph-mon[108989]: pgmap v14185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:45 smithi060 ceph-mon[94696]: pgmap v14185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:46.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:46.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:47.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:47.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:47 smithi141 ceph-mon[108989]: pgmap v14186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:47 smithi060 ceph-mon[94696]: pgmap v14186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:48.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:48.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:49 smithi060 ceph-mon[94696]: pgmap v14187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:49.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:49.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:49 smithi141 ceph-mon[108989]: pgmap v14187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:50.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:50.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:51 smithi141 ceph-mon[108989]: pgmap v14188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:51.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:51.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:51 smithi060 ceph-mon[94696]: pgmap v14188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:52.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:52.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:53 smithi060 ceph-mon[94696]: pgmap v14189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:53 smithi141 ceph-mon[108989]: pgmap v14189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:53.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:53.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:54.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:54.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:55 smithi141 ceph-mon[108989]: pgmap v14190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:55.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:55.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:55 smithi060 ceph-mon[94696]: pgmap v14190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:15:56.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:56.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:57 smithi141 ceph-mon[108989]: pgmap v14191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:57.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:57.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:57 smithi060 ceph-mon[94696]: pgmap v14191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:15:58.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:58.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:15:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:15:59 smithi060 ceph-mon[94696]: pgmap v14192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:15:59 smithi141 ceph-mon[108989]: pgmap v14192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:15:59.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:15:59.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:01.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:01.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:01 smithi141 ceph-mon[108989]: pgmap v14193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:02.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:02.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:01 smithi060 ceph-mon[94696]: pgmap v14193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:03.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:03.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:03 smithi060 ceph-mon[94696]: pgmap v14194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:03 smithi141 ceph-mon[108989]: pgmap v14194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:04.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:04.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:05.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:05.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:05 smithi141 ceph-mon[108989]: pgmap v14195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:06.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:06.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:05 smithi060 ceph-mon[94696]: pgmap v14195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:07.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:07.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:07 smithi141 ceph-mon[108989]: pgmap v14196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:08.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:08.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:07 smithi060 ceph-mon[94696]: pgmap v14196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:09.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:09.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:09 smithi060 ceph-mon[94696]: pgmap v14197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:09 smithi141 ceph-mon[108989]: pgmap v14197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:10.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:10.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:11.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:11.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:11 smithi060 ceph-mon[94696]: pgmap v14198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:11.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:11 smithi141 ceph-mon[108989]: pgmap v14198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:12.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:12.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:13.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:13.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:13.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:13 smithi141 ceph-mon[108989]: pgmap v14199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:16:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:13 smithi060 ceph-mon[94696]: pgmap v14199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:16:14.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:14.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:15.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:15.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:16:15.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:16:15.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:16:15.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:15.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:16:15.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:16:16.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:16.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:15 smithi060 ceph-mon[94696]: pgmap v14200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:15 smithi141 ceph-mon[108989]: pgmap v14200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:17.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:17.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:18.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:18.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:17 smithi060 ceph-mon[94696]: pgmap v14201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:17 smithi141 ceph-mon[108989]: pgmap v14201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:19.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:19.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:19 smithi060 ceph-mon[94696]: pgmap v14202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:20.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:20.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:19 smithi141 ceph-mon[108989]: pgmap v14202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:21.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:21.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:22.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:22.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:21 smithi060 ceph-mon[94696]: pgmap v14203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:21 smithi141 ceph-mon[108989]: pgmap v14203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:23.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:23.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:23 smithi141 ceph-mon[108989]: pgmap v14204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:23 smithi060 ceph-mon[94696]: pgmap v14204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:24.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:24.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:25.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:25.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:25 smithi141 ceph-mon[108989]: pgmap v14205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:26.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:26.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:25 smithi060 ceph-mon[94696]: pgmap v14205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:27.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:27.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:27 smithi141 ceph-mon[108989]: pgmap v14206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:28.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:28.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:27 smithi060 ceph-mon[94696]: pgmap v14206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:29.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:29.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:29 smithi060 ceph-mon[94696]: pgmap v14207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:29 smithi141 ceph-mon[108989]: pgmap v14207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:30.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:30.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:31.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:31.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:31 smithi141 ceph-mon[108989]: pgmap v14208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:32.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:32.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:31 smithi060 ceph-mon[94696]: pgmap v14208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:33.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:33.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:33 smithi060 ceph-mon[94696]: pgmap v14209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:33 smithi141 ceph-mon[108989]: pgmap v14209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:34.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:34.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:35.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:35.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:35 smithi141 ceph-mon[108989]: pgmap v14210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:36.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:36.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:35 smithi060 ceph-mon[94696]: pgmap v14210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:37.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:37.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:37 smithi141 ceph-mon[108989]: pgmap v14211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:38.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:38.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:37 smithi060 ceph-mon[94696]: pgmap v14211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:39.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:39.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:39 smithi060 ceph-mon[94696]: pgmap v14212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:39 smithi141 ceph-mon[108989]: pgmap v14212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:40.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:40.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:41.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:41.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:41 smithi141 ceph-mon[108989]: pgmap v14213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:41 smithi060 ceph-mon[94696]: pgmap v14213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:42.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:42.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:43.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:43.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:43 smithi060 ceph-mon[94696]: pgmap v14214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:43 smithi141 ceph-mon[108989]: pgmap v14214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:44.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:44.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:45.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:45.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:45 smithi141 ceph-mon[108989]: pgmap v14215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:45 smithi060 ceph-mon[94696]: pgmap v14215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:46.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:46.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:47.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:47.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:47 smithi141 ceph-mon[108989]: pgmap v14216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:47 smithi060 ceph-mon[94696]: pgmap v14216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:48.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:48.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:49.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:49.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:49 smithi060 ceph-mon[94696]: pgmap v14217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:49 smithi141 ceph-mon[108989]: pgmap v14217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:50.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:50.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:51.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:51.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:51 smithi141 ceph-mon[108989]: pgmap v14218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:51 smithi060 ceph-mon[94696]: pgmap v14218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:52.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:52.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:53.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:53.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:53 smithi060 ceph-mon[94696]: pgmap v14219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:53 smithi141 ceph-mon[108989]: pgmap v14219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:54.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:54.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:55.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:55.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:55 smithi141 ceph-mon[108989]: pgmap v14220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:55 smithi060 ceph-mon[94696]: pgmap v14220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:16:56.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:56.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:57.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:57.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:57 smithi141 ceph-mon[108989]: pgmap v14221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:57 smithi060 ceph-mon[94696]: pgmap v14221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:16:58.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:58.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:59.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:16:59.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:16:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:16:59 smithi060 ceph-mon[94696]: pgmap v14222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:16:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:16:59 smithi141 ceph-mon[108989]: pgmap v14222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:00.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:00.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:01.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:01.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:01 smithi141 ceph-mon[108989]: pgmap v14223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:02.046 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:01 smithi060 ceph-mon[94696]: pgmap v14223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:02.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:02.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:03.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:03.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:03.802 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:03 smithi141 ceph-mon[108989]: pgmap v14224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:03 smithi060 ceph-mon[94696]: pgmap v14224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:04.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:04.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:05.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:05.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:05 smithi141 ceph-mon[108989]: pgmap v14225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:05 smithi060 ceph-mon[94696]: pgmap v14225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:06.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:06.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:07.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:07.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:07 smithi141 ceph-mon[108989]: pgmap v14226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:07 smithi060 ceph-mon[94696]: pgmap v14226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:08.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:08.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:09.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:09.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:09 smithi060 ceph-mon[94696]: pgmap v14227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:09 smithi141 ceph-mon[108989]: pgmap v14227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:10.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:10.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:11.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:11.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:11 smithi141 ceph-mon[108989]: pgmap v14228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:11 smithi060 ceph-mon[94696]: pgmap v14228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:12.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:12.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:13.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:13.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:13 smithi060 ceph-mon[94696]: pgmap v14229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:13.905 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:13 smithi141 ceph-mon[108989]: pgmap v14229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:14.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:14.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:17:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:17:15.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:15.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: pgmap v14230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:17:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:17:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:17:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:17:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: pgmap v14230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:17:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:17:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:17:16.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:16.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:17.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:17.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:17 smithi141 ceph-mon[108989]: pgmap v14231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:17 smithi060 ceph-mon[94696]: pgmap v14231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:18.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:18.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:19.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:19.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:19 smithi060 ceph-mon[94696]: pgmap v14232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:19 smithi141 ceph-mon[108989]: pgmap v14232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:20.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:20.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:21.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:21.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:21 smithi141 ceph-mon[108989]: pgmap v14233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:21 smithi060 ceph-mon[94696]: pgmap v14233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:22.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:22.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:23.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:23.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:23 smithi060 ceph-mon[94696]: pgmap v14234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:23 smithi141 ceph-mon[108989]: pgmap v14234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:24.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:24.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:25.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:25.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:25 smithi141 ceph-mon[108989]: pgmap v14235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:25 smithi060 ceph-mon[94696]: pgmap v14235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:26.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:26.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:27.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:27.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:27 smithi141 ceph-mon[108989]: pgmap v14236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:27 smithi060 ceph-mon[94696]: pgmap v14236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:28.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:28.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:29.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:29.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:29 smithi060 ceph-mon[94696]: pgmap v14237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:29 smithi141 ceph-mon[108989]: pgmap v14237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:30.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:30.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:31.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:31.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:31 smithi141 ceph-mon[108989]: pgmap v14238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:31 smithi060 ceph-mon[94696]: pgmap v14238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:32.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:32.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:33.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:33.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:33 smithi060 ceph-mon[94696]: pgmap v14239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:33 smithi141 ceph-mon[108989]: pgmap v14239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:34.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:34.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:35.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:35.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:35 smithi141 ceph-mon[108989]: pgmap v14240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:35 smithi060 ceph-mon[94696]: pgmap v14240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:36.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:36.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:37.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:37.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:37 smithi141 ceph-mon[108989]: pgmap v14241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:37 smithi060 ceph-mon[94696]: pgmap v14241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:38.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:38.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:39.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:39.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:39 smithi060 ceph-mon[94696]: pgmap v14242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:39 smithi141 ceph-mon[108989]: pgmap v14242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:40.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:40.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:41.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:41.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:41 smithi141 ceph-mon[108989]: pgmap v14243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:41 smithi060 ceph-mon[94696]: pgmap v14243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:42.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:42.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:43.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:43.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:43 smithi060 ceph-mon[94696]: pgmap v14244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:43 smithi141 ceph-mon[108989]: pgmap v14244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:44.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:44.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:45.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:45.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:45 smithi141 ceph-mon[108989]: pgmap v14245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:45 smithi060 ceph-mon[94696]: pgmap v14245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:46.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:46.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:47.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:47.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:47 smithi060 ceph-mon[94696]: pgmap v14246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:47 smithi141 ceph-mon[108989]: pgmap v14246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:48.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:48.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:49.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:49.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:49 smithi060 ceph-mon[94696]: pgmap v14247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:49 smithi141 ceph-mon[108989]: pgmap v14247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:50.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:50.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:51.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:51.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:51 smithi141 ceph-mon[108989]: pgmap v14248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:51 smithi060 ceph-mon[94696]: pgmap v14248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:52.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:52.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:53.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:53 smithi060 ceph-mon[94696]: pgmap v14249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:53 smithi141 ceph-mon[108989]: pgmap v14249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:54.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:54.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:55.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:55 smithi141 ceph-mon[108989]: pgmap v14250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:55 smithi060 ceph-mon[94696]: pgmap v14250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:17:56.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:56.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:57.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:57.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:57 smithi141 ceph-mon[108989]: pgmap v14251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:57 smithi060 ceph-mon[94696]: pgmap v14251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:17:58.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:58.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:59.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:17:59.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:17:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:17:59 smithi060 ceph-mon[94696]: pgmap v14252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:17:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:17:59 smithi141 ceph-mon[108989]: pgmap v14252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:00.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:00.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:01.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:01.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:01 smithi141 ceph-mon[108989]: pgmap v14253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:01 smithi060 ceph-mon[94696]: pgmap v14253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:02.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:02.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:03.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:03.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:03 smithi060 ceph-mon[94696]: pgmap v14254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:03 smithi141 ceph-mon[108989]: pgmap v14254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:04.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:04.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:05.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:05.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:05 smithi141 ceph-mon[108989]: pgmap v14255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:05 smithi060 ceph-mon[94696]: pgmap v14255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:06.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:06.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:07.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:07.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:07 smithi141 ceph-mon[108989]: pgmap v14256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:07 smithi060 ceph-mon[94696]: pgmap v14256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:08.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:08.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:09.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:09.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:09 smithi060 ceph-mon[94696]: pgmap v14257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:09 smithi141 ceph-mon[108989]: pgmap v14257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:10.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:10.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:11.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:11.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:11 smithi141 ceph-mon[108989]: pgmap v14258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:11 smithi060 ceph-mon[94696]: pgmap v14258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:12.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:12.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:13.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:13.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:13 smithi060 ceph-mon[94696]: pgmap v14259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:13 smithi141 ceph-mon[108989]: pgmap v14259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:14.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:14.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:15.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:15.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: pgmap v14260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:18:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:18:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:18:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:18:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:18:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:18:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: pgmap v14260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:18:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:18:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:18:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:18:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:18:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:18:16.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:16.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:17.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:17.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:17 smithi141 ceph-mon[108989]: pgmap v14261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:17 smithi060 ceph-mon[94696]: pgmap v14261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:18.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:18.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:19.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:19.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:19 smithi060 ceph-mon[94696]: pgmap v14262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:19 smithi141 ceph-mon[108989]: pgmap v14262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:20.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:20.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:21.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:21.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:21 smithi141 ceph-mon[108989]: pgmap v14263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:21 smithi060 ceph-mon[94696]: pgmap v14263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:22.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:22.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:23.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:23.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:23 smithi060 ceph-mon[94696]: pgmap v14264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:23 smithi141 ceph-mon[108989]: pgmap v14264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:24.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:24.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:25.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:25.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:25 smithi141 ceph-mon[108989]: pgmap v14265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:25 smithi060 ceph-mon[94696]: pgmap v14265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:26.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:26.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:27.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:27.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:27 smithi141 ceph-mon[108989]: pgmap v14266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:28.008 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:27 smithi060 ceph-mon[94696]: pgmap v14266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:28.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:28.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:29.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:29.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:29 smithi060 ceph-mon[94696]: pgmap v14267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:29 smithi141 ceph-mon[108989]: pgmap v14267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:30.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:30.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:31.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:31.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:31 smithi141 ceph-mon[108989]: pgmap v14268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:31 smithi060 ceph-mon[94696]: pgmap v14268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:32.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:32.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:33.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:33.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:33 smithi060 ceph-mon[94696]: pgmap v14269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:33 smithi141 ceph-mon[108989]: pgmap v14269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:34.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:34.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:35.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:35.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:35 smithi141 ceph-mon[108989]: pgmap v14270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:35 smithi060 ceph-mon[94696]: pgmap v14270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:36.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:36.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:37.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:37.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:37 smithi141 ceph-mon[108989]: pgmap v14271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:37 smithi060 ceph-mon[94696]: pgmap v14271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:38.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:38.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:39.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:39.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:39 smithi060 ceph-mon[94696]: pgmap v14272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:39 smithi141 ceph-mon[108989]: pgmap v14272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:40.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:40.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:41.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:41.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:41 smithi060 ceph-mon[94696]: pgmap v14273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:41 smithi141 ceph-mon[108989]: pgmap v14273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:42.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:42.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:43.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:43.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:43 smithi060 ceph-mon[94696]: pgmap v14274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:43 smithi141 ceph-mon[108989]: pgmap v14274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:44.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:44.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:45.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:45.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:45 smithi141 ceph-mon[108989]: pgmap v14275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:45 smithi060 ceph-mon[94696]: pgmap v14275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:46.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:46.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:47.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:47.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:47 smithi141 ceph-mon[108989]: pgmap v14276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:47 smithi060 ceph-mon[94696]: pgmap v14276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:48.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:48.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:49.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:49.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:49 smithi060 ceph-mon[94696]: pgmap v14277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:49 smithi141 ceph-mon[108989]: pgmap v14277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:50.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:50.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:51.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:51.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:51 smithi060 ceph-mon[94696]: pgmap v14278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:51 smithi141 ceph-mon[108989]: pgmap v14278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:52.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:52.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:53.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:53.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:53 smithi060 ceph-mon[94696]: pgmap v14279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:53 smithi141 ceph-mon[108989]: pgmap v14279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:54.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:54.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:55.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:55 smithi141 ceph-mon[108989]: pgmap v14280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:55 smithi060 ceph-mon[94696]: pgmap v14280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:18:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:18:56.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:56.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:57.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:57.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:57 smithi060 ceph-mon[94696]: pgmap v14281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:57 smithi141 ceph-mon[108989]: pgmap v14281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:18:58.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:58.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:59.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:18:59.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:18:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:18:59 smithi060 ceph-mon[94696]: pgmap v14282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:18:59 smithi141 ceph-mon[108989]: pgmap v14282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:00.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:00.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:01.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:01.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:01 smithi060 ceph-mon[94696]: pgmap v14283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:01 smithi141 ceph-mon[108989]: pgmap v14283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:02.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:02.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:03.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:03.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:03 smithi060 ceph-mon[94696]: pgmap v14284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:03 smithi141 ceph-mon[108989]: pgmap v14284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:04.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:04.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:05.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:05.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:05 smithi060 ceph-mon[94696]: pgmap v14285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:05 smithi141 ceph-mon[108989]: pgmap v14285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:06.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:06.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:07.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:07.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:07 smithi060 ceph-mon[94696]: pgmap v14286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:07 smithi141 ceph-mon[108989]: pgmap v14286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:08.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:08.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:09.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:09.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:09 smithi060 ceph-mon[94696]: pgmap v14287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:10.088 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:09 smithi141 ceph-mon[108989]: pgmap v14287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:10.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:10.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:11.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:11.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:11 smithi060 ceph-mon[94696]: pgmap v14288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:11 smithi141 ceph-mon[108989]: pgmap v14288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:12.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:12.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:13.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:13.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:13 smithi060 ceph-mon[94696]: pgmap v14289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:13 smithi141 ceph-mon[108989]: pgmap v14289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:14.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:14.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:15.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:15.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:15 smithi060 ceph-mon[94696]: pgmap v14290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:15 smithi141 ceph-mon[108989]: pgmap v14290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:16.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:16.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:19:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:19:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:19:17.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:19:17.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:19:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:19:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:19:17.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:19:17.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:17.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:17 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1508M 2023-08-19T15:19:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:17 smithi060 ceph-mon[94696]: pgmap v14291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:17 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1508M 2023-08-19T15:19:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:17 smithi141 ceph-mon[108989]: pgmap v14291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:18.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:18.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:19.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:19.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:19 smithi060 ceph-mon[94696]: pgmap v14292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:20.192 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:19 smithi141 ceph-mon[108989]: pgmap v14292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:20.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:20.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:21.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:21.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:21 smithi060 ceph-mon[94696]: pgmap v14293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:21 smithi141 ceph-mon[108989]: pgmap v14293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:22.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:22.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:23.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:23.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:23 smithi060 ceph-mon[94696]: pgmap v14294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:23 smithi141 ceph-mon[108989]: pgmap v14294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:24.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:24.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:25.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:25.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:25 smithi060 ceph-mon[94696]: pgmap v14295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:25 smithi141 ceph-mon[108989]: pgmap v14295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:26.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:26.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:27.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:27.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:27 smithi060 ceph-mon[94696]: pgmap v14296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:27 smithi141 ceph-mon[108989]: pgmap v14296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:28.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:28.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:29.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:29.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:29 smithi060 ceph-mon[94696]: pgmap v14297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:29 smithi141 ceph-mon[108989]: pgmap v14297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:30.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:30.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:31.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:31.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:31 smithi060 ceph-mon[94696]: pgmap v14298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:31 smithi141 ceph-mon[108989]: pgmap v14298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:32.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:32.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:33.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:33.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:33 smithi060 ceph-mon[94696]: pgmap v14299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:33 smithi141 ceph-mon[108989]: pgmap v14299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:34.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:34.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:35.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:35.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:35 smithi060 ceph-mon[94696]: pgmap v14300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:35 smithi141 ceph-mon[108989]: pgmap v14300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:36.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:36.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:37.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:37.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:37 smithi060 ceph-mon[94696]: pgmap v14301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:37 smithi141 ceph-mon[108989]: pgmap v14301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:38.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:38.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:39.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:39.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:39 smithi060 ceph-mon[94696]: pgmap v14302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:39 smithi141 ceph-mon[108989]: pgmap v14302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:40.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:40.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:41.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:41.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:41 smithi060 ceph-mon[94696]: pgmap v14303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:41 smithi141 ceph-mon[108989]: pgmap v14303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:42.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:42.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:43.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:43.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:43 smithi060 ceph-mon[94696]: pgmap v14304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:43 smithi141 ceph-mon[108989]: pgmap v14304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:44.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:44.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:45.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:45.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:45 smithi060 ceph-mon[94696]: pgmap v14305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:45 smithi141 ceph-mon[108989]: pgmap v14305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:46.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:46.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:47.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:47.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:47 smithi060 ceph-mon[94696]: pgmap v14306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:47 smithi141 ceph-mon[108989]: pgmap v14306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:49 smithi060 ceph-mon[94696]: pgmap v14307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:49 smithi141 ceph-mon[108989]: pgmap v14307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:50.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:50.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:51.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:51.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:51 smithi060 ceph-mon[94696]: pgmap v14308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:51 smithi141 ceph-mon[108989]: pgmap v14308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:52.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:52.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:53.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:53.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:53 smithi060 ceph-mon[94696]: pgmap v14309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:53 smithi141 ceph-mon[108989]: pgmap v14309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:54.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:54.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:55.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:55.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:55 smithi141 ceph-mon[108989]: pgmap v14310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:55 smithi060 ceph-mon[94696]: pgmap v14310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:19:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:19:56.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:56.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:57.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:57.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:57 smithi060 ceph-mon[94696]: pgmap v14311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:57 smithi141 ceph-mon[108989]: pgmap v14311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:19:58.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:58.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:59.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:19:59.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:19:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:19:59 smithi060 ceph-mon[94696]: pgmap v14312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:19:59 smithi141 ceph-mon[108989]: pgmap v14312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:00.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:00.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:20:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:20:01.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:01.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:01 smithi060 ceph-mon[94696]: pgmap v14313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:01 smithi141 ceph-mon[108989]: pgmap v14313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:02.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:02.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:03.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:03.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:03 smithi060 ceph-mon[94696]: pgmap v14314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:03 smithi141 ceph-mon[108989]: pgmap v14314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:04.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:04.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:05.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:05.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:05 smithi141 ceph-mon[108989]: pgmap v14315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:05 smithi060 ceph-mon[94696]: pgmap v14315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:06.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:06.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:07.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:07.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:07 smithi060 ceph-mon[94696]: pgmap v14316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:07 smithi141 ceph-mon[108989]: pgmap v14316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:08.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:08.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:09.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:09.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:09 smithi060 ceph-mon[94696]: pgmap v14317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:09 smithi141 ceph-mon[108989]: pgmap v14317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:10.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:10.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:11.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:11.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:11 smithi060 ceph-mon[94696]: pgmap v14318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:11 smithi141 ceph-mon[108989]: pgmap v14318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:12.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:12.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:13.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:13.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:13 smithi060 ceph-mon[94696]: pgmap v14319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:13 smithi141 ceph-mon[108989]: pgmap v14319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:14.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:14.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:15.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:15.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:15 smithi060 ceph-mon[94696]: pgmap v14320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:15 smithi141 ceph-mon[108989]: pgmap v14320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:16.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:16.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:20:17.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:20:17.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:17.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: pgmap v14321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:20:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:20:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:20:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:20:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:20:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: pgmap v14321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:20:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:20:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:20:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:20:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:20:18.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:18.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:19.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:19.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:19 smithi060 ceph-mon[94696]: pgmap v14322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:19 smithi141 ceph-mon[108989]: pgmap v14322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:20.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:20.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:21.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:21.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:21 smithi060 ceph-mon[94696]: pgmap v14323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:21 smithi141 ceph-mon[108989]: pgmap v14323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:22.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:22.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:23.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:23.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:23 smithi060 ceph-mon[94696]: pgmap v14324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:23.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:23 smithi141 ceph-mon[108989]: pgmap v14324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:24.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:24.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:25.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:25.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:25 smithi060 ceph-mon[94696]: pgmap v14325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:25 smithi141 ceph-mon[108989]: pgmap v14325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:26.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:26.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:27.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:27.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:27 smithi060 ceph-mon[94696]: pgmap v14326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:27 smithi141 ceph-mon[108989]: pgmap v14326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:28.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:28.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:29.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:29.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:29 smithi060 ceph-mon[94696]: pgmap v14327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:29 smithi141 ceph-mon[108989]: pgmap v14327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:30.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:30.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:31.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:31.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:31 smithi060 ceph-mon[94696]: pgmap v14328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:31 smithi141 ceph-mon[108989]: pgmap v14328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:32.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:32.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:33.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:33.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:33 smithi060 ceph-mon[94696]: pgmap v14329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:33 smithi141 ceph-mon[108989]: pgmap v14329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:34.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:34.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:35.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:35.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:35 smithi060 ceph-mon[94696]: pgmap v14330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:35 smithi141 ceph-mon[108989]: pgmap v14330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:36.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:36.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:37.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:37.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:37 smithi060 ceph-mon[94696]: pgmap v14331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:37 smithi141 ceph-mon[108989]: pgmap v14331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:38.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:38.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:39.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:39.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:40.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:39 smithi060 ceph-mon[94696]: pgmap v14332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:39 smithi141 ceph-mon[108989]: pgmap v14332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:40.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:40.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:41.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:41.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:41 smithi060 ceph-mon[94696]: pgmap v14333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:41 smithi141 ceph-mon[108989]: pgmap v14333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:42.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:42.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:43.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:43.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:43 smithi060 ceph-mon[94696]: pgmap v14334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:43 smithi141 ceph-mon[108989]: pgmap v14334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:44.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:44.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:45.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:45.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:45 smithi060 ceph-mon[94696]: pgmap v14335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:46.070 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:45 smithi141 ceph-mon[108989]: pgmap v14335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:47.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:47.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:47 smithi060 ceph-mon[94696]: pgmap v14336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:47 smithi141 ceph-mon[108989]: pgmap v14336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:48.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:48.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:49.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:49.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:49 smithi060 ceph-mon[94696]: pgmap v14337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:49 smithi141 ceph-mon[108989]: pgmap v14337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:50.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:50.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:51.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:51 smithi060 ceph-mon[94696]: pgmap v14338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:51 smithi141 ceph-mon[108989]: pgmap v14338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:52.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:52.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:53.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:53.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:53 smithi060 ceph-mon[94696]: pgmap v14339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:53 smithi141 ceph-mon[108989]: pgmap v14339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:54.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:54.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:55.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:55.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:55 smithi060 ceph-mon[94696]: pgmap v14340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:56.174 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:55 smithi141 ceph-mon[108989]: pgmap v14340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:20:56.174 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:20:56.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:56.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:57.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:57.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:57 smithi060 ceph-mon[94696]: pgmap v14341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:57 smithi141 ceph-mon[108989]: pgmap v14341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:20:58.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:58.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:20:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:20:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:20:59 smithi060 ceph-mon[94696]: pgmap v14342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:20:59 smithi141 ceph-mon[108989]: pgmap v14342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:00.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:00.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:01.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:01.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:01 smithi060 ceph-mon[94696]: pgmap v14343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:01 smithi141 ceph-mon[108989]: pgmap v14343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:02.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:02.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:03.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:03.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:03 smithi060 ceph-mon[94696]: pgmap v14344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:03 smithi141 ceph-mon[108989]: pgmap v14344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:04.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:04.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:05.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:05.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:05 smithi060 ceph-mon[94696]: pgmap v14345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:05 smithi141 ceph-mon[108989]: pgmap v14345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:06.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:06.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:07.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:07.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:07 smithi060 ceph-mon[94696]: pgmap v14346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:07 smithi141 ceph-mon[108989]: pgmap v14346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:08.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:08.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:09.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:09.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:09 smithi060 ceph-mon[94696]: pgmap v14347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:09 smithi141 ceph-mon[108989]: pgmap v14347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:10.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:10.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:11.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:11.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:11 smithi060 ceph-mon[94696]: pgmap v14348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:11 smithi141 ceph-mon[108989]: pgmap v14348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:12.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:12.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:13.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:13.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:13 smithi060 ceph-mon[94696]: pgmap v14349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:13 smithi141 ceph-mon[108989]: pgmap v14349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:14.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:14.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:15.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:15.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:15 smithi060 ceph-mon[94696]: pgmap v14350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:15 smithi141 ceph-mon[108989]: pgmap v14350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:16.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:16.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:17.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:17.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: pgmap v14351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:21:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: pgmap v14351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:21:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:21:18.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:18.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:19.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:19.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:19 smithi060 ceph-mon[94696]: pgmap v14352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:19 smithi141 ceph-mon[108989]: pgmap v14352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:20.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:20.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:21.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:21.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:21 smithi060 ceph-mon[94696]: pgmap v14353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:21 smithi141 ceph-mon[108989]: pgmap v14353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:22.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:22.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:23.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:23.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:23 smithi060 ceph-mon[94696]: pgmap v14354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:23 smithi141 ceph-mon[108989]: pgmap v14354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:24.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:24.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:25.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:25.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:25 smithi060 ceph-mon[94696]: pgmap v14355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:25 smithi141 ceph-mon[108989]: pgmap v14355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:26.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:26.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:27.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:27.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:27 smithi060 ceph-mon[94696]: pgmap v14356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:27 smithi141 ceph-mon[108989]: pgmap v14356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:28.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:28.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:29.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:29.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:29 smithi060 ceph-mon[94696]: pgmap v14357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:29 smithi141 ceph-mon[108989]: pgmap v14357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:30.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:30.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:31.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:31.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:31 smithi060 ceph-mon[94696]: pgmap v14358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:31 smithi141 ceph-mon[108989]: pgmap v14358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:32.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:32.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:33.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:33.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:33 smithi060 ceph-mon[94696]: pgmap v14359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:33 smithi141 ceph-mon[108989]: pgmap v14359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:34.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:34.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:35.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:35.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:35 smithi060 ceph-mon[94696]: pgmap v14360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:35 smithi141 ceph-mon[108989]: pgmap v14360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:36.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:36.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:37.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:37.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:37 smithi060 ceph-mon[94696]: pgmap v14361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:37 smithi141 ceph-mon[108989]: pgmap v14361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:38.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:38.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:39.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:39.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:39 smithi060 ceph-mon[94696]: pgmap v14362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:39 smithi141 ceph-mon[108989]: pgmap v14362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:40.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:40.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:41.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:41.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:41 smithi141 ceph-mon[108989]: pgmap v14363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:41 smithi060 ceph-mon[94696]: pgmap v14363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:42.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:42.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:43.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:43.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:43 smithi060 ceph-mon[94696]: pgmap v14364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:43 smithi141 ceph-mon[108989]: pgmap v14364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:44.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:44.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:45.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:45.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:45 smithi060 ceph-mon[94696]: pgmap v14365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:45 smithi141 ceph-mon[108989]: pgmap v14365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:46.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:47.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:47.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:47 smithi060 ceph-mon[94696]: pgmap v14366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:47 smithi141 ceph-mon[108989]: pgmap v14366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:48.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:48.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:49.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:49.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:49 smithi060 ceph-mon[94696]: pgmap v14367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:49 smithi141 ceph-mon[108989]: pgmap v14367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:50.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:50.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:51.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:51.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:51 smithi060 ceph-mon[94696]: pgmap v14368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:51 smithi141 ceph-mon[108989]: pgmap v14368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:52.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:52.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:53.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:53.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:53 smithi141 ceph-mon[108989]: pgmap v14369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:53 smithi060 ceph-mon[94696]: pgmap v14369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:54.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:54.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:55.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:55.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:55 smithi060 ceph-mon[94696]: pgmap v14370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:55 smithi141 ceph-mon[108989]: pgmap v14370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:21:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:21:56.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:56.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:57.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:57.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:57 smithi060 ceph-mon[94696]: pgmap v14371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:57 smithi141 ceph-mon[108989]: pgmap v14371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:21:58.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:58.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:59.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:21:59.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:21:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:21:59 smithi060 ceph-mon[94696]: pgmap v14372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:21:59 smithi141 ceph-mon[108989]: pgmap v14372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:00.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:00.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:01.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:01.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:01 smithi060 ceph-mon[94696]: pgmap v14373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:01 smithi141 ceph-mon[108989]: pgmap v14373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:02.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:02.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:03.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:03.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:03 smithi141 ceph-mon[108989]: pgmap v14374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:03 smithi060 ceph-mon[94696]: pgmap v14374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:04.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:04.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:05.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:05.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:05 smithi060 ceph-mon[94696]: pgmap v14375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:05 smithi141 ceph-mon[108989]: pgmap v14375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:06.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:06.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:07.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:07.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:07 smithi060 ceph-mon[94696]: pgmap v14376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:07 smithi141 ceph-mon[108989]: pgmap v14376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:08.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:08.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:09.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:09.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:09 smithi060 ceph-mon[94696]: pgmap v14377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:09 smithi141 ceph-mon[108989]: pgmap v14377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:10.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:10.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:11.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:11.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:11 smithi060 ceph-mon[94696]: pgmap v14378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:11 smithi141 ceph-mon[108989]: pgmap v14378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:12.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:13.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:13.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:13 smithi141 ceph-mon[108989]: pgmap v14379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:13 smithi060 ceph-mon[94696]: pgmap v14379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:14.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:14.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:15.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:15.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:15 smithi060 ceph-mon[94696]: pgmap v14380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:15 smithi141 ceph-mon[108989]: pgmap v14380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:16.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:16.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:17.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:17.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:17 smithi060 ceph-mon[94696]: pgmap v14381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:22:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:17 smithi141 ceph-mon[108989]: pgmap v14381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:22:18.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:18.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:19.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:19.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:19 smithi060 ceph-mon[94696]: pgmap v14382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:19 smithi141 ceph-mon[108989]: pgmap v14382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:20.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:20.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:21.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:21.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: pgmap v14383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:22:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: pgmap v14383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:22:21.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:22:22.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:22.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:23.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:23.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:23 smithi141 ceph-mon[108989]: pgmap v14384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:23 smithi060 ceph-mon[94696]: pgmap v14384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:24.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:24.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:25.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:25.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:25 smithi060 ceph-mon[94696]: pgmap v14385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:25 smithi141 ceph-mon[108989]: pgmap v14385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:26.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:26.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:27.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:27.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:27 smithi060 ceph-mon[94696]: pgmap v14386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:27 smithi141 ceph-mon[108989]: pgmap v14386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:28.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:28.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:29.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:29.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:29 smithi060 ceph-mon[94696]: pgmap v14387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:29 smithi141 ceph-mon[108989]: pgmap v14387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:30.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:30.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:31.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:31.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:31 smithi060 ceph-mon[94696]: pgmap v14388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:32.161 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:31 smithi141 ceph-mon[108989]: pgmap v14388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:32.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:32.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:33.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:33.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:33 smithi141 ceph-mon[108989]: pgmap v14389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:33 smithi060 ceph-mon[94696]: pgmap v14389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:34.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:34.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:35.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:35.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:35 smithi060 ceph-mon[94696]: pgmap v14390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:35 smithi141 ceph-mon[108989]: pgmap v14390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:36.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:36.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:37.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:37.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:37 smithi060 ceph-mon[94696]: pgmap v14391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:37 smithi141 ceph-mon[108989]: pgmap v14391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:38.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:38.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:39.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:39.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:40.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:39 smithi060 ceph-mon[94696]: pgmap v14392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:39 smithi141 ceph-mon[108989]: pgmap v14392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:40.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:40.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:41.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:41.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:41 smithi141 ceph-mon[108989]: pgmap v14393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:41 smithi060 ceph-mon[94696]: pgmap v14393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:42.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:42.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:43.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:43.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:43 smithi141 ceph-mon[108989]: pgmap v14394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:43 smithi060 ceph-mon[94696]: pgmap v14394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:44.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:44.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:45.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:45.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:45 smithi060 ceph-mon[94696]: pgmap v14395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:45 smithi141 ceph-mon[108989]: pgmap v14395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:46.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:46.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:47.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:47.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:47 smithi060 ceph-mon[94696]: pgmap v14396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:47 smithi141 ceph-mon[108989]: pgmap v14396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:48.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:48.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:49.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:49.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:49 smithi060 ceph-mon[94696]: pgmap v14397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:49 smithi141 ceph-mon[108989]: pgmap v14397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:50.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:50.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:51.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:51.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:51 smithi141 ceph-mon[108989]: pgmap v14398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:51 smithi060 ceph-mon[94696]: pgmap v14398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:52.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:52.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:53.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:53.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:53 smithi141 ceph-mon[108989]: pgmap v14399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:53 smithi060 ceph-mon[94696]: pgmap v14399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:54.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:54.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:55.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:55.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:55 smithi060 ceph-mon[94696]: pgmap v14400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:55 smithi141 ceph-mon[108989]: pgmap v14400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:22:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:22:56.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:56.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:57.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:57.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:57 smithi141 ceph-mon[108989]: pgmap v14401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:57 smithi060 ceph-mon[94696]: pgmap v14401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:22:58.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:58.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:22:59.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:22:59.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:22:59 smithi141 ceph-mon[108989]: pgmap v14402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:22:59 smithi060 ceph-mon[94696]: pgmap v14402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:00.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:00.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:01.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:01.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:01 smithi141 ceph-mon[108989]: pgmap v14403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:01 smithi060 ceph-mon[94696]: pgmap v14403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:02.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:02.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:03.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:03.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:03 smithi141 ceph-mon[108989]: pgmap v14404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:03 smithi060 ceph-mon[94696]: pgmap v14404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:04.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:04.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:05.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:05.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:05 smithi060 ceph-mon[94696]: pgmap v14405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:05 smithi141 ceph-mon[108989]: pgmap v14405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:06.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:06.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:07.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:07.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:07 smithi141 ceph-mon[108989]: pgmap v14406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:07 smithi060 ceph-mon[94696]: pgmap v14406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:08.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:08.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:09.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:09.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:09 smithi141 ceph-mon[108989]: pgmap v14407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:09 smithi060 ceph-mon[94696]: pgmap v14407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:10.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:10.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:11.193 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:11.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:11.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:11 smithi141 ceph-mon[108989]: pgmap v14408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:11 smithi060 ceph-mon[94696]: pgmap v14408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:12.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:13.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:13.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:13 smithi141 ceph-mon[108989]: pgmap v14409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:13 smithi060 ceph-mon[94696]: pgmap v14409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:14.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:14.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:15.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:15.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:15 smithi141 ceph-mon[108989]: pgmap v14410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:16.249 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:15 smithi060 ceph-mon[94696]: pgmap v14410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:16.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:16.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:17.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:17.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:17 smithi141 ceph-mon[108989]: pgmap v14411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:17 smithi060 ceph-mon[94696]: pgmap v14411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:18.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:18.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:19.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:19.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:19 smithi141 ceph-mon[108989]: pgmap v14412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:19 smithi060 ceph-mon[94696]: pgmap v14412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:20.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:20.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:21.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:21.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:21 smithi141 ceph-mon[108989]: pgmap v14413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:23:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:21 smithi060 ceph-mon[94696]: pgmap v14413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:23:22.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:22.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:23.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:23.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:23 smithi141 ceph-mon[108989]: pgmap v14414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:23 smithi060 ceph-mon[94696]: pgmap v14414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:24.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:24.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:25.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:25.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:25 smithi141 ceph-mon[108989]: pgmap v14415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:25 smithi060 ceph-mon[94696]: pgmap v14415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:26.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:26.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:23:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:23:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:23:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:23:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:23:27.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:27.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:27 smithi141 ceph-mon[108989]: pgmap v14416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:27 smithi060 ceph-mon[94696]: pgmap v14416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:28.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:28.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:29.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:29.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:29 smithi141 ceph-mon[108989]: pgmap v14417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:29 smithi060 ceph-mon[94696]: pgmap v14417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:30.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:30.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:31.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:31.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:31 smithi141 ceph-mon[108989]: pgmap v14418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:31 smithi060 ceph-mon[94696]: pgmap v14418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:32.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:32.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:33.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:33.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:33 smithi141 ceph-mon[108989]: pgmap v14419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:33 smithi060 ceph-mon[94696]: pgmap v14419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:34.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:34.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:35.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:35.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:35 smithi141 ceph-mon[108989]: pgmap v14420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:35 smithi060 ceph-mon[94696]: pgmap v14420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:36.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:36.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:37.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:37.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:37 smithi141 ceph-mon[108989]: pgmap v14421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:37 smithi060 ceph-mon[94696]: pgmap v14421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:38.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:38.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:39.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:39.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:39 smithi141 ceph-mon[108989]: pgmap v14422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:39 smithi060 ceph-mon[94696]: pgmap v14422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:40.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:40.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:41.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:41.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:41 smithi141 ceph-mon[108989]: pgmap v14423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:41 smithi060 ceph-mon[94696]: pgmap v14423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:42.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:42.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:43.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:43.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:43 smithi141 ceph-mon[108989]: pgmap v14424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:43 smithi060 ceph-mon[94696]: pgmap v14424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:44.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:44.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:45.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:45.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:45 smithi141 ceph-mon[108989]: pgmap v14425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:45 smithi060 ceph-mon[94696]: pgmap v14425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:46.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:46.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:47.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:47.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:47 smithi141 ceph-mon[108989]: pgmap v14426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:47 smithi060 ceph-mon[94696]: pgmap v14426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:48.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:48.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:49.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:49.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:49 smithi141 ceph-mon[108989]: pgmap v14427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:49 smithi060 ceph-mon[94696]: pgmap v14427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:50.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:50.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:51.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:51.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:51 smithi060 ceph-mon[94696]: pgmap v14428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:51 smithi141 ceph-mon[108989]: pgmap v14428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:52.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:52.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:53.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:53.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:53 smithi141 ceph-mon[108989]: pgmap v14429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:53 smithi060 ceph-mon[94696]: pgmap v14429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:54.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:54.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:55.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:55.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:55 smithi141 ceph-mon[108989]: pgmap v14430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:55 smithi060 ceph-mon[94696]: pgmap v14430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:23:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:23:56.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:56.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:57.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:57.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:57 smithi141 ceph-mon[108989]: pgmap v14431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:57 smithi060 ceph-mon[94696]: pgmap v14431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:23:58.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:58.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:23:59.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:23:59.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:23:59 smithi141 ceph-mon[108989]: pgmap v14432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:23:59 smithi060 ceph-mon[94696]: pgmap v14432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:00.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:00.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:01.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:01.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:01 smithi060 ceph-mon[94696]: pgmap v14433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:01 smithi141 ceph-mon[108989]: pgmap v14433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:02.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:02.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:03.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:03.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:03 smithi141 ceph-mon[108989]: pgmap v14434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:03 smithi060 ceph-mon[94696]: pgmap v14434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:04.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:04.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:05.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:05.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:05 smithi141 ceph-mon[108989]: pgmap v14435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:05 smithi060 ceph-mon[94696]: pgmap v14435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:06.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:06.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:07.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:07.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:08.145 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:07 smithi141 ceph-mon[108989]: pgmap v14436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:07 smithi060 ceph-mon[94696]: pgmap v14436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:08.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:08.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:09.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:09.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:09 smithi141 ceph-mon[108989]: pgmap v14437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:09 smithi060 ceph-mon[94696]: pgmap v14437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:10.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:10.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:11.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:11.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:11 smithi141 ceph-mon[108989]: pgmap v14438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:11 smithi060 ceph-mon[94696]: pgmap v14438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:12.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:12.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:13.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:13.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:13 smithi141 ceph-mon[108989]: pgmap v14439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:13 smithi060 ceph-mon[94696]: pgmap v14439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:14.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:14.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:15.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:15.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:15 smithi141 ceph-mon[108989]: pgmap v14440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:15 smithi060 ceph-mon[94696]: pgmap v14440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:16.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:16.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:17.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:17.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:17 smithi141 ceph-mon[108989]: pgmap v14441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:17 smithi060 ceph-mon[94696]: pgmap v14441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:18.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:18.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:19.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:19.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:19 smithi141 ceph-mon[108989]: pgmap v14442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:19 smithi060 ceph-mon[94696]: pgmap v14442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:20.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:20.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:21.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:21.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:21 smithi141 ceph-mon[108989]: pgmap v14443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:21 smithi060 ceph-mon[94696]: pgmap v14443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:22.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:22.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:23.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:23.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:23 smithi141 ceph-mon[108989]: pgmap v14444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:23 smithi060 ceph-mon[94696]: pgmap v14444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:24.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:24.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:25.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:25.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:25 smithi141 ceph-mon[108989]: pgmap v14445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:25 smithi060 ceph-mon[94696]: pgmap v14445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:26.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:26.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:24:27.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:24:27.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:27.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: pgmap v14446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:24:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:24:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:24:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:24:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:24:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: pgmap v14446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:24:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:24:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:24:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:24:28.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:24:28.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:28.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:29.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:29.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:29 smithi141 ceph-mon[108989]: pgmap v14447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:29 smithi060 ceph-mon[94696]: pgmap v14447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:30.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:30.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:31.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:31.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:31 smithi141 ceph-mon[108989]: pgmap v14448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:31 smithi060 ceph-mon[94696]: pgmap v14448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:32.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:32.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:33 smithi141 ceph-mon[108989]: pgmap v14449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:33.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:33.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:33 smithi060 ceph-mon[94696]: pgmap v14449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:34.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:34.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:35.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:35.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:35 smithi141 ceph-mon[108989]: pgmap v14450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:35 smithi060 ceph-mon[94696]: pgmap v14450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:36.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:36.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:37.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:37.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:37 smithi141 ceph-mon[108989]: pgmap v14451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:37 smithi060 ceph-mon[94696]: pgmap v14451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:38.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:38.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:39.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:39.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:39 smithi141 ceph-mon[108989]: pgmap v14452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:39 smithi060 ceph-mon[94696]: pgmap v14452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:40.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:40.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:41.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:41.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:42.212 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:41 smithi060 ceph-mon[94696]: pgmap v14453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:41 smithi141 ceph-mon[108989]: pgmap v14453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:42.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:42.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:43.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:43.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:43 smithi141 ceph-mon[108989]: pgmap v14454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:43 smithi060 ceph-mon[94696]: pgmap v14454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:44.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:44.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:45.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:45.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:45 smithi141 ceph-mon[108989]: pgmap v14455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:45 smithi060 ceph-mon[94696]: pgmap v14455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:46.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:46.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:47.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:47.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:47 smithi141 ceph-mon[108989]: pgmap v14456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:47 smithi060 ceph-mon[94696]: pgmap v14456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:48.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:48.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:49.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:49.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:49 smithi141 ceph-mon[108989]: pgmap v14457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:49 smithi060 ceph-mon[94696]: pgmap v14457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:50.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:50.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:51.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:51.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:51 smithi141 ceph-mon[108989]: pgmap v14458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:51 smithi060 ceph-mon[94696]: pgmap v14458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:52.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:52.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:53.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:53.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:53 smithi141 ceph-mon[108989]: pgmap v14459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:53 smithi060 ceph-mon[94696]: pgmap v14459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:54.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:54.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:55.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:55.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:55 smithi141 ceph-mon[108989]: pgmap v14460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:55 smithi060 ceph-mon[94696]: pgmap v14460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:24:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:24:56.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:56.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:57.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:57.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:57 smithi141 ceph-mon[108989]: pgmap v14461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:57 smithi060 ceph-mon[94696]: pgmap v14461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:24:58.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:58.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:24:59.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:24:59.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:24:59 smithi141 ceph-mon[108989]: pgmap v14462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:24:59 smithi060 ceph-mon[94696]: pgmap v14462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:00.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:00.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:01.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:01 smithi141 ceph-mon[108989]: pgmap v14463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:01 smithi060 ceph-mon[94696]: pgmap v14463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:02.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:02.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:03.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:03.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:03 smithi141 ceph-mon[108989]: pgmap v14464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:03 smithi060 ceph-mon[94696]: pgmap v14464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:04.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:04.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:05.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:05.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:05 smithi141 ceph-mon[108989]: pgmap v14465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:05 smithi060 ceph-mon[94696]: pgmap v14465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:06.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:06.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:07.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:07.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:07 smithi141 ceph-mon[108989]: pgmap v14466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:07 smithi060 ceph-mon[94696]: pgmap v14466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:08.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:08.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:09.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:09.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:09 smithi141 ceph-mon[108989]: pgmap v14467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:09 smithi060 ceph-mon[94696]: pgmap v14467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:10.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:10.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:11.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:11.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:11 smithi141 ceph-mon[108989]: pgmap v14468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:11 smithi060 ceph-mon[94696]: pgmap v14468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:12.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:12.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:13.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:13.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:13 smithi141 ceph-mon[108989]: pgmap v14469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:13 smithi060 ceph-mon[94696]: pgmap v14469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:14.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:14.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:15.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:15.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:15 smithi141 ceph-mon[108989]: pgmap v14470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:15 smithi060 ceph-mon[94696]: pgmap v14470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:16.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:16.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:17.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:17.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:17 smithi141 ceph-mon[108989]: pgmap v14471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:17 smithi060 ceph-mon[94696]: pgmap v14471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:18.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:18.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:19.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:19.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:19 smithi141 ceph-mon[108989]: pgmap v14472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:19 smithi060 ceph-mon[94696]: pgmap v14472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:20.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:20.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:21.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:21.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:21 smithi141 ceph-mon[108989]: pgmap v14473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:21 smithi060 ceph-mon[94696]: pgmap v14473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:22.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:22.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:23.921 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:23 smithi141 ceph-mon[108989]: pgmap v14474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:23.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:23.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:23 smithi060 ceph-mon[94696]: pgmap v14474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:24.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:24.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:25.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:25.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:25 smithi141 ceph-mon[108989]: pgmap v14475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:25 smithi060 ceph-mon[94696]: pgmap v14475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:26.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:26.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:27.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:27.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:27 smithi060 ceph-mon[94696]: pgmap v14476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:27 smithi141 ceph-mon[108989]: pgmap v14476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:25:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:28.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:28.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:25:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:25:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:25:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:29.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:25:29.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:25:29.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:29.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:29 smithi141 ceph-mon[108989]: pgmap v14477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:29 smithi060 ceph-mon[94696]: pgmap v14477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:30.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:30.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:31.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:31.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:31 smithi141 ceph-mon[108989]: pgmap v14478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:31 smithi060 ceph-mon[94696]: pgmap v14478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:32.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:32.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:33.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:33.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:33 smithi141 ceph-mon[108989]: pgmap v14479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:33 smithi060 ceph-mon[94696]: pgmap v14479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:34.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:34.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:35.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:35.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:35 smithi141 ceph-mon[108989]: pgmap v14480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:35 smithi060 ceph-mon[94696]: pgmap v14480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:36.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:36.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:37.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:37.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:37 smithi141 ceph-mon[108989]: pgmap v14481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:37 smithi060 ceph-mon[94696]: pgmap v14481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:38.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:38.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:39.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:39.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:39 smithi141 ceph-mon[108989]: pgmap v14482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:39 smithi060 ceph-mon[94696]: pgmap v14482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:40.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:40.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:41.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:41.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:41 smithi141 ceph-mon[108989]: pgmap v14483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:41 smithi060 ceph-mon[94696]: pgmap v14483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:42.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:42.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:43.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:43.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:43 smithi141 ceph-mon[108989]: pgmap v14484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:43 smithi060 ceph-mon[94696]: pgmap v14484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:44.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:44.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:45.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:45.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:45 smithi141 ceph-mon[108989]: pgmap v14485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:45 smithi060 ceph-mon[94696]: pgmap v14485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:46.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:46.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:47.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:47.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:47 smithi141 ceph-mon[108989]: pgmap v14486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:47 smithi060 ceph-mon[94696]: pgmap v14486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:48.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:48.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:49.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:49.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:49 smithi141 ceph-mon[108989]: pgmap v14487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:49 smithi060 ceph-mon[94696]: pgmap v14487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:50.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:50.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:51.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:51.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:51 smithi141 ceph-mon[108989]: pgmap v14488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:51 smithi060 ceph-mon[94696]: pgmap v14488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:52.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:52.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:53.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:53.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:53 smithi141 ceph-mon[108989]: pgmap v14489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:53 smithi060 ceph-mon[94696]: pgmap v14489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:54.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:54.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:55.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:55.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:55 smithi141 ceph-mon[108989]: pgmap v14490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:55 smithi060 ceph-mon[94696]: pgmap v14490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:25:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:25:56.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:56.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:57.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:57.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:57 smithi141 ceph-mon[108989]: pgmap v14491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:57 smithi060 ceph-mon[94696]: pgmap v14491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:25:58.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:58.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:25:59.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:25:59.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:25:59 smithi141 ceph-mon[108989]: pgmap v14492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:25:59 smithi060 ceph-mon[94696]: pgmap v14492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:00.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:00.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:01.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:01.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:01 smithi141 ceph-mon[108989]: pgmap v14493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:01 smithi060 ceph-mon[94696]: pgmap v14493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:02.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:03.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:03 smithi141 ceph-mon[108989]: pgmap v14494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:04.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:04.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:03 smithi060 ceph-mon[94696]: pgmap v14494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:05.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:05.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:06.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:06.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:05 smithi141 ceph-mon[108989]: pgmap v14495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:05 smithi060 ceph-mon[94696]: pgmap v14495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:07.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:07.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:08.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:08.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:08.175 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:07 smithi060 ceph-mon[94696]: pgmap v14496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:07 smithi141 ceph-mon[108989]: pgmap v14496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:09.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:09.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:10.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:10.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:09 smithi141 ceph-mon[108989]: pgmap v14497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:11.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:11.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:09 smithi060 ceph-mon[94696]: pgmap v14497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:12.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:12.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:11 smithi141 ceph-mon[108989]: pgmap v14498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:11 smithi060 ceph-mon[94696]: pgmap v14498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:13.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:13.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:13 smithi141 ceph-mon[108989]: pgmap v14499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:14.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:14.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:13 smithi060 ceph-mon[94696]: pgmap v14499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:15.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:15.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:16.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:16.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:15 smithi141 ceph-mon[108989]: pgmap v14500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:15 smithi060 ceph-mon[94696]: pgmap v14500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:17.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:17.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:18.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:18.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:17 smithi141 ceph-mon[108989]: pgmap v14501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:18.289 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:17 smithi060 ceph-mon[94696]: pgmap v14501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:19.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:19.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:20.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:20.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:19 smithi141 ceph-mon[108989]: pgmap v14502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:19 smithi060 ceph-mon[94696]: pgmap v14502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:21.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:21.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:22.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:22.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:21 smithi141 ceph-mon[108989]: pgmap v14503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:21 smithi060 ceph-mon[94696]: pgmap v14503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:23.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:23.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:23 smithi141 ceph-mon[108989]: pgmap v14504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:24.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:24.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:23 smithi060 ceph-mon[94696]: pgmap v14504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:25.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:25.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:26.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:26.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:25 smithi141 ceph-mon[108989]: pgmap v14505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:25 smithi060 ceph-mon[94696]: pgmap v14505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:27.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:27.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:28.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:28.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:27 smithi141 ceph-mon[108989]: pgmap v14506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:27 smithi060 ceph-mon[94696]: pgmap v14506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:29.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:29.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:29.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:26:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:29.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:26:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:29.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:30.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:30.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: pgmap v14507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:26:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:26:30.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:30.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:26:30.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: pgmap v14507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:26:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:26:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:26:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:26:31.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:31.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:32.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:32.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:31 smithi141 ceph-mon[108989]: pgmap v14508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:31 smithi060 ceph-mon[94696]: pgmap v14508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:33.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:33.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:33 smithi060 ceph-mon[94696]: pgmap v14509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:33 smithi141 ceph-mon[108989]: pgmap v14509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:34.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:34.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:35.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:35.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:36.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:36.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:35 smithi141 ceph-mon[108989]: pgmap v14510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:35 smithi060 ceph-mon[94696]: pgmap v14510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:37.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:37.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:38.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:38.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:37 smithi141 ceph-mon[108989]: pgmap v14511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:37 smithi060 ceph-mon[94696]: pgmap v14511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:39.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:39.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:39 smithi141 ceph-mon[108989]: pgmap v14512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:40.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:40.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:39 smithi060 ceph-mon[94696]: pgmap v14512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:41.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:41.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:42.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:42.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:41 smithi141 ceph-mon[108989]: pgmap v14513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:41 smithi060 ceph-mon[94696]: pgmap v14513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:43.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:43.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:43 smithi141 ceph-mon[108989]: pgmap v14514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:44.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:44.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:43 smithi060 ceph-mon[94696]: pgmap v14514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:45.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:45.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:46.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:46.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:45 smithi141 ceph-mon[108989]: pgmap v14515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:45 smithi060 ceph-mon[94696]: pgmap v14515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:47.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:47.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:48.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:48.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:47 smithi141 ceph-mon[108989]: pgmap v14516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:47 smithi060 ceph-mon[94696]: pgmap v14516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:49.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:49.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:50.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:50.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:49 smithi141 ceph-mon[108989]: pgmap v14517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:49 smithi060 ceph-mon[94696]: pgmap v14517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:51.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:51.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:52.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:52.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:51 smithi141 ceph-mon[108989]: pgmap v14518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:51 smithi060 ceph-mon[94696]: pgmap v14518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:53.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:53.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:53 smithi141 ceph-mon[108989]: pgmap v14519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:53 smithi060 ceph-mon[94696]: pgmap v14519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:54.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:54.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:56.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:56.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:55 smithi141 ceph-mon[108989]: pgmap v14520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:55 smithi060 ceph-mon[94696]: pgmap v14520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:26:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:26:57.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:57.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:58.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:58.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:26:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:57 smithi141 ceph-mon[108989]: pgmap v14521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:57 smithi060 ceph-mon[94696]: pgmap v14521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:26:59.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:26:59.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:00.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:00.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:26:59 smithi141 ceph-mon[108989]: pgmap v14522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:26:59 smithi060 ceph-mon[94696]: pgmap v14522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:01.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:01.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:02.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:02.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:01 smithi141 ceph-mon[108989]: pgmap v14523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:01 smithi060 ceph-mon[94696]: pgmap v14523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:03.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:03.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:03 smithi141 ceph-mon[108989]: pgmap v14524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:03 smithi060 ceph-mon[94696]: pgmap v14524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:04.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:04.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:05.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:05.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:06.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:06.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:05 smithi141 ceph-mon[108989]: pgmap v14525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:05 smithi060 ceph-mon[94696]: pgmap v14525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:07.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:07.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:08.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:08.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:07 smithi141 ceph-mon[108989]: pgmap v14526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:07 smithi060 ceph-mon[94696]: pgmap v14526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:09.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:09.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:10.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:10.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:09 smithi141 ceph-mon[108989]: pgmap v14527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:09 smithi060 ceph-mon[94696]: pgmap v14527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:11.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:11.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:12.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:12.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:11 smithi141 ceph-mon[108989]: pgmap v14528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:11 smithi060 ceph-mon[94696]: pgmap v14528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:13.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:13.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:13.926 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:13 smithi060 ceph-mon[94696]: pgmap v14529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:13 smithi141 ceph-mon[108989]: pgmap v14529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:14.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:14.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:15.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:15.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:16.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:16.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:15 smithi141 ceph-mon[108989]: pgmap v14530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:15 smithi060 ceph-mon[94696]: pgmap v14530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:17.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:17.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:18.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:18.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:17 smithi141 ceph-mon[108989]: pgmap v14531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:17 smithi060 ceph-mon[94696]: pgmap v14531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:19.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:19.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:20.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:20.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:19 smithi141 ceph-mon[108989]: pgmap v14532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:19 smithi060 ceph-mon[94696]: pgmap v14532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:21.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:21.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:22.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:22.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:21 smithi141 ceph-mon[108989]: pgmap v14533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:21 smithi060 ceph-mon[94696]: pgmap v14533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:23.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:23.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:23 smithi141 ceph-mon[108989]: pgmap v14534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:24.039 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:23 smithi060 ceph-mon[94696]: pgmap v14534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:24.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:24.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:25.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:25.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:26.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:26.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:25 smithi141 ceph-mon[108989]: pgmap v14535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:25 smithi060 ceph-mon[94696]: pgmap v14535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:27.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:27.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:28.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:28.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:27 smithi141 ceph-mon[108989]: pgmap v14536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:27 smithi060 ceph-mon[94696]: pgmap v14536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:29.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:29.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:30.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:30.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:30.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: pgmap v14537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:30.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:27:30.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:27:30.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:27:30.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:27:30.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:27:30.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:27:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: pgmap v14537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:27:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:27:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:27:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:27:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:27:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:27:31.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:31.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:32.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:32.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:31 smithi141 ceph-mon[108989]: pgmap v14538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:31 smithi060 ceph-mon[94696]: pgmap v14538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:33.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:33.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:33 smithi141 ceph-mon[108989]: pgmap v14539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:33 smithi060 ceph-mon[94696]: pgmap v14539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:34.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:34.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:35.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:35.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:36.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:36.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:35 smithi141 ceph-mon[108989]: pgmap v14540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:35 smithi060 ceph-mon[94696]: pgmap v14540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:37.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:37.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:38.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:38.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:37 smithi141 ceph-mon[108989]: pgmap v14541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:37 smithi060 ceph-mon[94696]: pgmap v14541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:39.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:39.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:40.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:40.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:39 smithi141 ceph-mon[108989]: pgmap v14542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:39 smithi060 ceph-mon[94696]: pgmap v14542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:41.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:41.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:42.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:42.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:41 smithi141 ceph-mon[108989]: pgmap v14543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:41 smithi060 ceph-mon[94696]: pgmap v14543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:43.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:43.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:43 smithi141 ceph-mon[108989]: pgmap v14544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:43 smithi060 ceph-mon[94696]: pgmap v14544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:44.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:44.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:45.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:45.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:46.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:46.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:45 smithi141 ceph-mon[108989]: pgmap v14545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:45 smithi060 ceph-mon[94696]: pgmap v14545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:47.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:47.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:48.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:48.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:47 smithi141 ceph-mon[108989]: pgmap v14546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:47 smithi060 ceph-mon[94696]: pgmap v14546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:49.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:49.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:50.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:50.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:49 smithi141 ceph-mon[108989]: pgmap v14547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:49 smithi060 ceph-mon[94696]: pgmap v14547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:51.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:51.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:52.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:52.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:51 smithi141 ceph-mon[108989]: pgmap v14548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:51 smithi060 ceph-mon[94696]: pgmap v14548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:53.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:53.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:53 smithi141 ceph-mon[108989]: pgmap v14549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:53 smithi060 ceph-mon[94696]: pgmap v14549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:54.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:54.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:56.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:56.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:55 smithi141 ceph-mon[108989]: pgmap v14550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:55 smithi060 ceph-mon[94696]: pgmap v14550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:27:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:27:57.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:57.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:58.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:58.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:27:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:57 smithi141 ceph-mon[108989]: pgmap v14551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:57 smithi060 ceph-mon[94696]: pgmap v14551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:27:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:27:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:00.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:00.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:27:59 smithi141 ceph-mon[108989]: pgmap v14552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:27:59 smithi060 ceph-mon[94696]: pgmap v14552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:01.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:01.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:02.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:02.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:01 smithi141 ceph-mon[108989]: pgmap v14553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:01 smithi060 ceph-mon[94696]: pgmap v14553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:03.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:03.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:03 smithi141 ceph-mon[108989]: pgmap v14554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:03 smithi060 ceph-mon[94696]: pgmap v14554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:04.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:04.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:05.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:05.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:06.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:06.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:05 smithi141 ceph-mon[108989]: pgmap v14555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:05 smithi060 ceph-mon[94696]: pgmap v14555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:07.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:07.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:08.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:08.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:07 smithi141 ceph-mon[108989]: pgmap v14556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:07 smithi060 ceph-mon[94696]: pgmap v14556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:09.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:09.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:10.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:10.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:09 smithi141 ceph-mon[108989]: pgmap v14557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:09 smithi060 ceph-mon[94696]: pgmap v14557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:11.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:11.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:12.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:12.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:11 smithi141 ceph-mon[108989]: pgmap v14558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:11 smithi060 ceph-mon[94696]: pgmap v14558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:13.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:13.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:13 smithi141 ceph-mon[108989]: pgmap v14559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:13 smithi060 ceph-mon[94696]: pgmap v14559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:14.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:14.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:15.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:15.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:16.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:16.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:15 smithi141 ceph-mon[108989]: pgmap v14560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:15 smithi060 ceph-mon[94696]: pgmap v14560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:17.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:17.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:18.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:18.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:17 smithi141 ceph-mon[108989]: pgmap v14561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:17 smithi060 ceph-mon[94696]: pgmap v14561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:19.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:19.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:20.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:20.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:19 smithi141 ceph-mon[108989]: pgmap v14562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:19 smithi060 ceph-mon[94696]: pgmap v14562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:21.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:21.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:22.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:22.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:21 smithi141 ceph-mon[108989]: pgmap v14563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:21 smithi060 ceph-mon[94696]: pgmap v14563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:23.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:23.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:23 smithi141 ceph-mon[108989]: pgmap v14564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:23 smithi060 ceph-mon[94696]: pgmap v14564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:24.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:24.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:25.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:25.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:26.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:26.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:25 smithi141 ceph-mon[108989]: pgmap v14565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:25 smithi060 ceph-mon[94696]: pgmap v14565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:27.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:27.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:27 smithi141 ceph-mon[108989]: pgmap v14566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:28.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:28.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:27 smithi060 ceph-mon[94696]: pgmap v14566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:29 smithi141 ceph-mon[108989]: pgmap v14567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:28:30.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:30.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:29 smithi060 ceph-mon[94696]: pgmap v14567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:28:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:28:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:28:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:28:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:28:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:28:31.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:31.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:28:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:28:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:28:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:28:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:28:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:31 smithi141 ceph-mon[108989]: pgmap v14568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:32.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:32.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:31 smithi060 ceph-mon[94696]: pgmap v14568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:33.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:33.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:33 smithi141 ceph-mon[108989]: pgmap v14569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:33 smithi060 ceph-mon[94696]: pgmap v14569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:34.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:34.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:35.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:35.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:35 smithi141 ceph-mon[108989]: pgmap v14570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:36.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:36.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:35 smithi060 ceph-mon[94696]: pgmap v14570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:37.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:37.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:37 smithi141 ceph-mon[108989]: pgmap v14571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:38.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:38.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:37 smithi060 ceph-mon[94696]: pgmap v14571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:39.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:39.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:39 smithi141 ceph-mon[108989]: pgmap v14572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:40.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:40.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:39 smithi060 ceph-mon[94696]: pgmap v14572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:41.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:41.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:41 smithi141 ceph-mon[108989]: pgmap v14573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:42.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:42.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:41 smithi060 ceph-mon[94696]: pgmap v14573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:43.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:43.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:43 smithi141 ceph-mon[108989]: pgmap v14574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:43 smithi060 ceph-mon[94696]: pgmap v14574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:44.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:44.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:45.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:45.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:45 smithi141 ceph-mon[108989]: pgmap v14575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:46.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:46.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:45 smithi060 ceph-mon[94696]: pgmap v14575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:47.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:47.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:47 smithi141 ceph-mon[108989]: pgmap v14576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:48.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:48.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:47 smithi060 ceph-mon[94696]: pgmap v14576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:49.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:49.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:49 smithi141 ceph-mon[108989]: pgmap v14577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:50.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:50.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:49 smithi060 ceph-mon[94696]: pgmap v14577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:51.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:51.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:51 smithi141 ceph-mon[108989]: pgmap v14578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:52.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:52.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:51 smithi060 ceph-mon[94696]: pgmap v14578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:53.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:53.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:53 smithi141 ceph-mon[108989]: pgmap v14579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:53 smithi060 ceph-mon[94696]: pgmap v14579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:54.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:54.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:55.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:55 smithi141 ceph-mon[108989]: pgmap v14580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:56.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:56.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:55 smithi060 ceph-mon[94696]: pgmap v14580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:28:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:28:57.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:57.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:57 smithi141 ceph-mon[108989]: pgmap v14581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:58.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:58.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:28:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:57 smithi060 ceph-mon[94696]: pgmap v14581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:28:59.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:28:59.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:28:59 smithi141 ceph-mon[108989]: pgmap v14582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:00.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:00.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:28:59 smithi060 ceph-mon[94696]: pgmap v14582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:01.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:01.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:01 smithi141 ceph-mon[108989]: pgmap v14583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:02.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:02.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:01 smithi060 ceph-mon[94696]: pgmap v14583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:03.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:03.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:03 smithi141 ceph-mon[108989]: pgmap v14584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:03 smithi060 ceph-mon[94696]: pgmap v14584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:04.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:04.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:05.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:05.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:05 smithi141 ceph-mon[108989]: pgmap v14585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:06.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:06.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:05 smithi060 ceph-mon[94696]: pgmap v14585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:07.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:07.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:07 smithi141 ceph-mon[108989]: pgmap v14586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:08.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:08.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:07 smithi060 ceph-mon[94696]: pgmap v14586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:09.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:09.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:09 smithi141 ceph-mon[108989]: pgmap v14587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:10.249 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:09 smithi060 ceph-mon[94696]: pgmap v14587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:10.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:10.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:11.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:11.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:11 smithi141 ceph-mon[108989]: pgmap v14588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:12.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:12.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:11 smithi060 ceph-mon[94696]: pgmap v14588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:13.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:13.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:13 smithi141 ceph-mon[108989]: pgmap v14589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:13 smithi060 ceph-mon[94696]: pgmap v14589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:14.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:14.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:15.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:15.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:15 smithi141 ceph-mon[108989]: pgmap v14590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:16.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:16.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:15 smithi060 ceph-mon[94696]: pgmap v14590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:17.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:17.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:17 smithi141 ceph-mon[108989]: pgmap v14591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:17 smithi060 ceph-mon[94696]: pgmap v14591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:18.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:18.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:19.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:19.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:20.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:19 smithi141 ceph-mon[108989]: pgmap v14592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:19 smithi060 ceph-mon[94696]: pgmap v14592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:20.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:20.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:21.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:21.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:21 smithi141 ceph-mon[108989]: pgmap v14593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:21 smithi060 ceph-mon[94696]: pgmap v14593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:22.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:22.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:23.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:23.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:23 smithi141 ceph-mon[108989]: pgmap v14594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:23 smithi060 ceph-mon[94696]: pgmap v14594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:24.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:24.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:25.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:25.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:25 smithi141 ceph-mon[108989]: pgmap v14595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:25 smithi060 ceph-mon[94696]: pgmap v14595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:26.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:26.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:27.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:27.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:27 smithi141 ceph-mon[108989]: pgmap v14596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:27 smithi060 ceph-mon[94696]: pgmap v14596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:28.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:28.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:29.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:29.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:29 smithi141 ceph-mon[108989]: pgmap v14597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:29 smithi060 ceph-mon[94696]: pgmap v14597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:30.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:30.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:29:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:31.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:29:31.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:29:31.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:31.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:29:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:29:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:29:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:31.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:29:31.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:31.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:31 smithi141 ceph-mon[108989]: pgmap v14598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:31 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1500M 2023-08-19T15:29:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:31 smithi060 ceph-mon[94696]: pgmap v14598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:31 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1500M 2023-08-19T15:29:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:29:32.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:32.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:33.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:33.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:33 smithi141 ceph-mon[108989]: pgmap v14599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:33 smithi060 ceph-mon[94696]: pgmap v14599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:34.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:34.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:35.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:35.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:35 smithi141 ceph-mon[108989]: pgmap v14600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:35 smithi060 ceph-mon[94696]: pgmap v14600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:36.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:36.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:37.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:37.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:37 smithi141 ceph-mon[108989]: pgmap v14601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:37 smithi060 ceph-mon[94696]: pgmap v14601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:38.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:38.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:39.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:39.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:39 smithi141 ceph-mon[108989]: pgmap v14602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:39 smithi060 ceph-mon[94696]: pgmap v14602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:40.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:40.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:41.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:41.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:41 smithi141 ceph-mon[108989]: pgmap v14603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:41 smithi060 ceph-mon[94696]: pgmap v14603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:42.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:42.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:43.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:43.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:43 smithi141 ceph-mon[108989]: pgmap v14604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:43 smithi060 ceph-mon[94696]: pgmap v14604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:44.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:44.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:45.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:45.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:45 smithi141 ceph-mon[108989]: pgmap v14605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:45 smithi060 ceph-mon[94696]: pgmap v14605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:46.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:46.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:47.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:47.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:47 smithi141 ceph-mon[108989]: pgmap v14606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:47 smithi060 ceph-mon[94696]: pgmap v14606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:48.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:48.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:49.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:49.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:49 smithi141 ceph-mon[108989]: pgmap v14607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:49 smithi060 ceph-mon[94696]: pgmap v14607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:50.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:50.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:51.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:51.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:51 smithi141 ceph-mon[108989]: pgmap v14608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:51 smithi060 ceph-mon[94696]: pgmap v14608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:52.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:52.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:53.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:53.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:53 smithi141 ceph-mon[108989]: pgmap v14609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:53 smithi060 ceph-mon[94696]: pgmap v14609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:54.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:54.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:55.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:55.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:55 smithi060 ceph-mon[94696]: pgmap v14610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:55 smithi141 ceph-mon[108989]: pgmap v14610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:29:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:29:56.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:56.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:57.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:57.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:57 smithi141 ceph-mon[108989]: pgmap v14611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:57 smithi060 ceph-mon[94696]: pgmap v14611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:29:58.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:58.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:29:59.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:29:59.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:29:59 smithi141 ceph-mon[108989]: pgmap v14612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:29:59 smithi060 ceph-mon[94696]: pgmap v14612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:00.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:00.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:30:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:30:01.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:01.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:01 smithi141 ceph-mon[108989]: pgmap v14613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:01 smithi060 ceph-mon[94696]: pgmap v14613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:02.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:02.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:03.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:03.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:03 smithi141 ceph-mon[108989]: pgmap v14614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:03 smithi060 ceph-mon[94696]: pgmap v14614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:04.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:04.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:05.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:05 smithi141 ceph-mon[108989]: pgmap v14615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:05 smithi060 ceph-mon[94696]: pgmap v14615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:06.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:06.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:07.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:07.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:07 smithi141 ceph-mon[108989]: pgmap v14616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:07 smithi060 ceph-mon[94696]: pgmap v14616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:08.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:08.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:09.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:09.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:09 smithi141 ceph-mon[108989]: pgmap v14617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:09 smithi060 ceph-mon[94696]: pgmap v14617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:10.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:10.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:11.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:11.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:11 smithi141 ceph-mon[108989]: pgmap v14618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:11 smithi060 ceph-mon[94696]: pgmap v14618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:12.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:12.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:13.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:13.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:13 smithi141 ceph-mon[108989]: pgmap v14619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:13 smithi060 ceph-mon[94696]: pgmap v14619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:14.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:14.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:15.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:15.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:15 smithi141 ceph-mon[108989]: pgmap v14620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:15 smithi060 ceph-mon[94696]: pgmap v14620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:16.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:16.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:17.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:17.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:17 smithi141 ceph-mon[108989]: pgmap v14621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:17 smithi060 ceph-mon[94696]: pgmap v14621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:18.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:18.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:19.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:19.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:19 smithi141 ceph-mon[108989]: pgmap v14622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:19 smithi060 ceph-mon[94696]: pgmap v14622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:20.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:20.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:21.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:21.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:21 smithi141 ceph-mon[108989]: pgmap v14623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:21 smithi060 ceph-mon[94696]: pgmap v14623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:22.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:22.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:23.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:23.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:23 smithi141 ceph-mon[108989]: pgmap v14624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:23 smithi060 ceph-mon[94696]: pgmap v14624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:24.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:24.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:25.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:25.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:25 smithi141 ceph-mon[108989]: pgmap v14625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:25 smithi060 ceph-mon[94696]: pgmap v14625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:26.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:26.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:27.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:27.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:27 smithi141 ceph-mon[108989]: pgmap v14626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:27 smithi060 ceph-mon[94696]: pgmap v14626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:28.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:28.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:29.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:29.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:29 smithi141 ceph-mon[108989]: pgmap v14627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:29 smithi060 ceph-mon[94696]: pgmap v14627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:30.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:30.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:31.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:31.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: pgmap v14628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:30:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:30:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:30:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:30:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:30:32.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:30:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: pgmap v14628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:30:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:30:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:30:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:30:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:30:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:30:32.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:32.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:33.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:33.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:33 smithi141 ceph-mon[108989]: pgmap v14629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:33 smithi060 ceph-mon[94696]: pgmap v14629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:34.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:34.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:35.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:35.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:35 smithi141 ceph-mon[108989]: pgmap v14630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:35 smithi060 ceph-mon[94696]: pgmap v14630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:36.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:36.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:37.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:37.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:37 smithi141 ceph-mon[108989]: pgmap v14631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:37 smithi060 ceph-mon[94696]: pgmap v14631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:38.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:38.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:39.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:39.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:39 smithi141 ceph-mon[108989]: pgmap v14632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:39 smithi060 ceph-mon[94696]: pgmap v14632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:40.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:40.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:41.270 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:41.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:41.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:41 smithi141 ceph-mon[108989]: pgmap v14633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:42.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:41 smithi060 ceph-mon[94696]: pgmap v14633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:42.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:42.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:43.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:43.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:43 smithi141 ceph-mon[108989]: pgmap v14634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:43 smithi060 ceph-mon[94696]: pgmap v14634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:44.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:44.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:45.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:45.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:45 smithi141 ceph-mon[108989]: pgmap v14635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:45 smithi060 ceph-mon[94696]: pgmap v14635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:46.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:47.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:47.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:47 smithi141 ceph-mon[108989]: pgmap v14636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:47 smithi060 ceph-mon[94696]: pgmap v14636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:48.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:48.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:49.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:49.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:49 smithi141 ceph-mon[108989]: pgmap v14637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:49 smithi060 ceph-mon[94696]: pgmap v14637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:50.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:50.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:51.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:51 smithi141 ceph-mon[108989]: pgmap v14638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:51 smithi060 ceph-mon[94696]: pgmap v14638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:52.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:52.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:53.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:53.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:53 smithi141 ceph-mon[108989]: pgmap v14639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:53 smithi060 ceph-mon[94696]: pgmap v14639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:54.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:54.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:55.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:55.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:55 smithi141 ceph-mon[108989]: pgmap v14640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:55 smithi060 ceph-mon[94696]: pgmap v14640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:30:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:30:56.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:56.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:57.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:57.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:57 smithi141 ceph-mon[108989]: pgmap v14641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:57 smithi060 ceph-mon[94696]: pgmap v14641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:30:58.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:58.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:30:59.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:30:59.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:30:59 smithi141 ceph-mon[108989]: pgmap v14642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:30:59 smithi060 ceph-mon[94696]: pgmap v14642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:00.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:00.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:01.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:01.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:01 smithi141 ceph-mon[108989]: pgmap v14643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:01 smithi060 ceph-mon[94696]: pgmap v14643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:02.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:02.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:03.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:03.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:03 smithi141 ceph-mon[108989]: pgmap v14644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:03 smithi060 ceph-mon[94696]: pgmap v14644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:04.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:04.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:05.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:05.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:05 smithi141 ceph-mon[108989]: pgmap v14645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:05 smithi060 ceph-mon[94696]: pgmap v14645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:06.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:06.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:07.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:07.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:07 smithi141 ceph-mon[108989]: pgmap v14646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:07 smithi060 ceph-mon[94696]: pgmap v14646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:08.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:08.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:09.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:09.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:09 smithi141 ceph-mon[108989]: pgmap v14647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:09 smithi060 ceph-mon[94696]: pgmap v14647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:10.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:10.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:11.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:11.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:11.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:11 smithi060 ceph-mon[94696]: pgmap v14648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:12.474 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:11 smithi141 ceph-mon[108989]: pgmap v14648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:12.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:13.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:13.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:13 smithi141 ceph-mon[108989]: pgmap v14649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:13 smithi060 ceph-mon[94696]: pgmap v14649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:14.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:14.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:15.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:15.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:15 smithi141 ceph-mon[108989]: pgmap v14650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:15 smithi060 ceph-mon[94696]: pgmap v14650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:16.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:16.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:17.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:17.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:17 smithi141 ceph-mon[108989]: pgmap v14651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:17 smithi060 ceph-mon[94696]: pgmap v14651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:18.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:18.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:19.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:19.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:20.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:19 smithi141 ceph-mon[108989]: pgmap v14652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:19 smithi060 ceph-mon[94696]: pgmap v14652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:20.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:20.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:21.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:21.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:21 smithi060 ceph-mon[94696]: pgmap v14653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:21 smithi141 ceph-mon[108989]: pgmap v14653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:22.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:22.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:23.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:23.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:23 smithi141 ceph-mon[108989]: pgmap v14654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:23 smithi060 ceph-mon[94696]: pgmap v14654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:24.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:24.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:25.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:25.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:25 smithi141 ceph-mon[108989]: pgmap v14655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:25 smithi060 ceph-mon[94696]: pgmap v14655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:26.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:26.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:27.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:27.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:27 smithi141 ceph-mon[108989]: pgmap v14656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:27 smithi060 ceph-mon[94696]: pgmap v14656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:28.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:28.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:29.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:29.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:29 smithi060 ceph-mon[94696]: pgmap v14657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:29 smithi141 ceph-mon[108989]: pgmap v14657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:30.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:30.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:31.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:31.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:31 smithi060 ceph-mon[94696]: pgmap v14658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:31:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:31 smithi141 ceph-mon[108989]: pgmap v14658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:31:32.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:32.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:31:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:31:33.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:31:33.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:31:33.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:31:33.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:31:33.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:31:33.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:31:33.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:31:33.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:31:33.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:33.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:33 smithi060 ceph-mon[94696]: pgmap v14659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:33 smithi141 ceph-mon[108989]: pgmap v14659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:34.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:34.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:35.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:35.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:35 smithi060 ceph-mon[94696]: pgmap v14660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:35 smithi141 ceph-mon[108989]: pgmap v14660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:36.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:36.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:37.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:37.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:37 smithi060 ceph-mon[94696]: pgmap v14661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:37 smithi141 ceph-mon[108989]: pgmap v14661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:38.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:38.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:39.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:39.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:40 smithi060 ceph-mon[94696]: pgmap v14662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:40 smithi141 ceph-mon[108989]: pgmap v14662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:40.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:40.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:41.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:41.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:42 smithi060 ceph-mon[94696]: pgmap v14663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:42 smithi141 ceph-mon[108989]: pgmap v14663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:42.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:42.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:43.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:43.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:43 smithi141 ceph-mon[108989]: pgmap v14664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:43 smithi060 ceph-mon[94696]: pgmap v14664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:44.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:44.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:45.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:45.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:45 smithi060 ceph-mon[94696]: pgmap v14665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:45 smithi141 ceph-mon[108989]: pgmap v14665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:46.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:46.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:47.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:47.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:47 smithi141 ceph-mon[108989]: pgmap v14666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:47 smithi060 ceph-mon[94696]: pgmap v14666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:48.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:48.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:49.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:49.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:49 smithi060 ceph-mon[94696]: pgmap v14667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:49 smithi141 ceph-mon[108989]: pgmap v14667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:50.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:50.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:51.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:51 smithi060 ceph-mon[94696]: pgmap v14668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:51 smithi141 ceph-mon[108989]: pgmap v14668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:52.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:52.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:53.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:53.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:53 smithi141 ceph-mon[108989]: pgmap v14669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:53 smithi060 ceph-mon[94696]: pgmap v14669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:54.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:54.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:55.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:55.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:55 smithi060 ceph-mon[94696]: pgmap v14670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:55 smithi141 ceph-mon[108989]: pgmap v14670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:31:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:31:56.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:56.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:57.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:57.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:57 smithi141 ceph-mon[108989]: pgmap v14671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:57 smithi060 ceph-mon[94696]: pgmap v14671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:31:58.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:58.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:31:59.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:31:59.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:31:59 smithi060 ceph-mon[94696]: pgmap v14672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:31:59 smithi141 ceph-mon[108989]: pgmap v14672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:00.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:00.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:01.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:01.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:01 smithi060 ceph-mon[94696]: pgmap v14673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:02 smithi141 ceph-mon[108989]: pgmap v14673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:02.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:02.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:03.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:03.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:03 smithi141 ceph-mon[108989]: pgmap v14674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:03 smithi060 ceph-mon[94696]: pgmap v14674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:04.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:04.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:05.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:05.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:05 smithi060 ceph-mon[94696]: pgmap v14675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:05 smithi141 ceph-mon[108989]: pgmap v14675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:07.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:07.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:07 smithi060 ceph-mon[94696]: pgmap v14676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:07 smithi141 ceph-mon[108989]: pgmap v14676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:09.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:09.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:09 smithi060 ceph-mon[94696]: pgmap v14677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:09 smithi141 ceph-mon[108989]: pgmap v14677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:10.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:10.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:12.296 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:12 smithi060 ceph-mon[94696]: pgmap v14678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:12 smithi141 ceph-mon[108989]: pgmap v14678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:13.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:13.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:13 smithi141 ceph-mon[108989]: pgmap v14679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:13 smithi060 ceph-mon[94696]: pgmap v14679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:14.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:14.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:15 smithi060 ceph-mon[94696]: pgmap v14680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:15 smithi141 ceph-mon[108989]: pgmap v14680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:16.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:16.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:17.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:17.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:17 smithi060 ceph-mon[94696]: pgmap v14681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:18 smithi141 ceph-mon[108989]: pgmap v14681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:18.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:18.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:19.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:19.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:20 smithi060 ceph-mon[94696]: pgmap v14682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:20 smithi141 ceph-mon[108989]: pgmap v14682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:20.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:20.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:21.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:21.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:22 smithi060 ceph-mon[94696]: pgmap v14683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:22 smithi141 ceph-mon[108989]: pgmap v14683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:22.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:22.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:23.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:23.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:23 smithi141 ceph-mon[108989]: pgmap v14684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:23 smithi060 ceph-mon[94696]: pgmap v14684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:24.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:24.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:25.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:25.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:25 smithi060 ceph-mon[94696]: pgmap v14685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:26 smithi141 ceph-mon[108989]: pgmap v14685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:26.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:26.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:27.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:27.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:28 smithi060 ceph-mon[94696]: pgmap v14686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:28 smithi141 ceph-mon[108989]: pgmap v14686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:29.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:29.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:30 smithi060 ceph-mon[94696]: pgmap v14687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:30 smithi141 ceph-mon[108989]: pgmap v14687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:30.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:30.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:31.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:31.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:32 smithi060 ceph-mon[94696]: pgmap v14688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:32 smithi141 ceph-mon[108989]: pgmap v14688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:32.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:32.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:33.304 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:32:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:32:33.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:33.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:34 smithi060 ceph-mon[94696]: pgmap v14689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:34 smithi141 ceph-mon[108989]: pgmap v14689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:34.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:34.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:35.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:35.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: pgmap v14690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:32:36.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:32:36.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:32:36.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: pgmap v14690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:32:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:32:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:32:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:32:36.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:36.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:38.357 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:38 smithi141 ceph-mon[108989]: pgmap v14691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:38 smithi060 ceph-mon[94696]: pgmap v14691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:38.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:38.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:39.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:39.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:40 smithi141 ceph-mon[108989]: pgmap v14692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:40 smithi060 ceph-mon[94696]: pgmap v14692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:40.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:40.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:41.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:41.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:42 smithi141 ceph-mon[108989]: pgmap v14693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:42 smithi060 ceph-mon[94696]: pgmap v14693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:42.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:42.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:43.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:43.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:43 smithi141 ceph-mon[108989]: pgmap v14694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:43 smithi060 ceph-mon[94696]: pgmap v14694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:44.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:44.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:45.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:45.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:46 smithi060 ceph-mon[94696]: pgmap v14695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:46 smithi141 ceph-mon[108989]: pgmap v14695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:46.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:46.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:47.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:47.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:48 smithi060 ceph-mon[94696]: pgmap v14696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:48.462 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:48 smithi141 ceph-mon[108989]: pgmap v14696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:48.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:48.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:49.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:49.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:50 smithi060 ceph-mon[94696]: pgmap v14697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:50 smithi141 ceph-mon[108989]: pgmap v14697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:50.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:50.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:51.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:51.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:52 smithi060 ceph-mon[94696]: pgmap v14698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:52 smithi141 ceph-mon[108989]: pgmap v14698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:52.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:52.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:53.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:53.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:53 smithi141 ceph-mon[108989]: pgmap v14699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:53 smithi060 ceph-mon[94696]: pgmap v14699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:54.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:54.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:55.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:55.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:56 smithi060 ceph-mon[94696]: pgmap v14700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:56 smithi141 ceph-mon[108989]: pgmap v14700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:32:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:32:56.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:56.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:57.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:57.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:32:58 smithi060 ceph-mon[94696]: pgmap v14701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:32:58 smithi141 ceph-mon[108989]: pgmap v14701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:32:58.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:58.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:32:59.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:32:59.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:00 smithi060 ceph-mon[94696]: pgmap v14702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:00 smithi141 ceph-mon[108989]: pgmap v14702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:00.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:00.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:01.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:01.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:02 smithi060 ceph-mon[94696]: pgmap v14703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:02 smithi141 ceph-mon[108989]: pgmap v14703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:02.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:02.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:03.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:03.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:03 smithi141 ceph-mon[108989]: pgmap v14704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:03 smithi060 ceph-mon[94696]: pgmap v14704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:04.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:04.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:05.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:05.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:06 smithi060 ceph-mon[94696]: pgmap v14705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:06 smithi141 ceph-mon[108989]: pgmap v14705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:06.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:06.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:07.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:07.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:08 smithi060 ceph-mon[94696]: pgmap v14706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:08 smithi141 ceph-mon[108989]: pgmap v14706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:08.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:08.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:09.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:09.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:10 smithi060 ceph-mon[94696]: pgmap v14707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:10 smithi141 ceph-mon[108989]: pgmap v14707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:10.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:10.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:11.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:11.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:12 smithi060 ceph-mon[94696]: pgmap v14708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:12 smithi141 ceph-mon[108989]: pgmap v14708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:12.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:13.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:13.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:13 smithi141 ceph-mon[108989]: pgmap v14709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:13 smithi060 ceph-mon[94696]: pgmap v14709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:14.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:14.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:15.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:15.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:16 smithi060 ceph-mon[94696]: pgmap v14710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:16 smithi141 ceph-mon[108989]: pgmap v14710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:16.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:16.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:17.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:17.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:18 smithi060 ceph-mon[94696]: pgmap v14711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:18 smithi141 ceph-mon[108989]: pgmap v14711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:18.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:18.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:19.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:19.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:20 smithi060 ceph-mon[94696]: pgmap v14712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:20 smithi141 ceph-mon[108989]: pgmap v14712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:20.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:20.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:21.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:21.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:22 smithi060 ceph-mon[94696]: pgmap v14713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:22 smithi141 ceph-mon[108989]: pgmap v14713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:22.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:22.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:23.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:23.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:23 smithi141 ceph-mon[108989]: pgmap v14714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:23 smithi060 ceph-mon[94696]: pgmap v14714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:24.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:24.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:25.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:25.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:26 smithi060 ceph-mon[94696]: pgmap v14715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:26 smithi141 ceph-mon[108989]: pgmap v14715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:26.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:26.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:27.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:27.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:28 smithi060 ceph-mon[94696]: pgmap v14716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:28 smithi141 ceph-mon[108989]: pgmap v14716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:28.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:28.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:29.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:29.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:30 smithi060 ceph-mon[94696]: pgmap v14717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:30 smithi141 ceph-mon[108989]: pgmap v14717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:30.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:30.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:31.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:31.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:32 smithi060 ceph-mon[94696]: pgmap v14718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:32 smithi141 ceph-mon[108989]: pgmap v14718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:32.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:32.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:33.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:33.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:33 smithi060 ceph-mon[94696]: pgmap v14719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:33 smithi141 ceph-mon[108989]: pgmap v14719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:34.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:34.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:35.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:35.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:36 smithi060 ceph-mon[94696]: pgmap v14720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:33:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:36 smithi141 ceph-mon[108989]: pgmap v14720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:33:36.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:36.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:37.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:37.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:38 smithi060 ceph-mon[94696]: pgmap v14721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:38 smithi141 ceph-mon[108989]: pgmap v14721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:38.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:38.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:39.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:39.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:40 smithi060 ceph-mon[94696]: pgmap v14722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:40 smithi141 ceph-mon[108989]: pgmap v14722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:40.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:40.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:41.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:41.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: pgmap v14723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:33:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:33:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:33:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: pgmap v14723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:33:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:33:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:33:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:33:42.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:42.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:43.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:43.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:43 smithi141 ceph-mon[108989]: pgmap v14724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:43 smithi060 ceph-mon[94696]: pgmap v14724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:44.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:44.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:45.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:45.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:46 smithi060 ceph-mon[94696]: pgmap v14725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:46 smithi141 ceph-mon[108989]: pgmap v14725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:46.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:46.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:47.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:47.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:48 smithi060 ceph-mon[94696]: pgmap v14726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:48 smithi141 ceph-mon[108989]: pgmap v14726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:48.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:48.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:49.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:49.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:50 smithi060 ceph-mon[94696]: pgmap v14727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:50 smithi141 ceph-mon[108989]: pgmap v14727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:50.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:50.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:51.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:51.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:52 smithi060 ceph-mon[94696]: pgmap v14728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:52 smithi141 ceph-mon[108989]: pgmap v14728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:52.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:52.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:53.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:53.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:53 smithi060 ceph-mon[94696]: pgmap v14729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:54.135 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:53 smithi141 ceph-mon[108989]: pgmap v14729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:54.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:54.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:55.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:55.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:56 smithi060 ceph-mon[94696]: pgmap v14730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:56 smithi141 ceph-mon[108989]: pgmap v14730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:33:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:33:56.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:56.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:57.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:57.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:33:58 smithi060 ceph-mon[94696]: pgmap v14731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:33:58 smithi141 ceph-mon[108989]: pgmap v14731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:33:58.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:58.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:33:59.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:33:59.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:00 smithi060 ceph-mon[94696]: pgmap v14732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:00 smithi141 ceph-mon[108989]: pgmap v14732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:00.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:00.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:01.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:01.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:02 smithi060 ceph-mon[94696]: pgmap v14733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:02 smithi141 ceph-mon[108989]: pgmap v14733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:02.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:02.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:03.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:03.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:03 smithi060 ceph-mon[94696]: pgmap v14734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:03 smithi141 ceph-mon[108989]: pgmap v14734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:04.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:04.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:05.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:05.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:06 smithi060 ceph-mon[94696]: pgmap v14735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:06 smithi141 ceph-mon[108989]: pgmap v14735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:06.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:06.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:07.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:07.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:08 smithi060 ceph-mon[94696]: pgmap v14736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:08 smithi141 ceph-mon[108989]: pgmap v14736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:08.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:08.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:09.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:09.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:10 smithi060 ceph-mon[94696]: pgmap v14737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:10 smithi141 ceph-mon[108989]: pgmap v14737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:10.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:10.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:11.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:11.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:12 smithi060 ceph-mon[94696]: pgmap v14738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:12 smithi141 ceph-mon[108989]: pgmap v14738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:12.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:12.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:13.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:13.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:13 smithi060 ceph-mon[94696]: pgmap v14739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:13 smithi141 ceph-mon[108989]: pgmap v14739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:14.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:14.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:15.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:15.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:16 smithi060 ceph-mon[94696]: pgmap v14740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:16 smithi141 ceph-mon[108989]: pgmap v14740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:16.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:16.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:17.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:17.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:18 smithi060 ceph-mon[94696]: pgmap v14741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:18 smithi141 ceph-mon[108989]: pgmap v14741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:18.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:18.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:19.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:19.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:20 smithi060 ceph-mon[94696]: pgmap v14742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:20 smithi141 ceph-mon[108989]: pgmap v14742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:20.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:20.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:21.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:21.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:22 smithi060 ceph-mon[94696]: pgmap v14743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:22 smithi141 ceph-mon[108989]: pgmap v14743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:22.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:22.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:23.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:23.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:23 smithi060 ceph-mon[94696]: pgmap v14744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:23 smithi141 ceph-mon[108989]: pgmap v14744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:24.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:24.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:25.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:25.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:26 smithi141 ceph-mon[108989]: pgmap v14745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:26 smithi060 ceph-mon[94696]: pgmap v14745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:26.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:26.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:27.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:27.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:28 smithi060 ceph-mon[94696]: pgmap v14746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:28 smithi141 ceph-mon[108989]: pgmap v14746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:28.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:28.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:29.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:29.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:30 smithi060 ceph-mon[94696]: pgmap v14747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:30 smithi141 ceph-mon[108989]: pgmap v14747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:30.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:30.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:31.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:31.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:32 smithi060 ceph-mon[94696]: pgmap v14748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:32 smithi141 ceph-mon[108989]: pgmap v14748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:32.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:32.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:33.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:33.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:33 smithi060 ceph-mon[94696]: pgmap v14749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:33 smithi141 ceph-mon[108989]: pgmap v14749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:34.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:34.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:35.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:35.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:36 smithi060 ceph-mon[94696]: pgmap v14750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:36 smithi141 ceph-mon[108989]: pgmap v14750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:36.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:36.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:37.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:37.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:38 smithi060 ceph-mon[94696]: pgmap v14751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:38 smithi141 ceph-mon[108989]: pgmap v14751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:38.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:38.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:39.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:39.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:40 smithi060 ceph-mon[94696]: pgmap v14752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:40 smithi141 ceph-mon[108989]: pgmap v14752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:40.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:40.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:41.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:41.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: pgmap v14753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:34:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:34:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:34:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:34:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:34:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:34:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: pgmap v14753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:34:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:34:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:34:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:34:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:34:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:34:42.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:42.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:43.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:43.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:43 smithi060 ceph-mon[94696]: pgmap v14754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:43 smithi141 ceph-mon[108989]: pgmap v14754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:44.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:44.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:45.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:45.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:46 smithi060 ceph-mon[94696]: pgmap v14755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:46 smithi141 ceph-mon[108989]: pgmap v14755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:46.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:46.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:47.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:47.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:48 smithi060 ceph-mon[94696]: pgmap v14756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:48 smithi141 ceph-mon[108989]: pgmap v14756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:48.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:48.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:49.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:49.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:50 smithi060 ceph-mon[94696]: pgmap v14757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:50 smithi141 ceph-mon[108989]: pgmap v14757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:50.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:50.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:51.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:51.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:52 smithi060 ceph-mon[94696]: pgmap v14758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:52 smithi141 ceph-mon[108989]: pgmap v14758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:52.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:52.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:53.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:53.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:53 smithi060 ceph-mon[94696]: pgmap v14759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:53 smithi141 ceph-mon[108989]: pgmap v14759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:54.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:54.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:55.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:55.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:56 smithi060 ceph-mon[94696]: pgmap v14760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:56.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:56 smithi141 ceph-mon[108989]: pgmap v14760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:34:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:34:56.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:56.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:57.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:57.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:34:58 smithi060 ceph-mon[94696]: pgmap v14761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:34:58 smithi141 ceph-mon[108989]: pgmap v14761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:34:58.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:58.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:34:59.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:34:59.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:00 smithi141 ceph-mon[108989]: pgmap v14762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:00 smithi060 ceph-mon[94696]: pgmap v14762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:00.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:00.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:01.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:01.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:02 smithi060 ceph-mon[94696]: pgmap v14763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:02 smithi141 ceph-mon[108989]: pgmap v14763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:02.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:02.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:03.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:03.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:03 smithi060 ceph-mon[94696]: pgmap v14764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:03 smithi141 ceph-mon[108989]: pgmap v14764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:04.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:04.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:05.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:05.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:06 smithi060 ceph-mon[94696]: pgmap v14765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:06 smithi141 ceph-mon[108989]: pgmap v14765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:06.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:06.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:07.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:07.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:08 smithi060 ceph-mon[94696]: pgmap v14766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:08 smithi141 ceph-mon[108989]: pgmap v14766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:08.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:08.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:09.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:09.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:10 smithi141 ceph-mon[108989]: pgmap v14767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:10 smithi060 ceph-mon[94696]: pgmap v14767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:10.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:10.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:11.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:11.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:12 smithi060 ceph-mon[94696]: pgmap v14768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:12 smithi141 ceph-mon[108989]: pgmap v14768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:12.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:12.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:13.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:13.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:13 smithi060 ceph-mon[94696]: pgmap v14769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:13 smithi141 ceph-mon[108989]: pgmap v14769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:14.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:14.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:15.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:15.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:16 smithi060 ceph-mon[94696]: pgmap v14770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:16 smithi141 ceph-mon[108989]: pgmap v14770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:16.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:16.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:17.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:17.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:18 smithi060 ceph-mon[94696]: pgmap v14771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:18 smithi141 ceph-mon[108989]: pgmap v14771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:18.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:18.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:19.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:19.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:20 smithi060 ceph-mon[94696]: pgmap v14772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:20 smithi141 ceph-mon[108989]: pgmap v14772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:20.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:20.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:21.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:21.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:22.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:22 smithi060 ceph-mon[94696]: pgmap v14773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:22 smithi141 ceph-mon[108989]: pgmap v14773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:22.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:22.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:23.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:23.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:23 smithi060 ceph-mon[94696]: pgmap v14774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:23 smithi141 ceph-mon[108989]: pgmap v14774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:24.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:24.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:25.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:25.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:26 smithi060 ceph-mon[94696]: pgmap v14775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:26 smithi141 ceph-mon[108989]: pgmap v14775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:26.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:26.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:27.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:27.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:28 smithi060 ceph-mon[94696]: pgmap v14776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:28 smithi141 ceph-mon[108989]: pgmap v14776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:28.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:28.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:29.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:29.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:30 smithi060 ceph-mon[94696]: pgmap v14777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:30 smithi141 ceph-mon[108989]: pgmap v14777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:30.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:30.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:31.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:31.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:32 smithi141 ceph-mon[108989]: pgmap v14778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:32 smithi060 ceph-mon[94696]: pgmap v14778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:32.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:32.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:33.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:33.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:33 smithi060 ceph-mon[94696]: pgmap v14779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:33 smithi141 ceph-mon[108989]: pgmap v14779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:34.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:34.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:35.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:35.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:36 smithi060 ceph-mon[94696]: pgmap v14780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:36 smithi141 ceph-mon[108989]: pgmap v14780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:36.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:36.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:37.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:37.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:38 smithi060 ceph-mon[94696]: pgmap v14781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:38 smithi141 ceph-mon[108989]: pgmap v14781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:38.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:38.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:39.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:39.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:40 smithi141 ceph-mon[108989]: pgmap v14782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:40 smithi060 ceph-mon[94696]: pgmap v14782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:40.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:40.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:41.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:41.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:42 smithi141 ceph-mon[108989]: pgmap v14783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:35:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:42 smithi060 ceph-mon[94696]: pgmap v14783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:35:42.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:42.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:35:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:35:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:35:43.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:35:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:35:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:35:43.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:35:43.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:43.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:44 smithi141 ceph-mon[108989]: pgmap v14784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:44 smithi060 ceph-mon[94696]: pgmap v14784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:44.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:44.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:45.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:45.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:46 smithi141 ceph-mon[108989]: pgmap v14785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:46 smithi060 ceph-mon[94696]: pgmap v14785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:46.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:46.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:47.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:47.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:48 smithi141 ceph-mon[108989]: pgmap v14786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:48 smithi060 ceph-mon[94696]: pgmap v14786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:48.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:48.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:49.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:49.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:50 smithi141 ceph-mon[108989]: pgmap v14787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:50 smithi060 ceph-mon[94696]: pgmap v14787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:50.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:50.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:51.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:51.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:52 smithi141 ceph-mon[108989]: pgmap v14788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:52 smithi060 ceph-mon[94696]: pgmap v14788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:52.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:52.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:53.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:53.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:53 smithi060 ceph-mon[94696]: pgmap v14789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:53 smithi141 ceph-mon[108989]: pgmap v14789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:54.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:54.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:55.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:55.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:56 smithi141 ceph-mon[108989]: pgmap v14790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:56 smithi060 ceph-mon[94696]: pgmap v14790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:35:56.621 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:35:56.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:56.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:57.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:57.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:35:58 smithi141 ceph-mon[108989]: pgmap v14791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:35:58 smithi060 ceph-mon[94696]: pgmap v14791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:35:58.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:58.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:35:59.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:35:59.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:00 smithi060 ceph-mon[94696]: pgmap v14792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:00.430 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:00 smithi141 ceph-mon[108989]: pgmap v14792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:00.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:00.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:01.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:01.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:02 smithi141 ceph-mon[108989]: pgmap v14793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:02 smithi060 ceph-mon[94696]: pgmap v14793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:02.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:02.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:04.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:04.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:03 smithi060 ceph-mon[94696]: pgmap v14794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:03 smithi141 ceph-mon[108989]: pgmap v14794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:05.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:05.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:06.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:06.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:06 smithi141 ceph-mon[108989]: pgmap v14795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:06 smithi060 ceph-mon[94696]: pgmap v14795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:07.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:07.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:08.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:08.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:08 smithi141 ceph-mon[108989]: pgmap v14796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:08 smithi060 ceph-mon[94696]: pgmap v14796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:09.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:09.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:10.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:10.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:10 smithi060 ceph-mon[94696]: pgmap v14797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:10 smithi141 ceph-mon[108989]: pgmap v14797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:11.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:11.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:12.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:12.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:12 smithi141 ceph-mon[108989]: pgmap v14798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:12 smithi060 ceph-mon[94696]: pgmap v14798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:13.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:13.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:14.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:14.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:13 smithi060 ceph-mon[94696]: pgmap v14799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:13 smithi141 ceph-mon[108989]: pgmap v14799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:15.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:15.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:16.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:16.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:16 smithi141 ceph-mon[108989]: pgmap v14800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:16 smithi060 ceph-mon[94696]: pgmap v14800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:17.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:17.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:18.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:18.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:18 smithi141 ceph-mon[108989]: pgmap v14801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:18 smithi060 ceph-mon[94696]: pgmap v14801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:19.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:19.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:20.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:20.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:20 smithi060 ceph-mon[94696]: pgmap v14802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:20 smithi141 ceph-mon[108989]: pgmap v14802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:21.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:21.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:22.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:22.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:22 smithi141 ceph-mon[108989]: pgmap v14803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:22 smithi060 ceph-mon[94696]: pgmap v14803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:23.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:23.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:24.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:24.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:23 smithi060 ceph-mon[94696]: pgmap v14804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:23 smithi141 ceph-mon[108989]: pgmap v14804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:25.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:25.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:26.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:26.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:26 smithi141 ceph-mon[108989]: pgmap v14805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:26 smithi060 ceph-mon[94696]: pgmap v14805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:27.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:27.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:28.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:28.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:28 smithi141 ceph-mon[108989]: pgmap v14806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:28 smithi060 ceph-mon[94696]: pgmap v14806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:29.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:29.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:30.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:30.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:30 smithi141 ceph-mon[108989]: pgmap v14807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:30 smithi060 ceph-mon[94696]: pgmap v14807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:31.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:31.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:32.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:32.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:32 smithi141 ceph-mon[108989]: pgmap v14808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:32 smithi060 ceph-mon[94696]: pgmap v14808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:33.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:33.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:34.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:34.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:33 smithi060 ceph-mon[94696]: pgmap v14809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:33 smithi141 ceph-mon[108989]: pgmap v14809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:35.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:35.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:36.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:36.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:36 smithi141 ceph-mon[108989]: pgmap v14810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:36 smithi060 ceph-mon[94696]: pgmap v14810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:37.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:37.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:38.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:38.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:38 smithi141 ceph-mon[108989]: pgmap v14811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:38 smithi060 ceph-mon[94696]: pgmap v14811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:39.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:39.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:40.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:40.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:40 smithi141 ceph-mon[108989]: pgmap v14812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:40 smithi060 ceph-mon[94696]: pgmap v14812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:41.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:41.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:42.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:42.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:42 smithi141 ceph-mon[108989]: pgmap v14813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:42 smithi060 ceph-mon[94696]: pgmap v14813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:43.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:43.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:44.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:44.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:36:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: pgmap v14814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:36:44.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:36:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: pgmap v14814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:36:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:36:45.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:45.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:46.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:46.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:46 smithi141 ceph-mon[108989]: pgmap v14815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:46 smithi060 ceph-mon[94696]: pgmap v14815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:47.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:47.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:48.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:48.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:48 smithi141 ceph-mon[108989]: pgmap v14816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:48 smithi060 ceph-mon[94696]: pgmap v14816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:49.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:49.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:50.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:50.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:50.412 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:50 smithi060 ceph-mon[94696]: pgmap v14817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:50 smithi141 ceph-mon[108989]: pgmap v14817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:51.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:51.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:52.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:52.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:52 smithi141 ceph-mon[108989]: pgmap v14818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:52 smithi060 ceph-mon[94696]: pgmap v14818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:53.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:53.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:53 smithi060 ceph-mon[94696]: pgmap v14819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:54.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:54.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:53 smithi141 ceph-mon[108989]: pgmap v14819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:55.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:56.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:56.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:56 smithi141 ceph-mon[108989]: pgmap v14820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:56 smithi060 ceph-mon[94696]: pgmap v14820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:36:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:36:57.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:57.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:58.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:58.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:36:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:36:58 smithi141 ceph-mon[108989]: pgmap v14821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:36:58 smithi060 ceph-mon[94696]: pgmap v14821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:36:59.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:36:59.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:00.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:00.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:00 smithi141 ceph-mon[108989]: pgmap v14822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:00.526 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:00 smithi060 ceph-mon[94696]: pgmap v14822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:01.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:01.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:02.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:02.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:02 smithi141 ceph-mon[108989]: pgmap v14823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:02 smithi060 ceph-mon[94696]: pgmap v14823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:03.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:03.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:03 smithi060 ceph-mon[94696]: pgmap v14824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:04.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:04.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:03 smithi141 ceph-mon[108989]: pgmap v14824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:05.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:05.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:06.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:06.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:06 smithi141 ceph-mon[108989]: pgmap v14825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:06 smithi060 ceph-mon[94696]: pgmap v14825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:07.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:07.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:08.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:08.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:08 smithi141 ceph-mon[108989]: pgmap v14826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:08 smithi060 ceph-mon[94696]: pgmap v14826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:09.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:09.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:10.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:10.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:10 smithi141 ceph-mon[108989]: pgmap v14827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:10 smithi060 ceph-mon[94696]: pgmap v14827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:11.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:11.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:12.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:12.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:12 smithi141 ceph-mon[108989]: pgmap v14828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:12 smithi060 ceph-mon[94696]: pgmap v14828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:13.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:13.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:13 smithi060 ceph-mon[94696]: pgmap v14829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:14.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:14.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:13 smithi141 ceph-mon[108989]: pgmap v14829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:15.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:15.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:16.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:16.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:16 smithi141 ceph-mon[108989]: pgmap v14830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:16 smithi060 ceph-mon[94696]: pgmap v14830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:17.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:17.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:18.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:18.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:18 smithi141 ceph-mon[108989]: pgmap v14831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:18 smithi060 ceph-mon[94696]: pgmap v14831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:19.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:19.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:20.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:20.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:20 smithi141 ceph-mon[108989]: pgmap v14832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:20 smithi060 ceph-mon[94696]: pgmap v14832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:21.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:21.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:22.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:22.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:22 smithi141 ceph-mon[108989]: pgmap v14833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:22 smithi060 ceph-mon[94696]: pgmap v14833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:23.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:23.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:23 smithi060 ceph-mon[94696]: pgmap v14834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:24.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:24.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:23 smithi141 ceph-mon[108989]: pgmap v14834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:25.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:25.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:26.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:26.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:26 smithi141 ceph-mon[108989]: pgmap v14835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:26 smithi060 ceph-mon[94696]: pgmap v14835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:27.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:27.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:28.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:28.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:28 smithi141 ceph-mon[108989]: pgmap v14836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:28 smithi060 ceph-mon[94696]: pgmap v14836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:29.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:29.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:30.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:30.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:30 smithi141 ceph-mon[108989]: pgmap v14837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:30 smithi060 ceph-mon[94696]: pgmap v14837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:31.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:31.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:32.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:32.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:32 smithi141 ceph-mon[108989]: pgmap v14838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:32 smithi060 ceph-mon[94696]: pgmap v14838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:33.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:33.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:33 smithi060 ceph-mon[94696]: pgmap v14839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:34.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:34.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:33 smithi141 ceph-mon[108989]: pgmap v14839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:35.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:35.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:36.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:36.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:36 smithi060 ceph-mon[94696]: pgmap v14840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:36.409 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:36 smithi141 ceph-mon[108989]: pgmap v14840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:37.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:37.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:38.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:38.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:38 smithi141 ceph-mon[108989]: pgmap v14841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:38 smithi060 ceph-mon[94696]: pgmap v14841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:39.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:39.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:40.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:40.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:40 smithi141 ceph-mon[108989]: pgmap v14842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:40 smithi060 ceph-mon[94696]: pgmap v14842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:41.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:41.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:41.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:42.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:42.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:42 smithi141 ceph-mon[108989]: pgmap v14843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:42 smithi060 ceph-mon[94696]: pgmap v14843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:43.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:43.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:43 smithi060 ceph-mon[94696]: pgmap v14844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:37:44.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:44.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:43 smithi141 ceph-mon[108989]: pgmap v14844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:37:45.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:37:45.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:37:45.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:37:45.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:37:45.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:37:45.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:45.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:37:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:37:45.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:37:45.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:37:45.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:37:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:45 smithi060 ceph-mon[94696]: pgmap v14845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:46.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:46.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:45 smithi141 ceph-mon[108989]: pgmap v14845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:47.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:47.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:48.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:48.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:48 smithi141 ceph-mon[108989]: pgmap v14846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:48 smithi060 ceph-mon[94696]: pgmap v14846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:49.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:49.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:50.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:50.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:50 smithi141 ceph-mon[108989]: pgmap v14847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:50 smithi060 ceph-mon[94696]: pgmap v14847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:51.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:51.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:52.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:52.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:52 smithi141 ceph-mon[108989]: pgmap v14848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:52 smithi060 ceph-mon[94696]: pgmap v14848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:53.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:53.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:53 smithi060 ceph-mon[94696]: pgmap v14849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:54.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:54.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:53 smithi141 ceph-mon[108989]: pgmap v14849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:55.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:56.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:56.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:56 smithi141 ceph-mon[108989]: pgmap v14850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:56 smithi060 ceph-mon[94696]: pgmap v14850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:37:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:37:57.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:57.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:58.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:58.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:37:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:37:58 smithi141 ceph-mon[108989]: pgmap v14851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:37:58 smithi060 ceph-mon[94696]: pgmap v14851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:37:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:37:59.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:00.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:00.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:00 smithi141 ceph-mon[108989]: pgmap v14852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:00 smithi060 ceph-mon[94696]: pgmap v14852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:01.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:01.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:02.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:02.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:02 smithi141 ceph-mon[108989]: pgmap v14853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:02 smithi060 ceph-mon[94696]: pgmap v14853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:03.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:03.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:03 smithi060 ceph-mon[94696]: pgmap v14854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:04.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:04.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:03 smithi141 ceph-mon[108989]: pgmap v14854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:05.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:05.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:06.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:06.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:06 smithi141 ceph-mon[108989]: pgmap v14855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:06 smithi060 ceph-mon[94696]: pgmap v14855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:07.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:07.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:08.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:08.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:08 smithi141 ceph-mon[108989]: pgmap v14856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:08 smithi060 ceph-mon[94696]: pgmap v14856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:09.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:09.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:10.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:10.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:10 smithi141 ceph-mon[108989]: pgmap v14857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:10 smithi060 ceph-mon[94696]: pgmap v14857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:11.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:11.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:12.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:12.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:12 smithi141 ceph-mon[108989]: pgmap v14858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:12 smithi060 ceph-mon[94696]: pgmap v14858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:13.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:13.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:13 smithi060 ceph-mon[94696]: pgmap v14859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:14.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:14.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:13 smithi141 ceph-mon[108989]: pgmap v14859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:15.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:15.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:16.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:16.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:16.378 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:16 smithi060 ceph-mon[94696]: pgmap v14860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:16 smithi141 ceph-mon[108989]: pgmap v14860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:17.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:17.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:18.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:18.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:18 smithi141 ceph-mon[108989]: pgmap v14861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:18 smithi060 ceph-mon[94696]: pgmap v14861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:19.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:19.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:20.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:20.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:20 smithi141 ceph-mon[108989]: pgmap v14862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:20 smithi060 ceph-mon[94696]: pgmap v14862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:21.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:21.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:22.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:22.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:22 smithi141 ceph-mon[108989]: pgmap v14863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:22 smithi060 ceph-mon[94696]: pgmap v14863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:23.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:23.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:23 smithi060 ceph-mon[94696]: pgmap v14864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:24.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:24.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:23 smithi141 ceph-mon[108989]: pgmap v14864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:25.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:25.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:26.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:26.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:26 smithi141 ceph-mon[108989]: pgmap v14865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:26.491 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:26 smithi060 ceph-mon[94696]: pgmap v14865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:26.491 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:27.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:27.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:28.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:28.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:28 smithi141 ceph-mon[108989]: pgmap v14866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:28 smithi060 ceph-mon[94696]: pgmap v14866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:30.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:30.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:30 smithi141 ceph-mon[108989]: pgmap v14867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:30 smithi060 ceph-mon[94696]: pgmap v14867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:31.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:31.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:32 smithi141 ceph-mon[108989]: pgmap v14868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:32.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:32.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:32 smithi060 ceph-mon[94696]: pgmap v14868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:33.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:33.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:33 smithi060 ceph-mon[94696]: pgmap v14869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:33 smithi141 ceph-mon[108989]: pgmap v14869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:34.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:34.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:35.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:35.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:36.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:36.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:36 smithi141 ceph-mon[108989]: pgmap v14870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:36 smithi060 ceph-mon[94696]: pgmap v14870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:37.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:37.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:38.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:38.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:38 smithi141 ceph-mon[108989]: pgmap v14871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:38 smithi060 ceph-mon[94696]: pgmap v14871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:39.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:39.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:40.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:40.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:40 smithi141 ceph-mon[108989]: pgmap v14872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:40 smithi060 ceph-mon[94696]: pgmap v14872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:41.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:41.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:42.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:42.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:42 smithi141 ceph-mon[108989]: pgmap v14873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:42 smithi060 ceph-mon[94696]: pgmap v14873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:43.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:43.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:43 smithi060 ceph-mon[94696]: pgmap v14874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:43 smithi141 ceph-mon[108989]: pgmap v14874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:44.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:44.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:45.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:38:45.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:38:45.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:45.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:38:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:38:46.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:38:46.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:38:46.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:38:46.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:45 smithi060 ceph-mon[94696]: pgmap v14875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:38:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:38:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:38:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:38:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:38:46.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:45 smithi141 ceph-mon[108989]: pgmap v14875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:46.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:46.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:47.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:47.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:48.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:48.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:48 smithi141 ceph-mon[108989]: pgmap v14876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:48 smithi060 ceph-mon[94696]: pgmap v14876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:49.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:49.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:50.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:50.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:50 smithi141 ceph-mon[108989]: pgmap v14877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:50 smithi060 ceph-mon[94696]: pgmap v14877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:51.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:51.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:52.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:52.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:52 smithi141 ceph-mon[108989]: pgmap v14878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:52 smithi060 ceph-mon[94696]: pgmap v14878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:53.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:53.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:53 smithi060 ceph-mon[94696]: pgmap v14879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:53 smithi141 ceph-mon[108989]: pgmap v14879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:54.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:54.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:55.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:55.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:38:56.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:56.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:56 smithi141 ceph-mon[108989]: pgmap v14880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:56 smithi060 ceph-mon[94696]: pgmap v14880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:38:57.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:57.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:58.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:58.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:38:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:38:58 smithi141 ceph-mon[108989]: pgmap v14881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:38:58 smithi060 ceph-mon[94696]: pgmap v14881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:38:59.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:38:59.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:00.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:00.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:00 smithi141 ceph-mon[108989]: pgmap v14882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:00 smithi060 ceph-mon[94696]: pgmap v14882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:01.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:01.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:02.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:02.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:02 smithi141 ceph-mon[108989]: pgmap v14883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:02 smithi060 ceph-mon[94696]: pgmap v14883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:03.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:03.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:03 smithi060 ceph-mon[94696]: pgmap v14884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:03 smithi141 ceph-mon[108989]: pgmap v14884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:04.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:04.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:05.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:05.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:06.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:06.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:06 smithi141 ceph-mon[108989]: pgmap v14885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:06 smithi060 ceph-mon[94696]: pgmap v14885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:07.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:07.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:08.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:08.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:08 smithi141 ceph-mon[108989]: pgmap v14886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:08 smithi060 ceph-mon[94696]: pgmap v14886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:09.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:09.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:10.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:10.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:10 smithi141 ceph-mon[108989]: pgmap v14887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:10.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:10 smithi060 ceph-mon[94696]: pgmap v14887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:11.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:11.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:12.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:12.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:12 smithi060 ceph-mon[94696]: pgmap v14888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:12 smithi141 ceph-mon[108989]: pgmap v14888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:13.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:13.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:13 smithi060 ceph-mon[94696]: pgmap v14889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:13 smithi141 ceph-mon[108989]: pgmap v14889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:14.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:14.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:15.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:15.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:16.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:16.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:16 smithi141 ceph-mon[108989]: pgmap v14890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:16 smithi060 ceph-mon[94696]: pgmap v14890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:17.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:17.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:18.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:18.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:18 smithi141 ceph-mon[108989]: pgmap v14891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:18 smithi060 ceph-mon[94696]: pgmap v14891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:19.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:19.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:20.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:20.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:20 smithi141 ceph-mon[108989]: pgmap v14892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:20 smithi060 ceph-mon[94696]: pgmap v14892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:21.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:21.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:22.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:22.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:22 smithi141 ceph-mon[108989]: pgmap v14893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:22 smithi060 ceph-mon[94696]: pgmap v14893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:23.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:23.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:23 smithi060 ceph-mon[94696]: pgmap v14894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:23 smithi141 ceph-mon[108989]: pgmap v14894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:24.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:24.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:25.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:25.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:26.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:26.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:26 smithi141 ceph-mon[108989]: pgmap v14895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:26 smithi060 ceph-mon[94696]: pgmap v14895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:27.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:27.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:28.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:28.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:28 smithi141 ceph-mon[108989]: pgmap v14896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:28 smithi060 ceph-mon[94696]: pgmap v14896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:29.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:29.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:30.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:30.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:30 smithi141 ceph-mon[108989]: pgmap v14897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:30 smithi060 ceph-mon[94696]: pgmap v14897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:31.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:31.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:32.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:32.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:32 smithi141 ceph-mon[108989]: pgmap v14898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:32 smithi060 ceph-mon[94696]: pgmap v14898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:33.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:33.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:33 smithi060 ceph-mon[94696]: pgmap v14899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:33 smithi141 ceph-mon[108989]: pgmap v14899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:34.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:34.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:35.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:35.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:36.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:36.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:36 smithi141 ceph-mon[108989]: pgmap v14900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:36 smithi060 ceph-mon[94696]: pgmap v14900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:37.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:37.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:38.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:38.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:38 smithi141 ceph-mon[108989]: pgmap v14901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:38 smithi060 ceph-mon[94696]: pgmap v14901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:39.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:39.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:40.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:40.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:40 smithi141 ceph-mon[108989]: pgmap v14902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:40 smithi060 ceph-mon[94696]: pgmap v14902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:41.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:41.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:42.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:42.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:42 smithi141 ceph-mon[108989]: pgmap v14903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:42 smithi060 ceph-mon[94696]: pgmap v14903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:43.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:43.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:43 smithi141 ceph-mon[108989]: pgmap v14904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:43 smithi060 ceph-mon[94696]: pgmap v14904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:44.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:44.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:45.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:45.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:45.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:39:45.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:39:46.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:46.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:46.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:46 smithi060 ceph-mon[94696]: pgmap v14905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:46.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.380 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:46 smithi141 ceph-mon[108989]: pgmap v14905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:46.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:47.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:47.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:48.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:48.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:48 smithi141 ceph-mon[108989]: pgmap v14906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:48 smithi060 ceph-mon[94696]: pgmap v14906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:49.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:49.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:50.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: pgmap v14907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1492M 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:39:50.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:39:50.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:39:50.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: pgmap v14907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:39:50.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1492M 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:39:50.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:39:51.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:51.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:52.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:52.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:52 smithi060 ceph-mon[94696]: pgmap v14908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:52 smithi141 ceph-mon[108989]: pgmap v14908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:53.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:53.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:53 smithi141 ceph-mon[108989]: pgmap v14909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:53 smithi060 ceph-mon[94696]: pgmap v14909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:54.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:54.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:55.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:55.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:39:56.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:56.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:56 smithi141 ceph-mon[108989]: pgmap v14910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:56 smithi060 ceph-mon[94696]: pgmap v14910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:39:57.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:57.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:58.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:58.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:39:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:39:58 smithi141 ceph-mon[108989]: pgmap v14911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:39:58 smithi060 ceph-mon[94696]: pgmap v14911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:39:59.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:39:59.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:00.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:00.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:00 smithi141 ceph-mon[108989]: pgmap v14912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:40:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:00 smithi060 ceph-mon[94696]: pgmap v14912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:40:01.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:01.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:02.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:02.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:02 smithi141 ceph-mon[108989]: pgmap v14913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:02 smithi060 ceph-mon[94696]: pgmap v14913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:03.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:03.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:03 smithi141 ceph-mon[108989]: pgmap v14914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:03 smithi060 ceph-mon[94696]: pgmap v14914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:04.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:04.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:05.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:05.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:06.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:06.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:06 smithi141 ceph-mon[108989]: pgmap v14915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:06 smithi060 ceph-mon[94696]: pgmap v14915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:07.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:07.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:08 smithi141 ceph-mon[108989]: pgmap v14916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:08.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:08.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:08 smithi060 ceph-mon[94696]: pgmap v14916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:09.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:09.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:10.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:10.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:10 smithi141 ceph-mon[108989]: pgmap v14917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:10 smithi060 ceph-mon[94696]: pgmap v14917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:11.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:11.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:12.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:12.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:12 smithi141 ceph-mon[108989]: pgmap v14918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:12 smithi060 ceph-mon[94696]: pgmap v14918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:13.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:13.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:13 smithi141 ceph-mon[108989]: pgmap v14919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:13 smithi060 ceph-mon[94696]: pgmap v14919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:14.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:14.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:15.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:15.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:16.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:16.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:16 smithi141 ceph-mon[108989]: pgmap v14920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:16 smithi060 ceph-mon[94696]: pgmap v14920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:17.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:17.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:18.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:18.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:18 smithi141 ceph-mon[108989]: pgmap v14921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:18 smithi060 ceph-mon[94696]: pgmap v14921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:19.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:19.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:20.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:20.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:20 smithi141 ceph-mon[108989]: pgmap v14922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:20 smithi060 ceph-mon[94696]: pgmap v14922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:21.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:21.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:22.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:22.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:22 smithi141 ceph-mon[108989]: pgmap v14923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:22 smithi060 ceph-mon[94696]: pgmap v14923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:23.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:23.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:23 smithi141 ceph-mon[108989]: pgmap v14924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:23 smithi060 ceph-mon[94696]: pgmap v14924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:24.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:24.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:25.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:25.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:26.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:26.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:26 smithi141 ceph-mon[108989]: pgmap v14925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:26 smithi060 ceph-mon[94696]: pgmap v14925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:27.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:27.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:28.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:28.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:28 smithi141 ceph-mon[108989]: pgmap v14926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:28 smithi060 ceph-mon[94696]: pgmap v14926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:29.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:29.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:30.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:30.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:30 smithi141 ceph-mon[108989]: pgmap v14927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:30 smithi060 ceph-mon[94696]: pgmap v14927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:31.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:31.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:32.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:32.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:32 smithi141 ceph-mon[108989]: pgmap v14928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:32 smithi060 ceph-mon[94696]: pgmap v14928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:33.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:33.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:33 smithi141 ceph-mon[108989]: pgmap v14929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:33 smithi060 ceph-mon[94696]: pgmap v14929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:34.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:34.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:35.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:35.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:36.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:36.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:36 smithi141 ceph-mon[108989]: pgmap v14930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:36 smithi060 ceph-mon[94696]: pgmap v14930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:37.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:37.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:38 smithi060 ceph-mon[94696]: pgmap v14931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:38.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:38.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:38 smithi141 ceph-mon[108989]: pgmap v14931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:39.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:39.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:40.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:40.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:40 smithi141 ceph-mon[108989]: pgmap v14932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:40 smithi060 ceph-mon[94696]: pgmap v14932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:41.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:41.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:42.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:42.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:42 smithi141 ceph-mon[108989]: pgmap v14933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:42 smithi060 ceph-mon[94696]: pgmap v14933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:43.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:43.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:43 smithi141 ceph-mon[108989]: pgmap v14934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:43 smithi060 ceph-mon[94696]: pgmap v14934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:44.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:44.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:45.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:45.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:46.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:46.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:46 smithi141 ceph-mon[108989]: pgmap v14935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:46 smithi060 ceph-mon[94696]: pgmap v14935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:47.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:47.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:48.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:48.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:48 smithi141 ceph-mon[108989]: pgmap v14936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:48 smithi060 ceph-mon[94696]: pgmap v14936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:49.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:49.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:50.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:50.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: pgmap v14937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:40:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:40:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:40:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:40:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:40:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:40:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: pgmap v14937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:40:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:40:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:40:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:40:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:40:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:40:51.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:51.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:52.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:52.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:52 smithi141 ceph-mon[108989]: pgmap v14938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:52 smithi060 ceph-mon[94696]: pgmap v14938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:53.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:53.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:53 smithi141 ceph-mon[108989]: pgmap v14939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:53 smithi060 ceph-mon[94696]: pgmap v14939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:54.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:54.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:55.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:55.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:40:56.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:56.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:56 smithi141 ceph-mon[108989]: pgmap v14940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:56 smithi060 ceph-mon[94696]: pgmap v14940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:40:57.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:57.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:58.474 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:40:58 smithi141 ceph-mon[108989]: pgmap v14941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:58.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:58.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:40:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:40:58 smithi060 ceph-mon[94696]: pgmap v14941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:40:59.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:40:59.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:00 smithi141 ceph-mon[108989]: pgmap v14942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:00.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:00.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:00 smithi060 ceph-mon[94696]: pgmap v14942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:01.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:01.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:02 smithi141 ceph-mon[108989]: pgmap v14943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:02.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:02.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:02 smithi060 ceph-mon[94696]: pgmap v14943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:03.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:03.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:03 smithi141 ceph-mon[108989]: pgmap v14944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:03 smithi060 ceph-mon[94696]: pgmap v14944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:04.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:04.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:05.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:05.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:06 smithi141 ceph-mon[108989]: pgmap v14945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:06.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:06.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:06 smithi060 ceph-mon[94696]: pgmap v14945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:07.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:07.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:08 smithi141 ceph-mon[108989]: pgmap v14946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:08.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:08.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:08 smithi060 ceph-mon[94696]: pgmap v14946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:09.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:09.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:10 smithi141 ceph-mon[108989]: pgmap v14947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:10.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:10.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:10 smithi060 ceph-mon[94696]: pgmap v14947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:11.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:11.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:12 smithi141 ceph-mon[108989]: pgmap v14948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:12.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:12 smithi060 ceph-mon[94696]: pgmap v14948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:13.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:13.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:13 smithi141 ceph-mon[108989]: pgmap v14949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:14.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:13 smithi060 ceph-mon[94696]: pgmap v14949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:14.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:14.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:15.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:15.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:16 smithi141 ceph-mon[108989]: pgmap v14950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:16.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:16.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:16 smithi060 ceph-mon[94696]: pgmap v14950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:17.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:17.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:18 smithi141 ceph-mon[108989]: pgmap v14951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:18.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:18.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:18 smithi060 ceph-mon[94696]: pgmap v14951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:19.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:19.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:20 smithi141 ceph-mon[108989]: pgmap v14952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:20.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:20.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:20 smithi060 ceph-mon[94696]: pgmap v14952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:21.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:21.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:22 smithi141 ceph-mon[108989]: pgmap v14953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:22.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:22.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:22 smithi060 ceph-mon[94696]: pgmap v14953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:23.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:23.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:23.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:23 smithi141 ceph-mon[108989]: pgmap v14954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:23 smithi060 ceph-mon[94696]: pgmap v14954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:24.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:24.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:25.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:25.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:26 smithi141 ceph-mon[108989]: pgmap v14955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:26.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:26.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:26 smithi060 ceph-mon[94696]: pgmap v14955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:27.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:27.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:28 smithi141 ceph-mon[108989]: pgmap v14956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:28.533 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:28 smithi060 ceph-mon[94696]: pgmap v14956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:28.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:28.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:29.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:29.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:30 smithi141 ceph-mon[108989]: pgmap v14957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:30.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:30.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:30 smithi060 ceph-mon[94696]: pgmap v14957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:31.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:32 smithi141 ceph-mon[108989]: pgmap v14958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:32.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:32.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:32 smithi060 ceph-mon[94696]: pgmap v14958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:33.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:33.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:33 smithi141 ceph-mon[108989]: pgmap v14959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:33 smithi060 ceph-mon[94696]: pgmap v14959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:34.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:34.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:35.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:35.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:36 smithi141 ceph-mon[108989]: pgmap v14960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:36.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:36.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:36 smithi060 ceph-mon[94696]: pgmap v14960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:37.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:37.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:38 smithi141 ceph-mon[108989]: pgmap v14961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:38.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:38.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:38 smithi060 ceph-mon[94696]: pgmap v14961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:39.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:39.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:40 smithi141 ceph-mon[108989]: pgmap v14962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:40.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:40.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:40 smithi060 ceph-mon[94696]: pgmap v14962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:41.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:41.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:42 smithi141 ceph-mon[108989]: pgmap v14963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:42.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:42.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:42 smithi060 ceph-mon[94696]: pgmap v14963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:43.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:43.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:43 smithi060 ceph-mon[94696]: pgmap v14964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:43 smithi141 ceph-mon[108989]: pgmap v14964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:44.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:44.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:45.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:45.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:46 smithi141 ceph-mon[108989]: pgmap v14965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:46 smithi060 ceph-mon[94696]: pgmap v14965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:46.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:46.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:47.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:47.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:48 smithi141 ceph-mon[108989]: pgmap v14966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:48 smithi060 ceph-mon[94696]: pgmap v14966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:48.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:48.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:49.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:49.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:50 smithi141 ceph-mon[108989]: pgmap v14967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:50 smithi060 ceph-mon[94696]: pgmap v14967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:50.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:50.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:41:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:41:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:41:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:41:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:41:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:41:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:41:51.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:41:51.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:41:51.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:41:51.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:41:51.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:41:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:51.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:52 smithi141 ceph-mon[108989]: pgmap v14968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:52 smithi060 ceph-mon[94696]: pgmap v14968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:52.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:52.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:53.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:53.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:53 smithi060 ceph-mon[94696]: pgmap v14969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:53 smithi141 ceph-mon[108989]: pgmap v14969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:54.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:54.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:41:55.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:55.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:56 smithi141 ceph-mon[108989]: pgmap v14970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:56 smithi060 ceph-mon[94696]: pgmap v14970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:41:56.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:56.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:57.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:57.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:41:58 smithi141 ceph-mon[108989]: pgmap v14971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:41:58 smithi060 ceph-mon[94696]: pgmap v14971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:41:58.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:58.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:41:59.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:41:59.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:00 smithi141 ceph-mon[108989]: pgmap v14972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:00 smithi060 ceph-mon[94696]: pgmap v14972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:00.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:00.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:01.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:01.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:02 smithi141 ceph-mon[108989]: pgmap v14973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:02 smithi060 ceph-mon[94696]: pgmap v14973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:02.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:02.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:03.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:03.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:04.145 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:03 smithi141 ceph-mon[108989]: pgmap v14974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:03 smithi060 ceph-mon[94696]: pgmap v14974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:04.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:04.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:05.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:05.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:06 smithi141 ceph-mon[108989]: pgmap v14975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:06 smithi060 ceph-mon[94696]: pgmap v14975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:06.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:07.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:07.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:08 smithi141 ceph-mon[108989]: pgmap v14976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:08 smithi060 ceph-mon[94696]: pgmap v14976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:08.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:09.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:09.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:10.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:10 smithi141 ceph-mon[108989]: pgmap v14977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:10.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:10 smithi060 ceph-mon[94696]: pgmap v14977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:10.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:10.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:11.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:12 smithi141 ceph-mon[108989]: pgmap v14978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:12 smithi060 ceph-mon[94696]: pgmap v14978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:12.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:13.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:13.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:13 smithi141 ceph-mon[108989]: pgmap v14979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:13 smithi060 ceph-mon[94696]: pgmap v14979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:14.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:14.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:15.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:16 smithi141 ceph-mon[108989]: pgmap v14980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:16 smithi060 ceph-mon[94696]: pgmap v14980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:16.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:16.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:17.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:17.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:18 smithi141 ceph-mon[108989]: pgmap v14981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:18 smithi060 ceph-mon[94696]: pgmap v14981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:18.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:18.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:19.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:19.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:20 smithi141 ceph-mon[108989]: pgmap v14982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:20 smithi060 ceph-mon[94696]: pgmap v14982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:20.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:20.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:21.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:21.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:22 smithi141 ceph-mon[108989]: pgmap v14983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:22 smithi060 ceph-mon[94696]: pgmap v14983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:22.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:22.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:23.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:23.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:24.160 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:23 smithi060 ceph-mon[94696]: pgmap v14984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:23 smithi141 ceph-mon[108989]: pgmap v14984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:24.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:24.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:25.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:25.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:26.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:26 smithi141 ceph-mon[108989]: pgmap v14985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:26 smithi060 ceph-mon[94696]: pgmap v14985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:26.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:26.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:27.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:27.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:28 smithi141 ceph-mon[108989]: pgmap v14986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:28 smithi060 ceph-mon[94696]: pgmap v14986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:28.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:29.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:29.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:30 smithi141 ceph-mon[108989]: pgmap v14987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:30 smithi060 ceph-mon[94696]: pgmap v14987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:30.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:30.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:31.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:31.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:32 smithi141 ceph-mon[108989]: pgmap v14988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:32 smithi060 ceph-mon[94696]: pgmap v14988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:32.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:32.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:33.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:33.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:33 smithi141 ceph-mon[108989]: pgmap v14989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:34.273 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:33 smithi060 ceph-mon[94696]: pgmap v14989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:34.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:34.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:35.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:35.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:36 smithi141 ceph-mon[108989]: pgmap v14990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:36 smithi060 ceph-mon[94696]: pgmap v14990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:36.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:36.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:37.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:37.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:38 smithi141 ceph-mon[108989]: pgmap v14991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:38 smithi060 ceph-mon[94696]: pgmap v14991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:38.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:38.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:39.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:39.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:40 smithi141 ceph-mon[108989]: pgmap v14992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:40 smithi060 ceph-mon[94696]: pgmap v14992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:40.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:40.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:41.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:41.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:42 smithi141 ceph-mon[108989]: pgmap v14993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:42 smithi060 ceph-mon[94696]: pgmap v14993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:42.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:42.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:43.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:43.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:43 smithi141 ceph-mon[108989]: pgmap v14994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:43 smithi060 ceph-mon[94696]: pgmap v14994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:44.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:44.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:45.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:45.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:46 smithi141 ceph-mon[108989]: pgmap v14995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:46 smithi060 ceph-mon[94696]: pgmap v14995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:46.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:46.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:47.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:47.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:48 smithi141 ceph-mon[108989]: pgmap v14996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:48 smithi060 ceph-mon[94696]: pgmap v14996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:48.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:48.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:49.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:49.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:50 smithi141 ceph-mon[108989]: pgmap v14997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:50 smithi060 ceph-mon[94696]: pgmap v14997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:50.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:50.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:42:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:42:51.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:51.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:52 smithi141 ceph-mon[108989]: pgmap v14998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:52 smithi060 ceph-mon[94696]: pgmap v14998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:52.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:52.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:53.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:53.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:53 smithi141 ceph-mon[108989]: pgmap v14999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:53 smithi060 ceph-mon[94696]: pgmap v14999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:54.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:54.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:54.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:42:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:42:54.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:54.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:42:54.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:42:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:42:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:42:55.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:42:55.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:55.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:55 smithi141 ceph-mon[108989]: pgmap v15000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:42:56.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:55 smithi060 ceph-mon[94696]: pgmap v15000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:42:56.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:56.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:57.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:57.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:42:58 smithi141 ceph-mon[108989]: pgmap v15001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:42:58 smithi060 ceph-mon[94696]: pgmap v15001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:42:58.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:58.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:42:59.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:42:59.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:00 smithi141 ceph-mon[108989]: pgmap v15002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:00 smithi060 ceph-mon[94696]: pgmap v15002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:00.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:00.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:01.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:01.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:02 smithi141 ceph-mon[108989]: pgmap v15003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:02 smithi060 ceph-mon[94696]: pgmap v15003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:02.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:02.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:03.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:03.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:03 smithi141 ceph-mon[108989]: pgmap v15004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:03 smithi060 ceph-mon[94696]: pgmap v15004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:04.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:04.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:05.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:05.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:06 smithi141 ceph-mon[108989]: pgmap v15005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:06 smithi060 ceph-mon[94696]: pgmap v15005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:06.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:06.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:07.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:07.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:08 smithi141 ceph-mon[108989]: pgmap v15006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:08 smithi060 ceph-mon[94696]: pgmap v15006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:08.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:08.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:09.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:09.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:10 smithi141 ceph-mon[108989]: pgmap v15007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:10 smithi060 ceph-mon[94696]: pgmap v15007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:10.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:10.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:11.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:11.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:12 smithi141 ceph-mon[108989]: pgmap v15008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:12 smithi060 ceph-mon[94696]: pgmap v15008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:12.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:12.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:13.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:13.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:13 smithi141 ceph-mon[108989]: pgmap v15009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:13 smithi060 ceph-mon[94696]: pgmap v15009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:14.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:14.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:15.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:15.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:16 smithi141 ceph-mon[108989]: pgmap v15010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:16 smithi060 ceph-mon[94696]: pgmap v15010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:16.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:16.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:17.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:17.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:18 smithi141 ceph-mon[108989]: pgmap v15011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:18 smithi060 ceph-mon[94696]: pgmap v15011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:18.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:18.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:19.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:19.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:20 smithi141 ceph-mon[108989]: pgmap v15012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:20 smithi060 ceph-mon[94696]: pgmap v15012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:20.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:20.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:21.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:21.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:22.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:22 smithi141 ceph-mon[108989]: pgmap v15013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:22 smithi060 ceph-mon[94696]: pgmap v15013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:22.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:22.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:23.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:23.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:23 smithi141 ceph-mon[108989]: pgmap v15014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:23 smithi060 ceph-mon[94696]: pgmap v15014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:24.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:24.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:25.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:25.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:25.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:26 smithi141 ceph-mon[108989]: pgmap v15015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:26 smithi060 ceph-mon[94696]: pgmap v15015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:26.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:26.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:27.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:27.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:28 smithi141 ceph-mon[108989]: pgmap v15016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:28 smithi060 ceph-mon[94696]: pgmap v15016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:28.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:28.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:29.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:29.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:30 smithi141 ceph-mon[108989]: pgmap v15017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:30 smithi060 ceph-mon[94696]: pgmap v15017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:30.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:30.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:31.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:31.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:32 smithi141 ceph-mon[108989]: pgmap v15018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:32 smithi060 ceph-mon[94696]: pgmap v15018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:32.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:32.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:33.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:33.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:33 smithi141 ceph-mon[108989]: pgmap v15019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:33 smithi060 ceph-mon[94696]: pgmap v15019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:34.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:34.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:35.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:35.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:36 smithi141 ceph-mon[108989]: pgmap v15020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:36 smithi060 ceph-mon[94696]: pgmap v15020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:36.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:36.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:37.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:37.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:38 smithi141 ceph-mon[108989]: pgmap v15021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:38 smithi060 ceph-mon[94696]: pgmap v15021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:38.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:38.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:39.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:39.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:40 smithi060 ceph-mon[94696]: pgmap v15022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:40.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:40 smithi141 ceph-mon[108989]: pgmap v15022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:40.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:40.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:41.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:41.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:42 smithi141 ceph-mon[108989]: pgmap v15023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:42 smithi060 ceph-mon[94696]: pgmap v15023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:42.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:42.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:43.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:43.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:43 smithi141 ceph-mon[108989]: pgmap v15024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:43 smithi060 ceph-mon[94696]: pgmap v15024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:44.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:44.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:45.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:45.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:46 smithi141 ceph-mon[108989]: pgmap v15025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:46 smithi060 ceph-mon[94696]: pgmap v15025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:46.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:46.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:47.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:47.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:48 smithi141 ceph-mon[108989]: pgmap v15026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:48 smithi060 ceph-mon[94696]: pgmap v15026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:48.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:48.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:49.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:49.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:50 smithi141 ceph-mon[108989]: pgmap v15027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:50 smithi060 ceph-mon[94696]: pgmap v15027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:50.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:50.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:51.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:51.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:52 smithi060 ceph-mon[94696]: pgmap v15028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:52 smithi141 ceph-mon[108989]: pgmap v15028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:52.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:52.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:53.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:53.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:53 smithi141 ceph-mon[108989]: pgmap v15029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:53 smithi060 ceph-mon[94696]: pgmap v15029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:54.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:54.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:55.190 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:43:55.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:43:55.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:55.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:55 smithi141 ceph-mon[108989]: pgmap v15030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:43:56.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:55 smithi060 ceph-mon[94696]: pgmap v15030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:43:56.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:56.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:57.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:57.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:43:58 smithi141 ceph-mon[108989]: pgmap v15031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:43:58 smithi060 ceph-mon[94696]: pgmap v15031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:43:58.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:58.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:43:59.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:43:59.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: pgmap v15032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:00.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:44:00.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:44:00.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:44:00.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: pgmap v15032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:44:00.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:44:00.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:00.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:01.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:01.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:02 smithi141 ceph-mon[108989]: pgmap v15033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:02 smithi060 ceph-mon[94696]: pgmap v15033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:02.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:02.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:03.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:03.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:03 smithi141 ceph-mon[108989]: pgmap v15034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:03 smithi060 ceph-mon[94696]: pgmap v15034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:04.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:04.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:05.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:05.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:06 smithi141 ceph-mon[108989]: pgmap v15035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:06 smithi060 ceph-mon[94696]: pgmap v15035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:06.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:06.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:07.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:07.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:08 smithi141 ceph-mon[108989]: pgmap v15036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:08 smithi060 ceph-mon[94696]: pgmap v15036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:08.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:08.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:09.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:09.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:10 smithi060 ceph-mon[94696]: pgmap v15037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:10 smithi141 ceph-mon[108989]: pgmap v15037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:10.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:10.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:11.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:11.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:12 smithi060 ceph-mon[94696]: pgmap v15038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:12 smithi141 ceph-mon[108989]: pgmap v15038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:12.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:12.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:13.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:13.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:13 smithi141 ceph-mon[108989]: pgmap v15039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:13 smithi060 ceph-mon[94696]: pgmap v15039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:14.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:14.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:15.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:15.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:16 smithi060 ceph-mon[94696]: pgmap v15040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:16 smithi141 ceph-mon[108989]: pgmap v15040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:16.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:16.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:17.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:17.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:18 smithi060 ceph-mon[94696]: pgmap v15041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:18 smithi141 ceph-mon[108989]: pgmap v15041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:18.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:18.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:19.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:19.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:20.541 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:20 smithi141 ceph-mon[108989]: pgmap v15042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:20 smithi060 ceph-mon[94696]: pgmap v15042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:20.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:20.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:21.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:21.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:22 smithi060 ceph-mon[94696]: pgmap v15043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:22 smithi141 ceph-mon[108989]: pgmap v15043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:22.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:22.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:23.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:23.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:23 smithi141 ceph-mon[108989]: pgmap v15044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:23 smithi060 ceph-mon[94696]: pgmap v15044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:24.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:24.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:25.529 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:25.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:25.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:26 smithi141 ceph-mon[108989]: pgmap v15045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:26 smithi060 ceph-mon[94696]: pgmap v15045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:26.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:26.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:27.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:27.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:28 smithi141 ceph-mon[108989]: pgmap v15046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:28 smithi060 ceph-mon[94696]: pgmap v15046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:28.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:28.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:29.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:29.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:30 smithi141 ceph-mon[108989]: pgmap v15047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:30 smithi060 ceph-mon[94696]: pgmap v15047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:30.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:30.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:31.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:31.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:32 smithi141 ceph-mon[108989]: pgmap v15048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:32 smithi060 ceph-mon[94696]: pgmap v15048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:32.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:32.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:33.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:33.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:33 smithi141 ceph-mon[108989]: pgmap v15049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:33 smithi060 ceph-mon[94696]: pgmap v15049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:34.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:34.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:35.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:35.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:36 smithi060 ceph-mon[94696]: pgmap v15050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:36 smithi141 ceph-mon[108989]: pgmap v15050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:36.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:36.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:37.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:37.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:38 smithi060 ceph-mon[94696]: pgmap v15051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:38 smithi141 ceph-mon[108989]: pgmap v15051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:38.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:38.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:39.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:39.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:40 smithi060 ceph-mon[94696]: pgmap v15052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:40 smithi141 ceph-mon[108989]: pgmap v15052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:40.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:40.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:41.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:41.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:42 smithi060 ceph-mon[94696]: pgmap v15053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:42 smithi141 ceph-mon[108989]: pgmap v15053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:42.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:42.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:43.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:43.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:43 smithi141 ceph-mon[108989]: pgmap v15054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:43 smithi060 ceph-mon[94696]: pgmap v15054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:44.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:44.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:45.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:45.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:46 smithi060 ceph-mon[94696]: pgmap v15055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:46 smithi141 ceph-mon[108989]: pgmap v15055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:46.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:46.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:47.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:47.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:48 smithi060 ceph-mon[94696]: pgmap v15056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:48 smithi141 ceph-mon[108989]: pgmap v15056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:48.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:48.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:49.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:49.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:50 smithi060 ceph-mon[94696]: pgmap v15057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:50 smithi141 ceph-mon[108989]: pgmap v15057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:50.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:50.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:51.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:51.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:52 smithi060 ceph-mon[94696]: pgmap v15058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:52 smithi141 ceph-mon[108989]: pgmap v15058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:52.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:52.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:53.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:53.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:53 smithi141 ceph-mon[108989]: pgmap v15059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:53 smithi060 ceph-mon[94696]: pgmap v15059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:54.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:54.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:44:55.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:55.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:56 smithi141 ceph-mon[108989]: pgmap v15060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:56 smithi060 ceph-mon[94696]: pgmap v15060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:44:56.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:56.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:57.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:57.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:44:58 smithi060 ceph-mon[94696]: pgmap v15061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:44:58 smithi141 ceph-mon[108989]: pgmap v15061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:44:58.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:58.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:44:59.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:44:59.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: pgmap v15062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:45:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:45:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:45:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:45:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:45:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:45:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: pgmap v15062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:45:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:45:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:45:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:45:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:45:00.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:45:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:00.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:01.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:01.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:02 smithi060 ceph-mon[94696]: pgmap v15063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:02 smithi141 ceph-mon[108989]: pgmap v15063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:02.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:02.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:03.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:03.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:03 smithi141 ceph-mon[108989]: pgmap v15064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:03 smithi060 ceph-mon[94696]: pgmap v15064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:04.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:04.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:05.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:05.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:06 smithi141 ceph-mon[108989]: pgmap v15065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:06 smithi060 ceph-mon[94696]: pgmap v15065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:06.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:06.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:07.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:07.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:08 smithi060 ceph-mon[94696]: pgmap v15066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:08 smithi141 ceph-mon[108989]: pgmap v15066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:08.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:08.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:09.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:09.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:10 smithi060 ceph-mon[94696]: pgmap v15067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:10.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:10 smithi141 ceph-mon[108989]: pgmap v15067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:10.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:10.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:11.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:11.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:12 smithi060 ceph-mon[94696]: pgmap v15068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:12 smithi141 ceph-mon[108989]: pgmap v15068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:12.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:12.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:13.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:13.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:13 smithi141 ceph-mon[108989]: pgmap v15069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:13 smithi060 ceph-mon[94696]: pgmap v15069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:14.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:14.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:15.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:15.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:16 smithi141 ceph-mon[108989]: pgmap v15070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:16 smithi060 ceph-mon[94696]: pgmap v15070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:16.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:16.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:17.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:17.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:18 smithi060 ceph-mon[94696]: pgmap v15071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:18 smithi141 ceph-mon[108989]: pgmap v15071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:18.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:18.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:19.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:19.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:20 smithi060 ceph-mon[94696]: pgmap v15072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:20 smithi141 ceph-mon[108989]: pgmap v15072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:20.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:20.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:21.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:21.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:22 smithi060 ceph-mon[94696]: pgmap v15073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:22 smithi141 ceph-mon[108989]: pgmap v15073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:22.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:22.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:23.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:23.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:23 smithi141 ceph-mon[108989]: pgmap v15074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:23 smithi060 ceph-mon[94696]: pgmap v15074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:24.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:24.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:25.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:25.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:26 smithi141 ceph-mon[108989]: pgmap v15075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:26 smithi060 ceph-mon[94696]: pgmap v15075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:26.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:26.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:27.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:27.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:28 smithi060 ceph-mon[94696]: pgmap v15076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:28 smithi141 ceph-mon[108989]: pgmap v15076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:28.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:28.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:29.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:29.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:30 smithi060 ceph-mon[94696]: pgmap v15077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:30 smithi141 ceph-mon[108989]: pgmap v15077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:30.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:30.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:31.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:31.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:32 smithi060 ceph-mon[94696]: pgmap v15078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:32 smithi141 ceph-mon[108989]: pgmap v15078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:32.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:32.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:33.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:33.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:33 smithi141 ceph-mon[108989]: pgmap v15079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:33 smithi060 ceph-mon[94696]: pgmap v15079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:34.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:34.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:35.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:35.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:36 smithi060 ceph-mon[94696]: pgmap v15080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:36 smithi141 ceph-mon[108989]: pgmap v15080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:36.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:36.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:37.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:37.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:38 smithi060 ceph-mon[94696]: pgmap v15081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:38 smithi141 ceph-mon[108989]: pgmap v15081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:38.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:38.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:39.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:39.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:40 smithi060 ceph-mon[94696]: pgmap v15082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:40 smithi141 ceph-mon[108989]: pgmap v15082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:40.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:40.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:41.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:41.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:42 smithi060 ceph-mon[94696]: pgmap v15083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:42 smithi141 ceph-mon[108989]: pgmap v15083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:42.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:42.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:43.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:43.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:43 smithi141 ceph-mon[108989]: pgmap v15084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:43 smithi060 ceph-mon[94696]: pgmap v15084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:44.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:44.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:45.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:45.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:46 smithi060 ceph-mon[94696]: pgmap v15085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:46 smithi141 ceph-mon[108989]: pgmap v15085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:46.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:46.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:47.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:47.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:48 smithi060 ceph-mon[94696]: pgmap v15086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:48 smithi141 ceph-mon[108989]: pgmap v15086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:48.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:48.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:49.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:49.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:50 smithi060 ceph-mon[94696]: pgmap v15087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:50 smithi141 ceph-mon[108989]: pgmap v15087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:50.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:50.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:51.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:51.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:52 smithi060 ceph-mon[94696]: pgmap v15088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:52 smithi141 ceph-mon[108989]: pgmap v15088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:52.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:52.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:53.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:53.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:53 smithi141 ceph-mon[108989]: pgmap v15089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:53 smithi060 ceph-mon[94696]: pgmap v15089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:54.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:54.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:45:55.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:55.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:56 smithi141 ceph-mon[108989]: pgmap v15090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:56.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:56 smithi060 ceph-mon[94696]: pgmap v15090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:45:56.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:56.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:57.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:57.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:45:58 smithi060 ceph-mon[94696]: pgmap v15091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:45:58 smithi141 ceph-mon[108989]: pgmap v15091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:45:58.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:58.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:45:59.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:45:59.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:00 smithi060 ceph-mon[94696]: pgmap v15092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:00 smithi141 ceph-mon[108989]: pgmap v15092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:00.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:00.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:46:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:46:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:46:01.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:46:01.576 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:46:01.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:01.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:02 smithi060 ceph-mon[94696]: pgmap v15093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:02 smithi141 ceph-mon[108989]: pgmap v15093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:02.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:02.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:03.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:03.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:03 smithi141 ceph-mon[108989]: pgmap v15094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:03 smithi060 ceph-mon[94696]: pgmap v15094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:04.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:04.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:06.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:06.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:06 smithi060 ceph-mon[94696]: pgmap v15095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:06.624 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:06 smithi141 ceph-mon[108989]: pgmap v15095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:07.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:07.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:08.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:08.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:08 smithi060 ceph-mon[94696]: pgmap v15096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:08 smithi141 ceph-mon[108989]: pgmap v15096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:09.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:09.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:10.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:10.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:10 smithi060 ceph-mon[94696]: pgmap v15097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:10 smithi141 ceph-mon[108989]: pgmap v15097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:11.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:11.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:12.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:12.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:12 smithi060 ceph-mon[94696]: pgmap v15098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:12 smithi141 ceph-mon[108989]: pgmap v15098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:13.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:13.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:14.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:14.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:13 smithi141 ceph-mon[108989]: pgmap v15099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:13 smithi060 ceph-mon[94696]: pgmap v15099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:15.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:15.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:16.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:16.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:16 smithi060 ceph-mon[94696]: pgmap v15100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:16.728 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:16 smithi141 ceph-mon[108989]: pgmap v15100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:17.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:17.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:18.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:18 smithi060 ceph-mon[94696]: pgmap v15101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:18 smithi141 ceph-mon[108989]: pgmap v15101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:19.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:19.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:20.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:20.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:20 smithi060 ceph-mon[94696]: pgmap v15102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:20 smithi141 ceph-mon[108989]: pgmap v15102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:21.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:21.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:22.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:22.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:22 smithi060 ceph-mon[94696]: pgmap v15103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:22 smithi141 ceph-mon[108989]: pgmap v15103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:23.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:23.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:24.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:24.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:23 smithi141 ceph-mon[108989]: pgmap v15104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:23 smithi060 ceph-mon[94696]: pgmap v15104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:25.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:25.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:26.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:26.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:26 smithi141 ceph-mon[108989]: pgmap v15105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:26 smithi060 ceph-mon[94696]: pgmap v15105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:27.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:27.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:28.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:28.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:28 smithi060 ceph-mon[94696]: pgmap v15106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:28 smithi141 ceph-mon[108989]: pgmap v15106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:29.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:29.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:30.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:30.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:30 smithi060 ceph-mon[94696]: pgmap v15107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:30 smithi141 ceph-mon[108989]: pgmap v15107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:31.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:31.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:32.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:32.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:32 smithi060 ceph-mon[94696]: pgmap v15108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:32 smithi141 ceph-mon[108989]: pgmap v15108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:33.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:33.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:34.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:34.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:33 smithi141 ceph-mon[108989]: pgmap v15109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:33 smithi060 ceph-mon[94696]: pgmap v15109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:35.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:35.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:36.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:36.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:36 smithi060 ceph-mon[94696]: pgmap v15110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:36 smithi141 ceph-mon[108989]: pgmap v15110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:37.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:37.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:38.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:38.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:38 smithi060 ceph-mon[94696]: pgmap v15111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:38 smithi141 ceph-mon[108989]: pgmap v15111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:39.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:39.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:40.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:40.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:40 smithi060 ceph-mon[94696]: pgmap v15112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:40 smithi141 ceph-mon[108989]: pgmap v15112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:40.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:41.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:41.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:42.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:42.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:42 smithi060 ceph-mon[94696]: pgmap v15113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:42 smithi141 ceph-mon[108989]: pgmap v15113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:43.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:43.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:44.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:44.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:44.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:43 smithi141 ceph-mon[108989]: pgmap v15114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:43 smithi060 ceph-mon[94696]: pgmap v15114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:45.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:45.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:46.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:46.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:46 smithi060 ceph-mon[94696]: pgmap v15115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:46 smithi141 ceph-mon[108989]: pgmap v15115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:47.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:47.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:48.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:48.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:48 smithi060 ceph-mon[94696]: pgmap v15116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:48 smithi141 ceph-mon[108989]: pgmap v15116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:49.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:49.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:50.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:50.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:50 smithi060 ceph-mon[94696]: pgmap v15117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:50 smithi141 ceph-mon[108989]: pgmap v15117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:51.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:51.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:52.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:52.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:52 smithi141 ceph-mon[108989]: pgmap v15118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:52 smithi060 ceph-mon[94696]: pgmap v15118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:53.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:53.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:54.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:54.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:53 smithi141 ceph-mon[108989]: pgmap v15119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:53 smithi060 ceph-mon[94696]: pgmap v15119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:55.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:46:56.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:56.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:56 smithi141 ceph-mon[108989]: pgmap v15120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:56 smithi060 ceph-mon[94696]: pgmap v15120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:46:57.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:57.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:58.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:58.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:46:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:46:58 smithi060 ceph-mon[94696]: pgmap v15121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:46:58 smithi141 ceph-mon[108989]: pgmap v15121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:46:59.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:46:59.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:00.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:00.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:00 smithi060 ceph-mon[94696]: pgmap v15122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:00 smithi141 ceph-mon[108989]: pgmap v15122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:01.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:01.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:02.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:02.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: pgmap v15123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:47:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:47:02.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: pgmap v15123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:47:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:47:03.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:03.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:04.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:04.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:03 smithi141 ceph-mon[108989]: pgmap v15124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:03 smithi060 ceph-mon[94696]: pgmap v15124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:05.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:05.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:06.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:06.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:06 smithi060 ceph-mon[94696]: pgmap v15125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:06 smithi141 ceph-mon[108989]: pgmap v15125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:07.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:07.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:08.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:08.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:08 smithi060 ceph-mon[94696]: pgmap v15126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:08 smithi141 ceph-mon[108989]: pgmap v15126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:09.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:09.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:10.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:10.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:10 smithi060 ceph-mon[94696]: pgmap v15127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:10 smithi141 ceph-mon[108989]: pgmap v15127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:11.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:11.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:12.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:12.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:12 smithi060 ceph-mon[94696]: pgmap v15128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:12 smithi141 ceph-mon[108989]: pgmap v15128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:13.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:13.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:14.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:14.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:13 smithi141 ceph-mon[108989]: pgmap v15129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:13 smithi060 ceph-mon[94696]: pgmap v15129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:15.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:15.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:16.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:16.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:16 smithi060 ceph-mon[94696]: pgmap v15130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:16 smithi141 ceph-mon[108989]: pgmap v15130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:17.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:17.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:18.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:18.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:18 smithi060 ceph-mon[94696]: pgmap v15131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:18 smithi141 ceph-mon[108989]: pgmap v15131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:19.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:19.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:20.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:20.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:20 smithi060 ceph-mon[94696]: pgmap v15132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:20 smithi141 ceph-mon[108989]: pgmap v15132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:21.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:21.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:22.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:22.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:22 smithi060 ceph-mon[94696]: pgmap v15133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:22 smithi141 ceph-mon[108989]: pgmap v15133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:23.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:23.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:24.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:24.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:23 smithi141 ceph-mon[108989]: pgmap v15134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:23 smithi060 ceph-mon[94696]: pgmap v15134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:25.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:25.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:26.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:26.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:26 smithi141 ceph-mon[108989]: pgmap v15135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:26 smithi060 ceph-mon[94696]: pgmap v15135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:27.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:27.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:28.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:28.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:28 smithi060 ceph-mon[94696]: pgmap v15136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:28 smithi141 ceph-mon[108989]: pgmap v15136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:29.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:29.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:30.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:30.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:30 smithi060 ceph-mon[94696]: pgmap v15137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:30 smithi141 ceph-mon[108989]: pgmap v15137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:31.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:31.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:32.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:32.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:32 smithi060 ceph-mon[94696]: pgmap v15138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:32 smithi141 ceph-mon[108989]: pgmap v15138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:33.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:33.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:34.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:34.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:33 smithi141 ceph-mon[108989]: pgmap v15139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:33 smithi060 ceph-mon[94696]: pgmap v15139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:35.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:35.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:36.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:36.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:36 smithi060 ceph-mon[94696]: pgmap v15140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:36 smithi141 ceph-mon[108989]: pgmap v15140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:37.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:37.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:38.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:38.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:38 smithi060 ceph-mon[94696]: pgmap v15141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:38 smithi141 ceph-mon[108989]: pgmap v15141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:39.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:39.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:40.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:40.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:40 smithi060 ceph-mon[94696]: pgmap v15142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:40 smithi141 ceph-mon[108989]: pgmap v15142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:41.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:41.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:42.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:42.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:42 smithi060 ceph-mon[94696]: pgmap v15143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:42.601 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:42 smithi141 ceph-mon[108989]: pgmap v15143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:43.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:43.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:44.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:44.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:43 smithi141 ceph-mon[108989]: pgmap v15144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:43 smithi060 ceph-mon[94696]: pgmap v15144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:45.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:45.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:46.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:46.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:46 smithi060 ceph-mon[94696]: pgmap v15145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:46 smithi141 ceph-mon[108989]: pgmap v15145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:47.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:47.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:48.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:48.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:48 smithi060 ceph-mon[94696]: pgmap v15146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:48 smithi141 ceph-mon[108989]: pgmap v15146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:49.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:49.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:50.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:50.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:50 smithi060 ceph-mon[94696]: pgmap v15147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:50 smithi141 ceph-mon[108989]: pgmap v15147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:51.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:51.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:52.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:52.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:52.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:52 smithi060 ceph-mon[94696]: pgmap v15148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:52.703 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:52 smithi141 ceph-mon[108989]: pgmap v15148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:53.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:53.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:54.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:54.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:53 smithi141 ceph-mon[108989]: pgmap v15149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:53 smithi060 ceph-mon[94696]: pgmap v15149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:55.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:47:56.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:56.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:56 smithi141 ceph-mon[108989]: pgmap v15150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:56 smithi060 ceph-mon[94696]: pgmap v15150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:47:57.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:57.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:58.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:58.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:47:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:47:58 smithi060 ceph-mon[94696]: pgmap v15151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:47:58 smithi141 ceph-mon[108989]: pgmap v15151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:47:59.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:47:59.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:00.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:00.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:00 smithi060 ceph-mon[94696]: pgmap v15152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:00 smithi141 ceph-mon[108989]: pgmap v15152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:01.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:01.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:02.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:02.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:02 smithi060 ceph-mon[94696]: pgmap v15153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:48:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:02 smithi141 ceph-mon[108989]: pgmap v15153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:48:03.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:03.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:48:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:48:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:48:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:48:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:48:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:48:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:48:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:48:03.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:48:03.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:48:04.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:04.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:04 smithi060 ceph-mon[94696]: pgmap v15154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:04 smithi141 ceph-mon[108989]: pgmap v15154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:05.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:05.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:06.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:06.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:06 smithi141 ceph-mon[108989]: pgmap v15155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:06 smithi060 ceph-mon[94696]: pgmap v15155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:07.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:07.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:08.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:08.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:08 smithi141 ceph-mon[108989]: pgmap v15156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:08 smithi060 ceph-mon[94696]: pgmap v15156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:09.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:09.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:10.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:10.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:10 smithi141 ceph-mon[108989]: pgmap v15157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:10 smithi060 ceph-mon[94696]: pgmap v15157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:11.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:11.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:12.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:12.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:12 smithi141 ceph-mon[108989]: pgmap v15158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:12 smithi060 ceph-mon[94696]: pgmap v15158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:13.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:13.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:14.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:14.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:13 smithi141 ceph-mon[108989]: pgmap v15159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:13 smithi060 ceph-mon[94696]: pgmap v15159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:15.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:15.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:16.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:16.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:16 smithi060 ceph-mon[94696]: pgmap v15160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:16 smithi141 ceph-mon[108989]: pgmap v15160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:17.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:17.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:18.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:18.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:18 smithi060 ceph-mon[94696]: pgmap v15161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:18 smithi141 ceph-mon[108989]: pgmap v15161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:19.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:19.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:20.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:20.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:20 smithi141 ceph-mon[108989]: pgmap v15162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:20 smithi060 ceph-mon[94696]: pgmap v15162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:21.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:21.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:22.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:22.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:22 smithi141 ceph-mon[108989]: pgmap v15163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:22 smithi060 ceph-mon[94696]: pgmap v15163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:23.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:23.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:24.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:24.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:23 smithi141 ceph-mon[108989]: pgmap v15164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:23 smithi060 ceph-mon[94696]: pgmap v15164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:25.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:25.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:26.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:26.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:26 smithi141 ceph-mon[108989]: pgmap v15165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:26 smithi060 ceph-mon[94696]: pgmap v15165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:27.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:27.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:28.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:28.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:28 smithi060 ceph-mon[94696]: pgmap v15166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:28 smithi141 ceph-mon[108989]: pgmap v15166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:29.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:29.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:30.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:30.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:30 smithi141 ceph-mon[108989]: pgmap v15167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:30 smithi060 ceph-mon[94696]: pgmap v15167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:31.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:31.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:32.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:32.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:32 smithi141 ceph-mon[108989]: pgmap v15168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:32 smithi060 ceph-mon[94696]: pgmap v15168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:33.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:33.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:33 smithi141 ceph-mon[108989]: pgmap v15169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:34.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:34.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:33 smithi060 ceph-mon[94696]: pgmap v15169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:35.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:35.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:36.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:36.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:36 smithi141 ceph-mon[108989]: pgmap v15170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:36 smithi060 ceph-mon[94696]: pgmap v15170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:37.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:37.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:38.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:38.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:38 smithi141 ceph-mon[108989]: pgmap v15171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:38 smithi060 ceph-mon[94696]: pgmap v15171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:39.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:39.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:40.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:40.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:40 smithi141 ceph-mon[108989]: pgmap v15172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:40 smithi060 ceph-mon[94696]: pgmap v15172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:40.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:41.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:41.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:42.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:42.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:42 smithi141 ceph-mon[108989]: pgmap v15173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:42 smithi060 ceph-mon[94696]: pgmap v15173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:43.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:43.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:43 smithi141 ceph-mon[108989]: pgmap v15174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:44.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:44.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:43 smithi060 ceph-mon[94696]: pgmap v15174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:45.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:45.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:46.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:46.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:46 smithi141 ceph-mon[108989]: pgmap v15175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:46 smithi060 ceph-mon[94696]: pgmap v15175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:47.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:47.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:48.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:48.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:48 smithi141 ceph-mon[108989]: pgmap v15176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:48 smithi060 ceph-mon[94696]: pgmap v15176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:49.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:49.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:50.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:50.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:50 smithi141 ceph-mon[108989]: pgmap v15177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:50 smithi060 ceph-mon[94696]: pgmap v15177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:51.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:51.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:52.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:52.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:52 smithi141 ceph-mon[108989]: pgmap v15178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:52 smithi060 ceph-mon[94696]: pgmap v15178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:53.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:53.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:53 smithi141 ceph-mon[108989]: pgmap v15179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:54.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:54.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:53 smithi060 ceph-mon[94696]: pgmap v15179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:55.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:55.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:48:56.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:56.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:56 smithi141 ceph-mon[108989]: pgmap v15180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:56 smithi060 ceph-mon[94696]: pgmap v15180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:48:57.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:57.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:58.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:58.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:48:58.581 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:48:58 smithi060 ceph-mon[94696]: pgmap v15181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:48:58 smithi141 ceph-mon[108989]: pgmap v15181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:48:59.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:48:59.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:00.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:00.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:00 smithi141 ceph-mon[108989]: pgmap v15182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:00 smithi060 ceph-mon[94696]: pgmap v15182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:01.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:01.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:02.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:02.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:02 smithi141 ceph-mon[108989]: pgmap v15183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:02 smithi060 ceph-mon[94696]: pgmap v15183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:03.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:03.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:03.637 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:49:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:49:04.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:04.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: pgmap v15184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:49:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:49:04.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:49:04.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:49:04.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:49:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: pgmap v15184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:49:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:49:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:49:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:49:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:49:05.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:05.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:06.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:06.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:06 smithi141 ceph-mon[108989]: pgmap v15185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:06 smithi060 ceph-mon[94696]: pgmap v15185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:07.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:07.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:08.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:08.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:08.690 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:08 smithi060 ceph-mon[94696]: pgmap v15186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:08 smithi141 ceph-mon[108989]: pgmap v15186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:09.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:09.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:10.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:10.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:10 smithi141 ceph-mon[108989]: pgmap v15187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:10 smithi060 ceph-mon[94696]: pgmap v15187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:11.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:11.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:12.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:12.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:12 smithi141 ceph-mon[108989]: pgmap v15188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:12 smithi060 ceph-mon[94696]: pgmap v15188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:13.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:13.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:13 smithi060 ceph-mon[94696]: pgmap v15189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:13 smithi141 ceph-mon[108989]: pgmap v15189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:14.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:14.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:15.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:15.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:16.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:16.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:16 smithi141 ceph-mon[108989]: pgmap v15190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:16 smithi060 ceph-mon[94696]: pgmap v15190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:17.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:17.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:18.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:18.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:18 smithi141 ceph-mon[108989]: pgmap v15191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:18.803 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:18 smithi060 ceph-mon[94696]: pgmap v15191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:19.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:19.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:20.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:20.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:20 smithi141 ceph-mon[108989]: pgmap v15192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:20 smithi060 ceph-mon[94696]: pgmap v15192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:21.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:21.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:22.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:22.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:22 smithi141 ceph-mon[108989]: pgmap v15193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:22 smithi060 ceph-mon[94696]: pgmap v15193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:23.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:23.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:23 smithi141 ceph-mon[108989]: pgmap v15194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:23 smithi060 ceph-mon[94696]: pgmap v15194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:24.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:24.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:25.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:25.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:26.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:26.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:26 smithi141 ceph-mon[108989]: pgmap v15195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:26 smithi060 ceph-mon[94696]: pgmap v15195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:27.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:27.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:28.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:28.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:28.679 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:28 smithi141 ceph-mon[108989]: pgmap v15196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:28 smithi060 ceph-mon[94696]: pgmap v15196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:29.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:29.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:30.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:30.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:30 smithi141 ceph-mon[108989]: pgmap v15197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:30 smithi060 ceph-mon[94696]: pgmap v15197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:31.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:31.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:32.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:32.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:32 smithi141 ceph-mon[108989]: pgmap v15198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:32 smithi060 ceph-mon[94696]: pgmap v15198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:33 smithi141 ceph-mon[108989]: pgmap v15199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:33 smithi060 ceph-mon[94696]: pgmap v15199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:34.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:36.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:36.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:36 smithi141 ceph-mon[108989]: pgmap v15200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:36 smithi060 ceph-mon[94696]: pgmap v15200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:37.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:37.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:38.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:38.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:38 smithi141 ceph-mon[108989]: pgmap v15201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:38 smithi060 ceph-mon[94696]: pgmap v15201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:39.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:39.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:40.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:40.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:40 smithi141 ceph-mon[108989]: pgmap v15202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:40 smithi060 ceph-mon[94696]: pgmap v15202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:41.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:41.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:42.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:42.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:42 smithi141 ceph-mon[108989]: pgmap v15203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:42 smithi060 ceph-mon[94696]: pgmap v15203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:43.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:43.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:43 smithi141 ceph-mon[108989]: pgmap v15204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:43 smithi060 ceph-mon[94696]: pgmap v15204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:44.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:44.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:46.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:46.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:46 smithi141 ceph-mon[108989]: pgmap v15205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:46 smithi060 ceph-mon[94696]: pgmap v15205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:47.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:47.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:48.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:48.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:48 smithi141 ceph-mon[108989]: pgmap v15206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:48 smithi060 ceph-mon[94696]: pgmap v15206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:49.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:49.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:50.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:50.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:50 smithi141 ceph-mon[108989]: pgmap v15207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:50 smithi060 ceph-mon[94696]: pgmap v15207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:51.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:51.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:52.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:52.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:52 smithi141 ceph-mon[108989]: pgmap v15208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:52 smithi060 ceph-mon[94696]: pgmap v15208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:53.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:53.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:53 smithi141 ceph-mon[108989]: pgmap v15209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:53 smithi060 ceph-mon[94696]: pgmap v15209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:54.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:54.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:55.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:55.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:49:56.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:56.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:56 smithi141 ceph-mon[108989]: pgmap v15210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:56 smithi060 ceph-mon[94696]: pgmap v15210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:49:57.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:57.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:58.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:58.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:49:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:49:58 smithi141 ceph-mon[108989]: pgmap v15211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:49:58 smithi060 ceph-mon[94696]: pgmap v15211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:49:59.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:49:59.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:00.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:00.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:00 smithi141 ceph-mon[108989]: pgmap v15212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T15:50:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:00 smithi060 ceph-mon[94696]: pgmap v15212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T15:50:01.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:01.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:02.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:02.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:02 smithi141 ceph-mon[108989]: pgmap v15213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:02 smithi060 ceph-mon[94696]: pgmap v15213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:03.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:03.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:03 smithi141 ceph-mon[108989]: pgmap v15214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:50:04.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:03 smithi060 ceph-mon[94696]: pgmap v15214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:04.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:50:04.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:04.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1484M 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:50:05.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1484M 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:50:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:50:05.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:50:05.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:50:05.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:05.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:05 smithi141 ceph-mon[108989]: pgmap v15215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:05 smithi060 ceph-mon[94696]: pgmap v15215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:06.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:06.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:07.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:07.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:08.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:08.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:08 smithi141 ceph-mon[108989]: pgmap v15216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:08 smithi060 ceph-mon[94696]: pgmap v15216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:09.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:09.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:10.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:10.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:10 smithi141 ceph-mon[108989]: pgmap v15217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:10 smithi060 ceph-mon[94696]: pgmap v15217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:11.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:11.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:12.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:12.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:12 smithi141 ceph-mon[108989]: pgmap v15218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:12 smithi060 ceph-mon[94696]: pgmap v15218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:13.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:13.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:13 smithi141 ceph-mon[108989]: pgmap v15219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:13 smithi060 ceph-mon[94696]: pgmap v15219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:14.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:14.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:15.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:15.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:16.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:16.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:16 smithi141 ceph-mon[108989]: pgmap v15220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:16 smithi060 ceph-mon[94696]: pgmap v15220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:17.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:17.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:18.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:18.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:18 smithi141 ceph-mon[108989]: pgmap v15221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:18 smithi060 ceph-mon[94696]: pgmap v15221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:19.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:19.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:20.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:20.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:20 smithi141 ceph-mon[108989]: pgmap v15222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:20 smithi060 ceph-mon[94696]: pgmap v15222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:21.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:21.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:22.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:22.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:22 smithi141 ceph-mon[108989]: pgmap v15223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:22 smithi060 ceph-mon[94696]: pgmap v15223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:23.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:23.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:23 smithi141 ceph-mon[108989]: pgmap v15224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:23 smithi060 ceph-mon[94696]: pgmap v15224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:24.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:24.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:25.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:25.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:26.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:26.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:26 smithi141 ceph-mon[108989]: pgmap v15225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:26 smithi060 ceph-mon[94696]: pgmap v15225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:27.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:27.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:28.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:28.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:28 smithi141 ceph-mon[108989]: pgmap v15226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:28 smithi060 ceph-mon[94696]: pgmap v15226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:29.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:29.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:30.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:30.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:30 smithi141 ceph-mon[108989]: pgmap v15227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:30 smithi060 ceph-mon[94696]: pgmap v15227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:31.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:31.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:32.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:32.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:32 smithi141 ceph-mon[108989]: pgmap v15228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:32 smithi060 ceph-mon[94696]: pgmap v15228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:33.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:33.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:33 smithi141 ceph-mon[108989]: pgmap v15229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:33 smithi060 ceph-mon[94696]: pgmap v15229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:34.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:34.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:35.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:35.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:36.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:36.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:36 smithi141 ceph-mon[108989]: pgmap v15230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:36 smithi060 ceph-mon[94696]: pgmap v15230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:37.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:37.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:38.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:38.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:38 smithi141 ceph-mon[108989]: pgmap v15231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:38 smithi060 ceph-mon[94696]: pgmap v15231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:39.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:39.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:40.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:40.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:40 smithi141 ceph-mon[108989]: pgmap v15232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:40 smithi060 ceph-mon[94696]: pgmap v15232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:41.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:41.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:42.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:42.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:42 smithi141 ceph-mon[108989]: pgmap v15233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:42 smithi060 ceph-mon[94696]: pgmap v15233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:43.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:43.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:43 smithi141 ceph-mon[108989]: pgmap v15234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:43 smithi060 ceph-mon[94696]: pgmap v15234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:44.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:44.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:45.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:45.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:46.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:46.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:46 smithi141 ceph-mon[108989]: pgmap v15235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:46 smithi060 ceph-mon[94696]: pgmap v15235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:47.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:47.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:48.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:48.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:48 smithi141 ceph-mon[108989]: pgmap v15236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:48 smithi060 ceph-mon[94696]: pgmap v15236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:49.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:49.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:50.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:50.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:50 smithi141 ceph-mon[108989]: pgmap v15237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:50 smithi060 ceph-mon[94696]: pgmap v15237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:51.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:51.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:52.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:52.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:52 smithi141 ceph-mon[108989]: pgmap v15238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:52 smithi060 ceph-mon[94696]: pgmap v15238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:53.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:53.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:53 smithi141 ceph-mon[108989]: pgmap v15239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:53 smithi060 ceph-mon[94696]: pgmap v15239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:54.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:54.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:55.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:55.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:50:56.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:56.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:56 smithi141 ceph-mon[108989]: pgmap v15240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:56 smithi060 ceph-mon[94696]: pgmap v15240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:50:57.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:57.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:58.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:58.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:50:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:50:58 smithi141 ceph-mon[108989]: pgmap v15241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:50:58 smithi060 ceph-mon[94696]: pgmap v15241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:50:59.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:50:59.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:00.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:00.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:00 smithi141 ceph-mon[108989]: pgmap v15242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:00 smithi060 ceph-mon[94696]: pgmap v15242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:01.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:01.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:02.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:02.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:02 smithi141 ceph-mon[108989]: pgmap v15243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:02 smithi060 ceph-mon[94696]: pgmap v15243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:03.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:03.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:03 smithi141 ceph-mon[108989]: pgmap v15244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:03 smithi060 ceph-mon[94696]: pgmap v15244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:04.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:04.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:51:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:51:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:51:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:51:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:51:05.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:51:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:51:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:51:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:51:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:51:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:51:05.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:51:05.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:05.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:05 smithi141 ceph-mon[108989]: pgmap v15245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:05 smithi060 ceph-mon[94696]: pgmap v15245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:06.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:06.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:07.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:07.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:08.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:08.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:08 smithi141 ceph-mon[108989]: pgmap v15246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:08 smithi060 ceph-mon[94696]: pgmap v15246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:09.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:09.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:10.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:10.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:10 smithi141 ceph-mon[108989]: pgmap v15247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:10 smithi060 ceph-mon[94696]: pgmap v15247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:11.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:11.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:12.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:12 smithi141 ceph-mon[108989]: pgmap v15248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:12 smithi060 ceph-mon[94696]: pgmap v15248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:13.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:13.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:13 smithi141 ceph-mon[108989]: pgmap v15249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:13 smithi060 ceph-mon[94696]: pgmap v15249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:14.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:14.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:15.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:15.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:16.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:16.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:16 smithi141 ceph-mon[108989]: pgmap v15250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:16 smithi060 ceph-mon[94696]: pgmap v15250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:17.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:17.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:18.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:18.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:18 smithi141 ceph-mon[108989]: pgmap v15251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:18 smithi060 ceph-mon[94696]: pgmap v15251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:19.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:19.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:20.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:20.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:20 smithi060 ceph-mon[94696]: pgmap v15252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:20 smithi141 ceph-mon[108989]: pgmap v15252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:21.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:21.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:22.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:22.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:22 smithi141 ceph-mon[108989]: pgmap v15253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:22 smithi060 ceph-mon[94696]: pgmap v15253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:23.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:23.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:23 smithi060 ceph-mon[94696]: pgmap v15254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:23 smithi141 ceph-mon[108989]: pgmap v15254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:24.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:24.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:25.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:25.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:26 smithi141 ceph-mon[108989]: pgmap v15255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:26.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:26.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:26 smithi060 ceph-mon[94696]: pgmap v15255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:27.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:27.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:28.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:28.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:28 smithi141 ceph-mon[108989]: pgmap v15256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:28 smithi060 ceph-mon[94696]: pgmap v15256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:29.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:29.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:30.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:30.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:30 smithi060 ceph-mon[94696]: pgmap v15257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:30 smithi141 ceph-mon[108989]: pgmap v15257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:31.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:31.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:32.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:32.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:32 smithi141 ceph-mon[108989]: pgmap v15258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:32 smithi060 ceph-mon[94696]: pgmap v15258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:33.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:33.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:33 smithi060 ceph-mon[94696]: pgmap v15259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:33 smithi141 ceph-mon[108989]: pgmap v15259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:34.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:34.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:35.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:35.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:36.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:36.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:36 smithi141 ceph-mon[108989]: pgmap v15260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:36 smithi060 ceph-mon[94696]: pgmap v15260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:37.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:37.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:38.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:38.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:38 smithi141 ceph-mon[108989]: pgmap v15261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:38 smithi060 ceph-mon[94696]: pgmap v15261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:39.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:39.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:40.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:40.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:40 smithi141 ceph-mon[108989]: pgmap v15262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:40 smithi060 ceph-mon[94696]: pgmap v15262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:41.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:41.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:42.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:42.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:42 smithi141 ceph-mon[108989]: pgmap v15263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:42 smithi060 ceph-mon[94696]: pgmap v15263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:43.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:43.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:43 smithi060 ceph-mon[94696]: pgmap v15264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:43 smithi141 ceph-mon[108989]: pgmap v15264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:44.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:44.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:45.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:45.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:46.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:46.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:46 smithi141 ceph-mon[108989]: pgmap v15265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:46 smithi060 ceph-mon[94696]: pgmap v15265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:47.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:47.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:48.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:48.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:48 smithi141 ceph-mon[108989]: pgmap v15266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:48 smithi060 ceph-mon[94696]: pgmap v15266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:49.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:49.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:50.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:50.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:50 smithi141 ceph-mon[108989]: pgmap v15267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:50 smithi060 ceph-mon[94696]: pgmap v15267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:51.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:51.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:52.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:52.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:52 smithi141 ceph-mon[108989]: pgmap v15268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:52 smithi060 ceph-mon[94696]: pgmap v15268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:53.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:53.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:53 smithi060 ceph-mon[94696]: pgmap v15269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:53 smithi141 ceph-mon[108989]: pgmap v15269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:54.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:54.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:55.552 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:51:55.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:55.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:56 smithi141 ceph-mon[108989]: pgmap v15270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:56 smithi060 ceph-mon[94696]: pgmap v15270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:51:56.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:56.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:57.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:57.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:58.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:58.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:51:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:51:58 smithi141 ceph-mon[108989]: pgmap v15271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:51:58 smithi060 ceph-mon[94696]: pgmap v15271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:51:59.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:51:59.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:00 smithi141 ceph-mon[108989]: pgmap v15272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:00.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:00.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:00 smithi060 ceph-mon[94696]: pgmap v15272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:01.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:01.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:02.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:02.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:02 smithi141 ceph-mon[108989]: pgmap v15273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:02 smithi060 ceph-mon[94696]: pgmap v15273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:03.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:03.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:03 smithi060 ceph-mon[94696]: pgmap v15274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:03 smithi141 ceph-mon[108989]: pgmap v15274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:04.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:04.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:05.269 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:52:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:52:05.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:05.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: pgmap v15275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:52:06.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:52:06.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:52:06.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:52:06.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:52:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: pgmap v15275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:52:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:52:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:52:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:52:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:52:06.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:06.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:07.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:07.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:08.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:08.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:08 smithi141 ceph-mon[108989]: pgmap v15276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:08 smithi060 ceph-mon[94696]: pgmap v15276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:09.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:09.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:10.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:10.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:10.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:10 smithi060 ceph-mon[94696]: pgmap v15277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:10.718 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:10 smithi141 ceph-mon[108989]: pgmap v15277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:11.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:11.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:12.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:12 smithi141 ceph-mon[108989]: pgmap v15278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:12 smithi060 ceph-mon[94696]: pgmap v15278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:13.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:13.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:13 smithi060 ceph-mon[94696]: pgmap v15279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:13 smithi141 ceph-mon[108989]: pgmap v15279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:14.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:14.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:15.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:15.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:16.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:16.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:16 smithi141 ceph-mon[108989]: pgmap v15280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:16 smithi060 ceph-mon[94696]: pgmap v15280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:17.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:17.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:18.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:18.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:18 smithi141 ceph-mon[108989]: pgmap v15281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:18 smithi060 ceph-mon[94696]: pgmap v15281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:19.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:19.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:20.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:20.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:20 smithi141 ceph-mon[108989]: pgmap v15282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:20 smithi060 ceph-mon[94696]: pgmap v15282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:21.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:21.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:22.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:22.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:22 smithi141 ceph-mon[108989]: pgmap v15283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:22 smithi060 ceph-mon[94696]: pgmap v15283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:23.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:23.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:23 smithi060 ceph-mon[94696]: pgmap v15284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:23 smithi141 ceph-mon[108989]: pgmap v15284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:24.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:24.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:25.470 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:25.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:25.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:26 smithi141 ceph-mon[108989]: pgmap v15285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:26 smithi060 ceph-mon[94696]: pgmap v15285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:26.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:26.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:27.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:27.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:28.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:28.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:28 smithi141 ceph-mon[108989]: pgmap v15286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:28 smithi060 ceph-mon[94696]: pgmap v15286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:29.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:29.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:30.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:30.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:30 smithi141 ceph-mon[108989]: pgmap v15287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:30 smithi060 ceph-mon[94696]: pgmap v15287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:31.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:31.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:32.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:32.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:32 smithi141 ceph-mon[108989]: pgmap v15288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:32 smithi060 ceph-mon[94696]: pgmap v15288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:33.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:33.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:33 smithi060 ceph-mon[94696]: pgmap v15289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:34 smithi141 ceph-mon[108989]: pgmap v15289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:34.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:34.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:35.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:35.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:36.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:36.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:36 smithi141 ceph-mon[108989]: pgmap v15290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:36 smithi060 ceph-mon[94696]: pgmap v15290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:37.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:37.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:38.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:38.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:38 smithi141 ceph-mon[108989]: pgmap v15291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:38 smithi060 ceph-mon[94696]: pgmap v15291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:39.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:39.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:40.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:40.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:40 smithi141 ceph-mon[108989]: pgmap v15292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:40 smithi060 ceph-mon[94696]: pgmap v15292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:41.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:41.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:42.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:42.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:42 smithi141 ceph-mon[108989]: pgmap v15293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:42 smithi060 ceph-mon[94696]: pgmap v15293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:43.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:43.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:44 smithi060 ceph-mon[94696]: pgmap v15294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:44 smithi141 ceph-mon[108989]: pgmap v15294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:44.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:44.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:45.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:45.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:46.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:46.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:46 smithi141 ceph-mon[108989]: pgmap v15295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:46 smithi060 ceph-mon[94696]: pgmap v15295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:47.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:47.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:48.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:48.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:48 smithi141 ceph-mon[108989]: pgmap v15296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:48 smithi060 ceph-mon[94696]: pgmap v15296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:49.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:49.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:50.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:50.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:50.728 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:50 smithi141 ceph-mon[108989]: pgmap v15297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:50 smithi060 ceph-mon[94696]: pgmap v15297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:51.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:51.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:52.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:52.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:52 smithi141 ceph-mon[108989]: pgmap v15298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:52 smithi060 ceph-mon[94696]: pgmap v15298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:53.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:53.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:54 smithi060 ceph-mon[94696]: pgmap v15299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:54 smithi141 ceph-mon[108989]: pgmap v15299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:54.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:54.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:52:55.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:55.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:56 smithi141 ceph-mon[108989]: pgmap v15300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:56 smithi060 ceph-mon[94696]: pgmap v15300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:52:56.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:56.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:57.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:57.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:58.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:58.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:52:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:52:58 smithi141 ceph-mon[108989]: pgmap v15301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:52:58 smithi060 ceph-mon[94696]: pgmap v15301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:52:59.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:52:59.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:00.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:00.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:00 smithi141 ceph-mon[108989]: pgmap v15302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:00 smithi060 ceph-mon[94696]: pgmap v15302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:01.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:01.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:02.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:02.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:02 smithi141 ceph-mon[108989]: pgmap v15303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:02 smithi060 ceph-mon[94696]: pgmap v15303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:03.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:03.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:04 smithi060 ceph-mon[94696]: pgmap v15304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:04 smithi141 ceph-mon[108989]: pgmap v15304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:04.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:04.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:05.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:05.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:06.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:06.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:06 smithi141 ceph-mon[108989]: pgmap v15305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:53:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:06 smithi060 ceph-mon[94696]: pgmap v15305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:06.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:53:07.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:07.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:08.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:08.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:08 smithi141 ceph-mon[108989]: pgmap v15306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:08 smithi060 ceph-mon[94696]: pgmap v15306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:08.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:08.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:09.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:09.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:53:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:53:09.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:09.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:53:09.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:53:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:53:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:53:09.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:53:10.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:10.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:10 smithi141 ceph-mon[108989]: pgmap v15307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:10 smithi060 ceph-mon[94696]: pgmap v15307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:11.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:11.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:12.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:12 smithi141 ceph-mon[108989]: pgmap v15308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:12 smithi060 ceph-mon[94696]: pgmap v15308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:13.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:13.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:14 smithi060 ceph-mon[94696]: pgmap v15309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:14 smithi141 ceph-mon[108989]: pgmap v15309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:14.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:14.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:15.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:15.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:16.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:16.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:16 smithi141 ceph-mon[108989]: pgmap v15310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:16 smithi060 ceph-mon[94696]: pgmap v15310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:17.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:17.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:18.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:18.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:18 smithi141 ceph-mon[108989]: pgmap v15311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:18 smithi060 ceph-mon[94696]: pgmap v15311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:19.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:19.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:20.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:20.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:20 smithi141 ceph-mon[108989]: pgmap v15312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:20 smithi060 ceph-mon[94696]: pgmap v15312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:21.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:21.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:22.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:22.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:22 smithi141 ceph-mon[108989]: pgmap v15313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:22 smithi060 ceph-mon[94696]: pgmap v15313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:23.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:23.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:24 smithi060 ceph-mon[94696]: pgmap v15314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:24 smithi141 ceph-mon[108989]: pgmap v15314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:24.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:24.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:25.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:25.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:26 smithi141 ceph-mon[108989]: pgmap v15315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:26.563 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:26 smithi060 ceph-mon[94696]: pgmap v15315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:26.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:26.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:27.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:27.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:28.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:28.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:28 smithi141 ceph-mon[108989]: pgmap v15316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:28 smithi060 ceph-mon[94696]: pgmap v15316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:29.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:29.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:30 smithi141 ceph-mon[108989]: pgmap v15317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:30.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:30.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:30 smithi060 ceph-mon[94696]: pgmap v15317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:31.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:31.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:32 smithi141 ceph-mon[108989]: pgmap v15318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:32.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:32.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:32 smithi060 ceph-mon[94696]: pgmap v15318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:33.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:33.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:34 smithi060 ceph-mon[94696]: pgmap v15319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:34 smithi141 ceph-mon[108989]: pgmap v15319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:34.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:34.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:35.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:35.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:36 smithi141 ceph-mon[108989]: pgmap v15320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:36.677 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:36 smithi060 ceph-mon[94696]: pgmap v15320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:36.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:36.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:37.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:37.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:38 smithi141 ceph-mon[108989]: pgmap v15321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:38.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:38.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:38 smithi060 ceph-mon[94696]: pgmap v15321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:39.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:39.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:40 smithi141 ceph-mon[108989]: pgmap v15322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:40.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:40.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:40 smithi060 ceph-mon[94696]: pgmap v15322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:41.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:41.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:42 smithi141 ceph-mon[108989]: pgmap v15323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:42.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:42.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:42 smithi060 ceph-mon[94696]: pgmap v15323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:43.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:43.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:44 smithi060 ceph-mon[94696]: pgmap v15324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:44.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:44 smithi141 ceph-mon[108989]: pgmap v15324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:44.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:44.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:45.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:45.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:46 smithi141 ceph-mon[108989]: pgmap v15325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:46.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:46.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:46.790 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:46 smithi060 ceph-mon[94696]: pgmap v15325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:47.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:47.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:48 smithi141 ceph-mon[108989]: pgmap v15326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:48.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:48.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:48 smithi060 ceph-mon[94696]: pgmap v15326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:49.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:49.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:50 smithi141 ceph-mon[108989]: pgmap v15327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:50.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:50.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:50 smithi060 ceph-mon[94696]: pgmap v15327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:51.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:51.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:52 smithi141 ceph-mon[108989]: pgmap v15328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:52.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:52.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:52 smithi060 ceph-mon[94696]: pgmap v15328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:53.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:53.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:54 smithi060 ceph-mon[94696]: pgmap v15329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:54 smithi141 ceph-mon[108989]: pgmap v15329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:54.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:54.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:53:55.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:55.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:56 smithi141 ceph-mon[108989]: pgmap v15330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:56 smithi060 ceph-mon[94696]: pgmap v15330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:53:56.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:56.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:57.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:57.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:53:58 smithi141 ceph-mon[108989]: pgmap v15331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:58.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:58.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:53:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:53:58 smithi060 ceph-mon[94696]: pgmap v15331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:53:59.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:53:59.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:00 smithi141 ceph-mon[108989]: pgmap v15332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:00.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:00.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:00 smithi060 ceph-mon[94696]: pgmap v15332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:01.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:01.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:02 smithi141 ceph-mon[108989]: pgmap v15333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:02.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:02.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:02 smithi060 ceph-mon[94696]: pgmap v15333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:03.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:03.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:04 smithi060 ceph-mon[94696]: pgmap v15334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:04 smithi141 ceph-mon[108989]: pgmap v15334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:04.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:04.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:05.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:05.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:06 smithi141 ceph-mon[108989]: pgmap v15335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:06.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:06.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:06 smithi060 ceph-mon[94696]: pgmap v15335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:07.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:07.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:08 smithi141 ceph-mon[108989]: pgmap v15336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:08.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:08.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:08 smithi060 ceph-mon[94696]: pgmap v15336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:54:09.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:09.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:54:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:10 smithi141 ceph-mon[108989]: pgmap v15337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:10.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:10.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:10 smithi060 ceph-mon[94696]: pgmap v15337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:11.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:11.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:12 smithi141 ceph-mon[108989]: pgmap v15338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:12.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:12.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:12 smithi060 ceph-mon[94696]: pgmap v15338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:13.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:13.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:14 smithi060 ceph-mon[94696]: pgmap v15339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:14.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:14 smithi141 ceph-mon[108989]: pgmap v15339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:14.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:14.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:54:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:54:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:54:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:54:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:54:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:54:15.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:54:15.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:15.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:16 smithi060 ceph-mon[94696]: pgmap v15340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:16 smithi141 ceph-mon[108989]: pgmap v15340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:16.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:16.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:17.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:17.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:18 smithi141 ceph-mon[108989]: pgmap v15341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:18.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:18.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:18 smithi060 ceph-mon[94696]: pgmap v15341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:19.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:19.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:20 smithi141 ceph-mon[108989]: pgmap v15342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:20 smithi060 ceph-mon[94696]: pgmap v15342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:20.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:20.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:21.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:21.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:22 smithi141 ceph-mon[108989]: pgmap v15343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:22 smithi060 ceph-mon[94696]: pgmap v15343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:22.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:22.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:23.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:23.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:24 smithi060 ceph-mon[94696]: pgmap v15344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:24 smithi141 ceph-mon[108989]: pgmap v15344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:24.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:24.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:25.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:25.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:26 smithi141 ceph-mon[108989]: pgmap v15345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:26 smithi060 ceph-mon[94696]: pgmap v15345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:26.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:26.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:27.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:27.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:28 smithi141 ceph-mon[108989]: pgmap v15346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:28 smithi060 ceph-mon[94696]: pgmap v15346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:28.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:28.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:29.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:29.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:30 smithi141 ceph-mon[108989]: pgmap v15347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:30 smithi060 ceph-mon[94696]: pgmap v15347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:30.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:30.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:31.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:31.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:32.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:32 smithi060 ceph-mon[94696]: pgmap v15348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:32 smithi141 ceph-mon[108989]: pgmap v15348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:32.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:32.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:33.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:33.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:34 smithi060 ceph-mon[94696]: pgmap v15349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:34 smithi141 ceph-mon[108989]: pgmap v15349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:34.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:34.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:35.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:35.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:36 smithi141 ceph-mon[108989]: pgmap v15350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:36 smithi060 ceph-mon[94696]: pgmap v15350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:36.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:36.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:37.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:37.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:38 smithi141 ceph-mon[108989]: pgmap v15351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:38 smithi060 ceph-mon[94696]: pgmap v15351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:38.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:38.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:39.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:39.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:40 smithi141 ceph-mon[108989]: pgmap v15352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:40 smithi060 ceph-mon[94696]: pgmap v15352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:40.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:40.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:41.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:41.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:42 smithi141 ceph-mon[108989]: pgmap v15353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:42 smithi060 ceph-mon[94696]: pgmap v15353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:42.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:42.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:43.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:43.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:44 smithi060 ceph-mon[94696]: pgmap v15354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:44 smithi141 ceph-mon[108989]: pgmap v15354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:44.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:44.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:45.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:45.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:46 smithi141 ceph-mon[108989]: pgmap v15355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:46 smithi060 ceph-mon[94696]: pgmap v15355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:46.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:46.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:47.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:47.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:48 smithi141 ceph-mon[108989]: pgmap v15356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:48 smithi060 ceph-mon[94696]: pgmap v15356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:48.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:48.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:49.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:49.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:50 smithi141 ceph-mon[108989]: pgmap v15357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:50 smithi060 ceph-mon[94696]: pgmap v15357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:50.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:50.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:51.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:51.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:52 smithi141 ceph-mon[108989]: pgmap v15358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:52 smithi060 ceph-mon[94696]: pgmap v15358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:52.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:52.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:53.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:53.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:54 smithi060 ceph-mon[94696]: pgmap v15359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:54 smithi141 ceph-mon[108989]: pgmap v15359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:54.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:54.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:54:55.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:55.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:56 smithi141 ceph-mon[108989]: pgmap v15360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:56 smithi060 ceph-mon[94696]: pgmap v15360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:54:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:57.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:57.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:54:58 smithi141 ceph-mon[108989]: pgmap v15361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:54:58 smithi060 ceph-mon[94696]: pgmap v15361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:54:58.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:58.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:54:59.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:54:59.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:00 smithi141 ceph-mon[108989]: pgmap v15362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:00 smithi060 ceph-mon[94696]: pgmap v15362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:00.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:00.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:01.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:01.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:02 smithi141 ceph-mon[108989]: pgmap v15363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:02 smithi060 ceph-mon[94696]: pgmap v15363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:02.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:02.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:03.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:03.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:04 smithi060 ceph-mon[94696]: pgmap v15364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:04 smithi141 ceph-mon[108989]: pgmap v15364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:04.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:04.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:05.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:05.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:06 smithi141 ceph-mon[108989]: pgmap v15365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:06 smithi060 ceph-mon[94696]: pgmap v15365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:06.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:06.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:07.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:07.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:08 smithi141 ceph-mon[108989]: pgmap v15366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:08 smithi060 ceph-mon[94696]: pgmap v15366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:08.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:08.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:09.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:09.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:10 smithi141 ceph-mon[108989]: pgmap v15367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:10 smithi060 ceph-mon[94696]: pgmap v15367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:10.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:10.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:11.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:11.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:12 smithi141 ceph-mon[108989]: pgmap v15368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:12.753 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:12 smithi060 ceph-mon[94696]: pgmap v15368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:12.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:12.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:13.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:13.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:14 smithi060 ceph-mon[94696]: pgmap v15369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:14 smithi141 ceph-mon[108989]: pgmap v15369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:14.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:14.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:55:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:55:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:55:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:55:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:55:15.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:55:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:55:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:55:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:55:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:55:15.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:55:15.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:55:15.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:15.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:16 smithi060 ceph-mon[94696]: pgmap v15370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:16 smithi141 ceph-mon[108989]: pgmap v15370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:16.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:16.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:17.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:17.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:18 smithi141 ceph-mon[108989]: pgmap v15371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:18 smithi060 ceph-mon[94696]: pgmap v15371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:18.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:18.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:19.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:19.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:20 smithi141 ceph-mon[108989]: pgmap v15372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:20 smithi060 ceph-mon[94696]: pgmap v15372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:20.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:20.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:21.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:21.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:22 smithi141 ceph-mon[108989]: pgmap v15373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:22 smithi060 ceph-mon[94696]: pgmap v15373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:22.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:22.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:23.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:23.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:24 smithi060 ceph-mon[94696]: pgmap v15374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:24 smithi141 ceph-mon[108989]: pgmap v15374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:24.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:24.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:25.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:25.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:26 smithi141 ceph-mon[108989]: pgmap v15375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:26 smithi060 ceph-mon[94696]: pgmap v15375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:26.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:26.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:27.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:27.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:28 smithi141 ceph-mon[108989]: pgmap v15376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:28 smithi060 ceph-mon[94696]: pgmap v15376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:28.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:28.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:29.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:29.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:30 smithi141 ceph-mon[108989]: pgmap v15377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:30 smithi060 ceph-mon[94696]: pgmap v15377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:30.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:30.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:31.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:31.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:32 smithi141 ceph-mon[108989]: pgmap v15378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:32 smithi060 ceph-mon[94696]: pgmap v15378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:32.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:32.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:33.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:33.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:34 smithi060 ceph-mon[94696]: pgmap v15379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:34 smithi141 ceph-mon[108989]: pgmap v15379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:34.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:34.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:35.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:35.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:36 smithi141 ceph-mon[108989]: pgmap v15380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:36 smithi060 ceph-mon[94696]: pgmap v15380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:36.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:36.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:37.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:37.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:38 smithi141 ceph-mon[108989]: pgmap v15381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:38 smithi060 ceph-mon[94696]: pgmap v15381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:38.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:38.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:39.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:39.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:40 smithi141 ceph-mon[108989]: pgmap v15382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:40 smithi060 ceph-mon[94696]: pgmap v15382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:40.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:40.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:41.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:41.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:42.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:42 smithi141 ceph-mon[108989]: pgmap v15383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:42 smithi060 ceph-mon[94696]: pgmap v15383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:42.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:42.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:43.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:43.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:44 smithi060 ceph-mon[94696]: pgmap v15384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:44 smithi141 ceph-mon[108989]: pgmap v15384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:44.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:44.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:45.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:45.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:46 smithi141 ceph-mon[108989]: pgmap v15385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:46 smithi060 ceph-mon[94696]: pgmap v15385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:46.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:46.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:47.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:47.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:48 smithi141 ceph-mon[108989]: pgmap v15386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:48 smithi060 ceph-mon[94696]: pgmap v15386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:48.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:48.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:49.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:49.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:50 smithi141 ceph-mon[108989]: pgmap v15387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:50 smithi060 ceph-mon[94696]: pgmap v15387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:50.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:50.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:51.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:51.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:52.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:52 smithi141 ceph-mon[108989]: pgmap v15388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:52 smithi060 ceph-mon[94696]: pgmap v15388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:52.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:52.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:53.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:53.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:54 smithi060 ceph-mon[94696]: pgmap v15389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:54 smithi141 ceph-mon[108989]: pgmap v15389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:54.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:54.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:55:55.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:55.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:56 smithi141 ceph-mon[108989]: pgmap v15390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:56 smithi060 ceph-mon[94696]: pgmap v15390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:55:56.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:56.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:57.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:57.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:55:58 smithi060 ceph-mon[94696]: pgmap v15391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:55:58 smithi141 ceph-mon[108989]: pgmap v15391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:55:58.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:58.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:55:59.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:55:59.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:00 smithi141 ceph-mon[108989]: pgmap v15392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:00 smithi060 ceph-mon[94696]: pgmap v15392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:00.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:00.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:01.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:01.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:02.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:02 smithi141 ceph-mon[108989]: pgmap v15393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:02 smithi060 ceph-mon[94696]: pgmap v15393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:02.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:02.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:03.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:03.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:04 smithi060 ceph-mon[94696]: pgmap v15394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:04 smithi141 ceph-mon[108989]: pgmap v15394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:04.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:04.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:05.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:05.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:06 smithi141 ceph-mon[108989]: pgmap v15395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:06 smithi060 ceph-mon[94696]: pgmap v15395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:07.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:07.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:08.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:08.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:08 smithi141 ceph-mon[108989]: pgmap v15396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:08 smithi060 ceph-mon[94696]: pgmap v15396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:09.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:09.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:10.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:10.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:10 smithi141 ceph-mon[108989]: pgmap v15397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:10 smithi060 ceph-mon[94696]: pgmap v15397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:11.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:11.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:12.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:12.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:12 smithi141 ceph-mon[108989]: pgmap v15398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:12 smithi060 ceph-mon[94696]: pgmap v15398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:13.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:13.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:14.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:14.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:14 smithi060 ceph-mon[94696]: pgmap v15399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:14 smithi141 ceph-mon[108989]: pgmap v15399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:15.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:15.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:15.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:56:15.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:56:16.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:16.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: pgmap v15400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:56:16.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: pgmap v15400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:56:16.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:56:17.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:17.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:18.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:18.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:18 smithi141 ceph-mon[108989]: pgmap v15401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:18 smithi060 ceph-mon[94696]: pgmap v15401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:19.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:19.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:20.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:20.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:20 smithi141 ceph-mon[108989]: pgmap v15402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:20 smithi060 ceph-mon[94696]: pgmap v15402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:21.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:21.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:22.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:22.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:22 smithi141 ceph-mon[108989]: pgmap v15403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:22 smithi060 ceph-mon[94696]: pgmap v15403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:23.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:23.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:24.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:24.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:24 smithi060 ceph-mon[94696]: pgmap v15404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:24 smithi141 ceph-mon[108989]: pgmap v15404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:25.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:25.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:26.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:26.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:26 smithi141 ceph-mon[108989]: pgmap v15405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:26 smithi060 ceph-mon[94696]: pgmap v15405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:27.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:27.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:28.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:28.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:28 smithi141 ceph-mon[108989]: pgmap v15406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:28 smithi060 ceph-mon[94696]: pgmap v15406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:29.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:29.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:30.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:30.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:30 smithi141 ceph-mon[108989]: pgmap v15407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:30 smithi060 ceph-mon[94696]: pgmap v15407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:31.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:31.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:32.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:32.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:32 smithi141 ceph-mon[108989]: pgmap v15408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:32 smithi060 ceph-mon[94696]: pgmap v15408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:33.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:33.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:34.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:34.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:34 smithi060 ceph-mon[94696]: pgmap v15409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:34 smithi141 ceph-mon[108989]: pgmap v15409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:35.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:35.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:36.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:36.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:36 smithi141 ceph-mon[108989]: pgmap v15410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:36 smithi060 ceph-mon[94696]: pgmap v15410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:37.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:37.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:38.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:38.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:38 smithi141 ceph-mon[108989]: pgmap v15411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:38 smithi060 ceph-mon[94696]: pgmap v15411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:39.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:39.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:40.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:40.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:40 smithi141 ceph-mon[108989]: pgmap v15412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:40.857 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:40.858 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:40 smithi060 ceph-mon[94696]: pgmap v15412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:40.858 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:41.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:41.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:42.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:42.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:42 smithi141 ceph-mon[108989]: pgmap v15413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:42 smithi060 ceph-mon[94696]: pgmap v15413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:43.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:43.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:44.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:44.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:44 smithi060 ceph-mon[94696]: pgmap v15414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:44 smithi141 ceph-mon[108989]: pgmap v15414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:45.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:45.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:46.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:46.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:46 smithi141 ceph-mon[108989]: pgmap v15415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:46 smithi060 ceph-mon[94696]: pgmap v15415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:47.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:47.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:48.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:48.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:48 smithi141 ceph-mon[108989]: pgmap v15416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:48 smithi060 ceph-mon[94696]: pgmap v15416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:49.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:49.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:50.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:50.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:50 smithi060 ceph-mon[94696]: pgmap v15417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:50 smithi141 ceph-mon[108989]: pgmap v15417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:51.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:51.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:52.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:52.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:52 smithi060 ceph-mon[94696]: pgmap v15418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:52 smithi141 ceph-mon[108989]: pgmap v15418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:53.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:53.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:54.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:54.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:54 smithi060 ceph-mon[94696]: pgmap v15419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:54 smithi141 ceph-mon[108989]: pgmap v15419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:56:56.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:56.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:56 smithi141 ceph-mon[108989]: pgmap v15420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:56 smithi060 ceph-mon[94696]: pgmap v15420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:56:57.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:57.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:58.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:58.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:56:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:56:58 smithi141 ceph-mon[108989]: pgmap v15421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:56:58 smithi060 ceph-mon[94696]: pgmap v15421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:56:59.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:56:59.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:00.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:00.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:00 smithi060 ceph-mon[94696]: pgmap v15422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:00 smithi141 ceph-mon[108989]: pgmap v15422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:01.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:01.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:02.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:02.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:02 smithi060 ceph-mon[94696]: pgmap v15423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:02 smithi141 ceph-mon[108989]: pgmap v15423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:03.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:03.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:04.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:04.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:04 smithi060 ceph-mon[94696]: pgmap v15424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:04 smithi141 ceph-mon[108989]: pgmap v15424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:05.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:05.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:06.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:06.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:06 smithi060 ceph-mon[94696]: pgmap v15425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:06 smithi141 ceph-mon[108989]: pgmap v15425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:07.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:07.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:08.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:08.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:08 smithi141 ceph-mon[108989]: pgmap v15426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:08 smithi060 ceph-mon[94696]: pgmap v15426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:09.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:09.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:10.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:10.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:10 smithi060 ceph-mon[94696]: pgmap v15427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:10 smithi141 ceph-mon[108989]: pgmap v15427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:11.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:11.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:12.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:12.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:12 smithi060 ceph-mon[94696]: pgmap v15428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:12 smithi141 ceph-mon[108989]: pgmap v15428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:13.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:13.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:14.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:14.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:14 smithi060 ceph-mon[94696]: pgmap v15429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:14.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:14 smithi141 ceph-mon[108989]: pgmap v15429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:15.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:15.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:16.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:16.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:16 smithi060 ceph-mon[94696]: pgmap v15430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:57:16.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:16.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:16 smithi141 ceph-mon[108989]: pgmap v15430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:57:16.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:16.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:17.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:17.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:57:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:57:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:57:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:57:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:57:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:57:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:57:18.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:18.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:18 smithi141 ceph-mon[108989]: pgmap v15431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:18 smithi060 ceph-mon[94696]: pgmap v15431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:19.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:19.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:20.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:20.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:20 smithi060 ceph-mon[94696]: pgmap v15432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:20 smithi141 ceph-mon[108989]: pgmap v15432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:21.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:21.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:22.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:22.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:22 smithi060 ceph-mon[94696]: pgmap v15433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:22 smithi141 ceph-mon[108989]: pgmap v15433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:23.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:23.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:24.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:24.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:24 smithi060 ceph-mon[94696]: pgmap v15434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:24 smithi141 ceph-mon[108989]: pgmap v15434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:25.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:25.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:26.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:26.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:26 smithi141 ceph-mon[108989]: pgmap v15435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:26 smithi060 ceph-mon[94696]: pgmap v15435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:27.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:27.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:28.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:28.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:28 smithi060 ceph-mon[94696]: pgmap v15436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:28 smithi141 ceph-mon[108989]: pgmap v15436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:29.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:29.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:30.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:30.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:30 smithi060 ceph-mon[94696]: pgmap v15437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:30 smithi141 ceph-mon[108989]: pgmap v15437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:31.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:31.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:32.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:32.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:32 smithi060 ceph-mon[94696]: pgmap v15438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:32 smithi141 ceph-mon[108989]: pgmap v15438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:33.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:33.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:34.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:34.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:34.340 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:34 smithi060 ceph-mon[94696]: pgmap v15439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:34 smithi141 ceph-mon[108989]: pgmap v15439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:35.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:35.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:36.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:36.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:36 smithi060 ceph-mon[94696]: pgmap v15440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:36 smithi141 ceph-mon[108989]: pgmap v15440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:37.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:37.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:38.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:38.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:38 smithi060 ceph-mon[94696]: pgmap v15441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:38 smithi141 ceph-mon[108989]: pgmap v15441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:39.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:39.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:40.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:40.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:40 smithi060 ceph-mon[94696]: pgmap v15442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:40 smithi141 ceph-mon[108989]: pgmap v15442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:41.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:41.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:42.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:42.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:42 smithi060 ceph-mon[94696]: pgmap v15443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:42 smithi141 ceph-mon[108989]: pgmap v15443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:43.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:43.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:44.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:44.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:44.453 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:44 smithi060 ceph-mon[94696]: pgmap v15444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:44 smithi141 ceph-mon[108989]: pgmap v15444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:45.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:45.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:46.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:46.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:46 smithi060 ceph-mon[94696]: pgmap v15445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:46 smithi141 ceph-mon[108989]: pgmap v15445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:47.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:47.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:48.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:48.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:48.779 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:48 smithi141 ceph-mon[108989]: pgmap v15446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:48 smithi060 ceph-mon[94696]: pgmap v15446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:49.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:49.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:50.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:50.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:50 smithi060 ceph-mon[94696]: pgmap v15447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:50 smithi141 ceph-mon[108989]: pgmap v15447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:51.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:51.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:52.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:52.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:52 smithi060 ceph-mon[94696]: pgmap v15448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:52 smithi141 ceph-mon[108989]: pgmap v15448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:53.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:53.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:54.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:54.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:54 smithi141 ceph-mon[108989]: pgmap v15449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:54 smithi060 ceph-mon[94696]: pgmap v15449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:57:56.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:56.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:56 smithi141 ceph-mon[108989]: pgmap v15450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:56 smithi060 ceph-mon[94696]: pgmap v15450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:57:57.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:57.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:58.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:58.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:57:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:57:58 smithi060 ceph-mon[94696]: pgmap v15451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:58.883 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:57:58 smithi141 ceph-mon[108989]: pgmap v15451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:57:59.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:57:59.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:00.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:00.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:00 smithi060 ceph-mon[94696]: pgmap v15452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:00 smithi141 ceph-mon[108989]: pgmap v15452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:01.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:01.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:02.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:02.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:02 smithi060 ceph-mon[94696]: pgmap v15453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:02 smithi141 ceph-mon[108989]: pgmap v15453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:03.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:03.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:04.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:04.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:04 smithi141 ceph-mon[108989]: pgmap v15454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:04 smithi060 ceph-mon[94696]: pgmap v15454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:05.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:05.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:06.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:06.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:06 smithi060 ceph-mon[94696]: pgmap v15455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:06 smithi141 ceph-mon[108989]: pgmap v15455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:07.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:07.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:08.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:08.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:08 smithi060 ceph-mon[94696]: pgmap v15456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:08 smithi141 ceph-mon[108989]: pgmap v15456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:09.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:09.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:10.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:10.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:10 smithi060 ceph-mon[94696]: pgmap v15457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:10 smithi141 ceph-mon[108989]: pgmap v15457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:12.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:12.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:12 smithi060 ceph-mon[94696]: pgmap v15458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:12 smithi141 ceph-mon[108989]: pgmap v15458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:13.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:13.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:14.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:14.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:14 smithi141 ceph-mon[108989]: pgmap v15459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:14 smithi060 ceph-mon[94696]: pgmap v15459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:15.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:15.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:16.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:16.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:16 smithi060 ceph-mon[94696]: pgmap v15460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:16 smithi141 ceph-mon[108989]: pgmap v15460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:17.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:17.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:58:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:58:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:58:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:58:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:58:17.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:58:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:58:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:58:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:58:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:58:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:58:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:58:18.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:18.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:18 smithi060 ceph-mon[94696]: pgmap v15461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:18 smithi141 ceph-mon[108989]: pgmap v15461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:19.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:19.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:20.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:20.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:20 smithi060 ceph-mon[94696]: pgmap v15462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:20 smithi141 ceph-mon[108989]: pgmap v15462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:21.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:21.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:22.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:22.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:22 smithi060 ceph-mon[94696]: pgmap v15463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:22 smithi141 ceph-mon[108989]: pgmap v15463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:23.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:23.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:24.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:24.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:24 smithi141 ceph-mon[108989]: pgmap v15464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:24 smithi060 ceph-mon[94696]: pgmap v15464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:25.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:25.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:26.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:26.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:26 smithi141 ceph-mon[108989]: pgmap v15465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:26 smithi060 ceph-mon[94696]: pgmap v15465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:27.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:27.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:28.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:28.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:28 smithi060 ceph-mon[94696]: pgmap v15466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:28 smithi141 ceph-mon[108989]: pgmap v15466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:29.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:29.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:30.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:30.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:30 smithi060 ceph-mon[94696]: pgmap v15467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:30 smithi141 ceph-mon[108989]: pgmap v15467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:31.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:31.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:32.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:32.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:32 smithi060 ceph-mon[94696]: pgmap v15468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:32 smithi141 ceph-mon[108989]: pgmap v15468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:33.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:33.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:34.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:34.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:34 smithi141 ceph-mon[108989]: pgmap v15469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:34 smithi060 ceph-mon[94696]: pgmap v15469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:35.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:35.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:36.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:36.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:36 smithi060 ceph-mon[94696]: pgmap v15470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:36 smithi141 ceph-mon[108989]: pgmap v15470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:37.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:37.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:38.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:38.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:38 smithi060 ceph-mon[94696]: pgmap v15471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:38 smithi141 ceph-mon[108989]: pgmap v15471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:39.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:39.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:40.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:40.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:40 smithi060 ceph-mon[94696]: pgmap v15472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:40 smithi141 ceph-mon[108989]: pgmap v15472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:41.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:41.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:42.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:42.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:42 smithi060 ceph-mon[94696]: pgmap v15473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:42 smithi141 ceph-mon[108989]: pgmap v15473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:43.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:43.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:44.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:44.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:44.352 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:44 smithi141 ceph-mon[108989]: pgmap v15474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:44 smithi060 ceph-mon[94696]: pgmap v15474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:45.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:45.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:46.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:46.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:46 smithi060 ceph-mon[94696]: pgmap v15475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:46 smithi141 ceph-mon[108989]: pgmap v15475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:47.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:47.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:48.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:48.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:48 smithi060 ceph-mon[94696]: pgmap v15476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:48.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:48 smithi141 ceph-mon[108989]: pgmap v15476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:49.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:49.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:50.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:50.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:50 smithi060 ceph-mon[94696]: pgmap v15477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:50 smithi141 ceph-mon[108989]: pgmap v15477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:51.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:51.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:52.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:52.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:52 smithi060 ceph-mon[94696]: pgmap v15478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:52 smithi141 ceph-mon[108989]: pgmap v15478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:53.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:53.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:54.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:54.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:54.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:54 smithi141 ceph-mon[108989]: pgmap v15479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:54 smithi060 ceph-mon[94696]: pgmap v15479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:58:56.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:56.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:56 smithi141 ceph-mon[108989]: pgmap v15480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:56 smithi060 ceph-mon[94696]: pgmap v15480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:58:57.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:57.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:58.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:58.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:58:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:58:58 smithi060 ceph-mon[94696]: pgmap v15481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:58:58 smithi141 ceph-mon[108989]: pgmap v15481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:58:59.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:58:59.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:00.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:00.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:00 smithi060 ceph-mon[94696]: pgmap v15482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:00 smithi141 ceph-mon[108989]: pgmap v15482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:01.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:01.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:02.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:02.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:02 smithi060 ceph-mon[94696]: pgmap v15483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:02 smithi141 ceph-mon[108989]: pgmap v15483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:03.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:03.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:04.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:04.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:04 smithi141 ceph-mon[108989]: pgmap v15484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:04 smithi060 ceph-mon[94696]: pgmap v15484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:05.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:05.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:06.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:06.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:06 smithi060 ceph-mon[94696]: pgmap v15485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:06 smithi141 ceph-mon[108989]: pgmap v15485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:07.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:07.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:08.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:08.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:08 smithi060 ceph-mon[94696]: pgmap v15486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:08 smithi141 ceph-mon[108989]: pgmap v15486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:09.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:09.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:10.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:10.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:10 smithi060 ceph-mon[94696]: pgmap v15487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:10 smithi141 ceph-mon[108989]: pgmap v15487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:11.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:11.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:12.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:12.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:12 smithi060 ceph-mon[94696]: pgmap v15488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:12 smithi141 ceph-mon[108989]: pgmap v15488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:13.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:13.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:14.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:14.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:14 smithi141 ceph-mon[108989]: pgmap v15489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:14 smithi060 ceph-mon[94696]: pgmap v15489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:15.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:15.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:16.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:16.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:16 smithi060 ceph-mon[94696]: pgmap v15490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:16 smithi141 ceph-mon[108989]: pgmap v15490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:17.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:17.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:18.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:18.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: pgmap v15491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:59:18.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:59:18.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:59:18.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:59:18.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:59:18.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:59:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: pgmap v15491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T15:59:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T15:59:18.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T15:59:18.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:59:18.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T15:59:18.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T15:59:19.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:19.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:20.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:20.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:20 smithi060 ceph-mon[94696]: pgmap v15492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:20 smithi141 ceph-mon[108989]: pgmap v15492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:21.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:21.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:22.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:22.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:22 smithi060 ceph-mon[94696]: pgmap v15493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:22 smithi141 ceph-mon[108989]: pgmap v15493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:23.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:23.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:24.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:24.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:24 smithi141 ceph-mon[108989]: pgmap v15494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:24 smithi060 ceph-mon[94696]: pgmap v15494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:25.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:25.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:26.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:26.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:26 smithi141 ceph-mon[108989]: pgmap v15495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:26 smithi060 ceph-mon[94696]: pgmap v15495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:27.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:27.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:28.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:28.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:28 smithi060 ceph-mon[94696]: pgmap v15496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:28 smithi141 ceph-mon[108989]: pgmap v15496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:29.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:29.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:30.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:30.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:30 smithi060 ceph-mon[94696]: pgmap v15497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:30 smithi141 ceph-mon[108989]: pgmap v15497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:31.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:31.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:32.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:32.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:32 smithi060 ceph-mon[94696]: pgmap v15498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:32 smithi141 ceph-mon[108989]: pgmap v15498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:33.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:33.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:34.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:34 smithi141 ceph-mon[108989]: pgmap v15499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:34 smithi060 ceph-mon[94696]: pgmap v15499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:36.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:36.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:36 smithi060 ceph-mon[94696]: pgmap v15500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:36 smithi141 ceph-mon[108989]: pgmap v15500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:37.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:37.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:38.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:38.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:38 smithi060 ceph-mon[94696]: pgmap v15501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:38 smithi141 ceph-mon[108989]: pgmap v15501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:39.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:39.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:40.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:40.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:40 smithi060 ceph-mon[94696]: pgmap v15502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:40.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:40 smithi141 ceph-mon[108989]: pgmap v15502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:41.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:41.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:42.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:42.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:42 smithi060 ceph-mon[94696]: pgmap v15503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:42 smithi141 ceph-mon[108989]: pgmap v15503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:43.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:43.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:44.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:44.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:44 smithi141 ceph-mon[108989]: pgmap v15504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:44 smithi060 ceph-mon[94696]: pgmap v15504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:45.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:46.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:46.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:46 smithi060 ceph-mon[94696]: pgmap v15505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:46 smithi141 ceph-mon[108989]: pgmap v15505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:47.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:47.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:48.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:48.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:48 smithi060 ceph-mon[94696]: pgmap v15506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:48 smithi141 ceph-mon[108989]: pgmap v15506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:49.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:49.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:50.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:50.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:50 smithi060 ceph-mon[94696]: pgmap v15507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:50 smithi141 ceph-mon[108989]: pgmap v15507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:51.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:51.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:52.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:52.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:52 smithi060 ceph-mon[94696]: pgmap v15508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:52 smithi141 ceph-mon[108989]: pgmap v15508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:53.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:53.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:54.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:54.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:54 smithi141 ceph-mon[108989]: pgmap v15509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:54 smithi060 ceph-mon[94696]: pgmap v15509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:55.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:55.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T15:59:56.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:56.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:56 smithi141 ceph-mon[108989]: pgmap v15510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:56 smithi060 ceph-mon[94696]: pgmap v15510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T15:59:57.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:57.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:58.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:58.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T15:59:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 15:59:58 smithi060 ceph-mon[94696]: pgmap v15511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 15:59:58 smithi141 ceph-mon[108989]: pgmap v15511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T15:59:59.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T15:59:59.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:00.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:00.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:00 smithi060 ceph-mon[94696]: pgmap v15512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:00.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:00:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:00 smithi141 ceph-mon[108989]: pgmap v15512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:00:01.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:01.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:02.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:02.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:02 smithi060 ceph-mon[94696]: pgmap v15513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:02 smithi141 ceph-mon[108989]: pgmap v15513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:03.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:03.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:04.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:04.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:04 smithi141 ceph-mon[108989]: pgmap v15514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:04 smithi060 ceph-mon[94696]: pgmap v15514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:05.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:05.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:06.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:06.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:06 smithi060 ceph-mon[94696]: pgmap v15515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:06 smithi141 ceph-mon[108989]: pgmap v15515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:07.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:07.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:08.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:08.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:08 smithi060 ceph-mon[94696]: pgmap v15516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:08 smithi141 ceph-mon[108989]: pgmap v15516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:09.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:09.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:10.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:10.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:10 smithi060 ceph-mon[94696]: pgmap v15517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:10 smithi141 ceph-mon[108989]: pgmap v15517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:11.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:11.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:12.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:12.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:12 smithi060 ceph-mon[94696]: pgmap v15518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:12 smithi141 ceph-mon[108989]: pgmap v15518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:13.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:13.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:14.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:14.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:14 smithi141 ceph-mon[108989]: pgmap v15519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:14 smithi060 ceph-mon[94696]: pgmap v15519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:15.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:15.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:16.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:16.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:16 smithi060 ceph-mon[94696]: pgmap v15520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:16 smithi141 ceph-mon[108989]: pgmap v15520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:17.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:17.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:18.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:18.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:18 smithi141 ceph-mon[108989]: pgmap v15521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:00:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:18 smithi060 ceph-mon[94696]: pgmap v15521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:00:19.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:19.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:00:19.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:00:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:00:20.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:20.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:20 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1477M 2023-08-19T16:00:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:20 smithi141 ceph-mon[108989]: pgmap v15522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:20 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1477M 2023-08-19T16:00:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:20 smithi060 ceph-mon[94696]: pgmap v15522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:21.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:21.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:22.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:22.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:22 smithi060 ceph-mon[94696]: pgmap v15523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:22 smithi141 ceph-mon[108989]: pgmap v15523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:23.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:23.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:24.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:24.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:24 smithi141 ceph-mon[108989]: pgmap v15524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:24 smithi060 ceph-mon[94696]: pgmap v15524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:25.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:25.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:26.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:26.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:26 smithi141 ceph-mon[108989]: pgmap v15525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:26 smithi060 ceph-mon[94696]: pgmap v15525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:27.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:27.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:28.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:28.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:28 smithi060 ceph-mon[94696]: pgmap v15526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:28 smithi141 ceph-mon[108989]: pgmap v15526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:29.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:29.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:30.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:30.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:30 smithi141 ceph-mon[108989]: pgmap v15527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:30 smithi060 ceph-mon[94696]: pgmap v15527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:31.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:31.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:32.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:32.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:32 smithi060 ceph-mon[94696]: pgmap v15528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:32 smithi141 ceph-mon[108989]: pgmap v15528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:33.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:33.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:34.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:34.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:34 smithi141 ceph-mon[108989]: pgmap v15529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:34 smithi060 ceph-mon[94696]: pgmap v15529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:35.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:35.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:36.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:36.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:36 smithi060 ceph-mon[94696]: pgmap v15530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:36 smithi141 ceph-mon[108989]: pgmap v15530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:37.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:37.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:38.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:38.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:38 smithi060 ceph-mon[94696]: pgmap v15531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:38 smithi141 ceph-mon[108989]: pgmap v15531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:39.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:39.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:40.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:40.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:40.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:40 smithi060 ceph-mon[94696]: pgmap v15532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:40.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:40 smithi141 ceph-mon[108989]: pgmap v15532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:41.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:41.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:42.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:42.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:42 smithi060 ceph-mon[94696]: pgmap v15533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:42 smithi141 ceph-mon[108989]: pgmap v15533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:43.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:43.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:44.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:44.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:44 smithi141 ceph-mon[108989]: pgmap v15534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:44 smithi060 ceph-mon[94696]: pgmap v15534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:45.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:45.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:46.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:46.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:46 smithi060 ceph-mon[94696]: pgmap v15535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:46 smithi141 ceph-mon[108989]: pgmap v15535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:47.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:47.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:48.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:48.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:48 smithi060 ceph-mon[94696]: pgmap v15536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:48 smithi141 ceph-mon[108989]: pgmap v15536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:49.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:49.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:50.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:50.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:50 smithi060 ceph-mon[94696]: pgmap v15537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:50 smithi141 ceph-mon[108989]: pgmap v15537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:51.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:51.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:52.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:52.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:52 smithi141 ceph-mon[108989]: pgmap v15538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:52 smithi060 ceph-mon[94696]: pgmap v15538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:53.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:53.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:54.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:54.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:54 smithi141 ceph-mon[108989]: pgmap v15539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:54 smithi060 ceph-mon[94696]: pgmap v15539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:55.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:55.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:00:56.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:56.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:56 smithi141 ceph-mon[108989]: pgmap v15540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:56 smithi060 ceph-mon[94696]: pgmap v15540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:00:57.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:57.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:58.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:58.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:00:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:00:58 smithi060 ceph-mon[94696]: pgmap v15541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:00:58 smithi141 ceph-mon[108989]: pgmap v15541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:00:59.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:00:59.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:00.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:00.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:00 smithi060 ceph-mon[94696]: pgmap v15542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:00 smithi141 ceph-mon[108989]: pgmap v15542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:01.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:01.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:02.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:02.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:02 smithi141 ceph-mon[108989]: pgmap v15543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:02 smithi060 ceph-mon[94696]: pgmap v15543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:03.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:03.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:04 smithi141 ceph-mon[108989]: pgmap v15544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:04.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:04.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:04 smithi060 ceph-mon[94696]: pgmap v15544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:05.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:05.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:06.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:06.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:06 smithi060 ceph-mon[94696]: pgmap v15545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:06 smithi141 ceph-mon[108989]: pgmap v15545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:07.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:07.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:08.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:08.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:08 smithi141 ceph-mon[108989]: pgmap v15546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:08 smithi060 ceph-mon[94696]: pgmap v15546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:09.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:09.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:10.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:10.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:10.860 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:10 smithi141 ceph-mon[108989]: pgmap v15547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:10.861 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:10 smithi060 ceph-mon[94696]: pgmap v15547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:11.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:11.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:11.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:12.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:12.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:12 smithi141 ceph-mon[108989]: pgmap v15548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:12 smithi060 ceph-mon[94696]: pgmap v15548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:13.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:13.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:14 smithi141 ceph-mon[108989]: pgmap v15549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:14.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:14.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:14 smithi060 ceph-mon[94696]: pgmap v15549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:15.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:15.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:16.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:16.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:16.831 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:16 smithi060 ceph-mon[94696]: pgmap v15550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:16 smithi141 ceph-mon[108989]: pgmap v15550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:17.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:17.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:18.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:18.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:18 smithi141 ceph-mon[108989]: pgmap v15551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:18 smithi060 ceph-mon[94696]: pgmap v15551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:19.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:19.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:01:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:01:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:01:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:01:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:01:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:01:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:01:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:01:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:01:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:01:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:01:19.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:01:20.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:20.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:20.964 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:20 smithi141 ceph-mon[108989]: pgmap v15552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:20 smithi060 ceph-mon[94696]: pgmap v15552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:21.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:21.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:22.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:22.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:22 smithi141 ceph-mon[108989]: pgmap v15553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:22 smithi060 ceph-mon[94696]: pgmap v15553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:23.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:23.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:24 smithi141 ceph-mon[108989]: pgmap v15554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:24.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:24.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:24 smithi060 ceph-mon[94696]: pgmap v15554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:25.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:25.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:26 smithi141 ceph-mon[108989]: pgmap v15555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:26.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:26.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:26 smithi060 ceph-mon[94696]: pgmap v15555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:27.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:27.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:28.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:28.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:28 smithi141 ceph-mon[108989]: pgmap v15556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:28 smithi060 ceph-mon[94696]: pgmap v15556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:29.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:29.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:30.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:30.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:30 smithi141 ceph-mon[108989]: pgmap v15557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:30 smithi060 ceph-mon[94696]: pgmap v15557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:31.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:31.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:32.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:32.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:32 smithi141 ceph-mon[108989]: pgmap v15558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:32 smithi060 ceph-mon[94696]: pgmap v15558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:33.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:33.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:34 smithi141 ceph-mon[108989]: pgmap v15559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:34.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:34.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:34 smithi060 ceph-mon[94696]: pgmap v15559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:35.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:35.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:36.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:36.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:36 smithi141 ceph-mon[108989]: pgmap v15560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:37.057 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:36 smithi060 ceph-mon[94696]: pgmap v15560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:37.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:37.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:38.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:38.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:38 smithi141 ceph-mon[108989]: pgmap v15561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:39.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:38 smithi060 ceph-mon[94696]: pgmap v15561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:39.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:39.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:40.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:40.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:40 smithi141 ceph-mon[108989]: pgmap v15562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:40 smithi060 ceph-mon[94696]: pgmap v15562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:41.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:41.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:41.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:42.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:42.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:42 smithi141 ceph-mon[108989]: pgmap v15563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:42 smithi060 ceph-mon[94696]: pgmap v15563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:43.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:43.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:44 smithi141 ceph-mon[108989]: pgmap v15564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:44.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:44.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:44 smithi060 ceph-mon[94696]: pgmap v15564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:45.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:45.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:46.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:46.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:46 smithi141 ceph-mon[108989]: pgmap v15565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:46 smithi060 ceph-mon[94696]: pgmap v15565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:47.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:47.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:48.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:48.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:48 smithi141 ceph-mon[108989]: pgmap v15566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:48 smithi060 ceph-mon[94696]: pgmap v15566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:49.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:49.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:50.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:50.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:50 smithi141 ceph-mon[108989]: pgmap v15567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:50 smithi060 ceph-mon[94696]: pgmap v15567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:51.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:51.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:52.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:52.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:52 smithi141 ceph-mon[108989]: pgmap v15568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:52 smithi060 ceph-mon[94696]: pgmap v15568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:53.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:53.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:54 smithi141 ceph-mon[108989]: pgmap v15569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:54 smithi060 ceph-mon[94696]: pgmap v15569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:54.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:54.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:01:55.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:55.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:56 smithi141 ceph-mon[108989]: pgmap v15570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:56 smithi060 ceph-mon[94696]: pgmap v15570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:01:56.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:56.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:57.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:57.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:58.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:58.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:01:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:01:58 smithi141 ceph-mon[108989]: pgmap v15571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:59.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:01:58 smithi060 ceph-mon[94696]: pgmap v15571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:01:59.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:01:59.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:00.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:00.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:00 smithi141 ceph-mon[108989]: pgmap v15572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:00 smithi060 ceph-mon[94696]: pgmap v15572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:01.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:01.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:02.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:02.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:02 smithi141 ceph-mon[108989]: pgmap v15573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:02 smithi060 ceph-mon[94696]: pgmap v15573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:03.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:03.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:04 smithi141 ceph-mon[108989]: pgmap v15574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:04 smithi060 ceph-mon[94696]: pgmap v15574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:04.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:04.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:05.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:05.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:06.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:06.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:06 smithi141 ceph-mon[108989]: pgmap v15575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:06 smithi060 ceph-mon[94696]: pgmap v15575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:07.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:07.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:08.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:08.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:08 smithi141 ceph-mon[108989]: pgmap v15576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:08 smithi060 ceph-mon[94696]: pgmap v15576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:09.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:09.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:10.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:10.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:10 smithi141 ceph-mon[108989]: pgmap v15577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:10 smithi060 ceph-mon[94696]: pgmap v15577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:11.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:11.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:11.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:12.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:12 smithi060 ceph-mon[94696]: pgmap v15578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:12 smithi141 ceph-mon[108989]: pgmap v15578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:13.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:13.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:14 smithi141 ceph-mon[108989]: pgmap v15579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:14 smithi060 ceph-mon[94696]: pgmap v15579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:14.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:14.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:15.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:15.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:16.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:16.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:16 smithi141 ceph-mon[108989]: pgmap v15580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:16 smithi060 ceph-mon[94696]: pgmap v15580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:17.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:17.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:18.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:18.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:18 smithi141 ceph-mon[108989]: pgmap v15581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:18 smithi060 ceph-mon[94696]: pgmap v15581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:19.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:19.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:20.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:20.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: pgmap v15582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:02:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:02:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:02:20.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:02:20.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:02:20.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:02:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: pgmap v15582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:02:21.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:02:21.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:21.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:22.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:22.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:22.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:22 smithi060 ceph-mon[94696]: pgmap v15583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:22 smithi141 ceph-mon[108989]: pgmap v15583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:23.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:23.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:24 smithi141 ceph-mon[108989]: pgmap v15584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:24 smithi060 ceph-mon[94696]: pgmap v15584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:24.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:24.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:25.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:25.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:26.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:26 smithi141 ceph-mon[108989]: pgmap v15585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:26 smithi060 ceph-mon[94696]: pgmap v15585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:26.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:26.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:27.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:27.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:28.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:28.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:28 smithi141 ceph-mon[108989]: pgmap v15586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:28 smithi060 ceph-mon[94696]: pgmap v15586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:29.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:29.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:30.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:30.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:30 smithi141 ceph-mon[108989]: pgmap v15587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:30 smithi060 ceph-mon[94696]: pgmap v15587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:31.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:31.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:32.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:32.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:32.913 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:32 smithi141 ceph-mon[108989]: pgmap v15588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:32 smithi060 ceph-mon[94696]: pgmap v15588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:33.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:33.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:34 smithi141 ceph-mon[108989]: pgmap v15589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:34 smithi060 ceph-mon[94696]: pgmap v15589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:34.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:34.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:35.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:35.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:36.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:36.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:36 smithi141 ceph-mon[108989]: pgmap v15590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:36 smithi060 ceph-mon[94696]: pgmap v15590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:37.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:37.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:38.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:38.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:38 smithi141 ceph-mon[108989]: pgmap v15591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:39.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:38 smithi060 ceph-mon[94696]: pgmap v15591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:39.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:39.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:40.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:40.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:40 smithi141 ceph-mon[108989]: pgmap v15592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:40 smithi060 ceph-mon[94696]: pgmap v15592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:41.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:41.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:42.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:42.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:42 smithi141 ceph-mon[108989]: pgmap v15593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:42 smithi060 ceph-mon[94696]: pgmap v15593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:43.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:43.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:44 smithi141 ceph-mon[108989]: pgmap v15594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:44 smithi060 ceph-mon[94696]: pgmap v15594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:44.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:44.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:45.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:45.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:46.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:46.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:46 smithi141 ceph-mon[108989]: pgmap v15595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:46 smithi060 ceph-mon[94696]: pgmap v15595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:47.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:47.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:48.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:48 smithi141 ceph-mon[108989]: pgmap v15596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:48 smithi060 ceph-mon[94696]: pgmap v15596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:49.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:49.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:50.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:50.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:50 smithi141 ceph-mon[108989]: pgmap v15597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:50 smithi060 ceph-mon[94696]: pgmap v15597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:51.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:51.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:52.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:52.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:52.907 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:52 smithi060 ceph-mon[94696]: pgmap v15598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:52 smithi141 ceph-mon[108989]: pgmap v15598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:53.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:53.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:54 smithi141 ceph-mon[108989]: pgmap v15599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:54 smithi060 ceph-mon[94696]: pgmap v15599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:54.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:54.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:02:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:55.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:56 smithi141 ceph-mon[108989]: pgmap v15600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:56 smithi060 ceph-mon[94696]: pgmap v15600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:02:56.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:56.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:57.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:57.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:58.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:58.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:02:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:02:58 smithi141 ceph-mon[108989]: pgmap v15601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:59.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:02:58 smithi060 ceph-mon[94696]: pgmap v15601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:02:59.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:02:59.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:00.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:00.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:00 smithi141 ceph-mon[108989]: pgmap v15602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:00 smithi060 ceph-mon[94696]: pgmap v15602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:01.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:01.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:02.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:02.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:02 smithi141 ceph-mon[108989]: pgmap v15603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:03.020 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:02 smithi060 ceph-mon[94696]: pgmap v15603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:03.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:03.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:04 smithi141 ceph-mon[108989]: pgmap v15604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:04 smithi060 ceph-mon[94696]: pgmap v15604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:04.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:04.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:05.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:05.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:06.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:06.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:06 smithi141 ceph-mon[108989]: pgmap v15605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:06 smithi060 ceph-mon[94696]: pgmap v15605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:07.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:07.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:08.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:08.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:08 smithi141 ceph-mon[108989]: pgmap v15606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:08 smithi060 ceph-mon[94696]: pgmap v15606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:09.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:09.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:10.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:10.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:10 smithi141 ceph-mon[108989]: pgmap v15607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:11.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:10 smithi060 ceph-mon[94696]: pgmap v15607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:11.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:11.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:11.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:12.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:12 smithi141 ceph-mon[108989]: pgmap v15608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:12 smithi060 ceph-mon[94696]: pgmap v15608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:13.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:13.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:14 smithi141 ceph-mon[108989]: pgmap v15609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:14 smithi060 ceph-mon[94696]: pgmap v15609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:14.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:14.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:15.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:15.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:16.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:16.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:16 smithi141 ceph-mon[108989]: pgmap v15610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:16 smithi060 ceph-mon[94696]: pgmap v15610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:17.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:17.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:18.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:18.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:18 smithi141 ceph-mon[108989]: pgmap v15611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:18 smithi060 ceph-mon[94696]: pgmap v15611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:19.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:19.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:20.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:20.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:20 smithi141 ceph-mon[108989]: pgmap v15612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:03:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:20 smithi060 ceph-mon[94696]: pgmap v15612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:03:21.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:21.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:22.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:22.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:22 smithi141 ceph-mon[108989]: pgmap v15613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:22 smithi060 ceph-mon[94696]: pgmap v15613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:23.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:23.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:03:24.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:03:24.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:03:24.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:23 smithi141 ceph-mon[108989]: pgmap v15614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:03:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:03:24.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:23 smithi060 ceph-mon[94696]: pgmap v15614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:24.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:24.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:25.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:25.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:26.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:26.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:26 smithi141 ceph-mon[108989]: pgmap v15615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:26 smithi060 ceph-mon[94696]: pgmap v15615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:27.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:27.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:28.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:28.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:28 smithi141 ceph-mon[108989]: pgmap v15616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:28 smithi060 ceph-mon[94696]: pgmap v15616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:29.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:29.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:30.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:30.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:30 smithi141 ceph-mon[108989]: pgmap v15617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:30 smithi060 ceph-mon[94696]: pgmap v15617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:31.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:31.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:32.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:32.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:32 smithi141 ceph-mon[108989]: pgmap v15618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:32 smithi060 ceph-mon[94696]: pgmap v15618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:33.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:33.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:34 smithi141 ceph-mon[108989]: pgmap v15619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:34 smithi060 ceph-mon[94696]: pgmap v15619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:34.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:34.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:35.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:35.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:36.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:36.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:36 smithi141 ceph-mon[108989]: pgmap v15620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:36 smithi060 ceph-mon[94696]: pgmap v15620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:37.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:37.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:38.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:38.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:38 smithi060 ceph-mon[94696]: pgmap v15621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:38 smithi141 ceph-mon[108989]: pgmap v15621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:39.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:39.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:40.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:40.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:40 smithi141 ceph-mon[108989]: pgmap v15622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:40 smithi060 ceph-mon[94696]: pgmap v15622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:41.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:41.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:41.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:42 smithi141 ceph-mon[108989]: pgmap v15623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:42.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:42.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:42 smithi060 ceph-mon[94696]: pgmap v15623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:43.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:43.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:44 smithi141 ceph-mon[108989]: pgmap v15624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:44 smithi060 ceph-mon[94696]: pgmap v15624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:44.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:44.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:45.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:45.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:46.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:46 smithi141 ceph-mon[108989]: pgmap v15625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:46 smithi060 ceph-mon[94696]: pgmap v15625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:47.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:47.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:48.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:48.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:48 smithi060 ceph-mon[94696]: pgmap v15626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:48 smithi141 ceph-mon[108989]: pgmap v15626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:49.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:49.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:50.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:50.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:50 smithi141 ceph-mon[108989]: pgmap v15627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:50 smithi060 ceph-mon[94696]: pgmap v15627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:51.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:51.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:52.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:52.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:52 smithi141 ceph-mon[108989]: pgmap v15628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:52 smithi060 ceph-mon[94696]: pgmap v15628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:53.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:53.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:54 smithi141 ceph-mon[108989]: pgmap v15629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:54 smithi060 ceph-mon[94696]: pgmap v15629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:54.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:54.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:03:55.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:55.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:56 smithi141 ceph-mon[108989]: pgmap v15630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:56 smithi060 ceph-mon[94696]: pgmap v15630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:03:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:56.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:57.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:57.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:58.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:58.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:03:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:03:58 smithi141 ceph-mon[108989]: pgmap v15631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:59.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:03:58 smithi060 ceph-mon[94696]: pgmap v15631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:03:59.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:03:59.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:00.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:00.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:00 smithi141 ceph-mon[108989]: pgmap v15632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:00 smithi060 ceph-mon[94696]: pgmap v15632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:01.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:01.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:02.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:02.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:02 smithi141 ceph-mon[108989]: pgmap v15633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:02 smithi060 ceph-mon[94696]: pgmap v15633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:03.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:03.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:04 smithi141 ceph-mon[108989]: pgmap v15634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:04 smithi060 ceph-mon[94696]: pgmap v15634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:04.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:04.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:05.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:05.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:06.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:06.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:06 smithi141 ceph-mon[108989]: pgmap v15635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:06 smithi060 ceph-mon[94696]: pgmap v15635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:07.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:07.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:08.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:08.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:08 smithi141 ceph-mon[108989]: pgmap v15636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:08 smithi060 ceph-mon[94696]: pgmap v15636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:09.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:09.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:10.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:10.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:10 smithi141 ceph-mon[108989]: pgmap v15637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:10 smithi060 ceph-mon[94696]: pgmap v15637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:11.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:11.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:12.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:12.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:12.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:12 smithi141 ceph-mon[108989]: pgmap v15638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:13.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:12 smithi060 ceph-mon[94696]: pgmap v15638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:13.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:13.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:14 smithi141 ceph-mon[108989]: pgmap v15639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:14 smithi060 ceph-mon[94696]: pgmap v15639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:14.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:14.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:15.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:15.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:16.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:16.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:16 smithi141 ceph-mon[108989]: pgmap v15640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:16 smithi060 ceph-mon[94696]: pgmap v15640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:17.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:17.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:18.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:18.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:18 smithi141 ceph-mon[108989]: pgmap v15641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:18 smithi060 ceph-mon[94696]: pgmap v15641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:19.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:19.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:20.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:20.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:20.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:20 smithi141 ceph-mon[108989]: pgmap v15642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:20 smithi060 ceph-mon[94696]: pgmap v15642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:21.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:21.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:22.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:22.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:22 smithi141 ceph-mon[108989]: pgmap v15643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:22 smithi060 ceph-mon[94696]: pgmap v15643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:23.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:23.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:04:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:24 smithi060 ceph-mon[94696]: pgmap v15644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:04:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:24 smithi141 ceph-mon[108989]: pgmap v15644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:24.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:24.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:25.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:25.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:26 smithi141 ceph-mon[108989]: pgmap v15645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:26 smithi060 ceph-mon[94696]: pgmap v15645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:26.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:26.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:27.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:27.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:28.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:28.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:28 smithi141 ceph-mon[108989]: pgmap v15646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:28.994 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:28 smithi060 ceph-mon[94696]: pgmap v15646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:28.994 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:28.994 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:04:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:04:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:04:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:29.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:29.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:04:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:04:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:04:29.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:04:30.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:30.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:30 smithi141 ceph-mon[108989]: pgmap v15647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:30 smithi060 ceph-mon[94696]: pgmap v15647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:31.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:31.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:32.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:32.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:32.924 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:32 smithi141 ceph-mon[108989]: pgmap v15648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:33.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:32 smithi060 ceph-mon[94696]: pgmap v15648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:33.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:33.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:34 smithi060 ceph-mon[94696]: pgmap v15649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:34 smithi141 ceph-mon[108989]: pgmap v15649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:34.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:34.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:35.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:35.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:36.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:36.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:36.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:36 smithi141 ceph-mon[108989]: pgmap v15650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:36 smithi060 ceph-mon[94696]: pgmap v15650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:37.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:37.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:38.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:38.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:38.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:38 smithi141 ceph-mon[108989]: pgmap v15651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:39.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:38 smithi060 ceph-mon[94696]: pgmap v15651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:39.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:39.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:40.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:40.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:40 smithi141 ceph-mon[108989]: pgmap v15652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:40 smithi060 ceph-mon[94696]: pgmap v15652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:41.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:41.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:42.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:42.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:42 smithi141 ceph-mon[108989]: pgmap v15653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:43.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:42 smithi060 ceph-mon[94696]: pgmap v15653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:43.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:43.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:44 smithi141 ceph-mon[108989]: pgmap v15654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:44 smithi060 ceph-mon[94696]: pgmap v15654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:44.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:44.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:45.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:45.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:46.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:46.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:46.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:46 smithi141 ceph-mon[108989]: pgmap v15655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:47.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:46 smithi060 ceph-mon[94696]: pgmap v15655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:47.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:47.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:48.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:48.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:48 smithi141 ceph-mon[108989]: pgmap v15656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:49.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:48 smithi060 ceph-mon[94696]: pgmap v15656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:49.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:49.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:50.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:50.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:50 smithi141 ceph-mon[108989]: pgmap v15657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:50 smithi060 ceph-mon[94696]: pgmap v15657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:51.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:51.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:51 smithi141 ceph-mon[108989]: pgmap v15658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:51 smithi060 ceph-mon[94696]: pgmap v15658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:52.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:52.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:53.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:53.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:54 smithi141 ceph-mon[108989]: pgmap v15659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:54 smithi060 ceph-mon[94696]: pgmap v15659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:54.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:54.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:04:55.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:55.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:56 smithi141 ceph-mon[108989]: pgmap v15660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:56 smithi060 ceph-mon[94696]: pgmap v15660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:04:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:56.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:57.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:57.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:58.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:58.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:04:58.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:04:58 smithi141 ceph-mon[108989]: pgmap v15661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:59.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:04:58 smithi060 ceph-mon[94696]: pgmap v15661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:04:59.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:04:59.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:00.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:00.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:00.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:00 smithi141 ceph-mon[108989]: pgmap v15662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:00 smithi060 ceph-mon[94696]: pgmap v15662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:01.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:01.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:02.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:02.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:02 smithi141 ceph-mon[108989]: pgmap v15663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:02 smithi060 ceph-mon[94696]: pgmap v15663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:03.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:03.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:04 smithi141 ceph-mon[108989]: pgmap v15664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:04 smithi060 ceph-mon[94696]: pgmap v15664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:04.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:04.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:05.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:05.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:06.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:06.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:06 smithi141 ceph-mon[108989]: pgmap v15665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:06 smithi060 ceph-mon[94696]: pgmap v15665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:07.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:07.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:08.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:08.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:08 smithi141 ceph-mon[108989]: pgmap v15666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:08 smithi060 ceph-mon[94696]: pgmap v15666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:09.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:09.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:09 smithi141 ceph-mon[108989]: pgmap v15667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:10.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:09 smithi060 ceph-mon[94696]: pgmap v15667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:10.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:10.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:11.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:11.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:11 smithi141 ceph-mon[108989]: pgmap v15668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:11 smithi060 ceph-mon[94696]: pgmap v15668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:12.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:12.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:13.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:13.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:14 smithi141 ceph-mon[108989]: pgmap v15669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:14.500 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:14 smithi060 ceph-mon[94696]: pgmap v15669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:14.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:14.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:15.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:15.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:16.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:16.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:16 smithi141 ceph-mon[108989]: pgmap v15670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:16 smithi060 ceph-mon[94696]: pgmap v15670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:17.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:17.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:18.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:18.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:18 smithi141 ceph-mon[108989]: pgmap v15671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:18 smithi060 ceph-mon[94696]: pgmap v15671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:19 smithi060 ceph-mon[94696]: pgmap v15672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:19.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:19.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:19 smithi141 ceph-mon[108989]: pgmap v15672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:20.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:20.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:21.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:21.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:22.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:22.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:22.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:22 smithi141 ceph-mon[108989]: pgmap v15673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:23.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:22 smithi060 ceph-mon[94696]: pgmap v15673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:23.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:23.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:24 smithi141 ceph-mon[108989]: pgmap v15674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:24 smithi060 ceph-mon[94696]: pgmap v15674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:24.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:24.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:25.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:25.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:26 smithi141 ceph-mon[108989]: pgmap v15675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:26 smithi060 ceph-mon[94696]: pgmap v15675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:26.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:26.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:27.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:27.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:28.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:28.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:28 smithi141 ceph-mon[108989]: pgmap v15676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:28 smithi060 ceph-mon[94696]: pgmap v15676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:05:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:05:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:05:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:05:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:05:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: pgmap v15677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:29.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:05:29.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:29.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:05:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:05:29.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:05:29.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:05:29.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:05:29.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: pgmap v15677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:29.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:05:30.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:30.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:31.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:31.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:32.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:32.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:32 smithi141 ceph-mon[108989]: pgmap v15678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:32 smithi060 ceph-mon[94696]: pgmap v15678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:33.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:33.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:34 smithi141 ceph-mon[108989]: pgmap v15679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:34 smithi060 ceph-mon[94696]: pgmap v15679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:34.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:34.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:35.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:35.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:35 smithi141 ceph-mon[108989]: pgmap v15680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:35 smithi060 ceph-mon[94696]: pgmap v15680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:36.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:36.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:37.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:37.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:37 smithi141 ceph-mon[108989]: pgmap v15681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:37 smithi060 ceph-mon[94696]: pgmap v15681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:38.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:38.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:39 smithi060 ceph-mon[94696]: pgmap v15682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:39.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:39.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:39 smithi141 ceph-mon[108989]: pgmap v15682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:40.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:40.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:41.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:41.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:41 smithi141 ceph-mon[108989]: pgmap v15683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:41 smithi060 ceph-mon[94696]: pgmap v15683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:42.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:42.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:43.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:43.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:44 smithi141 ceph-mon[108989]: pgmap v15684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:44 smithi060 ceph-mon[94696]: pgmap v15684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:44.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:44.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:45.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:45.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:45 smithi141 ceph-mon[108989]: pgmap v15685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:45 smithi060 ceph-mon[94696]: pgmap v15685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:46.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:46.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:47.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:47.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:47 smithi141 ceph-mon[108989]: pgmap v15686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:47 smithi060 ceph-mon[94696]: pgmap v15686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:48.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:48.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:49 smithi060 ceph-mon[94696]: pgmap v15687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:49.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:49.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:49 smithi141 ceph-mon[108989]: pgmap v15687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:50.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:50.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:51.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:51.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:51 smithi141 ceph-mon[108989]: pgmap v15688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:51 smithi060 ceph-mon[94696]: pgmap v15688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:52.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:52.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:53.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:53.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:54 smithi141 ceph-mon[108989]: pgmap v15689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:54 smithi060 ceph-mon[94696]: pgmap v15689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:54.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:54.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:55.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:05:55.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:55.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:56 smithi141 ceph-mon[108989]: pgmap v15690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:56 smithi060 ceph-mon[94696]: pgmap v15690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:56.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:56.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:57.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:57.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:57 smithi141 ceph-mon[108989]: pgmap v15691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:57 smithi060 ceph-mon[94696]: pgmap v15691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:05:58.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:58.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:05:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:05:59 smithi060 ceph-mon[94696]: pgmap v15692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:05:59 smithi141 ceph-mon[108989]: pgmap v15692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:05:59.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:05:59.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:00.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:00.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:01 smithi141 ceph-mon[108989]: pgmap v15693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:01.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:01.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:01 smithi060 ceph-mon[94696]: pgmap v15693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:02.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:02.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:03.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:03.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:04 smithi141 ceph-mon[108989]: pgmap v15694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:04 smithi060 ceph-mon[94696]: pgmap v15694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:04.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:04.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:05 smithi141 ceph-mon[108989]: pgmap v15695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:05.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:05.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:05 smithi060 ceph-mon[94696]: pgmap v15695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:06.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:06.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:07 smithi141 ceph-mon[108989]: pgmap v15696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:08.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:08.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:07 smithi060 ceph-mon[94696]: pgmap v15696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:09.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:09.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:09 smithi060 ceph-mon[94696]: pgmap v15697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:09 smithi141 ceph-mon[108989]: pgmap v15697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:10.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:10.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:11.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:11.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:11 smithi141 ceph-mon[108989]: pgmap v15698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:12.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:12.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:11 smithi060 ceph-mon[94696]: pgmap v15698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:13.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:13.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:14.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:14.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:14 smithi141 ceph-mon[108989]: pgmap v15699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:14 smithi060 ceph-mon[94696]: pgmap v15699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:15.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:15.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:15 smithi141 ceph-mon[108989]: pgmap v15700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:16.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:16.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:15 smithi060 ceph-mon[94696]: pgmap v15700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:17.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:17.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:17 smithi141 ceph-mon[108989]: pgmap v15701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:18.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:18.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:17 smithi060 ceph-mon[94696]: pgmap v15701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:19.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:19.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:19 smithi060 ceph-mon[94696]: pgmap v15702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:19 smithi141 ceph-mon[108989]: pgmap v15702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:20.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:20.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:21.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:21.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:21 smithi141 ceph-mon[108989]: pgmap v15703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:22.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:22.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:21 smithi060 ceph-mon[94696]: pgmap v15703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:23.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:23.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:24.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:24.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:24 smithi141 ceph-mon[108989]: pgmap v15704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:24 smithi060 ceph-mon[94696]: pgmap v15704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:25.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:25.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:26.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:26.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:26 smithi141 ceph-mon[108989]: pgmap v15705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:26 smithi060 ceph-mon[94696]: pgmap v15705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:27.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:27.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:27 smithi141 ceph-mon[108989]: pgmap v15706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:28.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:28.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:27 smithi060 ceph-mon[94696]: pgmap v15706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:29.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:29.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:29 smithi060 ceph-mon[94696]: pgmap v15707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:29 smithi141 ceph-mon[108989]: pgmap v15707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:30.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:30.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:06:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:06:30.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:06:30.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:30.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:06:30.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:31.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:31.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:06:31.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:06:31.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:06:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:31 smithi141 ceph-mon[108989]: pgmap v15708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:32.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:32.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:31 smithi060 ceph-mon[94696]: pgmap v15708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:33.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:33.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:34.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:34.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:34 smithi141 ceph-mon[108989]: pgmap v15709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:34 smithi060 ceph-mon[94696]: pgmap v15709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:35.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:35.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:35 smithi141 ceph-mon[108989]: pgmap v15710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:36.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:36.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:35 smithi060 ceph-mon[94696]: pgmap v15710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:37.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:37.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:37 smithi141 ceph-mon[108989]: pgmap v15711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:38.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:38.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:37 smithi060 ceph-mon[94696]: pgmap v15711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:39.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:39.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:39 smithi060 ceph-mon[94696]: pgmap v15712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:39 smithi141 ceph-mon[108989]: pgmap v15712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:40.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:40.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:41.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:41.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:41 smithi141 ceph-mon[108989]: pgmap v15713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:42.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:42.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:41 smithi060 ceph-mon[94696]: pgmap v15713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:43.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:43.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:44.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:44.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:44 smithi141 ceph-mon[108989]: pgmap v15714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:44 smithi060 ceph-mon[94696]: pgmap v15714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:45.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:45.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:45 smithi060 ceph-mon[94696]: pgmap v15715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:45 smithi141 ceph-mon[108989]: pgmap v15715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:46.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:46.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:47.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:47.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:47 smithi141 ceph-mon[108989]: pgmap v15716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:48.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:48.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:47 smithi060 ceph-mon[94696]: pgmap v15716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:49.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:49.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:49 smithi060 ceph-mon[94696]: pgmap v15717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:49 smithi141 ceph-mon[108989]: pgmap v15717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:50.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:50.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:51.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:51.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:51 smithi141 ceph-mon[108989]: pgmap v15718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:51 smithi060 ceph-mon[94696]: pgmap v15718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:52.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:52.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:53.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:53.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:54.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:54.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:54 smithi141 ceph-mon[108989]: pgmap v15719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:54 smithi060 ceph-mon[94696]: pgmap v15719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:55.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:55.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:06:56.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:56.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:56 smithi141 ceph-mon[108989]: pgmap v15720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:56 smithi060 ceph-mon[94696]: pgmap v15720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:57.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:57.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:57 smithi141 ceph-mon[108989]: pgmap v15721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:57 smithi060 ceph-mon[94696]: pgmap v15721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:06:58.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:58.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:59.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:06:59.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:06:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:06:59 smithi060 ceph-mon[94696]: pgmap v15722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:06:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:06:59 smithi141 ceph-mon[108989]: pgmap v15722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:00.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:00.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:01.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:01.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:01 smithi141 ceph-mon[108989]: pgmap v15723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:01 smithi060 ceph-mon[94696]: pgmap v15723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:02.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:02.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:03.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:03.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:04.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:04.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:04.478 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:04 smithi141 ceph-mon[108989]: pgmap v15724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:04 smithi060 ceph-mon[94696]: pgmap v15724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:05.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:05.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:05 smithi141 ceph-mon[108989]: pgmap v15725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:05 smithi060 ceph-mon[94696]: pgmap v15725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:06.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:06.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:07.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:07.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:07 smithi141 ceph-mon[108989]: pgmap v15726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:07 smithi060 ceph-mon[94696]: pgmap v15726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:08.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:08.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:09.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:09.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:09 smithi060 ceph-mon[94696]: pgmap v15727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:09 smithi141 ceph-mon[108989]: pgmap v15727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:10.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:10.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:11.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:11.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:11 smithi141 ceph-mon[108989]: pgmap v15728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:11 smithi060 ceph-mon[94696]: pgmap v15728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:12.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:12.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:13.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:13.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:14.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:14.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:14 smithi141 ceph-mon[108989]: pgmap v15729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:14 smithi060 ceph-mon[94696]: pgmap v15729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:15.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:15.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:15 smithi141 ceph-mon[108989]: pgmap v15730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:15 smithi060 ceph-mon[94696]: pgmap v15730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:16.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:16.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:17.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:17.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:17 smithi141 ceph-mon[108989]: pgmap v15731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:17 smithi060 ceph-mon[94696]: pgmap v15731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:18.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:18.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:19.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:19.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:19 smithi060 ceph-mon[94696]: pgmap v15732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:19 smithi141 ceph-mon[108989]: pgmap v15732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:20.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:20.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:21.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:21.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:21 smithi141 ceph-mon[108989]: pgmap v15733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:21 smithi060 ceph-mon[94696]: pgmap v15733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:22.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:22.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:23.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:23.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:24.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:24.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:24 smithi141 ceph-mon[108989]: pgmap v15734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:24 smithi060 ceph-mon[94696]: pgmap v15734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:25.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:25.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:26.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:26.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:26 smithi141 ceph-mon[108989]: pgmap v15735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:26 smithi060 ceph-mon[94696]: pgmap v15735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:27.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:27.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:27 smithi141 ceph-mon[108989]: pgmap v15736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:27 smithi060 ceph-mon[94696]: pgmap v15736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:28.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:28.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:29.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:29.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:29 smithi060 ceph-mon[94696]: pgmap v15737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:29 smithi141 ceph-mon[108989]: pgmap v15737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:30.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:30.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:30.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:07:31.021 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:07:31.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:31.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:32.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:32.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:32 smithi060 ceph-mon[94696]: pgmap v15738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:07:32.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:07:32.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:07:32.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:07:32.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:32 smithi141 ceph-mon[108989]: pgmap v15738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:33.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:33.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:34.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:34.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:34 smithi141 ceph-mon[108989]: pgmap v15739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:34 smithi060 ceph-mon[94696]: pgmap v15739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:35.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:35.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:35 smithi141 ceph-mon[108989]: pgmap v15740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:35 smithi060 ceph-mon[94696]: pgmap v15740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:36.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:36.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:37.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:37.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:37 smithi141 ceph-mon[108989]: pgmap v15741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:37 smithi060 ceph-mon[94696]: pgmap v15741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:38.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:38.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:39.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:39.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:39 smithi060 ceph-mon[94696]: pgmap v15742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:39 smithi141 ceph-mon[108989]: pgmap v15742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:40.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:40.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:41.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:41.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:41 smithi141 ceph-mon[108989]: pgmap v15743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:41 smithi060 ceph-mon[94696]: pgmap v15743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:42.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:42.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:43.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:43.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:44.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:44.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:44 smithi141 ceph-mon[108989]: pgmap v15744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:44 smithi060 ceph-mon[94696]: pgmap v15744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:45.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:45.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:45 smithi141 ceph-mon[108989]: pgmap v15745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:45 smithi060 ceph-mon[94696]: pgmap v15745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:46.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:46.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:47.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:47.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:47 smithi141 ceph-mon[108989]: pgmap v15746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:47 smithi060 ceph-mon[94696]: pgmap v15746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:48.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:48.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:49.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:49.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:49 smithi060 ceph-mon[94696]: pgmap v15747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:49 smithi141 ceph-mon[108989]: pgmap v15747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:50.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:50.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:51.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:51.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:51 smithi141 ceph-mon[108989]: pgmap v15748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:51 smithi060 ceph-mon[94696]: pgmap v15748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:52.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:52.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:53.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:53.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:54.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:54.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:54 smithi141 ceph-mon[108989]: pgmap v15749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:54 smithi060 ceph-mon[94696]: pgmap v15749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:55.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:07:56.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:56.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:56 smithi141 ceph-mon[108989]: pgmap v15750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:56 smithi060 ceph-mon[94696]: pgmap v15750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:57.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:57.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:57 smithi141 ceph-mon[108989]: pgmap v15751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:57 smithi060 ceph-mon[94696]: pgmap v15751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:07:58.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:58.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:59.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:07:59.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:07:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:07:59 smithi060 ceph-mon[94696]: pgmap v15752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:07:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:07:59 smithi141 ceph-mon[108989]: pgmap v15752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:00.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:00.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:01.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:01.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:01 smithi141 ceph-mon[108989]: pgmap v15753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:01 smithi060 ceph-mon[94696]: pgmap v15753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:02.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:02.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:03.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:03.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:04.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:04.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:04 smithi141 ceph-mon[108989]: pgmap v15754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:04 smithi060 ceph-mon[94696]: pgmap v15754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:05.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:05.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:05 smithi141 ceph-mon[108989]: pgmap v15755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:05 smithi060 ceph-mon[94696]: pgmap v15755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:06.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:06.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:07.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:07.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:07 smithi141 ceph-mon[108989]: pgmap v15756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:07 smithi060 ceph-mon[94696]: pgmap v15756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:08.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:08.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:09.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:09.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:09 smithi060 ceph-mon[94696]: pgmap v15757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:09 smithi141 ceph-mon[108989]: pgmap v15757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:10.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:10.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:11.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:11 smithi060 ceph-mon[94696]: pgmap v15758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:12.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:12.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:11 smithi141 ceph-mon[108989]: pgmap v15758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:13.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:13.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:14.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:14.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:14 smithi141 ceph-mon[108989]: pgmap v15759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:14 smithi060 ceph-mon[94696]: pgmap v15759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:15.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:15.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:15 smithi141 ceph-mon[108989]: pgmap v15760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:15 smithi060 ceph-mon[94696]: pgmap v15760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:16.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:16.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:17.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:17.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:17 smithi141 ceph-mon[108989]: pgmap v15761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:17 smithi060 ceph-mon[94696]: pgmap v15761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:18.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:18.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:19.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:19.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:19 smithi060 ceph-mon[94696]: pgmap v15762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:19 smithi141 ceph-mon[108989]: pgmap v15762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:20.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:20.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:21.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:21.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:21 smithi060 ceph-mon[94696]: pgmap v15763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:22.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:22.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:21 smithi141 ceph-mon[108989]: pgmap v15763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:23.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:23.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:24.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:24.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:24 smithi141 ceph-mon[108989]: pgmap v15764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:24 smithi060 ceph-mon[94696]: pgmap v15764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:25.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:25.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:25.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:26.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:26.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:26 smithi141 ceph-mon[108989]: pgmap v15765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:26 smithi060 ceph-mon[94696]: pgmap v15765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:27.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:27.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:27 smithi060 ceph-mon[94696]: pgmap v15766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:28.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:28.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:27 smithi141 ceph-mon[108989]: pgmap v15766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:29.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:29.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:29 smithi060 ceph-mon[94696]: pgmap v15767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:30.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:30.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:29 smithi141 ceph-mon[108989]: pgmap v15767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:31.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:31.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:08:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:31 smithi141 ceph-mon[108989]: pgmap v15768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:08:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:31 smithi060 ceph-mon[94696]: pgmap v15768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:32.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:32.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:08:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:08:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:08:32.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:08:32.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:08:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:08:33.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:08:33.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:08:33.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:08:33.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:08:33.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:33.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:34.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:34.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:34 smithi141 ceph-mon[108989]: pgmap v15769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:34 smithi060 ceph-mon[94696]: pgmap v15769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:35.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:35.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:35 smithi060 ceph-mon[94696]: pgmap v15770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:35 smithi141 ceph-mon[108989]: pgmap v15770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:36.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:36.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:37.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:37.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:37 smithi060 ceph-mon[94696]: pgmap v15771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:37 smithi141 ceph-mon[108989]: pgmap v15771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:38.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:38.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:39.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:39.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:39 smithi060 ceph-mon[94696]: pgmap v15772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:39 smithi141 ceph-mon[108989]: pgmap v15772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:40.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:40.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:41.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:41.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:41 smithi060 ceph-mon[94696]: pgmap v15773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:41 smithi141 ceph-mon[108989]: pgmap v15773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:42.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:42.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:43.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:43.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:44.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:44.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:44 smithi141 ceph-mon[108989]: pgmap v15774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:44 smithi060 ceph-mon[94696]: pgmap v15774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:45.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:45.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:45 smithi141 ceph-mon[108989]: pgmap v15775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:45 smithi060 ceph-mon[94696]: pgmap v15775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:46.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:46.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:47.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:47.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:47 smithi060 ceph-mon[94696]: pgmap v15776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:47 smithi141 ceph-mon[108989]: pgmap v15776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:48.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:48.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:49.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:49.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:49 smithi060 ceph-mon[94696]: pgmap v15777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:49 smithi141 ceph-mon[108989]: pgmap v15777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:50.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:50.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:51.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:51.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:51 smithi060 ceph-mon[94696]: pgmap v15778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:51 smithi141 ceph-mon[108989]: pgmap v15778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:52.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:52.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:53.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:53.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:54.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:54.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:54 smithi141 ceph-mon[108989]: pgmap v15779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:54 smithi060 ceph-mon[94696]: pgmap v15779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:55.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:08:56.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:56.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:56 smithi060 ceph-mon[94696]: pgmap v15780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:56 smithi141 ceph-mon[108989]: pgmap v15780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:08:57.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:57.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:57 smithi060 ceph-mon[94696]: pgmap v15781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:57 smithi141 ceph-mon[108989]: pgmap v15781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:08:58.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:58.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:59.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:08:59.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:08:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:08:59 smithi060 ceph-mon[94696]: pgmap v15782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:08:59 smithi141 ceph-mon[108989]: pgmap v15782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:00.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:00.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:01.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:01.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:02.046 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:01 smithi060 ceph-mon[94696]: pgmap v15783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:01 smithi141 ceph-mon[108989]: pgmap v15783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:02.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:02.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:03.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:03.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:04.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:04.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:04 smithi141 ceph-mon[108989]: pgmap v15784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:04 smithi060 ceph-mon[94696]: pgmap v15784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:05.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:05.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:05 smithi141 ceph-mon[108989]: pgmap v15785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:05 smithi060 ceph-mon[94696]: pgmap v15785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:06.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:06.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:07.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:07.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:07 smithi060 ceph-mon[94696]: pgmap v15786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:07 smithi141 ceph-mon[108989]: pgmap v15786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:08.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:08.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:09.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:09.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:09 smithi060 ceph-mon[94696]: pgmap v15787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:09 smithi141 ceph-mon[108989]: pgmap v15787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:10.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:10.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:11.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:11.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:11.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:11 smithi060 ceph-mon[94696]: pgmap v15788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:11 smithi141 ceph-mon[108989]: pgmap v15788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:12.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:12.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:13.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:13.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:14.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:14.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:14 smithi060 ceph-mon[94696]: pgmap v15789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:14 smithi141 ceph-mon[108989]: pgmap v15789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:15.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:15.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:15 smithi060 ceph-mon[94696]: pgmap v15790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:15 smithi141 ceph-mon[108989]: pgmap v15790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:16.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:16.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:17.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:17.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:17 smithi060 ceph-mon[94696]: pgmap v15791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:17 smithi141 ceph-mon[108989]: pgmap v15791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:18.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:18.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:19.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:19.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:19 smithi060 ceph-mon[94696]: pgmap v15792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:20.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:19 smithi141 ceph-mon[108989]: pgmap v15792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:20.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:20.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:21.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:21.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:21 smithi060 ceph-mon[94696]: pgmap v15793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:21 smithi141 ceph-mon[108989]: pgmap v15793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:22.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:22.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:23.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:23.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:24.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:24.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:24 smithi060 ceph-mon[94696]: pgmap v15794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:24.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:24 smithi141 ceph-mon[108989]: pgmap v15794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:25.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:25.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:26.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:26.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:26 smithi060 ceph-mon[94696]: pgmap v15795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:26 smithi141 ceph-mon[108989]: pgmap v15795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:27.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:27.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:27 smithi060 ceph-mon[94696]: pgmap v15796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:27 smithi141 ceph-mon[108989]: pgmap v15796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:28.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:28.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:29.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:29.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:29 smithi060 ceph-mon[94696]: pgmap v15797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:29 smithi141 ceph-mon[108989]: pgmap v15797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:30.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:30.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:31.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:31.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:31 smithi060 ceph-mon[94696]: pgmap v15798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:31 smithi141 ceph-mon[108989]: pgmap v15798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:32.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:32.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:33.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:09:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:09:33.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:33.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:09:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:09:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:09:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:09:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:09:34.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:33 smithi060 ceph-mon[94696]: pgmap v15799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:09:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:09:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:09:34.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:09:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:09:34.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:33 smithi141 ceph-mon[108989]: pgmap v15799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:34.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:34.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:35.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:35.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:36.024 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:35 smithi141 ceph-mon[108989]: pgmap v15800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:35 smithi060 ceph-mon[94696]: pgmap v15800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:36.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:36.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:37.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:37.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:37 smithi060 ceph-mon[94696]: pgmap v15801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:37 smithi141 ceph-mon[108989]: pgmap v15801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:38.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:38.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:39.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:39.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:39 smithi060 ceph-mon[94696]: pgmap v15802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:39 smithi141 ceph-mon[108989]: pgmap v15802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:40.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:40.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:41.076 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:41.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:41.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:41 smithi060 ceph-mon[94696]: pgmap v15803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:41 smithi141 ceph-mon[108989]: pgmap v15803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:42.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:42.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:43.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:43.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:44.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:44.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:44 smithi060 ceph-mon[94696]: pgmap v15804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:44 smithi141 ceph-mon[108989]: pgmap v15804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:45.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:45.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:45 smithi060 ceph-mon[94696]: pgmap v15805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:46.128 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:45 smithi141 ceph-mon[108989]: pgmap v15805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:46.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:46.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:47.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:47.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:47 smithi060 ceph-mon[94696]: pgmap v15806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:47 smithi141 ceph-mon[108989]: pgmap v15806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:48.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:48.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:49.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:49.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:49 smithi060 ceph-mon[94696]: pgmap v15807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:49 smithi141 ceph-mon[108989]: pgmap v15807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:50.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:50.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:51.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:51.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:51 smithi060 ceph-mon[94696]: pgmap v15808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:51 smithi141 ceph-mon[108989]: pgmap v15808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:52.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:52.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:53.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:53.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:54.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:54.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:54 smithi060 ceph-mon[94696]: pgmap v15809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:54.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:54 smithi141 ceph-mon[108989]: pgmap v15809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:55.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:55.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:55.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:09:56.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:56.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:56 smithi141 ceph-mon[108989]: pgmap v15810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:56 smithi060 ceph-mon[94696]: pgmap v15810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:09:57.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:57.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:57 smithi060 ceph-mon[94696]: pgmap v15811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:57 smithi141 ceph-mon[108989]: pgmap v15811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:09:58.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:58.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:59.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:09:59.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:09:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:09:59 smithi060 ceph-mon[94696]: pgmap v15812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:09:59 smithi141 ceph-mon[108989]: pgmap v15812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:00.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:00.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:01.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:10:01.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:10:01.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:01.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:01 smithi060 ceph-mon[94696]: pgmap v15813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:01 smithi141 ceph-mon[108989]: pgmap v15813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:02.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:02.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:03.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:03.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:04.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:04.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:04 smithi060 ceph-mon[94696]: pgmap v15814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:04 smithi141 ceph-mon[108989]: pgmap v15814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:05.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:05.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:05 smithi060 ceph-mon[94696]: pgmap v15815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:05 smithi141 ceph-mon[108989]: pgmap v15815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:06.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:06.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:07.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:07.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:07 smithi060 ceph-mon[94696]: pgmap v15816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:08.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:07 smithi141 ceph-mon[108989]: pgmap v15816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:08.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:08.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:09.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:09.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:09 smithi060 ceph-mon[94696]: pgmap v15817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:10.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:09 smithi141 ceph-mon[108989]: pgmap v15817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:10.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:10.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:11.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:11.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:11.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:11 smithi060 ceph-mon[94696]: pgmap v15818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:11 smithi141 ceph-mon[108989]: pgmap v15818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:12.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:12.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:13.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:13.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:14.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:14.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:14 smithi060 ceph-mon[94696]: pgmap v15819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:14 smithi141 ceph-mon[108989]: pgmap v15819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:15.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:15.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:15 smithi060 ceph-mon[94696]: pgmap v15820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:15 smithi141 ceph-mon[108989]: pgmap v15820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:16.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:16.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:17.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:17.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:17 smithi060 ceph-mon[94696]: pgmap v15821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:17 smithi141 ceph-mon[108989]: pgmap v15821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:18.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:18.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:19.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:19.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:19 smithi060 ceph-mon[94696]: pgmap v15822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:20.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:19 smithi141 ceph-mon[108989]: pgmap v15822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:20.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:20.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:21.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:21.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:21 smithi060 ceph-mon[94696]: pgmap v15823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:21 smithi141 ceph-mon[108989]: pgmap v15823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:22.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:22.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:23.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:23.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:24.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:24.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:24 smithi060 ceph-mon[94696]: pgmap v15824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:24.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:24 smithi141 ceph-mon[108989]: pgmap v15824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:25.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:25.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:26.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:26.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:26.546 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:26 smithi141 ceph-mon[108989]: pgmap v15825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:26 smithi060 ceph-mon[94696]: pgmap v15825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:27.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:27.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:27 smithi060 ceph-mon[94696]: pgmap v15826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:27 smithi141 ceph-mon[108989]: pgmap v15826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:28.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:28.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:29.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:29.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:29 smithi060 ceph-mon[94696]: pgmap v15827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:29 smithi141 ceph-mon[108989]: pgmap v15827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:30.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:30.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:31.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:31.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:31 smithi141 ceph-mon[108989]: pgmap v15828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:31 smithi060 ceph-mon[94696]: pgmap v15828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:32.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:32.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:33.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:10:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:10:33.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:33.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:34.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:34.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:34.835 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:34.836 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:34.836 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:34 smithi141 ceph-mon[108989]: pgmap v15829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:34.836 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:34.836 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:34 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:35.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:34 smithi060 ceph-mon[94696]: pgmap v15829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:35.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:34 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:35.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:35.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:35 smithi141 ceph-mon[108989]: pgmap v15830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:35 smithi060 ceph-mon[94696]: pgmap v15830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:36.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:36.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:37.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:37.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:38.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:38.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1469M 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:38 smithi141 ceph-mon[108989]: pgmap v15831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1469M 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:10:38.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:38 smithi060 ceph-mon[94696]: pgmap v15831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:39.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:39.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:39 smithi060 ceph-mon[94696]: pgmap v15832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:39 smithi141 ceph-mon[108989]: pgmap v15832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:40.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:40.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:41.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:41.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:41.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:41 smithi141 ceph-mon[108989]: pgmap v15833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:41 smithi060 ceph-mon[94696]: pgmap v15833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:42.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:42.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:43.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:43.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:44.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:44.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:44 smithi060 ceph-mon[94696]: pgmap v15834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:44 smithi141 ceph-mon[108989]: pgmap v15834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:45.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:45.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:45 smithi060 ceph-mon[94696]: pgmap v15835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:45 smithi141 ceph-mon[108989]: pgmap v15835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:46.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:46.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:47.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:47.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:47 smithi060 ceph-mon[94696]: pgmap v15836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:48.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:47 smithi141 ceph-mon[108989]: pgmap v15836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:48.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:48.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:49.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:49.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:49 smithi060 ceph-mon[94696]: pgmap v15837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:49 smithi141 ceph-mon[108989]: pgmap v15837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:50.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:50.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:51.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:51.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:51 smithi060 ceph-mon[94696]: pgmap v15838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:51 smithi141 ceph-mon[108989]: pgmap v15838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:52.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:52.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:53.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:53.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:54.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:54.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:54 smithi060 ceph-mon[94696]: pgmap v15839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:54.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:54 smithi141 ceph-mon[108989]: pgmap v15839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:55.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:55.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:10:56.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:56.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:56 smithi060 ceph-mon[94696]: pgmap v15840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:56 smithi141 ceph-mon[108989]: pgmap v15840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:10:57.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:57.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:57 smithi060 ceph-mon[94696]: pgmap v15841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:57 smithi141 ceph-mon[108989]: pgmap v15841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:10:58.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:58.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:59.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:10:59.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:10:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:10:59 smithi060 ceph-mon[94696]: pgmap v15842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:10:59 smithi141 ceph-mon[108989]: pgmap v15842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:00.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:00.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:01.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:01.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:01 smithi060 ceph-mon[94696]: pgmap v15843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:01 smithi141 ceph-mon[108989]: pgmap v15843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:02.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:02.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:03.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:03.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:04.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:04.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:04 smithi060 ceph-mon[94696]: pgmap v15844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:04 smithi141 ceph-mon[108989]: pgmap v15844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:05.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:05.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:06.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:06.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:06 smithi060 ceph-mon[94696]: pgmap v15845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:07.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:06 smithi141 ceph-mon[108989]: pgmap v15845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:07.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:07.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:08.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:08.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:09.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:09.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:09 smithi060 ceph-mon[94696]: pgmap v15846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:09 smithi141 ceph-mon[108989]: pgmap v15846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:10.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:10.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:11.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:11.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:11 smithi060 ceph-mon[94696]: pgmap v15847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:11 smithi141 ceph-mon[108989]: pgmap v15847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:12.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:13.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:13.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:13.523 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:13 smithi060 ceph-mon[94696]: pgmap v15848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:13 smithi141 ceph-mon[108989]: pgmap v15848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:14.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:14.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:15.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:15.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:15.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:15 smithi060 ceph-mon[94696]: pgmap v15849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:15.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:15 smithi141 ceph-mon[108989]: pgmap v15849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:16.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:16.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:17.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:17 smithi141 ceph-mon[108989]: pgmap v15850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:17.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:17.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:17 smithi060 ceph-mon[94696]: pgmap v15850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:18.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:18.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:19.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:19.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:19 smithi060 ceph-mon[94696]: pgmap v15851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:19 smithi141 ceph-mon[108989]: pgmap v15851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:20.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:20.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:21.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:21.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:21 smithi060 ceph-mon[94696]: pgmap v15852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:21 smithi141 ceph-mon[108989]: pgmap v15852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:22.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:22.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:23.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:23.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:23 smithi060 ceph-mon[94696]: pgmap v15853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:23 smithi141 ceph-mon[108989]: pgmap v15853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:24.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:24.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:25.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:25.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:25 smithi060 ceph-mon[94696]: pgmap v15854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:25 smithi141 ceph-mon[108989]: pgmap v15854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:26.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:26.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:27.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:27 smithi141 ceph-mon[108989]: pgmap v15855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:27.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:27.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:27.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:27 smithi060 ceph-mon[94696]: pgmap v15855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:28.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:29.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:29.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:29 smithi060 ceph-mon[94696]: pgmap v15856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:29 smithi141 ceph-mon[108989]: pgmap v15856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:30.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:30.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:31.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:31.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:31 smithi060 ceph-mon[94696]: pgmap v15857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:31 smithi141 ceph-mon[108989]: pgmap v15857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:32.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:32.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:33.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:33.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:33.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:33 smithi060 ceph-mon[94696]: pgmap v15858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:33 smithi141 ceph-mon[108989]: pgmap v15858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:34.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:34.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:35.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:35.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:35.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:35 smithi060 ceph-mon[94696]: pgmap v15859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:35 smithi141 ceph-mon[108989]: pgmap v15859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:36.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:36.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:37.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:37.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:37.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:37 smithi060 ceph-mon[94696]: pgmap v15860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:37.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:37 smithi141 ceph-mon[108989]: pgmap v15860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:38.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:38.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:11:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:11:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:11:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:11:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:11:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:11:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:11:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:11:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:11:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:11:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:11:38.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:11:39.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:39.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:39.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:39 smithi060 ceph-mon[94696]: pgmap v15861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:39 smithi141 ceph-mon[108989]: pgmap v15861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:40.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:40.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:41.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:41.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:41 smithi060 ceph-mon[94696]: pgmap v15862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:41 smithi141 ceph-mon[108989]: pgmap v15862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:42.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:42.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:43.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:43.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:43 smithi060 ceph-mon[94696]: pgmap v15863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:43 smithi141 ceph-mon[108989]: pgmap v15863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:44.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:44.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:45.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:45.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:45 smithi141 ceph-mon[108989]: pgmap v15864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:45 smithi060 ceph-mon[94696]: pgmap v15864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:46.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:46.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:47.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:47.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:47 smithi141 ceph-mon[108989]: pgmap v15865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:47 smithi060 ceph-mon[94696]: pgmap v15865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:49.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:49.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:49 smithi141 ceph-mon[108989]: pgmap v15866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:49 smithi060 ceph-mon[94696]: pgmap v15866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:50.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:50.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:51.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:51.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:51 smithi141 ceph-mon[108989]: pgmap v15867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:51 smithi060 ceph-mon[94696]: pgmap v15867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:52.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:52.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:53.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:53.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:53.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:53 smithi141 ceph-mon[108989]: pgmap v15868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:53 smithi060 ceph-mon[94696]: pgmap v15868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:54.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:54.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:55.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:55.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:55 smithi141 ceph-mon[108989]: pgmap v15869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:55 smithi060 ceph-mon[94696]: pgmap v15869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:11:56.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:56.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:57.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:57.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:57 smithi141 ceph-mon[108989]: pgmap v15870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:57 smithi060 ceph-mon[94696]: pgmap v15870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:11:58.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:58.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:59.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:11:59.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:11:59.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:11:59 smithi141 ceph-mon[108989]: pgmap v15871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:11:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:11:59 smithi060 ceph-mon[94696]: pgmap v15871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:00.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:00.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:01.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:01.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:01 smithi141 ceph-mon[108989]: pgmap v15872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:01 smithi060 ceph-mon[94696]: pgmap v15872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:02.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:02.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:03.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:03.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:03 smithi141 ceph-mon[108989]: pgmap v15873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:03 smithi060 ceph-mon[94696]: pgmap v15873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:04.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:04.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:05.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:05.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:05 smithi141 ceph-mon[108989]: pgmap v15874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:05 smithi060 ceph-mon[94696]: pgmap v15874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:06.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:06.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:07.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:07.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:07 smithi141 ceph-mon[108989]: pgmap v15875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:07 smithi060 ceph-mon[94696]: pgmap v15875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:08.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:08.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:09.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:09 smithi060 ceph-mon[94696]: pgmap v15876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:09.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:09.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:09 smithi141 ceph-mon[108989]: pgmap v15876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:10.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:10.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:11.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:11.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:11 smithi141 ceph-mon[108989]: pgmap v15877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:11 smithi060 ceph-mon[94696]: pgmap v15877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:12.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:13.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:13.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:13 smithi141 ceph-mon[108989]: pgmap v15878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:13 smithi060 ceph-mon[94696]: pgmap v15878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:14.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:14.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:15.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:15.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:15.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:15 smithi141 ceph-mon[108989]: pgmap v15879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:15 smithi060 ceph-mon[94696]: pgmap v15879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:16.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:16.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:17.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:17.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:17.688 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:17 smithi141 ceph-mon[108989]: pgmap v15880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:17 smithi060 ceph-mon[94696]: pgmap v15880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:18.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:18.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:19 smithi060 ceph-mon[94696]: pgmap v15881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:19.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:19.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:19 smithi141 ceph-mon[108989]: pgmap v15881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:20.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:20.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:21.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:21.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:21 smithi141 ceph-mon[108989]: pgmap v15882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:21 smithi060 ceph-mon[94696]: pgmap v15882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:22.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:22.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:23.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:23.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:23 smithi141 ceph-mon[108989]: pgmap v15883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:23 smithi060 ceph-mon[94696]: pgmap v15883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:24.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:24.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:25.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:25.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:25 smithi141 ceph-mon[108989]: pgmap v15884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:25 smithi060 ceph-mon[94696]: pgmap v15884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:26.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:26.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:27.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:27.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:27.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:27 smithi141 ceph-mon[108989]: pgmap v15885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:27 smithi060 ceph-mon[94696]: pgmap v15885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:28.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:28.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:29.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:29.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:29 smithi141 ceph-mon[108989]: pgmap v15886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:29 smithi060 ceph-mon[94696]: pgmap v15886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:30.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:30.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:31.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:31.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:31 smithi141 ceph-mon[108989]: pgmap v15887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:31 smithi060 ceph-mon[94696]: pgmap v15887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:32.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:32.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:33.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:33.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:33 smithi141 ceph-mon[108989]: pgmap v15888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:33 smithi060 ceph-mon[94696]: pgmap v15888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:34.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:34.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:35.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:35.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:35 smithi141 ceph-mon[108989]: pgmap v15889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:35 smithi060 ceph-mon[94696]: pgmap v15889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:36.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:36.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:37.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:37.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:37.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:37 smithi141 ceph-mon[108989]: pgmap v15890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:37 smithi060 ceph-mon[94696]: pgmap v15890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:38.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:38.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:12:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:12:39.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:39.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: pgmap v15891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:12:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:12:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:12:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:12:39.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:12:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: pgmap v15891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:12:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:12:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:12:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:12:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:12:40.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:40.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:41.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:41.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:41 smithi141 ceph-mon[108989]: pgmap v15892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:41 smithi060 ceph-mon[94696]: pgmap v15892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:42.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:42.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:43.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:43.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:43 smithi141 ceph-mon[108989]: pgmap v15893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:43 smithi060 ceph-mon[94696]: pgmap v15893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:44.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:44.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:45.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:45.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:45 smithi141 ceph-mon[108989]: pgmap v15894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:45 smithi060 ceph-mon[94696]: pgmap v15894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:46.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:46.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:47.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:47.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:47 smithi141 ceph-mon[108989]: pgmap v15895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:47 smithi060 ceph-mon[94696]: pgmap v15895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:48.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:48.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:49.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:49.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:49 smithi141 ceph-mon[108989]: pgmap v15896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:49 smithi060 ceph-mon[94696]: pgmap v15896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:50.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:50.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:51.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:51.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:51 smithi141 ceph-mon[108989]: pgmap v15897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:51 smithi060 ceph-mon[94696]: pgmap v15897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:52.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:52.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:53.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:53.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:53.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:53 smithi141 ceph-mon[108989]: pgmap v15898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:53 smithi060 ceph-mon[94696]: pgmap v15898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:54.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:54.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:55.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:55.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:55 smithi141 ceph-mon[108989]: pgmap v15899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:55 smithi060 ceph-mon[94696]: pgmap v15899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:12:56.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:56.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:57.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:57.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:57 smithi141 ceph-mon[108989]: pgmap v15900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:57 smithi060 ceph-mon[94696]: pgmap v15900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:12:58.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:58.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:59.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:12:59.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:12:59.712 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:12:59 smithi060 ceph-mon[94696]: pgmap v15901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:12:59.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:12:59 smithi141 ceph-mon[108989]: pgmap v15901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:00.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:00.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:01.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:01.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:01 smithi141 ceph-mon[108989]: pgmap v15902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:01 smithi060 ceph-mon[94696]: pgmap v15902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:02.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:02.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:03.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:03.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:03 smithi141 ceph-mon[108989]: pgmap v15903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:03 smithi060 ceph-mon[94696]: pgmap v15903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:04.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:04.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:05.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:05.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:05 smithi141 ceph-mon[108989]: pgmap v15904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:05 smithi060 ceph-mon[94696]: pgmap v15904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:06.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:06.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:07.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:07.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:07 smithi141 ceph-mon[108989]: pgmap v15905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:07 smithi060 ceph-mon[94696]: pgmap v15905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:08.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:08.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:09.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:09.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:09 smithi141 ceph-mon[108989]: pgmap v15906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:09 smithi060 ceph-mon[94696]: pgmap v15906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:10.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:10.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:11.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:11.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:11 smithi141 ceph-mon[108989]: pgmap v15907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:11 smithi060 ceph-mon[94696]: pgmap v15907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:12.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:12.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:13.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:13.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:13 smithi141 ceph-mon[108989]: pgmap v15908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:13 smithi060 ceph-mon[94696]: pgmap v15908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:14.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:14.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:15.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:15.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:15.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:15 smithi141 ceph-mon[108989]: pgmap v15909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:15 smithi060 ceph-mon[94696]: pgmap v15909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:16.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:16.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:17.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:17.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:17 smithi141 ceph-mon[108989]: pgmap v15910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:17 smithi060 ceph-mon[94696]: pgmap v15910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:18.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:18.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:19.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:19.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:19 smithi141 ceph-mon[108989]: pgmap v15911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:19 smithi060 ceph-mon[94696]: pgmap v15911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:20.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:20.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:21.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:21.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:21 smithi141 ceph-mon[108989]: pgmap v15912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:21 smithi060 ceph-mon[94696]: pgmap v15912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:22.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:22.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:23.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:23.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:23 smithi141 ceph-mon[108989]: pgmap v15913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:23 smithi060 ceph-mon[94696]: pgmap v15913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:24.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:24.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:25.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:25.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:25 smithi060 ceph-mon[94696]: pgmap v15914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:25 smithi141 ceph-mon[108989]: pgmap v15914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:26.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:26.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:27.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:27.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:27 smithi060 ceph-mon[94696]: pgmap v15915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:27 smithi141 ceph-mon[108989]: pgmap v15915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:28.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:28.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:29.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:29.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:29 smithi060 ceph-mon[94696]: pgmap v15916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:29 smithi141 ceph-mon[108989]: pgmap v15916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:30.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:30.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:31.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:31.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:31 smithi060 ceph-mon[94696]: pgmap v15917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:31 smithi141 ceph-mon[108989]: pgmap v15917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:32.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:32.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:33 smithi141 ceph-mon[108989]: pgmap v15918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:33.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:33.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:33 smithi060 ceph-mon[94696]: pgmap v15918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:34.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:34.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:35.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:35.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:35 smithi060 ceph-mon[94696]: pgmap v15919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:35 smithi141 ceph-mon[108989]: pgmap v15919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:36.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:36.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:37.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:37.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:37 smithi060 ceph-mon[94696]: pgmap v15920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:37 smithi141 ceph-mon[108989]: pgmap v15920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:38.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:38.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:39.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:39.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:39 smithi060 ceph-mon[94696]: pgmap v15921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:39.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:13:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:39 smithi141 ceph-mon[108989]: pgmap v15921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:13:40.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:40.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:41.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:41.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:41 smithi060 ceph-mon[94696]: pgmap v15922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:41.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:41.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:41 smithi141 ceph-mon[108989]: pgmap v15922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:42.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:42.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:13:42.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:13:42.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:42.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:13:42.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:13:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:13:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:13:42.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:13:43.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:43.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:43 smithi141 ceph-mon[108989]: pgmap v15923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:43 smithi060 ceph-mon[94696]: pgmap v15923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:44.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:44.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:45.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:45.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:45 smithi141 ceph-mon[108989]: pgmap v15924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:45 smithi060 ceph-mon[94696]: pgmap v15924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:46.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:46.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:47.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:47.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:47 smithi141 ceph-mon[108989]: pgmap v15925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:47 smithi060 ceph-mon[94696]: pgmap v15925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:48.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:48.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:49.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:49.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:49 smithi060 ceph-mon[94696]: pgmap v15926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:49 smithi141 ceph-mon[108989]: pgmap v15926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:50.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:50.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:51.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:51.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:51 smithi141 ceph-mon[108989]: pgmap v15927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:51 smithi060 ceph-mon[94696]: pgmap v15927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:52.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:52.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:53.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:53.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:53 smithi141 ceph-mon[108989]: pgmap v15928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:53 smithi060 ceph-mon[94696]: pgmap v15928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:54.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:54.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:55.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:55.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:55 smithi141 ceph-mon[108989]: pgmap v15929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:55 smithi060 ceph-mon[94696]: pgmap v15929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:13:56.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:56.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:57.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:57.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:57 smithi141 ceph-mon[108989]: pgmap v15930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:57 smithi060 ceph-mon[94696]: pgmap v15930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:13:58.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:58.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:59.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:13:59.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:13:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:13:59 smithi060 ceph-mon[94696]: pgmap v15931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:13:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:13:59 smithi141 ceph-mon[108989]: pgmap v15931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:00.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:00.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:01.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:01.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:01 smithi141 ceph-mon[108989]: pgmap v15932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:01 smithi060 ceph-mon[94696]: pgmap v15932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:02.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:02.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:03.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:03.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:03 smithi141 ceph-mon[108989]: pgmap v15933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:03 smithi060 ceph-mon[94696]: pgmap v15933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:04.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:04.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:05.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:05.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:05 smithi141 ceph-mon[108989]: pgmap v15934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:05 smithi060 ceph-mon[94696]: pgmap v15934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:06.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:06.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:07.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:07.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:07 smithi141 ceph-mon[108989]: pgmap v15935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:07 smithi060 ceph-mon[94696]: pgmap v15935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:08.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:08.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:09.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:09.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:09 smithi060 ceph-mon[94696]: pgmap v15936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:09 smithi141 ceph-mon[108989]: pgmap v15936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:10.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:10.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:11.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:11.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:11.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:11 smithi060 ceph-mon[94696]: pgmap v15937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:11 smithi141 ceph-mon[108989]: pgmap v15937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:12.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:12.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:13.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:13.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:13 smithi060 ceph-mon[94696]: pgmap v15938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:14.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:13 smithi141 ceph-mon[108989]: pgmap v15938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:14.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:14.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:15.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:15.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:15 smithi060 ceph-mon[94696]: pgmap v15939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:15 smithi141 ceph-mon[108989]: pgmap v15939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:16.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:16.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:16 smithi060 ceph-mon[94696]: pgmap v15940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:17.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:16 smithi141 ceph-mon[108989]: pgmap v15940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:17.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:17.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:18.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:18.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:19.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:19 smithi060 ceph-mon[94696]: pgmap v15941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:19 smithi141 ceph-mon[108989]: pgmap v15941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:19.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:19.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:20.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:20.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:21 smithi060 ceph-mon[94696]: pgmap v15942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:21 smithi141 ceph-mon[108989]: pgmap v15942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:21.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:21.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:22.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:22.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:23.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:23 smithi060 ceph-mon[94696]: pgmap v15943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:23 smithi141 ceph-mon[108989]: pgmap v15943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:23.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:23.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:24.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:24.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:25 smithi060 ceph-mon[94696]: pgmap v15944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:25.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:25 smithi141 ceph-mon[108989]: pgmap v15944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:25.741 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:25.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:25.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:26.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:26.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:27.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:27 smithi060 ceph-mon[94696]: pgmap v15945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:27.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:27 smithi141 ceph-mon[108989]: pgmap v15945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:27.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:27.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:28.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:28.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:29 smithi141 ceph-mon[108989]: pgmap v15946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:29 smithi060 ceph-mon[94696]: pgmap v15946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:29.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:29.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:30.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:30.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:31 smithi141 ceph-mon[108989]: pgmap v15947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:31 smithi060 ceph-mon[94696]: pgmap v15947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:31.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:31.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:32.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:32.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:33 smithi141 ceph-mon[108989]: pgmap v15948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:33 smithi060 ceph-mon[94696]: pgmap v15948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:33.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:33.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:34.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:34.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:35 smithi141 ceph-mon[108989]: pgmap v15949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:35.791 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:35 smithi060 ceph-mon[94696]: pgmap v15949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:35.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:35.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:36.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:36.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:37.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:37 smithi141 ceph-mon[108989]: pgmap v15950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:37 smithi060 ceph-mon[94696]: pgmap v15950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:37.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:37.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:38.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:38.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:39.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:39 smithi141 ceph-mon[108989]: pgmap v15951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:39 smithi060 ceph-mon[94696]: pgmap v15951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:39.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:39.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:40.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:40.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:41 smithi141 ceph-mon[108989]: pgmap v15952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:41 smithi060 ceph-mon[94696]: pgmap v15952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:41.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:41.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:14:42.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:14:42.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:42.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:43 smithi141 ceph-mon[108989]: pgmap v15953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:43 smithi060 ceph-mon[94696]: pgmap v15953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:43.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:43.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:44.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:44.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:45 smithi141 ceph-mon[108989]: pgmap v15954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:45 smithi060 ceph-mon[94696]: pgmap v15954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:45.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:45.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:46.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:46.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: pgmap v15955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:14:47.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:14:47.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:14:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: pgmap v15955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:47.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:14:47.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:47.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:14:48.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:48.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:49 smithi141 ceph-mon[108989]: pgmap v15956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:49 smithi060 ceph-mon[94696]: pgmap v15956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:49.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:49.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:50.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:50.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:51 smithi141 ceph-mon[108989]: pgmap v15957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:51 smithi060 ceph-mon[94696]: pgmap v15957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:51.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:51.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:52.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:52.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:53.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:53 smithi141 ceph-mon[108989]: pgmap v15958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:53 smithi060 ceph-mon[94696]: pgmap v15958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:53.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:53.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:55 smithi141 ceph-mon[108989]: pgmap v15959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:55 smithi060 ceph-mon[94696]: pgmap v15959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:14:55.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:55.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:56.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:56.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:57 smithi141 ceph-mon[108989]: pgmap v15960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:57 smithi060 ceph-mon[94696]: pgmap v15960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:14:57.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:57.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:58.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:58.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:14:59.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:14:59 smithi141 ceph-mon[108989]: pgmap v15961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:14:59 smithi060 ceph-mon[94696]: pgmap v15961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:14:59.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:14:59.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:00.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:00.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:01 smithi141 ceph-mon[108989]: pgmap v15962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:01 smithi060 ceph-mon[94696]: pgmap v15962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:01.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:01.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:02.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:02.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:03.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:03 smithi141 ceph-mon[108989]: pgmap v15963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:03 smithi060 ceph-mon[94696]: pgmap v15963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:03.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:03.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:04.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:04.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:05.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:05 smithi141 ceph-mon[108989]: pgmap v15964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:05 smithi060 ceph-mon[94696]: pgmap v15964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:05.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:05.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:06.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:06.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:07 smithi141 ceph-mon[108989]: pgmap v15965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:07 smithi060 ceph-mon[94696]: pgmap v15965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:07.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:07.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:08.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:08.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:09 smithi141 ceph-mon[108989]: pgmap v15966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:09 smithi060 ceph-mon[94696]: pgmap v15966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:09.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:09.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:10.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:10.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:11 smithi060 ceph-mon[94696]: pgmap v15967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:11 smithi141 ceph-mon[108989]: pgmap v15967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:11.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:11.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:12.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:12.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:13.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:13 smithi141 ceph-mon[108989]: pgmap v15968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:13 smithi060 ceph-mon[94696]: pgmap v15968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:13.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:13.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:14.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:14.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:15.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:15 smithi141 ceph-mon[108989]: pgmap v15969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:15 smithi060 ceph-mon[94696]: pgmap v15969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:15.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:15.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:16.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:16.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:17 smithi141 ceph-mon[108989]: pgmap v15970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:17 smithi060 ceph-mon[94696]: pgmap v15970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:17.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:17.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:18.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:18.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:19.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:19 smithi141 ceph-mon[108989]: pgmap v15971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:19 smithi060 ceph-mon[94696]: pgmap v15971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:19.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:19.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:20.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:20.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:21 smithi060 ceph-mon[94696]: pgmap v15972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:21 smithi141 ceph-mon[108989]: pgmap v15972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:21.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:21.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:22.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:22.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:23.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:23 smithi141 ceph-mon[108989]: pgmap v15973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:23 smithi060 ceph-mon[94696]: pgmap v15973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:23.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:23.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:24.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:24.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:25 smithi141 ceph-mon[108989]: pgmap v15974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:25 smithi060 ceph-mon[94696]: pgmap v15974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:25.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:25.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:26.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:26.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:27.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:27 smithi141 ceph-mon[108989]: pgmap v15975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:27 smithi060 ceph-mon[94696]: pgmap v15975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:27.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:27.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:28.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:28.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:29.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:29 smithi141 ceph-mon[108989]: pgmap v15976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:29 smithi060 ceph-mon[94696]: pgmap v15976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:29.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:29.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:30.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:30.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:31 smithi141 ceph-mon[108989]: pgmap v15977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:31 smithi060 ceph-mon[94696]: pgmap v15977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:31.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:31.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:32.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:32.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:33 smithi141 ceph-mon[108989]: pgmap v15978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:33 smithi060 ceph-mon[94696]: pgmap v15978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:33.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:33.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:34.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:34.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:35 smithi141 ceph-mon[108989]: pgmap v15979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:35 smithi060 ceph-mon[94696]: pgmap v15979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:35.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:35.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:36.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:36.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:37.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:37 smithi141 ceph-mon[108989]: pgmap v15980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:37 smithi060 ceph-mon[94696]: pgmap v15980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:37.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:37.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:38.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:38.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:39.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:39 smithi141 ceph-mon[108989]: pgmap v15981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:39 smithi060 ceph-mon[94696]: pgmap v15981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:39.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:39.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:40.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:40.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:41 smithi141 ceph-mon[108989]: pgmap v15982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:41 smithi060 ceph-mon[94696]: pgmap v15982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:41.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:41.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:42.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:42.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:43.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:43 smithi141 ceph-mon[108989]: pgmap v15983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:43 smithi060 ceph-mon[94696]: pgmap v15983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:43.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:43.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:44.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:44.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:45 smithi141 ceph-mon[108989]: pgmap v15984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:45 smithi060 ceph-mon[94696]: pgmap v15984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:45.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:45.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:46.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:46.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:47.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:47 smithi141 ceph-mon[108989]: pgmap v15985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:47 smithi060 ceph-mon[94696]: pgmap v15985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:47.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:47.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:15:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:15:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:15:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:15:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:15:48.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:15:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:15:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:15:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:15:48.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:15:48.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:15:48.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:15:48.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:48.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:49 smithi141 ceph-mon[108989]: pgmap v15986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:49 smithi060 ceph-mon[94696]: pgmap v15986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:49.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:49.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:51 smithi141 ceph-mon[108989]: pgmap v15987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:51 smithi060 ceph-mon[94696]: pgmap v15987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:51.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:51.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:52.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:52.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:53.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:53 smithi141 ceph-mon[108989]: pgmap v15988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:53 smithi060 ceph-mon[94696]: pgmap v15988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:53.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:53.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:54.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:54.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:55 smithi141 ceph-mon[108989]: pgmap v15989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:55 smithi060 ceph-mon[94696]: pgmap v15989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:15:55.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:55.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:56.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:56.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:57.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:57 smithi141 ceph-mon[108989]: pgmap v15990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:57 smithi060 ceph-mon[94696]: pgmap v15990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:15:57.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:57.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:58.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:58.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:15:59.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:15:59 smithi141 ceph-mon[108989]: pgmap v15991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:15:59 smithi060 ceph-mon[94696]: pgmap v15991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:15:59.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:15:59.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:00.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:00.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:01 smithi141 ceph-mon[108989]: pgmap v15992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:01.764 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:01 smithi060 ceph-mon[94696]: pgmap v15992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:01.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:01.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:02.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:02.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:03 smithi060 ceph-mon[94696]: pgmap v15993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:03 smithi141 ceph-mon[108989]: pgmap v15993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:03.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:03.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:04.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:04.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:05 smithi060 ceph-mon[94696]: pgmap v15994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:05 smithi141 ceph-mon[108989]: pgmap v15994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:05.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:05.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:06.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:06.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:07 smithi060 ceph-mon[94696]: pgmap v15995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:07 smithi141 ceph-mon[108989]: pgmap v15995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:07.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:07.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:08.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:08.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:09 smithi060 ceph-mon[94696]: pgmap v15996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:09 smithi141 ceph-mon[108989]: pgmap v15996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:09.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:09.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:11.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:11.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:11 smithi060 ceph-mon[94696]: pgmap v15997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:11 smithi141 ceph-mon[108989]: pgmap v15997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:12.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:12.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:13.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:13.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:13 smithi060 ceph-mon[94696]: pgmap v15998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:13 smithi141 ceph-mon[108989]: pgmap v15998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:14.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:14.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:15.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:15.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:15 smithi060 ceph-mon[94696]: pgmap v15999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:15 smithi141 ceph-mon[108989]: pgmap v15999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:16.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:17.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:17.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:17 smithi060 ceph-mon[94696]: pgmap v16000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:17 smithi141 ceph-mon[108989]: pgmap v16000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:18.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:18.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:19.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:19.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:19 smithi060 ceph-mon[94696]: pgmap v16001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:19 smithi141 ceph-mon[108989]: pgmap v16001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:20.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:20.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:21.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:21.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:21 smithi060 ceph-mon[94696]: pgmap v16002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:21 smithi141 ceph-mon[108989]: pgmap v16002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:22.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:22.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:23.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:23.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:23 smithi060 ceph-mon[94696]: pgmap v16003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:23 smithi141 ceph-mon[108989]: pgmap v16003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:24.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:24.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:25.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:25.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:25 smithi060 ceph-mon[94696]: pgmap v16004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:25 smithi141 ceph-mon[108989]: pgmap v16004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:26.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:26.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:27.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:27.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:27 smithi060 ceph-mon[94696]: pgmap v16005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:27 smithi141 ceph-mon[108989]: pgmap v16005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:28.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:28.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:29.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:29.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:29 smithi060 ceph-mon[94696]: pgmap v16006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:29 smithi141 ceph-mon[108989]: pgmap v16006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:30.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:30.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:31.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:31.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:31 smithi060 ceph-mon[94696]: pgmap v16007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:31 smithi141 ceph-mon[108989]: pgmap v16007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:32.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:32.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:33.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:33.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:33 smithi060 ceph-mon[94696]: pgmap v16008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:33 smithi141 ceph-mon[108989]: pgmap v16008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:34.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:34.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:35.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:35.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:35.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:35 smithi141 ceph-mon[108989]: pgmap v16009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:35 smithi060 ceph-mon[94696]: pgmap v16009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:36.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:36.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:37.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:37.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:37 smithi060 ceph-mon[94696]: pgmap v16010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:37 smithi141 ceph-mon[108989]: pgmap v16010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:38.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:38.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:39.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:39.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:39 smithi060 ceph-mon[94696]: pgmap v16011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:39 smithi141 ceph-mon[108989]: pgmap v16011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:40.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:40.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:41.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:41.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:41 smithi060 ceph-mon[94696]: pgmap v16012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:41 smithi141 ceph-mon[108989]: pgmap v16012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:42.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:42.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:43.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:43.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:43 smithi060 ceph-mon[94696]: pgmap v16013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:43.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:43 smithi141 ceph-mon[108989]: pgmap v16013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:44.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:44.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:45.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:45.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:45.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:45 smithi141 ceph-mon[108989]: pgmap v16014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:45 smithi060 ceph-mon[94696]: pgmap v16014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:46.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:46.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:47.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:47.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:47 smithi060 ceph-mon[94696]: pgmap v16015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:47 smithi141 ceph-mon[108989]: pgmap v16015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:48.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:48.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:16:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:48 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:16:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:48.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:48 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:49.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:49.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: pgmap v16016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:16:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:16:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:16:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: pgmap v16016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:16:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:16:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:16:49.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:16:50.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:50.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:51.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:51.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:51 smithi141 ceph-mon[108989]: pgmap v16017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:52.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:52.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:51 smithi060 ceph-mon[94696]: pgmap v16017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:53.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:53.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:53 smithi141 ceph-mon[108989]: pgmap v16018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:53 smithi060 ceph-mon[94696]: pgmap v16018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:54.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:54.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:55.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:55 smithi141 ceph-mon[108989]: pgmap v16019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:55 smithi060 ceph-mon[94696]: pgmap v16019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:16:56.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:56.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:57.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:57.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:57 smithi060 ceph-mon[94696]: pgmap v16020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:57.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:57 smithi141 ceph-mon[108989]: pgmap v16020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:16:58.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:58.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:59.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:16:59.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:16:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:16:59 smithi060 ceph-mon[94696]: pgmap v16021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:16:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:16:59 smithi141 ceph-mon[108989]: pgmap v16021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:00.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:00.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:01.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:01.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:01 smithi141 ceph-mon[108989]: pgmap v16022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:01 smithi060 ceph-mon[94696]: pgmap v16022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:02.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:02.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:03.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:03.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:03 smithi141 ceph-mon[108989]: pgmap v16023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:03 smithi060 ceph-mon[94696]: pgmap v16023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:04.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:04.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:05.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:05.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:05 smithi141 ceph-mon[108989]: pgmap v16024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:05 smithi060 ceph-mon[94696]: pgmap v16024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:06.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:06.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:07.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:07.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:07 smithi060 ceph-mon[94696]: pgmap v16025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:07 smithi141 ceph-mon[108989]: pgmap v16025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:08.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:08.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:09.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:09.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:09 smithi060 ceph-mon[94696]: pgmap v16026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:09 smithi141 ceph-mon[108989]: pgmap v16026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:10.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:10.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:11.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:11.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:11 smithi141 ceph-mon[108989]: pgmap v16027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:11 smithi060 ceph-mon[94696]: pgmap v16027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:12.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:12.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:13.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:13.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:13 smithi141 ceph-mon[108989]: pgmap v16028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:13 smithi060 ceph-mon[94696]: pgmap v16028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:14.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:14.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:15.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:15.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:15 smithi141 ceph-mon[108989]: pgmap v16029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:15 smithi060 ceph-mon[94696]: pgmap v16029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:16.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:16.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:17.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:17.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:17 smithi141 ceph-mon[108989]: pgmap v16030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:17 smithi060 ceph-mon[94696]: pgmap v16030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:18.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:18.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:19.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:19.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:19 smithi060 ceph-mon[94696]: pgmap v16031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:19 smithi141 ceph-mon[108989]: pgmap v16031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:20.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:20.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:21.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:21.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:21 smithi141 ceph-mon[108989]: pgmap v16032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:21 smithi060 ceph-mon[94696]: pgmap v16032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:22.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:22.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:23.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:23.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:23 smithi141 ceph-mon[108989]: pgmap v16033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:23 smithi060 ceph-mon[94696]: pgmap v16033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:24.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:24.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:25.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:25.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:25 smithi141 ceph-mon[108989]: pgmap v16034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:25.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:25 smithi060 ceph-mon[94696]: pgmap v16034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:26.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:26.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:26.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:27.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:27.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:27.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:27 smithi141 ceph-mon[108989]: pgmap v16035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:27 smithi060 ceph-mon[94696]: pgmap v16035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:28.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:28.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:29.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:29.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:29 smithi060 ceph-mon[94696]: pgmap v16036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:29 smithi141 ceph-mon[108989]: pgmap v16036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:30.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:30.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:31.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:31.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:31 smithi141 ceph-mon[108989]: pgmap v16037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:31 smithi060 ceph-mon[94696]: pgmap v16037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:32.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:32.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:33.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:33.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:33.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:33 smithi141 ceph-mon[108989]: pgmap v16038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:33 smithi060 ceph-mon[94696]: pgmap v16038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:34.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:34.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:35.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:35.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:35.949 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:35 smithi141 ceph-mon[108989]: pgmap v16039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:35 smithi060 ceph-mon[94696]: pgmap v16039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:36.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:36.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:37.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:37.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:37.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:37 smithi141 ceph-mon[108989]: pgmap v16040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:37 smithi060 ceph-mon[94696]: pgmap v16040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:38.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:38.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:39.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:39.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:39 smithi060 ceph-mon[94696]: pgmap v16041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:39.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:39 smithi141 ceph-mon[108989]: pgmap v16041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:40.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:40.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:40.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:41.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:41.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:41 smithi141 ceph-mon[108989]: pgmap v16042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:41 smithi060 ceph-mon[94696]: pgmap v16042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:42.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:42.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:43.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:43.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:43 smithi141 ceph-mon[108989]: pgmap v16043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:43 smithi060 ceph-mon[94696]: pgmap v16043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:44.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:44.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:45.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:45.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:45 smithi141 ceph-mon[108989]: pgmap v16044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:45 smithi060 ceph-mon[94696]: pgmap v16044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:46.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:46.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:47.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:47.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:47.956 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:47 smithi060 ceph-mon[94696]: pgmap v16045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:47.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:47 smithi141 ceph-mon[108989]: pgmap v16045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:48.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:49.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:49.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:49 smithi060 ceph-mon[94696]: pgmap v16046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:17:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:49 smithi141 ceph-mon[108989]: pgmap v16046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:17:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:50.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:50.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:17:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:17:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:50.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:17:50.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:17:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:17:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:17:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:17:51.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:51.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:51 smithi141 ceph-mon[108989]: pgmap v16047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:51 smithi060 ceph-mon[94696]: pgmap v16047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:52.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:52.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:53.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:53.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:53 smithi141 ceph-mon[108989]: pgmap v16048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:53 smithi060 ceph-mon[94696]: pgmap v16048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:54.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:54.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:55.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:55.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:55 smithi141 ceph-mon[108989]: pgmap v16049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:55 smithi060 ceph-mon[94696]: pgmap v16049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:17:56.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:56.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:57.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:57.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:57 smithi141 ceph-mon[108989]: pgmap v16050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:57 smithi060 ceph-mon[94696]: pgmap v16050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:17:58.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:58.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:59.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:17:59.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:17:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:17:59 smithi060 ceph-mon[94696]: pgmap v16051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:17:59.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:17:59 smithi141 ceph-mon[108989]: pgmap v16051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:01.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:01.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:01 smithi141 ceph-mon[108989]: pgmap v16052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:01 smithi060 ceph-mon[94696]: pgmap v16052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:02.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:02.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:03.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:03.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:03.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:03 smithi141 ceph-mon[108989]: pgmap v16053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:03 smithi060 ceph-mon[94696]: pgmap v16053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:04.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:04.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:05.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:05.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:05 smithi141 ceph-mon[108989]: pgmap v16054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:05 smithi060 ceph-mon[94696]: pgmap v16054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:06.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:06.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:07.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:07.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:07 smithi141 ceph-mon[108989]: pgmap v16055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:07 smithi060 ceph-mon[94696]: pgmap v16055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:08.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:08.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:09.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:09.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:09 smithi060 ceph-mon[94696]: pgmap v16056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:09 smithi141 ceph-mon[108989]: pgmap v16056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:10.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:10.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:11.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:11.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:11 smithi141 ceph-mon[108989]: pgmap v16057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:11 smithi060 ceph-mon[94696]: pgmap v16057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:12.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:12.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:13.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:13.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:13 smithi141 ceph-mon[108989]: pgmap v16058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:13 smithi060 ceph-mon[94696]: pgmap v16058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:14.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:14.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:15.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:15.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:15 smithi141 ceph-mon[108989]: pgmap v16059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:15 smithi060 ceph-mon[94696]: pgmap v16059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:16.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:16.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:17.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:17.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:17 smithi141 ceph-mon[108989]: pgmap v16060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:17 smithi060 ceph-mon[94696]: pgmap v16060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:18.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:18.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:19.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:19.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:19 smithi060 ceph-mon[94696]: pgmap v16061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:19 smithi141 ceph-mon[108989]: pgmap v16061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:20.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:20.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:21.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:21.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:21 smithi141 ceph-mon[108989]: pgmap v16062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:21 smithi060 ceph-mon[94696]: pgmap v16062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:22.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:22.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:23.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:23.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:23.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:23 smithi141 ceph-mon[108989]: pgmap v16063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:23 smithi060 ceph-mon[94696]: pgmap v16063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:24.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:24.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:25.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:25.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:25 smithi141 ceph-mon[108989]: pgmap v16064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:25 smithi060 ceph-mon[94696]: pgmap v16064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:26.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:26.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:27.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:27.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:27 smithi060 ceph-mon[94696]: pgmap v16065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:28.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:28.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:27 smithi141 ceph-mon[108989]: pgmap v16065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:29.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:29.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:29 smithi060 ceph-mon[94696]: pgmap v16066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:30.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:30.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:29 smithi141 ceph-mon[108989]: pgmap v16066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:31.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:31.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:31 smithi141 ceph-mon[108989]: pgmap v16067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:31 smithi060 ceph-mon[94696]: pgmap v16067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:32.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:32.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:33.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:33.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:33 smithi060 ceph-mon[94696]: pgmap v16068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:33 smithi141 ceph-mon[108989]: pgmap v16068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:34.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:34.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:35.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:35.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:35 smithi060 ceph-mon[94696]: pgmap v16069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:35 smithi141 ceph-mon[108989]: pgmap v16069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:36.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:36.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:37.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:37.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:37 smithi060 ceph-mon[94696]: pgmap v16070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:37 smithi141 ceph-mon[108989]: pgmap v16070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:38.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:38.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:39.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:39.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:39 smithi060 ceph-mon[94696]: pgmap v16071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:40.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:39 smithi141 ceph-mon[108989]: pgmap v16071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:40.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:40.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:41.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:41.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:41.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:41 smithi141 ceph-mon[108989]: pgmap v16072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:41 smithi060 ceph-mon[94696]: pgmap v16072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:42.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:42.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:43.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:43.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:43 smithi060 ceph-mon[94696]: pgmap v16073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:44.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:43 smithi141 ceph-mon[108989]: pgmap v16073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:44.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:44.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:45.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:45.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:45 smithi060 ceph-mon[94696]: pgmap v16074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:45 smithi141 ceph-mon[108989]: pgmap v16074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:46.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:46.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:47.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:47.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:47 smithi060 ceph-mon[94696]: pgmap v16075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:47 smithi141 ceph-mon[108989]: pgmap v16075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:48.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:48.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:49.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:49.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:49 smithi060 ceph-mon[94696]: pgmap v16076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:49 smithi141 ceph-mon[108989]: pgmap v16076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:18:50.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:50.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:18:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:18:51.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:18:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:18:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:18:51.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:18:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:18:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:18:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:18:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:18:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:18:51.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:18:51.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:51.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:51 smithi141 ceph-mon[108989]: pgmap v16077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:51 smithi060 ceph-mon[94696]: pgmap v16077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:52.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:52.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:53.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:53.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:53 smithi060 ceph-mon[94696]: pgmap v16078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:53 smithi141 ceph-mon[108989]: pgmap v16078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:54.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:54.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:55.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:55.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:55 smithi060 ceph-mon[94696]: pgmap v16079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:55 smithi141 ceph-mon[108989]: pgmap v16079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:18:56.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:56.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:57.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:57.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:57 smithi060 ceph-mon[94696]: pgmap v16080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:58.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:57 smithi141 ceph-mon[108989]: pgmap v16080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:18:58.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:58.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:59.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:18:59.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:18:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:18:59 smithi060 ceph-mon[94696]: pgmap v16081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:18:59 smithi141 ceph-mon[108989]: pgmap v16081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:00.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:00.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:01.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:01.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:01 smithi060 ceph-mon[94696]: pgmap v16082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:01 smithi141 ceph-mon[108989]: pgmap v16082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:02.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:02.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:03.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:03.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:03 smithi060 ceph-mon[94696]: pgmap v16083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:03 smithi141 ceph-mon[108989]: pgmap v16083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:04.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:04.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:05.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:04 smithi141 ceph-mon[108989]: pgmap v16084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:05.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:05.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:04 smithi060 ceph-mon[94696]: pgmap v16084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:06.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:06.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:07.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:06 smithi141 ceph-mon[108989]: pgmap v16085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:07.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:07.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:07.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:06 smithi060 ceph-mon[94696]: pgmap v16085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:08.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:08.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:09.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:09.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:09.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:09 smithi141 ceph-mon[108989]: pgmap v16086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:09 smithi060 ceph-mon[94696]: pgmap v16086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:10.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:10.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:11.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:11.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:11 smithi141 ceph-mon[108989]: pgmap v16087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:11 smithi060 ceph-mon[94696]: pgmap v16087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:12.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:12.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:13.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:13.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:13 smithi141 ceph-mon[108989]: pgmap v16088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:13 smithi060 ceph-mon[94696]: pgmap v16088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:14.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:14.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:15.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:15.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:15 smithi141 ceph-mon[108989]: pgmap v16089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:15 smithi060 ceph-mon[94696]: pgmap v16089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:16.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:16.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:17.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:17.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:17 smithi141 ceph-mon[108989]: pgmap v16090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:17 smithi060 ceph-mon[94696]: pgmap v16090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:18.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:18.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:19.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:19.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:19 smithi141 ceph-mon[108989]: pgmap v16091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:19 smithi060 ceph-mon[94696]: pgmap v16091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:20.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:20.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:21.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:21.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:21.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:21 smithi141 ceph-mon[108989]: pgmap v16092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:21 smithi060 ceph-mon[94696]: pgmap v16092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:22.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:22.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:23.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:23.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:23 smithi141 ceph-mon[108989]: pgmap v16093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:23 smithi060 ceph-mon[94696]: pgmap v16093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:24.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:24.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:25.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:25.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:25 smithi141 ceph-mon[108989]: pgmap v16094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:25.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:25 smithi060 ceph-mon[94696]: pgmap v16094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:26.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:26.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:27.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:27.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:27.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:27 smithi141 ceph-mon[108989]: pgmap v16095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:27 smithi060 ceph-mon[94696]: pgmap v16095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:28.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:28.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:29.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:29.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:29 smithi141 ceph-mon[108989]: pgmap v16096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:29 smithi060 ceph-mon[94696]: pgmap v16096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:30.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:30.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:31.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:31.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:31 smithi141 ceph-mon[108989]: pgmap v16097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:31 smithi060 ceph-mon[94696]: pgmap v16097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:32.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:32.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:33.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:33.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:33 smithi141 ceph-mon[108989]: pgmap v16098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:33 smithi060 ceph-mon[94696]: pgmap v16098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:34.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:34.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:35.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:35.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:35 smithi141 ceph-mon[108989]: pgmap v16099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:35 smithi060 ceph-mon[94696]: pgmap v16099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:36.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:36.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:37.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:37.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:37 smithi141 ceph-mon[108989]: pgmap v16100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:37 smithi060 ceph-mon[94696]: pgmap v16100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:38.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:38.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:39.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:39.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:39 smithi060 ceph-mon[94696]: pgmap v16101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:39 smithi141 ceph-mon[108989]: pgmap v16101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:40.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:40.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:41.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:41.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:41 smithi141 ceph-mon[108989]: pgmap v16102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:41 smithi060 ceph-mon[94696]: pgmap v16102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:42.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:42.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:43.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:43.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:43 smithi141 ceph-mon[108989]: pgmap v16103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:43 smithi060 ceph-mon[94696]: pgmap v16103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:44.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:44.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:45.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:45.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:45 smithi141 ceph-mon[108989]: pgmap v16104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:45 smithi060 ceph-mon[94696]: pgmap v16104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:46.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:46.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:47.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:47.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:47 smithi141 ceph-mon[108989]: pgmap v16105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:47 smithi060 ceph-mon[94696]: pgmap v16105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:48.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:48.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:49.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:49.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:49.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:49 smithi060 ceph-mon[94696]: pgmap v16106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:49 smithi141 ceph-mon[108989]: pgmap v16106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:50.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:50.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:51.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:51.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: pgmap v16107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:19:51.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:19:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: pgmap v16107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:19:51.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:19:51.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:19:51.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:19:51.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:19:51.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:19:52.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:52.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:53.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:53.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:53 smithi141 ceph-mon[108989]: pgmap v16108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:53 smithi060 ceph-mon[94696]: pgmap v16108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:54.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:54.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:55.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:55.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:55 smithi141 ceph-mon[108989]: pgmap v16109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:55 smithi060 ceph-mon[94696]: pgmap v16109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:19:56.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:56.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:57.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:57.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:57 smithi141 ceph-mon[108989]: pgmap v16110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:57 smithi060 ceph-mon[94696]: pgmap v16110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:19:58.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:58.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:59.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:19:59.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:19:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:19:59 smithi141 ceph-mon[108989]: pgmap v16111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:19:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:19:59 smithi060 ceph-mon[94696]: pgmap v16111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:00.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:00.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:20:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:20:01.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:01.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:01 smithi141 ceph-mon[108989]: pgmap v16112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:01 smithi060 ceph-mon[94696]: pgmap v16112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:02.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:02.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:03.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:03.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:03 smithi141 ceph-mon[108989]: pgmap v16113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:03 smithi060 ceph-mon[94696]: pgmap v16113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:04.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:04.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:05.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:05.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:05 smithi141 ceph-mon[108989]: pgmap v16114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:05 smithi060 ceph-mon[94696]: pgmap v16114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:06.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:06.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:07.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:07.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:07 smithi141 ceph-mon[108989]: pgmap v16115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:07 smithi060 ceph-mon[94696]: pgmap v16115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:08.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:08.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:09.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:09.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:09 smithi060 ceph-mon[94696]: pgmap v16116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:09.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:09 smithi141 ceph-mon[108989]: pgmap v16116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:10.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:10.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:11.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:11.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:11 smithi060 ceph-mon[94696]: pgmap v16117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:11 smithi141 ceph-mon[108989]: pgmap v16117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:12.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:12.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:13.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:13.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:13.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:13 smithi060 ceph-mon[94696]: pgmap v16118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:13 smithi141 ceph-mon[108989]: pgmap v16118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:14.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:14.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:15.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:15.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:15 smithi060 ceph-mon[94696]: pgmap v16119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:15 smithi141 ceph-mon[108989]: pgmap v16119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:16.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:16.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:17.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:17.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:17 smithi060 ceph-mon[94696]: pgmap v16120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:17 smithi141 ceph-mon[108989]: pgmap v16120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:18.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:18.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:19.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:19.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:19 smithi060 ceph-mon[94696]: pgmap v16121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:19 smithi141 ceph-mon[108989]: pgmap v16121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:20.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:20.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:21.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:21.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:21 smithi060 ceph-mon[94696]: pgmap v16122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:21 smithi141 ceph-mon[108989]: pgmap v16122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:22.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:22.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:23.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:23.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:23 smithi060 ceph-mon[94696]: pgmap v16123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:23 smithi141 ceph-mon[108989]: pgmap v16123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:24.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:24.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:25.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:25.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:25 smithi060 ceph-mon[94696]: pgmap v16124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:25 smithi141 ceph-mon[108989]: pgmap v16124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:26.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:26.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:27.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:27.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:27 smithi060 ceph-mon[94696]: pgmap v16125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:27 smithi141 ceph-mon[108989]: pgmap v16125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:28.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:28.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:29.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:29.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:29 smithi060 ceph-mon[94696]: pgmap v16126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:29 smithi141 ceph-mon[108989]: pgmap v16126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:30.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:30.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:31.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:31.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:31 smithi060 ceph-mon[94696]: pgmap v16127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:31 smithi141 ceph-mon[108989]: pgmap v16127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:32.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:32.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:33.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:33.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:33 smithi060 ceph-mon[94696]: pgmap v16128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:33 smithi141 ceph-mon[108989]: pgmap v16128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:34.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:34.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:35.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:35.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:35 smithi060 ceph-mon[94696]: pgmap v16129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:35 smithi141 ceph-mon[108989]: pgmap v16129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:36.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:36.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:37.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:37.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:37.808 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:37 smithi141 ceph-mon[108989]: pgmap v16130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:37 smithi060 ceph-mon[94696]: pgmap v16130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:38.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:38.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:39.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:39.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:39 smithi060 ceph-mon[94696]: pgmap v16131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:39 smithi141 ceph-mon[108989]: pgmap v16131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:40.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:40.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:41.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:41.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:41 smithi060 ceph-mon[94696]: pgmap v16132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:41 smithi141 ceph-mon[108989]: pgmap v16132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:42.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:42.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:43.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:43.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:43 smithi060 ceph-mon[94696]: pgmap v16133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:43 smithi141 ceph-mon[108989]: pgmap v16133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:44.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:44.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:45.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:45.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:45 smithi060 ceph-mon[94696]: pgmap v16134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:45 smithi141 ceph-mon[108989]: pgmap v16134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:46.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:46.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:47.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:47.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:47 smithi060 ceph-mon[94696]: pgmap v16135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:47.912 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:47 smithi141 ceph-mon[108989]: pgmap v16135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:48.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:48.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:49.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:49.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:49 smithi060 ceph-mon[94696]: pgmap v16136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:49.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:49 smithi141 ceph-mon[108989]: pgmap v16136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:50.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:50.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:51.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:51.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:51 smithi060 ceph-mon[94696]: pgmap v16137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:20:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:51 smithi141 ceph-mon[108989]: pgmap v16137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:20:52.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:52.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:20:52.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:52.964 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:20:52.965 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:20:52.966 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:52.966 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:20:52.966 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:20:53.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:53.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:53 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1461M 2023-08-19T16:20:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:53 smithi060 ceph-mon[94696]: pgmap v16138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:53 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1461M 2023-08-19T16:20:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:53 smithi141 ceph-mon[108989]: pgmap v16138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:54.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:54.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:55.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:55.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:55 smithi060 ceph-mon[94696]: pgmap v16139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:55 smithi141 ceph-mon[108989]: pgmap v16139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:20:56.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:56.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:57.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:57.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:57.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:57 smithi060 ceph-mon[94696]: pgmap v16140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:57 smithi141 ceph-mon[108989]: pgmap v16140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:20:58.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:58.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:59.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:20:59.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:20:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:20:59 smithi060 ceph-mon[94696]: pgmap v16141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:20:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:20:59 smithi141 ceph-mon[108989]: pgmap v16141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:00.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:00.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:01.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:01.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:01 smithi141 ceph-mon[108989]: pgmap v16142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:01 smithi060 ceph-mon[94696]: pgmap v16142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:02.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:02.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:03.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:03.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:03 smithi141 ceph-mon[108989]: pgmap v16143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:03 smithi060 ceph-mon[94696]: pgmap v16143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:04.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:04.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:05.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:05.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:05 smithi141 ceph-mon[108989]: pgmap v16144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:05 smithi060 ceph-mon[94696]: pgmap v16144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:06.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:06.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:07.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:07.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:07 smithi141 ceph-mon[108989]: pgmap v16145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:07 smithi060 ceph-mon[94696]: pgmap v16145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:08.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:08.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:09.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:09.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:09 smithi060 ceph-mon[94696]: pgmap v16146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:09 smithi141 ceph-mon[108989]: pgmap v16146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:10.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:10.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:11.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:11.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:11 smithi141 ceph-mon[108989]: pgmap v16147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:11 smithi060 ceph-mon[94696]: pgmap v16147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:12.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:13.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:13.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:13 smithi141 ceph-mon[108989]: pgmap v16148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:13 smithi060 ceph-mon[94696]: pgmap v16148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:14.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:14.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:15.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:15.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:15 smithi141 ceph-mon[108989]: pgmap v16149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:15 smithi060 ceph-mon[94696]: pgmap v16149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:16.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:16.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:17.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:17.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:17 smithi141 ceph-mon[108989]: pgmap v16150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:17 smithi060 ceph-mon[94696]: pgmap v16150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:18.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:18.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:19.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:19.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:19 smithi060 ceph-mon[94696]: pgmap v16151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:19 smithi141 ceph-mon[108989]: pgmap v16151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:20.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:20.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:21.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:21.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:21 smithi141 ceph-mon[108989]: pgmap v16152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:21 smithi060 ceph-mon[94696]: pgmap v16152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:22.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:22.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:23.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:23.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:23 smithi141 ceph-mon[108989]: pgmap v16153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:23 smithi060 ceph-mon[94696]: pgmap v16153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:24.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:24.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:25.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:25.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:25 smithi060 ceph-mon[94696]: pgmap v16154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:25 smithi141 ceph-mon[108989]: pgmap v16154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:25.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:26.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:26.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:27.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:27.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:27 smithi141 ceph-mon[108989]: pgmap v16155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:27 smithi060 ceph-mon[94696]: pgmap v16155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:28.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:28.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:29.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:29.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:29 smithi060 ceph-mon[94696]: pgmap v16156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:29 smithi141 ceph-mon[108989]: pgmap v16156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:30.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:30.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:31.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:31.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:31 smithi141 ceph-mon[108989]: pgmap v16157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:31 smithi060 ceph-mon[94696]: pgmap v16157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:32.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:32.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:33.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:33.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:33 smithi141 ceph-mon[108989]: pgmap v16158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:33 smithi060 ceph-mon[94696]: pgmap v16158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:34.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:34.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:35.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:35.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:35 smithi060 ceph-mon[94696]: pgmap v16159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:35 smithi141 ceph-mon[108989]: pgmap v16159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:36.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:36.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:37.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:37.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:37 smithi141 ceph-mon[108989]: pgmap v16160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:37 smithi060 ceph-mon[94696]: pgmap v16160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:38.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:38.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:39.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:39.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:39 smithi060 ceph-mon[94696]: pgmap v16161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:39 smithi141 ceph-mon[108989]: pgmap v16161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:40.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:40.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:41.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:41.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:41 smithi141 ceph-mon[108989]: pgmap v16162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:41 smithi060 ceph-mon[94696]: pgmap v16162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:42.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:42.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:43.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:43.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:43 smithi141 ceph-mon[108989]: pgmap v16163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:43 smithi060 ceph-mon[94696]: pgmap v16163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:44.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:44.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:45.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:45 smithi141 ceph-mon[108989]: pgmap v16164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:45 smithi060 ceph-mon[94696]: pgmap v16164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:46.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:46.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:47.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:47.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:47 smithi141 ceph-mon[108989]: pgmap v16165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:47 smithi060 ceph-mon[94696]: pgmap v16165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:48.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:48.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:49.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:49.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:49 smithi060 ceph-mon[94696]: pgmap v16166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:49 smithi141 ceph-mon[108989]: pgmap v16166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:50.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:50.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:51.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:51.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:51 smithi141 ceph-mon[108989]: pgmap v16167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:51 smithi060 ceph-mon[94696]: pgmap v16167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:52.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:21:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:21:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:21:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:21:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:21:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:21:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:21:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:21:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:21:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:21:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:21:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:21:53.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:53.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:53 smithi141 ceph-mon[108989]: pgmap v16168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:53 smithi060 ceph-mon[94696]: pgmap v16168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:54.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:54.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:55.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:55.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:55 smithi141 ceph-mon[108989]: pgmap v16169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:55 smithi060 ceph-mon[94696]: pgmap v16169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:21:56.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:56.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:57.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:57.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:57 smithi141 ceph-mon[108989]: pgmap v16170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:57 smithi060 ceph-mon[94696]: pgmap v16170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:21:58.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:58.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:59.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:21:59.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:21:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:21:59 smithi060 ceph-mon[94696]: pgmap v16171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:21:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:21:59 smithi141 ceph-mon[108989]: pgmap v16171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:00.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:00.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:01.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:01.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:01 smithi141 ceph-mon[108989]: pgmap v16172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:01 smithi060 ceph-mon[94696]: pgmap v16172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:02.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:02.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:03.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:03.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:03 smithi141 ceph-mon[108989]: pgmap v16173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:03 smithi060 ceph-mon[94696]: pgmap v16173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:04.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:04.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:05.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:05.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:05 smithi141 ceph-mon[108989]: pgmap v16174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:05 smithi060 ceph-mon[94696]: pgmap v16174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:06.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:06.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:07.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:07.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:07 smithi141 ceph-mon[108989]: pgmap v16175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:07 smithi060 ceph-mon[94696]: pgmap v16175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:08.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:08.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:09.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:09.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:09 smithi060 ceph-mon[94696]: pgmap v16176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:09 smithi141 ceph-mon[108989]: pgmap v16176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:10.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:10.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:11 smithi141 ceph-mon[108989]: pgmap v16177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:11 smithi060 ceph-mon[94696]: pgmap v16177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:12.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:13.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:13.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:13 smithi141 ceph-mon[108989]: pgmap v16178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:13 smithi060 ceph-mon[94696]: pgmap v16178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:14.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:14.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:15.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:15.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:15.954 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:15 smithi060 ceph-mon[94696]: pgmap v16179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:15 smithi141 ceph-mon[108989]: pgmap v16179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:16.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:16.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:17.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:17.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:17 smithi141 ceph-mon[108989]: pgmap v16180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:17 smithi060 ceph-mon[94696]: pgmap v16180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:18.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:18.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:19.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:19.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:19 smithi060 ceph-mon[94696]: pgmap v16181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:19 smithi141 ceph-mon[108989]: pgmap v16181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:20.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:20.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:21.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:21.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:21 smithi141 ceph-mon[108989]: pgmap v16182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:21 smithi060 ceph-mon[94696]: pgmap v16182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:22.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:22.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:23.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:23.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:23 smithi141 ceph-mon[108989]: pgmap v16183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:23 smithi060 ceph-mon[94696]: pgmap v16183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:24.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:24.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:25.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:25.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:25 smithi141 ceph-mon[108989]: pgmap v16184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:25 smithi060 ceph-mon[94696]: pgmap v16184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:26.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:26.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:27.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:27.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:27 smithi141 ceph-mon[108989]: pgmap v16185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:27 smithi060 ceph-mon[94696]: pgmap v16185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:28.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:28.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:29.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:29.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:29 smithi060 ceph-mon[94696]: pgmap v16186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:29 smithi141 ceph-mon[108989]: pgmap v16186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:30.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:30.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:31.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:31.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:31 smithi141 ceph-mon[108989]: pgmap v16187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:31 smithi060 ceph-mon[94696]: pgmap v16187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:32.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:32.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:33.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:33.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:33 smithi141 ceph-mon[108989]: pgmap v16188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:33 smithi060 ceph-mon[94696]: pgmap v16188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:34.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:34.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:35.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:35.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:35.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:35 smithi141 ceph-mon[108989]: pgmap v16189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:35 smithi060 ceph-mon[94696]: pgmap v16189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:36.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:36.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:37.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:37.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:37 smithi141 ceph-mon[108989]: pgmap v16190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:37 smithi060 ceph-mon[94696]: pgmap v16190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:38.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:38.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:39.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:39.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:39 smithi060 ceph-mon[94696]: pgmap v16191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:39 smithi141 ceph-mon[108989]: pgmap v16191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:40.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:40.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:41.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:41.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:41 smithi060 ceph-mon[94696]: pgmap v16192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:41 smithi141 ceph-mon[108989]: pgmap v16192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:42.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:42.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:43.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:43.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:43 smithi060 ceph-mon[94696]: pgmap v16193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:44.105 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:43 smithi141 ceph-mon[108989]: pgmap v16193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:44.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:44.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:45.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:45.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:45 smithi060 ceph-mon[94696]: pgmap v16194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:45 smithi141 ceph-mon[108989]: pgmap v16194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:46.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:46.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:47.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:47.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:47 smithi060 ceph-mon[94696]: pgmap v16195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:47 smithi141 ceph-mon[108989]: pgmap v16195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:48.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:48.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:49.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:49.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:49 smithi060 ceph-mon[94696]: pgmap v16196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:49 smithi141 ceph-mon[108989]: pgmap v16196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:22:50.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:50.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:51.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:51.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:51 smithi060 ceph-mon[94696]: pgmap v16197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:51 smithi141 ceph-mon[108989]: pgmap v16197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:52.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:52.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:22:53.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:22:53.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:53.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: pgmap v16198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:22:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:22:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:22:54.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:22:54.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:22:54.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: pgmap v16198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:54.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:22:54.208 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:22:54.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:22:54.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:22:54.209 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:22:54.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:54.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:55.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:55.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:55 smithi060 ceph-mon[94696]: pgmap v16199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:55 smithi141 ceph-mon[108989]: pgmap v16199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:22:56.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:56.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:57.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:57.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:57 smithi060 ceph-mon[94696]: pgmap v16200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:57 smithi141 ceph-mon[108989]: pgmap v16200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:22:58.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:58.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:59.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:22:59.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:22:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:22:59 smithi060 ceph-mon[94696]: pgmap v16201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:22:59 smithi141 ceph-mon[108989]: pgmap v16201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:00.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:00.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:01.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:01.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:01 smithi060 ceph-mon[94696]: pgmap v16202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:01 smithi141 ceph-mon[108989]: pgmap v16202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:02.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:02.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:03.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:03.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:03 smithi060 ceph-mon[94696]: pgmap v16203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:03 smithi141 ceph-mon[108989]: pgmap v16203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:04.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:04.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:05.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:05.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:05 smithi060 ceph-mon[94696]: pgmap v16204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:05 smithi141 ceph-mon[108989]: pgmap v16204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:06.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:06.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:07.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:07.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:07 smithi060 ceph-mon[94696]: pgmap v16205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:07 smithi141 ceph-mon[108989]: pgmap v16205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:08.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:08.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:09.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:09.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:09 smithi060 ceph-mon[94696]: pgmap v16206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:09 smithi141 ceph-mon[108989]: pgmap v16206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:10.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:10.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:11.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:11.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:11 smithi060 ceph-mon[94696]: pgmap v16207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:11 smithi141 ceph-mon[108989]: pgmap v16207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:12.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:13.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:13.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:13 smithi060 ceph-mon[94696]: pgmap v16208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:13 smithi141 ceph-mon[108989]: pgmap v16208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:14.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:14.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:15.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:15.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:15 smithi060 ceph-mon[94696]: pgmap v16209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:15 smithi141 ceph-mon[108989]: pgmap v16209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:16.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:16.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:17.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:17.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:17 smithi060 ceph-mon[94696]: pgmap v16210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:17 smithi141 ceph-mon[108989]: pgmap v16210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:18.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:18.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:19.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:19.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:19 smithi060 ceph-mon[94696]: pgmap v16211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:19 smithi141 ceph-mon[108989]: pgmap v16211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:20.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:20.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:21.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:21.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:21 smithi060 ceph-mon[94696]: pgmap v16212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:21 smithi141 ceph-mon[108989]: pgmap v16212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:22.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:22.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:23.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:23.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:23 smithi060 ceph-mon[94696]: pgmap v16213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:23 smithi141 ceph-mon[108989]: pgmap v16213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:24.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:24.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:25.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:25.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:25 smithi141 ceph-mon[108989]: pgmap v16214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:25 smithi060 ceph-mon[94696]: pgmap v16214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:26.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:26.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:27.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:27.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:27 smithi141 ceph-mon[108989]: pgmap v16215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:27 smithi060 ceph-mon[94696]: pgmap v16215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:28.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:28.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:29.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:29.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:29 smithi141 ceph-mon[108989]: pgmap v16216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:29 smithi060 ceph-mon[94696]: pgmap v16216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:30.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:30.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:31.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:31.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:31 smithi060 ceph-mon[94696]: pgmap v16217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:31 smithi141 ceph-mon[108989]: pgmap v16217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:32.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:32.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:33.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:33.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:33 smithi141 ceph-mon[108989]: pgmap v16218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:33 smithi060 ceph-mon[94696]: pgmap v16218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:34.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:34.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:35.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:35.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:35 smithi141 ceph-mon[108989]: pgmap v16219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:35 smithi060 ceph-mon[94696]: pgmap v16219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:36.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:36.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:37.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:37.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:37 smithi141 ceph-mon[108989]: pgmap v16220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:37 smithi060 ceph-mon[94696]: pgmap v16220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:38.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:38.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:39.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:39.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:39 smithi141 ceph-mon[108989]: pgmap v16221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:39 smithi060 ceph-mon[94696]: pgmap v16221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:40.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:40.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:41.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:41.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:41 smithi141 ceph-mon[108989]: pgmap v16222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:41 smithi060 ceph-mon[94696]: pgmap v16222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:42.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:42.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:43.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:43.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:43 smithi141 ceph-mon[108989]: pgmap v16223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:43 smithi060 ceph-mon[94696]: pgmap v16223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:44.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:44.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:44 smithi141 ceph-mon[108989]: pgmap v16224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:44 smithi060 ceph-mon[94696]: pgmap v16224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:45.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:45.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:46.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:46.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:47 smithi060 ceph-mon[94696]: pgmap v16225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:47 smithi141 ceph-mon[108989]: pgmap v16225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:47.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:47.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:48.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:48.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:49 smithi141 ceph-mon[108989]: pgmap v16226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:49.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:49.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:49 smithi060 ceph-mon[94696]: pgmap v16226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:50.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:50.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:51 smithi141 ceph-mon[108989]: pgmap v16227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:51.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:51.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:51 smithi060 ceph-mon[94696]: pgmap v16227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:52.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:52.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:53 smithi141 ceph-mon[108989]: pgmap v16228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:23:53.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:53.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:53 smithi060 ceph-mon[94696]: pgmap v16228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:23:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:54.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:55 smithi141 ceph-mon[108989]: pgmap v16229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:55.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:55.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:55 smithi060 ceph-mon[94696]: pgmap v16229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:23:56.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:56.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:57.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: pgmap v16230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:23:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: pgmap v16230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:23:57.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:23:57.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:23:57.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:57.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:58.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:58.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:23:59 smithi141 ceph-mon[108989]: pgmap v16231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:23:59.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:23:59.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:23:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:23:59 smithi060 ceph-mon[94696]: pgmap v16231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:00.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:00.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:01 smithi141 ceph-mon[108989]: pgmap v16232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:01.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:01.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:01 smithi060 ceph-mon[94696]: pgmap v16232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:02.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:02.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:03 smithi141 ceph-mon[108989]: pgmap v16233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:03.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:03.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:03 smithi060 ceph-mon[94696]: pgmap v16233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:04.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:04.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:05 smithi141 ceph-mon[108989]: pgmap v16234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:05.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:05.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:05 smithi060 ceph-mon[94696]: pgmap v16234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:06.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:06.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:07 smithi141 ceph-mon[108989]: pgmap v16235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:07.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:07.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:07 smithi060 ceph-mon[94696]: pgmap v16235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:08.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:08.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:09 smithi141 ceph-mon[108989]: pgmap v16236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:09.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:09.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:09 smithi060 ceph-mon[94696]: pgmap v16236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:10.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:10.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:11 smithi141 ceph-mon[108989]: pgmap v16237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:11.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:11.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:11 smithi060 ceph-mon[94696]: pgmap v16237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:12.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:12.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:13 smithi141 ceph-mon[108989]: pgmap v16238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:13.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:13.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:13 smithi060 ceph-mon[94696]: pgmap v16238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:14.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:14.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:15 smithi141 ceph-mon[108989]: pgmap v16239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:15.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:15.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:15 smithi060 ceph-mon[94696]: pgmap v16239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:16.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:16.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:17.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:17 smithi060 ceph-mon[94696]: pgmap v16240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:17 smithi141 ceph-mon[108989]: pgmap v16240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:17.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:17.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:18.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:18.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:19 smithi141 ceph-mon[108989]: pgmap v16241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:19.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:19.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:19 smithi060 ceph-mon[94696]: pgmap v16241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:20.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:20.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:21 smithi141 ceph-mon[108989]: pgmap v16242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:21.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:21.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:21 smithi060 ceph-mon[94696]: pgmap v16242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:22.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:22.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:23 smithi060 ceph-mon[94696]: pgmap v16243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:23.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:23.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:23 smithi141 ceph-mon[108989]: pgmap v16243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:24.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:24.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:25 smithi060 ceph-mon[94696]: pgmap v16244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:25.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:25.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:25 smithi141 ceph-mon[108989]: pgmap v16244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:26.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:26.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:27 smithi060 ceph-mon[94696]: pgmap v16245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:27.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:27.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:27 smithi141 ceph-mon[108989]: pgmap v16245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:28.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:28.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:29 smithi060 ceph-mon[94696]: pgmap v16246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:29.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:29.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:29 smithi141 ceph-mon[108989]: pgmap v16246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:30.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:30.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:31 smithi060 ceph-mon[94696]: pgmap v16247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:31.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:31.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:31 smithi141 ceph-mon[108989]: pgmap v16247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:32.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:32.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:33 smithi060 ceph-mon[94696]: pgmap v16248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:33.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:33.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:33 smithi141 ceph-mon[108989]: pgmap v16248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:34.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:34.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:35 smithi060 ceph-mon[94696]: pgmap v16249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:35.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:35.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:35 smithi141 ceph-mon[108989]: pgmap v16249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:36.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:36.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:37.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:37 smithi060 ceph-mon[94696]: pgmap v16250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:37.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:37.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:37 smithi141 ceph-mon[108989]: pgmap v16250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:38.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:38.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:39 smithi060 ceph-mon[94696]: pgmap v16251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:39.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:39.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:39 smithi141 ceph-mon[108989]: pgmap v16251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:40.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:40.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:41 smithi060 ceph-mon[94696]: pgmap v16252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:41.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:41.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:41 smithi141 ceph-mon[108989]: pgmap v16252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:42.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:42.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:43 smithi060 ceph-mon[94696]: pgmap v16253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:43.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:43.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:43 smithi141 ceph-mon[108989]: pgmap v16253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:44.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:44.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:45 smithi141 ceph-mon[108989]: pgmap v16254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:45.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:45 smithi060 ceph-mon[94696]: pgmap v16254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:45.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:45.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:46.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:46.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:47 smithi060 ceph-mon[94696]: pgmap v16255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:47.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:47.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:47 smithi141 ceph-mon[108989]: pgmap v16255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:48.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:48.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:49 smithi060 ceph-mon[94696]: pgmap v16256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:49.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:49.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:49 smithi141 ceph-mon[108989]: pgmap v16256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:50.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:50.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:51 smithi060 ceph-mon[94696]: pgmap v16257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:51.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:51.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:51 smithi141 ceph-mon[108989]: pgmap v16257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:52.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:52.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:53 smithi060 ceph-mon[94696]: pgmap v16258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:53.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:53.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:53 smithi141 ceph-mon[108989]: pgmap v16258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:54.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:55 smithi141 ceph-mon[108989]: pgmap v16259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:55 smithi060 ceph-mon[94696]: pgmap v16259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:24:55.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:55.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:24:56.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:56.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:56.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:24:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:57 smithi060 ceph-mon[94696]: pgmap v16260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:57.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:57.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:57 smithi141 ceph-mon[108989]: pgmap v16260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:24:58.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:58.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:24:59 smithi060 ceph-mon[94696]: pgmap v16261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:24:59.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:24:59.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:24:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:24:59 smithi141 ceph-mon[108989]: pgmap v16261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:00.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:00.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:01 smithi060 ceph-mon[94696]: pgmap v16262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:01.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:01.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:01 smithi141 ceph-mon[108989]: pgmap v16262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:25:02.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:25:02.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:25:02.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:02.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:25:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:25:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:25:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:25:03.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:03 smithi060 ceph-mon[94696]: pgmap v16263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:03.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:03.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:03 smithi141 ceph-mon[108989]: pgmap v16263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:04.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:04.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:05 smithi060 ceph-mon[94696]: pgmap v16264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:05.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:05.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:05 smithi141 ceph-mon[108989]: pgmap v16264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:06.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:06.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:07.887 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:07 smithi060 ceph-mon[94696]: pgmap v16265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:07.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:07 smithi141 ceph-mon[108989]: pgmap v16265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:08.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:08.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:09 smithi060 ceph-mon[94696]: pgmap v16266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:09.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:09 smithi141 ceph-mon[108989]: pgmap v16266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:11.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:11.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:11 smithi141 ceph-mon[108989]: pgmap v16267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:11 smithi060 ceph-mon[94696]: pgmap v16267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:12.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:12.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:13.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:13.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:13 smithi141 ceph-mon[108989]: pgmap v16268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:13 smithi060 ceph-mon[94696]: pgmap v16268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:14.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:14.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:15.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:15.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:15 smithi141 ceph-mon[108989]: pgmap v16269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:15 smithi060 ceph-mon[94696]: pgmap v16269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:17.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:17.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:17 smithi141 ceph-mon[108989]: pgmap v16270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:18.000 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:17 smithi060 ceph-mon[94696]: pgmap v16270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:18.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:18.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:19 smithi060 ceph-mon[94696]: pgmap v16271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:19.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:19.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:19 smithi141 ceph-mon[108989]: pgmap v16271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:20.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:20.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:21.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:21 smithi141 ceph-mon[108989]: pgmap v16272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:21 smithi060 ceph-mon[94696]: pgmap v16272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:22.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:23.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:23.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:23 smithi141 ceph-mon[108989]: pgmap v16273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:23 smithi060 ceph-mon[94696]: pgmap v16273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:24.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:24.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:25.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:25.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:25 smithi141 ceph-mon[108989]: pgmap v16274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:25 smithi060 ceph-mon[94696]: pgmap v16274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:26.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:26.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:27.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:27.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:27 smithi141 ceph-mon[108989]: pgmap v16275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:27 smithi060 ceph-mon[94696]: pgmap v16275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:28.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:28.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:29 smithi060 ceph-mon[94696]: pgmap v16276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:29.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:29.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:29 smithi141 ceph-mon[108989]: pgmap v16276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:30.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:30.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:31.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:31.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:31 smithi141 ceph-mon[108989]: pgmap v16277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:31 smithi060 ceph-mon[94696]: pgmap v16277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:32.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:32.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:33.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:33.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:33 smithi141 ceph-mon[108989]: pgmap v16278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:33 smithi060 ceph-mon[94696]: pgmap v16278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:34.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:34.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:35.866 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:35 smithi141 ceph-mon[108989]: pgmap v16279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:35.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:35.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:35 smithi060 ceph-mon[94696]: pgmap v16279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:36.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:36.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:37.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:37.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:37 smithi141 ceph-mon[108989]: pgmap v16280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:37 smithi060 ceph-mon[94696]: pgmap v16280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:38.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:38.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:39 smithi060 ceph-mon[94696]: pgmap v16281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:39.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:39.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:39 smithi141 ceph-mon[108989]: pgmap v16281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:40.917 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:40.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:40.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:41.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:41.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:41 smithi141 ceph-mon[108989]: pgmap v16282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:41 smithi060 ceph-mon[94696]: pgmap v16282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:42.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:42.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:43.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:43.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:43 smithi141 ceph-mon[108989]: pgmap v16283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:43 smithi060 ceph-mon[94696]: pgmap v16283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:44.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:44.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:45.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:45.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:45.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:45 smithi141 ceph-mon[108989]: pgmap v16284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:45 smithi060 ceph-mon[94696]: pgmap v16284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:46.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:46.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:47.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:47.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:47 smithi141 ceph-mon[108989]: pgmap v16285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:47 smithi060 ceph-mon[94696]: pgmap v16285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:48.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:48.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:49 smithi060 ceph-mon[94696]: pgmap v16286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:49.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:49.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:49 smithi141 ceph-mon[108989]: pgmap v16286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:50.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:50.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:51.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:51.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:51 smithi141 ceph-mon[108989]: pgmap v16287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:51 smithi060 ceph-mon[94696]: pgmap v16287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:52.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:52.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:53 smithi060 ceph-mon[94696]: pgmap v16288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:53.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:53.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:53 smithi141 ceph-mon[108989]: pgmap v16288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:54.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:54.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:55.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:55.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:55 smithi141 ceph-mon[108989]: pgmap v16289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:55 smithi060 ceph-mon[94696]: pgmap v16289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:25:56.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:56.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:57.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:57.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:57 smithi141 ceph-mon[108989]: pgmap v16290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:57 smithi060 ceph-mon[94696]: pgmap v16290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:25:58.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:58.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:25:59 smithi060 ceph-mon[94696]: pgmap v16291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:25:59.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:25:59.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:25:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:25:59 smithi141 ceph-mon[108989]: pgmap v16291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:00.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:00.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:01.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:01.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:01.998 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:01 smithi141 ceph-mon[108989]: pgmap v16292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:01 smithi060 ceph-mon[94696]: pgmap v16292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:02.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:02.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:26:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:26:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:26:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:26:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:26:02.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:26:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:26:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:03 smithi060 ceph-mon[94696]: pgmap v16293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:03 smithi141 ceph-mon[108989]: pgmap v16293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:03.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:03.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:04.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:04.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:05 smithi141 ceph-mon[108989]: pgmap v16294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:05.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:05.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:05 smithi060 ceph-mon[94696]: pgmap v16294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:06.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:06.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:07 smithi141 ceph-mon[108989]: pgmap v16295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:07.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:07.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:07 smithi060 ceph-mon[94696]: pgmap v16295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:08.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:08.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:09 smithi060 ceph-mon[94696]: pgmap v16296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:09 smithi141 ceph-mon[108989]: pgmap v16296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:09.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:09.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:10.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:10.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:11 smithi141 ceph-mon[108989]: pgmap v16297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:11.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:11.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:11 smithi060 ceph-mon[94696]: pgmap v16297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:13.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:13.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:13 smithi141 ceph-mon[108989]: pgmap v16298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:14.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:14.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:13 smithi060 ceph-mon[94696]: pgmap v16298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:15.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:15.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:15 smithi141 ceph-mon[108989]: pgmap v16299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:16.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:16.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:15 smithi060 ceph-mon[94696]: pgmap v16299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:17.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:17.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:17 smithi141 ceph-mon[108989]: pgmap v16300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:18.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:18.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:17 smithi060 ceph-mon[94696]: pgmap v16300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:19.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:19.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:19 smithi060 ceph-mon[94696]: pgmap v16301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:19 smithi141 ceph-mon[108989]: pgmap v16301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:20.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:20.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:21.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:21.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:21 smithi141 ceph-mon[108989]: pgmap v16302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:22.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:22.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:21 smithi060 ceph-mon[94696]: pgmap v16302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:23.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:23.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:23 smithi141 ceph-mon[108989]: pgmap v16303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:24.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:24.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:23 smithi060 ceph-mon[94696]: pgmap v16303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:25.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:25.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:25 smithi141 ceph-mon[108989]: pgmap v16304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:26.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:26.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:25 smithi060 ceph-mon[94696]: pgmap v16304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:27.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:27.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:27 smithi141 ceph-mon[108989]: pgmap v16305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:28.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:28.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:27 smithi060 ceph-mon[94696]: pgmap v16305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:29.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:29.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:29 smithi060 ceph-mon[94696]: pgmap v16306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:29 smithi141 ceph-mon[108989]: pgmap v16306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:30.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:30.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:31.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:31.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:31 smithi141 ceph-mon[108989]: pgmap v16307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:32.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:32.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:31 smithi060 ceph-mon[94696]: pgmap v16307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:33.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:33.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:33 smithi141 ceph-mon[108989]: pgmap v16308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:34.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:34.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:33 smithi060 ceph-mon[94696]: pgmap v16308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:35.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:35.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:35 smithi141 ceph-mon[108989]: pgmap v16309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:36.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:36.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:35 smithi060 ceph-mon[94696]: pgmap v16309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:37.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:37.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:37 smithi141 ceph-mon[108989]: pgmap v16310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:38.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:38.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:37 smithi060 ceph-mon[94696]: pgmap v16310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:39.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:39.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:39 smithi060 ceph-mon[94696]: pgmap v16311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:39 smithi141 ceph-mon[108989]: pgmap v16311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:40.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:40.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:41.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:41.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:41 smithi141 ceph-mon[108989]: pgmap v16312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:42.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:42.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:41 smithi060 ceph-mon[94696]: pgmap v16312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:43.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:43.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:44.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:44.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:43 smithi060 ceph-mon[94696]: pgmap v16313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:43 smithi141 ceph-mon[108989]: pgmap v16313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:45.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:45.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:46.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:46.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:45 smithi060 ceph-mon[94696]: pgmap v16314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:45 smithi141 ceph-mon[108989]: pgmap v16314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:47.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:47.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:48.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:48.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:47 smithi060 ceph-mon[94696]: pgmap v16315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:47 smithi141 ceph-mon[108989]: pgmap v16315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:49.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:49.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:49 smithi060 ceph-mon[94696]: pgmap v16316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:50.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:50.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:49 smithi141 ceph-mon[108989]: pgmap v16316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:51.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:51.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:51 smithi141 ceph-mon[108989]: pgmap v16317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:52.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:52.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:51 smithi060 ceph-mon[94696]: pgmap v16317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:53.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:53.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:53 smithi060 ceph-mon[94696]: pgmap v16318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:54.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:54.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:53 smithi141 ceph-mon[108989]: pgmap v16318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:55.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:55 smithi060 ceph-mon[94696]: pgmap v16319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:56.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:56.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:55 smithi141 ceph-mon[108989]: pgmap v16319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:26:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:26:57.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:57.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:57 smithi060 ceph-mon[94696]: pgmap v16320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:58.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:58.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:57 smithi141 ceph-mon[108989]: pgmap v16320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:26:59.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:26:59.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:26:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:26:59 smithi060 ceph-mon[94696]: pgmap v16321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:00.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:00.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:26:59 smithi141 ceph-mon[108989]: pgmap v16321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:01.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:01.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:01 smithi060 ceph-mon[94696]: pgmap v16322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:02.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:02.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:01 smithi141 ceph-mon[108989]: pgmap v16322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:03.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:03.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: pgmap v16323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:27:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:27:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:27:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:04.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: pgmap v16323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:27:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:27:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:27:05.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:05.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:05 smithi060 ceph-mon[94696]: pgmap v16324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:06.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:06.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:05 smithi141 ceph-mon[108989]: pgmap v16324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:07.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:07.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:07 smithi060 ceph-mon[94696]: pgmap v16325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:08.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:08.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:07 smithi141 ceph-mon[108989]: pgmap v16325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:09.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:09.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:09 smithi060 ceph-mon[94696]: pgmap v16326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:10.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:10.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:09 smithi141 ceph-mon[108989]: pgmap v16326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:11.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:11.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:11 smithi060 ceph-mon[94696]: pgmap v16327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:12.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:12.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:11 smithi141 ceph-mon[108989]: pgmap v16327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:13.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:13.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:13 smithi060 ceph-mon[94696]: pgmap v16328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:14.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:14.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:13 smithi141 ceph-mon[108989]: pgmap v16328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:15.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:15.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:15 smithi060 ceph-mon[94696]: pgmap v16329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:16.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:16.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:15 smithi141 ceph-mon[108989]: pgmap v16329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:17.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:17.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:17 smithi060 ceph-mon[94696]: pgmap v16330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:18.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:18.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:17 smithi141 ceph-mon[108989]: pgmap v16330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:19.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:19.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:20.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:19 smithi060 ceph-mon[94696]: pgmap v16331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:20.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:20.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:19 smithi141 ceph-mon[108989]: pgmap v16331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:21.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:21.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:21 smithi060 ceph-mon[94696]: pgmap v16332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:22.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:22.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:21 smithi141 ceph-mon[108989]: pgmap v16332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:23.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:23 smithi060 ceph-mon[94696]: pgmap v16333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:24.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:24.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:23 smithi141 ceph-mon[108989]: pgmap v16333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:25.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:25.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:25 smithi060 ceph-mon[94696]: pgmap v16334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:26.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:26.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:25 smithi141 ceph-mon[108989]: pgmap v16334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:27.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:27.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:27 smithi060 ceph-mon[94696]: pgmap v16335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:28.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:28.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:27 smithi141 ceph-mon[108989]: pgmap v16335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:29.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:29.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:29 smithi060 ceph-mon[94696]: pgmap v16336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:30.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:30.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:29 smithi141 ceph-mon[108989]: pgmap v16336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:31.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:31.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:31 smithi060 ceph-mon[94696]: pgmap v16337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:32.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:32.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:31 smithi141 ceph-mon[108989]: pgmap v16337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:33.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:33.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:33 smithi060 ceph-mon[94696]: pgmap v16338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:34.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:34.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:33 smithi141 ceph-mon[108989]: pgmap v16338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:35.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:35.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:36.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:36.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:35 smithi141 ceph-mon[108989]: pgmap v16339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:35 smithi060 ceph-mon[94696]: pgmap v16339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:37.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:37.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:38.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:38.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:37 smithi141 ceph-mon[108989]: pgmap v16340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:37 smithi060 ceph-mon[94696]: pgmap v16340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:39.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:39.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:40.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:40.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:39 smithi141 ceph-mon[108989]: pgmap v16341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:39 smithi060 ceph-mon[94696]: pgmap v16341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:41.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:41.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:42.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:42.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:42.151 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:41 smithi141 ceph-mon[108989]: pgmap v16342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:41 smithi060 ceph-mon[94696]: pgmap v16342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:43.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:43.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:44.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:44.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:43 smithi141 ceph-mon[108989]: pgmap v16343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:43 smithi060 ceph-mon[94696]: pgmap v16343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:45.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:45.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:46.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:46.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:45 smithi141 ceph-mon[108989]: pgmap v16344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:45 smithi060 ceph-mon[94696]: pgmap v16344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:47.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:47.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:48.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:48.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:47 smithi141 ceph-mon[108989]: pgmap v16345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:47 smithi060 ceph-mon[94696]: pgmap v16345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:49.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:49.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:50.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:50.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:49 smithi141 ceph-mon[108989]: pgmap v16346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:49 smithi060 ceph-mon[94696]: pgmap v16346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:51.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:51.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:52.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:52.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:51 smithi141 ceph-mon[108989]: pgmap v16347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:51 smithi060 ceph-mon[94696]: pgmap v16347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:53.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:53.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:54.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:54.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:53 smithi141 ceph-mon[108989]: pgmap v16348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:53 smithi060 ceph-mon[94696]: pgmap v16348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:55.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:56.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:56.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:55 smithi141 ceph-mon[108989]: pgmap v16349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:55 smithi060 ceph-mon[94696]: pgmap v16349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:27:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:27:57.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:57.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:58.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:58.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:27:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:57 smithi141 ceph-mon[108989]: pgmap v16350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:57 smithi060 ceph-mon[94696]: pgmap v16350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:27:59.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:27:59.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:00.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:27:59 smithi060 ceph-mon[94696]: pgmap v16351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:00.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:27:59 smithi141 ceph-mon[108989]: pgmap v16351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:01.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:01.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:02.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:02.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:01 smithi141 ceph-mon[108989]: pgmap v16352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:01 smithi060 ceph-mon[94696]: pgmap v16352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:03.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:03.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:04.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:04.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:03 smithi141 ceph-mon[108989]: pgmap v16353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:28:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:03 smithi060 ceph-mon[94696]: pgmap v16353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:28:05.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:05.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:05.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: pgmap v16354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:28:05.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: pgmap v16354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:28:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:28:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:28:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:28:06.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:06.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:07.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:07.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:07 smithi060 ceph-mon[94696]: pgmap v16355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:07.407 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:07 smithi141 ceph-mon[108989]: pgmap v16355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:08.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:08.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:09.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:09.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:09 smithi060 ceph-mon[94696]: pgmap v16356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:09 smithi141 ceph-mon[108989]: pgmap v16356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:10.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:10.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:11.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:11.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:11 smithi060 ceph-mon[94696]: pgmap v16357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:11 smithi141 ceph-mon[108989]: pgmap v16357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:12.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:12.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:13.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:13.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:13 smithi060 ceph-mon[94696]: pgmap v16358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:13 smithi141 ceph-mon[108989]: pgmap v16358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:14.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:14.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:15.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:15.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:15 smithi060 ceph-mon[94696]: pgmap v16359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:15 smithi141 ceph-mon[108989]: pgmap v16359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:16.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:16.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:17.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:17.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:17 smithi060 ceph-mon[94696]: pgmap v16360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:17 smithi141 ceph-mon[108989]: pgmap v16360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:18.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:18.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:19.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:19.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:19 smithi060 ceph-mon[94696]: pgmap v16361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:19 smithi141 ceph-mon[108989]: pgmap v16361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:20.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:20.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:21.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:21.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:21 smithi060 ceph-mon[94696]: pgmap v16362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:21 smithi141 ceph-mon[108989]: pgmap v16362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:22.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:22.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:23.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:23.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:23 smithi060 ceph-mon[94696]: pgmap v16363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:23 smithi141 ceph-mon[108989]: pgmap v16363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:24.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:24.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:25.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:25.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:25 smithi060 ceph-mon[94696]: pgmap v16364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:25 smithi141 ceph-mon[108989]: pgmap v16364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:26.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:26.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:27.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:27.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:27 smithi060 ceph-mon[94696]: pgmap v16365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:27 smithi141 ceph-mon[108989]: pgmap v16365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:28.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:28.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:29.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:29.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:29 smithi060 ceph-mon[94696]: pgmap v16366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:29 smithi141 ceph-mon[108989]: pgmap v16366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:30.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:30.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:31.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:31.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:31 smithi060 ceph-mon[94696]: pgmap v16367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:31 smithi141 ceph-mon[108989]: pgmap v16367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:32.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:32.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:33.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:33.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:33 smithi060 ceph-mon[94696]: pgmap v16368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:33 smithi141 ceph-mon[108989]: pgmap v16368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:34.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:34.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:35.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:35.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:35 smithi060 ceph-mon[94696]: pgmap v16369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:35 smithi141 ceph-mon[108989]: pgmap v16369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:36.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:36.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:37.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:37.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:37 smithi060 ceph-mon[94696]: pgmap v16370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:37 smithi141 ceph-mon[108989]: pgmap v16370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:38.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:38.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:39.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:39.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:39 smithi060 ceph-mon[94696]: pgmap v16371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:39 smithi141 ceph-mon[108989]: pgmap v16371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:40.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:40.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:41.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:41.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:41 smithi060 ceph-mon[94696]: pgmap v16372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:41 smithi141 ceph-mon[108989]: pgmap v16372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:42.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:42.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:43.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:43.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:43 smithi060 ceph-mon[94696]: pgmap v16373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:43 smithi141 ceph-mon[108989]: pgmap v16373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:44.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:44.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:45.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:45.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:45 smithi141 ceph-mon[108989]: pgmap v16374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:45 smithi060 ceph-mon[94696]: pgmap v16374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:46.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:46.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:47.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:47.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:47 smithi141 ceph-mon[108989]: pgmap v16375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:47 smithi060 ceph-mon[94696]: pgmap v16375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:48.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:48.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:49.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:49.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:49 smithi060 ceph-mon[94696]: pgmap v16376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:49 smithi141 ceph-mon[108989]: pgmap v16376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:50.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:50.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:51.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:51.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:51 smithi141 ceph-mon[108989]: pgmap v16377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:51 smithi060 ceph-mon[94696]: pgmap v16377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:52.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:52.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:53.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:53.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:53 smithi141 ceph-mon[108989]: pgmap v16378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:53 smithi060 ceph-mon[94696]: pgmap v16378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:54.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:54.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:55.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:55 smithi060 ceph-mon[94696]: pgmap v16379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:55 smithi141 ceph-mon[108989]: pgmap v16379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:28:56.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:56.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:57.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:57.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:57.920 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:57 smithi141 ceph-mon[108989]: pgmap v16380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:57 smithi060 ceph-mon[94696]: pgmap v16380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:28:58.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:58.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:59.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:28:59.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:28:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:28:59 smithi060 ceph-mon[94696]: pgmap v16381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:28:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:28:59 smithi141 ceph-mon[108989]: pgmap v16381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:00.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:00.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:01.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:01.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:01 smithi141 ceph-mon[108989]: pgmap v16382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:01 smithi060 ceph-mon[94696]: pgmap v16382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:02.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:02.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:03.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:03.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:03 smithi141 ceph-mon[108989]: pgmap v16383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:03 smithi060 ceph-mon[94696]: pgmap v16383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:04.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:05.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:05.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: pgmap v16384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:29:05.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:29:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: pgmap v16384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:29:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:29:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:29:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:29:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:29:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:29:06.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:06.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:07.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:07.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:07 smithi141 ceph-mon[108989]: pgmap v16385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:07 smithi060 ceph-mon[94696]: pgmap v16385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:08.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:08.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:09.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:09.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:09 smithi060 ceph-mon[94696]: pgmap v16386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:09 smithi141 ceph-mon[108989]: pgmap v16386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:10.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:10.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:11.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:11.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:11 smithi141 ceph-mon[108989]: pgmap v16387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:11 smithi060 ceph-mon[94696]: pgmap v16387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:12.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:12.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:13.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:13.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:13 smithi141 ceph-mon[108989]: pgmap v16388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:13 smithi060 ceph-mon[94696]: pgmap v16388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:14.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:14.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:15.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:15.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:15 smithi141 ceph-mon[108989]: pgmap v16389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:15 smithi060 ceph-mon[94696]: pgmap v16389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:16.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:16.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:17.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:17.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:17 smithi141 ceph-mon[108989]: pgmap v16390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:17 smithi060 ceph-mon[94696]: pgmap v16390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:18.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:18.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:19.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:19.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:19 smithi060 ceph-mon[94696]: pgmap v16391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:19 smithi141 ceph-mon[108989]: pgmap v16391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:20.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:20.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:21.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:21.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:21 smithi141 ceph-mon[108989]: pgmap v16392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:21 smithi060 ceph-mon[94696]: pgmap v16392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:22.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:22.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:23.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:23.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:23 smithi141 ceph-mon[108989]: pgmap v16393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:23 smithi060 ceph-mon[94696]: pgmap v16393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:24.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:24.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:25 smithi141 ceph-mon[108989]: pgmap v16394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:25 smithi060 ceph-mon[94696]: pgmap v16394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:26.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:26.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:27.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:27.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:27 smithi141 ceph-mon[108989]: pgmap v16395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:27 smithi060 ceph-mon[94696]: pgmap v16395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:28.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:28.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:29.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:29.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:29 smithi060 ceph-mon[94696]: pgmap v16396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:29 smithi141 ceph-mon[108989]: pgmap v16396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:30.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:30.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:31.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:31.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:31 smithi141 ceph-mon[108989]: pgmap v16397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:31 smithi060 ceph-mon[94696]: pgmap v16397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:32.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:32.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:33.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:33.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:33 smithi141 ceph-mon[108989]: pgmap v16398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:33 smithi060 ceph-mon[94696]: pgmap v16398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:34.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:34.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:35.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:35.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:35 smithi141 ceph-mon[108989]: pgmap v16399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:35 smithi060 ceph-mon[94696]: pgmap v16399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:36.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:36.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:37.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:37.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:37 smithi141 ceph-mon[108989]: pgmap v16400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:37 smithi060 ceph-mon[94696]: pgmap v16400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:38.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:38.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:39.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:39.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:39 smithi060 ceph-mon[94696]: pgmap v16401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:39 smithi141 ceph-mon[108989]: pgmap v16401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:40.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:40.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:40.938 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:41.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:41.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:41 smithi141 ceph-mon[108989]: pgmap v16402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:41 smithi060 ceph-mon[94696]: pgmap v16402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:42.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:42.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:43.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:43.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:43 smithi141 ceph-mon[108989]: pgmap v16403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:43 smithi060 ceph-mon[94696]: pgmap v16403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:44.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:44.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:45.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:45.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:45 smithi141 ceph-mon[108989]: pgmap v16404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:45.995 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:45 smithi060 ceph-mon[94696]: pgmap v16404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:46.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:46.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:47.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:47.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:47 smithi141 ceph-mon[108989]: pgmap v16405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:47 smithi060 ceph-mon[94696]: pgmap v16405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:48.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:48.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:49.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:49.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:49 smithi060 ceph-mon[94696]: pgmap v16406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:49 smithi141 ceph-mon[108989]: pgmap v16406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:50.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:50.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:51.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:51.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:51 smithi141 ceph-mon[108989]: pgmap v16407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:51 smithi060 ceph-mon[94696]: pgmap v16407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:52.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:52.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:53.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:53.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:53 smithi141 ceph-mon[108989]: pgmap v16408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:53 smithi060 ceph-mon[94696]: pgmap v16408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:54.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:54.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:55.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:55.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:55 smithi141 ceph-mon[108989]: pgmap v16409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:55 smithi060 ceph-mon[94696]: pgmap v16409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:29:56.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:56.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:57.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:57.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:57 smithi141 ceph-mon[108989]: pgmap v16410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:57 smithi060 ceph-mon[94696]: pgmap v16410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:29:58.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:58.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:59.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:29:59.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:29:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:29:59 smithi060 ceph-mon[94696]: pgmap v16411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:29:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:29:59 smithi141 ceph-mon[108989]: pgmap v16411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:00.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:00.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:30:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:30:01.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:01.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:01 smithi141 ceph-mon[108989]: pgmap v16412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:01 smithi060 ceph-mon[94696]: pgmap v16412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:02.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:02.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:03.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:03.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:03 smithi141 ceph-mon[108989]: pgmap v16413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:03 smithi060 ceph-mon[94696]: pgmap v16413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:04.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:04.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:05.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:05.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:05 smithi060 ceph-mon[94696]: pgmap v16414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:30:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:05 smithi141 ceph-mon[108989]: pgmap v16414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:05.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:30:06.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:06.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:30:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:30:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:30:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:30:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:30:07.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:30:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:30:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:30:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:30:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:30:07.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:07.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:07 smithi141 ceph-mon[108989]: pgmap v16415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:07 smithi060 ceph-mon[94696]: pgmap v16415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:08.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:08.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:09 smithi141 ceph-mon[108989]: pgmap v16416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:09 smithi060 ceph-mon[94696]: pgmap v16416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:10.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:10.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:11.277 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:11.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:11.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:11 smithi141 ceph-mon[108989]: pgmap v16417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:11 smithi060 ceph-mon[94696]: pgmap v16417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:12.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:13.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:13.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:13 smithi141 ceph-mon[108989]: pgmap v16418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:13 smithi060 ceph-mon[94696]: pgmap v16418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:14.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:14.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:15.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:15.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:15 smithi141 ceph-mon[108989]: pgmap v16419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:15 smithi060 ceph-mon[94696]: pgmap v16419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:16.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:16.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:17.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:17.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:17 smithi141 ceph-mon[108989]: pgmap v16420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:17 smithi060 ceph-mon[94696]: pgmap v16420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:18.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:18.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:19.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:19.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:19 smithi141 ceph-mon[108989]: pgmap v16421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:19 smithi060 ceph-mon[94696]: pgmap v16421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:20.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:20.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:21.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:21.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:21 smithi141 ceph-mon[108989]: pgmap v16422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:21 smithi060 ceph-mon[94696]: pgmap v16422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:22.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:22.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:23.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:23.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:23 smithi141 ceph-mon[108989]: pgmap v16423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:23 smithi060 ceph-mon[94696]: pgmap v16423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:24.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:24.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:25.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:25.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:25 smithi141 ceph-mon[108989]: pgmap v16424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:25 smithi060 ceph-mon[94696]: pgmap v16424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:26.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:26.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:27.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:27 smithi141 ceph-mon[108989]: pgmap v16425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:27 smithi060 ceph-mon[94696]: pgmap v16425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:28.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:28.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:29.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:29 smithi141 ceph-mon[108989]: pgmap v16426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:29 smithi060 ceph-mon[94696]: pgmap v16426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:30.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:30.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:31.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:31.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:31 smithi060 ceph-mon[94696]: pgmap v16427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:31 smithi141 ceph-mon[108989]: pgmap v16427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:32.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:32.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:33.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:33.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:33 smithi141 ceph-mon[108989]: pgmap v16428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:33 smithi060 ceph-mon[94696]: pgmap v16428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:34.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:34.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:35.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:35.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:35 smithi141 ceph-mon[108989]: pgmap v16429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:35 smithi060 ceph-mon[94696]: pgmap v16429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:36.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:36.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:37.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:37.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:37 smithi141 ceph-mon[108989]: pgmap v16430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:37 smithi060 ceph-mon[94696]: pgmap v16430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:38.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:38.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:39.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:39.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:39 smithi141 ceph-mon[108989]: pgmap v16431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:39 smithi060 ceph-mon[94696]: pgmap v16431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:40.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:40.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:41.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:41.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:41 smithi141 ceph-mon[108989]: pgmap v16432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:41 smithi060 ceph-mon[94696]: pgmap v16432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:42.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:42.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:43.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:43.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:43 smithi141 ceph-mon[108989]: pgmap v16433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:43 smithi060 ceph-mon[94696]: pgmap v16433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:44.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:44.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:45.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:44 smithi141 ceph-mon[108989]: pgmap v16434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:44 smithi060 ceph-mon[94696]: pgmap v16434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:45.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:45.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:46.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:46.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:47.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:47.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:47.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:47 smithi141 ceph-mon[108989]: pgmap v16435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:47 smithi060 ceph-mon[94696]: pgmap v16435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:48.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:48.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:49.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:49.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:49 smithi060 ceph-mon[94696]: pgmap v16436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:49 smithi141 ceph-mon[108989]: pgmap v16436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:50.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:50.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:51.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:51.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:51 smithi060 ceph-mon[94696]: pgmap v16437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:51 smithi141 ceph-mon[108989]: pgmap v16437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:52.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:52.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:53.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:53.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:53 smithi060 ceph-mon[94696]: pgmap v16438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:53 smithi141 ceph-mon[108989]: pgmap v16438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:54.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:54.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:55.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:55.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:55 smithi060 ceph-mon[94696]: pgmap v16439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:55 smithi141 ceph-mon[108989]: pgmap v16439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:30:56.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:56.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:57.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:57.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:57 smithi060 ceph-mon[94696]: pgmap v16440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:57 smithi141 ceph-mon[108989]: pgmap v16440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:30:58.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:58.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:30:59.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:30:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:30:59 smithi060 ceph-mon[94696]: pgmap v16441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:30:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:30:59 smithi141 ceph-mon[108989]: pgmap v16441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:00.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:00.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:01.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:01.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:01 smithi060 ceph-mon[94696]: pgmap v16442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:01 smithi141 ceph-mon[108989]: pgmap v16442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:02.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:02.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:03.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:03.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:03 smithi060 ceph-mon[94696]: pgmap v16443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:03 smithi141 ceph-mon[108989]: pgmap v16443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:04.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:04.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:05.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:05.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:05 smithi141 ceph-mon[108989]: pgmap v16444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:05 smithi060 ceph-mon[94696]: pgmap v16444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:06.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:06.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:06.901 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:31:06.901 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.901 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:31:06.902 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:06.903 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:31:06.903 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:31:06.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:31:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:31:06.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:06.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:31:06.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:31:07.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:07.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:07 smithi141 ceph-mon[108989]: pgmap v16445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:07 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1453M 2023-08-19T16:31:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:07 smithi060 ceph-mon[94696]: pgmap v16445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:07 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1453M 2023-08-19T16:31:08.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:08.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:09.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:09.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:09 smithi060 ceph-mon[94696]: pgmap v16446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:09 smithi141 ceph-mon[108989]: pgmap v16446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:10.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:10.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:11.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:11.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:11.954 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:11 smithi060 ceph-mon[94696]: pgmap v16447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:11 smithi141 ceph-mon[108989]: pgmap v16447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:12.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:13.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:13.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:13 smithi141 ceph-mon[108989]: pgmap v16448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:13 smithi060 ceph-mon[94696]: pgmap v16448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:14.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:14.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:15.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:15.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:15 smithi141 ceph-mon[108989]: pgmap v16449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:15 smithi060 ceph-mon[94696]: pgmap v16449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:16.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:16.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:17.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:17.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:17 smithi141 ceph-mon[108989]: pgmap v16450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:17 smithi060 ceph-mon[94696]: pgmap v16450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:18.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:18.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:19.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:19.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:19 smithi141 ceph-mon[108989]: pgmap v16451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:19 smithi060 ceph-mon[94696]: pgmap v16451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:20.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:20.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:21.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:21.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:21 smithi141 ceph-mon[108989]: pgmap v16452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:22.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:21 smithi060 ceph-mon[94696]: pgmap v16452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:22.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:22.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:23.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:23.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:23 smithi141 ceph-mon[108989]: pgmap v16453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:23 smithi060 ceph-mon[94696]: pgmap v16453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:24.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:24.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:25.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:25.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:25 smithi141 ceph-mon[108989]: pgmap v16454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:25 smithi060 ceph-mon[94696]: pgmap v16454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:26.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:26.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:27.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:27.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:27 smithi141 ceph-mon[108989]: pgmap v16455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:27 smithi060 ceph-mon[94696]: pgmap v16455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:28.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:28.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:29.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:29.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:29 smithi141 ceph-mon[108989]: pgmap v16456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:29 smithi060 ceph-mon[94696]: pgmap v16456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:30.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:30.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:31.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:31.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:31 smithi141 ceph-mon[108989]: pgmap v16457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:31 smithi060 ceph-mon[94696]: pgmap v16457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:32.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:32.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:33.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:33.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:33 smithi141 ceph-mon[108989]: pgmap v16458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:33 smithi060 ceph-mon[94696]: pgmap v16458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:34.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:34.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:35.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:35.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:35 smithi141 ceph-mon[108989]: pgmap v16459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:35 smithi060 ceph-mon[94696]: pgmap v16459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:36.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:36.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:37.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:37.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:37 smithi141 ceph-mon[108989]: pgmap v16460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:37 smithi060 ceph-mon[94696]: pgmap v16460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:38.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:38.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:39.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:39.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:39 smithi060 ceph-mon[94696]: pgmap v16461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:39 smithi141 ceph-mon[108989]: pgmap v16461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:40.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:40.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:41.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:41.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:41 smithi141 ceph-mon[108989]: pgmap v16462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:41 smithi060 ceph-mon[94696]: pgmap v16462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:42.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:42.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:43.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:43.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:43 smithi141 ceph-mon[108989]: pgmap v16463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:43 smithi060 ceph-mon[94696]: pgmap v16463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:44.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:44.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:45.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:45.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:45.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:45 smithi141 ceph-mon[108989]: pgmap v16464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:45 smithi060 ceph-mon[94696]: pgmap v16464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:46.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:46.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:47.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:47.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:47.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:47 smithi141 ceph-mon[108989]: pgmap v16465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:47 smithi060 ceph-mon[94696]: pgmap v16465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:48.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:48.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:49.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:49.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:49 smithi060 ceph-mon[94696]: pgmap v16466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:49 smithi141 ceph-mon[108989]: pgmap v16466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:50.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:50.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:51.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:51.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:51 smithi141 ceph-mon[108989]: pgmap v16467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:51 smithi060 ceph-mon[94696]: pgmap v16467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:52.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:52.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:53.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:53.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:53 smithi141 ceph-mon[108989]: pgmap v16468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:53 smithi060 ceph-mon[94696]: pgmap v16468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:54.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:54.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:55.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:55.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:55 smithi141 ceph-mon[108989]: pgmap v16469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:55 smithi060 ceph-mon[94696]: pgmap v16469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:31:56.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:56.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:57.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:57.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:57 smithi060 ceph-mon[94696]: pgmap v16470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:57 smithi141 ceph-mon[108989]: pgmap v16470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:31:58.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:58.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:59.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:31:59.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:31:59 smithi060 ceph-mon[94696]: pgmap v16471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:31:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:31:59 smithi141 ceph-mon[108989]: pgmap v16471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:00.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:00.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:01.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:01.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:01 smithi141 ceph-mon[108989]: pgmap v16472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:01 smithi060 ceph-mon[94696]: pgmap v16472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:02.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:02.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:03.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:03.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:03 smithi141 ceph-mon[108989]: pgmap v16473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:03 smithi060 ceph-mon[94696]: pgmap v16473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:04.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:04.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:05.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:05.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:05 smithi141 ceph-mon[108989]: pgmap v16474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:05 smithi060 ceph-mon[94696]: pgmap v16474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:06.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:06.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:07.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:07.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: pgmap v16475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:32:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:32:07.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:32:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: pgmap v16475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:32:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:32:08.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:08.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:09.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:09.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:09 smithi060 ceph-mon[94696]: pgmap v16476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:09 smithi141 ceph-mon[108989]: pgmap v16476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:10.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:10.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:11.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:11.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:11.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:11 smithi141 ceph-mon[108989]: pgmap v16477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:11 smithi060 ceph-mon[94696]: pgmap v16477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:12.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:13.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:13.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:13 smithi141 ceph-mon[108989]: pgmap v16478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:13 smithi060 ceph-mon[94696]: pgmap v16478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:14.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:14.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:15.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:15.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:15 smithi141 ceph-mon[108989]: pgmap v16479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:15 smithi060 ceph-mon[94696]: pgmap v16479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:16.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:16.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:17.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:17.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:17 smithi141 ceph-mon[108989]: pgmap v16480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:17 smithi060 ceph-mon[94696]: pgmap v16480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:18.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:18.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:19.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:19.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:19 smithi060 ceph-mon[94696]: pgmap v16481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:19 smithi141 ceph-mon[108989]: pgmap v16481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:20.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:20.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:21.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:21.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:21 smithi141 ceph-mon[108989]: pgmap v16482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:21 smithi060 ceph-mon[94696]: pgmap v16482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:22.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:22.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:23.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:23.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:23 smithi141 ceph-mon[108989]: pgmap v16483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:23 smithi060 ceph-mon[94696]: pgmap v16483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:24.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:24.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:25.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:25.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:25 smithi141 ceph-mon[108989]: pgmap v16484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:25 smithi060 ceph-mon[94696]: pgmap v16484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:26.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:26.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:27.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:27.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:27 smithi141 ceph-mon[108989]: pgmap v16485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:27 smithi060 ceph-mon[94696]: pgmap v16485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:28.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:28.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:29.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:29.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:29 smithi060 ceph-mon[94696]: pgmap v16486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:29 smithi141 ceph-mon[108989]: pgmap v16486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:30.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:30.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:31.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:31.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:31 smithi141 ceph-mon[108989]: pgmap v16487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:31 smithi060 ceph-mon[94696]: pgmap v16487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:32.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:32.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:33.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:33.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:33 smithi141 ceph-mon[108989]: pgmap v16488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:33 smithi060 ceph-mon[94696]: pgmap v16488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:34.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:34.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:35.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:35.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:35 smithi141 ceph-mon[108989]: pgmap v16489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:35 smithi060 ceph-mon[94696]: pgmap v16489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:36.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:36.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:37.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:37.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:37 smithi141 ceph-mon[108989]: pgmap v16490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:37 smithi060 ceph-mon[94696]: pgmap v16490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:38.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:38.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:39.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:39.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:39.838 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:39 smithi060 ceph-mon[94696]: pgmap v16491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:39 smithi141 ceph-mon[108989]: pgmap v16491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:40.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:40.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:41.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:41.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:41 smithi141 ceph-mon[108989]: pgmap v16492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:41 smithi060 ceph-mon[94696]: pgmap v16492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:42.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:42.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:43.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:43.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:43 smithi060 ceph-mon[94696]: pgmap v16493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:43 smithi141 ceph-mon[108989]: pgmap v16493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:44.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:44.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:45.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:45.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:45 smithi060 ceph-mon[94696]: pgmap v16494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:45 smithi141 ceph-mon[108989]: pgmap v16494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:46.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:46.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:47.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:47.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:48.023 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:47 smithi060 ceph-mon[94696]: pgmap v16495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:47 smithi141 ceph-mon[108989]: pgmap v16495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:48.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:48.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:49.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:49.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:49 smithi060 ceph-mon[94696]: pgmap v16496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:49 smithi141 ceph-mon[108989]: pgmap v16496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:50.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:50.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:51.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:51.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:51 smithi060 ceph-mon[94696]: pgmap v16497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:51 smithi141 ceph-mon[108989]: pgmap v16497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:52.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:52.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:53.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:53.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:53 smithi060 ceph-mon[94696]: pgmap v16498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:53 smithi141 ceph-mon[108989]: pgmap v16498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:54.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:54.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:55.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:55.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:55 smithi060 ceph-mon[94696]: pgmap v16499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:56.124 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:55 smithi141 ceph-mon[108989]: pgmap v16499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:32:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:32:56.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:56.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:57.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:57.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:57 smithi060 ceph-mon[94696]: pgmap v16500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:57 smithi141 ceph-mon[108989]: pgmap v16500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:32:58.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:58.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:59.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:32:59.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:32:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:32:59 smithi060 ceph-mon[94696]: pgmap v16501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:32:59 smithi141 ceph-mon[108989]: pgmap v16501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:00.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:00.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:01.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:01.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:01 smithi060 ceph-mon[94696]: pgmap v16502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:01 smithi141 ceph-mon[108989]: pgmap v16502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:02.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:02.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:03.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:03.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:03 smithi060 ceph-mon[94696]: pgmap v16503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:03 smithi141 ceph-mon[108989]: pgmap v16503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:04.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:04.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:05.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:05.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:05 smithi060 ceph-mon[94696]: pgmap v16504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:05 smithi141 ceph-mon[108989]: pgmap v16504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:06.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:06.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:07.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:07.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:07 smithi060 ceph-mon[94696]: pgmap v16505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:33:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:07 smithi141 ceph-mon[108989]: pgmap v16505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:33:08.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:08.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:09.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:33:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:33:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:33:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:33:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:33:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:33:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:33:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:33:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:33:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:33:09.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:09.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:09 smithi141 ceph-mon[108989]: pgmap v16506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:09 smithi060 ceph-mon[94696]: pgmap v16506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:10.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:10.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:11.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:11.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:12.209 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:11 smithi060 ceph-mon[94696]: pgmap v16507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:11 smithi141 ceph-mon[108989]: pgmap v16507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:13.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:13.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:13 smithi141 ceph-mon[108989]: pgmap v16508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:13 smithi060 ceph-mon[94696]: pgmap v16508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:14.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:14.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:15.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:15.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:15 smithi141 ceph-mon[108989]: pgmap v16509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:15 smithi060 ceph-mon[94696]: pgmap v16509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:16.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:16.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:17.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:17.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:17 smithi141 ceph-mon[108989]: pgmap v16510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:17 smithi060 ceph-mon[94696]: pgmap v16510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:18.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:18.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:19.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:19.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:19 smithi141 ceph-mon[108989]: pgmap v16511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:19 smithi060 ceph-mon[94696]: pgmap v16511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:20.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:20.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:21.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:21.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:21 smithi141 ceph-mon[108989]: pgmap v16512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:21 smithi060 ceph-mon[94696]: pgmap v16512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:22.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:22.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:23.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:23.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:23 smithi141 ceph-mon[108989]: pgmap v16513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:23 smithi060 ceph-mon[94696]: pgmap v16513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:24.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:26.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:26.252 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:25 smithi141 ceph-mon[108989]: pgmap v16514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:26.252 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:26.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:26.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:25 smithi060 ceph-mon[94696]: pgmap v16514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:26.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:26.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:27.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:27.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:27 smithi141 ceph-mon[108989]: pgmap v16515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:27 smithi060 ceph-mon[94696]: pgmap v16515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:28.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:28.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:29.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:29.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:29 smithi141 ceph-mon[108989]: pgmap v16516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:29 smithi060 ceph-mon[94696]: pgmap v16516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:30.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:30.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:31.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:31.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:31 smithi141 ceph-mon[108989]: pgmap v16517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:31 smithi060 ceph-mon[94696]: pgmap v16517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:32.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:32.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:33.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:33.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:33 smithi141 ceph-mon[108989]: pgmap v16518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:33 smithi060 ceph-mon[94696]: pgmap v16518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:34.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:34.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:35.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:35.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:35 smithi141 ceph-mon[108989]: pgmap v16519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:35 smithi060 ceph-mon[94696]: pgmap v16519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:36.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:36.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:37.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:37.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:37 smithi141 ceph-mon[108989]: pgmap v16520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:37 smithi060 ceph-mon[94696]: pgmap v16520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:38.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:38.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:39.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:39.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:39 smithi141 ceph-mon[108989]: pgmap v16521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:39 smithi060 ceph-mon[94696]: pgmap v16521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:40.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:40.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:41.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:41.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:41 smithi141 ceph-mon[108989]: pgmap v16522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:41 smithi060 ceph-mon[94696]: pgmap v16522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:42.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:42.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:43.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:43.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:43 smithi141 ceph-mon[108989]: pgmap v16523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:43 smithi060 ceph-mon[94696]: pgmap v16523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:44.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:44.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:45.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:45.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:45 smithi141 ceph-mon[108989]: pgmap v16524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:45 smithi060 ceph-mon[94696]: pgmap v16524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:46.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:46.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:47.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:47.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:47 smithi141 ceph-mon[108989]: pgmap v16525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:47 smithi060 ceph-mon[94696]: pgmap v16525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:48.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:48.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:49.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:49.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:49 smithi141 ceph-mon[108989]: pgmap v16526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:49 smithi060 ceph-mon[94696]: pgmap v16526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:50.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:50.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:51.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:51.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:51 smithi141 ceph-mon[108989]: pgmap v16527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:51 smithi060 ceph-mon[94696]: pgmap v16527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:52.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:52.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:53.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:53.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:53 smithi060 ceph-mon[94696]: pgmap v16528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:53 smithi141 ceph-mon[108989]: pgmap v16528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:54.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:54.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:55.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:55.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:55 smithi141 ceph-mon[108989]: pgmap v16529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:55 smithi060 ceph-mon[94696]: pgmap v16529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:33:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:33:56.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:56.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:57.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:57.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:57 smithi141 ceph-mon[108989]: pgmap v16530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:57 smithi060 ceph-mon[94696]: pgmap v16530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:33:58.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:58.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:33:59.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:33:59.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:33:59 smithi141 ceph-mon[108989]: pgmap v16531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:33:59 smithi060 ceph-mon[94696]: pgmap v16531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:00.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:00.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:01.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:01.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:01 smithi141 ceph-mon[108989]: pgmap v16532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:01 smithi060 ceph-mon[94696]: pgmap v16532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:02.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:02.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:03.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:03.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:03 smithi141 ceph-mon[108989]: pgmap v16533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:03 smithi060 ceph-mon[94696]: pgmap v16533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:04.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:04.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:05.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:05.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:05 smithi141 ceph-mon[108989]: pgmap v16534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:05 smithi060 ceph-mon[94696]: pgmap v16534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:06.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:06.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:07.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:07.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:07 smithi141 ceph-mon[108989]: pgmap v16535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:07 smithi060 ceph-mon[94696]: pgmap v16535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:08.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:08.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:34:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:08 smithi141 ceph-mon[108989]: pgmap v16536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:09.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:34:09.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:08 smithi060 ceph-mon[94696]: pgmap v16536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:09.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:09.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:10.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:10.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:11.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:11.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: pgmap v16537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:34:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: pgmap v16537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:34:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:34:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:34:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:34:12.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:12.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:13.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:13.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:13 smithi060 ceph-mon[94696]: pgmap v16538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:13 smithi141 ceph-mon[108989]: pgmap v16538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:14.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:14.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:15.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:15.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:15 smithi060 ceph-mon[94696]: pgmap v16539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:16.176 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:15 smithi141 ceph-mon[108989]: pgmap v16539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:16.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:16.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:17.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:17.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:17 smithi060 ceph-mon[94696]: pgmap v16540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:17 smithi141 ceph-mon[108989]: pgmap v16540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:18.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:18.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:19.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:19.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:19 smithi060 ceph-mon[94696]: pgmap v16541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:19 smithi141 ceph-mon[108989]: pgmap v16541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:20.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:20.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:21.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:21.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:21 smithi060 ceph-mon[94696]: pgmap v16542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:21 smithi141 ceph-mon[108989]: pgmap v16542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:22.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:22.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:23.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:23.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:23 smithi060 ceph-mon[94696]: pgmap v16543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:23 smithi141 ceph-mon[108989]: pgmap v16543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:24.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:24.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:25.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:25.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:25 smithi060 ceph-mon[94696]: pgmap v16544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:25 smithi141 ceph-mon[108989]: pgmap v16544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:26.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:26.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:27.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:27.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:27 smithi060 ceph-mon[94696]: pgmap v16545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:27 smithi141 ceph-mon[108989]: pgmap v16545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:28.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:28.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:29 smithi060 ceph-mon[94696]: pgmap v16546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:29.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:29.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:29 smithi141 ceph-mon[108989]: pgmap v16546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:30.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:30.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:31.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:31.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:31 smithi060 ceph-mon[94696]: pgmap v16547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:31 smithi141 ceph-mon[108989]: pgmap v16547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:32.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:32.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:33.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:33.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:33 smithi060 ceph-mon[94696]: pgmap v16548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:33 smithi141 ceph-mon[108989]: pgmap v16548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:34.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:34.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:35.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:35.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:35 smithi060 ceph-mon[94696]: pgmap v16549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:35 smithi141 ceph-mon[108989]: pgmap v16549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:36.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:36.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:37.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:37.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:37 smithi060 ceph-mon[94696]: pgmap v16550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:37 smithi141 ceph-mon[108989]: pgmap v16550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:38.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:38.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:39 smithi060 ceph-mon[94696]: pgmap v16551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:39.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:39.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:39 smithi141 ceph-mon[108989]: pgmap v16551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:40.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:40.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:41.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:41.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:41 smithi060 ceph-mon[94696]: pgmap v16552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:41 smithi141 ceph-mon[108989]: pgmap v16552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:42.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:42.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:43.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:43.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:43 smithi060 ceph-mon[94696]: pgmap v16553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:43 smithi141 ceph-mon[108989]: pgmap v16553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:44.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:44.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:45.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:45.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:45 smithi060 ceph-mon[94696]: pgmap v16554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:45 smithi141 ceph-mon[108989]: pgmap v16554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:46.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:46.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:47.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:47.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:47 smithi060 ceph-mon[94696]: pgmap v16555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:47 smithi141 ceph-mon[108989]: pgmap v16555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:48.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:48.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:49.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:49.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:50.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:49 smithi060 ceph-mon[94696]: pgmap v16556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:49 smithi141 ceph-mon[108989]: pgmap v16556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:50.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:50.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:51.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:51.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:51 smithi060 ceph-mon[94696]: pgmap v16557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:51 smithi141 ceph-mon[108989]: pgmap v16557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:52.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:52.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:53.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:53.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:53 smithi060 ceph-mon[94696]: pgmap v16558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:53 smithi141 ceph-mon[108989]: pgmap v16558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:54.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:54.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:55.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:55.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:55 smithi060 ceph-mon[94696]: pgmap v16559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:55 smithi141 ceph-mon[108989]: pgmap v16559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:34:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:34:56.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:56.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:57.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:57.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:57 smithi060 ceph-mon[94696]: pgmap v16560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:57 smithi141 ceph-mon[108989]: pgmap v16560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:34:58.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:58.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:34:59.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:34:59.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:00.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:34:59 smithi060 ceph-mon[94696]: pgmap v16561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:34:59 smithi141 ceph-mon[108989]: pgmap v16561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:00.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:00.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:01.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:01.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:01 smithi141 ceph-mon[108989]: pgmap v16562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:01 smithi060 ceph-mon[94696]: pgmap v16562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:02.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:02.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:03.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:03.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:03 smithi141 ceph-mon[108989]: pgmap v16563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:03 smithi060 ceph-mon[94696]: pgmap v16563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:04.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:04.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:05.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:05.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:05 smithi141 ceph-mon[108989]: pgmap v16564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:05 smithi060 ceph-mon[94696]: pgmap v16564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:06.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:06.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:07.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:07.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:07 smithi141 ceph-mon[108989]: pgmap v16565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:07 smithi060 ceph-mon[94696]: pgmap v16565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:08.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:08.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:09.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:09.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:09 smithi141 ceph-mon[108989]: pgmap v16566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:09 smithi060 ceph-mon[94696]: pgmap v16566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:10.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:10.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:11 smithi141 ceph-mon[108989]: pgmap v16567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:35:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:11 smithi060 ceph-mon[94696]: pgmap v16567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:35:12.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:12.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:13.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:13.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:13 smithi141 ceph-mon[108989]: pgmap v16568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:13 smithi060 ceph-mon[94696]: pgmap v16568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:14.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:14.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:15.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:15.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:15 smithi141 ceph-mon[108989]: pgmap v16569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:15 smithi060 ceph-mon[94696]: pgmap v16569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:16.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:16.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: pgmap v16570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:35:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:35:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:35:17.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: pgmap v16570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:35:17.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:35:17.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:17.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:18.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:18.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:19 smithi060 ceph-mon[94696]: pgmap v16571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:19.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:19.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:19 smithi141 ceph-mon[108989]: pgmap v16571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:20.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:20.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:21.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:21.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:21 smithi141 ceph-mon[108989]: pgmap v16572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:21 smithi060 ceph-mon[94696]: pgmap v16572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:22.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:22.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:23.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:23.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:23 smithi141 ceph-mon[108989]: pgmap v16573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:23 smithi060 ceph-mon[94696]: pgmap v16573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:24.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:24.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:25.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:25.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:25 smithi141 ceph-mon[108989]: pgmap v16574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:25 smithi060 ceph-mon[94696]: pgmap v16574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:26.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:26.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:27.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:27.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:27 smithi141 ceph-mon[108989]: pgmap v16575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:27 smithi060 ceph-mon[94696]: pgmap v16575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:28.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:28.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:29 smithi060 ceph-mon[94696]: pgmap v16576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:29.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:29.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:29 smithi141 ceph-mon[108989]: pgmap v16576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:30.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:30.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:31.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:31.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:31.951 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:31 smithi141 ceph-mon[108989]: pgmap v16577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:31 smithi060 ceph-mon[94696]: pgmap v16577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:32.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:32.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:33.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:33.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:33 smithi141 ceph-mon[108989]: pgmap v16578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:33 smithi060 ceph-mon[94696]: pgmap v16578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:35.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:35.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:35 smithi141 ceph-mon[108989]: pgmap v16579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:35 smithi060 ceph-mon[94696]: pgmap v16579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:36.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:36.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:37.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:37.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:37 smithi141 ceph-mon[108989]: pgmap v16580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:37 smithi060 ceph-mon[94696]: pgmap v16580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:38.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:38.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:39 smithi060 ceph-mon[94696]: pgmap v16581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:39.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:39.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:39 smithi141 ceph-mon[108989]: pgmap v16581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:40.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:40.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:41.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:41.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:41 smithi141 ceph-mon[108989]: pgmap v16582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:41 smithi060 ceph-mon[94696]: pgmap v16582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:42.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:42.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:43.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:43.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:43 smithi141 ceph-mon[108989]: pgmap v16583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:43 smithi060 ceph-mon[94696]: pgmap v16583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:44.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:44.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:45.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:45.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:45 smithi141 ceph-mon[108989]: pgmap v16584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:45 smithi060 ceph-mon[94696]: pgmap v16584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:47.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:47.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:47 smithi141 ceph-mon[108989]: pgmap v16585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:47 smithi060 ceph-mon[94696]: pgmap v16585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:48.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:48.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:49 smithi060 ceph-mon[94696]: pgmap v16586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:49.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:49 smithi141 ceph-mon[108989]: pgmap v16586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:50.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:50.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:51.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:51.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:51 smithi141 ceph-mon[108989]: pgmap v16587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:51 smithi060 ceph-mon[94696]: pgmap v16587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:52.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:52.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:53.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:53.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:53 smithi141 ceph-mon[108989]: pgmap v16588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:53 smithi060 ceph-mon[94696]: pgmap v16588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:54.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:54.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:55.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:55.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:55 smithi141 ceph-mon[108989]: pgmap v16589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:55 smithi060 ceph-mon[94696]: pgmap v16589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:35:56.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:56.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:57.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:57.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:57 smithi141 ceph-mon[108989]: pgmap v16590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:57 smithi060 ceph-mon[94696]: pgmap v16590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:35:58.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:58.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:35:59 smithi060 ceph-mon[94696]: pgmap v16591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:35:59.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:35:59.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:35:59.990 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:35:59 smithi141 ceph-mon[108989]: pgmap v16591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:00.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:00.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:01.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:01.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:01 smithi141 ceph-mon[108989]: pgmap v16592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:01 smithi060 ceph-mon[94696]: pgmap v16592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:02.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:02.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:03.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:03.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:03.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:03 smithi141 ceph-mon[108989]: pgmap v16593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:03 smithi060 ceph-mon[94696]: pgmap v16593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:04.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:04.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:05 smithi141 ceph-mon[108989]: pgmap v16594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:05.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:05.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:05 smithi060 ceph-mon[94696]: pgmap v16594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:06.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:06.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:07.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:07 smithi141 ceph-mon[108989]: pgmap v16595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:07.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:07.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:07 smithi060 ceph-mon[94696]: pgmap v16595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:08.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:08.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:09 smithi060 ceph-mon[94696]: pgmap v16596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:09 smithi141 ceph-mon[108989]: pgmap v16596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:09.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:09.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:10.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:10.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:11 smithi141 ceph-mon[108989]: pgmap v16597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:11.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:11.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:11 smithi060 ceph-mon[94696]: pgmap v16597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:12.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:12.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:13 smithi141 ceph-mon[108989]: pgmap v16598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:13.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:13.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:13 smithi060 ceph-mon[94696]: pgmap v16598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:15.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:15.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:15 smithi141 ceph-mon[108989]: pgmap v16599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:16.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:15 smithi060 ceph-mon[94696]: pgmap v16599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:17.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:17.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: pgmap v16600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:36:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:36:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:36:18.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:18.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: pgmap v16600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:36:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:36:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:36:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:36:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:36:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:36:19.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:19.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:19 smithi060 ceph-mon[94696]: pgmap v16601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:19 smithi141 ceph-mon[108989]: pgmap v16601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:20.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:20.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:21.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:21.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:21 smithi141 ceph-mon[108989]: pgmap v16602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:22.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:22.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:21 smithi060 ceph-mon[94696]: pgmap v16602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:23.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:23.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:23 smithi141 ceph-mon[108989]: pgmap v16603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:24.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:24.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:23 smithi060 ceph-mon[94696]: pgmap v16603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:25.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:25.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:25 smithi141 ceph-mon[108989]: pgmap v16604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:26.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:26.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:25 smithi060 ceph-mon[94696]: pgmap v16604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:27.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:27.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:27 smithi141 ceph-mon[108989]: pgmap v16605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:28.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:28.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:27 smithi060 ceph-mon[94696]: pgmap v16605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:29.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:29.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:29 smithi060 ceph-mon[94696]: pgmap v16606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:29 smithi141 ceph-mon[108989]: pgmap v16606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:30.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:30.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:31.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:31.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:32.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:32.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:31 smithi060 ceph-mon[94696]: pgmap v16607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:31 smithi141 ceph-mon[108989]: pgmap v16607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:33.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:33.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:33 smithi060 ceph-mon[94696]: pgmap v16608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:33 smithi141 ceph-mon[108989]: pgmap v16608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:35.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:35.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:36.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:36.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:35 smithi060 ceph-mon[94696]: pgmap v16609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:35 smithi141 ceph-mon[108989]: pgmap v16609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:37.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:37.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:37 smithi141 ceph-mon[108989]: pgmap v16610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:38.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:38.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:37 smithi060 ceph-mon[94696]: pgmap v16610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:39.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:39.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:39 smithi060 ceph-mon[94696]: pgmap v16611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:40.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:40.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:39 smithi141 ceph-mon[108989]: pgmap v16611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:41.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:41.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:42.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:42.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:41 smithi060 ceph-mon[94696]: pgmap v16612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:41 smithi141 ceph-mon[108989]: pgmap v16612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:43.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:43.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:44.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:44.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:44.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:43 smithi141 ceph-mon[108989]: pgmap v16613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:44.739 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:43 smithi060 ceph-mon[94696]: pgmap v16613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:45.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:45.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:46.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:46.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:45 smithi060 ceph-mon[94696]: pgmap v16614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:45 smithi141 ceph-mon[108989]: pgmap v16614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:47.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:47.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:47 smithi141 ceph-mon[108989]: pgmap v16615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:48.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:48.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:47 smithi060 ceph-mon[94696]: pgmap v16615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:49.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:49.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:49 smithi060 ceph-mon[94696]: pgmap v16616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:50.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:50.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:49 smithi141 ceph-mon[108989]: pgmap v16616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:51.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:51.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:52.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:52.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:51 smithi060 ceph-mon[94696]: pgmap v16617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:51 smithi141 ceph-mon[108989]: pgmap v16617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:53.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:53.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:54.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:54.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:53 smithi060 ceph-mon[94696]: pgmap v16618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:53 smithi141 ceph-mon[108989]: pgmap v16618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:56.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:56.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:55 smithi060 ceph-mon[94696]: pgmap v16619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:55 smithi141 ceph-mon[108989]: pgmap v16619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:36:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:36:57.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:57.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:57 smithi060 ceph-mon[94696]: pgmap v16620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:58.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:58.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:57 smithi141 ceph-mon[108989]: pgmap v16620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:36:59.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:36:59.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:36:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:36:59 smithi060 ceph-mon[94696]: pgmap v16621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:00.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:00.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:36:59 smithi141 ceph-mon[108989]: pgmap v16621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:01.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:01.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:01 smithi060 ceph-mon[94696]: pgmap v16622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:02.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:02.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:01 smithi141 ceph-mon[108989]: pgmap v16622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:03.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:03.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:03 smithi060 ceph-mon[94696]: pgmap v16623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:04.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:04.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:03 smithi141 ceph-mon[108989]: pgmap v16623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:05.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:05.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:05 smithi060 ceph-mon[94696]: pgmap v16624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:06.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:06.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:05 smithi141 ceph-mon[108989]: pgmap v16624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:07.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:07.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:07 smithi060 ceph-mon[94696]: pgmap v16625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:08.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:08.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:07 smithi141 ceph-mon[108989]: pgmap v16625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:09.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:09.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:09 smithi060 ceph-mon[94696]: pgmap v16626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:10.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:10.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:09 smithi141 ceph-mon[108989]: pgmap v16626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:11.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:11.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:11 smithi060 ceph-mon[94696]: pgmap v16627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:12.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:12.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:11 smithi141 ceph-mon[108989]: pgmap v16627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:13.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:13.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:13 smithi060 ceph-mon[94696]: pgmap v16628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:14.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:14.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:13 smithi141 ceph-mon[108989]: pgmap v16628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:15.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:15.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:15 smithi060 ceph-mon[94696]: pgmap v16629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:16.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:16.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:15 smithi141 ceph-mon[108989]: pgmap v16629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:17.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:17.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:17 smithi060 ceph-mon[94696]: pgmap v16630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:37:18.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:18.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:17 smithi141 ceph-mon[108989]: pgmap v16630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:37:19.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:19.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:37:19.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:37:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:37:19.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:37:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:37:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:19.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:37:19.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:37:20.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:20.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:19 smithi141 ceph-mon[108989]: pgmap v16631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:19 smithi060 ceph-mon[94696]: pgmap v16631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:21.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:21.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:22.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:22.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:21 smithi141 ceph-mon[108989]: pgmap v16632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:21 smithi060 ceph-mon[94696]: pgmap v16632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:23.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:23.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:24.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:24.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:23 smithi141 ceph-mon[108989]: pgmap v16633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:23 smithi060 ceph-mon[94696]: pgmap v16633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:25.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:25.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:26.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:26.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:25 smithi141 ceph-mon[108989]: pgmap v16634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:25 smithi060 ceph-mon[94696]: pgmap v16634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:27.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:27.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:28.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:28.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:27 smithi141 ceph-mon[108989]: pgmap v16635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:27 smithi060 ceph-mon[94696]: pgmap v16635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:29.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:29.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:30.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:30.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:29 smithi141 ceph-mon[108989]: pgmap v16636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:29 smithi060 ceph-mon[94696]: pgmap v16636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:31.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:31.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:32.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:32.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:31 smithi141 ceph-mon[108989]: pgmap v16637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:31 smithi060 ceph-mon[94696]: pgmap v16637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:33.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:33.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:34.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:34.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:33 smithi141 ceph-mon[108989]: pgmap v16638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:33 smithi060 ceph-mon[94696]: pgmap v16638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:35.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:35.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:36.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:36.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:35 smithi141 ceph-mon[108989]: pgmap v16639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:36.252 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:35 smithi060 ceph-mon[94696]: pgmap v16639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:37.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:37.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:38.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:38.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:37 smithi141 ceph-mon[108989]: pgmap v16640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:37 smithi060 ceph-mon[94696]: pgmap v16640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:39.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:39.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:40.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:40.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:39 smithi141 ceph-mon[108989]: pgmap v16641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:39 smithi060 ceph-mon[94696]: pgmap v16641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:41.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:41.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:41.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:42.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:42.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:41 smithi141 ceph-mon[108989]: pgmap v16642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:41 smithi060 ceph-mon[94696]: pgmap v16642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:43.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:43.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:44.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:44.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:43 smithi141 ceph-mon[108989]: pgmap v16643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:43 smithi060 ceph-mon[94696]: pgmap v16643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:45.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:45.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:46.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:46.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:45 smithi141 ceph-mon[108989]: pgmap v16644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:45 smithi060 ceph-mon[94696]: pgmap v16644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:47.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:47.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:48.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:48.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:47 smithi141 ceph-mon[108989]: pgmap v16645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:47 smithi060 ceph-mon[94696]: pgmap v16645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:49.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:49.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:50.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:50.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:49 smithi141 ceph-mon[108989]: pgmap v16646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:49 smithi060 ceph-mon[94696]: pgmap v16646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:51.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:51.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:52.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:52.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:51 smithi141 ceph-mon[108989]: pgmap v16647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:51 smithi060 ceph-mon[94696]: pgmap v16647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:53.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:53.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:54.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:54.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:53 smithi141 ceph-mon[108989]: pgmap v16648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:53 smithi060 ceph-mon[94696]: pgmap v16648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:56.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:56.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:55 smithi141 ceph-mon[108989]: pgmap v16649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:55 smithi060 ceph-mon[94696]: pgmap v16649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:37:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:37:57.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:57.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:58.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:58.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:37:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:57 smithi141 ceph-mon[108989]: pgmap v16650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:57 smithi060 ceph-mon[94696]: pgmap v16650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:37:59.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:37:59.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:00.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:00.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:37:59 smithi141 ceph-mon[108989]: pgmap v16651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:37:59 smithi060 ceph-mon[94696]: pgmap v16651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:01.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:01.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:01 smithi141 ceph-mon[108989]: pgmap v16652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:01 smithi060 ceph-mon[94696]: pgmap v16652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:03.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:03.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:04.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:04.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:03 smithi141 ceph-mon[108989]: pgmap v16653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:03 smithi060 ceph-mon[94696]: pgmap v16653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:05.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:05.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:06.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:06.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:05 smithi060 ceph-mon[94696]: pgmap v16654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:05 smithi141 ceph-mon[108989]: pgmap v16654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:07.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:07.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:08.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:08.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:07 smithi060 ceph-mon[94696]: pgmap v16655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:07 smithi141 ceph-mon[108989]: pgmap v16655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:09.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:09.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:10.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:10.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:09 smithi060 ceph-mon[94696]: pgmap v16656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:09 smithi141 ceph-mon[108989]: pgmap v16656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:11.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:11.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:12.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:12.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:11 smithi060 ceph-mon[94696]: pgmap v16657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:11 smithi141 ceph-mon[108989]: pgmap v16657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:13.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:13.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:14.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:14.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:13 smithi060 ceph-mon[94696]: pgmap v16658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:13 smithi141 ceph-mon[108989]: pgmap v16658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:15.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:15.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:16.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:16.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:16 smithi060 ceph-mon[94696]: pgmap v16659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:16 smithi141 ceph-mon[108989]: pgmap v16659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:17.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:17.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:18.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:18.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:18 smithi060 ceph-mon[94696]: pgmap v16660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:18 smithi141 ceph-mon[108989]: pgmap v16660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:19.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:19.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:38:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:19.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:19.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:38:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:20.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:20.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: pgmap v16661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:38:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:38:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:38:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: pgmap v16661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:38:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:38:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:38:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:38:21.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:21.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:21 smithi060 ceph-mon[94696]: pgmap v16662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:21 smithi141 ceph-mon[108989]: pgmap v16662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:22.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:22.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:23.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:23.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:23 smithi060 ceph-mon[94696]: pgmap v16663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:23.696 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:23 smithi141 ceph-mon[108989]: pgmap v16663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:24.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:24.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:25.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:25.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:25 smithi141 ceph-mon[108989]: pgmap v16664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:25 smithi060 ceph-mon[94696]: pgmap v16664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:27 smithi141 ceph-mon[108989]: pgmap v16665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:27 smithi060 ceph-mon[94696]: pgmap v16665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:28.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:29.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:29.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:29 smithi060 ceph-mon[94696]: pgmap v16666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:29 smithi141 ceph-mon[108989]: pgmap v16666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:30.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:30.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:31.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:31.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:31 smithi141 ceph-mon[108989]: pgmap v16667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:31 smithi060 ceph-mon[94696]: pgmap v16667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:32.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:32.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:33.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:33.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:33 smithi141 ceph-mon[108989]: pgmap v16668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:33 smithi060 ceph-mon[94696]: pgmap v16668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:34.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:34.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:35.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:35.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:35 smithi141 ceph-mon[108989]: pgmap v16669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:35 smithi060 ceph-mon[94696]: pgmap v16669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:36.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:36.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:37.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:37.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:37 smithi141 ceph-mon[108989]: pgmap v16670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:37 smithi060 ceph-mon[94696]: pgmap v16670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:38.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:38.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:39.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:39.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:39 smithi060 ceph-mon[94696]: pgmap v16671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:39 smithi141 ceph-mon[108989]: pgmap v16671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:40.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:40.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:41.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:41.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:41 smithi141 ceph-mon[108989]: pgmap v16672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:41.988 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:41 smithi060 ceph-mon[94696]: pgmap v16672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:42.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:42.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:43.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:43.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:43 smithi141 ceph-mon[108989]: pgmap v16673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:43 smithi060 ceph-mon[94696]: pgmap v16673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:44.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:44.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:45.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:45.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:45 smithi141 ceph-mon[108989]: pgmap v16674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:45 smithi060 ceph-mon[94696]: pgmap v16674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:46.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:46.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:47.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:47.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:47 smithi141 ceph-mon[108989]: pgmap v16675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:47 smithi060 ceph-mon[94696]: pgmap v16675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:48.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:48.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:49.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:49.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:49 smithi060 ceph-mon[94696]: pgmap v16676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:49.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:49 smithi141 ceph-mon[108989]: pgmap v16676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:50.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:50.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:51.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:51.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:51.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:51 smithi141 ceph-mon[108989]: pgmap v16677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:51 smithi060 ceph-mon[94696]: pgmap v16677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:52.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:52.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:53.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:53.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:53 smithi141 ceph-mon[108989]: pgmap v16678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:53 smithi060 ceph-mon[94696]: pgmap v16678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:54.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:54.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:55 smithi141 ceph-mon[108989]: pgmap v16679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:55 smithi060 ceph-mon[94696]: pgmap v16679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:38:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:57.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:57.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:57 smithi141 ceph-mon[108989]: pgmap v16680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:57 smithi060 ceph-mon[94696]: pgmap v16680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:38:58.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:58.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:59.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:38:59.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:38:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:38:59 smithi060 ceph-mon[94696]: pgmap v16681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:38:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:38:59 smithi141 ceph-mon[108989]: pgmap v16681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:01 smithi141 ceph-mon[108989]: pgmap v16682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:01 smithi060 ceph-mon[94696]: pgmap v16682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:02.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:02.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:03 smithi141 ceph-mon[108989]: pgmap v16683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:03 smithi060 ceph-mon[94696]: pgmap v16683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:05.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:05.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:05 smithi141 ceph-mon[108989]: pgmap v16684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:05 smithi060 ceph-mon[94696]: pgmap v16684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:06.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:06.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:07 smithi141 ceph-mon[108989]: pgmap v16685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:07 smithi060 ceph-mon[94696]: pgmap v16685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:08.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:08.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:09.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:09.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:09 smithi060 ceph-mon[94696]: pgmap v16686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:09 smithi141 ceph-mon[108989]: pgmap v16686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:10.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:10.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:10.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:11.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:11.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:12.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:11 smithi060 ceph-mon[94696]: pgmap v16687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:11 smithi141 ceph-mon[108989]: pgmap v16687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:12.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:12.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:13.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:13 smithi060 ceph-mon[94696]: pgmap v16688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:14.213 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:13 smithi141 ceph-mon[108989]: pgmap v16688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:14.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:15 smithi060 ceph-mon[94696]: pgmap v16689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:15 smithi141 ceph-mon[108989]: pgmap v16689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:16.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:17.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:17.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:17 smithi060 ceph-mon[94696]: pgmap v16690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:17 smithi141 ceph-mon[108989]: pgmap v16690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:18.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:18.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:19 smithi060 ceph-mon[94696]: pgmap v16691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:39:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:19 smithi141 ceph-mon[108989]: pgmap v16691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:39:20.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:20.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:39:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:39:21.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:39:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:39:21.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:39:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:39:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:39:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:39:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:39:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:39:21.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:21.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:21 smithi060 ceph-mon[94696]: pgmap v16692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:21 smithi141 ceph-mon[108989]: pgmap v16692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:22.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:23.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:23.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:23 smithi060 ceph-mon[94696]: pgmap v16693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:23 smithi141 ceph-mon[108989]: pgmap v16693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:24.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:24.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:25.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:25.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:25 smithi060 ceph-mon[94696]: pgmap v16694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:25 smithi141 ceph-mon[108989]: pgmap v16694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:26.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:26.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:27.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:27.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:27 smithi060 ceph-mon[94696]: pgmap v16695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:27 smithi141 ceph-mon[108989]: pgmap v16695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:28.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:28.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:29.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:29.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:29 smithi060 ceph-mon[94696]: pgmap v16696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:29 smithi141 ceph-mon[108989]: pgmap v16696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:30.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:30.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:31.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:31.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:31 smithi060 ceph-mon[94696]: pgmap v16697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:31 smithi141 ceph-mon[108989]: pgmap v16697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:32.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:32.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:33.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:33.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:33 smithi060 ceph-mon[94696]: pgmap v16698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:33 smithi141 ceph-mon[108989]: pgmap v16698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:34.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:34.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:35.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:35.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:35 smithi060 ceph-mon[94696]: pgmap v16699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:35 smithi141 ceph-mon[108989]: pgmap v16699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:36.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:36.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:37.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:37.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:37 smithi060 ceph-mon[94696]: pgmap v16700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:37 smithi141 ceph-mon[108989]: pgmap v16700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:38.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:38.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:39.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:39.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:39 smithi060 ceph-mon[94696]: pgmap v16701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:39 smithi141 ceph-mon[108989]: pgmap v16701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:40.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:40.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:41.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:41.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:41 smithi060 ceph-mon[94696]: pgmap v16702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:41 smithi141 ceph-mon[108989]: pgmap v16702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:42.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:42.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:43.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:43 smithi060 ceph-mon[94696]: pgmap v16703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:43 smithi141 ceph-mon[108989]: pgmap v16703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:44.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:44.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:45.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:45.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:45 smithi060 ceph-mon[94696]: pgmap v16704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:45 smithi141 ceph-mon[108989]: pgmap v16704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:46.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:46.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:47.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:47.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:47 smithi060 ceph-mon[94696]: pgmap v16705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:47 smithi141 ceph-mon[108989]: pgmap v16705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:48.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:48.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:49.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:49.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:49 smithi060 ceph-mon[94696]: pgmap v16706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:49 smithi141 ceph-mon[108989]: pgmap v16706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:50.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:50.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:51.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:51.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:51 smithi060 ceph-mon[94696]: pgmap v16707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:51 smithi141 ceph-mon[108989]: pgmap v16707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:52.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:52.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:53.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:53.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:53 smithi060 ceph-mon[94696]: pgmap v16708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:53 smithi141 ceph-mon[108989]: pgmap v16708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:54.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:54.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:55.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:55.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:55 smithi060 ceph-mon[94696]: pgmap v16709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:55 smithi141 ceph-mon[108989]: pgmap v16709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:39:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:39:56.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:56.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:57.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:57.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:57 smithi060 ceph-mon[94696]: pgmap v16710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:57 smithi141 ceph-mon[108989]: pgmap v16710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:39:58.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:58.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:59.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:39:59.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:39:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:39:59 smithi141 ceph-mon[108989]: pgmap v16711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:00.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:39:59 smithi060 ceph-mon[94696]: pgmap v16711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:00.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:00.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:40:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:40:01.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:01.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:01 smithi060 ceph-mon[94696]: pgmap v16712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:01 smithi141 ceph-mon[108989]: pgmap v16712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:02.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:02.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:03.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:03.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:03 smithi141 ceph-mon[108989]: pgmap v16713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:03 smithi060 ceph-mon[94696]: pgmap v16713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:04.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:04.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:05.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:05.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:05 smithi141 ceph-mon[108989]: pgmap v16714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:05 smithi060 ceph-mon[94696]: pgmap v16714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:06.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:06.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:07.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:07.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:07 smithi141 ceph-mon[108989]: pgmap v16715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:07 smithi060 ceph-mon[94696]: pgmap v16715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:08.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:08.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:09.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:09.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:09 smithi141 ceph-mon[108989]: pgmap v16716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:09 smithi060 ceph-mon[94696]: pgmap v16716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:10.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:11.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:11.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:11 smithi141 ceph-mon[108989]: pgmap v16717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:11 smithi060 ceph-mon[94696]: pgmap v16717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:12.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:12.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:13.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:13.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:13 smithi141 ceph-mon[108989]: pgmap v16718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:13 smithi060 ceph-mon[94696]: pgmap v16718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:14.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:14.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:15.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:15.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:15 smithi141 ceph-mon[108989]: pgmap v16719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:15 smithi060 ceph-mon[94696]: pgmap v16719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:17 smithi141 ceph-mon[108989]: pgmap v16720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:17 smithi060 ceph-mon[94696]: pgmap v16720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:18.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:18.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:19.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:19 smithi141 ceph-mon[108989]: pgmap v16721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:19 smithi060 ceph-mon[94696]: pgmap v16721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:20.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:20.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:40:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:40:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:40:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:40:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:40:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:40:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:40:21.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:40:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:21.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:21 smithi141 ceph-mon[108989]: pgmap v16722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:21 smithi060 ceph-mon[94696]: pgmap v16722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:23.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:23.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:23 smithi141 ceph-mon[108989]: pgmap v16723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:23 smithi060 ceph-mon[94696]: pgmap v16723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:24.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:24.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:25.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:25 smithi141 ceph-mon[108989]: pgmap v16724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:25 smithi060 ceph-mon[94696]: pgmap v16724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:26.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:26.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:27.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:27.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:28.179 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:27 smithi060 ceph-mon[94696]: pgmap v16725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:27 smithi141 ceph-mon[108989]: pgmap v16725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:28.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:28.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:29.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:29.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:29 smithi141 ceph-mon[108989]: pgmap v16726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:29 smithi060 ceph-mon[94696]: pgmap v16726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:30.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:30.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:31.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:31.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:31 smithi141 ceph-mon[108989]: pgmap v16727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:31 smithi060 ceph-mon[94696]: pgmap v16727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:32.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:32.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:33 smithi141 ceph-mon[108989]: pgmap v16728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:33 smithi060 ceph-mon[94696]: pgmap v16728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:34.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:34.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:35.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:35.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:35 smithi141 ceph-mon[108989]: pgmap v16729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:35 smithi060 ceph-mon[94696]: pgmap v16729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:36.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:36.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:37 smithi141 ceph-mon[108989]: pgmap v16730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:38.292 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:37 smithi060 ceph-mon[94696]: pgmap v16730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:38.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:38.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:39.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:39.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:39 smithi141 ceph-mon[108989]: pgmap v16731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:39 smithi060 ceph-mon[94696]: pgmap v16731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:40.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:40.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:41.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:41.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:41 smithi141 ceph-mon[108989]: pgmap v16732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:41 smithi060 ceph-mon[94696]: pgmap v16732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:42.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:42.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:43 smithi141 ceph-mon[108989]: pgmap v16733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:43 smithi060 ceph-mon[94696]: pgmap v16733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:44.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:44.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:45.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:45.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:45 smithi141 ceph-mon[108989]: pgmap v16734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:45 smithi060 ceph-mon[94696]: pgmap v16734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:46.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:46.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:47.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:47.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:47 smithi141 ceph-mon[108989]: pgmap v16735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:47 smithi060 ceph-mon[94696]: pgmap v16735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:49.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:49.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:50.199 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:49 smithi141 ceph-mon[108989]: pgmap v16736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:49 smithi060 ceph-mon[94696]: pgmap v16736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:50.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:50.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:51.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:51.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:51 smithi141 ceph-mon[108989]: pgmap v16737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:51 smithi060 ceph-mon[94696]: pgmap v16737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:53.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:53.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:53 smithi141 ceph-mon[108989]: pgmap v16738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:53 smithi060 ceph-mon[94696]: pgmap v16738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:54.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:54.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:55.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:55.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:55 smithi141 ceph-mon[108989]: pgmap v16739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:55 smithi060 ceph-mon[94696]: pgmap v16739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:40:56.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:40:56.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:56.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:57.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:57.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:57 smithi141 ceph-mon[108989]: pgmap v16740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:57 smithi060 ceph-mon[94696]: pgmap v16740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:40:58.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:58.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:40:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:40:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:40:59 smithi141 ceph-mon[108989]: pgmap v16741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:40:59 smithi060 ceph-mon[94696]: pgmap v16741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:00.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:00.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:01.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:01.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:01 smithi141 ceph-mon[108989]: pgmap v16742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:01 smithi060 ceph-mon[94696]: pgmap v16742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:03.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:03.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:03 smithi141 ceph-mon[108989]: pgmap v16743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:03 smithi060 ceph-mon[94696]: pgmap v16743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:04.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:04.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:05.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:05.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:05 smithi141 ceph-mon[108989]: pgmap v16744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:05 smithi060 ceph-mon[94696]: pgmap v16744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:06.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:06.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:07.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:07.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:07 smithi141 ceph-mon[108989]: pgmap v16745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:07 smithi060 ceph-mon[94696]: pgmap v16745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:08.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:08.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:09.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:09.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:09 smithi141 ceph-mon[108989]: pgmap v16746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:09 smithi060 ceph-mon[94696]: pgmap v16746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:10.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:10.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:11.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:11.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:11 smithi141 ceph-mon[108989]: pgmap v16747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:11 smithi060 ceph-mon[94696]: pgmap v16747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:12.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:13.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:13.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:13 smithi141 ceph-mon[108989]: pgmap v16748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:13 smithi060 ceph-mon[94696]: pgmap v16748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:14.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:14.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:15.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:15.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:15 smithi141 ceph-mon[108989]: pgmap v16749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:15 smithi060 ceph-mon[94696]: pgmap v16749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:16.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:16.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:17.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:17.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:17 smithi141 ceph-mon[108989]: pgmap v16750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:17 smithi060 ceph-mon[94696]: pgmap v16750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:18.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:18.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:19.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:19.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:19 smithi141 ceph-mon[108989]: pgmap v16751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:19 smithi060 ceph-mon[94696]: pgmap v16751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:20.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:20.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:41:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:41:21.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:21.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:22.215 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:21 smithi060 ceph-mon[94696]: pgmap v16752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:22.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.216 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:21 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:21 smithi141 ceph-mon[108989]: pgmap v16752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:21 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:22.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:22.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:23 smithi060 ceph-mon[94696]: pgmap v16753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:23 smithi141 ceph-mon[108989]: pgmap v16753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:24.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:24.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:25.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:25.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: pgmap v16754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:41:26.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:41:26.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: pgmap v16754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:41:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:41:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:41:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:41:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:41:26.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:26.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:26.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:26 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1445M 2023-08-19T16:41:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:26 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1445M 2023-08-19T16:41:27.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:27.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:27 smithi141 ceph-mon[108989]: pgmap v16755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:27 smithi060 ceph-mon[94696]: pgmap v16755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:28.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:28.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:29.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:29.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:29 smithi141 ceph-mon[108989]: pgmap v16756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:29 smithi060 ceph-mon[94696]: pgmap v16756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:30.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:30.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:31 smithi141 ceph-mon[108989]: pgmap v16757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:31 smithi060 ceph-mon[94696]: pgmap v16757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:33.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:33.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:33 smithi141 ceph-mon[108989]: pgmap v16758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:33 smithi060 ceph-mon[94696]: pgmap v16758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:34.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:34.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:35.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:35.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:35 smithi141 ceph-mon[108989]: pgmap v16759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:35 smithi060 ceph-mon[94696]: pgmap v16759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:36.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:36.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:37.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:37.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:37 smithi141 ceph-mon[108989]: pgmap v16760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:37 smithi060 ceph-mon[94696]: pgmap v16760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:38.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:38.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:39.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:39.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:39 smithi141 ceph-mon[108989]: pgmap v16761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:39 smithi060 ceph-mon[94696]: pgmap v16761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:40.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:40.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:41.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:41.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:41 smithi141 ceph-mon[108989]: pgmap v16762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:41 smithi060 ceph-mon[94696]: pgmap v16762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:42.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:42.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:43.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:43.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:43 smithi060 ceph-mon[94696]: pgmap v16763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:43 smithi141 ceph-mon[108989]: pgmap v16763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:44.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:44.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:45.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:45.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:45 smithi141 ceph-mon[108989]: pgmap v16764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:45 smithi060 ceph-mon[94696]: pgmap v16764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:46.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:46.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:47.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:47.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:47 smithi060 ceph-mon[94696]: pgmap v16765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:47 smithi141 ceph-mon[108989]: pgmap v16765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:48.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:48.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:49.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:49.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:49 smithi060 ceph-mon[94696]: pgmap v16766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:49 smithi141 ceph-mon[108989]: pgmap v16766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:50.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:50.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:51.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:51.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:52.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:51 smithi060 ceph-mon[94696]: pgmap v16767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:51 smithi141 ceph-mon[108989]: pgmap v16767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:52.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:52.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:53.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:53.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:53 smithi060 ceph-mon[94696]: pgmap v16768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:54 smithi141 ceph-mon[108989]: pgmap v16768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:54.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:54.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:55.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:55.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:56 smithi141 ceph-mon[108989]: pgmap v16769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:56 smithi060 ceph-mon[94696]: pgmap v16769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:41:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:41:56.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:56.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:57.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:57.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:41:58 smithi060 ceph-mon[94696]: pgmap v16770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:41:58 smithi141 ceph-mon[108989]: pgmap v16770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:41:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:41:59.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:41:59.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:00 smithi060 ceph-mon[94696]: pgmap v16771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:00 smithi141 ceph-mon[108989]: pgmap v16771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:00.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:00.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:01.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:01.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:02 smithi060 ceph-mon[94696]: pgmap v16772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:02 smithi141 ceph-mon[108989]: pgmap v16772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:02.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:02.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:03.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:03.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:04 smithi060 ceph-mon[94696]: pgmap v16773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:04 smithi141 ceph-mon[108989]: pgmap v16773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:04.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:04.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:05.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:05.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:06 smithi141 ceph-mon[108989]: pgmap v16774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:06 smithi060 ceph-mon[94696]: pgmap v16774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:06.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:06.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:07.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:07.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:08 smithi060 ceph-mon[94696]: pgmap v16775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:08 smithi141 ceph-mon[108989]: pgmap v16775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:08.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:08.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:09.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:10 smithi060 ceph-mon[94696]: pgmap v16776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:10 smithi141 ceph-mon[108989]: pgmap v16776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:10.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:10.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:11.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:11.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:12 smithi060 ceph-mon[94696]: pgmap v16777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:12 smithi141 ceph-mon[108989]: pgmap v16777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:13.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:13.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:14 smithi060 ceph-mon[94696]: pgmap v16778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:14 smithi141 ceph-mon[108989]: pgmap v16778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:14.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:14.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:15.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:15.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:16 smithi060 ceph-mon[94696]: pgmap v16779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:16 smithi141 ceph-mon[108989]: pgmap v16779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:16.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:16.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:17.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:17.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:18 smithi060 ceph-mon[94696]: pgmap v16780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:18 smithi141 ceph-mon[108989]: pgmap v16780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:18.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:18.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:19.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:19.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:20 smithi060 ceph-mon[94696]: pgmap v16781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:20 smithi141 ceph-mon[108989]: pgmap v16781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:20.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:20.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:21.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:21.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:22 smithi060 ceph-mon[94696]: pgmap v16782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:22 smithi141 ceph-mon[108989]: pgmap v16782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:22.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:22.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:23.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:23.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:24 smithi060 ceph-mon[94696]: pgmap v16783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:24 smithi141 ceph-mon[108989]: pgmap v16783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:24.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:24.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:25.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:25.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: pgmap v16784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:42:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:42:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:42:26.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:42:26.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:42:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: pgmap v16784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:42:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:42:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:42:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:42:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:42:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:42:26.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:26.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:27.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:27.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:28 smithi060 ceph-mon[94696]: pgmap v16785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:28 smithi141 ceph-mon[108989]: pgmap v16785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:28.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:28.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:29.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:29.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:30 smithi060 ceph-mon[94696]: pgmap v16786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:30 smithi141 ceph-mon[108989]: pgmap v16786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:30.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:30.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:31.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:31.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:32 smithi060 ceph-mon[94696]: pgmap v16787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:32 smithi141 ceph-mon[108989]: pgmap v16787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:32.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:32.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:33.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:33 smithi060 ceph-mon[94696]: pgmap v16788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:33 smithi141 ceph-mon[108989]: pgmap v16788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:33.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:33.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:34.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:34.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:35.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:35.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:35.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:35 smithi141 ceph-mon[108989]: pgmap v16789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:35 smithi060 ceph-mon[94696]: pgmap v16789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:36.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:36.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:37.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:37.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:37.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:37 smithi141 ceph-mon[108989]: pgmap v16790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:37 smithi060 ceph-mon[94696]: pgmap v16790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:38.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:38.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:39.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:39.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:39 smithi060 ceph-mon[94696]: pgmap v16791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:39.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:39 smithi141 ceph-mon[108989]: pgmap v16791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:40.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:40.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:41.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:41.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:41 smithi141 ceph-mon[108989]: pgmap v16792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:41 smithi060 ceph-mon[94696]: pgmap v16792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:42.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:42.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:43.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:43.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:43 smithi141 ceph-mon[108989]: pgmap v16793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:43 smithi060 ceph-mon[94696]: pgmap v16793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:44.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:44.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:45.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:45.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:45 smithi060 ceph-mon[94696]: pgmap v16794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:45 smithi141 ceph-mon[108989]: pgmap v16794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:46.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:46.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:47.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:47.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:47 smithi060 ceph-mon[94696]: pgmap v16795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:47 smithi141 ceph-mon[108989]: pgmap v16795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:48.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:48.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:49.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:49.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:49 smithi060 ceph-mon[94696]: pgmap v16796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:49 smithi141 ceph-mon[108989]: pgmap v16796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:50.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:50.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:51.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:51.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:51 smithi060 ceph-mon[94696]: pgmap v16797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:51 smithi141 ceph-mon[108989]: pgmap v16797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:52.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:52.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:53 smithi060 ceph-mon[94696]: pgmap v16798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:53 smithi141 ceph-mon[108989]: pgmap v16798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:55.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:55 smithi060 ceph-mon[94696]: pgmap v16799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:55 smithi141 ceph-mon[108989]: pgmap v16799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:42:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:42:56.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:56.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:57.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:57.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:58.074 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:57 smithi060 ceph-mon[94696]: pgmap v16800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:57 smithi141 ceph-mon[108989]: pgmap v16800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:42:58.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:58.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:59.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:42:59.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:42:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:42:59 smithi060 ceph-mon[94696]: pgmap v16801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:42:59 smithi141 ceph-mon[108989]: pgmap v16801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:00.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:00.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:01.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:01.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:01 smithi141 ceph-mon[108989]: pgmap v16802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:01 smithi060 ceph-mon[94696]: pgmap v16802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:02.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:02.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:03.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:03.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:03 smithi060 ceph-mon[94696]: pgmap v16803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:03 smithi141 ceph-mon[108989]: pgmap v16803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:04.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:04.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:05.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:05.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:05 smithi060 ceph-mon[94696]: pgmap v16804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:05 smithi141 ceph-mon[108989]: pgmap v16804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:06.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:06.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:07.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:07.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:07 smithi060 ceph-mon[94696]: pgmap v16805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:07 smithi141 ceph-mon[108989]: pgmap v16805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:08.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:08.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:09 smithi060 ceph-mon[94696]: pgmap v16806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:09 smithi141 ceph-mon[108989]: pgmap v16806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:11.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:11.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:11 smithi141 ceph-mon[108989]: pgmap v16807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:11 smithi060 ceph-mon[94696]: pgmap v16807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:13.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:13.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:13 smithi060 ceph-mon[94696]: pgmap v16808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:13 smithi141 ceph-mon[108989]: pgmap v16808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:14.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:14.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:15 smithi060 ceph-mon[94696]: pgmap v16809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:15 smithi141 ceph-mon[108989]: pgmap v16809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:16.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:16.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:17.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:17.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:17 smithi060 ceph-mon[94696]: pgmap v16810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:17 smithi141 ceph-mon[108989]: pgmap v16810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:18.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:18.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:19.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:19.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:19 smithi060 ceph-mon[94696]: pgmap v16811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:19 smithi141 ceph-mon[108989]: pgmap v16811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:20.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:20.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:21.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:21.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:21 smithi060 ceph-mon[94696]: pgmap v16812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:21 smithi141 ceph-mon[108989]: pgmap v16812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:22.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:22.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:23.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:23.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:23 smithi060 ceph-mon[94696]: pgmap v16813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:23 smithi141 ceph-mon[108989]: pgmap v16813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:24.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:24.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:25.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:25.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:25 smithi060 ceph-mon[94696]: pgmap v16814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:25 smithi141 ceph-mon[108989]: pgmap v16814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:43:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:43:27.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:43:27.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:43:27.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:43:27.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:43:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:43:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:43:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:43:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:43:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:43:27.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:43:27.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:27.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:27 smithi060 ceph-mon[94696]: pgmap v16815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:27 smithi141 ceph-mon[108989]: pgmap v16815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:29.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:29.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:30.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:29 smithi060 ceph-mon[94696]: pgmap v16816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:29 smithi141 ceph-mon[108989]: pgmap v16816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:30.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:30.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:31.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:31.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:32.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:31 smithi060 ceph-mon[94696]: pgmap v16817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:31 smithi141 ceph-mon[108989]: pgmap v16817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:32.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:32.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:33.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:33.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:33 smithi060 ceph-mon[94696]: pgmap v16818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:33 smithi141 ceph-mon[108989]: pgmap v16818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:34.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:34.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:35.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:35.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:35 smithi141 ceph-mon[108989]: pgmap v16819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:35 smithi060 ceph-mon[94696]: pgmap v16819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:36.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:36.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:37.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:37.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:37 smithi141 ceph-mon[108989]: pgmap v16820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:37 smithi060 ceph-mon[94696]: pgmap v16820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:38.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:38.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:39.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:39.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:39 smithi141 ceph-mon[108989]: pgmap v16821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:39 smithi060 ceph-mon[94696]: pgmap v16821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:40.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:40.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:41.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:41.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:41 smithi141 ceph-mon[108989]: pgmap v16822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:41 smithi060 ceph-mon[94696]: pgmap v16822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:42.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:42.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:43.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:43.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:43 smithi141 ceph-mon[108989]: pgmap v16823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:43 smithi060 ceph-mon[94696]: pgmap v16823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:44.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:44.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:45.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:45.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:45 smithi141 ceph-mon[108989]: pgmap v16824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:45 smithi060 ceph-mon[94696]: pgmap v16824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:47.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:47.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:47 smithi141 ceph-mon[108989]: pgmap v16825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:47 smithi060 ceph-mon[94696]: pgmap v16825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:48.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:48.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:49.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:49.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:49 smithi141 ceph-mon[108989]: pgmap v16826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:49 smithi060 ceph-mon[94696]: pgmap v16826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:50.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:50.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:51.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:51.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:51 smithi141 ceph-mon[108989]: pgmap v16827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:51 smithi060 ceph-mon[94696]: pgmap v16827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:52.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:52.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:53.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:53.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:53 smithi141 ceph-mon[108989]: pgmap v16828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:53 smithi060 ceph-mon[94696]: pgmap v16828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:54.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:54.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:55.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:55.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:55 smithi141 ceph-mon[108989]: pgmap v16829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:55 smithi060 ceph-mon[94696]: pgmap v16829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:43:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:43:56.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:56.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:57.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:57.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:57 smithi141 ceph-mon[108989]: pgmap v16830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:57 smithi060 ceph-mon[94696]: pgmap v16830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:43:58.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:58.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:43:59.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:43:59.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:43:59 smithi141 ceph-mon[108989]: pgmap v16831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:43:59 smithi060 ceph-mon[94696]: pgmap v16831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:00.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:00.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:01.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:01.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:02.154 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:01 smithi141 ceph-mon[108989]: pgmap v16832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:01 smithi060 ceph-mon[94696]: pgmap v16832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:02.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:02.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:03.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:03.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:03 smithi141 ceph-mon[108989]: pgmap v16833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:03 smithi060 ceph-mon[94696]: pgmap v16833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:04.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:04.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:05.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:05.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:05 smithi060 ceph-mon[94696]: pgmap v16834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:05 smithi141 ceph-mon[108989]: pgmap v16834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:06.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:06.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:07.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:07.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:07 smithi141 ceph-mon[108989]: pgmap v16835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:07 smithi060 ceph-mon[94696]: pgmap v16835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:08.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:08.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:09.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:09.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:09 smithi141 ceph-mon[108989]: pgmap v16836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:09 smithi060 ceph-mon[94696]: pgmap v16836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:10.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:10.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:11.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:11.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:11 smithi141 ceph-mon[108989]: pgmap v16837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:11 smithi060 ceph-mon[94696]: pgmap v16837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:12.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:12.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:13.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:13.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:13 smithi141 ceph-mon[108989]: pgmap v16838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:13 smithi060 ceph-mon[94696]: pgmap v16838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:14.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:14.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:15.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:15.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:15 smithi060 ceph-mon[94696]: pgmap v16839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:15 smithi141 ceph-mon[108989]: pgmap v16839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:16.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:16.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:17.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:17.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:17 smithi141 ceph-mon[108989]: pgmap v16840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:17 smithi060 ceph-mon[94696]: pgmap v16840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:18.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:18.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:19.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:19.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:19 smithi141 ceph-mon[108989]: pgmap v16841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:19 smithi060 ceph-mon[94696]: pgmap v16841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:20.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:20.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:21.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:21.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:21 smithi141 ceph-mon[108989]: pgmap v16842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:21 smithi060 ceph-mon[94696]: pgmap v16842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:22.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:22.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:23.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:23.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:23 smithi141 ceph-mon[108989]: pgmap v16843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:23 smithi060 ceph-mon[94696]: pgmap v16843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:24.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:24.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:25.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:25.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:25 smithi141 ceph-mon[108989]: pgmap v16844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:25 smithi060 ceph-mon[94696]: pgmap v16844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:26.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:26.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:27.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:44:27.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:44:27.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:27.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:27 smithi141 ceph-mon[108989]: pgmap v16845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:27 smithi060 ceph-mon[94696]: pgmap v16845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:28.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:28.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:29.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:29.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: pgmap v16846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:44:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: pgmap v16846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:44:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:30.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:31.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:31.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:31 smithi141 ceph-mon[108989]: pgmap v16847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:31 smithi060 ceph-mon[94696]: pgmap v16847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:32.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:32.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:33.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:33.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:33 smithi141 ceph-mon[108989]: pgmap v16848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:33 smithi060 ceph-mon[94696]: pgmap v16848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:34.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:34.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:35.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:35.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:35 smithi141 ceph-mon[108989]: pgmap v16849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:35 smithi060 ceph-mon[94696]: pgmap v16849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:36.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:36.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:37.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:37.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:37 smithi141 ceph-mon[108989]: pgmap v16850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:37 smithi060 ceph-mon[94696]: pgmap v16850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:38.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:38.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:39 smithi141 ceph-mon[108989]: pgmap v16851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:39 smithi060 ceph-mon[94696]: pgmap v16851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:40.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:40.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:41.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:41.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:41 smithi141 ceph-mon[108989]: pgmap v16852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:41 smithi060 ceph-mon[94696]: pgmap v16852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:42.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:42.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:43.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:43.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:43 smithi141 ceph-mon[108989]: pgmap v16853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:43 smithi060 ceph-mon[94696]: pgmap v16853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:44.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:44.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:45.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:45.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:45 smithi141 ceph-mon[108989]: pgmap v16854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:45 smithi060 ceph-mon[94696]: pgmap v16854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:46.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:46.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:47.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:47.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:47 smithi141 ceph-mon[108989]: pgmap v16855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:47 smithi060 ceph-mon[94696]: pgmap v16855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:48.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:48.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:49.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:49.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:49 smithi141 ceph-mon[108989]: pgmap v16856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:49 smithi060 ceph-mon[94696]: pgmap v16856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:50.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:50.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:51 smithi141 ceph-mon[108989]: pgmap v16857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:51 smithi060 ceph-mon[94696]: pgmap v16857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:52.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:52.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:53.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:53.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:53 smithi141 ceph-mon[108989]: pgmap v16858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:53 smithi060 ceph-mon[94696]: pgmap v16858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:54.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:54.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:55.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:55.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:55 smithi141 ceph-mon[108989]: pgmap v16859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:55 smithi060 ceph-mon[94696]: pgmap v16859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:44:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:44:56.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:56.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:57.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:57.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:57.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:57 smithi141 ceph-mon[108989]: pgmap v16860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:57 smithi060 ceph-mon[94696]: pgmap v16860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:44:58.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:58.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:44:59.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:44:59.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:44:59 smithi141 ceph-mon[108989]: pgmap v16861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:44:59 smithi060 ceph-mon[94696]: pgmap v16861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:00.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:00.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:01.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:01.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:01 smithi141 ceph-mon[108989]: pgmap v16862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:01 smithi060 ceph-mon[94696]: pgmap v16862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:02.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:02.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:03.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:03.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:03 smithi141 ceph-mon[108989]: pgmap v16863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:03 smithi060 ceph-mon[94696]: pgmap v16863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:04.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:04.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:05.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:05.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:05 smithi141 ceph-mon[108989]: pgmap v16864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:06.307 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:05 smithi060 ceph-mon[94696]: pgmap v16864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:06.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:06.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:07.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:07.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:07 smithi141 ceph-mon[108989]: pgmap v16865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:07 smithi060 ceph-mon[94696]: pgmap v16865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:08.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:08.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:09.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:09.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:09 smithi141 ceph-mon[108989]: pgmap v16866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:09 smithi060 ceph-mon[94696]: pgmap v16866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:10.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:10.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:11.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:11 smithi060 ceph-mon[94696]: pgmap v16867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:11 smithi141 ceph-mon[108989]: pgmap v16867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:12.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:12.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:13.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:13.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:13 smithi060 ceph-mon[94696]: pgmap v16868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:13 smithi141 ceph-mon[108989]: pgmap v16868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:14.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:14.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:15.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:15.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:15 smithi060 ceph-mon[94696]: pgmap v16869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:15 smithi141 ceph-mon[108989]: pgmap v16869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:16.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:16.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:17.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:17.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:17 smithi141 ceph-mon[108989]: pgmap v16870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:17 smithi060 ceph-mon[94696]: pgmap v16870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:18.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:18.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:19.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:19.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:19 smithi060 ceph-mon[94696]: pgmap v16871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:19 smithi141 ceph-mon[108989]: pgmap v16871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:20.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:20.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:21.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:21.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:22 smithi060 ceph-mon[94696]: pgmap v16872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:22 smithi141 ceph-mon[108989]: pgmap v16872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:22.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:22.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:23.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:23.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:24 smithi060 ceph-mon[94696]: pgmap v16873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:24 smithi141 ceph-mon[108989]: pgmap v16873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:24.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:24.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:25.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:25.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:26 smithi060 ceph-mon[94696]: pgmap v16874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:26 smithi141 ceph-mon[108989]: pgmap v16874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:26.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:26.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:27.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:27.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:28 smithi060 ceph-mon[94696]: pgmap v16875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:28 smithi141 ceph-mon[108989]: pgmap v16875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:28.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:28.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:29.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:29.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:30 smithi060 ceph-mon[94696]: pgmap v16876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:45:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:30 smithi141 ceph-mon[108989]: pgmap v16876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:45:30.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:30.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:31.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:31.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:32 smithi060 ceph-mon[94696]: pgmap v16877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:32 smithi141 ceph-mon[108989]: pgmap v16877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:32.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:32.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:33.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:33.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:34 smithi060 ceph-mon[94696]: pgmap v16878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:34 smithi141 ceph-mon[108989]: pgmap v16878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:35.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:35.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: pgmap v16879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:45:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:45:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:45:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: pgmap v16879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:45:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:45:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:45:36.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:36.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:37.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:37.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:37 smithi060 ceph-mon[94696]: pgmap v16880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:38.141 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:37 smithi141 ceph-mon[108989]: pgmap v16880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:38.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:38.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:39 smithi060 ceph-mon[94696]: pgmap v16881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:39.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:39.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:39 smithi141 ceph-mon[108989]: pgmap v16881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:40.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:40.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:41.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:41.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:41.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:42.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:41 smithi060 ceph-mon[94696]: pgmap v16882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:41 smithi141 ceph-mon[108989]: pgmap v16882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:42.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:42.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:43.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:43.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:43 smithi060 ceph-mon[94696]: pgmap v16883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:43 smithi141 ceph-mon[108989]: pgmap v16883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:44.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:44.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:45.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:45.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:45 smithi060 ceph-mon[94696]: pgmap v16884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:45 smithi141 ceph-mon[108989]: pgmap v16884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:46.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:46.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:47.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:48.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:47 smithi060 ceph-mon[94696]: pgmap v16885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:47 smithi141 ceph-mon[108989]: pgmap v16885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:48.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:48.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:49 smithi060 ceph-mon[94696]: pgmap v16886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:49 smithi141 ceph-mon[108989]: pgmap v16886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:50.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:52.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:51 smithi060 ceph-mon[94696]: pgmap v16887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:51 smithi141 ceph-mon[108989]: pgmap v16887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:52.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:52.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:53.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:53.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:53 smithi060 ceph-mon[94696]: pgmap v16888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:53 smithi141 ceph-mon[108989]: pgmap v16888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:54.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:54.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:55.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:55.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:55 smithi060 ceph-mon[94696]: pgmap v16889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:55 smithi141 ceph-mon[108989]: pgmap v16889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:45:56.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:56.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:57.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:57.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:57 smithi060 ceph-mon[94696]: pgmap v16890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:57 smithi141 ceph-mon[108989]: pgmap v16890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:45:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:45:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:45:59 smithi060 ceph-mon[94696]: pgmap v16891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:45:59.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:45:59.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:45:59 smithi141 ceph-mon[108989]: pgmap v16891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:00.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:00.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:01.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:01.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:01 smithi060 ceph-mon[94696]: pgmap v16892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:01 smithi141 ceph-mon[108989]: pgmap v16892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:02.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:02.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:03.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:03.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:03 smithi060 ceph-mon[94696]: pgmap v16893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:03 smithi141 ceph-mon[108989]: pgmap v16893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:04.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:04.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:05.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:05.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:05 smithi060 ceph-mon[94696]: pgmap v16894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:05 smithi141 ceph-mon[108989]: pgmap v16894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:06.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:06.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:07.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:07.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:07 smithi060 ceph-mon[94696]: pgmap v16895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:07 smithi141 ceph-mon[108989]: pgmap v16895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:08.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:08.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:09.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:09.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:10.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:09 smithi060 ceph-mon[94696]: pgmap v16896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:09 smithi141 ceph-mon[108989]: pgmap v16896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:10.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:10.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:11.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:11.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:11.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:11 smithi141 ceph-mon[108989]: pgmap v16897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:11 smithi060 ceph-mon[94696]: pgmap v16897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:12.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:12.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:13.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:13.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:13 smithi141 ceph-mon[108989]: pgmap v16898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:13 smithi060 ceph-mon[94696]: pgmap v16898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:16.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:16.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:15 smithi141 ceph-mon[108989]: pgmap v16899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:15 smithi060 ceph-mon[94696]: pgmap v16899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:17.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:17.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:18.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:18.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:17 smithi141 ceph-mon[108989]: pgmap v16900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:17 smithi060 ceph-mon[94696]: pgmap v16900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:19.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:19.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:20.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:20.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:19 smithi141 ceph-mon[108989]: pgmap v16901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:19 smithi060 ceph-mon[94696]: pgmap v16901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:21.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:21.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:22.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:22.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:22.158 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:21 smithi060 ceph-mon[94696]: pgmap v16902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:21 smithi141 ceph-mon[108989]: pgmap v16902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:23.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:23 smithi141 ceph-mon[108989]: pgmap v16903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:24.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:24.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:23 smithi060 ceph-mon[94696]: pgmap v16903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:25.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:25.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:26.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:26.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:25 smithi141 ceph-mon[108989]: pgmap v16904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:25 smithi060 ceph-mon[94696]: pgmap v16904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:27.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:27.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:28.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:28.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:27 smithi141 ceph-mon[108989]: pgmap v16905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:27 smithi060 ceph-mon[94696]: pgmap v16905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:29.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:29.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:30.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:30.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:29 smithi141 ceph-mon[108989]: pgmap v16906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:29 smithi060 ceph-mon[94696]: pgmap v16906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:31.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:31.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:32.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:32.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:31 smithi141 ceph-mon[108989]: pgmap v16907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:32.271 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:31 smithi060 ceph-mon[94696]: pgmap v16907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:33.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:33.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:33.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:33 smithi141 ceph-mon[108989]: pgmap v16908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:34.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:33 smithi060 ceph-mon[94696]: pgmap v16908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:35.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:35.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:36.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:36.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:35 smithi141 ceph-mon[108989]: pgmap v16909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:46:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:35 smithi060 ceph-mon[94696]: pgmap v16909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:46:37.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:37.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:46:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:46:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:46:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:46:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:46:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:46:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:46:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:46:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:46:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:46:38.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:38.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:37 smithi141 ceph-mon[108989]: pgmap v16910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:37 smithi060 ceph-mon[94696]: pgmap v16910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:39.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:39.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:40.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:40.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:39 smithi141 ceph-mon[108989]: pgmap v16911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:39 smithi060 ceph-mon[94696]: pgmap v16911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:41.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:41.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:42.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:42.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:41 smithi141 ceph-mon[108989]: pgmap v16912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:41 smithi060 ceph-mon[94696]: pgmap v16912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:43.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:43.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:44.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:44.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:43 smithi141 ceph-mon[108989]: pgmap v16913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:43 smithi060 ceph-mon[94696]: pgmap v16913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:45.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:45.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:46.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:46.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:45 smithi141 ceph-mon[108989]: pgmap v16914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:45 smithi060 ceph-mon[94696]: pgmap v16914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:47.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:47.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:48.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:48.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:47 smithi141 ceph-mon[108989]: pgmap v16915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:47 smithi060 ceph-mon[94696]: pgmap v16915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:49.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:49.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:50.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:50.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:49 smithi141 ceph-mon[108989]: pgmap v16916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:49 smithi060 ceph-mon[94696]: pgmap v16916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:51.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:51.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:52.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:52.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:51 smithi141 ceph-mon[108989]: pgmap v16917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:51 smithi060 ceph-mon[94696]: pgmap v16917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:53.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:53.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:54.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:54.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:53 smithi141 ceph-mon[108989]: pgmap v16918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:53 smithi060 ceph-mon[94696]: pgmap v16918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:55.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:55.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:56.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:56.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:55 smithi141 ceph-mon[108989]: pgmap v16919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:55 smithi060 ceph-mon[94696]: pgmap v16919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:46:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:46:57.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:57.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:58.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:58.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:46:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:57 smithi141 ceph-mon[108989]: pgmap v16920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:57 smithi060 ceph-mon[94696]: pgmap v16920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:46:59.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:46:59.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:00.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:00.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:46:59 smithi141 ceph-mon[108989]: pgmap v16921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:46:59 smithi060 ceph-mon[94696]: pgmap v16921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:01.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:01.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:02.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:02.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:01 smithi141 ceph-mon[108989]: pgmap v16922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:01 smithi060 ceph-mon[94696]: pgmap v16922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:03.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:03.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:04.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:04.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:03 smithi141 ceph-mon[108989]: pgmap v16923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:03 smithi060 ceph-mon[94696]: pgmap v16923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:05.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:05.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:06.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:06.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:05 smithi141 ceph-mon[108989]: pgmap v16924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:05 smithi060 ceph-mon[94696]: pgmap v16924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:07.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:07.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:08.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:08.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:07 smithi141 ceph-mon[108989]: pgmap v16925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:07 smithi060 ceph-mon[94696]: pgmap v16925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:09.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:09.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:10.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:10.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:09 smithi141 ceph-mon[108989]: pgmap v16926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:09 smithi060 ceph-mon[94696]: pgmap v16926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:11.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:11.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:12.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:12.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:11 smithi141 ceph-mon[108989]: pgmap v16927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:11 smithi060 ceph-mon[94696]: pgmap v16927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:13.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:13.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:14.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:14.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:13 smithi141 ceph-mon[108989]: pgmap v16928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:13 smithi060 ceph-mon[94696]: pgmap v16928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:15.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:15.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:16.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:16.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:15 smithi141 ceph-mon[108989]: pgmap v16929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:15 smithi060 ceph-mon[94696]: pgmap v16929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:17.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:17.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:17 smithi060 ceph-mon[94696]: pgmap v16930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:18.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:18.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:17 smithi141 ceph-mon[108989]: pgmap v16930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:19.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:19.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:20.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:20.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:19 smithi141 ceph-mon[108989]: pgmap v16931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:19 smithi060 ceph-mon[94696]: pgmap v16931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:21.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:21.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:22.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:22.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:21 smithi141 ceph-mon[108989]: pgmap v16932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:21 smithi060 ceph-mon[94696]: pgmap v16932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:23.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:23.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:24.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:24.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:24.216 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:23 smithi141 ceph-mon[108989]: pgmap v16933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:23 smithi060 ceph-mon[94696]: pgmap v16933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:25.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:25.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:26.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:26.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:25 smithi141 ceph-mon[108989]: pgmap v16934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:25 smithi060 ceph-mon[94696]: pgmap v16934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:28.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:28.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:27 smithi141 ceph-mon[108989]: pgmap v16935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:27 smithi060 ceph-mon[94696]: pgmap v16935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:29.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:29.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:30.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:30.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:29 smithi141 ceph-mon[108989]: pgmap v16936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:29 smithi060 ceph-mon[94696]: pgmap v16936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:31.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:31.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:32.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:32.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:31 smithi141 ceph-mon[108989]: pgmap v16937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:31 smithi060 ceph-mon[94696]: pgmap v16937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:33.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:33.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:34.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:34.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:33 smithi141 ceph-mon[108989]: pgmap v16938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:33 smithi060 ceph-mon[94696]: pgmap v16938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:35.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:35.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:36.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:36.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:35 smithi141 ceph-mon[108989]: pgmap v16939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:35 smithi060 ceph-mon[94696]: pgmap v16939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:37.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:37.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:47:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:47:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:47:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:47:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:47:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:47:37.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:47:38.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:38.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:37 smithi141 ceph-mon[108989]: pgmap v16940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:37 smithi060 ceph-mon[94696]: pgmap v16940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:39.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:39.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:40.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:40.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:39 smithi141 ceph-mon[108989]: pgmap v16941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:39 smithi060 ceph-mon[94696]: pgmap v16941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:41.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:41.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:42.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:42.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:42.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:41 smithi060 ceph-mon[94696]: pgmap v16942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:41 smithi141 ceph-mon[108989]: pgmap v16942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:43.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:43.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:44.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:44.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:43 smithi060 ceph-mon[94696]: pgmap v16943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:44.421 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:43 smithi141 ceph-mon[108989]: pgmap v16943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:45.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:45.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:46.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:46.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:45 smithi060 ceph-mon[94696]: pgmap v16944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:45 smithi141 ceph-mon[108989]: pgmap v16944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:47.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:47.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:48.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:48.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:47 smithi060 ceph-mon[94696]: pgmap v16945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:47 smithi141 ceph-mon[108989]: pgmap v16945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:49.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:49.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:50.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:50.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:49 smithi060 ceph-mon[94696]: pgmap v16946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:49 smithi141 ceph-mon[108989]: pgmap v16946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:51.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:51.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:52.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:52.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:52 smithi060 ceph-mon[94696]: pgmap v16947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:52 smithi141 ceph-mon[108989]: pgmap v16947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:53.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:53.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:54.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:54.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:54 smithi060 ceph-mon[94696]: pgmap v16948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:54 smithi141 ceph-mon[108989]: pgmap v16948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:55.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:55.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:56.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:56.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:56 smithi060 ceph-mon[94696]: pgmap v16949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:56 smithi141 ceph-mon[108989]: pgmap v16949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:47:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:47:57.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:57.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:58.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:58.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:47:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:47:58 smithi060 ceph-mon[94696]: pgmap v16950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:47:58 smithi141 ceph-mon[108989]: pgmap v16950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:47:59.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:47:59.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:00.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:00.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:00 smithi060 ceph-mon[94696]: pgmap v16951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:00 smithi141 ceph-mon[108989]: pgmap v16951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:01.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:01.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:02.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:02.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:02 smithi060 ceph-mon[94696]: pgmap v16952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:02 smithi141 ceph-mon[108989]: pgmap v16952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:03.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:03.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:04.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:04.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:04 smithi060 ceph-mon[94696]: pgmap v16953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:04 smithi141 ceph-mon[108989]: pgmap v16953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:05.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:05.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:06.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:06.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:06 smithi060 ceph-mon[94696]: pgmap v16954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:06 smithi141 ceph-mon[108989]: pgmap v16954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:07.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:07.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:08.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:08.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:08 smithi060 ceph-mon[94696]: pgmap v16955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:08 smithi141 ceph-mon[108989]: pgmap v16955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:09.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:09.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:10.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:10.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:10 smithi060 ceph-mon[94696]: pgmap v16956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:10 smithi141 ceph-mon[108989]: pgmap v16956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:11.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:11.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:12.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:12.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:12 smithi060 ceph-mon[94696]: pgmap v16957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:12 smithi141 ceph-mon[108989]: pgmap v16957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:13.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:13.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:14.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:14.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:14 smithi060 ceph-mon[94696]: pgmap v16958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:14 smithi141 ceph-mon[108989]: pgmap v16958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:15.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:15.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:16.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:16.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:16 smithi060 ceph-mon[94696]: pgmap v16959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:16 smithi141 ceph-mon[108989]: pgmap v16959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:17.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:17.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:18.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:18.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:18 smithi060 ceph-mon[94696]: pgmap v16960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:18 smithi141 ceph-mon[108989]: pgmap v16960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:19.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:19.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:20.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:20.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:20 smithi060 ceph-mon[94696]: pgmap v16961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:20 smithi141 ceph-mon[108989]: pgmap v16961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:21.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:21.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:22.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:22.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:22.327 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:22 smithi060 ceph-mon[94696]: pgmap v16962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:22 smithi141 ceph-mon[108989]: pgmap v16962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:23.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:23.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:24.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:24.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:24 smithi060 ceph-mon[94696]: pgmap v16963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:24 smithi141 ceph-mon[108989]: pgmap v16963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:25.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:25.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:26.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:26.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:26 smithi060 ceph-mon[94696]: pgmap v16964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:26 smithi141 ceph-mon[108989]: pgmap v16964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:27.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:27.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:28.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:28.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:28 smithi060 ceph-mon[94696]: pgmap v16965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:28 smithi141 ceph-mon[108989]: pgmap v16965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:29.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:29.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:30.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:30.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:30 smithi141 ceph-mon[108989]: pgmap v16966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:30 smithi060 ceph-mon[94696]: pgmap v16966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:31.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:31.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:32.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:32.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:32 smithi060 ceph-mon[94696]: pgmap v16967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:32 smithi141 ceph-mon[108989]: pgmap v16967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:33.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:33.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:34.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:34.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:34 smithi141 ceph-mon[108989]: pgmap v16968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:34 smithi060 ceph-mon[94696]: pgmap v16968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:35.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:35.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:36.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:36.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:36 smithi141 ceph-mon[108989]: pgmap v16969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:36 smithi060 ceph-mon[94696]: pgmap v16969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:37.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:37.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:37.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:48:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:48:38.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:38.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: pgmap v16970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:48:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:48:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:48:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: pgmap v16970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:48:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:48:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:48:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:48:39.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:39.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:40.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:40.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:40 smithi141 ceph-mon[108989]: pgmap v16971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:40 smithi060 ceph-mon[94696]: pgmap v16971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:41.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:41.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:42.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:42.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:42 smithi141 ceph-mon[108989]: pgmap v16972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:42 smithi060 ceph-mon[94696]: pgmap v16972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:43.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:43.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:44.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:44.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:44 smithi141 ceph-mon[108989]: pgmap v16973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:44 smithi060 ceph-mon[94696]: pgmap v16973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:45.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:45.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:46.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:46.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:46 smithi141 ceph-mon[108989]: pgmap v16974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:46 smithi060 ceph-mon[94696]: pgmap v16974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:47.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:47.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:48.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:48.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:48 smithi141 ceph-mon[108989]: pgmap v16975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:48 smithi060 ceph-mon[94696]: pgmap v16975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:49.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:49.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:50.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:50.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:50 smithi141 ceph-mon[108989]: pgmap v16976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:50 smithi060 ceph-mon[94696]: pgmap v16976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:51.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:51.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:52.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:52.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:52 smithi141 ceph-mon[108989]: pgmap v16977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:52 smithi060 ceph-mon[94696]: pgmap v16977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:53.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:53.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:54.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:54.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:54 smithi141 ceph-mon[108989]: pgmap v16978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:54 smithi060 ceph-mon[94696]: pgmap v16978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:55.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:55.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:56.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:56.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:56 smithi141 ceph-mon[108989]: pgmap v16979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:56 smithi060 ceph-mon[94696]: pgmap v16979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:48:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:48:57.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:57.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:58.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:58.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:48:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:48:58 smithi141 ceph-mon[108989]: pgmap v16980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:48:58 smithi060 ceph-mon[94696]: pgmap v16980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:48:59.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:48:59.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:00.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:00.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:00 smithi141 ceph-mon[108989]: pgmap v16981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:00 smithi060 ceph-mon[94696]: pgmap v16981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:01.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:01.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:02.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:02.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:02 smithi141 ceph-mon[108989]: pgmap v16982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:02 smithi060 ceph-mon[94696]: pgmap v16982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:03.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:03.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:04.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:04.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:04 smithi060 ceph-mon[94696]: pgmap v16983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:04 smithi141 ceph-mon[108989]: pgmap v16983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:05.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:05.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:06.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:06.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:06 smithi141 ceph-mon[108989]: pgmap v16984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:06 smithi060 ceph-mon[94696]: pgmap v16984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:07.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:07.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:07 smithi141 ceph-mon[108989]: pgmap v16985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:07 smithi060 ceph-mon[94696]: pgmap v16985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:08.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:08.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:09.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:09.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:09 smithi060 ceph-mon[94696]: pgmap v16986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:09 smithi141 ceph-mon[108989]: pgmap v16986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:10.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:10.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:11.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:11.318 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:11.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:11.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:11 smithi060 ceph-mon[94696]: pgmap v16987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:11 smithi141 ceph-mon[108989]: pgmap v16987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:12.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:12.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:13.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:13.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:13 smithi060 ceph-mon[94696]: pgmap v16988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:13 smithi141 ceph-mon[108989]: pgmap v16988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:14.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:14.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:15.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:15.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:15 smithi141 ceph-mon[108989]: pgmap v16989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:16.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:16.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:15 smithi060 ceph-mon[94696]: pgmap v16989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:17.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:17.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:17 smithi141 ceph-mon[108989]: pgmap v16990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:18.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:18.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:17 smithi060 ceph-mon[94696]: pgmap v16990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:19.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:19.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:19 smithi141 ceph-mon[108989]: pgmap v16991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:20.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:20.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:19 smithi060 ceph-mon[94696]: pgmap v16991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:21.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:21.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:21 smithi141 ceph-mon[108989]: pgmap v16992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:22.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:22.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:21 smithi060 ceph-mon[94696]: pgmap v16992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:23.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:23.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:24.195 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:23 smithi060 ceph-mon[94696]: pgmap v16993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:23 smithi141 ceph-mon[108989]: pgmap v16993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:24.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:24.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:25.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:25.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:25 smithi141 ceph-mon[108989]: pgmap v16994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:26.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:26.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:25 smithi060 ceph-mon[94696]: pgmap v16994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:27.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:27.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:27 smithi141 ceph-mon[108989]: pgmap v16995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:27 smithi060 ceph-mon[94696]: pgmap v16995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:28.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:28.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:29.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:29.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:29 smithi141 ceph-mon[108989]: pgmap v16996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:29 smithi060 ceph-mon[94696]: pgmap v16996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:30.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:30.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:31.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:31.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:31 smithi141 ceph-mon[108989]: pgmap v16997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:31 smithi060 ceph-mon[94696]: pgmap v16997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:32.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:32.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:33.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:33.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:33 smithi141 ceph-mon[108989]: pgmap v16998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:34.309 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:33 smithi060 ceph-mon[94696]: pgmap v16998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:34.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:34.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:35.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:35.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:35 smithi141 ceph-mon[108989]: pgmap v16999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:35 smithi060 ceph-mon[94696]: pgmap v16999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:36.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:36.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:37.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:37.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:37 smithi141 ceph-mon[108989]: pgmap v17000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:37 smithi060 ceph-mon[94696]: pgmap v17000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:38.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:38.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:49:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:49:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:49:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:49:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:49:39.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:49:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:49:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:49:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:49:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:49:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:49:39.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:49:39.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:39.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:39 smithi141 ceph-mon[108989]: pgmap v17001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:39 smithi060 ceph-mon[94696]: pgmap v17001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:40.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:40.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:41.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:41.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:41 smithi141 ceph-mon[108989]: pgmap v17002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:41 smithi060 ceph-mon[94696]: pgmap v17002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:42.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:42.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:43.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:43.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:43 smithi141 ceph-mon[108989]: pgmap v17003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:43 smithi060 ceph-mon[94696]: pgmap v17003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:44.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:44.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:45.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:45.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:45 smithi141 ceph-mon[108989]: pgmap v17004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:45 smithi060 ceph-mon[94696]: pgmap v17004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:46.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:46.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:47.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:47.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:47 smithi141 ceph-mon[108989]: pgmap v17005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:47 smithi060 ceph-mon[94696]: pgmap v17005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:48.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:48.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:49.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:49.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:49 smithi141 ceph-mon[108989]: pgmap v17006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:49 smithi060 ceph-mon[94696]: pgmap v17006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:50.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:50.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:51.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:51.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:51 smithi141 ceph-mon[108989]: pgmap v17007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:51 smithi060 ceph-mon[94696]: pgmap v17007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:52.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:52.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:53.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:53.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:53 smithi141 ceph-mon[108989]: pgmap v17008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:53 smithi060 ceph-mon[94696]: pgmap v17008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:54.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:54.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:55.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:55.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:55 smithi141 ceph-mon[108989]: pgmap v17009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:55 smithi060 ceph-mon[94696]: pgmap v17009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:49:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:49:56.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:56.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:57.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:57.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:57 smithi141 ceph-mon[108989]: pgmap v17010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:57 smithi060 ceph-mon[94696]: pgmap v17010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:49:58.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:58.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:49:59.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:49:59.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:49:59 smithi141 ceph-mon[108989]: pgmap v17011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:49:59 smithi060 ceph-mon[94696]: pgmap v17011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:00.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:00.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T16:50:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T16:50:01.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:01.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:01 smithi141 ceph-mon[108989]: pgmap v17012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:01 smithi060 ceph-mon[94696]: pgmap v17012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:02.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:02.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:03.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:03.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:03 smithi141 ceph-mon[108989]: pgmap v17013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:03 smithi060 ceph-mon[94696]: pgmap v17013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:04.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:04.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:05.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:05.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:05 smithi141 ceph-mon[108989]: pgmap v17014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:05 smithi060 ceph-mon[94696]: pgmap v17014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:06.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:06.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:07.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:07.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:07 smithi141 ceph-mon[108989]: pgmap v17015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:07 smithi060 ceph-mon[94696]: pgmap v17015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:08.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:08.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:09.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:09.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:09 smithi141 ceph-mon[108989]: pgmap v17016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:09 smithi060 ceph-mon[94696]: pgmap v17016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:10.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:10.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:11.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:11.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:11 smithi141 ceph-mon[108989]: pgmap v17017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:11 smithi060 ceph-mon[94696]: pgmap v17017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:12.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:12.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:13.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:13.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:13 smithi141 ceph-mon[108989]: pgmap v17018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:13 smithi060 ceph-mon[94696]: pgmap v17018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:14.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:14.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:15.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:15.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:15 smithi141 ceph-mon[108989]: pgmap v17019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:15 smithi060 ceph-mon[94696]: pgmap v17019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:16.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:16.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:17.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:17.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:17 smithi141 ceph-mon[108989]: pgmap v17020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:17 smithi060 ceph-mon[94696]: pgmap v17020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:18.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:18.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:19.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:19.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:19 smithi141 ceph-mon[108989]: pgmap v17021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:19 smithi060 ceph-mon[94696]: pgmap v17021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:20.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:20.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:21.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:21.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:21 smithi141 ceph-mon[108989]: pgmap v17022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:21 smithi060 ceph-mon[94696]: pgmap v17022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:22.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:22.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:23.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:23.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:23 smithi141 ceph-mon[108989]: pgmap v17023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:23 smithi060 ceph-mon[94696]: pgmap v17023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:24.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:24.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:25.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:25.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:25 smithi141 ceph-mon[108989]: pgmap v17024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:25 smithi060 ceph-mon[94696]: pgmap v17024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:26.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:26.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:27.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:27.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:27 smithi141 ceph-mon[108989]: pgmap v17025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:27 smithi060 ceph-mon[94696]: pgmap v17025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:28.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:28.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:29.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:29.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:29 smithi141 ceph-mon[108989]: pgmap v17026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:29 smithi060 ceph-mon[94696]: pgmap v17026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:30.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:30.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:31.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:31.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:31 smithi141 ceph-mon[108989]: pgmap v17027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:31 smithi060 ceph-mon[94696]: pgmap v17027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:32.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:32.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:33.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:33.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:33 smithi141 ceph-mon[108989]: pgmap v17028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:33 smithi060 ceph-mon[94696]: pgmap v17028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:34.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:34.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:35.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:35.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:35 smithi141 ceph-mon[108989]: pgmap v17029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:35 smithi060 ceph-mon[94696]: pgmap v17029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:36.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:36.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:37.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:37.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:37 smithi141 ceph-mon[108989]: pgmap v17030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:37 smithi060 ceph-mon[94696]: pgmap v17030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:38.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:38.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:39.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:50:39.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:50:39.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:39.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: pgmap v17031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:50:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: pgmap v17031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:50:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:50:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:50:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:50:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:50:40.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:40.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:41.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:41.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:41.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:41 smithi141 ceph-mon[108989]: pgmap v17032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:41 smithi060 ceph-mon[94696]: pgmap v17032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:42.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:42.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:43.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:43.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:43 smithi141 ceph-mon[108989]: pgmap v17033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:43 smithi060 ceph-mon[94696]: pgmap v17033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:44.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:44.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:45.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:45.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:45 smithi141 ceph-mon[108989]: pgmap v17034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:45 smithi060 ceph-mon[94696]: pgmap v17034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:46.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:46.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:47.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:47.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:47 smithi141 ceph-mon[108989]: pgmap v17035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:47 smithi060 ceph-mon[94696]: pgmap v17035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:48.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:48.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:49.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:49.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:49 smithi141 ceph-mon[108989]: pgmap v17036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:50.388 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:49 smithi060 ceph-mon[94696]: pgmap v17036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:50.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:50.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:51.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:51.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:51 smithi141 ceph-mon[108989]: pgmap v17037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:51 smithi060 ceph-mon[94696]: pgmap v17037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:52.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:52.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:53.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:53.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:53 smithi141 ceph-mon[108989]: pgmap v17038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:53 smithi060 ceph-mon[94696]: pgmap v17038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:54.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:54.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:55.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:55.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:55 smithi141 ceph-mon[108989]: pgmap v17039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:55 smithi060 ceph-mon[94696]: pgmap v17039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:50:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:50:56.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:56.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:57.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:57.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:57 smithi060 ceph-mon[94696]: pgmap v17040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:58.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:58.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:50:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:57 smithi141 ceph-mon[108989]: pgmap v17040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:50:59.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:50:59.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:00.276 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:50:59 smithi060 ceph-mon[94696]: pgmap v17041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:00.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:00.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:50:59 smithi141 ceph-mon[108989]: pgmap v17041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:01.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:01.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:01 smithi060 ceph-mon[94696]: pgmap v17042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:02.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:02.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:01 smithi141 ceph-mon[108989]: pgmap v17042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:03.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:03.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:03 smithi060 ceph-mon[94696]: pgmap v17043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:04.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:04.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:03 smithi141 ceph-mon[108989]: pgmap v17043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:05.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:05.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:05 smithi060 ceph-mon[94696]: pgmap v17044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:05 smithi141 ceph-mon[108989]: pgmap v17044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:06.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:06.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:07.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:07.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:08 smithi060 ceph-mon[94696]: pgmap v17045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:08 smithi141 ceph-mon[108989]: pgmap v17045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:08.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:08.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:09.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:09.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:10 smithi060 ceph-mon[94696]: pgmap v17046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:10 smithi141 ceph-mon[108989]: pgmap v17046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:10.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:10.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:11.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:11.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:12 smithi060 ceph-mon[94696]: pgmap v17047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:12 smithi141 ceph-mon[108989]: pgmap v17047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:12.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:13.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:13.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:14 smithi060 ceph-mon[94696]: pgmap v17048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:14 smithi141 ceph-mon[108989]: pgmap v17048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:14.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:14.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:15.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:15.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:16.324 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:16 smithi060 ceph-mon[94696]: pgmap v17049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:16 smithi141 ceph-mon[108989]: pgmap v17049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:16.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:16.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:17.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:17.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:18 smithi060 ceph-mon[94696]: pgmap v17050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:18 smithi141 ceph-mon[108989]: pgmap v17050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:18.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:18.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:19.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:19.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:20 smithi060 ceph-mon[94696]: pgmap v17051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:20 smithi141 ceph-mon[108989]: pgmap v17051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:20.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:20.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:21.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:21.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:22 smithi060 ceph-mon[94696]: pgmap v17052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:22 smithi141 ceph-mon[108989]: pgmap v17052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:22.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:22.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:23.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:23.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:24 smithi060 ceph-mon[94696]: pgmap v17053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:24 smithi141 ceph-mon[108989]: pgmap v17053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:24.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:24.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:25.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:25.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:26 smithi060 ceph-mon[94696]: pgmap v17054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:26 smithi141 ceph-mon[108989]: pgmap v17054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:26.537 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:26.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:26.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:27.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:27.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:28 smithi060 ceph-mon[94696]: pgmap v17055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:28 smithi141 ceph-mon[108989]: pgmap v17055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:28.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:28.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:29.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:29.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:30 smithi060 ceph-mon[94696]: pgmap v17056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:30 smithi141 ceph-mon[108989]: pgmap v17056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:30.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:30.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:31.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:32 smithi060 ceph-mon[94696]: pgmap v17057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:32 smithi141 ceph-mon[108989]: pgmap v17057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:32.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:32.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:33.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:33.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:34 smithi060 ceph-mon[94696]: pgmap v17058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:34 smithi141 ceph-mon[108989]: pgmap v17058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:34.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:34.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:35.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:35.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:36 smithi060 ceph-mon[94696]: pgmap v17059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:36 smithi141 ceph-mon[108989]: pgmap v17059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:36.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:36.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:37.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:37.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:38 smithi060 ceph-mon[94696]: pgmap v17060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:38 smithi141 ceph-mon[108989]: pgmap v17060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:38.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:38.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:39.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:39.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: pgmap v17061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: pgmap v17061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:51:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T16:51:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:51:40.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:51:40.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:51:40.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:51:40.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:40.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:41 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1437M 2023-08-19T16:51:41.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:41 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1437M 2023-08-19T16:51:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:41.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:41.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:42 smithi141 ceph-mon[108989]: pgmap v17062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:42 smithi060 ceph-mon[94696]: pgmap v17062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:42.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:42.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:43.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:43.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:44 smithi060 ceph-mon[94696]: pgmap v17063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:44 smithi141 ceph-mon[108989]: pgmap v17063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:44.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:44.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:45.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:45.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:46 smithi060 ceph-mon[94696]: pgmap v17064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:46 smithi141 ceph-mon[108989]: pgmap v17064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:46.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:46.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:47.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:47.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:48 smithi141 ceph-mon[108989]: pgmap v17065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:48.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:48.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:48 smithi060 ceph-mon[94696]: pgmap v17065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:49.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:49.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:50 smithi141 ceph-mon[108989]: pgmap v17066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:50.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:50.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:50 smithi060 ceph-mon[94696]: pgmap v17066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:51.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:51.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:52 smithi141 ceph-mon[108989]: pgmap v17067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:52.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:52.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:52 smithi060 ceph-mon[94696]: pgmap v17067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:53.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:53.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:54 smithi141 ceph-mon[108989]: pgmap v17068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:54.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:54.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:54 smithi060 ceph-mon[94696]: pgmap v17068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:55.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:55.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:56 smithi060 ceph-mon[94696]: pgmap v17069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:56 smithi141 ceph-mon[108989]: pgmap v17069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:51:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:51:56.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:56.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:57.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:57.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:51:58 smithi141 ceph-mon[108989]: pgmap v17070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:51:58 smithi060 ceph-mon[94696]: pgmap v17070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:51:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:51:59.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:51:59.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:00 smithi141 ceph-mon[108989]: pgmap v17071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:00 smithi060 ceph-mon[94696]: pgmap v17071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:00.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:00.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:01.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:01.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:02 smithi141 ceph-mon[108989]: pgmap v17072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:02 smithi060 ceph-mon[94696]: pgmap v17072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:02.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:02.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:03.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:03.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:04 smithi141 ceph-mon[108989]: pgmap v17073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:04 smithi060 ceph-mon[94696]: pgmap v17073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:04.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:04.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:05.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:05.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:06 smithi060 ceph-mon[94696]: pgmap v17074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:06 smithi141 ceph-mon[108989]: pgmap v17074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:06.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:06.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:07.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:07.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:08 smithi141 ceph-mon[108989]: pgmap v17075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:08 smithi060 ceph-mon[94696]: pgmap v17075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:08.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:08.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:09.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:10 smithi141 ceph-mon[108989]: pgmap v17076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:10 smithi060 ceph-mon[94696]: pgmap v17076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:10.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:10.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:11.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:11.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:12 smithi141 ceph-mon[108989]: pgmap v17077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:12 smithi060 ceph-mon[94696]: pgmap v17077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:13.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:13.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:14 smithi141 ceph-mon[108989]: pgmap v17078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:14 smithi060 ceph-mon[94696]: pgmap v17078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:14.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:14.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:15.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:15.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:16 smithi141 ceph-mon[108989]: pgmap v17079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:16 smithi060 ceph-mon[94696]: pgmap v17079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:16.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:16.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:17.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:17.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:18 smithi141 ceph-mon[108989]: pgmap v17080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:18 smithi060 ceph-mon[94696]: pgmap v17080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:18.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:18.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:19.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:19.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:20 smithi141 ceph-mon[108989]: pgmap v17081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:20 smithi060 ceph-mon[94696]: pgmap v17081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:20.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:20.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:21.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:21.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:22 smithi141 ceph-mon[108989]: pgmap v17082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:22 smithi060 ceph-mon[94696]: pgmap v17082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:22.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:22.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:23.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:23.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:24 smithi141 ceph-mon[108989]: pgmap v17083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:24 smithi060 ceph-mon[94696]: pgmap v17083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:24.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:24.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:25.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:25.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:26 smithi141 ceph-mon[108989]: pgmap v17084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:26 smithi060 ceph-mon[94696]: pgmap v17084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:26.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:26.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:27.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:27.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:28 smithi141 ceph-mon[108989]: pgmap v17085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:28 smithi060 ceph-mon[94696]: pgmap v17085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:28.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:28.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:29.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:29.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:30 smithi141 ceph-mon[108989]: pgmap v17086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:30 smithi060 ceph-mon[94696]: pgmap v17086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:30.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:30.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:31.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:31.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:32 smithi141 ceph-mon[108989]: pgmap v17087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:32 smithi060 ceph-mon[94696]: pgmap v17087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:32.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:32.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:33.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:33.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:34 smithi141 ceph-mon[108989]: pgmap v17088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:34 smithi060 ceph-mon[94696]: pgmap v17088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:34.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:34.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:35.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:35.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:36 smithi141 ceph-mon[108989]: pgmap v17089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:36 smithi060 ceph-mon[94696]: pgmap v17089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:36.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:36.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:37.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:37.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:38 smithi141 ceph-mon[108989]: pgmap v17090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:38 smithi060 ceph-mon[94696]: pgmap v17090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:38.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:38.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:39.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:39.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:40 smithi141 ceph-mon[108989]: pgmap v17091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:52:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:40 smithi060 ceph-mon[94696]: pgmap v17091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:52:40.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:40.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:52:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:52:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:52:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:52:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:52:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:52:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:52:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:52:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:52:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:52:41.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:41.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:42.465 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:42 smithi141 ceph-mon[108989]: pgmap v17092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:42 smithi060 ceph-mon[94696]: pgmap v17092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:42.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:42.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:43.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:43.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:44 smithi141 ceph-mon[108989]: pgmap v17093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:44 smithi060 ceph-mon[94696]: pgmap v17093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:44.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:44.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:45.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:45.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:46.462 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:46 smithi060 ceph-mon[94696]: pgmap v17094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:46 smithi141 ceph-mon[108989]: pgmap v17094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:46.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:46.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:47 smithi141 ceph-mon[108989]: pgmap v17095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:47 smithi060 ceph-mon[94696]: pgmap v17095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:47.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:47.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:48.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:48.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:49.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:49.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:49 smithi141 ceph-mon[108989]: pgmap v17096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:49 smithi060 ceph-mon[94696]: pgmap v17096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:50.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:50.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:51.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:51.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:51 smithi141 ceph-mon[108989]: pgmap v17097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:51 smithi060 ceph-mon[94696]: pgmap v17097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:52.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:52.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:53 smithi141 ceph-mon[108989]: pgmap v17098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:53 smithi060 ceph-mon[94696]: pgmap v17098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:55 smithi141 ceph-mon[108989]: pgmap v17099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:55 smithi060 ceph-mon[94696]: pgmap v17099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:52:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:52:56.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:56.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:57.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:57.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:57 smithi141 ceph-mon[108989]: pgmap v17100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:57 smithi060 ceph-mon[94696]: pgmap v17100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:52:58.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:58.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:52:59.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:52:59.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:52:59 smithi141 ceph-mon[108989]: pgmap v17101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:52:59 smithi060 ceph-mon[94696]: pgmap v17101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:00.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:00.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:01.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:01.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:01 smithi060 ceph-mon[94696]: pgmap v17102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:01 smithi141 ceph-mon[108989]: pgmap v17102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:02.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:02.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:03.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:03.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:03 smithi141 ceph-mon[108989]: pgmap v17103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:03 smithi060 ceph-mon[94696]: pgmap v17103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:04.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:04.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:05.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:05.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:05 smithi141 ceph-mon[108989]: pgmap v17104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:05 smithi060 ceph-mon[94696]: pgmap v17104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:06.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:06.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:07.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:07.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:07 smithi141 ceph-mon[108989]: pgmap v17105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:07 smithi060 ceph-mon[94696]: pgmap v17105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:08.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:08.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:09.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:09 smithi141 ceph-mon[108989]: pgmap v17106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:09 smithi060 ceph-mon[94696]: pgmap v17106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:10.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:11.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:11.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:11 smithi060 ceph-mon[94696]: pgmap v17107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:11 smithi141 ceph-mon[108989]: pgmap v17107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:12.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:13.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:13.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:13 smithi141 ceph-mon[108989]: pgmap v17108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:13 smithi060 ceph-mon[94696]: pgmap v17108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:14.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:14.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:15 smithi141 ceph-mon[108989]: pgmap v17109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:15 smithi060 ceph-mon[94696]: pgmap v17109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:16.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:16.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:17.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:17.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:17 smithi141 ceph-mon[108989]: pgmap v17110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:17 smithi060 ceph-mon[94696]: pgmap v17110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:18.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:18.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:19.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:19.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:19 smithi141 ceph-mon[108989]: pgmap v17111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:19 smithi060 ceph-mon[94696]: pgmap v17111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:20.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:20.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:21.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:21.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:21 smithi141 ceph-mon[108989]: pgmap v17112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:21 smithi060 ceph-mon[94696]: pgmap v17112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:22.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:22.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:23.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:23.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:23 smithi141 ceph-mon[108989]: pgmap v17113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:23 smithi060 ceph-mon[94696]: pgmap v17113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:24.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:24.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:25.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:25.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:25 smithi141 ceph-mon[108989]: pgmap v17114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:25 smithi060 ceph-mon[94696]: pgmap v17114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:26.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:27.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:27.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:27 smithi141 ceph-mon[108989]: pgmap v17115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:27 smithi060 ceph-mon[94696]: pgmap v17115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:29.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:29.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:29 smithi141 ceph-mon[108989]: pgmap v17116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:29 smithi060 ceph-mon[94696]: pgmap v17116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:30.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:30.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:31.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:31.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:31 smithi141 ceph-mon[108989]: pgmap v17117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:31 smithi060 ceph-mon[94696]: pgmap v17117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:32.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:32.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:33.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:33.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:33 smithi141 ceph-mon[108989]: pgmap v17118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:33 smithi060 ceph-mon[94696]: pgmap v17118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:34.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:34.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:35.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:35.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:35 smithi141 ceph-mon[108989]: pgmap v17119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:35 smithi060 ceph-mon[94696]: pgmap v17119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:36.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:36.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:37.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:37.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:37 smithi141 ceph-mon[108989]: pgmap v17120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:37 smithi060 ceph-mon[94696]: pgmap v17120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:38.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:38.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:39.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:39.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:39 smithi141 ceph-mon[108989]: pgmap v17121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:39 smithi060 ceph-mon[94696]: pgmap v17121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:40.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:40.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:53:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:53:41.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:41.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: pgmap v17122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:53:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:53:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:53:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:53:42.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:53:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: pgmap v17122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:53:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:53:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:53:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:53:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:53:42.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:42.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:43.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:43.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:43 smithi141 ceph-mon[108989]: pgmap v17123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:43 smithi060 ceph-mon[94696]: pgmap v17123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:44.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:44.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:45.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:45.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:45 smithi141 ceph-mon[108989]: pgmap v17124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:45 smithi060 ceph-mon[94696]: pgmap v17124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:46.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:47.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:47.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:47 smithi141 ceph-mon[108989]: pgmap v17125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:47 smithi060 ceph-mon[94696]: pgmap v17125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:48.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:48.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:49.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:49.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:49 smithi141 ceph-mon[108989]: pgmap v17126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:49 smithi060 ceph-mon[94696]: pgmap v17126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:50.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:50.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:51.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:51.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:51 smithi141 ceph-mon[108989]: pgmap v17127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:51 smithi060 ceph-mon[94696]: pgmap v17127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:52.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:52.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:53.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:53.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:53 smithi141 ceph-mon[108989]: pgmap v17128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:53 smithi060 ceph-mon[94696]: pgmap v17128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:54.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:54.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:55.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:55.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:55 smithi141 ceph-mon[108989]: pgmap v17129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:55 smithi060 ceph-mon[94696]: pgmap v17129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:53:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:53:56.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:57.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:57.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:57.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:57 smithi141 ceph-mon[108989]: pgmap v17130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:58.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:57 smithi060 ceph-mon[94696]: pgmap v17130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:53:58.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:58.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:53:59.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:53:59.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:53:59 smithi141 ceph-mon[108989]: pgmap v17131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:53:59 smithi060 ceph-mon[94696]: pgmap v17131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:00.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:00.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:01.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:01.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:01 smithi141 ceph-mon[108989]: pgmap v17132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:02.311 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:01 smithi060 ceph-mon[94696]: pgmap v17132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:02.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:02.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:03.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:03.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:03 smithi141 ceph-mon[108989]: pgmap v17133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:03 smithi060 ceph-mon[94696]: pgmap v17133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:04.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:04.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:05.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:05.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:05 smithi141 ceph-mon[108989]: pgmap v17134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:05 smithi060 ceph-mon[94696]: pgmap v17134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:06.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:06.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:07.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:07.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:07 smithi060 ceph-mon[94696]: pgmap v17135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:08.343 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:07 smithi141 ceph-mon[108989]: pgmap v17135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:08.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:08.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:09.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:09.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:09 smithi060 ceph-mon[94696]: pgmap v17136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:09 smithi141 ceph-mon[108989]: pgmap v17136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:10.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:10.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:11.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:11.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:11.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:11 smithi060 ceph-mon[94696]: pgmap v17137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:11 smithi141 ceph-mon[108989]: pgmap v17137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:12.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:12.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:13.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:13.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:13 smithi060 ceph-mon[94696]: pgmap v17138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:13 smithi141 ceph-mon[108989]: pgmap v17138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:14.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:14.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:15.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:15.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:16 smithi060 ceph-mon[94696]: pgmap v17139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:16 smithi141 ceph-mon[108989]: pgmap v17139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:16.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:16.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:18 smithi060 ceph-mon[94696]: pgmap v17140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:18.447 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:18 smithi141 ceph-mon[108989]: pgmap v17140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:18.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:18.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:19.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:19.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:20 smithi060 ceph-mon[94696]: pgmap v17141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:20 smithi141 ceph-mon[108989]: pgmap v17141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:20.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:20.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:21.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:21.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:22 smithi060 ceph-mon[94696]: pgmap v17142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:22 smithi141 ceph-mon[108989]: pgmap v17142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:22.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:22.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:23.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:23.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:24 smithi060 ceph-mon[94696]: pgmap v17143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:24 smithi141 ceph-mon[108989]: pgmap v17143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:24.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:24.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:25.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:25.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:26 smithi060 ceph-mon[94696]: pgmap v17144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:26.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:26 smithi141 ceph-mon[108989]: pgmap v17144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:26.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:26.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:26.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:27.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:27.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:28 smithi060 ceph-mon[94696]: pgmap v17145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:28 smithi141 ceph-mon[108989]: pgmap v17145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:28.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:28.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:29.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:29.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:30 smithi060 ceph-mon[94696]: pgmap v17146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:30 smithi141 ceph-mon[108989]: pgmap v17146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:31.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:31.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:32 smithi060 ceph-mon[94696]: pgmap v17147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:32 smithi141 ceph-mon[108989]: pgmap v17147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:33.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:33.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:34 smithi060 ceph-mon[94696]: pgmap v17148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:34 smithi141 ceph-mon[108989]: pgmap v17148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:34.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:34.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:35.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:35.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:36 smithi060 ceph-mon[94696]: pgmap v17149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:36 smithi141 ceph-mon[108989]: pgmap v17149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:36.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:36.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:37.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:37.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:38 smithi060 ceph-mon[94696]: pgmap v17150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:38 smithi141 ceph-mon[108989]: pgmap v17150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:38.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:38.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:40 smithi060 ceph-mon[94696]: pgmap v17151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:40 smithi141 ceph-mon[108989]: pgmap v17151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:40.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:40.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:41.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:41.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:42 smithi060 ceph-mon[94696]: pgmap v17152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:54:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:42 smithi141 ceph-mon[108989]: pgmap v17152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:54:42.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:42.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:43.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:43.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:44 smithi060 ceph-mon[94696]: pgmap v17153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:44 smithi141 ceph-mon[108989]: pgmap v17153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:44.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:44.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:54:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:54:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:54:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:54:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:54:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:54:45.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:54:45.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:45.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:46 smithi060 ceph-mon[94696]: pgmap v17154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:46 smithi141 ceph-mon[108989]: pgmap v17154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:46.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:46.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:47.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:47.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:48 smithi060 ceph-mon[94696]: pgmap v17155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:48 smithi141 ceph-mon[108989]: pgmap v17155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:48.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:48.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:49.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:49.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:50 smithi060 ceph-mon[94696]: pgmap v17156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:50 smithi141 ceph-mon[108989]: pgmap v17156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:50.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:50.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:52 smithi060 ceph-mon[94696]: pgmap v17157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:52 smithi141 ceph-mon[108989]: pgmap v17157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:52.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:52.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:53.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:53.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:54 smithi060 ceph-mon[94696]: pgmap v17158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:54 smithi141 ceph-mon[108989]: pgmap v17158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:54.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:54.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:55.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:55.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:56 smithi060 ceph-mon[94696]: pgmap v17159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:56 smithi141 ceph-mon[108989]: pgmap v17159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:54:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:54:56.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:56.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:57.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:57.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:54:58 smithi060 ceph-mon[94696]: pgmap v17160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:54:58 smithi141 ceph-mon[108989]: pgmap v17160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:54:58.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:58.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:54:59.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:54:59.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:00 smithi060 ceph-mon[94696]: pgmap v17161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:00 smithi141 ceph-mon[108989]: pgmap v17161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:00.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:00.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:01.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:01.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:02 smithi141 ceph-mon[108989]: pgmap v17162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:02 smithi060 ceph-mon[94696]: pgmap v17162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:02.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:02.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:03.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:03.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:04 smithi141 ceph-mon[108989]: pgmap v17163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:04 smithi060 ceph-mon[94696]: pgmap v17163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:04.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:04.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:05.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:05.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:06 smithi141 ceph-mon[108989]: pgmap v17164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:06 smithi060 ceph-mon[94696]: pgmap v17164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:06.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:06.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:07.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:07.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:08 smithi060 ceph-mon[94696]: pgmap v17165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:08 smithi141 ceph-mon[108989]: pgmap v17165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:08.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:08.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:09.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:09.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:10 smithi141 ceph-mon[108989]: pgmap v17166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:10 smithi060 ceph-mon[94696]: pgmap v17166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:10.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:10.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:12 smithi141 ceph-mon[108989]: pgmap v17167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:12 smithi060 ceph-mon[94696]: pgmap v17167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:12.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:12.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:13.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:13.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:14 smithi141 ceph-mon[108989]: pgmap v17168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:14 smithi060 ceph-mon[94696]: pgmap v17168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:14.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:14.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:15.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:15.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:16 smithi141 ceph-mon[108989]: pgmap v17169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:16 smithi060 ceph-mon[94696]: pgmap v17169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:16.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:16.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:17.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:17.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:18 smithi141 ceph-mon[108989]: pgmap v17170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:18 smithi060 ceph-mon[94696]: pgmap v17170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:18.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:18.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:19.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:19.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:20 smithi141 ceph-mon[108989]: pgmap v17171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:20 smithi060 ceph-mon[94696]: pgmap v17171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:20.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:20.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:21.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:21.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:22 smithi141 ceph-mon[108989]: pgmap v17172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:22 smithi060 ceph-mon[94696]: pgmap v17172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:22.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:22.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:23.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:23.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:24 smithi141 ceph-mon[108989]: pgmap v17173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:24 smithi060 ceph-mon[94696]: pgmap v17173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:24.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:24.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:25.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:25.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:26 smithi141 ceph-mon[108989]: pgmap v17174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:26 smithi060 ceph-mon[94696]: pgmap v17174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:26.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:26.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:27.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:27.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:28 smithi141 ceph-mon[108989]: pgmap v17175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:28 smithi060 ceph-mon[94696]: pgmap v17175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:28.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:28.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:29.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:29.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:30 smithi141 ceph-mon[108989]: pgmap v17176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:30 smithi060 ceph-mon[94696]: pgmap v17176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:30.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:30.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:31.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:31.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:32 smithi141 ceph-mon[108989]: pgmap v17177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:32 smithi060 ceph-mon[94696]: pgmap v17177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:32.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:32.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:33.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:33.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:34 smithi141 ceph-mon[108989]: pgmap v17178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:34 smithi060 ceph-mon[94696]: pgmap v17178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:34.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:34.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:35.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:35.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:36 smithi141 ceph-mon[108989]: pgmap v17179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:36 smithi060 ceph-mon[94696]: pgmap v17179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:36.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:36.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:37.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:37.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:38.392 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:38 smithi060 ceph-mon[94696]: pgmap v17180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:38 smithi141 ceph-mon[108989]: pgmap v17180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:38.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:38.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:39.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:39.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:40 smithi141 ceph-mon[108989]: pgmap v17181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:40 smithi060 ceph-mon[94696]: pgmap v17181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:40.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:40.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:41.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:41.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:42 smithi141 ceph-mon[108989]: pgmap v17182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:42 smithi060 ceph-mon[94696]: pgmap v17182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:42.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:42.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:43.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:43.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:44 smithi141 ceph-mon[108989]: pgmap v17183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:44 smithi060 ceph-mon[94696]: pgmap v17183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:44.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:44.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:55:45.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:55:45.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:45.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:46 smithi141 ceph-mon[108989]: pgmap v17184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:46 smithi060 ceph-mon[94696]: pgmap v17184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:47.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:47.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:48 smithi141 ceph-mon[108989]: pgmap v17185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:48.502 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:48 smithi060 ceph-mon[94696]: pgmap v17185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:48.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:48.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:49.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: pgmap v17186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:55:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:55:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:55:50.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: pgmap v17186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:55:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:55:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:55:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:55:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:52 smithi141 ceph-mon[108989]: pgmap v17187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:52 smithi060 ceph-mon[94696]: pgmap v17187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:52.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:52.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:53.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:53.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:54.429 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:54 smithi141 ceph-mon[108989]: pgmap v17188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:54 smithi060 ceph-mon[94696]: pgmap v17188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:54.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:54.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:55.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:55.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:56 smithi141 ceph-mon[108989]: pgmap v17189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:56 smithi060 ceph-mon[94696]: pgmap v17189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:55:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:55:56.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:56.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:57.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:57.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:55:58 smithi141 ceph-mon[108989]: pgmap v17190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:55:58 smithi060 ceph-mon[94696]: pgmap v17190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:55:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:55:59.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:55:59.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:00 smithi141 ceph-mon[108989]: pgmap v17191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:00 smithi060 ceph-mon[94696]: pgmap v17191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:00.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:01.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:01.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:01.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:02 smithi141 ceph-mon[108989]: pgmap v17192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:02 smithi060 ceph-mon[94696]: pgmap v17192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:02.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:02.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:03.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:03.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:04 smithi141 ceph-mon[108989]: pgmap v17193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:04 smithi060 ceph-mon[94696]: pgmap v17193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:04.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:04.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:05.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:05.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:06 smithi141 ceph-mon[108989]: pgmap v17194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:06 smithi060 ceph-mon[94696]: pgmap v17194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:06.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:06.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:07.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:07.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:08 smithi141 ceph-mon[108989]: pgmap v17195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:08 smithi060 ceph-mon[94696]: pgmap v17195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:08.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:08.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:09.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:09.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:10 smithi141 ceph-mon[108989]: pgmap v17196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:10 smithi060 ceph-mon[94696]: pgmap v17196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:10.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:10.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:11.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:11.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:12 smithi141 ceph-mon[108989]: pgmap v17197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:12 smithi060 ceph-mon[94696]: pgmap v17197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:12.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:12.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:13.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:13.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:14 smithi141 ceph-mon[108989]: pgmap v17198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:14 smithi060 ceph-mon[94696]: pgmap v17198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:16.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:16.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:16 smithi141 ceph-mon[108989]: pgmap v17199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:16 smithi060 ceph-mon[94696]: pgmap v17199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:17.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:17.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:18.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:18.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:18 smithi141 ceph-mon[108989]: pgmap v17200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:18 smithi060 ceph-mon[94696]: pgmap v17200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:19.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:19.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:20.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:20.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:20 smithi141 ceph-mon[108989]: pgmap v17201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:20 smithi060 ceph-mon[94696]: pgmap v17201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:21.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:21.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:21 smithi060 ceph-mon[94696]: pgmap v17202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:21 smithi141 ceph-mon[108989]: pgmap v17202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:22.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:22.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:23 smithi141 ceph-mon[108989]: pgmap v17203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:24.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:24.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:23 smithi060 ceph-mon[94696]: pgmap v17203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:25.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:25.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:26.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:26.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:25 smithi141 ceph-mon[108989]: pgmap v17204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:25 smithi060 ceph-mon[94696]: pgmap v17204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:27.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:27.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:28.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:28.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:27 smithi141 ceph-mon[108989]: pgmap v17205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:27 smithi060 ceph-mon[94696]: pgmap v17205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:29.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:29.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:30.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:30.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:29 smithi141 ceph-mon[108989]: pgmap v17206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:29 smithi060 ceph-mon[94696]: pgmap v17206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:31.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:31.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:32.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:32.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:31 smithi141 ceph-mon[108989]: pgmap v17207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:31 smithi060 ceph-mon[94696]: pgmap v17207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:33.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:33.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:34.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:34.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:33 smithi141 ceph-mon[108989]: pgmap v17208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:33 smithi060 ceph-mon[94696]: pgmap v17208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:35.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:35.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:36.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:36.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:35 smithi141 ceph-mon[108989]: pgmap v17209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:35 smithi060 ceph-mon[94696]: pgmap v17209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:37.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:37.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:38.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:38.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:37 smithi141 ceph-mon[108989]: pgmap v17210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:37 smithi060 ceph-mon[94696]: pgmap v17210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:39.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:39.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:40.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:40.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:39 smithi141 ceph-mon[108989]: pgmap v17211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:39 smithi060 ceph-mon[94696]: pgmap v17211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:41.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:41.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:42.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:42.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:41 smithi141 ceph-mon[108989]: pgmap v17212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:41 smithi060 ceph-mon[94696]: pgmap v17212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:43.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:43.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:44.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:44.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:43 smithi141 ceph-mon[108989]: pgmap v17213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:43 smithi060 ceph-mon[94696]: pgmap v17213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:45.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:45.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:46.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:46.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:45 smithi141 ceph-mon[108989]: pgmap v17214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:45 smithi060 ceph-mon[94696]: pgmap v17214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:47.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:47.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:48.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:48.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:47 smithi141 ceph-mon[108989]: pgmap v17215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:47 smithi060 ceph-mon[94696]: pgmap v17215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:49.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:49.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:50.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:50.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:49 smithi141 ceph-mon[108989]: pgmap v17216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:49 smithi060 ceph-mon[94696]: pgmap v17216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:51.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:51.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:56:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:56:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:56:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:56:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:56:51.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:56:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:56:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:56:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:56:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:56:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:56:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:56:52.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:52.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:51 smithi141 ceph-mon[108989]: pgmap v17217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:51 smithi060 ceph-mon[94696]: pgmap v17217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:53.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:53.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:54.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:54.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:53 smithi141 ceph-mon[108989]: pgmap v17218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:54.240 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:53 smithi060 ceph-mon[94696]: pgmap v17218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:55.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:55.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:56.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:56.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:55 smithi141 ceph-mon[108989]: pgmap v17219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:55 smithi060 ceph-mon[94696]: pgmap v17219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:56:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:56:57.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:57.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:58.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:58.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:56:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:57 smithi141 ceph-mon[108989]: pgmap v17220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:57 smithi060 ceph-mon[94696]: pgmap v17220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:56:59.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:56:59.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:00.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:00.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:56:59 smithi141 ceph-mon[108989]: pgmap v17221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:56:59 smithi060 ceph-mon[94696]: pgmap v17221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:01.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:01.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:02.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:02.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:01 smithi141 ceph-mon[108989]: pgmap v17222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:01 smithi060 ceph-mon[94696]: pgmap v17222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:03.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:03.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:04.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:04.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:03 smithi141 ceph-mon[108989]: pgmap v17223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:03 smithi060 ceph-mon[94696]: pgmap v17223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:05.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:05.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:06.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:06.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:05 smithi141 ceph-mon[108989]: pgmap v17224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:05 smithi060 ceph-mon[94696]: pgmap v17224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:07.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:07.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:08.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:08.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:07 smithi141 ceph-mon[108989]: pgmap v17225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:07 smithi060 ceph-mon[94696]: pgmap v17225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:09.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:09.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:10.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:10.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:09 smithi141 ceph-mon[108989]: pgmap v17226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:09 smithi060 ceph-mon[94696]: pgmap v17226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:11.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:11.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:12.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:12.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:11 smithi060 ceph-mon[94696]: pgmap v17227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:11 smithi141 ceph-mon[108989]: pgmap v17227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:13.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:13.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:14.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:14.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:14.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:13 smithi060 ceph-mon[94696]: pgmap v17228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:13 smithi141 ceph-mon[108989]: pgmap v17228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:15.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:15.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:16.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:16.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:15 smithi060 ceph-mon[94696]: pgmap v17229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:15 smithi141 ceph-mon[108989]: pgmap v17229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:17.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:17.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:18.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:18.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:17 smithi060 ceph-mon[94696]: pgmap v17230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:17 smithi141 ceph-mon[108989]: pgmap v17230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:19.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:19.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:20.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:20.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:20.313 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:20 smithi141 ceph-mon[108989]: pgmap v17231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:20 smithi060 ceph-mon[94696]: pgmap v17231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:21.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:21.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:22.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:22.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:22 smithi060 ceph-mon[94696]: pgmap v17232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:22 smithi141 ceph-mon[108989]: pgmap v17232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:23.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:23.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:24.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:24.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:24 smithi060 ceph-mon[94696]: pgmap v17233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:24 smithi141 ceph-mon[108989]: pgmap v17233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:25.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:25.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:26.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:26.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:26 smithi060 ceph-mon[94696]: pgmap v17234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:26 smithi141 ceph-mon[108989]: pgmap v17234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:27.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:27.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:28.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:28.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:28 smithi060 ceph-mon[94696]: pgmap v17235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:28 smithi141 ceph-mon[108989]: pgmap v17235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:29.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:29.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:30.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:30.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:30 smithi060 ceph-mon[94696]: pgmap v17236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:30.416 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:30 smithi141 ceph-mon[108989]: pgmap v17236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:31.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:31.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:32.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:32.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:32 smithi060 ceph-mon[94696]: pgmap v17237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:32 smithi141 ceph-mon[108989]: pgmap v17237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:33.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:33.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:34.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:34.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:34 smithi060 ceph-mon[94696]: pgmap v17238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:34 smithi141 ceph-mon[108989]: pgmap v17238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:35.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:35.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:36.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:36.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:36 smithi060 ceph-mon[94696]: pgmap v17239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:36 smithi141 ceph-mon[108989]: pgmap v17239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:37.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:37.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:38.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:38.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:38 smithi060 ceph-mon[94696]: pgmap v17240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:38 smithi141 ceph-mon[108989]: pgmap v17240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:39.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:39.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:40.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:40.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:40 smithi060 ceph-mon[94696]: pgmap v17241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:40 smithi141 ceph-mon[108989]: pgmap v17241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:41.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:41.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:42.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:42.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:42 smithi060 ceph-mon[94696]: pgmap v17242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:42 smithi141 ceph-mon[108989]: pgmap v17242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:43.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:43.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:44.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:44.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:44 smithi060 ceph-mon[94696]: pgmap v17243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:44 smithi141 ceph-mon[108989]: pgmap v17243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:45.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:45.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:46.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:46.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:46 smithi060 ceph-mon[94696]: pgmap v17244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:46 smithi141 ceph-mon[108989]: pgmap v17244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:47.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:47.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:48.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:48.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:48.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:48 smithi060 ceph-mon[94696]: pgmap v17245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:48 smithi141 ceph-mon[108989]: pgmap v17245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:49.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:49.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:50.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:50.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:50 smithi060 ceph-mon[94696]: pgmap v17246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:50 smithi141 ceph-mon[108989]: pgmap v17246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:51.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:51.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:57:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:51.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:52.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:52.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: pgmap v17247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:57:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:57:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:57:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: pgmap v17247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:57:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:57:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:57:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:57:53.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:53.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:54.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:54.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:54 smithi060 ceph-mon[94696]: pgmap v17248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:54 smithi141 ceph-mon[108989]: pgmap v17248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:55.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:56.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:56.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:56 smithi060 ceph-mon[94696]: pgmap v17249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:56 smithi141 ceph-mon[108989]: pgmap v17249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:57:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:57:57.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:57.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:58.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:58.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:57:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:57:58 smithi141 ceph-mon[108989]: pgmap v17250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:57:58 smithi060 ceph-mon[94696]: pgmap v17250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:57:59.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:57:59.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:00.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:00.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:00 smithi060 ceph-mon[94696]: pgmap v17251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:00 smithi141 ceph-mon[108989]: pgmap v17251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:01.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:01.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:02 smithi141 ceph-mon[108989]: pgmap v17252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:02 smithi060 ceph-mon[94696]: pgmap v17252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:03.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:03.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:04.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:04.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:04 smithi141 ceph-mon[108989]: pgmap v17253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:04 smithi060 ceph-mon[94696]: pgmap v17253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:05.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:05.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:06.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:06.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:06 smithi141 ceph-mon[108989]: pgmap v17254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:06 smithi060 ceph-mon[94696]: pgmap v17254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:07.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:07.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:08.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:08.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:08 smithi141 ceph-mon[108989]: pgmap v17255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:08 smithi060 ceph-mon[94696]: pgmap v17255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:09.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:09.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:10.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:10.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:10 smithi141 ceph-mon[108989]: pgmap v17256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:10 smithi060 ceph-mon[94696]: pgmap v17256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:11.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:11.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:12.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:12.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:12 smithi141 ceph-mon[108989]: pgmap v17257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:12 smithi060 ceph-mon[94696]: pgmap v17257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:13.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:13.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:14.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:14.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:14 smithi141 ceph-mon[108989]: pgmap v17258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:14 smithi060 ceph-mon[94696]: pgmap v17258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:15.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:15.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:16.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:16.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:16 smithi141 ceph-mon[108989]: pgmap v17259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:16 smithi060 ceph-mon[94696]: pgmap v17259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:17.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:17.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:18.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:18.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:18 smithi141 ceph-mon[108989]: pgmap v17260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:18 smithi060 ceph-mon[94696]: pgmap v17260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:19.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:19.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:20.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:20.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:20 smithi141 ceph-mon[108989]: pgmap v17261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:20 smithi060 ceph-mon[94696]: pgmap v17261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:21.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:21.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:22.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:22.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:22 smithi141 ceph-mon[108989]: pgmap v17262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:22 smithi060 ceph-mon[94696]: pgmap v17262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:23.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:23.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:24.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:24.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:24 smithi141 ceph-mon[108989]: pgmap v17263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:24 smithi060 ceph-mon[94696]: pgmap v17263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:25.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:25.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:26.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:26 smithi141 ceph-mon[108989]: pgmap v17264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:26 smithi060 ceph-mon[94696]: pgmap v17264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:27.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:28 smithi141 ceph-mon[108989]: pgmap v17265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:28 smithi060 ceph-mon[94696]: pgmap v17265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:29.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:29.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:30.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:30.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:30 smithi141 ceph-mon[108989]: pgmap v17266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:30 smithi060 ceph-mon[94696]: pgmap v17266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:31.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:31.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:32.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:32.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:32 smithi141 ceph-mon[108989]: pgmap v17267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:32 smithi060 ceph-mon[94696]: pgmap v17267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:33.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:33.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:34.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:34.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:34 smithi141 ceph-mon[108989]: pgmap v17268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:34 smithi060 ceph-mon[94696]: pgmap v17268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:35.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:35.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:36.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:36.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:36 smithi141 ceph-mon[108989]: pgmap v17269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:36 smithi060 ceph-mon[94696]: pgmap v17269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:37.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:37.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:38.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:38.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:38 smithi141 ceph-mon[108989]: pgmap v17270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:38 smithi060 ceph-mon[94696]: pgmap v17270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:39.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:39.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:40.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:40.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:40.427 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:40 smithi060 ceph-mon[94696]: pgmap v17271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:40 smithi141 ceph-mon[108989]: pgmap v17271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:41.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:41.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:42.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:42.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:42 smithi141 ceph-mon[108989]: pgmap v17272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:42 smithi060 ceph-mon[94696]: pgmap v17272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:43.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:43.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:44.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:44.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:44 smithi141 ceph-mon[108989]: pgmap v17273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:44 smithi060 ceph-mon[94696]: pgmap v17273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:45.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:45.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:46.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:46.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:46 smithi141 ceph-mon[108989]: pgmap v17274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:46 smithi060 ceph-mon[94696]: pgmap v17274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:47.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:47.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:48.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:48.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:48 smithi141 ceph-mon[108989]: pgmap v17275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:48 smithi060 ceph-mon[94696]: pgmap v17275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:49.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:49.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:50.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:50.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:50 smithi141 ceph-mon[108989]: pgmap v17276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:50.541 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:50 smithi060 ceph-mon[94696]: pgmap v17276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:51.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:51.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:52.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:52.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:52.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:52 smithi141 ceph-mon[108989]: pgmap v17277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:52.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:58:52.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:52.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:52.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:52 smithi060 ceph-mon[94696]: pgmap v17277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:52.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:58:52.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:52.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:53.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:53.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:53.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:58:53.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:58:53.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:53.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:58:53.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:58:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:58:53.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:53.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:58:53.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:58:54.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:54.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:54 smithi141 ceph-mon[108989]: pgmap v17278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:54 smithi060 ceph-mon[94696]: pgmap v17278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:55.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:56.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:56 smithi141 ceph-mon[108989]: pgmap v17279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:56.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:56 smithi060 ceph-mon[94696]: pgmap v17279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:58:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:58:57.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:57.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:58.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:58.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:58:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:58:58 smithi141 ceph-mon[108989]: pgmap v17280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:58:58 smithi060 ceph-mon[94696]: pgmap v17280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:58:59.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:58:59.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:00.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:00 smithi141 ceph-mon[108989]: pgmap v17281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:00 smithi060 ceph-mon[94696]: pgmap v17281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:02.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:02.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:02.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:02 smithi141 ceph-mon[108989]: pgmap v17282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:02 smithi060 ceph-mon[94696]: pgmap v17282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:03.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:04.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:04.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:04 smithi141 ceph-mon[108989]: pgmap v17283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:04 smithi060 ceph-mon[94696]: pgmap v17283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:05.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:05.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:06.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:06.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:06 smithi141 ceph-mon[108989]: pgmap v17284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:06 smithi060 ceph-mon[94696]: pgmap v17284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:08.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:08.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:08 smithi141 ceph-mon[108989]: pgmap v17285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:08 smithi060 ceph-mon[94696]: pgmap v17285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:09.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:09.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:10.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:10.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:10 smithi141 ceph-mon[108989]: pgmap v17286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:10 smithi060 ceph-mon[94696]: pgmap v17286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:11.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:11.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:11.454 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:12.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:12.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:12 smithi141 ceph-mon[108989]: pgmap v17287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:12.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:12 smithi060 ceph-mon[94696]: pgmap v17287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:13.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:13.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:14.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:14.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:14 smithi141 ceph-mon[108989]: pgmap v17288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:14 smithi060 ceph-mon[94696]: pgmap v17288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:16.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:16.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:16 smithi141 ceph-mon[108989]: pgmap v17289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:16 smithi060 ceph-mon[94696]: pgmap v17289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:17.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:17.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:18.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:18.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:18 smithi141 ceph-mon[108989]: pgmap v17290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:18 smithi060 ceph-mon[94696]: pgmap v17290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:20.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:20.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:20 smithi141 ceph-mon[108989]: pgmap v17291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:20 smithi060 ceph-mon[94696]: pgmap v17291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:21.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:21.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:22.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:22.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:22 smithi141 ceph-mon[108989]: pgmap v17292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:22 smithi060 ceph-mon[94696]: pgmap v17292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:23.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:23.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:24.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:24.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:24 smithi141 ceph-mon[108989]: pgmap v17293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:24 smithi060 ceph-mon[94696]: pgmap v17293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:25.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:25.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:26.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:26.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:26 smithi141 ceph-mon[108989]: pgmap v17294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:26 smithi060 ceph-mon[94696]: pgmap v17294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:27.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:27.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:28.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:28.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:28 smithi141 ceph-mon[108989]: pgmap v17295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:28 smithi060 ceph-mon[94696]: pgmap v17295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:29.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:29.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:30.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:30.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:30 smithi141 ceph-mon[108989]: pgmap v17296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:30 smithi060 ceph-mon[94696]: pgmap v17296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:31.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:31.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:32.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:32.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:32 smithi141 ceph-mon[108989]: pgmap v17297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:32 smithi060 ceph-mon[94696]: pgmap v17297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:33.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:33.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:34.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:34.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:34 smithi141 ceph-mon[108989]: pgmap v17298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:34 smithi060 ceph-mon[94696]: pgmap v17298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:35.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:35.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:36 smithi060 ceph-mon[94696]: pgmap v17299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:36.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:36.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:36 smithi141 ceph-mon[108989]: pgmap v17299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:37.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:37.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:38.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:38.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:38 smithi141 ceph-mon[108989]: pgmap v17300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:38 smithi060 ceph-mon[94696]: pgmap v17300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:39.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:39.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:40.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:40.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:40 smithi060 ceph-mon[94696]: pgmap v17301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:40 smithi141 ceph-mon[108989]: pgmap v17301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:41.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:41.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:42.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:42.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:42 smithi060 ceph-mon[94696]: pgmap v17302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:42 smithi141 ceph-mon[108989]: pgmap v17302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:43.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:43.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:43 smithi060 ceph-mon[94696]: pgmap v17303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:43 smithi141 ceph-mon[108989]: pgmap v17303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:44.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:44.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:45.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:45.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:45 smithi141 ceph-mon[108989]: pgmap v17304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:45 smithi060 ceph-mon[94696]: pgmap v17304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:46.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:46.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:47.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:47.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:48.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:47 smithi141 ceph-mon[108989]: pgmap v17305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:47 smithi060 ceph-mon[94696]: pgmap v17305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:48.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:48.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:49.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:49.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:49 smithi141 ceph-mon[108989]: pgmap v17306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:49 smithi060 ceph-mon[94696]: pgmap v17306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:50.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:50.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:51.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:51.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:51 smithi141 ceph-mon[108989]: pgmap v17307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:51 smithi060 ceph-mon[94696]: pgmap v17307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:52.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:52.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:53.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:59:53.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T16:59:53.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:53.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: pgmap v17308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:59:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:59:54.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:59:54.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:59:54.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:59:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: pgmap v17308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T16:59:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T16:59:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:59:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T16:59:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T16:59:54.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:54.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:55.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:55.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:55 smithi141 ceph-mon[108989]: pgmap v17309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:56.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:55 smithi060 ceph-mon[94696]: pgmap v17309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T16:59:56.278 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T16:59:56.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:56.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:57.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:57.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:57 smithi141 ceph-mon[108989]: pgmap v17310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:57 smithi060 ceph-mon[94696]: pgmap v17310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T16:59:58.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:58.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T16:59:59.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T16:59:59.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 16:59:59 smithi060 ceph-mon[94696]: pgmap v17311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:00.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:00.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 16:59:59 smithi141 ceph-mon[108989]: pgmap v17311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:00:01.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:01.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:00:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:01 smithi141 ceph-mon[108989]: pgmap v17312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:01 smithi060 ceph-mon[94696]: pgmap v17312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:02.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:02.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:03.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:03.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:03 smithi060 ceph-mon[94696]: pgmap v17313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:04.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:04.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:03 smithi141 ceph-mon[108989]: pgmap v17313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:05.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:05.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:05 smithi060 ceph-mon[94696]: pgmap v17314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:06.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:06.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:05 smithi141 ceph-mon[108989]: pgmap v17314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:07.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:07.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:07 smithi060 ceph-mon[94696]: pgmap v17315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:08.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:08.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:07 smithi141 ceph-mon[108989]: pgmap v17315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:09.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:09.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:10 smithi060 ceph-mon[94696]: pgmap v17316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:10.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:10 smithi141 ceph-mon[108989]: pgmap v17316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:11.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:11.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:12 smithi060 ceph-mon[94696]: pgmap v17317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:12.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:12.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:12 smithi141 ceph-mon[108989]: pgmap v17317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:13.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:13.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:14 smithi060 ceph-mon[94696]: pgmap v17318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:14.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:14.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:14 smithi141 ceph-mon[108989]: pgmap v17318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:15.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:15.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:16 smithi060 ceph-mon[94696]: pgmap v17319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:16.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:16.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:16 smithi141 ceph-mon[108989]: pgmap v17319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:17.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:18 smithi060 ceph-mon[94696]: pgmap v17320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:18.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:18.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:18 smithi141 ceph-mon[108989]: pgmap v17320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:19.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:19.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:20 smithi060 ceph-mon[94696]: pgmap v17321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:20.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:20.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:20 smithi141 ceph-mon[108989]: pgmap v17321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:21.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:21.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:22 smithi060 ceph-mon[94696]: pgmap v17322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:22.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:22.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:22 smithi141 ceph-mon[108989]: pgmap v17322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:23.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:23.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:24 smithi060 ceph-mon[94696]: pgmap v17323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:24.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:24.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:24 smithi141 ceph-mon[108989]: pgmap v17323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:25.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:25.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:26 smithi060 ceph-mon[94696]: pgmap v17324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:26.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:26.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:26 smithi141 ceph-mon[108989]: pgmap v17324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:27.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:27.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:28 smithi060 ceph-mon[94696]: pgmap v17325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:28.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:28.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:28 smithi141 ceph-mon[108989]: pgmap v17325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:29.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:29.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:30 smithi060 ceph-mon[94696]: pgmap v17326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:30.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:30.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:30 smithi141 ceph-mon[108989]: pgmap v17326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:31.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:31.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:32 smithi060 ceph-mon[94696]: pgmap v17327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:32.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:32.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:32 smithi141 ceph-mon[108989]: pgmap v17327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:33.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:33.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:34 smithi060 ceph-mon[94696]: pgmap v17328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:34.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:34.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:34 smithi141 ceph-mon[108989]: pgmap v17328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:35.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:35.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:36 smithi060 ceph-mon[94696]: pgmap v17329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:36.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:36.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:36 smithi141 ceph-mon[108989]: pgmap v17329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:37.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:37.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:38 smithi060 ceph-mon[94696]: pgmap v17330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:38.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:38.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:38 smithi141 ceph-mon[108989]: pgmap v17330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:39.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:39.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:40 smithi060 ceph-mon[94696]: pgmap v17331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:40.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:40.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:40 smithi141 ceph-mon[108989]: pgmap v17331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:41.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:41.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:42 smithi060 ceph-mon[94696]: pgmap v17332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:42.387 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:42 smithi141 ceph-mon[108989]: pgmap v17332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:42.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:42.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:43.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:43.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:44 smithi060 ceph-mon[94696]: pgmap v17333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:44.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:44.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:44 smithi141 ceph-mon[108989]: pgmap v17333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:45.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:45.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:46.324 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:46 smithi060 ceph-mon[94696]: pgmap v17334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:47.149 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:46 smithi141 ceph-mon[108989]: pgmap v17334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:47.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:47.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:47.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:47.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:48.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:48.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:48 smithi141 ceph-mon[108989]: pgmap v17335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:48 smithi060 ceph-mon[94696]: pgmap v17335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:49.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:49.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:50.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:50.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:50 smithi141 ceph-mon[108989]: pgmap v17336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:50 smithi060 ceph-mon[94696]: pgmap v17336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:51.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:51.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:52 smithi060 ceph-mon[94696]: pgmap v17337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:52.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:52.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:52 smithi141 ceph-mon[108989]: pgmap v17337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:53.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:53.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:54.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:54.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: pgmap v17338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:00:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:00:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:00:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:00:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:00:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:00:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: pgmap v17338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:00:55.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:55.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:56.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:56.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:56 smithi141 ceph-mon[108989]: pgmap v17339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:56 smithi060 ceph-mon[94696]: pgmap v17339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:00:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:00:57.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:57.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:58.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:58.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:00:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:00:58 smithi141 ceph-mon[108989]: pgmap v17340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:00:58 smithi060 ceph-mon[94696]: pgmap v17340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:00:59.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:00:59.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:00.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:00.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:00 smithi141 ceph-mon[108989]: pgmap v17341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:00 smithi060 ceph-mon[94696]: pgmap v17341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:01.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:01.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:02.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:02.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:02 smithi141 ceph-mon[108989]: pgmap v17342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:02 smithi060 ceph-mon[94696]: pgmap v17342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:03.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:03.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:04.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:04.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:04 smithi141 ceph-mon[108989]: pgmap v17343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:04 smithi060 ceph-mon[94696]: pgmap v17343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:05.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:05.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:06.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:06.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:06 smithi141 ceph-mon[108989]: pgmap v17344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:06 smithi060 ceph-mon[94696]: pgmap v17344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:07.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:07.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:08 smithi141 ceph-mon[108989]: pgmap v17345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:08.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:08.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:08 smithi060 ceph-mon[94696]: pgmap v17345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:09.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:09.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:10 smithi141 ceph-mon[108989]: pgmap v17346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:10.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:10.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:10 smithi060 ceph-mon[94696]: pgmap v17346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:11.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:11.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:12 smithi141 ceph-mon[108989]: pgmap v17347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:12.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:12 smithi060 ceph-mon[94696]: pgmap v17347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:13.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:13.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:14 smithi141 ceph-mon[108989]: pgmap v17348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:14.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:14.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:14 smithi060 ceph-mon[94696]: pgmap v17348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:15.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:15.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:16 smithi141 ceph-mon[108989]: pgmap v17349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:16.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:16.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:16 smithi060 ceph-mon[94696]: pgmap v17349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:17.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:17.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:18 smithi141 ceph-mon[108989]: pgmap v17350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:18.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:18.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:18 smithi060 ceph-mon[94696]: pgmap v17350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:19.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:19.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:20 smithi141 ceph-mon[108989]: pgmap v17351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:20.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:20.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:20 smithi060 ceph-mon[94696]: pgmap v17351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:21.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:21.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:22 smithi141 ceph-mon[108989]: pgmap v17352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:22.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:22.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:22 smithi060 ceph-mon[94696]: pgmap v17352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:23.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:23.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:24 smithi141 ceph-mon[108989]: pgmap v17353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:24.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:24.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:24 smithi060 ceph-mon[94696]: pgmap v17353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:25.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:25.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:26 smithi141 ceph-mon[108989]: pgmap v17354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:26.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:26.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:26 smithi060 ceph-mon[94696]: pgmap v17354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:27.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:27.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:28 smithi141 ceph-mon[108989]: pgmap v17355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:28.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:28.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:28 smithi060 ceph-mon[94696]: pgmap v17355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:29.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:29.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:30 smithi141 ceph-mon[108989]: pgmap v17356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:30.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:30.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:30 smithi060 ceph-mon[94696]: pgmap v17356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:31.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:32 smithi141 ceph-mon[108989]: pgmap v17357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:32.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:32.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:32 smithi060 ceph-mon[94696]: pgmap v17357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:33.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:33.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:34 smithi141 ceph-mon[108989]: pgmap v17358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:34.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:34.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:34 smithi060 ceph-mon[94696]: pgmap v17358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:35.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:35.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:36 smithi141 ceph-mon[108989]: pgmap v17359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:36.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:36.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:36 smithi060 ceph-mon[94696]: pgmap v17359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:37.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:37.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:38 smithi141 ceph-mon[108989]: pgmap v17360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:38.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:38.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:38 smithi060 ceph-mon[94696]: pgmap v17360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:39.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:39.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:40 smithi141 ceph-mon[108989]: pgmap v17361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:40.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:40.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:40 smithi060 ceph-mon[94696]: pgmap v17361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:41.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:41.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:42.464 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:42 smithi060 ceph-mon[94696]: pgmap v17362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:42 smithi141 ceph-mon[108989]: pgmap v17362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:42.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:42.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:43.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:43.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:44 smithi141 ceph-mon[108989]: pgmap v17363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:44.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:44.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:44 smithi060 ceph-mon[94696]: pgmap v17363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:45.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:45.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:46 smithi141 ceph-mon[108989]: pgmap v17364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:46.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:46.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:46 smithi060 ceph-mon[94696]: pgmap v17364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:47.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:47.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:48 smithi141 ceph-mon[108989]: pgmap v17365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:48.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:48.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:48 smithi060 ceph-mon[94696]: pgmap v17365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:49.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:49.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:50 smithi141 ceph-mon[108989]: pgmap v17366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:50.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:50.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:50 smithi060 ceph-mon[94696]: pgmap v17366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:51.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:51.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:52 smithi141 ceph-mon[108989]: pgmap v17367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:52.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:52.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:52 smithi060 ceph-mon[94696]: pgmap v17367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:53.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:53.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:54 smithi141 ceph-mon[108989]: pgmap v17368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:01:54.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:54.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:54 smithi060 ceph-mon[94696]: pgmap v17368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:01:55.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:55.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:55.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:01:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:55.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:01:55.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:01:55.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:55.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:01:55.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:01:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:56 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1430M 2023-08-19T17:01:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:56 smithi141 ceph-mon[108989]: pgmap v17369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:56.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:56.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:56 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1430M 2023-08-19T17:01:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:56 smithi060 ceph-mon[94696]: pgmap v17369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:01:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:01:57.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:57.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:01:58 smithi141 ceph-mon[108989]: pgmap v17370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:01:58 smithi060 ceph-mon[94696]: pgmap v17370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:01:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:58.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:01:59.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:01:59.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:00 smithi141 ceph-mon[108989]: pgmap v17371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:00 smithi060 ceph-mon[94696]: pgmap v17371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:00.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:00.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:01.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:01.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:02 smithi141 ceph-mon[108989]: pgmap v17372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:02 smithi060 ceph-mon[94696]: pgmap v17372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:02.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:02.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:03.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:03.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:04 smithi141 ceph-mon[108989]: pgmap v17373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:04 smithi060 ceph-mon[94696]: pgmap v17373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:04.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:04.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:05.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:05.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:06 smithi141 ceph-mon[108989]: pgmap v17374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:06 smithi060 ceph-mon[94696]: pgmap v17374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:06.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:06.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:07.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:07.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:08 smithi141 ceph-mon[108989]: pgmap v17375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:08.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:08 smithi060 ceph-mon[94696]: pgmap v17375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:08.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:08.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:09.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:09.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:10 smithi141 ceph-mon[108989]: pgmap v17376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:10 smithi060 ceph-mon[94696]: pgmap v17376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:10.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:10.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:11.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:11.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:12 smithi141 ceph-mon[108989]: pgmap v17377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:12 smithi060 ceph-mon[94696]: pgmap v17377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:12.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:12.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:13.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:13.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:14.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:14 smithi141 ceph-mon[108989]: pgmap v17378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:14 smithi060 ceph-mon[94696]: pgmap v17378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:14.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:14.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:15.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:16.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:16 smithi141 ceph-mon[108989]: pgmap v17379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:16 smithi060 ceph-mon[94696]: pgmap v17379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:16.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:16.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:17.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:17.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:18 smithi141 ceph-mon[108989]: pgmap v17380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:18.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:18 smithi060 ceph-mon[94696]: pgmap v17380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:18.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:18.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:19.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:19.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:20 smithi141 ceph-mon[108989]: pgmap v17381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:20 smithi060 ceph-mon[94696]: pgmap v17381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:20.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:20.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:21.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:21.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:22 smithi141 ceph-mon[108989]: pgmap v17382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:22 smithi060 ceph-mon[94696]: pgmap v17382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:22.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:22.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:23.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:23.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:24 smithi141 ceph-mon[108989]: pgmap v17383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:24 smithi060 ceph-mon[94696]: pgmap v17383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:24.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:24.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:25.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:25.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:26 smithi141 ceph-mon[108989]: pgmap v17384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:26 smithi060 ceph-mon[94696]: pgmap v17384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:26.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:26.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:27.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:27.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:28 smithi141 ceph-mon[108989]: pgmap v17385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:28.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:28 smithi060 ceph-mon[94696]: pgmap v17385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:28.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:28.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:29.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:29.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:30 smithi060 ceph-mon[94696]: pgmap v17386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:30.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:30.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:30 smithi141 ceph-mon[108989]: pgmap v17386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:31.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:31.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:32 smithi060 ceph-mon[94696]: pgmap v17387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:32.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:32.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:32 smithi141 ceph-mon[108989]: pgmap v17387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:33.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:33.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:34.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:34 smithi060 ceph-mon[94696]: pgmap v17388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:34.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:34.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:34 smithi141 ceph-mon[108989]: pgmap v17388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:35.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:35.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:36 smithi060 ceph-mon[94696]: pgmap v17389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:36.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:36.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:36 smithi141 ceph-mon[108989]: pgmap v17389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:37.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:37.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:38 smithi060 ceph-mon[94696]: pgmap v17390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:38.575 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:38 smithi141 ceph-mon[108989]: pgmap v17390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:38.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:38.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:39.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:39.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:40 smithi060 ceph-mon[94696]: pgmap v17391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:40.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:40.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:40 smithi141 ceph-mon[108989]: pgmap v17391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:41.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:41.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:42 smithi060 ceph-mon[94696]: pgmap v17392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:42.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:42.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:42 smithi141 ceph-mon[108989]: pgmap v17392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:43.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:43.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:44 smithi060 ceph-mon[94696]: pgmap v17393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:44.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:44.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:44 smithi141 ceph-mon[108989]: pgmap v17393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:45.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:45.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:46 smithi060 ceph-mon[94696]: pgmap v17394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:46.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:46.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:46 smithi141 ceph-mon[108989]: pgmap v17394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:47.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:47.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:48 smithi060 ceph-mon[94696]: pgmap v17395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:48.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:48.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:48.679 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:48 smithi141 ceph-mon[108989]: pgmap v17395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:49.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:49.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:50 smithi060 ceph-mon[94696]: pgmap v17396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:50.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:50.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:50 smithi141 ceph-mon[108989]: pgmap v17396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:51.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:51.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:52 smithi060 ceph-mon[94696]: pgmap v17397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:52.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:52.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:52 smithi141 ceph-mon[108989]: pgmap v17397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:53.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:53.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:54 smithi060 ceph-mon[94696]: pgmap v17398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:54.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:54.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:54 smithi141 ceph-mon[108989]: pgmap v17398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:02:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:02:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:02:55.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:02:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:02:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:02:55.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:55.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:02:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:02:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:56 smithi060 ceph-mon[94696]: pgmap v17399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:56.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:56.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:56 smithi141 ceph-mon[108989]: pgmap v17399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:02:57.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:57.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:02:58 smithi060 ceph-mon[94696]: pgmap v17400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:58.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:58.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:02:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:02:58 smithi141 ceph-mon[108989]: pgmap v17400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:02:59.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:02:59.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:00 smithi060 ceph-mon[94696]: pgmap v17401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:00 smithi141 ceph-mon[108989]: pgmap v17401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:00.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:00.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:01.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:01.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:02.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:02 smithi060 ceph-mon[94696]: pgmap v17402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:02 smithi141 ceph-mon[108989]: pgmap v17402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:02.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:02.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:03.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:03.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:04 smithi141 ceph-mon[108989]: pgmap v17403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:04 smithi060 ceph-mon[94696]: pgmap v17403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:04.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:04.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:05.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:05.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:06 smithi060 ceph-mon[94696]: pgmap v17404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:06 smithi141 ceph-mon[108989]: pgmap v17404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:06.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:06.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:07.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:07.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:08 smithi060 ceph-mon[94696]: pgmap v17405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:08 smithi141 ceph-mon[108989]: pgmap v17405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:08.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:08.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:09.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:09.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:10 smithi060 ceph-mon[94696]: pgmap v17406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:10 smithi141 ceph-mon[108989]: pgmap v17406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:10.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:10.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:11.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:11.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:12 smithi060 ceph-mon[94696]: pgmap v17407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:12 smithi141 ceph-mon[108989]: pgmap v17407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:12.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:12.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:13.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:13.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:14 smithi141 ceph-mon[108989]: pgmap v17408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:14 smithi060 ceph-mon[94696]: pgmap v17408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:14.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:14.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:15.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:15.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:16 smithi060 ceph-mon[94696]: pgmap v17409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:16 smithi141 ceph-mon[108989]: pgmap v17409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:16.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:16.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:17.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:17.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:18 smithi060 ceph-mon[94696]: pgmap v17410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:18.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:18 smithi141 ceph-mon[108989]: pgmap v17410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:18.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:18.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:19.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:19.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:20 smithi060 ceph-mon[94696]: pgmap v17411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:20 smithi141 ceph-mon[108989]: pgmap v17411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:20.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:20.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:21.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:21.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:22 smithi060 ceph-mon[94696]: pgmap v17412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:22 smithi141 ceph-mon[108989]: pgmap v17412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:22.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:22.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:23.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:23.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:24 smithi060 ceph-mon[94696]: pgmap v17413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:24 smithi141 ceph-mon[108989]: pgmap v17413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:24.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:24.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:25.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:25.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:26 smithi060 ceph-mon[94696]: pgmap v17414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:26 smithi141 ceph-mon[108989]: pgmap v17414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:26.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:26.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:27.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:27.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:28.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:28 smithi060 ceph-mon[94696]: pgmap v17415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:28 smithi141 ceph-mon[108989]: pgmap v17415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:28.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:28.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:29.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:29.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:30 smithi060 ceph-mon[94696]: pgmap v17416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:30 smithi141 ceph-mon[108989]: pgmap v17416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:30.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:30.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:31.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:31.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:32 smithi060 ceph-mon[94696]: pgmap v17417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:32 smithi141 ceph-mon[108989]: pgmap v17417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:32.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:32.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:33.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:33.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:34 smithi060 ceph-mon[94696]: pgmap v17418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:34 smithi141 ceph-mon[108989]: pgmap v17418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:34.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:34.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:35.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:35.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:36 smithi060 ceph-mon[94696]: pgmap v17419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:36 smithi141 ceph-mon[108989]: pgmap v17419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:36.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:36.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:37.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:37.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:38 smithi060 ceph-mon[94696]: pgmap v17420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:38 smithi141 ceph-mon[108989]: pgmap v17420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:38.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:38.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:39.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:39.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:40 smithi060 ceph-mon[94696]: pgmap v17421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:40 smithi141 ceph-mon[108989]: pgmap v17421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:40.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:40.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:41.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:41.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:41.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:42.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:42 smithi141 ceph-mon[108989]: pgmap v17422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:42 smithi060 ceph-mon[94696]: pgmap v17422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:42.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:42.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:43.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:43.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:44 smithi141 ceph-mon[108989]: pgmap v17423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:44.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:44 smithi060 ceph-mon[94696]: pgmap v17423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:44.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:44.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:45.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:45.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:46 smithi141 ceph-mon[108989]: pgmap v17424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:46 smithi060 ceph-mon[94696]: pgmap v17424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:46.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:46.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:47.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:47.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:48.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:48 smithi141 ceph-mon[108989]: pgmap v17425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:48.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:48 smithi060 ceph-mon[94696]: pgmap v17425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:48.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:48.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:49.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:49.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:50.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:50 smithi141 ceph-mon[108989]: pgmap v17426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:50 smithi060 ceph-mon[94696]: pgmap v17426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:50.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:50.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:51.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:51.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:52.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:52 smithi141 ceph-mon[108989]: pgmap v17427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:52 smithi060 ceph-mon[94696]: pgmap v17427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:52.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:52.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:53.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:53.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:54 smithi060 ceph-mon[94696]: pgmap v17428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:54.353 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:54 smithi141 ceph-mon[108989]: pgmap v17428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:54.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:54.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:55.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:55.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: pgmap v17429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:03:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:03:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: pgmap v17429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:03:56.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:56.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:57.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:57.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:03:58 smithi141 ceph-mon[108989]: pgmap v17430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:03:58 smithi060 ceph-mon[94696]: pgmap v17430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:03:58.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:58.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:03:59.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:03:59.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:00.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:00 smithi141 ceph-mon[108989]: pgmap v17431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:00 smithi060 ceph-mon[94696]: pgmap v17431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:00.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:00.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:01.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:01.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:02 smithi141 ceph-mon[108989]: pgmap v17432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:02 smithi060 ceph-mon[94696]: pgmap v17432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:02.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:02.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:03.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:03.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:04 smithi060 ceph-mon[94696]: pgmap v17433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:04.457 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:04 smithi141 ceph-mon[108989]: pgmap v17433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:04.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:04.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:05.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:05.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:06 smithi141 ceph-mon[108989]: pgmap v17434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:06 smithi060 ceph-mon[94696]: pgmap v17434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:06.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:06.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:07.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:07.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:08 smithi141 ceph-mon[108989]: pgmap v17435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:08 smithi060 ceph-mon[94696]: pgmap v17435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:08.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:08.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:09.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:09.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:10 smithi141 ceph-mon[108989]: pgmap v17436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:10 smithi060 ceph-mon[94696]: pgmap v17436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:10.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:10.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:11.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:11.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:12 smithi141 ceph-mon[108989]: pgmap v17437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:12 smithi060 ceph-mon[94696]: pgmap v17437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:12.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:12.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:13.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:13.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:14 smithi141 ceph-mon[108989]: pgmap v17438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:14 smithi060 ceph-mon[94696]: pgmap v17438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:14.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:14.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:15.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:15.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:16 smithi141 ceph-mon[108989]: pgmap v17439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:16 smithi060 ceph-mon[94696]: pgmap v17439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:16.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:16.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:17.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:17.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:18.493 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:18 smithi141 ceph-mon[108989]: pgmap v17440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:18.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:18 smithi060 ceph-mon[94696]: pgmap v17440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:18.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:18.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:19.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:19.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:20 smithi141 ceph-mon[108989]: pgmap v17441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:20 smithi060 ceph-mon[94696]: pgmap v17441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:20.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:20.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:21.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:21.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:22 smithi141 ceph-mon[108989]: pgmap v17442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:22 smithi060 ceph-mon[94696]: pgmap v17442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:22.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:22.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:23.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:23.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:24 smithi141 ceph-mon[108989]: pgmap v17443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:24 smithi060 ceph-mon[94696]: pgmap v17443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:24.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:24.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:25.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:25.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:26 smithi141 ceph-mon[108989]: pgmap v17444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:26 smithi060 ceph-mon[94696]: pgmap v17444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:26.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:26.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:27.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:27.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:28 smithi141 ceph-mon[108989]: pgmap v17445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:28 smithi060 ceph-mon[94696]: pgmap v17445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:28.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:28.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:29.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:29.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:30 smithi141 ceph-mon[108989]: pgmap v17446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:30.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:30 smithi060 ceph-mon[94696]: pgmap v17446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:30.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:30.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:31.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:31.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:32 smithi141 ceph-mon[108989]: pgmap v17447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:32 smithi060 ceph-mon[94696]: pgmap v17447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:32.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:33.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:33.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:34 smithi141 ceph-mon[108989]: pgmap v17448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:34 smithi060 ceph-mon[94696]: pgmap v17448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:34.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:34.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:35.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:35.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:36 smithi141 ceph-mon[108989]: pgmap v17449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:36.578 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:36 smithi060 ceph-mon[94696]: pgmap v17449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:36.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:36.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:37.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:37.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:38 smithi141 ceph-mon[108989]: pgmap v17450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:38.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:38 smithi060 ceph-mon[94696]: pgmap v17450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:38.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:38.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:39.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:39.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:40 smithi141 ceph-mon[108989]: pgmap v17451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:40 smithi060 ceph-mon[94696]: pgmap v17451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:40.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:40.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:41.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:41.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:42 smithi141 ceph-mon[108989]: pgmap v17452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:42.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:42 smithi060 ceph-mon[94696]: pgmap v17452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:42.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:42.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:43.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:43.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:44 smithi141 ceph-mon[108989]: pgmap v17453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:44.504 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:44 smithi060 ceph-mon[94696]: pgmap v17453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:44.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:44.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:45.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:45.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:46 smithi141 ceph-mon[108989]: pgmap v17454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:46.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:46 smithi060 ceph-mon[94696]: pgmap v17454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:46.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:46.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:47.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:47.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:48 smithi141 ceph-mon[108989]: pgmap v17455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:48 smithi060 ceph-mon[94696]: pgmap v17455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:48.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:48.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:49.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:49.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:50.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:50 smithi141 ceph-mon[108989]: pgmap v17456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:50 smithi060 ceph-mon[94696]: pgmap v17456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:50.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:50.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:51.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:52 smithi141 ceph-mon[108989]: pgmap v17457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:52 smithi060 ceph-mon[94696]: pgmap v17457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:52.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:52.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:53.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:53.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:54 smithi141 ceph-mon[108989]: pgmap v17458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:54.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:54 smithi060 ceph-mon[94696]: pgmap v17458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:54.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:54.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:55.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:55.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:56.493 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:56 smithi141 ceph-mon[108989]: pgmap v17459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:56.493 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:56.493 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:04:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:56 smithi060 ceph-mon[94696]: pgmap v17459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:04:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:04:56.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:56.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:57.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:57.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:58.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:58 smithi141 ceph-mon[108989]: pgmap v17460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:58 smithi060 ceph-mon[94696]: pgmap v17460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:04:58.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:58.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: pgmap v17461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:04:59.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:04:59.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:04:59.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:04:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:04:59.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:04:59.992 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: pgmap v17461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:04:59.993 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:04:59.994 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:04:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:05:00.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:00.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:01.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:01.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:01 smithi141 ceph-mon[108989]: pgmap v17462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:01 smithi060 ceph-mon[94696]: pgmap v17462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:02.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:02.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:03.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:03.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:03 smithi141 ceph-mon[108989]: pgmap v17463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:03 smithi060 ceph-mon[94696]: pgmap v17463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:04.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:04.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:05.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:05.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:06 smithi060 ceph-mon[94696]: pgmap v17464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:06 smithi141 ceph-mon[108989]: pgmap v17464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:06.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:06.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:07.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:07.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:08.329 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:08 smithi060 ceph-mon[94696]: pgmap v17465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:08 smithi141 ceph-mon[108989]: pgmap v17465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:08.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:08.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:09.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:10.338 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:10 smithi060 ceph-mon[94696]: pgmap v17466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:10 smithi141 ceph-mon[108989]: pgmap v17466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:10.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:10.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:11.328 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:11.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:11.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:12.325 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:12 smithi060 ceph-mon[94696]: pgmap v17467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:12 smithi141 ceph-mon[108989]: pgmap v17467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:12.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:12.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:13.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:13.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:14 smithi060 ceph-mon[94696]: pgmap v17468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:14.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:14 smithi141 ceph-mon[108989]: pgmap v17468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:14.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:14.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:15.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:15.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:16 smithi060 ceph-mon[94696]: pgmap v17469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:16 smithi141 ceph-mon[108989]: pgmap v17469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:16.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:16.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:17.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:17.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:18.326 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:18 smithi060 ceph-mon[94696]: pgmap v17470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:18 smithi141 ceph-mon[108989]: pgmap v17470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:18.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:18.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:19.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:19.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:20 smithi060 ceph-mon[94696]: pgmap v17471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:20 smithi141 ceph-mon[108989]: pgmap v17471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:20.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:20.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:21.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:21.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:22.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:22 smithi060 ceph-mon[94696]: pgmap v17472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:22.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:22 smithi141 ceph-mon[108989]: pgmap v17472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:22.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:22.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:23.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:23.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:24 smithi141 ceph-mon[108989]: pgmap v17473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:24 smithi060 ceph-mon[94696]: pgmap v17473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:24.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:24.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:25.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:25.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:26 smithi141 ceph-mon[108989]: pgmap v17474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:26 smithi060 ceph-mon[94696]: pgmap v17474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:26.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:26.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:27.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:27.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:28 smithi141 ceph-mon[108989]: pgmap v17475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:28 smithi060 ceph-mon[94696]: pgmap v17475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:28.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:28.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:29.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:29.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:30.333 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:30 smithi060 ceph-mon[94696]: pgmap v17476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:30.350 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:30 smithi141 ceph-mon[108989]: pgmap v17476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:30.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:30.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:31.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:31.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:32.494 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:32 smithi141 ceph-mon[108989]: pgmap v17477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:32 smithi060 ceph-mon[94696]: pgmap v17477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:32.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:32.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:33.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:33.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:34 smithi141 ceph-mon[108989]: pgmap v17478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:34 smithi060 ceph-mon[94696]: pgmap v17478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:34.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:35.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:35.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:36 smithi141 ceph-mon[108989]: pgmap v17479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:36 smithi060 ceph-mon[94696]: pgmap v17479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:36.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:36.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:37.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:37.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:38 smithi141 ceph-mon[108989]: pgmap v17480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:38 smithi060 ceph-mon[94696]: pgmap v17480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:38.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:38.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:39.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:39.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:40.443 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:40 smithi141 ceph-mon[108989]: pgmap v17481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:40 smithi060 ceph-mon[94696]: pgmap v17481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:40.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:40.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:41.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:41.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:42 smithi141 ceph-mon[108989]: pgmap v17482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:42 smithi060 ceph-mon[94696]: pgmap v17482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:42.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:42.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:43.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:43.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:44 smithi141 ceph-mon[108989]: pgmap v17483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:44 smithi060 ceph-mon[94696]: pgmap v17483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:44.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:44.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:45.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:45.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:46 smithi141 ceph-mon[108989]: pgmap v17484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:46 smithi060 ceph-mon[94696]: pgmap v17484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:46.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:46.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:47.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:47.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:48 smithi141 ceph-mon[108989]: pgmap v17485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:48 smithi060 ceph-mon[94696]: pgmap v17485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:48.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:48.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:49.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:50.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:50 smithi141 ceph-mon[108989]: pgmap v17486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:50.576 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:50 smithi060 ceph-mon[94696]: pgmap v17486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:50.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:50.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:51.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:52 smithi141 ceph-mon[108989]: pgmap v17487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:52.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:52 smithi060 ceph-mon[94696]: pgmap v17487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:52.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:52.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:53.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:53.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:54 smithi141 ceph-mon[108989]: pgmap v17488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:54.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:54 smithi060 ceph-mon[94696]: pgmap v17488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:54.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:54.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:55.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:55.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:56.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:56 smithi141 ceph-mon[108989]: pgmap v17489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:56.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:56.588 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:56 smithi060 ceph-mon[94696]: pgmap v17489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:05:56.589 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:05:56.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:56.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:57.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:57.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:05:58 smithi141 ceph-mon[108989]: pgmap v17490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:05:58 smithi060 ceph-mon[94696]: pgmap v17490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:05:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:58.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:05:59.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:05:59.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:00 smithi141 ceph-mon[108989]: pgmap v17491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:06:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:00 smithi060 ceph-mon[94696]: pgmap v17491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:06:00.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:00.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:01.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:01.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:02 smithi141 ceph-mon[108989]: pgmap v17492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:02 smithi060 ceph-mon[94696]: pgmap v17492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:02.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:02.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:03.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:03.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:04 smithi141 ceph-mon[108989]: pgmap v17493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:04 smithi060 ceph-mon[94696]: pgmap v17493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:04.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:04.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:05.415 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:06:05.415 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:06:05.415 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:05.415 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:06:05.416 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:06:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:06:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:06:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:06:05.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:05.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:06 smithi141 ceph-mon[108989]: pgmap v17494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:06 smithi060 ceph-mon[94696]: pgmap v17494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:06.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:06.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:07.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:07.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:08 smithi141 ceph-mon[108989]: pgmap v17495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:08 smithi060 ceph-mon[94696]: pgmap v17495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:08.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:08.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:09.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:09.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:10.471 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:10 smithi060 ceph-mon[94696]: pgmap v17496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:10 smithi141 ceph-mon[108989]: pgmap v17496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:10.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:10.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:11.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:11.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:12.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:12 smithi141 ceph-mon[108989]: pgmap v17497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:12 smithi060 ceph-mon[94696]: pgmap v17497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:12.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:12.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:13.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:13.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:14 smithi141 ceph-mon[108989]: pgmap v17498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:14 smithi060 ceph-mon[94696]: pgmap v17498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:14.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:16.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:16.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:16 smithi141 ceph-mon[108989]: pgmap v17499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:16.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:16 smithi060 ceph-mon[94696]: pgmap v17499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:17.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:17.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:18.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:18.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:18 smithi141 ceph-mon[108989]: pgmap v17500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:18.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:18 smithi060 ceph-mon[94696]: pgmap v17500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:19.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:19.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:20.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:20.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:20 smithi141 ceph-mon[108989]: pgmap v17501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:20 smithi060 ceph-mon[94696]: pgmap v17501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:21.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:21.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:22.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:22.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:22 smithi141 ceph-mon[108989]: pgmap v17502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:22.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:22 smithi060 ceph-mon[94696]: pgmap v17502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:23.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:24.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:24.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:24 smithi141 ceph-mon[108989]: pgmap v17503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:24 smithi060 ceph-mon[94696]: pgmap v17503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:25.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:25.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:26.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:26.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:26.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:26 smithi141 ceph-mon[108989]: pgmap v17504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:26.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:26 smithi060 ceph-mon[94696]: pgmap v17504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:27.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:28.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:28.858 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:28 smithi141 ceph-mon[108989]: pgmap v17505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:28.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:28.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:28.859 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:28 smithi060 ceph-mon[94696]: pgmap v17505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:29.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:29.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:30.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:30.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:30 smithi141 ceph-mon[108989]: pgmap v17506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:30.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:30 smithi060 ceph-mon[94696]: pgmap v17506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:31.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:31.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:32.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:32.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:32.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:32 smithi141 ceph-mon[108989]: pgmap v17507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:32 smithi060 ceph-mon[94696]: pgmap v17507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:33.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:33.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:34.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:34.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:34 smithi141 ceph-mon[108989]: pgmap v17508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:34 smithi060 ceph-mon[94696]: pgmap v17508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:35.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:35.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:36.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:36.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:36 smithi141 ceph-mon[108989]: pgmap v17509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:36 smithi060 ceph-mon[94696]: pgmap v17509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:37.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:37.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:38.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:38.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:38 smithi141 ceph-mon[108989]: pgmap v17510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:38 smithi060 ceph-mon[94696]: pgmap v17510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:39.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:39.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:40.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:40.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:40 smithi141 ceph-mon[108989]: pgmap v17511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:40 smithi060 ceph-mon[94696]: pgmap v17511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:41.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:41.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:41.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:42.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:42.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:42 smithi141 ceph-mon[108989]: pgmap v17512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:42 smithi060 ceph-mon[94696]: pgmap v17512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:43.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:43.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:44.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:44.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:44 smithi141 ceph-mon[108989]: pgmap v17513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:44 smithi060 ceph-mon[94696]: pgmap v17513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:45.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:45.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:46.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:46.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:46 smithi141 ceph-mon[108989]: pgmap v17514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:46 smithi060 ceph-mon[94696]: pgmap v17514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:47.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:47.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:48.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:48.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:48 smithi141 ceph-mon[108989]: pgmap v17515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:48 smithi060 ceph-mon[94696]: pgmap v17515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:49.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:49.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:50.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:50.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:50.492 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:50 smithi141 ceph-mon[108989]: pgmap v17516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:50 smithi060 ceph-mon[94696]: pgmap v17516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:51.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:51.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:52.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:52.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:52 smithi141 ceph-mon[108989]: pgmap v17517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:52 smithi060 ceph-mon[94696]: pgmap v17517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:53.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:53.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:54.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:54.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:54 smithi141 ceph-mon[108989]: pgmap v17518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:54 smithi060 ceph-mon[94696]: pgmap v17518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:55.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:56.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:56.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:56 smithi060 ceph-mon[94696]: pgmap v17519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:56 smithi141 ceph-mon[108989]: pgmap v17519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:06:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:06:57.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:57.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:58.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:58.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:06:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:06:58 smithi141 ceph-mon[108989]: pgmap v17520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:06:58 smithi060 ceph-mon[94696]: pgmap v17520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:06:59.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:06:59.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:00.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:00.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:00 smithi141 ceph-mon[108989]: pgmap v17521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:00 smithi060 ceph-mon[94696]: pgmap v17521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:01.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:01.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:02.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:02.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:02 smithi141 ceph-mon[108989]: pgmap v17522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:02.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:02 smithi060 ceph-mon[94696]: pgmap v17522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:03.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:03.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:04.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:04.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:04 smithi141 ceph-mon[108989]: pgmap v17523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:04 smithi060 ceph-mon[94696]: pgmap v17523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:05.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:05.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:05.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:07:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:07:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:07:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:07:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:07:05.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:07:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:07:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:07:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:07:05.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:07:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:07:05.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:07:06.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:06.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:06 smithi141 ceph-mon[108989]: pgmap v17524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:06 smithi060 ceph-mon[94696]: pgmap v17524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:07.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:07.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:08.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:08.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:08 smithi060 ceph-mon[94696]: pgmap v17525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:08 smithi141 ceph-mon[108989]: pgmap v17525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:09.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:09.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:10.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:10.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:10 smithi060 ceph-mon[94696]: pgmap v17526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:10 smithi141 ceph-mon[108989]: pgmap v17526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:11.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:11.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:12.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:12.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:12 smithi060 ceph-mon[94696]: pgmap v17527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:12 smithi141 ceph-mon[108989]: pgmap v17527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:13.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:13.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:14.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:14.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:14 smithi060 ceph-mon[94696]: pgmap v17528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:14 smithi141 ceph-mon[108989]: pgmap v17528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:15.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:15.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:16.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:16.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:16 smithi060 ceph-mon[94696]: pgmap v17529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:16 smithi141 ceph-mon[108989]: pgmap v17529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:17.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:17.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:18.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:18.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:18 smithi060 ceph-mon[94696]: pgmap v17530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:18 smithi141 ceph-mon[108989]: pgmap v17530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:19.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:19.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:20.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:20.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:20 smithi060 ceph-mon[94696]: pgmap v17531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:20 smithi141 ceph-mon[108989]: pgmap v17531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:21.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:21.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:22.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:22.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:22 smithi060 ceph-mon[94696]: pgmap v17532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:22 smithi141 ceph-mon[108989]: pgmap v17532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:23.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:23.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:24.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:24.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:24 smithi060 ceph-mon[94696]: pgmap v17533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:24 smithi141 ceph-mon[108989]: pgmap v17533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:25.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:25.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:26.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:26.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:26.532 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:26 smithi141 ceph-mon[108989]: pgmap v17534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:26 smithi060 ceph-mon[94696]: pgmap v17534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:27.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:27.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:28.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:28.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:28 smithi060 ceph-mon[94696]: pgmap v17535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:28 smithi141 ceph-mon[108989]: pgmap v17535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:29.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:29.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:30.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:30.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:30 smithi060 ceph-mon[94696]: pgmap v17536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:30 smithi141 ceph-mon[108989]: pgmap v17536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:31.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:31.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:32.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:32.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:32 smithi060 ceph-mon[94696]: pgmap v17537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:32 smithi141 ceph-mon[108989]: pgmap v17537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:33.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:33.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:34.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:34.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:34 smithi060 ceph-mon[94696]: pgmap v17538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:34 smithi141 ceph-mon[108989]: pgmap v17538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:35.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:35.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:36.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:36.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:36 smithi060 ceph-mon[94696]: pgmap v17539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:36.636 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:36 smithi141 ceph-mon[108989]: pgmap v17539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:37.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:37.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:38.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:38.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:38 smithi060 ceph-mon[94696]: pgmap v17540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:38 smithi141 ceph-mon[108989]: pgmap v17540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:39.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:39.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:40.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:40.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:40 smithi060 ceph-mon[94696]: pgmap v17541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:40 smithi141 ceph-mon[108989]: pgmap v17541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:41.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:41.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:42.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:42.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:42 smithi060 ceph-mon[94696]: pgmap v17542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:42 smithi141 ceph-mon[108989]: pgmap v17542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:43.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:43.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:44.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:44.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:44 smithi060 ceph-mon[94696]: pgmap v17543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:44 smithi141 ceph-mon[108989]: pgmap v17543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:45.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:45.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:46.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:46.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:46.550 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:46 smithi060 ceph-mon[94696]: pgmap v17544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:46 smithi141 ceph-mon[108989]: pgmap v17544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:47.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:47.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:48.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:48.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:48 smithi060 ceph-mon[94696]: pgmap v17545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:48 smithi141 ceph-mon[108989]: pgmap v17545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:49.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:49.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:50.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:50.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:50 smithi060 ceph-mon[94696]: pgmap v17546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:50 smithi141 ceph-mon[108989]: pgmap v17546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:51.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:51.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:52.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:52.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:52 smithi060 ceph-mon[94696]: pgmap v17547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:52 smithi141 ceph-mon[108989]: pgmap v17547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:53.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:53.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:54.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:54.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:54 smithi060 ceph-mon[94696]: pgmap v17548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:54 smithi141 ceph-mon[108989]: pgmap v17548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:55.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:07:56.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:56.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:56 smithi060 ceph-mon[94696]: pgmap v17549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:56 smithi141 ceph-mon[108989]: pgmap v17549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:07:57.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:57.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:58.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:58.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:07:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:07:58 smithi141 ceph-mon[108989]: pgmap v17550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:07:58 smithi060 ceph-mon[94696]: pgmap v17550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:07:59.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:07:59.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:00.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:00.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:00 smithi141 ceph-mon[108989]: pgmap v17551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:00 smithi060 ceph-mon[94696]: pgmap v17551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:01.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:01.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:02.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:02 smithi141 ceph-mon[108989]: pgmap v17552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:02 smithi060 ceph-mon[94696]: pgmap v17552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:03.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:03.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:04.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:04.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:04 smithi141 ceph-mon[108989]: pgmap v17553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:04 smithi060 ceph-mon[94696]: pgmap v17553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:05.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:05.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:05.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:08:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:08:06.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:06.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: pgmap v17554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:08:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:08:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:08:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: pgmap v17554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:08:06.777 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:06.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:08:06.778 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:08:07.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:07.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:07 smithi141 ceph-mon[108989]: pgmap v17555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:07 smithi060 ceph-mon[94696]: pgmap v17555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:08.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:08.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:09.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:09.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:10.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:10.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:10 smithi141 ceph-mon[108989]: pgmap v17556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:10 smithi060 ceph-mon[94696]: pgmap v17556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:11.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:11.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:12.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:12.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:12 smithi060 ceph-mon[94696]: pgmap v17557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:12 smithi141 ceph-mon[108989]: pgmap v17557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:13.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:13.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:14.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:14.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:14 smithi141 ceph-mon[108989]: pgmap v17558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:14 smithi060 ceph-mon[94696]: pgmap v17558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:15.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:15.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:16.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:16.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:16 smithi141 ceph-mon[108989]: pgmap v17559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:16 smithi060 ceph-mon[94696]: pgmap v17559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:17.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:17.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:18.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:18.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:18 smithi141 ceph-mon[108989]: pgmap v17560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:18 smithi060 ceph-mon[94696]: pgmap v17560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:19.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:19.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:20.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:20.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:20 smithi141 ceph-mon[108989]: pgmap v17561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:20 smithi060 ceph-mon[94696]: pgmap v17561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:21.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:21.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:22.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:22.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:22 smithi060 ceph-mon[94696]: pgmap v17562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:22 smithi141 ceph-mon[108989]: pgmap v17562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:23.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:23.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:24.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:24.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:24 smithi141 ceph-mon[108989]: pgmap v17563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:24 smithi060 ceph-mon[94696]: pgmap v17563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:25.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:25.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:26.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:26 smithi141 ceph-mon[108989]: pgmap v17564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:26 smithi060 ceph-mon[94696]: pgmap v17564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:27.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:27.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:28.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:28 smithi141 ceph-mon[108989]: pgmap v17565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:28 smithi060 ceph-mon[94696]: pgmap v17565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:29.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:29.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:30.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:30.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:30 smithi141 ceph-mon[108989]: pgmap v17566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:30 smithi060 ceph-mon[94696]: pgmap v17566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:31.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:31.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:32.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:32.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:32 smithi060 ceph-mon[94696]: pgmap v17567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:32 smithi141 ceph-mon[108989]: pgmap v17567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:33.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:33.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:34.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:34.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:34 smithi141 ceph-mon[108989]: pgmap v17568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:34 smithi060 ceph-mon[94696]: pgmap v17568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:35.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:35.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:36.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:36.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:36 smithi141 ceph-mon[108989]: pgmap v17569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:36 smithi060 ceph-mon[94696]: pgmap v17569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:37.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:37.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:38.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:38.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:38 smithi141 ceph-mon[108989]: pgmap v17570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:38 smithi060 ceph-mon[94696]: pgmap v17570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:39.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:39.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:40.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:40.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:40 smithi141 ceph-mon[108989]: pgmap v17571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:40 smithi060 ceph-mon[94696]: pgmap v17571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:41.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:41.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:42.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:42 smithi141 ceph-mon[108989]: pgmap v17572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:42 smithi060 ceph-mon[94696]: pgmap v17572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:43.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:43.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:44.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:44.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:44 smithi141 ceph-mon[108989]: pgmap v17573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:44 smithi060 ceph-mon[94696]: pgmap v17573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:45.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:45.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:46.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:46.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:46 smithi141 ceph-mon[108989]: pgmap v17574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:46 smithi060 ceph-mon[94696]: pgmap v17574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:47.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:47.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:48.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:48.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:48 smithi141 ceph-mon[108989]: pgmap v17575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:48 smithi060 ceph-mon[94696]: pgmap v17575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:49.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:49.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:50.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:50.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:50 smithi141 ceph-mon[108989]: pgmap v17576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:50 smithi060 ceph-mon[94696]: pgmap v17576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:51.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:51.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:52.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:52.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:52.414 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:52 smithi141 ceph-mon[108989]: pgmap v17577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:52 smithi060 ceph-mon[94696]: pgmap v17577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:53.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:53.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:54.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:54.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:54 smithi141 ceph-mon[108989]: pgmap v17578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:54 smithi060 ceph-mon[94696]: pgmap v17578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:55.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:56.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:56 smithi141 ceph-mon[108989]: pgmap v17579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:56 smithi060 ceph-mon[94696]: pgmap v17579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:08:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:08:57.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:57.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:58.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:58.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:08:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:08:58 smithi141 ceph-mon[108989]: pgmap v17580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:08:58 smithi060 ceph-mon[94696]: pgmap v17580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:08:59.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:08:59.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:00.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:00 smithi141 ceph-mon[108989]: pgmap v17581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:00 smithi060 ceph-mon[94696]: pgmap v17581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:01.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:02.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:02.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:02 smithi141 ceph-mon[108989]: pgmap v17582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:02 smithi060 ceph-mon[94696]: pgmap v17582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:03.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:03.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:04.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:04 smithi141 ceph-mon[108989]: pgmap v17583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:04 smithi060 ceph-mon[94696]: pgmap v17583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:05.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:05.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:06.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:06.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:06 smithi141 ceph-mon[108989]: pgmap v17584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:09:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:06 smithi060 ceph-mon[94696]: pgmap v17584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:09:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:07.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: pgmap v17585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:09:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:09:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:09:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: pgmap v17585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:09:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:09:07.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:07.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:09:07.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:09:08.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:08.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:09.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:09.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:10.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:10.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:10 smithi141 ceph-mon[108989]: pgmap v17586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:10 smithi060 ceph-mon[94696]: pgmap v17586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:11.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:11.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:12.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:12.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:12 smithi141 ceph-mon[108989]: pgmap v17587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:12.513 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:12 smithi060 ceph-mon[94696]: pgmap v17587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:13.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:13.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:14.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:14.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:14 smithi141 ceph-mon[108989]: pgmap v17588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:14 smithi060 ceph-mon[94696]: pgmap v17588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:15.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:16.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:16.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:16 smithi141 ceph-mon[108989]: pgmap v17589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:16 smithi060 ceph-mon[94696]: pgmap v17589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:17.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:17.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:18.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:18.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:18 smithi141 ceph-mon[108989]: pgmap v17590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:18 smithi060 ceph-mon[94696]: pgmap v17590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:19.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:20.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:20.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:20 smithi141 ceph-mon[108989]: pgmap v17591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:20 smithi060 ceph-mon[94696]: pgmap v17591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:21.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:21.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:22.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:22.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:22 smithi141 ceph-mon[108989]: pgmap v17592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:22 smithi060 ceph-mon[94696]: pgmap v17592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:23.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:23.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:24.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:24.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:24 smithi141 ceph-mon[108989]: pgmap v17593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:24 smithi060 ceph-mon[94696]: pgmap v17593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:25.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:25.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:26.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:26.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:26 smithi141 ceph-mon[108989]: pgmap v17594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:26 smithi060 ceph-mon[94696]: pgmap v17594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:27.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:27.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:28.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:28.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:28 smithi141 ceph-mon[108989]: pgmap v17595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:28 smithi060 ceph-mon[94696]: pgmap v17595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:29.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:29.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:30.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:30.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:30 smithi141 ceph-mon[108989]: pgmap v17596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:30 smithi060 ceph-mon[94696]: pgmap v17596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:31.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:31.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:32.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:32.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:32 smithi141 ceph-mon[108989]: pgmap v17597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:32 smithi060 ceph-mon[94696]: pgmap v17597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:33.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:33.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:34.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:34.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:34 smithi141 ceph-mon[108989]: pgmap v17598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:34 smithi060 ceph-mon[94696]: pgmap v17598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:35.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:35.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:36.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:36.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:36 smithi141 ceph-mon[108989]: pgmap v17599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:36 smithi060 ceph-mon[94696]: pgmap v17599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:37.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:37.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:38.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:38.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:38 smithi141 ceph-mon[108989]: pgmap v17600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:38 smithi060 ceph-mon[94696]: pgmap v17600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:39.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:39.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:40.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:40.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:40 smithi141 ceph-mon[108989]: pgmap v17601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:40 smithi060 ceph-mon[94696]: pgmap v17601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:41.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:41.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:42.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:42.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:42 smithi141 ceph-mon[108989]: pgmap v17602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:42 smithi060 ceph-mon[94696]: pgmap v17602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:43.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:43.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:44.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:44.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:44 smithi141 ceph-mon[108989]: pgmap v17603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:44 smithi060 ceph-mon[94696]: pgmap v17603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:45.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:45.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:46.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:46.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:46 smithi141 ceph-mon[108989]: pgmap v17604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:46 smithi060 ceph-mon[94696]: pgmap v17604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:47.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:47.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:48 smithi141 ceph-mon[108989]: pgmap v17605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:48 smithi060 ceph-mon[94696]: pgmap v17605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:48.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:48.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:49.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:49.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:50.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:50.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:50 smithi141 ceph-mon[108989]: pgmap v17606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:50 smithi060 ceph-mon[94696]: pgmap v17606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:51.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:51.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:52.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:52.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:52 smithi141 ceph-mon[108989]: pgmap v17607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:52 smithi060 ceph-mon[94696]: pgmap v17607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:53.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:53.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:54.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:54.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:54 smithi141 ceph-mon[108989]: pgmap v17608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:54 smithi060 ceph-mon[94696]: pgmap v17608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:55.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:55.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:56.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:56.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:56 smithi141 ceph-mon[108989]: pgmap v17609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:56 smithi060 ceph-mon[94696]: pgmap v17609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:09:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:09:57.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:57.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:09:58 smithi060 ceph-mon[94696]: pgmap v17610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:58.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:58.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:09:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:09:58 smithi141 ceph-mon[108989]: pgmap v17610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:09:59.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:09:59.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:00.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:00.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:00 smithi141 ceph-mon[108989]: pgmap v17611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:10:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:00 smithi060 ceph-mon[94696]: pgmap v17611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:10:01.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:01.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:02.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:02.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:02 smithi141 ceph-mon[108989]: pgmap v17612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:02 smithi060 ceph-mon[94696]: pgmap v17612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:03.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:03.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:04.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:04.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:04 smithi141 ceph-mon[108989]: pgmap v17613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:04 smithi060 ceph-mon[94696]: pgmap v17613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:05.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:05.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:06.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:06.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:06 smithi141 ceph-mon[108989]: pgmap v17614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:06 smithi060 ceph-mon[94696]: pgmap v17614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:07.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:07.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:07.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:10:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:10:08.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:08.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: pgmap v17615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:10:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:10:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:10:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:10:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:10:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: pgmap v17615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:10:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:10:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:10:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:10:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:10:09.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:09.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:10.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:10.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:10 smithi141 ceph-mon[108989]: pgmap v17616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:10 smithi060 ceph-mon[94696]: pgmap v17616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:11.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:11.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:12.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:12.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:12 smithi141 ceph-mon[108989]: pgmap v17617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:12 smithi060 ceph-mon[94696]: pgmap v17617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:13.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:13.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:14.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:14.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:14 smithi141 ceph-mon[108989]: pgmap v17618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:14 smithi060 ceph-mon[94696]: pgmap v17618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:15.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:15.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:16.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:16.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:16 smithi141 ceph-mon[108989]: pgmap v17619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:16 smithi060 ceph-mon[94696]: pgmap v17619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:17.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:17.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:18.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:18.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:18 smithi141 ceph-mon[108989]: pgmap v17620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:18 smithi060 ceph-mon[94696]: pgmap v17620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:19.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:19.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:20.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:20.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:20 smithi141 ceph-mon[108989]: pgmap v17621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:20 smithi060 ceph-mon[94696]: pgmap v17621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:21.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:21.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:22.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:22.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:22 smithi141 ceph-mon[108989]: pgmap v17622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:22 smithi060 ceph-mon[94696]: pgmap v17622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:23.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:23.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:24.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:24.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:24 smithi141 ceph-mon[108989]: pgmap v17623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:24 smithi060 ceph-mon[94696]: pgmap v17623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:25.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:25.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:26.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:26.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:26 smithi141 ceph-mon[108989]: pgmap v17624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:26 smithi060 ceph-mon[94696]: pgmap v17624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:27.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:27.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:28.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:28.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:28 smithi141 ceph-mon[108989]: pgmap v17625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:28 smithi060 ceph-mon[94696]: pgmap v17625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:29.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:29.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:30.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:30.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:30 smithi141 ceph-mon[108989]: pgmap v17626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:30 smithi060 ceph-mon[94696]: pgmap v17626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:31.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:31.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:32.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:32.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:32 smithi141 ceph-mon[108989]: pgmap v17627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:32 smithi060 ceph-mon[94696]: pgmap v17627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:33.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:34.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:34.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:34 smithi060 ceph-mon[94696]: pgmap v17628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:34 smithi141 ceph-mon[108989]: pgmap v17628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:35.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:35.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:36.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:36.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:36 smithi060 ceph-mon[94696]: pgmap v17629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:36 smithi141 ceph-mon[108989]: pgmap v17629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:37.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:38.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:38.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:38 smithi060 ceph-mon[94696]: pgmap v17630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:38 smithi141 ceph-mon[108989]: pgmap v17630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:39.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:39.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:40.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:40.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:40 smithi060 ceph-mon[94696]: pgmap v17631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:40 smithi141 ceph-mon[108989]: pgmap v17631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:41.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:41.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:42.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:42.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:42 smithi060 ceph-mon[94696]: pgmap v17632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:42 smithi141 ceph-mon[108989]: pgmap v17632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:43.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:44.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:44.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:44 smithi060 ceph-mon[94696]: pgmap v17633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:44 smithi141 ceph-mon[108989]: pgmap v17633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:45.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:45.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:46.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:46.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:46 smithi060 ceph-mon[94696]: pgmap v17634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:46 smithi141 ceph-mon[108989]: pgmap v17634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:47.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:47.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:48.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:48.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:48 smithi060 ceph-mon[94696]: pgmap v17635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:48.590 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:48 smithi141 ceph-mon[108989]: pgmap v17635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:49.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:49.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:50.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:50.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:50 smithi060 ceph-mon[94696]: pgmap v17636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:50 smithi141 ceph-mon[108989]: pgmap v17636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:51.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:51.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:52.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:52 smithi060 ceph-mon[94696]: pgmap v17637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:52 smithi141 ceph-mon[108989]: pgmap v17637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:53.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:53.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:54.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:54.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:54 smithi060 ceph-mon[94696]: pgmap v17638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:54 smithi141 ceph-mon[108989]: pgmap v17638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:55.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:55.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:10:56.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:56.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:56 smithi060 ceph-mon[94696]: pgmap v17639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:56 smithi141 ceph-mon[108989]: pgmap v17639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:10:57.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:57.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:58.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:58.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:10:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:10:58 smithi060 ceph-mon[94696]: pgmap v17640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:58.694 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:10:58 smithi141 ceph-mon[108989]: pgmap v17640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:10:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:10:59.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:00.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:00.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:00 smithi060 ceph-mon[94696]: pgmap v17641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:00 smithi141 ceph-mon[108989]: pgmap v17641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:01.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:01.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:02.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:02 smithi060 ceph-mon[94696]: pgmap v17642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:02 smithi141 ceph-mon[108989]: pgmap v17642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:03.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:03.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:04.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:04.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:04 smithi060 ceph-mon[94696]: pgmap v17643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:04 smithi141 ceph-mon[108989]: pgmap v17643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:05.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:05.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:06.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:06.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:06 smithi060 ceph-mon[94696]: pgmap v17644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:06 smithi141 ceph-mon[108989]: pgmap v17644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:07.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:07.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:08.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:08.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: pgmap v17645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:11:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:11:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:11:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:11:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:11:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:11:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: pgmap v17645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:11:09.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:09.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:10.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:10.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:10 smithi060 ceph-mon[94696]: pgmap v17646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:10 smithi141 ceph-mon[108989]: pgmap v17646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:11.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:11.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:12.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:12 smithi060 ceph-mon[94696]: pgmap v17647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:12 smithi141 ceph-mon[108989]: pgmap v17647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:13.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:13.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:14.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:14.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:14 smithi060 ceph-mon[94696]: pgmap v17648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:14 smithi141 ceph-mon[108989]: pgmap v17648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:15.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:15.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:16.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:16.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:16 smithi060 ceph-mon[94696]: pgmap v17649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:16 smithi141 ceph-mon[108989]: pgmap v17649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:17.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:17.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:18.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:18.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:18 smithi060 ceph-mon[94696]: pgmap v17650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:18 smithi141 ceph-mon[108989]: pgmap v17650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:19.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:19.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:20.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:20.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:20 smithi060 ceph-mon[94696]: pgmap v17651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:20 smithi141 ceph-mon[108989]: pgmap v17651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:21.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:21.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:22.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:22.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:22 smithi141 ceph-mon[108989]: pgmap v17652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:22 smithi060 ceph-mon[94696]: pgmap v17652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:23.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:24.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:24.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:24 smithi141 ceph-mon[108989]: pgmap v17653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:24 smithi060 ceph-mon[94696]: pgmap v17653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:25.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:25.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:26.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:26.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:26 smithi141 ceph-mon[108989]: pgmap v17654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:26 smithi060 ceph-mon[94696]: pgmap v17654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:27.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:27.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:28.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:28.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:28 smithi141 ceph-mon[108989]: pgmap v17655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:28 smithi060 ceph-mon[94696]: pgmap v17655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:29.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:29.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:30.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:30.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:30 smithi141 ceph-mon[108989]: pgmap v17656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:30 smithi060 ceph-mon[94696]: pgmap v17656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:31.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:32.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:32 smithi141 ceph-mon[108989]: pgmap v17657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:32 smithi060 ceph-mon[94696]: pgmap v17657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:33.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:33.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:34.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:34.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:34 smithi060 ceph-mon[94696]: pgmap v17658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:34 smithi141 ceph-mon[108989]: pgmap v17658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:35.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:35.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:36.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:36.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:36 smithi141 ceph-mon[108989]: pgmap v17659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:36 smithi060 ceph-mon[94696]: pgmap v17659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:37.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:37.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:38.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:38.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:38 smithi141 ceph-mon[108989]: pgmap v17660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:38 smithi060 ceph-mon[94696]: pgmap v17660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:39.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:39.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:40.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:40.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:40 smithi141 ceph-mon[108989]: pgmap v17661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:40 smithi060 ceph-mon[94696]: pgmap v17661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:41.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:41.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:42.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:42.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:42.810 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:42 smithi141 ceph-mon[108989]: pgmap v17662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:42 smithi060 ceph-mon[94696]: pgmap v17662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:43.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:43.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:44 smithi141 ceph-mon[108989]: pgmap v17663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:44.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:44.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:44 smithi060 ceph-mon[94696]: pgmap v17663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:45.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:45.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:46.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:46.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:46 smithi141 ceph-mon[108989]: pgmap v17664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:46 smithi060 ceph-mon[94696]: pgmap v17664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:47.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:47.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:48.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:48.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:48 smithi141 ceph-mon[108989]: pgmap v17665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:48 smithi060 ceph-mon[94696]: pgmap v17665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:49.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:49.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:50.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:50.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:50 smithi141 ceph-mon[108989]: pgmap v17666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:50.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:50 smithi060 ceph-mon[94696]: pgmap v17666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:51.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:51.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:52.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:52.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:52 smithi141 ceph-mon[108989]: pgmap v17667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:52 smithi060 ceph-mon[94696]: pgmap v17667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:53.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:53.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:54.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:54.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:54 smithi141 ceph-mon[108989]: pgmap v17668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:54 smithi060 ceph-mon[94696]: pgmap v17668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:55.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:55.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:11:56.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:56.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:56 smithi141 ceph-mon[108989]: pgmap v17669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:56 smithi060 ceph-mon[94696]: pgmap v17669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:11:57.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:57.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:11:57 smithi141 ceph-mon[108989]: pgmap v17670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:11:57 smithi060 ceph-mon[94696]: pgmap v17670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:11:58.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:58.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:11:59.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:11:59.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:00 smithi141 ceph-mon[108989]: pgmap v17671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:00 smithi060 ceph-mon[94696]: pgmap v17671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:00.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:00.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:01.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:01.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:02 smithi141 ceph-mon[108989]: pgmap v17672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:02 smithi060 ceph-mon[94696]: pgmap v17672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:02.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:02.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:03.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:03.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:04.443 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:04 smithi060 ceph-mon[94696]: pgmap v17673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:04 smithi141 ceph-mon[108989]: pgmap v17673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:04.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:04.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:05.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:05.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:06 smithi141 ceph-mon[108989]: pgmap v17674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:06 smithi060 ceph-mon[94696]: pgmap v17674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:06.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:06.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:07.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:07.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:08 smithi141 ceph-mon[108989]: pgmap v17675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:08 smithi060 ceph-mon[94696]: pgmap v17675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:08.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:08.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:09.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:09 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:12:09.415 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:09 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:12:09.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:09.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:10 smithi141 ceph-mon[108989]: pgmap v17676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:10 smithi060 ceph-mon[94696]: pgmap v17676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:10.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:10.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:11.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:11.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:12 smithi141 ceph-mon[108989]: pgmap v17677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:12 smithi060 ceph-mon[94696]: pgmap v17677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:12.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:13.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:13.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:13.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: pgmap v17678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:13.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:13.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1422M 2023-08-19T17:12:13.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:12:13.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:12:13.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:13.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:12:13.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: pgmap v17678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:12:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1422M 2023-08-19T17:12:14.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:12:14.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:12:14.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:12:14.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:12:14.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:14.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:15.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:15.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:16 smithi141 ceph-mon[108989]: pgmap v17679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:16 smithi060 ceph-mon[94696]: pgmap v17679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:16.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:16.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:17.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:17.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:18 smithi141 ceph-mon[108989]: pgmap v17680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:18 smithi060 ceph-mon[94696]: pgmap v17680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:18.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:18.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:19.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:19.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:20 smithi141 ceph-mon[108989]: pgmap v17681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:20 smithi060 ceph-mon[94696]: pgmap v17681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:20.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:20.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:21.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:21.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:22 smithi141 ceph-mon[108989]: pgmap v17682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:22 smithi060 ceph-mon[94696]: pgmap v17682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:22.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:22.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:23.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:23.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:24 smithi141 ceph-mon[108989]: pgmap v17683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:24 smithi060 ceph-mon[94696]: pgmap v17683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:24.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:24.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:25.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:25.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:26 smithi141 ceph-mon[108989]: pgmap v17684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:26 smithi060 ceph-mon[94696]: pgmap v17684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:26.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:26.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:27.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:27.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:28 smithi141 ceph-mon[108989]: pgmap v17685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:28 smithi060 ceph-mon[94696]: pgmap v17685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:28.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:28.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:29.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:29.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:30 smithi141 ceph-mon[108989]: pgmap v17686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:30 smithi060 ceph-mon[94696]: pgmap v17686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:30.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:30.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:31.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:31.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:32 smithi141 ceph-mon[108989]: pgmap v17687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:32 smithi060 ceph-mon[94696]: pgmap v17687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:32.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:32.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:33.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:33.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:34 smithi141 ceph-mon[108989]: pgmap v17688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:34 smithi060 ceph-mon[94696]: pgmap v17688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:34.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:34.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:35.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:35.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:36 smithi141 ceph-mon[108989]: pgmap v17689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:36 smithi060 ceph-mon[94696]: pgmap v17689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:36.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:36.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:37.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:37.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:38 smithi141 ceph-mon[108989]: pgmap v17690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:38 smithi060 ceph-mon[94696]: pgmap v17690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:38.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:38.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:39.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:39.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:40 smithi141 ceph-mon[108989]: pgmap v17691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:40 smithi060 ceph-mon[94696]: pgmap v17691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:40.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:40.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:41.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:41.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:42 smithi141 ceph-mon[108989]: pgmap v17692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:42 smithi060 ceph-mon[94696]: pgmap v17692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:42.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:42.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:43.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:43.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:44 smithi141 ceph-mon[108989]: pgmap v17693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:44 smithi060 ceph-mon[94696]: pgmap v17693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:44.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:44.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:45.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:45.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:46 smithi141 ceph-mon[108989]: pgmap v17694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:46 smithi060 ceph-mon[94696]: pgmap v17694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:46.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:46.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:47.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:47.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:48 smithi141 ceph-mon[108989]: pgmap v17695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:48 smithi060 ceph-mon[94696]: pgmap v17695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:48.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:48.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:49.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:49.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:50 smithi060 ceph-mon[94696]: pgmap v17696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:50 smithi141 ceph-mon[108989]: pgmap v17696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:50.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:50.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:51.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:51.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:52 smithi141 ceph-mon[108989]: pgmap v17697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:52 smithi060 ceph-mon[94696]: pgmap v17697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:52.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:52.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:53.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:53.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:54 smithi141 ceph-mon[108989]: pgmap v17698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:54 smithi060 ceph-mon[94696]: pgmap v17698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:54.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:54.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:55.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:55.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:56 smithi141 ceph-mon[108989]: pgmap v17699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:56 smithi060 ceph-mon[94696]: pgmap v17699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:12:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:12:56.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:56.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:57.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:57.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:12:58 smithi141 ceph-mon[108989]: pgmap v17700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:12:58 smithi060 ceph-mon[94696]: pgmap v17700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:12:58.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:58.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:12:59.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:12:59.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:00 smithi141 ceph-mon[108989]: pgmap v17701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:00 smithi060 ceph-mon[94696]: pgmap v17701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:00.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:00.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:01.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:01.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:02 smithi141 ceph-mon[108989]: pgmap v17702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:02 smithi060 ceph-mon[94696]: pgmap v17702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:02.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:02.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:03.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:03.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:04 smithi141 ceph-mon[108989]: pgmap v17703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:04 smithi060 ceph-mon[94696]: pgmap v17703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:04.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:04.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:05.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:05.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:06 smithi141 ceph-mon[108989]: pgmap v17704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:06 smithi060 ceph-mon[94696]: pgmap v17704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:06.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:06.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:07.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:07.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:08 smithi141 ceph-mon[108989]: pgmap v17705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:08 smithi060 ceph-mon[94696]: pgmap v17705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:08.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:08.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:09.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:09.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:10 smithi141 ceph-mon[108989]: pgmap v17706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:10 smithi060 ceph-mon[94696]: pgmap v17706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:10.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:11.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:11.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:12 smithi141 ceph-mon[108989]: pgmap v17707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:12 smithi060 ceph-mon[94696]: pgmap v17707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:12.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:12.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:13.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:13.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: pgmap v17708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:13:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:13:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:13:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:13:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:13:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:13:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: pgmap v17708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:13:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:13:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:13:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:13:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:13:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:13:14.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:14.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:15.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:15.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:16 smithi141 ceph-mon[108989]: pgmap v17709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:16 smithi060 ceph-mon[94696]: pgmap v17709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:16.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:16.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:17.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:17.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:18 smithi141 ceph-mon[108989]: pgmap v17710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:18 smithi060 ceph-mon[94696]: pgmap v17710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:18.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:18.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:19.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:19.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:20 smithi141 ceph-mon[108989]: pgmap v17711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:20 smithi060 ceph-mon[94696]: pgmap v17711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:20.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:20.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:21.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:21.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:22 smithi060 ceph-mon[94696]: pgmap v17712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:22.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:22.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:22 smithi141 ceph-mon[108989]: pgmap v17712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:23.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:23.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:24 smithi060 ceph-mon[94696]: pgmap v17713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:24.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:24 smithi141 ceph-mon[108989]: pgmap v17713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:25.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:25.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:26 smithi060 ceph-mon[94696]: pgmap v17714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:26.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:26.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:26 smithi141 ceph-mon[108989]: pgmap v17714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:27.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:27.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:28 smithi060 ceph-mon[94696]: pgmap v17715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:28.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:28.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:28 smithi141 ceph-mon[108989]: pgmap v17715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:29.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:29.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:30 smithi060 ceph-mon[94696]: pgmap v17716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:30.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:30.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:30 smithi141 ceph-mon[108989]: pgmap v17716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:31.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:31.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:32 smithi060 ceph-mon[94696]: pgmap v17717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:32.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:32.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:32 smithi141 ceph-mon[108989]: pgmap v17717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:33.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:33.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:34 smithi060 ceph-mon[94696]: pgmap v17718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:34.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:34.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:34 smithi141 ceph-mon[108989]: pgmap v17718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:35.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:35.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:36 smithi060 ceph-mon[94696]: pgmap v17719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:36.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:36.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:36 smithi141 ceph-mon[108989]: pgmap v17719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:37.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:37.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:38 smithi060 ceph-mon[94696]: pgmap v17720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:38.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:38.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:38 smithi141 ceph-mon[108989]: pgmap v17720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:39.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:39.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:40.547 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:40 smithi060 ceph-mon[94696]: pgmap v17721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:40.548 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:40 smithi141 ceph-mon[108989]: pgmap v17721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:40.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:40.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:41.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:41.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:42 smithi060 ceph-mon[94696]: pgmap v17722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:42 smithi141 ceph-mon[108989]: pgmap v17722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:42.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:42.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:43.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:43.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:44 smithi060 ceph-mon[94696]: pgmap v17723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:44 smithi141 ceph-mon[108989]: pgmap v17723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:44.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:44.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:45.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:45.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:46 smithi060 ceph-mon[94696]: pgmap v17724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:46 smithi141 ceph-mon[108989]: pgmap v17724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:46.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:46.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:47.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:47.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:48 smithi060 ceph-mon[94696]: pgmap v17725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:48 smithi141 ceph-mon[108989]: pgmap v17725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:48.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:48.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:49.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:49.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:50 smithi060 ceph-mon[94696]: pgmap v17726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:50 smithi141 ceph-mon[108989]: pgmap v17726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:50.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:50.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:51.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:51.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:52 smithi060 ceph-mon[94696]: pgmap v17727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:52 smithi141 ceph-mon[108989]: pgmap v17727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:52.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:52.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:53.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:53.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:54 smithi060 ceph-mon[94696]: pgmap v17728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:54 smithi141 ceph-mon[108989]: pgmap v17728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:54.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:54.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:13:55.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:55.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:56 smithi060 ceph-mon[94696]: pgmap v17729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:56 smithi141 ceph-mon[108989]: pgmap v17729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:13:56.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:56.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:57.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:57.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:13:58 smithi060 ceph-mon[94696]: pgmap v17730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:13:58 smithi141 ceph-mon[108989]: pgmap v17730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:13:58.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:58.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:13:59.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:13:59.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:00.550 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:00 smithi141 ceph-mon[108989]: pgmap v17731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:00 smithi060 ceph-mon[94696]: pgmap v17731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:00.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:00.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:01.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:01.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:02 smithi060 ceph-mon[94696]: pgmap v17732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:02 smithi141 ceph-mon[108989]: pgmap v17732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:02.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:02.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:03.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:03.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:04 smithi060 ceph-mon[94696]: pgmap v17733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:04 smithi141 ceph-mon[108989]: pgmap v17733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:04.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:04.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:05.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:05.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:06 smithi060 ceph-mon[94696]: pgmap v17734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:06 smithi141 ceph-mon[108989]: pgmap v17734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:06.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:06.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:07.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:07.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:08 smithi060 ceph-mon[94696]: pgmap v17735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:08 smithi141 ceph-mon[108989]: pgmap v17735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:08.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:08.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:09.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:09.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:10 smithi060 ceph-mon[94696]: pgmap v17736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:10.654 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:10 smithi141 ceph-mon[108989]: pgmap v17736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:10.654 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:10.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:10.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:11.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:11.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:12 smithi060 ceph-mon[94696]: pgmap v17737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:12 smithi141 ceph-mon[108989]: pgmap v17737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:12.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:12.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:13.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:13.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:14 smithi060 ceph-mon[94696]: pgmap v17738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:14:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:14 smithi141 ceph-mon[108989]: pgmap v17738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:14:14.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:14.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:15.705 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:14:15.705 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:14:15.706 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:14:15.706 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:14:15.706 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:14:15.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:15.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:15.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:14:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:14:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:14:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:14:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:14:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:16 smithi141 ceph-mon[108989]: pgmap v17739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:16.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:16.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:16 smithi060 ceph-mon[94696]: pgmap v17739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:17.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:17.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:18 smithi141 ceph-mon[108989]: pgmap v17740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:18.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:18.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:18 smithi060 ceph-mon[94696]: pgmap v17740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:19.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:19.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:20 smithi141 ceph-mon[108989]: pgmap v17741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:20.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:20.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:20 smithi060 ceph-mon[94696]: pgmap v17741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:21.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:21.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:22 smithi141 ceph-mon[108989]: pgmap v17742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:22.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:22.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:22 smithi060 ceph-mon[94696]: pgmap v17742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:23.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:23.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:24 smithi141 ceph-mon[108989]: pgmap v17743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:24.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:24.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:24 smithi060 ceph-mon[94696]: pgmap v17743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:25.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:25.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:26.694 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:26 smithi141 ceph-mon[108989]: pgmap v17744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:26.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:26.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:26 smithi060 ceph-mon[94696]: pgmap v17744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:27.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:27.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:28 smithi141 ceph-mon[108989]: pgmap v17745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:28.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:28.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:28 smithi060 ceph-mon[94696]: pgmap v17745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:29.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:29.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:30 smithi141 ceph-mon[108989]: pgmap v17746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:30 smithi060 ceph-mon[94696]: pgmap v17746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:30.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:30.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:31.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:31.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:32 smithi141 ceph-mon[108989]: pgmap v17747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:32 smithi060 ceph-mon[94696]: pgmap v17747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:32.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:32.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:33.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:33.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:34 smithi141 ceph-mon[108989]: pgmap v17748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:35.291 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:34 smithi060 ceph-mon[94696]: pgmap v17748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:35.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:35.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:35.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:35.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:36 smithi060 ceph-mon[94696]: pgmap v17749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:36 smithi141 ceph-mon[108989]: pgmap v17749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:36.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:36.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:37.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:37.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:38 smithi141 ceph-mon[108989]: pgmap v17750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:38 smithi060 ceph-mon[94696]: pgmap v17750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:38.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:38.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:39.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:39.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:40 smithi141 ceph-mon[108989]: pgmap v17751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:40 smithi060 ceph-mon[94696]: pgmap v17751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:40.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:40.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:41.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:41.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:42 smithi141 ceph-mon[108989]: pgmap v17752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:42 smithi060 ceph-mon[94696]: pgmap v17752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:42.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:42.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:43.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:43.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:44 smithi141 ceph-mon[108989]: pgmap v17753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:44 smithi060 ceph-mon[94696]: pgmap v17753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:44.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:44.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:45.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:45.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:46 smithi060 ceph-mon[94696]: pgmap v17754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:46 smithi141 ceph-mon[108989]: pgmap v17754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:46.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:46.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:47.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:47.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:48 smithi141 ceph-mon[108989]: pgmap v17755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:48 smithi060 ceph-mon[94696]: pgmap v17755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:48.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:48.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:49.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:49.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:50 smithi141 ceph-mon[108989]: pgmap v17756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:50 smithi060 ceph-mon[94696]: pgmap v17756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:50.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:50.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:51.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:51.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:52 smithi141 ceph-mon[108989]: pgmap v17757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:52 smithi060 ceph-mon[94696]: pgmap v17757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:52.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:52.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:53.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:53.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:54 smithi141 ceph-mon[108989]: pgmap v17758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:54 smithi060 ceph-mon[94696]: pgmap v17758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:54.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:54.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:14:55.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:55.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:56 smithi141 ceph-mon[108989]: pgmap v17759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:56 smithi060 ceph-mon[94696]: pgmap v17759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:14:56.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:56.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:57.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:57.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:14:58 smithi141 ceph-mon[108989]: pgmap v17760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:14:58 smithi060 ceph-mon[94696]: pgmap v17760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:14:58.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:58.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:14:59.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:14:59.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:00 smithi141 ceph-mon[108989]: pgmap v17761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:00 smithi060 ceph-mon[94696]: pgmap v17761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:00.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:00.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:01.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:01.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:02 smithi141 ceph-mon[108989]: pgmap v17762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:02 smithi060 ceph-mon[94696]: pgmap v17762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:02.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:02.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:03.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:03.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:04 smithi141 ceph-mon[108989]: pgmap v17763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:04 smithi060 ceph-mon[94696]: pgmap v17763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:04.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:04.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:05.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:05.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:06 smithi141 ceph-mon[108989]: pgmap v17764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:06 smithi060 ceph-mon[94696]: pgmap v17764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:06.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:06.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:07.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:07 smithi141 ceph-mon[108989]: pgmap v17765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:07.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:07 smithi060 ceph-mon[94696]: pgmap v17765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:07.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:07.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:08.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:08.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:09.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:09.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:10 smithi141 ceph-mon[108989]: pgmap v17766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:10 smithi060 ceph-mon[94696]: pgmap v17766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:10.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:10.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:11.565 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:11.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:11.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:12 smithi141 ceph-mon[108989]: pgmap v17767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:12 smithi060 ceph-mon[94696]: pgmap v17767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:12.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:12.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:13.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:13.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:14 smithi141 ceph-mon[108989]: pgmap v17768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:14 smithi060 ceph-mon[94696]: pgmap v17768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:14.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:14.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:15.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:15:15.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:15:15.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:15.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:16 smithi141 ceph-mon[108989]: pgmap v17769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:16 smithi060 ceph-mon[94696]: pgmap v17769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:16.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:16.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:17.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:17.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: pgmap v17770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:15:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:15:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: pgmap v17770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:15:18.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:15:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:15:18.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:18.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:19.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:19.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:20 smithi141 ceph-mon[108989]: pgmap v17771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:20 smithi060 ceph-mon[94696]: pgmap v17771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:20.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:20.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:21.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:21.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:22 smithi141 ceph-mon[108989]: pgmap v17772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:22 smithi060 ceph-mon[94696]: pgmap v17772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:22.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:22.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:23.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:23.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:24 smithi141 ceph-mon[108989]: pgmap v17773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:24 smithi060 ceph-mon[94696]: pgmap v17773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:24.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:24.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:25.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:25.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:26 smithi141 ceph-mon[108989]: pgmap v17774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:26.735 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:26 smithi060 ceph-mon[94696]: pgmap v17774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:26.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:26.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:27.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:27.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:28 smithi141 ceph-mon[108989]: pgmap v17775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:28 smithi060 ceph-mon[94696]: pgmap v17775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:28.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:28.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:29.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:29.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:30 smithi141 ceph-mon[108989]: pgmap v17776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:30.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:30 smithi060 ceph-mon[94696]: pgmap v17776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:30.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:30.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:31.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:31.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:32 smithi141 ceph-mon[108989]: pgmap v17777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:32 smithi060 ceph-mon[94696]: pgmap v17777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:32.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:32.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:33.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:33.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:34 smithi141 ceph-mon[108989]: pgmap v17778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:34.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:34 smithi060 ceph-mon[94696]: pgmap v17778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:34.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:34.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:35.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:35.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:36 smithi141 ceph-mon[108989]: pgmap v17779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:36 smithi060 ceph-mon[94696]: pgmap v17779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:36.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:36.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:37.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:37.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:38 smithi141 ceph-mon[108989]: pgmap v17780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:38 smithi060 ceph-mon[94696]: pgmap v17780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:38.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:38.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:39.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:39.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:40 smithi141 ceph-mon[108989]: pgmap v17781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:40 smithi060 ceph-mon[94696]: pgmap v17781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:40.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:40.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:41.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:41.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:42 smithi141 ceph-mon[108989]: pgmap v17782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:42 smithi060 ceph-mon[94696]: pgmap v17782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:42.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:42.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:43.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:43.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:44 smithi141 ceph-mon[108989]: pgmap v17783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:44.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:44 smithi060 ceph-mon[94696]: pgmap v17783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:44.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:44.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:45.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:45.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:46.643 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:46 smithi141 ceph-mon[108989]: pgmap v17784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:46 smithi060 ceph-mon[94696]: pgmap v17784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:46.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:46.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:47.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:47.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:48 smithi141 ceph-mon[108989]: pgmap v17785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:48 smithi060 ceph-mon[94696]: pgmap v17785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:48.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:48.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:49.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:49.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:50 smithi141 ceph-mon[108989]: pgmap v17786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:50 smithi060 ceph-mon[94696]: pgmap v17786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:50.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:50.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:51.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:51.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:52 smithi141 ceph-mon[108989]: pgmap v17787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:52 smithi060 ceph-mon[94696]: pgmap v17787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:52.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:52.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:53.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:53.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:54 smithi141 ceph-mon[108989]: pgmap v17788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:54 smithi060 ceph-mon[94696]: pgmap v17788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:54.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:54.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:15:55.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:55.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:56 smithi141 ceph-mon[108989]: pgmap v17789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:56 smithi060 ceph-mon[94696]: pgmap v17789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:15:56.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:56.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:57.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:15:58 smithi141 ceph-mon[108989]: pgmap v17790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:15:58 smithi060 ceph-mon[94696]: pgmap v17790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:15:58.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:58.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:15:59.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:15:59.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:00 smithi141 ceph-mon[108989]: pgmap v17791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:00 smithi060 ceph-mon[94696]: pgmap v17791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:00.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:00.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:01.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:01.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:02 smithi141 ceph-mon[108989]: pgmap v17792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:02 smithi060 ceph-mon[94696]: pgmap v17792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:02.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:02.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:03.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:03.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:04 smithi141 ceph-mon[108989]: pgmap v17793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:04 smithi060 ceph-mon[94696]: pgmap v17793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:04.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:04.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:05.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:05.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:06 smithi141 ceph-mon[108989]: pgmap v17794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:06 smithi060 ceph-mon[94696]: pgmap v17794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:06.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:06.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:07.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:07.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:08 smithi141 ceph-mon[108989]: pgmap v17795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:08 smithi060 ceph-mon[94696]: pgmap v17795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:08.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:08.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:09.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:09.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:10 smithi141 ceph-mon[108989]: pgmap v17796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:10 smithi060 ceph-mon[94696]: pgmap v17796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:10.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:10.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:11.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:11.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:12 smithi141 ceph-mon[108989]: pgmap v17797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:12 smithi060 ceph-mon[94696]: pgmap v17797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:12.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:12.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:13.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:13.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:14 smithi141 ceph-mon[108989]: pgmap v17798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:14 smithi060 ceph-mon[94696]: pgmap v17798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:14.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:14.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:15.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:15.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:16 smithi141 ceph-mon[108989]: pgmap v17799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:16 smithi060 ceph-mon[94696]: pgmap v17799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:16.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:16.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:17.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:17.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:18 smithi141 ceph-mon[108989]: pgmap v17800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:16:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:18 smithi060 ceph-mon[94696]: pgmap v17800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:16:18.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:19.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:20.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:20.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:20 smithi141 ceph-mon[108989]: pgmap v17801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:20 smithi060 ceph-mon[94696]: pgmap v17801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:21.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:21.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:22.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:22.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:22 smithi141 ceph-mon[108989]: pgmap v17802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:22 smithi060 ceph-mon[94696]: pgmap v17802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:23.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:23.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:24.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:24.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: pgmap v17803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:16:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:16:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:16:24.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:23 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: pgmap v17803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:16:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:16:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:16:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:23 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:16:25.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:25.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:26.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:26.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:26 smithi141 ceph-mon[108989]: pgmap v17804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:26.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:26 smithi060 ceph-mon[94696]: pgmap v17804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:27.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:27.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:28.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:28.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:28 smithi141 ceph-mon[108989]: pgmap v17805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:28 smithi060 ceph-mon[94696]: pgmap v17805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:29.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:29.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:30.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:30.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:30 smithi141 ceph-mon[108989]: pgmap v17806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:30 smithi060 ceph-mon[94696]: pgmap v17806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:31.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:31.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:32.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:32.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:32.472 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:32 smithi060 ceph-mon[94696]: pgmap v17807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:32 smithi141 ceph-mon[108989]: pgmap v17807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:33.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:33.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:34.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:34.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:34 smithi141 ceph-mon[108989]: pgmap v17808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:34 smithi060 ceph-mon[94696]: pgmap v17808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:35.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:35.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:36.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:36.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:36 smithi141 ceph-mon[108989]: pgmap v17809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:36 smithi060 ceph-mon[94696]: pgmap v17809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:37.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:37.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:38.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:38.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:38 smithi141 ceph-mon[108989]: pgmap v17810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:38 smithi060 ceph-mon[94696]: pgmap v17810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:39.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:39.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:40.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:40.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:40 smithi141 ceph-mon[108989]: pgmap v17811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:40 smithi060 ceph-mon[94696]: pgmap v17811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:41.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:41.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:41.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:42.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:42.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:42 smithi141 ceph-mon[108989]: pgmap v17812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:42 smithi060 ceph-mon[94696]: pgmap v17812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:43.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:43.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:44.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:44.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:44 smithi141 ceph-mon[108989]: pgmap v17813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:44 smithi060 ceph-mon[94696]: pgmap v17813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:45.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:45.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:46.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:46.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:46 smithi141 ceph-mon[108989]: pgmap v17814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:46 smithi060 ceph-mon[94696]: pgmap v17814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:47.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:47.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:48.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:48.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:48 smithi141 ceph-mon[108989]: pgmap v17815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:48 smithi060 ceph-mon[94696]: pgmap v17815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:49.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:49.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:50.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:50.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:50 smithi141 ceph-mon[108989]: pgmap v17816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:50 smithi060 ceph-mon[94696]: pgmap v17816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:51.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:51.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:52.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:52.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:52 smithi141 ceph-mon[108989]: pgmap v17817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:52 smithi060 ceph-mon[94696]: pgmap v17817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:53.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:53.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:54.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:54.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:54 smithi060 ceph-mon[94696]: pgmap v17818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:54 smithi141 ceph-mon[108989]: pgmap v17818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:55.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:55.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:56.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:56.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:56 smithi060 ceph-mon[94696]: pgmap v17819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:56 smithi141 ceph-mon[108989]: pgmap v17819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:16:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:16:57.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:57.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:58.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:58.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:16:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:16:58 smithi060 ceph-mon[94696]: pgmap v17820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:16:58 smithi141 ceph-mon[108989]: pgmap v17820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:16:59.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:16:59.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:00.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:00.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:00 smithi060 ceph-mon[94696]: pgmap v17821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:00 smithi141 ceph-mon[108989]: pgmap v17821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:01.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:01.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:02.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:02.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:02 smithi060 ceph-mon[94696]: pgmap v17822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:02 smithi141 ceph-mon[108989]: pgmap v17822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:03.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:03.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:04.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:04.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:04 smithi060 ceph-mon[94696]: pgmap v17823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:04 smithi141 ceph-mon[108989]: pgmap v17823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:05.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:05.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:06.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:06.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:06 smithi060 ceph-mon[94696]: pgmap v17824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:06 smithi141 ceph-mon[108989]: pgmap v17824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:07.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:07.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:08.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:08.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:08 smithi060 ceph-mon[94696]: pgmap v17825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:08 smithi141 ceph-mon[108989]: pgmap v17825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:09.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:09.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:10.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:10.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:10 smithi060 ceph-mon[94696]: pgmap v17826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:10 smithi141 ceph-mon[108989]: pgmap v17826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:11.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:11.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:11.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:12.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:12.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:12.523 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:12 smithi141 ceph-mon[108989]: pgmap v17827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:12 smithi060 ceph-mon[94696]: pgmap v17827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:13.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:13.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:14.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:14.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:14 smithi060 ceph-mon[94696]: pgmap v17828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:14 smithi141 ceph-mon[108989]: pgmap v17828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:15.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:15.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:16.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:16.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:16 smithi060 ceph-mon[94696]: pgmap v17829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:16 smithi141 ceph-mon[108989]: pgmap v17829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:17.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:17.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:18.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:18.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:18 smithi060 ceph-mon[94696]: pgmap v17830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:18 smithi141 ceph-mon[108989]: pgmap v17830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:19.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:19.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:20.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:20.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:20 smithi060 ceph-mon[94696]: pgmap v17831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:20 smithi141 ceph-mon[108989]: pgmap v17831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:21.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:21.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:22.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:22.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:22 smithi060 ceph-mon[94696]: pgmap v17832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:22.626 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:22 smithi141 ceph-mon[108989]: pgmap v17832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:23.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:23.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:24.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:24.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: pgmap v17833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:17:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:17:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:17:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:17:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:17:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:17:24.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: pgmap v17833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:17:24.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:17:25.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:25.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:26.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:26.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:26 smithi060 ceph-mon[94696]: pgmap v17834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:26 smithi141 ceph-mon[108989]: pgmap v17834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:27.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:27.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:28.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:28.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:28 smithi060 ceph-mon[94696]: pgmap v17835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:28 smithi141 ceph-mon[108989]: pgmap v17835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:29.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:29.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:30.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:30.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:30 smithi060 ceph-mon[94696]: pgmap v17836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:30 smithi141 ceph-mon[108989]: pgmap v17836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:31.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:31.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:32.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:32.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:32 smithi060 ceph-mon[94696]: pgmap v17837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:32.729 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:32 smithi141 ceph-mon[108989]: pgmap v17837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:33.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:33.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:34.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:34.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:34 smithi060 ceph-mon[94696]: pgmap v17838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:34 smithi141 ceph-mon[108989]: pgmap v17838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:35.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:35.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:36.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:36.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:36 smithi060 ceph-mon[94696]: pgmap v17839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:36 smithi141 ceph-mon[108989]: pgmap v17839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:37.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:37.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:38.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:38.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:38 smithi060 ceph-mon[94696]: pgmap v17840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:38 smithi141 ceph-mon[108989]: pgmap v17840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:39.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:39.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:40.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:40.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:40 smithi060 ceph-mon[94696]: pgmap v17841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:40 smithi141 ceph-mon[108989]: pgmap v17841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:41.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:41.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:42.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:42.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:42 smithi141 ceph-mon[108989]: pgmap v17842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:42 smithi060 ceph-mon[94696]: pgmap v17842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:43.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:43.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:44.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:44.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:44 smithi141 ceph-mon[108989]: pgmap v17843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:44 smithi060 ceph-mon[94696]: pgmap v17843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:45.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:45.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:46.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:46.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:46 smithi141 ceph-mon[108989]: pgmap v17844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:46 smithi060 ceph-mon[94696]: pgmap v17844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:47.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:47.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:48.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:48.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:48 smithi141 ceph-mon[108989]: pgmap v17845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:48 smithi060 ceph-mon[94696]: pgmap v17845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:49.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:49.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:50.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:50.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:50 smithi141 ceph-mon[108989]: pgmap v17846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:50 smithi060 ceph-mon[94696]: pgmap v17846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:51.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:51.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:52.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:52.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:52 smithi141 ceph-mon[108989]: pgmap v17847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:52 smithi060 ceph-mon[94696]: pgmap v17847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:53.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:53.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:54.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:54.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:54 smithi141 ceph-mon[108989]: pgmap v17848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:54 smithi060 ceph-mon[94696]: pgmap v17848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:55.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:55.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:17:56.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:56.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:56 smithi141 ceph-mon[108989]: pgmap v17849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:56 smithi060 ceph-mon[94696]: pgmap v17849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:17:57.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:57.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:58.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:58.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:17:58.739 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:17:58 smithi141 ceph-mon[108989]: pgmap v17850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:17:58 smithi060 ceph-mon[94696]: pgmap v17850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:17:59.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:17:59.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:00.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:00.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:00 smithi141 ceph-mon[108989]: pgmap v17851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:00 smithi060 ceph-mon[94696]: pgmap v17851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:01.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:01.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:02.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:02.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:02 smithi141 ceph-mon[108989]: pgmap v17852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:02 smithi060 ceph-mon[94696]: pgmap v17852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:03.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:03.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:04.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:04.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:04 smithi141 ceph-mon[108989]: pgmap v17853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:04 smithi060 ceph-mon[94696]: pgmap v17853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:05.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:05.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:06.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:06.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:06 smithi141 ceph-mon[108989]: pgmap v17854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:06.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:06 smithi060 ceph-mon[94696]: pgmap v17854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:07.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:07.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:08.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:08.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:08 smithi141 ceph-mon[108989]: pgmap v17855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:08.824 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:08 smithi060 ceph-mon[94696]: pgmap v17855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:09.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:09.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:10.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:10.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:10 smithi141 ceph-mon[108989]: pgmap v17856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:10 smithi060 ceph-mon[94696]: pgmap v17856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:11.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:11.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:12.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:12.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:12 smithi141 ceph-mon[108989]: pgmap v17857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:12 smithi060 ceph-mon[94696]: pgmap v17857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:13.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:13.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:14.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:14.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:14 smithi141 ceph-mon[108989]: pgmap v17858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:14 smithi060 ceph-mon[94696]: pgmap v17858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:15.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:15.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:16.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:16.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:16 smithi141 ceph-mon[108989]: pgmap v17859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:16.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:16 smithi060 ceph-mon[94696]: pgmap v17859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:17.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:17.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:18.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:18.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:18 smithi141 ceph-mon[108989]: pgmap v17860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:18.661 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:18 smithi060 ceph-mon[94696]: pgmap v17860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:19.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:19.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:20.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:20.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:20 smithi141 ceph-mon[108989]: pgmap v17861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:20 smithi060 ceph-mon[94696]: pgmap v17861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:21.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:21.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:22.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:22.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:22.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:22 smithi141 ceph-mon[108989]: pgmap v17862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:22 smithi060 ceph-mon[94696]: pgmap v17862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:23.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:23.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:24.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:24.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:24 smithi141 ceph-mon[108989]: pgmap v17863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:24 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:18:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:24 smithi060 ceph-mon[94696]: pgmap v17863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:24.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:24 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:18:25.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:25.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:18:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:18:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:18:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:18:25.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:26.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:26.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:26 smithi141 ceph-mon[108989]: pgmap v17864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:26 smithi060 ceph-mon[94696]: pgmap v17864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:27.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:27.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:28.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:28.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:28 smithi141 ceph-mon[108989]: pgmap v17865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:28.774 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:28 smithi060 ceph-mon[94696]: pgmap v17865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:29.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:29.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:30.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:30.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:30 smithi141 ceph-mon[108989]: pgmap v17866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:30.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:30 smithi060 ceph-mon[94696]: pgmap v17866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:31.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:31.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:32.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:32.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:32 smithi141 ceph-mon[108989]: pgmap v17867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:32 smithi060 ceph-mon[94696]: pgmap v17867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:33.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:33.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:34.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:34.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:34 smithi141 ceph-mon[108989]: pgmap v17868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:34 smithi060 ceph-mon[94696]: pgmap v17868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:35.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:35.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:36.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:36.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:36 smithi141 ceph-mon[108989]: pgmap v17869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:36 smithi060 ceph-mon[94696]: pgmap v17869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:37.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:37.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:38.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:38.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:38 smithi141 ceph-mon[108989]: pgmap v17870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:38 smithi060 ceph-mon[94696]: pgmap v17870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:39.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:39.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:40.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:40 smithi060 ceph-mon[94696]: pgmap v17871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:40 smithi141 ceph-mon[108989]: pgmap v17871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:41.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:41.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:42.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:42.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:42 smithi060 ceph-mon[94696]: pgmap v17872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:42 smithi141 ceph-mon[108989]: pgmap v17872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:43.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:43.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:44.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:44.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:44 smithi060 ceph-mon[94696]: pgmap v17873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:44 smithi141 ceph-mon[108989]: pgmap v17873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:45.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:45.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:46.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:46.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:46 smithi060 ceph-mon[94696]: pgmap v17874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:46 smithi141 ceph-mon[108989]: pgmap v17874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:47.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:47.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:48.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:48.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:48.506 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:48 smithi141 ceph-mon[108989]: pgmap v17875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:48 smithi060 ceph-mon[94696]: pgmap v17875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:49.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:49.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:50.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:50.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:50 smithi060 ceph-mon[94696]: pgmap v17876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:50 smithi141 ceph-mon[108989]: pgmap v17876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:51.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:52.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:52.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:52.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:52 smithi060 ceph-mon[94696]: pgmap v17877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:52 smithi141 ceph-mon[108989]: pgmap v17877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:53.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:53.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:54.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:54 smithi060 ceph-mon[94696]: pgmap v17878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:54 smithi141 ceph-mon[108989]: pgmap v17878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:55.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:55.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:56.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:56.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:56 smithi060 ceph-mon[94696]: pgmap v17879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:56 smithi141 ceph-mon[108989]: pgmap v17879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:18:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:18:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:57.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:58.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:58.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:18:58.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:18:58 smithi060 ceph-mon[94696]: pgmap v17880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:58.610 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:18:58 smithi141 ceph-mon[108989]: pgmap v17880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:18:59.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:18:59.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:00.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:00.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:00 smithi060 ceph-mon[94696]: pgmap v17881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:00 smithi141 ceph-mon[108989]: pgmap v17881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:01.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:01.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:02.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:02.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:02 smithi060 ceph-mon[94696]: pgmap v17882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:02 smithi141 ceph-mon[108989]: pgmap v17882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:03.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:03.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:04.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:04.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:04 smithi060 ceph-mon[94696]: pgmap v17883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:04 smithi141 ceph-mon[108989]: pgmap v17883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:05.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:05.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:06.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:06.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:06 smithi060 ceph-mon[94696]: pgmap v17884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:06 smithi141 ceph-mon[108989]: pgmap v17884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:07.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:07.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:08.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:08.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:08.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:08 smithi060 ceph-mon[94696]: pgmap v17885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:08.712 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:08 smithi141 ceph-mon[108989]: pgmap v17885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:09.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:09.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:10.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:10.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:10 smithi060 ceph-mon[94696]: pgmap v17886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:10 smithi141 ceph-mon[108989]: pgmap v17886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:11.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:11.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:12.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:12.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:12 smithi060 ceph-mon[94696]: pgmap v17887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:12 smithi141 ceph-mon[108989]: pgmap v17887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:13.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:13.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:14.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:14.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:14 smithi060 ceph-mon[94696]: pgmap v17888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:14.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:14 smithi141 ceph-mon[108989]: pgmap v17888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:15.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:15.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:16.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:16.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:16 smithi060 ceph-mon[94696]: pgmap v17889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:16 smithi141 ceph-mon[108989]: pgmap v17889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:17.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:17.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:18.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:18.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:18 smithi060 ceph-mon[94696]: pgmap v17890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:18 smithi141 ceph-mon[108989]: pgmap v17890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:19.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:19.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:20.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:20.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:20.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:20 smithi060 ceph-mon[94696]: pgmap v17891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:20 smithi141 ceph-mon[108989]: pgmap v17891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:21.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:21.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:22.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:22.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:22 smithi060 ceph-mon[94696]: pgmap v17892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:22.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:22 smithi141 ceph-mon[108989]: pgmap v17892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:23.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:23.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:24.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:24.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:24.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:24 smithi060 ceph-mon[94696]: pgmap v17893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:24 smithi141 ceph-mon[108989]: pgmap v17893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:25.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:25.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:25.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:19:25.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:25.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:19:25.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:26.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:26.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: pgmap v17894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:19:26.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:19:26.746 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.746 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:19:26.747 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: pgmap v17894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:19:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:19:26.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:26.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:19:26.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:19:27.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:27.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:28.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:28.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:28 smithi141 ceph-mon[108989]: pgmap v17895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:28 smithi060 ceph-mon[94696]: pgmap v17895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:29.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:29.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:30.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:30.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:30 smithi141 ceph-mon[108989]: pgmap v17896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:30 smithi060 ceph-mon[94696]: pgmap v17896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:31.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:31.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:32.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:32.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:32 smithi141 ceph-mon[108989]: pgmap v17897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:32 smithi060 ceph-mon[94696]: pgmap v17897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:33.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:33.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:34.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:34.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:34 smithi141 ceph-mon[108989]: pgmap v17898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:34 smithi060 ceph-mon[94696]: pgmap v17898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:35.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:35.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:36.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:36.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:36 smithi141 ceph-mon[108989]: pgmap v17899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:36 smithi060 ceph-mon[94696]: pgmap v17899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:37.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:37.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:38.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:38.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:38 smithi141 ceph-mon[108989]: pgmap v17900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:38 smithi060 ceph-mon[94696]: pgmap v17900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:39.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:39.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:40.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:40.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:40 smithi141 ceph-mon[108989]: pgmap v17901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:40.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:40 smithi060 ceph-mon[94696]: pgmap v17901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:41.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:41.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:42.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:42.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:42 smithi141 ceph-mon[108989]: pgmap v17902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:42 smithi060 ceph-mon[94696]: pgmap v17902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:43.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:43.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:44.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:44.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:44 smithi141 ceph-mon[108989]: pgmap v17903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:44 smithi060 ceph-mon[94696]: pgmap v17903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:45.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:45.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:46.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:46.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:46 smithi141 ceph-mon[108989]: pgmap v17904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:46 smithi060 ceph-mon[94696]: pgmap v17904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:47.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:47.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:48.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:48.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:48 smithi141 ceph-mon[108989]: pgmap v17905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:48 smithi060 ceph-mon[94696]: pgmap v17905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:49.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:49.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:50.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:50.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:50 smithi141 ceph-mon[108989]: pgmap v17906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:50 smithi060 ceph-mon[94696]: pgmap v17906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:51.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:51.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:52.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:52.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:52.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:52 smithi141 ceph-mon[108989]: pgmap v17907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:52.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:52 smithi060 ceph-mon[94696]: pgmap v17907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:53.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:53.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:54.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:54.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:54 smithi141 ceph-mon[108989]: pgmap v17908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:54.738 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:54 smithi060 ceph-mon[94696]: pgmap v17908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:55.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:55.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:19:56.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:56.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:56 smithi141 ceph-mon[108989]: pgmap v17909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:56 smithi060 ceph-mon[94696]: pgmap v17909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:19:57.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:57.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:58.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:58.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:19:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:19:58 smithi141 ceph-mon[108989]: pgmap v17910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:19:58 smithi060 ceph-mon[94696]: pgmap v17910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:19:59.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:19:59.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:00.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:00.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:00 smithi141 ceph-mon[108989]: pgmap v17911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:20:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:00 smithi060 ceph-mon[94696]: pgmap v17911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:20:01.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:01.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:02.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:02.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:02 smithi141 ceph-mon[108989]: pgmap v17912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:02 smithi060 ceph-mon[94696]: pgmap v17912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:03.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:03.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:04.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:04.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:04 smithi141 ceph-mon[108989]: pgmap v17913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:04 smithi060 ceph-mon[94696]: pgmap v17913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:05.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:05.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:05.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:05 smithi060 ceph-mon[94696]: pgmap v17914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:05.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:05 smithi141 ceph-mon[108989]: pgmap v17914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:06.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:06.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:07.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:07.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:08.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:08.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:08 smithi141 ceph-mon[108989]: pgmap v17915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:08 smithi060 ceph-mon[94696]: pgmap v17915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:09.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:09.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:10.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:10.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:10 smithi060 ceph-mon[94696]: pgmap v17916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:10 smithi141 ceph-mon[108989]: pgmap v17916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:11.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:11.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:11.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:12.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:12.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:12.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:12 smithi060 ceph-mon[94696]: pgmap v17917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:12 smithi141 ceph-mon[108989]: pgmap v17917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:13.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:13.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:14.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:14.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:14.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:14 smithi060 ceph-mon[94696]: pgmap v17918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:14 smithi141 ceph-mon[108989]: pgmap v17918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:15.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:15.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:16.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:16.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:16.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:16 smithi060 ceph-mon[94696]: pgmap v17919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:16 smithi141 ceph-mon[108989]: pgmap v17919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:17.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:17.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:18.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:18.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:18.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:18 smithi060 ceph-mon[94696]: pgmap v17920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:18 smithi141 ceph-mon[108989]: pgmap v17920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:19.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:19.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:20 smithi060 ceph-mon[94696]: pgmap v17921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:20.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:20.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:20 smithi141 ceph-mon[108989]: pgmap v17921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:21.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:21.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:22.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:22.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:22.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:22 smithi060 ceph-mon[94696]: pgmap v17922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:22 smithi141 ceph-mon[108989]: pgmap v17922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:23.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:23.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:24.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:24.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:24 smithi060 ceph-mon[94696]: pgmap v17923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:24 smithi141 ceph-mon[108989]: pgmap v17923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:25.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:25.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:26.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:26.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:26 smithi060 ceph-mon[94696]: pgmap v17924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:20:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:26 smithi141 ceph-mon[108989]: pgmap v17924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:20:27.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:27.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:27.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:20:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:20:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:20:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:20:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:20:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:20:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:20:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:20:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:20:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:20:28.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:28.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:28.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:28 smithi060 ceph-mon[94696]: pgmap v17925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:28 smithi141 ceph-mon[108989]: pgmap v17925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:29.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:29.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:30.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:30.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:30 smithi060 ceph-mon[94696]: pgmap v17926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:30 smithi141 ceph-mon[108989]: pgmap v17926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:31.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:31.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:32.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:32.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:32 smithi060 ceph-mon[94696]: pgmap v17927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:32 smithi141 ceph-mon[108989]: pgmap v17927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:33.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:33.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:34.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:34.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:34 smithi060 ceph-mon[94696]: pgmap v17928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:34.592 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:34 smithi141 ceph-mon[108989]: pgmap v17928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:35.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:35.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:36.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:36.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:36.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:36 smithi060 ceph-mon[94696]: pgmap v17929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:36 smithi141 ceph-mon[108989]: pgmap v17929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:37.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:37.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:38.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:38.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:38 smithi060 ceph-mon[94696]: pgmap v17930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:38 smithi141 ceph-mon[108989]: pgmap v17930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:39.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:39.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:40.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:40.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:40 smithi060 ceph-mon[94696]: pgmap v17931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:40 smithi141 ceph-mon[108989]: pgmap v17931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:41.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:41.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:42.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:42.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:42 smithi060 ceph-mon[94696]: pgmap v17932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:42 smithi141 ceph-mon[108989]: pgmap v17932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:43.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:43.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:44.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:44.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:44 smithi060 ceph-mon[94696]: pgmap v17933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:44.695 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:44 smithi141 ceph-mon[108989]: pgmap v17933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:45.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:45.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:46.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:46.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:46 smithi060 ceph-mon[94696]: pgmap v17934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:46 smithi141 ceph-mon[108989]: pgmap v17934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:47.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:47.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:48.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:48.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:48 smithi060 ceph-mon[94696]: pgmap v17935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:48 smithi141 ceph-mon[108989]: pgmap v17935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:49.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:49.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:50.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:50.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:50 smithi060 ceph-mon[94696]: pgmap v17936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:50 smithi141 ceph-mon[108989]: pgmap v17936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:51.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:51.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:52.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:52.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:52 smithi060 ceph-mon[94696]: pgmap v17937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:52 smithi141 ceph-mon[108989]: pgmap v17937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:53.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:53.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:54.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:54.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:54 smithi141 ceph-mon[108989]: pgmap v17938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:54 smithi060 ceph-mon[94696]: pgmap v17938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:55.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:55.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:55.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:20:56.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:56.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:56 smithi141 ceph-mon[108989]: pgmap v17939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:56.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:56 smithi060 ceph-mon[94696]: pgmap v17939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:20:57.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:57.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:58.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:58.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:20:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:20:58 smithi141 ceph-mon[108989]: pgmap v17940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:20:58 smithi060 ceph-mon[94696]: pgmap v17940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:20:59.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:20:59.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:00.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:00.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:00 smithi141 ceph-mon[108989]: pgmap v17941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:00 smithi060 ceph-mon[94696]: pgmap v17941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:01.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:01.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:02.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:02.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:02 smithi141 ceph-mon[108989]: pgmap v17942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:02.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:02 smithi060 ceph-mon[94696]: pgmap v17942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:03.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:03.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:04.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:04.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:04 smithi141 ceph-mon[108989]: pgmap v17943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:04 smithi060 ceph-mon[94696]: pgmap v17943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:05.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:05.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:06.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:06 smithi141 ceph-mon[108989]: pgmap v17944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:06 smithi060 ceph-mon[94696]: pgmap v17944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:07.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:07.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:08.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:08.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:08 smithi141 ceph-mon[108989]: pgmap v17945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:08 smithi060 ceph-mon[94696]: pgmap v17945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:09.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:09.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:10.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:10.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:10 smithi141 ceph-mon[108989]: pgmap v17946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:10 smithi060 ceph-mon[94696]: pgmap v17946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:11.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:11.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:12.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:12.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:12 smithi141 ceph-mon[108989]: pgmap v17947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:12 smithi060 ceph-mon[94696]: pgmap v17947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:13.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:13.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:14.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:14.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:14 smithi141 ceph-mon[108989]: pgmap v17948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:14 smithi060 ceph-mon[94696]: pgmap v17948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:15.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:15.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:16.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:16.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:16 smithi141 ceph-mon[108989]: pgmap v17949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:16 smithi060 ceph-mon[94696]: pgmap v17949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:17.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:18.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:18.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:18 smithi141 ceph-mon[108989]: pgmap v17950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:18 smithi060 ceph-mon[94696]: pgmap v17950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:19.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:19.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:20.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:20.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:20.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:20 smithi060 ceph-mon[94696]: pgmap v17951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:20 smithi141 ceph-mon[108989]: pgmap v17951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:21.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:21.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:22.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:22.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:22 smithi141 ceph-mon[108989]: pgmap v17952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:22 smithi060 ceph-mon[94696]: pgmap v17952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:23.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:23.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:24.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:24.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:24 smithi141 ceph-mon[108989]: pgmap v17953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:24 smithi060 ceph-mon[94696]: pgmap v17953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:25.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:25.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:25.760 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:26.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:26.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:26 smithi141 ceph-mon[108989]: pgmap v17954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:26 smithi060 ceph-mon[94696]: pgmap v17954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:27.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:27.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:21:27.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:21:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:21:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:21:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:21:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:21:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:21:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:21:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:21:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:21:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:21:27.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:21:28.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:28.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:28 smithi141 ceph-mon[108989]: pgmap v17955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:28 smithi060 ceph-mon[94696]: pgmap v17955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:29.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:29.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:30 smithi141 ceph-mon[108989]: pgmap v17956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:30.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:30.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:30.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:30 smithi060 ceph-mon[94696]: pgmap v17956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:31.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:31.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:32.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:32.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:32 smithi141 ceph-mon[108989]: pgmap v17957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:32 smithi060 ceph-mon[94696]: pgmap v17957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:33.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:33.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:34.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:34.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:34 smithi141 ceph-mon[108989]: pgmap v17958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:34 smithi060 ceph-mon[94696]: pgmap v17958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:36.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:36.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:36 smithi141 ceph-mon[108989]: pgmap v17959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:36.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:36 smithi060 ceph-mon[94696]: pgmap v17959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:37.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:37.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:38.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:38.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:38 smithi141 ceph-mon[108989]: pgmap v17960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:38 smithi060 ceph-mon[94696]: pgmap v17960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:39.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:39.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:40.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:40.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:40 smithi141 ceph-mon[108989]: pgmap v17961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:40 smithi060 ceph-mon[94696]: pgmap v17961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:41.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:41.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:42.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:42.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:42 smithi141 ceph-mon[108989]: pgmap v17962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:42 smithi060 ceph-mon[94696]: pgmap v17962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:43.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:43.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:44.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:44.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:44 smithi141 ceph-mon[108989]: pgmap v17963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:44 smithi060 ceph-mon[94696]: pgmap v17963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:45.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:45.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:46.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:46.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:46 smithi141 ceph-mon[108989]: pgmap v17964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:46 smithi060 ceph-mon[94696]: pgmap v17964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:47.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:47.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:48.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:48.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:48 smithi141 ceph-mon[108989]: pgmap v17965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:48 smithi060 ceph-mon[94696]: pgmap v17965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:49.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:49.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:50.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:50.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:50 smithi141 ceph-mon[108989]: pgmap v17966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:50 smithi060 ceph-mon[94696]: pgmap v17966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:51.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:51.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:52.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:52.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:52 smithi141 ceph-mon[108989]: pgmap v17967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:52 smithi060 ceph-mon[94696]: pgmap v17967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:53.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:53.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:54.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:54.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:54 smithi141 ceph-mon[108989]: pgmap v17968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:54 smithi060 ceph-mon[94696]: pgmap v17968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:55.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:55.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:21:56.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:56.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:56 smithi141 ceph-mon[108989]: pgmap v17969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:56 smithi060 ceph-mon[94696]: pgmap v17969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:21:57.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:57.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:58.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:58.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:21:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:21:58 smithi141 ceph-mon[108989]: pgmap v17970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:58.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:21:58 smithi060 ceph-mon[94696]: pgmap v17970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:21:59.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:21:59.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:00.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:00.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:00 smithi141 ceph-mon[108989]: pgmap v17971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:00 smithi060 ceph-mon[94696]: pgmap v17971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:01.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:01.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:02.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:02.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:02 smithi141 ceph-mon[108989]: pgmap v17972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:02 smithi060 ceph-mon[94696]: pgmap v17972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:03.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:03.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:04.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:04.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:04 smithi141 ceph-mon[108989]: pgmap v17973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:04 smithi060 ceph-mon[94696]: pgmap v17973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:05.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:05.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:06 smithi060 ceph-mon[94696]: pgmap v17974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:06.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:06.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:06 smithi141 ceph-mon[108989]: pgmap v17974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:07.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:07.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:08.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:08.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:08 smithi141 ceph-mon[108989]: pgmap v17975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:08 smithi060 ceph-mon[94696]: pgmap v17975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:09.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:09.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:10.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:10.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:10 smithi141 ceph-mon[108989]: pgmap v17976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:10 smithi060 ceph-mon[94696]: pgmap v17976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:11.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:11.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:12.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:12 smithi141 ceph-mon[108989]: pgmap v17977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:12 smithi060 ceph-mon[94696]: pgmap v17977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:13.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:13.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:14.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:14.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:14 smithi141 ceph-mon[108989]: pgmap v17978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:14 smithi060 ceph-mon[94696]: pgmap v17978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:15.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:15.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:16.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:16.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:16 smithi141 ceph-mon[108989]: pgmap v17979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:16 smithi060 ceph-mon[94696]: pgmap v17979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:17.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:17.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:18.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:18.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:18 smithi141 ceph-mon[108989]: pgmap v17980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:18 smithi060 ceph-mon[94696]: pgmap v17980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:19.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:19.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:20.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:20.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:20 smithi141 ceph-mon[108989]: pgmap v17981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:20 smithi060 ceph-mon[94696]: pgmap v17981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:21.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:21.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:22.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:22.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:22 smithi141 ceph-mon[108989]: pgmap v17982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:22 smithi060 ceph-mon[94696]: pgmap v17982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:23.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:23.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:24.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:24.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:24 smithi141 ceph-mon[108989]: pgmap v17983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:24 smithi060 ceph-mon[94696]: pgmap v17983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:25.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:25.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:26.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:26.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:26 smithi141 ceph-mon[108989]: pgmap v17984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:26.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:26 smithi060 ceph-mon[94696]: pgmap v17984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:27.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:27.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:27.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:22:27.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:22:28.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:28.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: pgmap v17985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:22:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:22:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:22:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: pgmap v17985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:22:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:22:29.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:29.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:29 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1414M 2023-08-19T17:22:29.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:29 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1414M 2023-08-19T17:22:30.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:30.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:30.785 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:30 smithi141 ceph-mon[108989]: pgmap v17986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:30 smithi060 ceph-mon[94696]: pgmap v17986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:31.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:31 smithi060 ceph-mon[94696]: pgmap v17987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:31.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:31 smithi141 ceph-mon[108989]: pgmap v17987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:32.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:32.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:33.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:33.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:34 smithi141 ceph-mon[108989]: pgmap v17988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:34 smithi060 ceph-mon[94696]: pgmap v17988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:34.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:34.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:35.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:35.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:36.555 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:36 smithi060 ceph-mon[94696]: pgmap v17989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:36.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:36.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:36 smithi141 ceph-mon[108989]: pgmap v17989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:37.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:37.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:38 smithi060 ceph-mon[94696]: pgmap v17990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:38.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:38.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:38 smithi141 ceph-mon[108989]: pgmap v17990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:39.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:39.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:40.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:40 smithi060 ceph-mon[94696]: pgmap v17991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:40.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:40.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:40 smithi141 ceph-mon[108989]: pgmap v17991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:42 smithi060 ceph-mon[94696]: pgmap v17992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:42.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:42.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:42 smithi141 ceph-mon[108989]: pgmap v17992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:43.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:43.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:44.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:44 smithi060 ceph-mon[94696]: pgmap v17993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:44.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:44.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:44 smithi141 ceph-mon[108989]: pgmap v17993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:45.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:45.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:46.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:46 smithi060 ceph-mon[94696]: pgmap v17994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:46.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:46.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:46 smithi141 ceph-mon[108989]: pgmap v17994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:47.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:47.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:48.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:48 smithi060 ceph-mon[94696]: pgmap v17995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:48.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:48.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:48 smithi141 ceph-mon[108989]: pgmap v17995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:50.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:50 smithi060 ceph-mon[94696]: pgmap v17996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:50.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:50.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:50 smithi141 ceph-mon[108989]: pgmap v17996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:51.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:51.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:52.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:52 smithi060 ceph-mon[94696]: pgmap v17997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:52.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:52.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:52 smithi141 ceph-mon[108989]: pgmap v17997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:53.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:53.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:54.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:54 smithi060 ceph-mon[94696]: pgmap v17998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:54.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:54.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:54 smithi141 ceph-mon[108989]: pgmap v17998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:55.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:22:56.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:56 smithi060 ceph-mon[94696]: pgmap v17999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:56.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:56.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:56 smithi141 ceph-mon[108989]: pgmap v17999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:22:57.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:57.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:58.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:58.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:22:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:22:58 smithi141 ceph-mon[108989]: pgmap v18000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:22:58 smithi060 ceph-mon[94696]: pgmap v18000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:22:59.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:22:59.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:00.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:00.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:00 smithi141 ceph-mon[108989]: pgmap v18001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:00 smithi060 ceph-mon[94696]: pgmap v18001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:01.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:01.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:02.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:02.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:02 smithi141 ceph-mon[108989]: pgmap v18002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:02 smithi060 ceph-mon[94696]: pgmap v18002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:03.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:03.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:04.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:04.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:04 smithi141 ceph-mon[108989]: pgmap v18003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:04 smithi060 ceph-mon[94696]: pgmap v18003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:05.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:05.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:06 smithi141 ceph-mon[108989]: pgmap v18004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:06.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:06.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:06 smithi060 ceph-mon[94696]: pgmap v18004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:07.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:07.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:08.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:08.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:08 smithi141 ceph-mon[108989]: pgmap v18005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:08 smithi060 ceph-mon[94696]: pgmap v18005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:09.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:09.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:10.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:10.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:10 smithi141 ceph-mon[108989]: pgmap v18006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:10 smithi060 ceph-mon[94696]: pgmap v18006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:11.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:11.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:12.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:12.686 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:12 smithi060 ceph-mon[94696]: pgmap v18007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:12 smithi141 ceph-mon[108989]: pgmap v18007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:13.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:13.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:14.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:14.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:14 smithi141 ceph-mon[108989]: pgmap v18008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:14 smithi060 ceph-mon[94696]: pgmap v18008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:15.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:15.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:16.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:16.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:16 smithi141 ceph-mon[108989]: pgmap v18009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:16 smithi060 ceph-mon[94696]: pgmap v18009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:17.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:17.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:18.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:18.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:18 smithi141 ceph-mon[108989]: pgmap v18010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:18 smithi060 ceph-mon[94696]: pgmap v18010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:19.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:19.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:20.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:20.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:20 smithi141 ceph-mon[108989]: pgmap v18011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:20 smithi060 ceph-mon[94696]: pgmap v18011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:21.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:21.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:22.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:22.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:22 smithi141 ceph-mon[108989]: pgmap v18012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:22 smithi060 ceph-mon[94696]: pgmap v18012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:23.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:23.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:24.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:24.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:24 smithi141 ceph-mon[108989]: pgmap v18013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:24 smithi060 ceph-mon[94696]: pgmap v18013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:25.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:25.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:26.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:26.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:26 smithi141 ceph-mon[108989]: pgmap v18014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:26 smithi060 ceph-mon[94696]: pgmap v18014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:27.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:27.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:28.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:28.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:28 smithi141 ceph-mon[108989]: pgmap v18015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:23:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:28 smithi060 ceph-mon[94696]: pgmap v18015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:28.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:23:29.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:29.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:23:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:23:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:23:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:23:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:23:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:23:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:23:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:23:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:23:30.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:30.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:30 smithi141 ceph-mon[108989]: pgmap v18016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:30 smithi060 ceph-mon[94696]: pgmap v18016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:31.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:31.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:32.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:32 smithi060 ceph-mon[94696]: pgmap v18017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:32.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:32.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:32 smithi141 ceph-mon[108989]: pgmap v18017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:33.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:33.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:34.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:34.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:34 smithi141 ceph-mon[108989]: pgmap v18018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:34 smithi060 ceph-mon[94696]: pgmap v18018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:35.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:35.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:36.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:36.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:36 smithi141 ceph-mon[108989]: pgmap v18019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:36 smithi060 ceph-mon[94696]: pgmap v18019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:37.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:37.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:38.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:38.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:38 smithi141 ceph-mon[108989]: pgmap v18020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:38 smithi060 ceph-mon[94696]: pgmap v18020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:39.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:39.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:40.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:40.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:40 smithi141 ceph-mon[108989]: pgmap v18021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:40 smithi060 ceph-mon[94696]: pgmap v18021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:41.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:41.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:42.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:42 smithi060 ceph-mon[94696]: pgmap v18022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:42.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:42.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:42 smithi141 ceph-mon[108989]: pgmap v18022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:43.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:43.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:44.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:44.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:44 smithi141 ceph-mon[108989]: pgmap v18023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:44 smithi060 ceph-mon[94696]: pgmap v18023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:45.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:45.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:46 smithi141 ceph-mon[108989]: pgmap v18024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:46.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:46.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:46 smithi060 ceph-mon[94696]: pgmap v18024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:47.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:47.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:48 smithi141 ceph-mon[108989]: pgmap v18025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:48.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:48.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:48 smithi060 ceph-mon[94696]: pgmap v18025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:49.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:49.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:50 smithi141 ceph-mon[108989]: pgmap v18026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:50.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:50.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:50 smithi060 ceph-mon[94696]: pgmap v18026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:51.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:51.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:52 smithi141 ceph-mon[108989]: pgmap v18027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:52.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:52.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:52 smithi060 ceph-mon[94696]: pgmap v18027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:53.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:53.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:54 smithi141 ceph-mon[108989]: pgmap v18028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:54.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:54.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:54 smithi060 ceph-mon[94696]: pgmap v18028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:23:56.670 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:56 smithi141 ceph-mon[108989]: pgmap v18029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:56.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:56.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:56 smithi060 ceph-mon[94696]: pgmap v18029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:23:57.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:57.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:23:58 smithi141 ceph-mon[108989]: pgmap v18030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:58.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:58.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:23:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:23:58 smithi060 ceph-mon[94696]: pgmap v18030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:23:59.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:23:59.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:00 smithi141 ceph-mon[108989]: pgmap v18031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:00.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:00.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:00 smithi060 ceph-mon[94696]: pgmap v18031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:01.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:01.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:02 smithi141 ceph-mon[108989]: pgmap v18032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:02.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:02.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:02 smithi060 ceph-mon[94696]: pgmap v18032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:03.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:03.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:04 smithi141 ceph-mon[108989]: pgmap v18033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:04.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:04.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:04 smithi060 ceph-mon[94696]: pgmap v18033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:05.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:05.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:06 smithi141 ceph-mon[108989]: pgmap v18034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:06.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:06.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:06 smithi060 ceph-mon[94696]: pgmap v18034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:08 smithi141 ceph-mon[108989]: pgmap v18035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:08.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:08.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:08 smithi060 ceph-mon[94696]: pgmap v18035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:09.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:09.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:10 smithi141 ceph-mon[108989]: pgmap v18036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:10 smithi060 ceph-mon[94696]: pgmap v18036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:11.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:11.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:12 smithi141 ceph-mon[108989]: pgmap v18037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:12.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:12.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:12 smithi060 ceph-mon[94696]: pgmap v18037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:14 smithi141 ceph-mon[108989]: pgmap v18038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:14.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:14.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:14 smithi060 ceph-mon[94696]: pgmap v18038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:15.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:15.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:16 smithi141 ceph-mon[108989]: pgmap v18039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:16.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:16.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:16 smithi060 ceph-mon[94696]: pgmap v18039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:17.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:17.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:18 smithi141 ceph-mon[108989]: pgmap v18040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:18.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:18.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:18 smithi060 ceph-mon[94696]: pgmap v18040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:20 smithi141 ceph-mon[108989]: pgmap v18041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:20.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:20.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:20 smithi060 ceph-mon[94696]: pgmap v18041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:21.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:21.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:22 smithi141 ceph-mon[108989]: pgmap v18042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:22.742 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:22 smithi060 ceph-mon[94696]: pgmap v18042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:22.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:22.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:23.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:23.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:24 smithi141 ceph-mon[108989]: pgmap v18043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:24 smithi060 ceph-mon[94696]: pgmap v18043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:25.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:25.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:26 smithi141 ceph-mon[108989]: pgmap v18044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:26.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:26.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:26 smithi060 ceph-mon[94696]: pgmap v18044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:27.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:27.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:28 smithi141 ceph-mon[108989]: pgmap v18045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:28.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:28 smithi060 ceph-mon[94696]: pgmap v18045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:29.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:24:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:24:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:24:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:24:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:24:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:24:29.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:29.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:24:29.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:24:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:24:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:30 smithi141 ceph-mon[108989]: pgmap v18046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:30.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:30 smithi060 ceph-mon[94696]: pgmap v18046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:32 smithi141 ceph-mon[108989]: pgmap v18047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:32.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:32.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:32 smithi060 ceph-mon[94696]: pgmap v18047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:34 smithi141 ceph-mon[108989]: pgmap v18048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:34 smithi060 ceph-mon[94696]: pgmap v18048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:36 smithi060 ceph-mon[94696]: pgmap v18049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:36.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:36.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:36 smithi141 ceph-mon[108989]: pgmap v18049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:37.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:37.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:38 smithi060 ceph-mon[94696]: pgmap v18050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:38.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:38 smithi141 ceph-mon[108989]: pgmap v18050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:39.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:39.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:40 smithi060 ceph-mon[94696]: pgmap v18051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:40.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:40.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:40 smithi141 ceph-mon[108989]: pgmap v18051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:41.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:41.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:42 smithi060 ceph-mon[94696]: pgmap v18052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:42.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:42.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:42 smithi141 ceph-mon[108989]: pgmap v18052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:43.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:43.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:44 smithi060 ceph-mon[94696]: pgmap v18053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:44.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:44.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:44 smithi141 ceph-mon[108989]: pgmap v18053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:45.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:45.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:46 smithi060 ceph-mon[94696]: pgmap v18054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:46.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:46.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:46.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:46 smithi141 ceph-mon[108989]: pgmap v18054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:47.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:47.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:48 smithi060 ceph-mon[94696]: pgmap v18055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:48.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:48.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:48.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:48 smithi141 ceph-mon[108989]: pgmap v18055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:49.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:49.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:50 smithi060 ceph-mon[94696]: pgmap v18056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:50.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:50.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:50.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:50 smithi141 ceph-mon[108989]: pgmap v18056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:51.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:51.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:52 smithi060 ceph-mon[94696]: pgmap v18057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:52.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:52.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:52 smithi141 ceph-mon[108989]: pgmap v18057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:53.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:53.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:54 smithi060 ceph-mon[94696]: pgmap v18058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:54.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:54.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:54 smithi141 ceph-mon[108989]: pgmap v18058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:55.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:55.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:24:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:56 smithi060 ceph-mon[94696]: pgmap v18059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:56.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:56.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:56 smithi141 ceph-mon[108989]: pgmap v18059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:24:57.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:24:57 smithi141 ceph-mon[108989]: pgmap v18060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:57.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:24:57 smithi060 ceph-mon[94696]: pgmap v18060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:24:57.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:57.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:58.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:58.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:24:59.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:24:59.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:00 smithi060 ceph-mon[94696]: pgmap v18061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:00 smithi141 ceph-mon[108989]: pgmap v18061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:00.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:00.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:01.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:01.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:02.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:02 smithi060 ceph-mon[94696]: pgmap v18062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:02 smithi141 ceph-mon[108989]: pgmap v18062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:02.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:02.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:03.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:03.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:04 smithi060 ceph-mon[94696]: pgmap v18063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:04 smithi141 ceph-mon[108989]: pgmap v18063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:04.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:04.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:05.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:05.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:06 smithi141 ceph-mon[108989]: pgmap v18064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:06 smithi060 ceph-mon[94696]: pgmap v18064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:06.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:06.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:07.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:07.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:08.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:08 smithi060 ceph-mon[94696]: pgmap v18065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:08 smithi141 ceph-mon[108989]: pgmap v18065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:08.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:08.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:09.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:09.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:10 smithi141 ceph-mon[108989]: pgmap v18066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:10 smithi060 ceph-mon[94696]: pgmap v18066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:10.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:10.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:11.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:11.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:12 smithi141 ceph-mon[108989]: pgmap v18067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:12 smithi060 ceph-mon[94696]: pgmap v18067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:12.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:12.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:13.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:13.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:14 smithi141 ceph-mon[108989]: pgmap v18068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:14 smithi060 ceph-mon[94696]: pgmap v18068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:14.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:14.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:15.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:15.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:16 smithi141 ceph-mon[108989]: pgmap v18069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:16 smithi060 ceph-mon[94696]: pgmap v18069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:16.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:16.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:17.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:17.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:18 smithi141 ceph-mon[108989]: pgmap v18070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:18 smithi060 ceph-mon[94696]: pgmap v18070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:18.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:18.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:19.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:19.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:20 smithi141 ceph-mon[108989]: pgmap v18071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:20 smithi060 ceph-mon[94696]: pgmap v18071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:20.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:20.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:21.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:21.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:22 smithi141 ceph-mon[108989]: pgmap v18072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:22 smithi060 ceph-mon[94696]: pgmap v18072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:22.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:22.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:23.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:23.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:24 smithi141 ceph-mon[108989]: pgmap v18073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:24 smithi060 ceph-mon[94696]: pgmap v18073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:24.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:24.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:25.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:25.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:26 smithi141 ceph-mon[108989]: pgmap v18074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:26 smithi060 ceph-mon[94696]: pgmap v18074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:26.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:26.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:27.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:27.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:28 smithi141 ceph-mon[108989]: pgmap v18075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:28 smithi060 ceph-mon[94696]: pgmap v18075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:28.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:28.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:29.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:29.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:30 smithi141 ceph-mon[108989]: pgmap v18076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:25:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:30 smithi060 ceph-mon[94696]: pgmap v18076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:25:30.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:30.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:31.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:31.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:32.657 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:32 smithi141 ceph-mon[108989]: pgmap v18077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:32.657 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:32.658 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:32 smithi060 ceph-mon[94696]: pgmap v18077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:32.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:32.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:32.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:25:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:25:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:25:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:25:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:25:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:25:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:25:33.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:33.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:34 smithi141 ceph-mon[108989]: pgmap v18078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:34 smithi060 ceph-mon[94696]: pgmap v18078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:34.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:34.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:35.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:35.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:36 smithi141 ceph-mon[108989]: pgmap v18079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:36 smithi060 ceph-mon[94696]: pgmap v18079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:36.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:36.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:37.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:37.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:38 smithi141 ceph-mon[108989]: pgmap v18080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:38 smithi060 ceph-mon[94696]: pgmap v18080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:38.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:38.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:39.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:39.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:40 smithi141 ceph-mon[108989]: pgmap v18081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:40 smithi060 ceph-mon[94696]: pgmap v18081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:40.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:40.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:41.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:41.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:42 smithi141 ceph-mon[108989]: pgmap v18082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:42 smithi060 ceph-mon[94696]: pgmap v18082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:42.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:42.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:43.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:43.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:44 smithi141 ceph-mon[108989]: pgmap v18083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:44 smithi060 ceph-mon[94696]: pgmap v18083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:44.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:44.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:45.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:45.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:46 smithi141 ceph-mon[108989]: pgmap v18084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:46 smithi060 ceph-mon[94696]: pgmap v18084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:46.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:46.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:47.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:47.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:48.706 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:48 smithi060 ceph-mon[94696]: pgmap v18085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:48 smithi141 ceph-mon[108989]: pgmap v18085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:48.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:48.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:49.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:49.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:50 smithi141 ceph-mon[108989]: pgmap v18086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:50 smithi060 ceph-mon[94696]: pgmap v18086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:50.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:50.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:51.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:51.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:52 smithi141 ceph-mon[108989]: pgmap v18087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:52 smithi060 ceph-mon[94696]: pgmap v18087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:52.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:52.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:53.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:53.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:54 smithi141 ceph-mon[108989]: pgmap v18088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:54 smithi060 ceph-mon[94696]: pgmap v18088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:54.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:54.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:55.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:25:55.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:55.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:56 smithi141 ceph-mon[108989]: pgmap v18089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:56 smithi060 ceph-mon[94696]: pgmap v18089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:25:56.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:56.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:57.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:57.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:25:58 smithi141 ceph-mon[108989]: pgmap v18090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:25:58 smithi060 ceph-mon[94696]: pgmap v18090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:25:58.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:58.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:25:59.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:25:59.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:00 smithi141 ceph-mon[108989]: pgmap v18091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:00 smithi060 ceph-mon[94696]: pgmap v18091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:00.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:00.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:01.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:01.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:02 smithi141 ceph-mon[108989]: pgmap v18092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:02 smithi060 ceph-mon[94696]: pgmap v18092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:02.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:02.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:03.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:03.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:04.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:04 smithi141 ceph-mon[108989]: pgmap v18093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:04 smithi060 ceph-mon[94696]: pgmap v18093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:04.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:04.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:05.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:05.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:06 smithi141 ceph-mon[108989]: pgmap v18094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:06 smithi060 ceph-mon[94696]: pgmap v18094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:06.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:06.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:07.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:07.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:08 smithi141 ceph-mon[108989]: pgmap v18095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:08 smithi060 ceph-mon[94696]: pgmap v18095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:08.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:08.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:09.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:09.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:10 smithi141 ceph-mon[108989]: pgmap v18096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:10 smithi060 ceph-mon[94696]: pgmap v18096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:10.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:10.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:11.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:11.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:12 smithi141 ceph-mon[108989]: pgmap v18097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:12 smithi060 ceph-mon[94696]: pgmap v18097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:12.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:12.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:13.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:13.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:14 smithi141 ceph-mon[108989]: pgmap v18098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:14 smithi060 ceph-mon[94696]: pgmap v18098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:14.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:14.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:15.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:15.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:16 smithi141 ceph-mon[108989]: pgmap v18099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:16 smithi060 ceph-mon[94696]: pgmap v18099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:16.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:16.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:17.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:17.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:18 smithi141 ceph-mon[108989]: pgmap v18100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:18 smithi060 ceph-mon[94696]: pgmap v18100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:18.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:18.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:19.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:19.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:20 smithi141 ceph-mon[108989]: pgmap v18101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:20 smithi060 ceph-mon[94696]: pgmap v18101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:20.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:20.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:21.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:21.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:22 smithi141 ceph-mon[108989]: pgmap v18102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:22 smithi060 ceph-mon[94696]: pgmap v18102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:22.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:22.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:24.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:24.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:24 smithi141 ceph-mon[108989]: pgmap v18103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:24 smithi060 ceph-mon[94696]: pgmap v18103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:25.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:25.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:26.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:26.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:26 smithi141 ceph-mon[108989]: pgmap v18104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:26 smithi060 ceph-mon[94696]: pgmap v18104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:27.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:27.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:28.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:28.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:28 smithi141 ceph-mon[108989]: pgmap v18105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:28 smithi060 ceph-mon[94696]: pgmap v18105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:29.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:29.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:30.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:30.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:30 smithi141 ceph-mon[108989]: pgmap v18106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:30 smithi060 ceph-mon[94696]: pgmap v18106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:31.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:31.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:32.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:32.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:32 smithi141 ceph-mon[108989]: pgmap v18107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:32 smithi060 ceph-mon[94696]: pgmap v18107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:33.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:33.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:33.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:26:33.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:26:34.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:34.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:34.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:34 smithi060 ceph-mon[94696]: pgmap v18108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:34 smithi141 ceph-mon[108989]: pgmap v18108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:35.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:35.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:36.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:36.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:36 smithi141 ceph-mon[108989]: pgmap v18109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:36 smithi060 ceph-mon[94696]: pgmap v18109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:37.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:37.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:38.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:38.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: pgmap v18110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:26:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: pgmap v18110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:26:38.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:26:39.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:39.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:40.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:40.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:40 smithi141 ceph-mon[108989]: pgmap v18111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:40 smithi060 ceph-mon[94696]: pgmap v18111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:41.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:41.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:42.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:42.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:42.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:42 smithi141 ceph-mon[108989]: pgmap v18112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:42 smithi060 ceph-mon[94696]: pgmap v18112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:43.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:43.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:44.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:44.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:44 smithi141 ceph-mon[108989]: pgmap v18113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:44 smithi060 ceph-mon[94696]: pgmap v18113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:45.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:45.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:46.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:46.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:46 smithi141 ceph-mon[108989]: pgmap v18114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:46 smithi060 ceph-mon[94696]: pgmap v18114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:47.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:47.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:48.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:48.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:48 smithi141 ceph-mon[108989]: pgmap v18115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:48 smithi060 ceph-mon[94696]: pgmap v18115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:49.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:49.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:50.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:50.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:50 smithi060 ceph-mon[94696]: pgmap v18116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:50.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:50 smithi141 ceph-mon[108989]: pgmap v18116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:51.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:51.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:52.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:52.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:52 smithi060 ceph-mon[94696]: pgmap v18117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:52 smithi141 ceph-mon[108989]: pgmap v18117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:53.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:53.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:54.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:54.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:54 smithi060 ceph-mon[94696]: pgmap v18118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:54 smithi141 ceph-mon[108989]: pgmap v18118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:55.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:55.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:26:56.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:56.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:56 smithi060 ceph-mon[94696]: pgmap v18119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:56 smithi141 ceph-mon[108989]: pgmap v18119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:26:57.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:57.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:58.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:58.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:26:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:26:58 smithi060 ceph-mon[94696]: pgmap v18120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:26:58 smithi141 ceph-mon[108989]: pgmap v18120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:26:59.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:26:59.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:00.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:00.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:00 smithi060 ceph-mon[94696]: pgmap v18121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:00 smithi141 ceph-mon[108989]: pgmap v18121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:01.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:01.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:02.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:02.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:02 smithi060 ceph-mon[94696]: pgmap v18122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:02 smithi141 ceph-mon[108989]: pgmap v18122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:03.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:03.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:04.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:04.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:04 smithi060 ceph-mon[94696]: pgmap v18123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:04.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:04 smithi141 ceph-mon[108989]: pgmap v18123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:05.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:05.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:06.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:06.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:06 smithi060 ceph-mon[94696]: pgmap v18124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:06.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:06 smithi141 ceph-mon[108989]: pgmap v18124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:07.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:07.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:08.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:08.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:08 smithi060 ceph-mon[94696]: pgmap v18125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:08 smithi141 ceph-mon[108989]: pgmap v18125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:09.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:09.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:10.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:10.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:10 smithi060 ceph-mon[94696]: pgmap v18126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:10 smithi141 ceph-mon[108989]: pgmap v18126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:11.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:11.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:12.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:12.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:12 smithi060 ceph-mon[94696]: pgmap v18127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:12 smithi141 ceph-mon[108989]: pgmap v18127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:13.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:13.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:14.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:14.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:14 smithi060 ceph-mon[94696]: pgmap v18128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:14.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:14 smithi141 ceph-mon[108989]: pgmap v18128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:15.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:15.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:16.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:16.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:16 smithi060 ceph-mon[94696]: pgmap v18129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:16 smithi141 ceph-mon[108989]: pgmap v18129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:17.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:17.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:18.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:18.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:18 smithi060 ceph-mon[94696]: pgmap v18130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:18.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:18 smithi141 ceph-mon[108989]: pgmap v18130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:19.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:19.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:20.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:20.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:20 smithi060 ceph-mon[94696]: pgmap v18131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:20 smithi141 ceph-mon[108989]: pgmap v18131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:21.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:21.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:22.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:22.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:22 smithi060 ceph-mon[94696]: pgmap v18132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:22 smithi141 ceph-mon[108989]: pgmap v18132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:23.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:23.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:23.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:23 smithi060 ceph-mon[94696]: pgmap v18133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:23.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:23 smithi141 ceph-mon[108989]: pgmap v18133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:24.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:24.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:25.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:25.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:26.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:26.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:26 smithi141 ceph-mon[108989]: pgmap v18134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:26 smithi060 ceph-mon[94696]: pgmap v18134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:27.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:27.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:28.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:28.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:28 smithi141 ceph-mon[108989]: pgmap v18135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:28 smithi060 ceph-mon[94696]: pgmap v18135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:29.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:29.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:30.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:30.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:30 smithi141 ceph-mon[108989]: pgmap v18136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:30 smithi060 ceph-mon[94696]: pgmap v18136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:31.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:31.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:32.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:32.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:32 smithi141 ceph-mon[108989]: pgmap v18137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:32 smithi060 ceph-mon[94696]: pgmap v18137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:33.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:33.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:34.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:34.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:34 smithi141 ceph-mon[108989]: pgmap v18138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:34 smithi060 ceph-mon[94696]: pgmap v18138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:35.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:35.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:36.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:36.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:36 smithi141 ceph-mon[108989]: pgmap v18139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:36 smithi060 ceph-mon[94696]: pgmap v18139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:37.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:37.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:38.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:38.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:38 smithi141 ceph-mon[108989]: pgmap v18140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:38 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:27:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:38 smithi060 ceph-mon[94696]: pgmap v18140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:38 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:27:39.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:39.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:27:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:27:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:27:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:27:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:27:40.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:40.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:40 smithi141 ceph-mon[108989]: pgmap v18141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:40 smithi060 ceph-mon[94696]: pgmap v18141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:41.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:41.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:42.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:42.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:42 smithi141 ceph-mon[108989]: pgmap v18142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:42 smithi060 ceph-mon[94696]: pgmap v18142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:43.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:43.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:44.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:44.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:44 smithi141 ceph-mon[108989]: pgmap v18143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:44 smithi060 ceph-mon[94696]: pgmap v18143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:45.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:45.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:46.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:46.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:46 smithi141 ceph-mon[108989]: pgmap v18144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:46 smithi060 ceph-mon[94696]: pgmap v18144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:47.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:47.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:48.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:48.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:48 smithi141 ceph-mon[108989]: pgmap v18145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:48 smithi060 ceph-mon[94696]: pgmap v18145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:49.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:49.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:50.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:50.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:50 smithi141 ceph-mon[108989]: pgmap v18146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:50 smithi060 ceph-mon[94696]: pgmap v18146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:51.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:51.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:52.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:52.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:52 smithi141 ceph-mon[108989]: pgmap v18147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:52 smithi060 ceph-mon[94696]: pgmap v18147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:53.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:53.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:54.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:54.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:54.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:54 smithi141 ceph-mon[108989]: pgmap v18148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:54 smithi060 ceph-mon[94696]: pgmap v18148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:55.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:27:56.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:56.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:56 smithi141 ceph-mon[108989]: pgmap v18149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:56 smithi060 ceph-mon[94696]: pgmap v18149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:27:57.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:57.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:58.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:58.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:27:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:27:58 smithi141 ceph-mon[108989]: pgmap v18150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:27:58 smithi060 ceph-mon[94696]: pgmap v18150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:27:59.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:27:59.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:00.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:00.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:00.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:00 smithi060 ceph-mon[94696]: pgmap v18151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:00 smithi141 ceph-mon[108989]: pgmap v18151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:01.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:01.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:02.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:02.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:02 smithi141 ceph-mon[108989]: pgmap v18152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:02 smithi060 ceph-mon[94696]: pgmap v18152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:03.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:03.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:04.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:04.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:04 smithi141 ceph-mon[108989]: pgmap v18153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:04 smithi060 ceph-mon[94696]: pgmap v18153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:05.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:05.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:06.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:06.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:06.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:06 smithi141 ceph-mon[108989]: pgmap v18154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:06 smithi060 ceph-mon[94696]: pgmap v18154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:07.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:07.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:08.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:08.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:08.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:08 smithi141 ceph-mon[108989]: pgmap v18155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:08 smithi060 ceph-mon[94696]: pgmap v18155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:09.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:09.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:10.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:10.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:10 smithi060 ceph-mon[94696]: pgmap v18156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:10.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:10 smithi141 ceph-mon[108989]: pgmap v18156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:11.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:11.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:12.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:12.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:12 smithi141 ceph-mon[108989]: pgmap v18157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:12 smithi060 ceph-mon[94696]: pgmap v18157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:13.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:13.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:14.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:14.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:14.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:14 smithi141 ceph-mon[108989]: pgmap v18158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:14 smithi060 ceph-mon[94696]: pgmap v18158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:15.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:15.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:16.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:16.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:16 smithi141 ceph-mon[108989]: pgmap v18159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:16 smithi060 ceph-mon[94696]: pgmap v18159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:17.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:17.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:18.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:18.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:18.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:18 smithi141 ceph-mon[108989]: pgmap v18160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:18 smithi060 ceph-mon[94696]: pgmap v18160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:19.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:19.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:20.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:20.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:20.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:20 smithi141 ceph-mon[108989]: pgmap v18161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:20 smithi060 ceph-mon[94696]: pgmap v18161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:21.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:21.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:22.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:22.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:22 smithi141 ceph-mon[108989]: pgmap v18162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:22 smithi060 ceph-mon[94696]: pgmap v18162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:23.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:23.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:24.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:24.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:24 smithi141 ceph-mon[108989]: pgmap v18163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:24 smithi060 ceph-mon[94696]: pgmap v18163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:25.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:25.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:25.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:26.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:26.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:26 smithi141 ceph-mon[108989]: pgmap v18164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:26 smithi060 ceph-mon[94696]: pgmap v18164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:27.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:27.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:28.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:28.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:28.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:28 smithi141 ceph-mon[108989]: pgmap v18165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:28 smithi060 ceph-mon[94696]: pgmap v18165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:29.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:29.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:30.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:30.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:30.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:30 smithi141 ceph-mon[108989]: pgmap v18166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:30 smithi060 ceph-mon[94696]: pgmap v18166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:31.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:31.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:32.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:32.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:32 smithi141 ceph-mon[108989]: pgmap v18167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:32 smithi060 ceph-mon[94696]: pgmap v18167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:33.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:33.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:34.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:34.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:34 smithi141 ceph-mon[108989]: pgmap v18168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:34 smithi060 ceph-mon[94696]: pgmap v18168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:35.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:35.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:36.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:36.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:36 smithi141 ceph-mon[108989]: pgmap v18169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:36 smithi060 ceph-mon[94696]: pgmap v18169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:37.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:37.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:38.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:38.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:38.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:38 smithi141 ceph-mon[108989]: pgmap v18170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:38 smithi060 ceph-mon[94696]: pgmap v18170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:39.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:39.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:39.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:28:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:40.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:40.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: pgmap v18171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:28:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: pgmap v18171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:28:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:28:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:41.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:41.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:42.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:42.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:42 smithi141 ceph-mon[108989]: pgmap v18172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:42 smithi060 ceph-mon[94696]: pgmap v18172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:43.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:43.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:44.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:44.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:44 smithi141 ceph-mon[108989]: pgmap v18173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:44 smithi060 ceph-mon[94696]: pgmap v18173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:45.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:45.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:46.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:46.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:46 smithi141 ceph-mon[108989]: pgmap v18174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:46 smithi060 ceph-mon[94696]: pgmap v18174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:47.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:47.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:48.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:48.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:48.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:48 smithi141 ceph-mon[108989]: pgmap v18175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:48 smithi060 ceph-mon[94696]: pgmap v18175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:49.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:49.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:50.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:50.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:50 smithi141 ceph-mon[108989]: pgmap v18176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:50.751 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:50 smithi060 ceph-mon[94696]: pgmap v18176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:51.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:51.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:52.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:52.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:52 smithi141 ceph-mon[108989]: pgmap v18177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:52 smithi060 ceph-mon[94696]: pgmap v18177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:54.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:54.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:54 smithi060 ceph-mon[94696]: pgmap v18178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:54 smithi141 ceph-mon[108989]: pgmap v18178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:55.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:55.808 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:28:56.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:56.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:56 smithi060 ceph-mon[94696]: pgmap v18179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:56 smithi141 ceph-mon[108989]: pgmap v18179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:28:57.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:57.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:58.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:58.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:28:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:28:58 smithi060 ceph-mon[94696]: pgmap v18180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:28:58 smithi141 ceph-mon[108989]: pgmap v18180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:28:59.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:28:59.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:00.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:00.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:00 smithi060 ceph-mon[94696]: pgmap v18181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:00 smithi141 ceph-mon[108989]: pgmap v18181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:01.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:01.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:02.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:02.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:02 smithi060 ceph-mon[94696]: pgmap v18182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:02 smithi141 ceph-mon[108989]: pgmap v18182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:03.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:03.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:04.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:04.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:04 smithi060 ceph-mon[94696]: pgmap v18183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:04.827 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:04 smithi141 ceph-mon[108989]: pgmap v18183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:05.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:05.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:06.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:06.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:06 smithi060 ceph-mon[94696]: pgmap v18184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:06 smithi141 ceph-mon[108989]: pgmap v18184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:07.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:07.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:08.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:08.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:08 smithi060 ceph-mon[94696]: pgmap v18185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:08.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:08 smithi141 ceph-mon[108989]: pgmap v18185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:09.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:09.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:10.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:10.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:10 smithi060 ceph-mon[94696]: pgmap v18186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:10 smithi141 ceph-mon[108989]: pgmap v18186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:11.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:11.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:12.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:12.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:12 smithi060 ceph-mon[94696]: pgmap v18187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:12 smithi141 ceph-mon[108989]: pgmap v18187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:13.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:13.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:14.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:14.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:14 smithi060 ceph-mon[94696]: pgmap v18188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:14.931 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:14 smithi141 ceph-mon[108989]: pgmap v18188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:15.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:15.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:16.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:16.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:16 smithi060 ceph-mon[94696]: pgmap v18189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:16.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:16 smithi141 ceph-mon[108989]: pgmap v18189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:17.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:17.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:18.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:18.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:18 smithi060 ceph-mon[94696]: pgmap v18190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:18 smithi141 ceph-mon[108989]: pgmap v18190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:19.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:19.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:20.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:20.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:20 smithi060 ceph-mon[94696]: pgmap v18191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:20.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:20 smithi141 ceph-mon[108989]: pgmap v18191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:21.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:21.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:22.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:22.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:22 smithi060 ceph-mon[94696]: pgmap v18192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:22.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:22 smithi141 ceph-mon[108989]: pgmap v18192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:23.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:23.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:24.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:24.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:24 smithi060 ceph-mon[94696]: pgmap v18193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:24 smithi141 ceph-mon[108989]: pgmap v18193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:25.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:25.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:25.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:26.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:26.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:26 smithi060 ceph-mon[94696]: pgmap v18194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:26 smithi141 ceph-mon[108989]: pgmap v18194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:27.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:27.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:28.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:28.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:28 smithi060 ceph-mon[94696]: pgmap v18195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:28.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:28 smithi141 ceph-mon[108989]: pgmap v18195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:29.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:29.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:30.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:30.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:30 smithi060 ceph-mon[94696]: pgmap v18196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:30.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:30 smithi141 ceph-mon[108989]: pgmap v18196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:31.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:31.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:32.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:32.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:32 smithi060 ceph-mon[94696]: pgmap v18197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:32 smithi141 ceph-mon[108989]: pgmap v18197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:33.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:33.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:34.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:34.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:34 smithi060 ceph-mon[94696]: pgmap v18198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:34 smithi141 ceph-mon[108989]: pgmap v18198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:35.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:35.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:36.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:36.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:36 smithi060 ceph-mon[94696]: pgmap v18199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:36.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:36 smithi141 ceph-mon[108989]: pgmap v18199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:37.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:37.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:38.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:38.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:38 smithi060 ceph-mon[94696]: pgmap v18200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:38 smithi141 ceph-mon[108989]: pgmap v18200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:39.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:39.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:40.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:40.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:40 smithi060 ceph-mon[94696]: pgmap v18201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:29:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:40.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:40 smithi141 ceph-mon[108989]: pgmap v18201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:29:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:41.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:41.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:29:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:29:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:29:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:29:41.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:29:41.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:29:42.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:42.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:42 smithi060 ceph-mon[94696]: pgmap v18202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:42 smithi141 ceph-mon[108989]: pgmap v18202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:43.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:43.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:44.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:44.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:44 smithi060 ceph-mon[94696]: pgmap v18203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:44 smithi141 ceph-mon[108989]: pgmap v18203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:45.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:45.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:46.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:46.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:46 smithi060 ceph-mon[94696]: pgmap v18204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:46 smithi141 ceph-mon[108989]: pgmap v18204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:47.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:47.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:47 smithi141 ceph-mon[108989]: pgmap v18205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:47 smithi060 ceph-mon[94696]: pgmap v18205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:48.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:48.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:49.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:49.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:50.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:50.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:50.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:50 smithi141 ceph-mon[108989]: pgmap v18206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:50 smithi060 ceph-mon[94696]: pgmap v18206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:51.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:51.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:52.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:52.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:52.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:52 smithi141 ceph-mon[108989]: pgmap v18207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:52 smithi060 ceph-mon[94696]: pgmap v18207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:53.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:53.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:54.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:54.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:54.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:54 smithi141 ceph-mon[108989]: pgmap v18208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:54 smithi060 ceph-mon[94696]: pgmap v18208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:55.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:55.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:29:56.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:56.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:56.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:56 smithi141 ceph-mon[108989]: pgmap v18209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:56 smithi060 ceph-mon[94696]: pgmap v18209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:29:57.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:57.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:58.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:58.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:29:58.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:29:58 smithi141 ceph-mon[108989]: pgmap v18210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:29:58 smithi060 ceph-mon[94696]: pgmap v18210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:29:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:29:59.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:00.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:00.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:00 smithi141 ceph-mon[108989]: pgmap v18211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:00.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:30:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:00 smithi060 ceph-mon[94696]: pgmap v18211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:30:01.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:01.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:02.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:02.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:02.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:02 smithi141 ceph-mon[108989]: pgmap v18212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:02 smithi060 ceph-mon[94696]: pgmap v18212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:03.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:03.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:04.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:04.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:04 smithi141 ceph-mon[108989]: pgmap v18213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:04 smithi060 ceph-mon[94696]: pgmap v18213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:05.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:06.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:06.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:06.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:06 smithi141 ceph-mon[108989]: pgmap v18214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:06 smithi060 ceph-mon[94696]: pgmap v18214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:07.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:07.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:08.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:08.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:08 smithi141 ceph-mon[108989]: pgmap v18215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:08 smithi060 ceph-mon[94696]: pgmap v18215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:09.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:09.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:10.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:10.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:10 smithi141 ceph-mon[108989]: pgmap v18216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:10 smithi060 ceph-mon[94696]: pgmap v18216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:11.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:11.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:12.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:12.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:12 smithi141 ceph-mon[108989]: pgmap v18217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:12 smithi060 ceph-mon[94696]: pgmap v18217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:13.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:13.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:14.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:14.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:14 smithi141 ceph-mon[108989]: pgmap v18218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:14 smithi060 ceph-mon[94696]: pgmap v18218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:15.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:15.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:16.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:16.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:16.712 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:16 smithi060 ceph-mon[94696]: pgmap v18219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:16.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:16 smithi141 ceph-mon[108989]: pgmap v18219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:17.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:17.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:18.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:18.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:18.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:18 smithi141 ceph-mon[108989]: pgmap v18220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:18 smithi060 ceph-mon[94696]: pgmap v18220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:19.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:19.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:20.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:20.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:20 smithi141 ceph-mon[108989]: pgmap v18221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:20 smithi060 ceph-mon[94696]: pgmap v18221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:21.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:21.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:22.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:22.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:22.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:22 smithi141 ceph-mon[108989]: pgmap v18222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:22 smithi060 ceph-mon[94696]: pgmap v18222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:23.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:23.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:24.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:24.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:24.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:24 smithi141 ceph-mon[108989]: pgmap v18223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:24 smithi060 ceph-mon[94696]: pgmap v18223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:25.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:25.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:25.703 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:26.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:26.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:26 smithi141 ceph-mon[108989]: pgmap v18224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:26 smithi060 ceph-mon[94696]: pgmap v18224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:27.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:27.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:28.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:28.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:28.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:28 smithi141 ceph-mon[108989]: pgmap v18225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:28 smithi060 ceph-mon[94696]: pgmap v18225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:29.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:29.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:30.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:30.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:30.707 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:30 smithi141 ceph-mon[108989]: pgmap v18226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:30 smithi060 ceph-mon[94696]: pgmap v18226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:31.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:31.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:32.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:32.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:32.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:32 smithi141 ceph-mon[108989]: pgmap v18227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:32 smithi060 ceph-mon[94696]: pgmap v18227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:33.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:33.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:34.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:34.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:34.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:34 smithi141 ceph-mon[108989]: pgmap v18228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:34 smithi060 ceph-mon[94696]: pgmap v18228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:35.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:35.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:36.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:36.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:36.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:36 smithi141 ceph-mon[108989]: pgmap v18229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:36 smithi060 ceph-mon[94696]: pgmap v18229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:37.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:37.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:38.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:38.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:38.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:38 smithi141 ceph-mon[108989]: pgmap v18230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:38 smithi060 ceph-mon[94696]: pgmap v18230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:39.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:39.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:40.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:40.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:40 smithi141 ceph-mon[108989]: pgmap v18231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:40.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:40 smithi060 ceph-mon[94696]: pgmap v18231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:41.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:41.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:30:41.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:30:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:30:41.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:30:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:30:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:30:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:30:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:30:42.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:42.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:42 smithi141 ceph-mon[108989]: pgmap v18232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:42 smithi060 ceph-mon[94696]: pgmap v18232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:43.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:43.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:44.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:44.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:44.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:44 smithi141 ceph-mon[108989]: pgmap v18233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:44 smithi060 ceph-mon[94696]: pgmap v18233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:45.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:45.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:46.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:46.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:46 smithi141 ceph-mon[108989]: pgmap v18234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:46 smithi060 ceph-mon[94696]: pgmap v18234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:47.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:47.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:48.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:48.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:48 smithi060 ceph-mon[94696]: pgmap v18235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:48 smithi141 ceph-mon[108989]: pgmap v18235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:49.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:49.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:50.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:50.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:50 smithi060 ceph-mon[94696]: pgmap v18236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:50.918 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:50 smithi141 ceph-mon[108989]: pgmap v18236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:51.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:51.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:52.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:52.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:52 smithi060 ceph-mon[94696]: pgmap v18237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:52 smithi141 ceph-mon[108989]: pgmap v18237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:53.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:53.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:54.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:54.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:54 smithi060 ceph-mon[94696]: pgmap v18238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:54 smithi141 ceph-mon[108989]: pgmap v18238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:55.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:55.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:55.969 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:30:56.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:56.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:56 smithi060 ceph-mon[94696]: pgmap v18239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:56 smithi141 ceph-mon[108989]: pgmap v18239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:30:57.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:57.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:58.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:58.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:30:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:30:58 smithi060 ceph-mon[94696]: pgmap v18240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:58.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:30:58 smithi141 ceph-mon[108989]: pgmap v18240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:30:59.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:30:59.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:00.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:00.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:00 smithi060 ceph-mon[94696]: pgmap v18241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:00.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:00 smithi141 ceph-mon[108989]: pgmap v18241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:01.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:01.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:02.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:02.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:02 smithi060 ceph-mon[94696]: pgmap v18242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:02 smithi141 ceph-mon[108989]: pgmap v18242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:03.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:03.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:04.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:04.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:04 smithi060 ceph-mon[94696]: pgmap v18243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:04 smithi141 ceph-mon[108989]: pgmap v18243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:05.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:05.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:06.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:06.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:06 smithi060 ceph-mon[94696]: pgmap v18244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:06 smithi141 ceph-mon[108989]: pgmap v18244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:07.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:07.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:08.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:08.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:08 smithi060 ceph-mon[94696]: pgmap v18245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:08 smithi141 ceph-mon[108989]: pgmap v18245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:09.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:09.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:10.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:10.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:10 smithi060 ceph-mon[94696]: pgmap v18246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:10 smithi141 ceph-mon[108989]: pgmap v18246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:11.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:11.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:12.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:12 smithi060 ceph-mon[94696]: pgmap v18247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:12 smithi141 ceph-mon[108989]: pgmap v18247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:13.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:13.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:14.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:14.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:14 smithi060 ceph-mon[94696]: pgmap v18248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:14 smithi141 ceph-mon[108989]: pgmap v18248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:15.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:15.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:16.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:16.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:16 smithi060 ceph-mon[94696]: pgmap v18249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:16 smithi141 ceph-mon[108989]: pgmap v18249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:17.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:18.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:18.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:18 smithi060 ceph-mon[94696]: pgmap v18250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:18 smithi141 ceph-mon[108989]: pgmap v18250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:19.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:19.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:20.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:20.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:20 smithi060 ceph-mon[94696]: pgmap v18251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:20 smithi141 ceph-mon[108989]: pgmap v18251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:21.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:21.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:22.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:22.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:22 smithi060 ceph-mon[94696]: pgmap v18252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:22 smithi141 ceph-mon[108989]: pgmap v18252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:23.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:23.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:24.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:24.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:24 smithi060 ceph-mon[94696]: pgmap v18253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:24.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:24 smithi141 ceph-mon[108989]: pgmap v18253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:25.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:25.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:26.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:26.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:26 smithi060 ceph-mon[94696]: pgmap v18254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:26.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:26 smithi141 ceph-mon[108989]: pgmap v18254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:27.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:27.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:28.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:28.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:28 smithi060 ceph-mon[94696]: pgmap v18255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:28 smithi141 ceph-mon[108989]: pgmap v18255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:29.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:29.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:30.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:30.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:30 smithi060 ceph-mon[94696]: pgmap v18256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:30 smithi141 ceph-mon[108989]: pgmap v18256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:31.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:31.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:32.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:32.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:32 smithi060 ceph-mon[94696]: pgmap v18257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:32 smithi141 ceph-mon[108989]: pgmap v18257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:33.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:33.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:34.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:34.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:34 smithi060 ceph-mon[94696]: pgmap v18258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:34 smithi141 ceph-mon[108989]: pgmap v18258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:35.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:36.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:36.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:36 smithi141 ceph-mon[108989]: pgmap v18259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:36 smithi060 ceph-mon[94696]: pgmap v18259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:37.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:37.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:38.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:38.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:38 smithi060 ceph-mon[94696]: pgmap v18260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:38 smithi141 ceph-mon[108989]: pgmap v18260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:39.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:39.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:40.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:40.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:40 smithi141 ceph-mon[108989]: pgmap v18261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:40 smithi060 ceph-mon[94696]: pgmap v18261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:41.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:41.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:41.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:31:42.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:31:42.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:42.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: pgmap v18262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:31:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:31:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:31:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:31:42.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:31:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: pgmap v18262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:31:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:31:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:31:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:31:43.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:31:43.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:43.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:44.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:44.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:44 smithi141 ceph-mon[108989]: pgmap v18263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:44 smithi060 ceph-mon[94696]: pgmap v18263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:45.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:45.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:46.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:46.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:46 smithi141 ceph-mon[108989]: pgmap v18264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:46 smithi060 ceph-mon[94696]: pgmap v18264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:47.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:47.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:48.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:48.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:48 smithi141 ceph-mon[108989]: pgmap v18265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:48 smithi060 ceph-mon[94696]: pgmap v18265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:49.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:49.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:50.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:50.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:50 smithi141 ceph-mon[108989]: pgmap v18266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:50 smithi060 ceph-mon[94696]: pgmap v18266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:51.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:51.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:52.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:52.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:52 smithi141 ceph-mon[108989]: pgmap v18267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:52 smithi060 ceph-mon[94696]: pgmap v18267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:53.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:53.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:53 smithi141 ceph-mon[108989]: pgmap v18268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:53 smithi060 ceph-mon[94696]: pgmap v18268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:54.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:54.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:55.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:55.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:55.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:31:56.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:56.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:56 smithi141 ceph-mon[108989]: pgmap v18269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:56 smithi060 ceph-mon[94696]: pgmap v18269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:31:57.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:57.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:58.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:58.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:31:58.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:31:58 smithi141 ceph-mon[108989]: pgmap v18270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:31:58 smithi060 ceph-mon[94696]: pgmap v18270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:31:59.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:31:59.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:00.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:00.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:00 smithi141 ceph-mon[108989]: pgmap v18271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:00 smithi060 ceph-mon[94696]: pgmap v18271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:01.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:01.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:02.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:02.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:02.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:02 smithi141 ceph-mon[108989]: pgmap v18272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:02.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:02 smithi060 ceph-mon[94696]: pgmap v18272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:03.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:03.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:04.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:04.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:04.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:04 smithi141 ceph-mon[108989]: pgmap v18273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:04.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:04 smithi060 ceph-mon[94696]: pgmap v18273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:05.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:05.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:06.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:06.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:06.693 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:06 smithi141 ceph-mon[108989]: pgmap v18274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:06 smithi060 ceph-mon[94696]: pgmap v18274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:07.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:07.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:08.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:08.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:08.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:08 smithi141 ceph-mon[108989]: pgmap v18275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:08 smithi060 ceph-mon[94696]: pgmap v18275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:09.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:09.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:10.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:10.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:10 smithi141 ceph-mon[108989]: pgmap v18276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:10.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:10 smithi060 ceph-mon[94696]: pgmap v18276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:11.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:11.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:12.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:12 smithi141 ceph-mon[108989]: pgmap v18277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:12.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:12 smithi060 ceph-mon[94696]: pgmap v18277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:13.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:13.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:14.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:14.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:14.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:14 smithi141 ceph-mon[108989]: pgmap v18278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:14.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:14 smithi060 ceph-mon[94696]: pgmap v18278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:15.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:15.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:16.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:16.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:16.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:16 smithi141 ceph-mon[108989]: pgmap v18279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:16 smithi060 ceph-mon[94696]: pgmap v18279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:17.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:17.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:18.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:18.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:18.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:18 smithi141 ceph-mon[108989]: pgmap v18280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:18 smithi060 ceph-mon[94696]: pgmap v18280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:19.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:19.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:20.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:20.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:20 smithi141 ceph-mon[108989]: pgmap v18281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:20 smithi060 ceph-mon[94696]: pgmap v18281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:21.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:21.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:22.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:22.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:22 smithi141 ceph-mon[108989]: pgmap v18282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:22 smithi060 ceph-mon[94696]: pgmap v18282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:23.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:23.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:24.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:24.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:24 smithi141 ceph-mon[108989]: pgmap v18283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:24 smithi060 ceph-mon[94696]: pgmap v18283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:25.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:25.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:26.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:26.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:26 smithi141 ceph-mon[108989]: pgmap v18284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:26 smithi060 ceph-mon[94696]: pgmap v18284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:27.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:27.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:28.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:28.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:28.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:28 smithi141 ceph-mon[108989]: pgmap v18285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:28 smithi060 ceph-mon[94696]: pgmap v18285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:29.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:29.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:30.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:30.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:30 smithi141 ceph-mon[108989]: pgmap v18286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:30 smithi060 ceph-mon[94696]: pgmap v18286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:31.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:32.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:32.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:32 smithi141 ceph-mon[108989]: pgmap v18287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:32 smithi060 ceph-mon[94696]: pgmap v18287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:33.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:33.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:34.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:34.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:34 smithi141 ceph-mon[108989]: pgmap v18288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:34 smithi060 ceph-mon[94696]: pgmap v18288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:35.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:35.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:36.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:36.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:36 smithi141 ceph-mon[108989]: pgmap v18289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:36 smithi060 ceph-mon[94696]: pgmap v18289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:37.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:37.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:38.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:38 smithi060 ceph-mon[94696]: pgmap v18290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:38.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:38.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:38.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:38 smithi141 ceph-mon[108989]: pgmap v18290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:39.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:39.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:40.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:40.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:40 smithi060 ceph-mon[94696]: pgmap v18291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:40 smithi141 ceph-mon[108989]: pgmap v18291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:42.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:42.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:42 smithi060 ceph-mon[94696]: pgmap v18292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:32:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:42 smithi141 ceph-mon[108989]: pgmap v18292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:42.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:32:43.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:43.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1407M 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:32:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1407M 2023-08-19T17:32:43.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:32:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:32:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:32:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:32:44.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:44.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:44 smithi060 ceph-mon[94696]: pgmap v18293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:44 smithi141 ceph-mon[108989]: pgmap v18293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:45.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:45.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:46.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:46.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:46 smithi060 ceph-mon[94696]: pgmap v18294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:46 smithi141 ceph-mon[108989]: pgmap v18294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:47.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:47.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:48.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:48.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:48 smithi060 ceph-mon[94696]: pgmap v18295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:48 smithi141 ceph-mon[108989]: pgmap v18295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:50.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:50.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:50 smithi060 ceph-mon[94696]: pgmap v18296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:50 smithi141 ceph-mon[108989]: pgmap v18296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:51.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:51.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:52.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:52.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:52 smithi141 ceph-mon[108989]: pgmap v18297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:52 smithi060 ceph-mon[94696]: pgmap v18297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:53.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:53.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:54.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:54.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:54 smithi141 ceph-mon[108989]: pgmap v18298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:54 smithi060 ceph-mon[94696]: pgmap v18298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:32:56.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:56.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:56 smithi141 ceph-mon[108989]: pgmap v18299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:56 smithi060 ceph-mon[94696]: pgmap v18299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:32:57.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:57.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:58.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:58.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:32:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:32:58 smithi060 ceph-mon[94696]: pgmap v18300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:32:58 smithi141 ceph-mon[108989]: pgmap v18300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:32:59.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:32:59.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:00.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:00.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:00 smithi141 ceph-mon[108989]: pgmap v18301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:00 smithi060 ceph-mon[94696]: pgmap v18301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:01.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:01.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:02.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:02.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:02 smithi141 ceph-mon[108989]: pgmap v18302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:02 smithi060 ceph-mon[94696]: pgmap v18302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:03.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:03.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:04.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:04.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:04 smithi141 ceph-mon[108989]: pgmap v18303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:05.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:04 smithi060 ceph-mon[94696]: pgmap v18303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:05.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:05.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:06.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:06.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:06 smithi141 ceph-mon[108989]: pgmap v18304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:06 smithi060 ceph-mon[94696]: pgmap v18304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:07.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:07.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:08.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:08.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:08 smithi141 ceph-mon[108989]: pgmap v18305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:08 smithi060 ceph-mon[94696]: pgmap v18305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:09.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:09.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:10.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:10.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:10 smithi141 ceph-mon[108989]: pgmap v18306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:10 smithi060 ceph-mon[94696]: pgmap v18306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:11.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:11.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:12.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:12.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:12 smithi141 ceph-mon[108989]: pgmap v18307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:12 smithi060 ceph-mon[94696]: pgmap v18307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:13.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:13.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:14.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:14.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:14 smithi141 ceph-mon[108989]: pgmap v18308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:14 smithi060 ceph-mon[94696]: pgmap v18308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:15.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:15.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:16.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:16.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:16 smithi141 ceph-mon[108989]: pgmap v18309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:16 smithi060 ceph-mon[94696]: pgmap v18309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:17.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:17.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:17.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:17 smithi141 ceph-mon[108989]: pgmap v18310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:18.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:17 smithi060 ceph-mon[94696]: pgmap v18310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:18.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:18.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:19.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:19.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:20.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:20.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:20.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:20 smithi141 ceph-mon[108989]: pgmap v18311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:20 smithi060 ceph-mon[94696]: pgmap v18311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:21.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:21.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:22.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:22.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:22.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:22 smithi141 ceph-mon[108989]: pgmap v18312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:22.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:22 smithi060 ceph-mon[94696]: pgmap v18312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:23.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:23.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:24.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:24.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:24 smithi141 ceph-mon[108989]: pgmap v18313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:24 smithi060 ceph-mon[94696]: pgmap v18313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:25.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:25.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:26.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:26.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:26 smithi141 ceph-mon[108989]: pgmap v18314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:26 smithi060 ceph-mon[94696]: pgmap v18314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:27.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:27.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:28.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:28.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:28.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:28 smithi141 ceph-mon[108989]: pgmap v18315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:28 smithi060 ceph-mon[94696]: pgmap v18315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:29.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:29.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:30.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:30.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:30 smithi141 ceph-mon[108989]: pgmap v18316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:30 smithi060 ceph-mon[94696]: pgmap v18316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:31.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:31.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:32.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:32.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:32 smithi141 ceph-mon[108989]: pgmap v18317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:32.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:32 smithi060 ceph-mon[94696]: pgmap v18317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:33.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:33.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:34.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:34.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:34 smithi141 ceph-mon[108989]: pgmap v18318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:34.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:34 smithi060 ceph-mon[94696]: pgmap v18318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:35.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:35.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:36.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:36.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:36 smithi141 ceph-mon[108989]: pgmap v18319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:36 smithi060 ceph-mon[94696]: pgmap v18319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:37.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:37.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:38.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:38.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:38.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:38 smithi141 ceph-mon[108989]: pgmap v18320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:38 smithi060 ceph-mon[94696]: pgmap v18320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:39.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:39.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:40.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:40.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:40 smithi141 ceph-mon[108989]: pgmap v18321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:40.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:40 smithi060 ceph-mon[94696]: pgmap v18321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:41.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:41.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:42.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:42.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:42.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:42 smithi141 ceph-mon[108989]: pgmap v18322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:42 smithi060 ceph-mon[94696]: pgmap v18322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:43.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:43.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:33:43.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:33:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:33:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:33:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:33:43.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:33:43.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:33:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:33:44.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:44.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:44.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:44 smithi141 ceph-mon[108989]: pgmap v18323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:44 smithi060 ceph-mon[94696]: pgmap v18323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:45.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:45.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:46.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:46.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:46.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:46 smithi141 ceph-mon[108989]: pgmap v18324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:46 smithi060 ceph-mon[94696]: pgmap v18324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:47.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:47.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:48.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:48 smithi141 ceph-mon[108989]: pgmap v18325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:48.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:48.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:48 smithi060 ceph-mon[94696]: pgmap v18325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:49.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:49.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:50.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:50 smithi141 ceph-mon[108989]: pgmap v18326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:50.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:50.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:50 smithi060 ceph-mon[94696]: pgmap v18326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:51.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:51.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:52.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:52 smithi141 ceph-mon[108989]: pgmap v18327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:52.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:52.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:52 smithi060 ceph-mon[94696]: pgmap v18327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:53.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:53.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:54.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:54.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:54.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:54 smithi060 ceph-mon[94696]: pgmap v18328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:54 smithi141 ceph-mon[108989]: pgmap v18328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:55.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:55.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:33:56.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:56.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:56.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:56 smithi060 ceph-mon[94696]: pgmap v18329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:56 smithi141 ceph-mon[108989]: pgmap v18329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:33:57.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:57.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:58.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:58.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:33:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:33:58 smithi060 ceph-mon[94696]: pgmap v18330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:33:58 smithi141 ceph-mon[108989]: pgmap v18330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:33:59.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:33:59.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:00.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:00.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:00.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:00 smithi060 ceph-mon[94696]: pgmap v18331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:00 smithi141 ceph-mon[108989]: pgmap v18331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:01.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:01.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:02.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:02.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:02.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:02 smithi060 ceph-mon[94696]: pgmap v18332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:02.866 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:02 smithi141 ceph-mon[108989]: pgmap v18332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:03.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:03.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:04.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:04 smithi060 ceph-mon[94696]: pgmap v18333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:04.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:04.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:04 smithi141 ceph-mon[108989]: pgmap v18333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:05.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:05.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:06.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:06.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:06.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:06 smithi060 ceph-mon[94696]: pgmap v18334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:06 smithi141 ceph-mon[108989]: pgmap v18334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:07.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:07.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:08.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:08.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:08.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:08 smithi060 ceph-mon[94696]: pgmap v18335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:08 smithi141 ceph-mon[108989]: pgmap v18335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:09.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:09.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:10.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:10.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:10 smithi060 ceph-mon[94696]: pgmap v18336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:10 smithi141 ceph-mon[108989]: pgmap v18336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:11.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:11.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:12.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:12.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:12.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:12 smithi060 ceph-mon[94696]: pgmap v18337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:12.968 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:12 smithi141 ceph-mon[108989]: pgmap v18337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:13.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:13.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:14.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:14.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:14.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:14 smithi060 ceph-mon[94696]: pgmap v18338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:14 smithi141 ceph-mon[108989]: pgmap v18338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:15.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:15.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:16.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:16.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:16 smithi060 ceph-mon[94696]: pgmap v18339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:16 smithi141 ceph-mon[108989]: pgmap v18339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:17.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:17.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:18.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:18.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:18 smithi060 ceph-mon[94696]: pgmap v18340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:18 smithi141 ceph-mon[108989]: pgmap v18340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:19.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:19.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:20.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:20.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:20.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:20 smithi060 ceph-mon[94696]: pgmap v18341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:20 smithi141 ceph-mon[108989]: pgmap v18341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:21.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:21.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:22.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:22.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:22.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:22 smithi060 ceph-mon[94696]: pgmap v18342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:22 smithi141 ceph-mon[108989]: pgmap v18342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:23.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:23.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:24.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:24.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:24 smithi060 ceph-mon[94696]: pgmap v18343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:24 smithi141 ceph-mon[108989]: pgmap v18343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:25.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:25.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:25.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:26.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:26.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:26.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:26 smithi060 ceph-mon[94696]: pgmap v18344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:26.871 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:26 smithi141 ceph-mon[108989]: pgmap v18344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:27.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:27.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:28 smithi060 ceph-mon[94696]: pgmap v18345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:28 smithi141 ceph-mon[108989]: pgmap v18345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:29.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:29.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:30.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:30 smithi060 ceph-mon[94696]: pgmap v18346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:30 smithi141 ceph-mon[108989]: pgmap v18346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:31.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:32.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:32.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:32 smithi060 ceph-mon[94696]: pgmap v18347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:32 smithi141 ceph-mon[108989]: pgmap v18347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:34.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:34 smithi060 ceph-mon[94696]: pgmap v18348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:34 smithi141 ceph-mon[108989]: pgmap v18348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:35.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:36 smithi060 ceph-mon[94696]: pgmap v18349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:36.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:36.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:36 smithi141 ceph-mon[108989]: pgmap v18349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:37.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:37.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:38 smithi060 ceph-mon[94696]: pgmap v18350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:38.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:38.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:38 smithi141 ceph-mon[108989]: pgmap v18350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:39.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:39.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:40 smithi060 ceph-mon[94696]: pgmap v18351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:40.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:40.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:40 smithi141 ceph-mon[108989]: pgmap v18351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:41.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:41.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:42 smithi060 ceph-mon[94696]: pgmap v18352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:42.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:42.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:42 smithi141 ceph-mon[108989]: pgmap v18352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:43.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:43.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:43.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:34:44.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:34:44.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:44.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: pgmap v18353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:34:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:34:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:34:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:34:44.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:34:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: pgmap v18353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:34:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:34:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:34:45.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:34:45.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:34:45.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:45.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:46.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:46.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:46 smithi141 ceph-mon[108989]: pgmap v18354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:47.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:46 smithi060 ceph-mon[94696]: pgmap v18354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:47.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:47.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:48.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:48 smithi141 ceph-mon[108989]: pgmap v18355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:48.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:48.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:48 smithi060 ceph-mon[94696]: pgmap v18355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:49.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:49.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:50.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:50.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:50 smithi141 ceph-mon[108989]: pgmap v18356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:50 smithi060 ceph-mon[94696]: pgmap v18356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:51.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:51.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:52.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:52.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:52 smithi141 ceph-mon[108989]: pgmap v18357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:53.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:52 smithi060 ceph-mon[94696]: pgmap v18357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:53.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:53.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:54.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:54.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:54 smithi141 ceph-mon[108989]: pgmap v18358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:54 smithi060 ceph-mon[94696]: pgmap v18358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:55.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:55.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:34:56.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:56.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:56 smithi141 ceph-mon[108989]: pgmap v18359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:56 smithi060 ceph-mon[94696]: pgmap v18359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:34:57.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:57.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:58.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:34:58 smithi141 ceph-mon[108989]: pgmap v18360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:58.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:58.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:34:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:34:58 smithi060 ceph-mon[94696]: pgmap v18360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:34:59.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:34:59.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:00.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:00.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:00 smithi141 ceph-mon[108989]: pgmap v18361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:00 smithi060 ceph-mon[94696]: pgmap v18361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:01.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:01.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:02.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:02.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:02 smithi141 ceph-mon[108989]: pgmap v18362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:02 smithi060 ceph-mon[94696]: pgmap v18362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:03.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:03.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:04.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:04.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:04.944 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:04 smithi060 ceph-mon[94696]: pgmap v18363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:04 smithi141 ceph-mon[108989]: pgmap v18363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:05.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:06.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:06.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:06 smithi141 ceph-mon[108989]: pgmap v18364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:06 smithi060 ceph-mon[94696]: pgmap v18364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:07.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:07.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:08.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:08.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:08 smithi141 ceph-mon[108989]: pgmap v18365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:08 smithi060 ceph-mon[94696]: pgmap v18365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:09.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:09.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:10.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:10.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:10 smithi141 ceph-mon[108989]: pgmap v18366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:10 smithi060 ceph-mon[94696]: pgmap v18366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:11.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:11.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:12.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:12.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:12 smithi141 ceph-mon[108989]: pgmap v18367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:12 smithi060 ceph-mon[94696]: pgmap v18367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:13.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:13.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:14.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:14.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:14 smithi141 ceph-mon[108989]: pgmap v18368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:15.057 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:14 smithi060 ceph-mon[94696]: pgmap v18368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:15.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:15.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:16.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:16.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:16 smithi141 ceph-mon[108989]: pgmap v18369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:16 smithi060 ceph-mon[94696]: pgmap v18369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:17.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:17.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:18.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:18.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:18 smithi141 ceph-mon[108989]: pgmap v18370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:18 smithi060 ceph-mon[94696]: pgmap v18370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:19.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:19.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:20.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:20.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:20 smithi141 ceph-mon[108989]: pgmap v18371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:20 smithi060 ceph-mon[94696]: pgmap v18371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:21.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:21.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:21.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:21 smithi141 ceph-mon[108989]: pgmap v18372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:22.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:21 smithi060 ceph-mon[94696]: pgmap v18372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:22.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:22.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:23.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:23.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:24.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:24 smithi141 ceph-mon[108989]: pgmap v18373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:24.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:24 smithi060 ceph-mon[94696]: pgmap v18373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:24.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:24.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:25.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:25.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:25.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:26 smithi141 ceph-mon[108989]: pgmap v18374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:26 smithi060 ceph-mon[94696]: pgmap v18374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:26.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:26.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:27.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:27.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:28.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:28 smithi141 ceph-mon[108989]: pgmap v18375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:28.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:28 smithi060 ceph-mon[94696]: pgmap v18375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:28.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:28.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:29.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:29.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:30.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:30 smithi060 ceph-mon[94696]: pgmap v18376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:30 smithi141 ceph-mon[108989]: pgmap v18376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:30.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:30.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:31.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:31.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:32 smithi141 ceph-mon[108989]: pgmap v18377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:32 smithi060 ceph-mon[94696]: pgmap v18377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:32.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:32.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:33.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:33.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:34 smithi141 ceph-mon[108989]: pgmap v18378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:34 smithi060 ceph-mon[94696]: pgmap v18378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:34.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:34.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:35.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:35.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:36 smithi141 ceph-mon[108989]: pgmap v18379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:36 smithi060 ceph-mon[94696]: pgmap v18379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:36.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:36.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:37.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:37.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:38.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:38 smithi141 ceph-mon[108989]: pgmap v18380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:38.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:38 smithi060 ceph-mon[94696]: pgmap v18380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:38.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:38.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:39.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:39.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:40.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:40 smithi060 ceph-mon[94696]: pgmap v18381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:40.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:40.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:40 smithi141 ceph-mon[108989]: pgmap v18381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:41.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:41.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:42 smithi060 ceph-mon[94696]: pgmap v18382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:42.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:42.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:42 smithi141 ceph-mon[108989]: pgmap v18382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:43.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:43.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:44 smithi060 ceph-mon[94696]: pgmap v18383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:44.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:35:44.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:44.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:44 smithi141 ceph-mon[108989]: pgmap v18383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:44.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:35:45.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:45.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:46.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:46 smithi060 ceph-mon[94696]: pgmap v18384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:46.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:46.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:46 smithi141 ceph-mon[108989]: pgmap v18384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:47.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:47.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:35:47.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:48.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:35:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:35:48.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:48.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:48.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:48 smithi141 ceph-mon[108989]: pgmap v18385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:49.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:48 smithi060 ceph-mon[94696]: pgmap v18385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:49.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:49.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:50.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:50 smithi060 ceph-mon[94696]: pgmap v18386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:50.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:50.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:50 smithi141 ceph-mon[108989]: pgmap v18386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:51.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:51.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:52.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:52.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:52 smithi141 ceph-mon[108989]: pgmap v18387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:52 smithi060 ceph-mon[94696]: pgmap v18387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:53.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:53.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:54.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:54.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:54 smithi141 ceph-mon[108989]: pgmap v18388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:54 smithi060 ceph-mon[94696]: pgmap v18388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:55.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:55.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:55.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:35:56.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:56.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:56 smithi141 ceph-mon[108989]: pgmap v18389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:56 smithi060 ceph-mon[94696]: pgmap v18389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:35:57.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:57.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:58.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:58.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:35:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:35:58 smithi141 ceph-mon[108989]: pgmap v18390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:35:58 smithi060 ceph-mon[94696]: pgmap v18390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:35:59.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:35:59.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:00.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:00.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:00 smithi141 ceph-mon[108989]: pgmap v18391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:00 smithi060 ceph-mon[94696]: pgmap v18391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:01.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:01.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:02.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:02.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:02 smithi141 ceph-mon[108989]: pgmap v18392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:02 smithi060 ceph-mon[94696]: pgmap v18392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:03.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:03.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:04.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:04.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:04 smithi141 ceph-mon[108989]: pgmap v18393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:04 smithi060 ceph-mon[94696]: pgmap v18393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:05.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:05.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:06.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:06.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:06 smithi141 ceph-mon[108989]: pgmap v18394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:06 smithi060 ceph-mon[94696]: pgmap v18394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:07.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:07.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:08.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:08.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:08 smithi141 ceph-mon[108989]: pgmap v18395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:08 smithi060 ceph-mon[94696]: pgmap v18395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:09.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:09.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:10.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:10.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:10 smithi141 ceph-mon[108989]: pgmap v18396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:10 smithi060 ceph-mon[94696]: pgmap v18396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:11.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:11.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:12.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:12.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:12 smithi141 ceph-mon[108989]: pgmap v18397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:12 smithi060 ceph-mon[94696]: pgmap v18397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:13.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:13.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:14.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:14.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:14 smithi141 ceph-mon[108989]: pgmap v18398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:14 smithi060 ceph-mon[94696]: pgmap v18398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:15.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:15.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:16 smithi141 ceph-mon[108989]: pgmap v18399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:16.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:16.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:16 smithi060 ceph-mon[94696]: pgmap v18399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:17.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:17.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:18 smithi141 ceph-mon[108989]: pgmap v18400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:18.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:18.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:18 smithi060 ceph-mon[94696]: pgmap v18400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:19.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:19.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:20 smithi141 ceph-mon[108989]: pgmap v18401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:20.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:20.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:20 smithi060 ceph-mon[94696]: pgmap v18401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:21.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:21.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:22 smithi141 ceph-mon[108989]: pgmap v18402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:22.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:22.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:22 smithi060 ceph-mon[94696]: pgmap v18402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:23.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:23.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:24 smithi141 ceph-mon[108989]: pgmap v18403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:25.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:25.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:24 smithi060 ceph-mon[94696]: pgmap v18403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:26.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:26.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:26.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:26 smithi141 ceph-mon[108989]: pgmap v18404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:27.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:27.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:26 smithi060 ceph-mon[94696]: pgmap v18404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:27 smithi141 ceph-mon[108989]: pgmap v18405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:28.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:28.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:28.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:27 smithi060 ceph-mon[94696]: pgmap v18405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:29.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:29.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:30.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:30.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:30.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:30 smithi141 ceph-mon[108989]: pgmap v18406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:30.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:30 smithi060 ceph-mon[94696]: pgmap v18406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:31.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:31.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:32.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:32.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:32.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:32 smithi141 ceph-mon[108989]: pgmap v18407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:32 smithi060 ceph-mon[94696]: pgmap v18407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:33.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:33.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:34.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:34.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:34.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:34 smithi141 ceph-mon[108989]: pgmap v18408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:34 smithi060 ceph-mon[94696]: pgmap v18408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:35.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:35.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:36.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:36.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:36.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:36 smithi060 ceph-mon[94696]: pgmap v18409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:36 smithi141 ceph-mon[108989]: pgmap v18409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:37.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:37.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:38.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:38.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:38.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:38 smithi060 ceph-mon[94696]: pgmap v18410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:38 smithi141 ceph-mon[108989]: pgmap v18410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:39.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:39.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:40.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:40.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:40.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:40 smithi060 ceph-mon[94696]: pgmap v18411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:40 smithi141 ceph-mon[108989]: pgmap v18411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:41.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:41.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:42.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:42.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:42.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:42 smithi060 ceph-mon[94696]: pgmap v18412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:42 smithi141 ceph-mon[108989]: pgmap v18412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:43.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:43.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:44.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:44.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:44.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:44 smithi060 ceph-mon[94696]: pgmap v18413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:44 smithi141 ceph-mon[108989]: pgmap v18413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:45.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:45.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:46.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:46.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:46.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:46 smithi060 ceph-mon[94696]: pgmap v18414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:46 smithi141 ceph-mon[108989]: pgmap v18414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:47.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:47.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:47.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:36:47.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:36:48.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:48.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:48.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:48 smithi060 ceph-mon[94696]: pgmap v18415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:48 smithi141 ceph-mon[108989]: pgmap v18415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:49.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:49.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:50.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:50.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:50.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:50 smithi060 ceph-mon[94696]: pgmap v18416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:50 smithi141 ceph-mon[108989]: pgmap v18416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:51.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:51.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:52.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:52.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:52 smithi060 ceph-mon[94696]: pgmap v18417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:52.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:52 smithi141 ceph-mon[108989]: pgmap v18417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:52.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:53.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:53.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:53.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:36:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:36:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:36:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:36:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:36:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:36:54.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:54.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:54 smithi141 ceph-mon[108989]: pgmap v18418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:55.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:55.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:54 smithi060 ceph-mon[94696]: pgmap v18418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:56.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:56.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:36:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:56 smithi141 ceph-mon[108989]: pgmap v18419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:57.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:57.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:56 smithi060 ceph-mon[94696]: pgmap v18419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:36:58.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:58.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:36:58 smithi141 ceph-mon[108989]: pgmap v18420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:36:59.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:36:59.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:36:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:36:58 smithi060 ceph-mon[94696]: pgmap v18420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:00.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:00.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:00 smithi141 ceph-mon[108989]: pgmap v18421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:01.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:01.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:00 smithi060 ceph-mon[94696]: pgmap v18421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:02.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:02.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:02 smithi141 ceph-mon[108989]: pgmap v18422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:03.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:03.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:02 smithi060 ceph-mon[94696]: pgmap v18422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:04.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:04.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:04 smithi141 ceph-mon[108989]: pgmap v18423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:05.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:05.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:04 smithi060 ceph-mon[94696]: pgmap v18423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:06.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:06.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:06 smithi141 ceph-mon[108989]: pgmap v18424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:06 smithi060 ceph-mon[94696]: pgmap v18424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:07.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:07.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:08.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:08.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:08 smithi141 ceph-mon[108989]: pgmap v18425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:09.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:08 smithi060 ceph-mon[94696]: pgmap v18425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:09.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:09.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:10.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:10.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:10 smithi141 ceph-mon[108989]: pgmap v18426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:10 smithi060 ceph-mon[94696]: pgmap v18426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:11.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:11.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:12.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:12.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:12 smithi141 ceph-mon[108989]: pgmap v18427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:12 smithi060 ceph-mon[94696]: pgmap v18427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:13.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:13.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:14.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:14.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:14 smithi141 ceph-mon[108989]: pgmap v18428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:14 smithi060 ceph-mon[94696]: pgmap v18428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:15.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:15.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:16.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:16.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:16.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:16 smithi060 ceph-mon[94696]: pgmap v18429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:16 smithi141 ceph-mon[108989]: pgmap v18429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:17.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:17.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:18.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:18.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:18 smithi141 ceph-mon[108989]: pgmap v18430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:18 smithi060 ceph-mon[94696]: pgmap v18430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:19.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:19.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:20.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:20.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:20 smithi141 ceph-mon[108989]: pgmap v18431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:20 smithi060 ceph-mon[94696]: pgmap v18431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:21.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:21.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:22.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:22.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:22 smithi141 ceph-mon[108989]: pgmap v18432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:22 smithi060 ceph-mon[94696]: pgmap v18432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:23.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:23.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:24.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:24.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:24.941 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:24 smithi141 ceph-mon[108989]: pgmap v18433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:24 smithi060 ceph-mon[94696]: pgmap v18433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:26.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:26.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:26.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:26 smithi060 ceph-mon[94696]: pgmap v18434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:26 smithi141 ceph-mon[108989]: pgmap v18434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:27.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:27.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:27 smithi141 ceph-mon[108989]: pgmap v18435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:28.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:27 smithi060 ceph-mon[94696]: pgmap v18435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:28.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:28.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:29.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:29.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:30.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:30.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:30.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:30 smithi060 ceph-mon[94696]: pgmap v18436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:30 smithi141 ceph-mon[108989]: pgmap v18436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:31.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:31.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:32.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:32.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:32 smithi060 ceph-mon[94696]: pgmap v18437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:32 smithi141 ceph-mon[108989]: pgmap v18437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:33.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:33.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:34.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:34.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:34 smithi060 ceph-mon[94696]: pgmap v18438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:34 smithi141 ceph-mon[108989]: pgmap v18438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:35.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:35.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:36.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:36.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:36.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:36 smithi060 ceph-mon[94696]: pgmap v18439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:36 smithi141 ceph-mon[108989]: pgmap v18439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:37.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:37.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:38.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:38.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:38.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:38 smithi060 ceph-mon[94696]: pgmap v18440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:38 smithi141 ceph-mon[108989]: pgmap v18440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:39.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:39.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:40.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:40.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:40 smithi060 ceph-mon[94696]: pgmap v18441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:40 smithi141 ceph-mon[108989]: pgmap v18441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:41.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:41.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:42.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:42.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:42.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:42 smithi060 ceph-mon[94696]: pgmap v18442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:42 smithi141 ceph-mon[108989]: pgmap v18442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:43.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:43.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:44.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:44.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:44.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:44 smithi060 ceph-mon[94696]: pgmap v18443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:44 smithi141 ceph-mon[108989]: pgmap v18443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:45.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:45.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:46.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:46.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:46.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:46 smithi060 ceph-mon[94696]: pgmap v18444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:46 smithi141 ceph-mon[108989]: pgmap v18444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:47.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:47.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:48.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:48.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:48.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:48 smithi060 ceph-mon[94696]: pgmap v18445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:48 smithi141 ceph-mon[108989]: pgmap v18445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:49.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:49.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:50.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:50.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:50.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:50 smithi060 ceph-mon[94696]: pgmap v18446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:50 smithi141 ceph-mon[108989]: pgmap v18446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:51.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:51.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:52.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:52.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:52.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:52 smithi060 ceph-mon[94696]: pgmap v18447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:52 smithi141 ceph-mon[108989]: pgmap v18447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:53.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:53.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:37:53.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:37:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:37:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:37:53.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:37:54.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:54.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:54.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:54 smithi060 ceph-mon[94696]: pgmap v18448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:54 smithi141 ceph-mon[108989]: pgmap v18448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:55.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:55.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:55.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:37:56.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:56.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:56.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:56 smithi060 ceph-mon[94696]: pgmap v18449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:56 smithi141 ceph-mon[108989]: pgmap v18449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:37:57.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:57.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:58.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:58.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:37:58.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:37:58 smithi060 ceph-mon[94696]: pgmap v18450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:37:58 smithi141 ceph-mon[108989]: pgmap v18450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:37:59.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:37:59.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:00.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:00.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:00.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:00 smithi141 ceph-mon[108989]: pgmap v18451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:00.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:00 smithi060 ceph-mon[94696]: pgmap v18451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:01.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:01.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:02.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:02.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:02.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:02 smithi060 ceph-mon[94696]: pgmap v18452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:02 smithi141 ceph-mon[108989]: pgmap v18452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:03.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:03.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:04.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:04.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:04.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:04 smithi060 ceph-mon[94696]: pgmap v18453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:04 smithi141 ceph-mon[108989]: pgmap v18453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:05.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:05.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:06.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:06.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:06.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:06 smithi060 ceph-mon[94696]: pgmap v18454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:06 smithi141 ceph-mon[108989]: pgmap v18454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:07.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:07.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:08.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:08.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:08.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:08 smithi060 ceph-mon[94696]: pgmap v18455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:08 smithi141 ceph-mon[108989]: pgmap v18455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:09.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:09.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:10.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:10.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:10 smithi141 ceph-mon[108989]: pgmap v18456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:10.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:10 smithi060 ceph-mon[94696]: pgmap v18456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:10.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:11.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:11.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:12.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:12.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:12.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:12 smithi060 ceph-mon[94696]: pgmap v18457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:12 smithi141 ceph-mon[108989]: pgmap v18457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:13.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:13.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:14.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:14.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:14.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:14 smithi060 ceph-mon[94696]: pgmap v18458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:14 smithi141 ceph-mon[108989]: pgmap v18458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:15.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:15.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:16.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:16.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:16.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:16 smithi060 ceph-mon[94696]: pgmap v18459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:16 smithi141 ceph-mon[108989]: pgmap v18459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:17.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:17.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:18.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:18.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:18 smithi141 ceph-mon[108989]: pgmap v18460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:19.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:18 smithi060 ceph-mon[94696]: pgmap v18460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:19.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:19.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:20.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:20.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:20 smithi141 ceph-mon[108989]: pgmap v18461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:20 smithi060 ceph-mon[94696]: pgmap v18461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:21.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:21.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:22.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:22.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:22 smithi141 ceph-mon[108989]: pgmap v18462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:22 smithi060 ceph-mon[94696]: pgmap v18462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:23.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:23.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:24.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:24.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:24 smithi141 ceph-mon[108989]: pgmap v18463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:24 smithi060 ceph-mon[94696]: pgmap v18463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:25.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:25.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:26.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:26.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:26 smithi141 ceph-mon[108989]: pgmap v18464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:26 smithi060 ceph-mon[94696]: pgmap v18464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:27.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:27.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:28.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:28.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:28 smithi141 ceph-mon[108989]: pgmap v18465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:28 smithi060 ceph-mon[94696]: pgmap v18465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:30.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:30.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:30 smithi141 ceph-mon[108989]: pgmap v18466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:30 smithi060 ceph-mon[94696]: pgmap v18466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:31.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:31.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:32 smithi141 ceph-mon[108989]: pgmap v18467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:33.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:32 smithi060 ceph-mon[94696]: pgmap v18467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:33.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:33.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:34.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:34.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:34 smithi141 ceph-mon[108989]: pgmap v18468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:34 smithi060 ceph-mon[94696]: pgmap v18468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:35.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:35.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:36.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:36.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:36 smithi141 ceph-mon[108989]: pgmap v18469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:36 smithi060 ceph-mon[94696]: pgmap v18469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:37.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:37.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:38.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:38.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:38 smithi141 ceph-mon[108989]: pgmap v18470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:38 smithi060 ceph-mon[94696]: pgmap v18470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:39.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:39.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:40.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:40.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:40 smithi141 ceph-mon[108989]: pgmap v18471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:40 smithi060 ceph-mon[94696]: pgmap v18471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:41.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:41.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:42.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:42 smithi060 ceph-mon[94696]: pgmap v18472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:42 smithi141 ceph-mon[108989]: pgmap v18472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:43.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:43.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:44.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:44.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:44 smithi141 ceph-mon[108989]: pgmap v18473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:44 smithi060 ceph-mon[94696]: pgmap v18473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:45.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:45.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:46.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:46.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:46 smithi141 ceph-mon[108989]: pgmap v18474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:46 smithi060 ceph-mon[94696]: pgmap v18474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:47.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:47.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:48.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:48.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:48 smithi141 ceph-mon[108989]: pgmap v18475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:48 smithi060 ceph-mon[94696]: pgmap v18475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:49.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:49.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:50.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:50.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:50 smithi141 ceph-mon[108989]: pgmap v18476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:50 smithi060 ceph-mon[94696]: pgmap v18476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:51.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:51.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:52.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:52.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:52.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:52 smithi060 ceph-mon[94696]: pgmap v18477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:52 smithi141 ceph-mon[108989]: pgmap v18477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:53.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:53.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:53.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:38:54.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:38:54.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:54.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: pgmap v18478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:38:54.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: pgmap v18478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:38:55.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:38:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:55.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:38:56.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:56.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:56 smithi141 ceph-mon[108989]: pgmap v18479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:56 smithi060 ceph-mon[94696]: pgmap v18479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:38:57.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:57.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:58.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:58.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:38:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:38:58 smithi141 ceph-mon[108989]: pgmap v18480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:59.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:38:58 smithi060 ceph-mon[94696]: pgmap v18480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:38:59.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:38:59.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:00.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:00.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:00.928 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:00 smithi141 ceph-mon[108989]: pgmap v18481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:00 smithi060 ceph-mon[94696]: pgmap v18481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:01.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:01.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:02.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:02.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:02 smithi141 ceph-mon[108989]: pgmap v18482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:02 smithi060 ceph-mon[94696]: pgmap v18482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:03.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:04.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:04.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:04 smithi141 ceph-mon[108989]: pgmap v18483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:04 smithi060 ceph-mon[94696]: pgmap v18483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:05.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:05.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:06.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:06.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:06 smithi141 ceph-mon[108989]: pgmap v18484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:06 smithi060 ceph-mon[94696]: pgmap v18484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:07.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:07.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:08.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:08.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:08 smithi141 ceph-mon[108989]: pgmap v18485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:08 smithi060 ceph-mon[94696]: pgmap v18485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:09.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:09.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:10.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:10.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:10 smithi141 ceph-mon[108989]: pgmap v18486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:10 smithi060 ceph-mon[94696]: pgmap v18486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:11.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:11.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:12.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:12.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:12 smithi141 ceph-mon[108989]: pgmap v18487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:12 smithi060 ceph-mon[94696]: pgmap v18487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:13.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:13.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:14.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:14.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:14 smithi141 ceph-mon[108989]: pgmap v18488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:14 smithi060 ceph-mon[94696]: pgmap v18488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:15.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:15.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:16.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:16.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:16 smithi141 ceph-mon[108989]: pgmap v18489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:16 smithi060 ceph-mon[94696]: pgmap v18489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:17.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:17.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:18.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:18.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:18 smithi141 ceph-mon[108989]: pgmap v18490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:18 smithi060 ceph-mon[94696]: pgmap v18490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:19.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:19.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:20.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:20.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:20 smithi141 ceph-mon[108989]: pgmap v18491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:21.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:20 smithi060 ceph-mon[94696]: pgmap v18491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:21.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:21.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:22.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:22.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:22 smithi141 ceph-mon[108989]: pgmap v18492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:23.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:22 smithi060 ceph-mon[94696]: pgmap v18492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:23.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:23.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:23.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:23 smithi141 ceph-mon[108989]: pgmap v18493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:24.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:23 smithi060 ceph-mon[94696]: pgmap v18493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:24.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:24.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:25.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:25.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:25.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:26.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:26.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:26.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:26 smithi060 ceph-mon[94696]: pgmap v18494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:26 smithi141 ceph-mon[108989]: pgmap v18494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:27.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:27.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:28.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:28.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:28.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:28 smithi060 ceph-mon[94696]: pgmap v18495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:28 smithi141 ceph-mon[108989]: pgmap v18495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:29.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:29.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:30.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:30.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:30.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:30 smithi060 ceph-mon[94696]: pgmap v18496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:30 smithi141 ceph-mon[108989]: pgmap v18496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:31.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:31.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:32.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:32.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:32 smithi060 ceph-mon[94696]: pgmap v18497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:32 smithi141 ceph-mon[108989]: pgmap v18497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:33.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:33.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:34.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:34.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:34 smithi060 ceph-mon[94696]: pgmap v18498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:34 smithi141 ceph-mon[108989]: pgmap v18498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:35.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:35.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:36.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:36.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:36.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:36 smithi141 ceph-mon[108989]: pgmap v18499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:36.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:36 smithi060 ceph-mon[94696]: pgmap v18499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:37.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:37.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:38.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:38.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:38.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:38 smithi060 ceph-mon[94696]: pgmap v18500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:38 smithi141 ceph-mon[108989]: pgmap v18500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:39.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:39.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:40.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:40.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:40 smithi060 ceph-mon[94696]: pgmap v18501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:40.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:40 smithi141 ceph-mon[108989]: pgmap v18501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:40.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:41.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:42.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:42.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:42 smithi060 ceph-mon[94696]: pgmap v18502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:42 smithi141 ceph-mon[108989]: pgmap v18502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:43.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:43.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:44.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:44.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:44.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:44 smithi060 ceph-mon[94696]: pgmap v18503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:44 smithi141 ceph-mon[108989]: pgmap v18503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:45.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:46.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:46.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:46.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:46 smithi141 ceph-mon[108989]: pgmap v18504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:46.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:46 smithi060 ceph-mon[94696]: pgmap v18504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:47.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:47.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:48.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:48.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:48 smithi060 ceph-mon[94696]: pgmap v18505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:48 smithi141 ceph-mon[108989]: pgmap v18505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:49.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:49.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:50.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:50 smithi060 ceph-mon[94696]: pgmap v18506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:50 smithi141 ceph-mon[108989]: pgmap v18506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:51.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:52.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:52.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:52.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:52 smithi060 ceph-mon[94696]: pgmap v18507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:52 smithi141 ceph-mon[108989]: pgmap v18507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:54.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:54.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:54 smithi141 ceph-mon[108989]: pgmap v18508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:39:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:54 smithi060 ceph-mon[94696]: pgmap v18508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:39:55.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:55.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:39:55.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:39:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:39:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:39:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:39:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:56.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:56 smithi141 ceph-mon[108989]: pgmap v18509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:56 smithi060 ceph-mon[94696]: pgmap v18509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:39:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:57.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:58.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:58.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:39:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:39:58 smithi141 ceph-mon[108989]: pgmap v18510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:39:58 smithi060 ceph-mon[94696]: pgmap v18510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:39:59.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:39:59.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:00.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:00 smithi141 ceph-mon[108989]: pgmap v18511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:40:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:00 smithi060 ceph-mon[94696]: pgmap v18511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:40:01.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:01.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:02.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:02.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:02 smithi141 ceph-mon[108989]: pgmap v18512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:02 smithi060 ceph-mon[94696]: pgmap v18512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:03.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:03.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:04.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:04.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:04 smithi141 ceph-mon[108989]: pgmap v18513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:04 smithi060 ceph-mon[94696]: pgmap v18513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:05.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:05.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:06.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:06.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:06 smithi141 ceph-mon[108989]: pgmap v18514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:06 smithi060 ceph-mon[94696]: pgmap v18514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:07.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:07.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:08.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:08.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:08 smithi141 ceph-mon[108989]: pgmap v18515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:08 smithi060 ceph-mon[94696]: pgmap v18515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:09.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:09.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:10.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:10.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:10 smithi141 ceph-mon[108989]: pgmap v18516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:10 smithi060 ceph-mon[94696]: pgmap v18516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:11.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:11.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:12.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:12.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:12 smithi141 ceph-mon[108989]: pgmap v18517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:12 smithi060 ceph-mon[94696]: pgmap v18517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:13.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:13.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:14.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:14.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:14 smithi141 ceph-mon[108989]: pgmap v18518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:14 smithi060 ceph-mon[94696]: pgmap v18518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:15.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:15.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:16.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:16.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:16 smithi141 ceph-mon[108989]: pgmap v18519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:17.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:16 smithi060 ceph-mon[94696]: pgmap v18519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:17.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:17.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:18.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:18.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:18.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:18 smithi060 ceph-mon[94696]: pgmap v18520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:18 smithi141 ceph-mon[108989]: pgmap v18520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:19.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:19.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:20.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:20.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:20 smithi141 ceph-mon[108989]: pgmap v18521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:20 smithi060 ceph-mon[94696]: pgmap v18521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:21.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:21.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:22.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:22.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:22 smithi141 ceph-mon[108989]: pgmap v18522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:22 smithi060 ceph-mon[94696]: pgmap v18522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:23.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:23.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:24.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:24.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:24 smithi141 ceph-mon[108989]: pgmap v18523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:24 smithi060 ceph-mon[94696]: pgmap v18523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:25.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:26.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:26.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:26 smithi141 ceph-mon[108989]: pgmap v18524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:26 smithi060 ceph-mon[94696]: pgmap v18524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:27.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:27.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:27 smithi060 ceph-mon[94696]: pgmap v18525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:27 smithi141 ceph-mon[108989]: pgmap v18525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:28.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:28.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:29.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:29.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:30.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:30.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:30.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:30 smithi060 ceph-mon[94696]: pgmap v18526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:30 smithi141 ceph-mon[108989]: pgmap v18526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:31.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:31.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:32.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:32.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:32.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:32 smithi060 ceph-mon[94696]: pgmap v18527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:32 smithi141 ceph-mon[108989]: pgmap v18527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:33.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:33.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:34.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:34.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:34.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:34 smithi060 ceph-mon[94696]: pgmap v18528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:34 smithi141 ceph-mon[108989]: pgmap v18528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:35.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:35.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:36.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:36.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:36.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:36 smithi060 ceph-mon[94696]: pgmap v18529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:36.917 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:36 smithi141 ceph-mon[108989]: pgmap v18529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:37.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:37.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:38.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:38.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:38.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:38 smithi060 ceph-mon[94696]: pgmap v18530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:38 smithi141 ceph-mon[108989]: pgmap v18530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:39.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:39.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:40.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:40.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:40.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:40 smithi060 ceph-mon[94696]: pgmap v18531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:40.822 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:40 smithi141 ceph-mon[108989]: pgmap v18531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:41.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:41.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:42.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:42.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:42.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:42 smithi060 ceph-mon[94696]: pgmap v18532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:42 smithi141 ceph-mon[108989]: pgmap v18532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:43.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:43.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:44.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:44.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:44 smithi141 ceph-mon[108989]: pgmap v18533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:44 smithi060 ceph-mon[94696]: pgmap v18533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:45.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:45.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:46.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:46.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:46 smithi141 ceph-mon[108989]: pgmap v18534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:46 smithi060 ceph-mon[94696]: pgmap v18534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:47.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:47.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:48.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:48.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:48 smithi141 ceph-mon[108989]: pgmap v18535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:48 smithi060 ceph-mon[94696]: pgmap v18535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:49.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:49.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:50.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:50.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:50 smithi141 ceph-mon[108989]: pgmap v18536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:51.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:50 smithi060 ceph-mon[94696]: pgmap v18536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:51.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:51.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:52.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:52.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:52 smithi141 ceph-mon[108989]: pgmap v18537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:52 smithi060 ceph-mon[94696]: pgmap v18537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:53.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:53.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:54.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:54.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:54 smithi141 ceph-mon[108989]: pgmap v18538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:54 smithi060 ceph-mon[94696]: pgmap v18538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:55.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:55.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:40:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:40:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:40:56.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:56.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: pgmap v18539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:40:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:40:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:40:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:40:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:40:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: pgmap v18539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:40:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:40:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:40:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:40:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:40:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:40:57.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:57.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:58.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:58.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:40:58.916 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:40:58 smithi060 ceph-mon[94696]: pgmap v18540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:40:58 smithi141 ceph-mon[108989]: pgmap v18540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:40:59.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:40:59.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:00.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:00.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:00 smithi141 ceph-mon[108989]: pgmap v18541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:00 smithi060 ceph-mon[94696]: pgmap v18541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:01.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:01.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:02.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:02.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:02 smithi141 ceph-mon[108989]: pgmap v18542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:02 smithi060 ceph-mon[94696]: pgmap v18542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:03.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:03.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:04.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:04.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:04 smithi141 ceph-mon[108989]: pgmap v18543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:04 smithi060 ceph-mon[94696]: pgmap v18543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:06 smithi141 ceph-mon[108989]: pgmap v18544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:07.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:06 smithi060 ceph-mon[94696]: pgmap v18544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:07.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:07.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:08.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:08 smithi141 ceph-mon[108989]: pgmap v18545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:09.029 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:08 smithi060 ceph-mon[94696]: pgmap v18545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:10.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:10.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:10 smithi141 ceph-mon[108989]: pgmap v18546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:10 smithi060 ceph-mon[94696]: pgmap v18546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:11.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:12 smithi141 ceph-mon[108989]: pgmap v18547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:12 smithi060 ceph-mon[94696]: pgmap v18547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:13.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:13.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:14.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:14.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:14 smithi141 ceph-mon[108989]: pgmap v18548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:14 smithi060 ceph-mon[94696]: pgmap v18548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:15.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:15.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:16.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:16.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:16 smithi141 ceph-mon[108989]: pgmap v18549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:16 smithi060 ceph-mon[94696]: pgmap v18549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:17.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:17.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:18.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:18.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:18 smithi141 ceph-mon[108989]: pgmap v18550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:18 smithi060 ceph-mon[94696]: pgmap v18550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:19.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:19.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:20.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:20.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:20 smithi141 ceph-mon[108989]: pgmap v18551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:20 smithi060 ceph-mon[94696]: pgmap v18551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:21.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:21.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:22.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:22.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:22 smithi141 ceph-mon[108989]: pgmap v18552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:22 smithi060 ceph-mon[94696]: pgmap v18552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:23.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:23.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:24.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:24.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:24 smithi141 ceph-mon[108989]: pgmap v18553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:24 smithi060 ceph-mon[94696]: pgmap v18553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:25.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:25.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:26.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:26.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:26 smithi141 ceph-mon[108989]: pgmap v18554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:26 smithi060 ceph-mon[94696]: pgmap v18554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:27.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:27.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:28.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:28.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:28 smithi141 ceph-mon[108989]: pgmap v18555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:28 smithi060 ceph-mon[94696]: pgmap v18555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:29.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:29.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:30.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:30.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:30 smithi141 ceph-mon[108989]: pgmap v18556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:30 smithi060 ceph-mon[94696]: pgmap v18556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:31.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:31.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:32.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:32.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:32 smithi141 ceph-mon[108989]: pgmap v18557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:32 smithi060 ceph-mon[94696]: pgmap v18557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:34.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:34.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:34 smithi141 ceph-mon[108989]: pgmap v18558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:34 smithi060 ceph-mon[94696]: pgmap v18558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:35.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:35.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:36.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:36.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:36 smithi141 ceph-mon[108989]: pgmap v18559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:36 smithi060 ceph-mon[94696]: pgmap v18559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:37.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:37.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:38.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:38.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:38 smithi141 ceph-mon[108989]: pgmap v18560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:38 smithi060 ceph-mon[94696]: pgmap v18560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:39.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:39.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:40.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:40.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:40 smithi141 ceph-mon[108989]: pgmap v18561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:40 smithi060 ceph-mon[94696]: pgmap v18561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:41.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:41.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:42.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:42.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:42 smithi141 ceph-mon[108989]: pgmap v18562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:42 smithi060 ceph-mon[94696]: pgmap v18562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:44.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:44.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:44.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:44 smithi060 ceph-mon[94696]: pgmap v18563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:44 smithi141 ceph-mon[108989]: pgmap v18563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:46.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:46.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:46 smithi141 ceph-mon[108989]: pgmap v18564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:46 smithi060 ceph-mon[94696]: pgmap v18564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:48 smithi141 ceph-mon[108989]: pgmap v18565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:48 smithi060 ceph-mon[94696]: pgmap v18565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:49.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:49.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:50 smithi141 ceph-mon[108989]: pgmap v18566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:50 smithi060 ceph-mon[94696]: pgmap v18566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:51.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:51.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:52.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:52.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:52 smithi141 ceph-mon[108989]: pgmap v18567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:52 smithi060 ceph-mon[94696]: pgmap v18567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:53.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:53.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:54.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:54.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:54 smithi060 ceph-mon[94696]: pgmap v18568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:54 smithi141 ceph-mon[108989]: pgmap v18568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:55.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:55.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:41:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: pgmap v18569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:41:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:41:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:41:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:41:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:41:56.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:41:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: pgmap v18569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:41:57.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:41:57.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:57.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:58.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:58.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:41:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:41:58 smithi141 ceph-mon[108989]: pgmap v18570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:41:58 smithi060 ceph-mon[94696]: pgmap v18570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:41:59.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:41:59.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:00.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:00.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:00 smithi141 ceph-mon[108989]: pgmap v18571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:00 smithi060 ceph-mon[94696]: pgmap v18571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:01.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:01.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:02.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:02.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:02 smithi141 ceph-mon[108989]: pgmap v18572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:02 smithi060 ceph-mon[94696]: pgmap v18572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:03.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:03.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:04.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:04.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:04 smithi141 ceph-mon[108989]: pgmap v18573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:04 smithi060 ceph-mon[94696]: pgmap v18573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:05.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:05.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:05 smithi141 ceph-mon[108989]: pgmap v18574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:06.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:05 smithi060 ceph-mon[94696]: pgmap v18574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:06.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:07.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:07.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:08.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:08.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:08 smithi141 ceph-mon[108989]: pgmap v18575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:08 smithi060 ceph-mon[94696]: pgmap v18575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:09.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:09.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:10.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:10.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:10 smithi141 ceph-mon[108989]: pgmap v18576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:10 smithi060 ceph-mon[94696]: pgmap v18576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:11.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:11.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:12.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:12.897 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:12 smithi141 ceph-mon[108989]: pgmap v18577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:12 smithi060 ceph-mon[94696]: pgmap v18577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:13.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:13.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:14.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:14.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:14 smithi141 ceph-mon[108989]: pgmap v18578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:14 smithi060 ceph-mon[94696]: pgmap v18578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:15.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:15.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:16.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:16.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:16 smithi141 ceph-mon[108989]: pgmap v18579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:16 smithi060 ceph-mon[94696]: pgmap v18579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:17.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:17.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:18.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:18.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:18 smithi141 ceph-mon[108989]: pgmap v18580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:18 smithi060 ceph-mon[94696]: pgmap v18580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:19.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:19.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:20.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:20.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:20 smithi141 ceph-mon[108989]: pgmap v18581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:20 smithi060 ceph-mon[94696]: pgmap v18581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:21.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:21.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:22.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:22.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:22 smithi141 ceph-mon[108989]: pgmap v18582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:22 smithi060 ceph-mon[94696]: pgmap v18582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:23.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:23.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:24.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:24.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:24.884 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:24 smithi060 ceph-mon[94696]: pgmap v18583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:24 smithi141 ceph-mon[108989]: pgmap v18583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:25.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:25.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:26.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:26.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:26 smithi141 ceph-mon[108989]: pgmap v18584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:26 smithi060 ceph-mon[94696]: pgmap v18584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:27.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:27.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:28.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:28.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:28 smithi141 ceph-mon[108989]: pgmap v18585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:28 smithi060 ceph-mon[94696]: pgmap v18585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:29.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:29.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:30.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:30.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:30 smithi141 ceph-mon[108989]: pgmap v18586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:30 smithi060 ceph-mon[94696]: pgmap v18586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:31.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:31.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:32.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:32.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:32 smithi141 ceph-mon[108989]: pgmap v18587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:32 smithi060 ceph-mon[94696]: pgmap v18587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:33.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:33.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:34 smithi141 ceph-mon[108989]: pgmap v18588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:34.997 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:34 smithi060 ceph-mon[94696]: pgmap v18588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:35.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:35.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:36.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:36.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:36 smithi141 ceph-mon[108989]: pgmap v18589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:36 smithi060 ceph-mon[94696]: pgmap v18589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:37.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:37.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:38.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:38.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:38 smithi141 ceph-mon[108989]: pgmap v18590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:38 smithi060 ceph-mon[94696]: pgmap v18590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:39.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:39.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:40 smithi141 ceph-mon[108989]: pgmap v18591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:40 smithi060 ceph-mon[94696]: pgmap v18591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:41.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:41.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:42.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:42.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:42 smithi141 ceph-mon[108989]: pgmap v18592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:42 smithi060 ceph-mon[94696]: pgmap v18592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:43.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:43.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:44.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:44.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:44 smithi141 ceph-mon[108989]: pgmap v18593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:44 smithi060 ceph-mon[94696]: pgmap v18593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:46.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:46.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:46 smithi141 ceph-mon[108989]: pgmap v18594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:46 smithi060 ceph-mon[94696]: pgmap v18594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:48.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:48.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:48 smithi141 ceph-mon[108989]: pgmap v18595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:48 smithi060 ceph-mon[94696]: pgmap v18595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:49.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:49.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:50.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:50.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:50 smithi141 ceph-mon[108989]: pgmap v18596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:50 smithi060 ceph-mon[94696]: pgmap v18596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:51.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:51.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:52 smithi141 ceph-mon[108989]: pgmap v18597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:52 smithi060 ceph-mon[94696]: pgmap v18597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:53.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:53.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:54.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:54.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:54 smithi141 ceph-mon[108989]: pgmap v18598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:54 smithi060 ceph-mon[94696]: pgmap v18598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:42:56.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:56.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:56 smithi141 ceph-mon[108989]: pgmap v18599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:42:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:56 smithi060 ceph-mon[94696]: pgmap v18599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:42:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:42:57.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:57.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:42:58.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.732 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:42:58 smithi141 ceph-mon[108989]: pgmap v18600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:58.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:42:58.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:42:58 smithi060 ceph-mon[94696]: pgmap v18600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:42:59.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:42:59.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:00.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:00.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:00.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:00 smithi060 ceph-mon[94696]: pgmap v18601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:00 smithi141 ceph-mon[108989]: pgmap v18601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:01.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:01.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:43:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:02.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:43:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:43:02.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:02.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:02 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1399M 2023-08-19T17:43:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:02 smithi141 ceph-mon[108989]: pgmap v18602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:02 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1399M 2023-08-19T17:43:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:02 smithi060 ceph-mon[94696]: pgmap v18602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:03.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:03.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:04.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:04.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:04 smithi141 ceph-mon[108989]: pgmap v18603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:04 smithi060 ceph-mon[94696]: pgmap v18603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:05.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:05.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:06.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:06.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:06 smithi141 ceph-mon[108989]: pgmap v18604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:06 smithi060 ceph-mon[94696]: pgmap v18604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:08.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:08.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:08.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:08 smithi141 ceph-mon[108989]: pgmap v18605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:08 smithi060 ceph-mon[94696]: pgmap v18605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:10.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:10.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:10 smithi141 ceph-mon[108989]: pgmap v18606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:10 smithi060 ceph-mon[94696]: pgmap v18606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:11.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:11.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:12 smithi141 ceph-mon[108989]: pgmap v18607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:12 smithi060 ceph-mon[94696]: pgmap v18607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:13.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:13.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:14.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:14.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:14 smithi141 ceph-mon[108989]: pgmap v18608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:14 smithi060 ceph-mon[94696]: pgmap v18608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:16.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:16.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:16 smithi141 ceph-mon[108989]: pgmap v18609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:16 smithi060 ceph-mon[94696]: pgmap v18609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:17.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:17.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:18.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:18.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:18 smithi141 ceph-mon[108989]: pgmap v18610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:18 smithi060 ceph-mon[94696]: pgmap v18610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:19.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:19.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:20.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:20.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:20.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:20 smithi060 ceph-mon[94696]: pgmap v18611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:20 smithi141 ceph-mon[108989]: pgmap v18611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:21.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:21.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:22.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:22.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:22 smithi141 ceph-mon[108989]: pgmap v18612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:22 smithi060 ceph-mon[94696]: pgmap v18612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:24.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:24.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:24 smithi141 ceph-mon[108989]: pgmap v18613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:24 smithi060 ceph-mon[94696]: pgmap v18613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:25.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:25.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:26.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:26 smithi141 ceph-mon[108989]: pgmap v18614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:26 smithi060 ceph-mon[94696]: pgmap v18614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:27.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:28 smithi141 ceph-mon[108989]: pgmap v18615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:28 smithi060 ceph-mon[94696]: pgmap v18615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:29.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:29.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:30.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:30 smithi141 ceph-mon[108989]: pgmap v18616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:30 smithi060 ceph-mon[94696]: pgmap v18616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:31.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:31.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:32.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:32.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:32 smithi141 ceph-mon[108989]: pgmap v18617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:32 smithi060 ceph-mon[94696]: pgmap v18617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:33.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:33.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:33.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:33 smithi141 ceph-mon[108989]: pgmap v18618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:34.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:33 smithi060 ceph-mon[94696]: pgmap v18618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:34.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:34.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:35.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:35.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:36 smithi141 ceph-mon[108989]: pgmap v18619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:36 smithi060 ceph-mon[94696]: pgmap v18619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:37.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:37.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:38 smithi141 ceph-mon[108989]: pgmap v18620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:38 smithi060 ceph-mon[94696]: pgmap v18620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:39.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:39.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:40.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:40.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:40 smithi141 ceph-mon[108989]: pgmap v18621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:40 smithi060 ceph-mon[94696]: pgmap v18621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:41.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:41.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:42.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:42.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:42 smithi141 ceph-mon[108989]: pgmap v18622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:43.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:42 smithi060 ceph-mon[94696]: pgmap v18622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:43.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:43.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:44.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:44.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:44 smithi141 ceph-mon[108989]: pgmap v18623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:44 smithi060 ceph-mon[94696]: pgmap v18623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:45.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:45.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:46.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:46.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:46 smithi141 ceph-mon[108989]: pgmap v18624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:46 smithi060 ceph-mon[94696]: pgmap v18624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:47.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:47.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:48.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:48.875 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:48 smithi141 ceph-mon[108989]: pgmap v18625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:48 smithi060 ceph-mon[94696]: pgmap v18625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:49.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:50.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:50.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:50 smithi141 ceph-mon[108989]: pgmap v18626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:50 smithi060 ceph-mon[94696]: pgmap v18626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:51.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:51.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:52 smithi141 ceph-mon[108989]: pgmap v18627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:52 smithi060 ceph-mon[94696]: pgmap v18627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:53.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:53.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:54.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:54 smithi141 ceph-mon[108989]: pgmap v18628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:54 smithi060 ceph-mon[94696]: pgmap v18628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:55.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:55.905 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:43:56.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:56.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:56 smithi141 ceph-mon[108989]: pgmap v18629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:56 smithi060 ceph-mon[94696]: pgmap v18629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:43:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:57.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:58.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:43:58.978 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:43:58 smithi141 ceph-mon[108989]: pgmap v18630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:43:58 smithi060 ceph-mon[94696]: pgmap v18630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:43:59.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:43:59.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:00.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:00.962 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:00 smithi060 ceph-mon[94696]: pgmap v18631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:00 smithi141 ceph-mon[108989]: pgmap v18631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:01.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:44:02.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:44:02.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:02.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: pgmap v18632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:44:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:44:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:44:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:44:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:44:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: pgmap v18632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:44:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:44:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:44:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:44:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:44:03.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:03.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:04.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:04 smithi141 ceph-mon[108989]: pgmap v18633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:04 smithi060 ceph-mon[94696]: pgmap v18633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:05.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:05.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:06.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:06.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:06 smithi141 ceph-mon[108989]: pgmap v18634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:06 smithi060 ceph-mon[94696]: pgmap v18634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:07.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:07.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:08.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:08.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:08 smithi141 ceph-mon[108989]: pgmap v18635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:08 smithi060 ceph-mon[94696]: pgmap v18635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:09.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:09.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:10.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:10 smithi141 ceph-mon[108989]: pgmap v18636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:10.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:10 smithi060 ceph-mon[94696]: pgmap v18636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:11.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:11.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:12.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:12.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:12 smithi141 ceph-mon[108989]: pgmap v18637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:12 smithi060 ceph-mon[94696]: pgmap v18637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:13.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:13.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:14.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:14.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:14 smithi141 ceph-mon[108989]: pgmap v18638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:14 smithi060 ceph-mon[94696]: pgmap v18638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:15.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:15.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:16.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:16.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:16 smithi141 ceph-mon[108989]: pgmap v18639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:16 smithi060 ceph-mon[94696]: pgmap v18639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:17.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:17.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:18.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:18 smithi141 ceph-mon[108989]: pgmap v18640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:18 smithi060 ceph-mon[94696]: pgmap v18640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:20.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:20.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:20 smithi141 ceph-mon[108989]: pgmap v18641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:20 smithi060 ceph-mon[94696]: pgmap v18641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:21.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:21.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:22.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:22.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:22 smithi141 ceph-mon[108989]: pgmap v18642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:22 smithi060 ceph-mon[94696]: pgmap v18642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:23.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:23.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:24.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:24 smithi141 ceph-mon[108989]: pgmap v18643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:25.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:24 smithi060 ceph-mon[94696]: pgmap v18643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:26.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:26.937 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:26 smithi141 ceph-mon[108989]: pgmap v18644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:26 smithi060 ceph-mon[94696]: pgmap v18644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:28 smithi141 ceph-mon[108989]: pgmap v18645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:28 smithi060 ceph-mon[94696]: pgmap v18645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:29.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:29.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:30.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:30.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:30 smithi141 ceph-mon[108989]: pgmap v18646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:30 smithi060 ceph-mon[94696]: pgmap v18646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:32.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:32.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:32 smithi141 ceph-mon[108989]: pgmap v18647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:32 smithi060 ceph-mon[94696]: pgmap v18647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:33.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:33.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:34.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:34.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:34 smithi141 ceph-mon[108989]: pgmap v18648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:34 smithi060 ceph-mon[94696]: pgmap v18648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:35.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:35.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:36.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:36.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:36 smithi141 ceph-mon[108989]: pgmap v18649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:36 smithi060 ceph-mon[94696]: pgmap v18649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:38.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:38.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:38 smithi141 ceph-mon[108989]: pgmap v18650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:38 smithi060 ceph-mon[94696]: pgmap v18650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:39.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:39.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:40.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:40.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:40 smithi141 ceph-mon[108989]: pgmap v18651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:40 smithi060 ceph-mon[94696]: pgmap v18651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:42.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:42 smithi141 ceph-mon[108989]: pgmap v18652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:42 smithi060 ceph-mon[94696]: pgmap v18652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:44 smithi141 ceph-mon[108989]: pgmap v18653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:44 smithi060 ceph-mon[94696]: pgmap v18653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:45.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:45.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:46.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:46 smithi060 ceph-mon[94696]: pgmap v18654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:46.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:46.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:46 smithi141 ceph-mon[108989]: pgmap v18654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:47.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:47.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:48.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:48.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:48 smithi141 ceph-mon[108989]: pgmap v18655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:48 smithi060 ceph-mon[94696]: pgmap v18655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:49.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:49.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:50.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:50.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:50 smithi141 ceph-mon[108989]: pgmap v18656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:50 smithi060 ceph-mon[94696]: pgmap v18656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:51.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:51.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:52.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:52.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:52 smithi141 ceph-mon[108989]: pgmap v18657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:52 smithi060 ceph-mon[94696]: pgmap v18657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:53.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:53.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:54.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:54.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:54 smithi141 ceph-mon[108989]: pgmap v18658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:54 smithi060 ceph-mon[94696]: pgmap v18658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:55.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:55.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:44:56.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:56.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:56 smithi141 ceph-mon[108989]: pgmap v18659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:56 smithi060 ceph-mon[94696]: pgmap v18659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:44:57.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:57.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:58.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:58.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:44:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:44:58 smithi141 ceph-mon[108989]: pgmap v18660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:44:58 smithi060 ceph-mon[94696]: pgmap v18660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:44:59.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:44:59.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:00.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:00.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:00 smithi141 ceph-mon[108989]: pgmap v18661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:00 smithi060 ceph-mon[94696]: pgmap v18661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:01.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:01.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:02.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: pgmap v18662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:45:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:45:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:45:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:45:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:45:02.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:45:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: pgmap v18662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:45:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:45:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:45:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:45:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:45:03.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:45:03.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:03.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:04.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:04.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:04 smithi141 ceph-mon[108989]: pgmap v18663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:04 smithi060 ceph-mon[94696]: pgmap v18663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:05.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:05.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:06.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:06 smithi141 ceph-mon[108989]: pgmap v18664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:06 smithi060 ceph-mon[94696]: pgmap v18664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:07.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:07.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:08.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:08.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:08 smithi060 ceph-mon[94696]: pgmap v18665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:08 smithi141 ceph-mon[108989]: pgmap v18665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:09.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:09.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:10.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:10.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:10 smithi060 ceph-mon[94696]: pgmap v18666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:10 smithi141 ceph-mon[108989]: pgmap v18666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:11.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:11.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:12.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:11 smithi060 ceph-mon[94696]: pgmap v18667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:11 smithi141 ceph-mon[108989]: pgmap v18667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:12.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:12.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:13.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:14.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:14.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:14 smithi141 ceph-mon[108989]: pgmap v18668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:14 smithi060 ceph-mon[94696]: pgmap v18668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:15.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:15.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:16.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:16.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:16 smithi141 ceph-mon[108989]: pgmap v18669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:16 smithi060 ceph-mon[94696]: pgmap v18669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:17.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:17.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:18.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:18.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:18 smithi141 ceph-mon[108989]: pgmap v18670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:18 smithi060 ceph-mon[94696]: pgmap v18670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:19.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:19.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:20.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:20.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:20 smithi141 ceph-mon[108989]: pgmap v18671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:20 smithi060 ceph-mon[94696]: pgmap v18671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:21.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:21.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:22.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:22.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:22 smithi141 ceph-mon[108989]: pgmap v18672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:22 smithi060 ceph-mon[94696]: pgmap v18672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:23.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:24.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:24.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:24 smithi141 ceph-mon[108989]: pgmap v18673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:24 smithi060 ceph-mon[94696]: pgmap v18673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:25.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:25.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:26.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:26.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:26.924 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:26 smithi060 ceph-mon[94696]: pgmap v18674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:26 smithi141 ceph-mon[108989]: pgmap v18674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:27.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:27.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:28.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:28.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:28 smithi141 ceph-mon[108989]: pgmap v18675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:28 smithi060 ceph-mon[94696]: pgmap v18675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:29.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:29.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:30.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:30.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:30 smithi141 ceph-mon[108989]: pgmap v18676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:30 smithi060 ceph-mon[94696]: pgmap v18676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:31.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:31.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:32.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:32 smithi141 ceph-mon[108989]: pgmap v18677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:32 smithi060 ceph-mon[94696]: pgmap v18677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:33.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:33.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:34.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:34.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:34.959 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:34 smithi141 ceph-mon[108989]: pgmap v18678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:34 smithi060 ceph-mon[94696]: pgmap v18678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:35.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:35.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:36.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:36.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:36 smithi141 ceph-mon[108989]: pgmap v18679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:37.037 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:36 smithi060 ceph-mon[94696]: pgmap v18679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:37.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:38.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:38.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:38 smithi141 ceph-mon[108989]: pgmap v18680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:38 smithi060 ceph-mon[94696]: pgmap v18680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:39.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:40.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:40.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:40 smithi141 ceph-mon[108989]: pgmap v18681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:40 smithi060 ceph-mon[94696]: pgmap v18681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:41.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:42.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:42.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:42 smithi141 ceph-mon[108989]: pgmap v18682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:42 smithi060 ceph-mon[94696]: pgmap v18682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:43.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:43.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:44.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:44 smithi141 ceph-mon[108989]: pgmap v18683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:44 smithi060 ceph-mon[94696]: pgmap v18683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:45.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:45.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:46.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:46 smithi141 ceph-mon[108989]: pgmap v18684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:46 smithi060 ceph-mon[94696]: pgmap v18684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:47.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:48.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:48.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:48 smithi141 ceph-mon[108989]: pgmap v18685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:48 smithi060 ceph-mon[94696]: pgmap v18685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:49.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:49.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:50.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:50 smithi141 ceph-mon[108989]: pgmap v18686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:50 smithi060 ceph-mon[94696]: pgmap v18686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:51.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:51.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:52.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:52.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:52 smithi141 ceph-mon[108989]: pgmap v18687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:52 smithi060 ceph-mon[94696]: pgmap v18687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:53.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:53.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:54.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:54.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:54 smithi141 ceph-mon[108989]: pgmap v18688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:54 smithi060 ceph-mon[94696]: pgmap v18688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:45:56.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:56.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:56 smithi141 ceph-mon[108989]: pgmap v18689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:56 smithi060 ceph-mon[94696]: pgmap v18689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:45:57.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:57.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:58.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:58.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:45:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:45:58 smithi141 ceph-mon[108989]: pgmap v18690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:45:58 smithi060 ceph-mon[94696]: pgmap v18690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:45:59.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:45:59.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:00.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:00.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:00 smithi141 ceph-mon[108989]: pgmap v18691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:00 smithi060 ceph-mon[94696]: pgmap v18691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:01.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:01.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:02.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:02.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:02 smithi141 ceph-mon[108989]: pgmap v18692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:46:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:02 smithi060 ceph-mon[94696]: pgmap v18692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:46:03.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:03.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:04.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:04.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:04 smithi141 ceph-mon[108989]: pgmap v18693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:04 smithi060 ceph-mon[94696]: pgmap v18693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:05.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:05.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:06.483 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:06 smithi141 ceph-mon[108989]: pgmap v18694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:06.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:46:06.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:06 smithi060 ceph-mon[94696]: pgmap v18694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:06.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:06.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:07.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:07.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:08.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:08.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:08 smithi141 ceph-mon[108989]: pgmap v18695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:08 smithi060 ceph-mon[94696]: pgmap v18695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:09.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:09.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:10.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:10.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:10 smithi141 ceph-mon[108989]: pgmap v18696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:10 smithi060 ceph-mon[94696]: pgmap v18696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:11.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:11.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:12.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:12 smithi060 ceph-mon[94696]: pgmap v18697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:12.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:12.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:12 smithi141 ceph-mon[108989]: pgmap v18697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:13.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:13.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:14.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:14.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:14 smithi141 ceph-mon[108989]: pgmap v18698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:14 smithi060 ceph-mon[94696]: pgmap v18698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:15.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:15.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:16.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:16.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:16 smithi141 ceph-mon[108989]: pgmap v18699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:16 smithi060 ceph-mon[94696]: pgmap v18699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:17.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:17.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:18 smithi141 ceph-mon[108989]: pgmap v18700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:18.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:18.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:18 smithi060 ceph-mon[94696]: pgmap v18700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:19.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:19.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:20 smithi141 ceph-mon[108989]: pgmap v18701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:20.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:20.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:20 smithi060 ceph-mon[94696]: pgmap v18701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:21.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:21.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:22.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:22 smithi060 ceph-mon[94696]: pgmap v18702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:22 smithi141 ceph-mon[108989]: pgmap v18702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:22.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:22.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:23.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:23.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:24 smithi141 ceph-mon[108989]: pgmap v18703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:24.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:24.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:24 smithi060 ceph-mon[94696]: pgmap v18703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:25.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:25.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:25.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:26 smithi141 ceph-mon[108989]: pgmap v18704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:26.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:26.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:26 smithi060 ceph-mon[94696]: pgmap v18704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:28.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:28.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:28 smithi141 ceph-mon[108989]: pgmap v18705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:29.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:29.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:28 smithi060 ceph-mon[94696]: pgmap v18705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:30.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:30.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:30 smithi141 ceph-mon[108989]: pgmap v18706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:31.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:31.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:30 smithi060 ceph-mon[94696]: pgmap v18706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:32.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:32.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:32 smithi141 ceph-mon[108989]: pgmap v18707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:33.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:33.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:32 smithi060 ceph-mon[94696]: pgmap v18707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:34.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:34.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:34 smithi141 ceph-mon[108989]: pgmap v18708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:35.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:35.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:34 smithi060 ceph-mon[94696]: pgmap v18708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:36.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:36.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:36 smithi141 ceph-mon[108989]: pgmap v18709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:37.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:37.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:36 smithi060 ceph-mon[94696]: pgmap v18709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:38.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:38.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:38 smithi141 ceph-mon[108989]: pgmap v18710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:39.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:39.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:38 smithi060 ceph-mon[94696]: pgmap v18710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:40.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:40.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:40 smithi141 ceph-mon[108989]: pgmap v18711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:41.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:41.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:40 smithi060 ceph-mon[94696]: pgmap v18711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:42.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:42.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:42.717 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:42 smithi141 ceph-mon[108989]: pgmap v18712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:43.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:43.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:42 smithi060 ceph-mon[94696]: pgmap v18712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:44.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:44.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:44 smithi141 ceph-mon[108989]: pgmap v18713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:45.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:45.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:44 smithi060 ceph-mon[94696]: pgmap v18713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:46.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:46.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:46 smithi141 ceph-mon[108989]: pgmap v18714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:47.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:47.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:46 smithi060 ceph-mon[94696]: pgmap v18714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:48.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:48.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:48 smithi141 ceph-mon[108989]: pgmap v18715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:49.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:49.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:48 smithi060 ceph-mon[94696]: pgmap v18715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:50.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:50.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:50 smithi141 ceph-mon[108989]: pgmap v18716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:51.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:51.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:50 smithi060 ceph-mon[94696]: pgmap v18716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:52.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:52.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:52 smithi141 ceph-mon[108989]: pgmap v18717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:53.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:53.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:52 smithi060 ceph-mon[94696]: pgmap v18717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:54.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:54.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:55.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:55.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:54 smithi060 ceph-mon[94696]: pgmap v18718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:54 smithi141 ceph-mon[108989]: pgmap v18718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:56.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:56.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:46:57.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:57.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:56 smithi060 ceph-mon[94696]: pgmap v18719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:56 smithi141 ceph-mon[108989]: pgmap v18719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:46:58.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:58.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:59.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:46:59.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:46:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:46:58 smithi060 ceph-mon[94696]: pgmap v18720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:46:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:46:58 smithi141 ceph-mon[108989]: pgmap v18720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:00.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:00.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:01.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:01.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:00 smithi060 ceph-mon[94696]: pgmap v18721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:00 smithi141 ceph-mon[108989]: pgmap v18721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:02.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:02.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:03.002 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:02 smithi060 ceph-mon[94696]: pgmap v18722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:03.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:03.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:02 smithi141 ceph-mon[108989]: pgmap v18722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:04.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:04.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:05.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:05.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:04 smithi060 ceph-mon[94696]: pgmap v18723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:04 smithi141 ceph-mon[108989]: pgmap v18723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:06.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:06.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:06.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:47:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:47:07.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:07.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:06 smithi060 ceph-mon[94696]: pgmap v18724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:06 smithi141 ceph-mon[108989]: pgmap v18724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:08.059 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:07 smithi060 ceph-mon[94696]: pgmap v18725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:08.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:08.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:07 smithi141 ceph-mon[108989]: pgmap v18725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:09.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:09.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:10.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:10.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:10.946 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:10 smithi141 ceph-mon[108989]: pgmap v18726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:10.946 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:10.946 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:10.946 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:10 smithi060 ceph-mon[94696]: pgmap v18726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:11.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:11.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:47:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:47:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:47:11.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:12.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:47:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:47:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:47:12.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:47:12.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:12.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:12 smithi141 ceph-mon[108989]: pgmap v18727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:12 smithi060 ceph-mon[94696]: pgmap v18727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:13.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:13.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:14.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:14.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:14 smithi141 ceph-mon[108989]: pgmap v18728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:14 smithi060 ceph-mon[94696]: pgmap v18728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:15.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:15.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:16.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:16.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:16 smithi141 ceph-mon[108989]: pgmap v18729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:16 smithi060 ceph-mon[94696]: pgmap v18729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:17.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:18.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:18.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:18 smithi141 ceph-mon[108989]: pgmap v18730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:18 smithi060 ceph-mon[94696]: pgmap v18730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:19.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:19.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:20.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:20.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:20 smithi141 ceph-mon[108989]: pgmap v18731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:20 smithi060 ceph-mon[94696]: pgmap v18731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:21.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:21.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:22.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:22.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:22 smithi141 ceph-mon[108989]: pgmap v18732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:22 smithi060 ceph-mon[94696]: pgmap v18732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:23.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:23.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:24 smithi141 ceph-mon[108989]: pgmap v18733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:24 smithi060 ceph-mon[94696]: pgmap v18733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:25.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:25.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:26.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:26.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:26 smithi141 ceph-mon[108989]: pgmap v18734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:26 smithi060 ceph-mon[94696]: pgmap v18734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:28.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:28.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:28 smithi141 ceph-mon[108989]: pgmap v18735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:28 smithi060 ceph-mon[94696]: pgmap v18735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:29.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:29.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:30.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:30.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:30 smithi141 ceph-mon[108989]: pgmap v18736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:30 smithi060 ceph-mon[94696]: pgmap v18736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:31.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:31.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:32.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:32.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:32 smithi141 ceph-mon[108989]: pgmap v18737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:32 smithi060 ceph-mon[94696]: pgmap v18737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:34.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:34.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:34 smithi141 ceph-mon[108989]: pgmap v18738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:34 smithi060 ceph-mon[94696]: pgmap v18738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:35.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:35.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:36.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:36.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:36 smithi141 ceph-mon[108989]: pgmap v18739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:36 smithi060 ceph-mon[94696]: pgmap v18739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:37.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:38 smithi141 ceph-mon[108989]: pgmap v18740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:38 smithi060 ceph-mon[94696]: pgmap v18740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:39.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:39.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:40.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:40.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:40 smithi141 ceph-mon[108989]: pgmap v18741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:40 smithi060 ceph-mon[94696]: pgmap v18741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:42 smithi141 ceph-mon[108989]: pgmap v18742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:42 smithi060 ceph-mon[94696]: pgmap v18742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:44.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:44 smithi141 ceph-mon[108989]: pgmap v18743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:44 smithi060 ceph-mon[94696]: pgmap v18743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:46 smithi141 ceph-mon[108989]: pgmap v18744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:46 smithi060 ceph-mon[94696]: pgmap v18744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:47.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:48.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:48 smithi060 ceph-mon[94696]: pgmap v18745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:48 smithi141 ceph-mon[108989]: pgmap v18745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:50.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:50 smithi141 ceph-mon[108989]: pgmap v18746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:50 smithi060 ceph-mon[94696]: pgmap v18746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:52 smithi141 ceph-mon[108989]: pgmap v18747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:52 smithi060 ceph-mon[94696]: pgmap v18747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:53.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:53.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:54 smithi141 ceph-mon[108989]: pgmap v18748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:54 smithi060 ceph-mon[94696]: pgmap v18748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:55.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:47:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:56.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:56.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:56 smithi141 ceph-mon[108989]: pgmap v18749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:56 smithi060 ceph-mon[94696]: pgmap v18749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:47:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:57.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:58.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:58.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:47:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:47:58 smithi141 ceph-mon[108989]: pgmap v18750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:47:58 smithi060 ceph-mon[94696]: pgmap v18750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:47:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:47:59.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:00.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:00.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:00 smithi141 ceph-mon[108989]: pgmap v18751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:00 smithi060 ceph-mon[94696]: pgmap v18751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:01.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:01.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:02.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:02.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:02 smithi141 ceph-mon[108989]: pgmap v18752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:02 smithi060 ceph-mon[94696]: pgmap v18752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:03.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:03.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:04.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:04.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:04 smithi141 ceph-mon[108989]: pgmap v18753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:04 smithi060 ceph-mon[94696]: pgmap v18753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:05.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:05.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:06.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:06 smithi141 ceph-mon[108989]: pgmap v18754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:06 smithi060 ceph-mon[94696]: pgmap v18754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:07.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:07.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:08.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:08.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:08 smithi141 ceph-mon[108989]: pgmap v18755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:08 smithi060 ceph-mon[94696]: pgmap v18755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:09.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:10.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:10.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:10 smithi141 ceph-mon[108989]: pgmap v18756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:10 smithi060 ceph-mon[94696]: pgmap v18756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:11.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:11.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:11.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:48:12.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:48:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:12.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: pgmap v18757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:48:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:48:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:48:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:48:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:48:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: pgmap v18757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:48:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:48:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:48:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:48:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:48:13.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:13.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:14.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:14.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:14 smithi141 ceph-mon[108989]: pgmap v18758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:14 smithi060 ceph-mon[94696]: pgmap v18758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:15.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:16.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:16.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:16 smithi141 ceph-mon[108989]: pgmap v18759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:16 smithi060 ceph-mon[94696]: pgmap v18759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:17.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:17.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:18.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:18 smithi141 ceph-mon[108989]: pgmap v18760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:18 smithi060 ceph-mon[94696]: pgmap v18760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:19.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:20.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:20.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:20 smithi141 ceph-mon[108989]: pgmap v18761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:20 smithi060 ceph-mon[94696]: pgmap v18761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:21.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:22.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:22 smithi141 ceph-mon[108989]: pgmap v18762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:22 smithi060 ceph-mon[94696]: pgmap v18762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:23.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:23.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:24.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:24 smithi141 ceph-mon[108989]: pgmap v18763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:24 smithi060 ceph-mon[94696]: pgmap v18763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:25.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:26.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:26.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:26 smithi141 ceph-mon[108989]: pgmap v18764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:26 smithi060 ceph-mon[94696]: pgmap v18764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:27.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:28.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:28.962 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:28 smithi060 ceph-mon[94696]: pgmap v18765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:28 smithi141 ceph-mon[108989]: pgmap v18765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:29.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:29.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:30.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:30 smithi141 ceph-mon[108989]: pgmap v18766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:30 smithi060 ceph-mon[94696]: pgmap v18766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:31.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:32.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:32.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:32 smithi141 ceph-mon[108989]: pgmap v18767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:32 smithi060 ceph-mon[94696]: pgmap v18767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:33.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:34.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:34 smithi141 ceph-mon[108989]: pgmap v18768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:34 smithi060 ceph-mon[94696]: pgmap v18768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:35.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:36.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:36.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:36 smithi141 ceph-mon[108989]: pgmap v18769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:37.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:36 smithi060 ceph-mon[94696]: pgmap v18769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:37.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:38.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:38.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:38 smithi141 ceph-mon[108989]: pgmap v18770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:38 smithi060 ceph-mon[94696]: pgmap v18770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:39.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:39.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:40.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:40.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:40 smithi141 ceph-mon[108989]: pgmap v18771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:40 smithi060 ceph-mon[94696]: pgmap v18771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:41.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:42.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:42.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:42 smithi141 ceph-mon[108989]: pgmap v18772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:42 smithi060 ceph-mon[94696]: pgmap v18772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:43.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:43.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:44.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:44 smithi141 ceph-mon[108989]: pgmap v18773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:44 smithi060 ceph-mon[94696]: pgmap v18773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:45.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:46.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:46.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:46 smithi141 ceph-mon[108989]: pgmap v18774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:46 smithi060 ceph-mon[94696]: pgmap v18774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:47.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:47.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:48.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:48.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:48.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:48 smithi141 ceph-mon[108989]: pgmap v18775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:48 smithi060 ceph-mon[94696]: pgmap v18775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:49.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:49.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:50.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:50.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:50 smithi141 ceph-mon[108989]: pgmap v18776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:50 smithi060 ceph-mon[94696]: pgmap v18776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:51.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:51.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:52.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:52.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:52 smithi141 ceph-mon[108989]: pgmap v18777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:52 smithi060 ceph-mon[94696]: pgmap v18777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:53.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:53.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:54.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:54.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:54.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:54 smithi141 ceph-mon[108989]: pgmap v18778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:54 smithi060 ceph-mon[94696]: pgmap v18778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:55.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:48:56.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:56.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:56.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:56 smithi141 ceph-mon[108989]: pgmap v18779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:56 smithi060 ceph-mon[94696]: pgmap v18779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:48:57.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:57.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:58.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:58.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:48:58.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:48:58 smithi141 ceph-mon[108989]: pgmap v18780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:48:58 smithi060 ceph-mon[94696]: pgmap v18780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:48:59.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:48:59.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:00.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:00.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:00 smithi141 ceph-mon[108989]: pgmap v18781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:00 smithi060 ceph-mon[94696]: pgmap v18781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:01.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:01.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:02.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:02.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:02 smithi141 ceph-mon[108989]: pgmap v18782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:02 smithi060 ceph-mon[94696]: pgmap v18782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:03.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:03.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:04.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:04 smithi141 ceph-mon[108989]: pgmap v18783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:04 smithi060 ceph-mon[94696]: pgmap v18783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:05.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:05.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:06.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:06.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:06 smithi141 ceph-mon[108989]: pgmap v18784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:06 smithi060 ceph-mon[94696]: pgmap v18784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:07.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:07.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:08.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:08.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:08 smithi141 ceph-mon[108989]: pgmap v18785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:08 smithi060 ceph-mon[94696]: pgmap v18785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:09.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:10.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:10 smithi141 ceph-mon[108989]: pgmap v18786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:10 smithi060 ceph-mon[94696]: pgmap v18786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:11.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:11.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:12.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:12.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: pgmap v18787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:49:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:12.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:49:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:49:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:49:12.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:12 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: pgmap v18787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:49:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:13.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:49:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:49:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:49:13.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:12 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:49:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:13.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:14.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:14.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:14 smithi060 ceph-mon[94696]: pgmap v18788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:14 smithi141 ceph-mon[108989]: pgmap v18788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:15.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:15.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:16.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:16.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:16 smithi141 ceph-mon[108989]: pgmap v18789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:16 smithi060 ceph-mon[94696]: pgmap v18789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:17.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:18.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:18.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:18.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:18 smithi141 ceph-mon[108989]: pgmap v18790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:18 smithi060 ceph-mon[94696]: pgmap v18790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:19.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:20.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:20.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:20 smithi141 ceph-mon[108989]: pgmap v18791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:20 smithi060 ceph-mon[94696]: pgmap v18791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:21.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:21.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:22.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:22.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:22 smithi141 ceph-mon[108989]: pgmap v18792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:22 smithi060 ceph-mon[94696]: pgmap v18792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:23.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:23.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:24.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:24.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:24.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:24 smithi141 ceph-mon[108989]: pgmap v18793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:24 smithi060 ceph-mon[94696]: pgmap v18793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:25.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:25.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:26.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:26.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:26 smithi060 ceph-mon[94696]: pgmap v18794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:26 smithi141 ceph-mon[108989]: pgmap v18794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:28.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:28 smithi060 ceph-mon[94696]: pgmap v18795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:28 smithi141 ceph-mon[108989]: pgmap v18795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:29.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:29.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:30.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:30.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:30 smithi141 ceph-mon[108989]: pgmap v18796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:30 smithi060 ceph-mon[94696]: pgmap v18796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:32.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:32.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:32.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:32 smithi141 ceph-mon[108989]: pgmap v18797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:32 smithi060 ceph-mon[94696]: pgmap v18797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:33.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:33.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:34.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:34.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:34.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:34 smithi141 ceph-mon[108989]: pgmap v18798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:34 smithi060 ceph-mon[94696]: pgmap v18798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:35.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:35.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:36.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:36.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:36.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:36 smithi141 ceph-mon[108989]: pgmap v18799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:36 smithi060 ceph-mon[94696]: pgmap v18799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:37.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:37.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:38.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:38.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:38 smithi141 ceph-mon[108989]: pgmap v18800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:38 smithi060 ceph-mon[94696]: pgmap v18800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:39.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:39.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:40.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:40.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:40 smithi141 ceph-mon[108989]: pgmap v18801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:40 smithi060 ceph-mon[94696]: pgmap v18801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:41.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:41.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:41.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:42.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:42.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:42.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:42 smithi141 ceph-mon[108989]: pgmap v18802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:42 smithi060 ceph-mon[94696]: pgmap v18802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:43.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:43.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:44.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:44.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:44.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:44 smithi141 ceph-mon[108989]: pgmap v18803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:44 smithi060 ceph-mon[94696]: pgmap v18803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:45.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:45.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:46.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:46.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:46.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:46 smithi141 ceph-mon[108989]: pgmap v18804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:46 smithi060 ceph-mon[94696]: pgmap v18804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:47.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:47.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:48.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:48.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:48 smithi060 ceph-mon[94696]: pgmap v18805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:48 smithi141 ceph-mon[108989]: pgmap v18805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:49.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:49.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:50.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:50.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:50 smithi141 ceph-mon[108989]: pgmap v18806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:50 smithi060 ceph-mon[94696]: pgmap v18806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:51.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:51.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:52.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:52.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:52.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:52 smithi141 ceph-mon[108989]: pgmap v18807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:52 smithi060 ceph-mon[94696]: pgmap v18807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:53.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:53.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:54.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:54.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:54 smithi060 ceph-mon[94696]: pgmap v18808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:54 smithi141 ceph-mon[108989]: pgmap v18808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:55.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:55.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:49:56.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:56.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:56 smithi060 ceph-mon[94696]: pgmap v18809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:57.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:56 smithi141 ceph-mon[108989]: pgmap v18809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:49:57.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:57.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:58.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:58.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:49:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:49:58 smithi060 ceph-mon[94696]: pgmap v18810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:49:58 smithi141 ceph-mon[108989]: pgmap v18810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:49:59.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:49:59.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:00.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:00.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:00 smithi141 ceph-mon[108989]: pgmap v18811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T17:50:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:00 smithi060 ceph-mon[94696]: pgmap v18811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:01.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T17:50:01.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:01.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:02.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:02.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:02.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:02 smithi141 ceph-mon[108989]: pgmap v18812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:02 smithi060 ceph-mon[94696]: pgmap v18812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:03.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:03.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:04.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:04.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:05.045 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:04 smithi060 ceph-mon[94696]: pgmap v18813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:04 smithi141 ceph-mon[108989]: pgmap v18813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:05.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:05.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:06.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:06.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:06 smithi060 ceph-mon[94696]: pgmap v18814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:06 smithi141 ceph-mon[108989]: pgmap v18814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:07.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:07.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:08.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:08.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:08 smithi060 ceph-mon[94696]: pgmap v18815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:08 smithi141 ceph-mon[108989]: pgmap v18815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:09.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:09.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:10.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:10.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:10 smithi141 ceph-mon[108989]: pgmap v18816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:10 smithi060 ceph-mon[94696]: pgmap v18816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:11.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:11.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:12.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:12.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:12 smithi060 ceph-mon[94696]: pgmap v18817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:12 smithi141 ceph-mon[108989]: pgmap v18817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:13.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:13.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:14.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:50:14.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:50:14.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:50:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:50:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:50:14.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:14.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:14 smithi060 ceph-mon[94696]: pgmap v18818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:14 smithi141 ceph-mon[108989]: pgmap v18818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:15.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:15.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:16.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:16 smithi060 ceph-mon[94696]: pgmap v18819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:16 smithi141 ceph-mon[108989]: pgmap v18819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:17.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:18.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:18.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:18 smithi060 ceph-mon[94696]: pgmap v18820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:18 smithi141 ceph-mon[108989]: pgmap v18820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:19.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:19.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:20.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:20 smithi141 ceph-mon[108989]: pgmap v18821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:20 smithi060 ceph-mon[94696]: pgmap v18821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:21.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:21.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:22.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:22.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:22 smithi060 ceph-mon[94696]: pgmap v18822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:22 smithi141 ceph-mon[108989]: pgmap v18822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:23.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:24.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:24.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:24 smithi060 ceph-mon[94696]: pgmap v18823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:24 smithi141 ceph-mon[108989]: pgmap v18823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:25.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:26.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:26.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:26 smithi060 ceph-mon[94696]: pgmap v18824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:26 smithi141 ceph-mon[108989]: pgmap v18824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:27.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:27.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:28.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:28.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:28 smithi060 ceph-mon[94696]: pgmap v18825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:28 smithi141 ceph-mon[108989]: pgmap v18825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:29.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:29.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:30.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:30.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:30 smithi141 ceph-mon[108989]: pgmap v18826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:31.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:30 smithi060 ceph-mon[94696]: pgmap v18826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:31.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:31.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:32.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:32.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:33.017 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:32 smithi141 ceph-mon[108989]: pgmap v18827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:32 smithi060 ceph-mon[94696]: pgmap v18827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:33.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:33.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:34.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:34.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:34 smithi060 ceph-mon[94696]: pgmap v18828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:34 smithi141 ceph-mon[108989]: pgmap v18828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:35.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:35.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:36.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:36.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:37.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:36 smithi060 ceph-mon[94696]: pgmap v18829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:36 smithi141 ceph-mon[108989]: pgmap v18829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:37.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:37.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:38.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:38.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:38 smithi060 ceph-mon[94696]: pgmap v18830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:38 smithi141 ceph-mon[108989]: pgmap v18830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:39.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:39.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:40.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:40.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:40.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:40 smithi060 ceph-mon[94696]: pgmap v18831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:40.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:40 smithi141 ceph-mon[108989]: pgmap v18831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:41.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:41.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:42.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:42.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:42 smithi060 ceph-mon[94696]: pgmap v18832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:43.121 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:42 smithi141 ceph-mon[108989]: pgmap v18832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:43.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:43.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:44.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:44.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:44 smithi060 ceph-mon[94696]: pgmap v18833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:44 smithi141 ceph-mon[108989]: pgmap v18833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:45.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:45.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:46.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:46.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:46 smithi060 ceph-mon[94696]: pgmap v18834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:46 smithi141 ceph-mon[108989]: pgmap v18834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:47.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:47.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:48.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:48.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:48 smithi060 ceph-mon[94696]: pgmap v18835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:48 smithi141 ceph-mon[108989]: pgmap v18835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:49.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:49.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:50.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:50.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:50.816 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:50 smithi060 ceph-mon[94696]: pgmap v18836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:50 smithi141 ceph-mon[108989]: pgmap v18836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:51.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:51.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:52.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:52.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:52 smithi060 ceph-mon[94696]: pgmap v18837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:53.226 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:52 smithi141 ceph-mon[108989]: pgmap v18837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:53.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:53.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:54.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:54.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:54 smithi060 ceph-mon[94696]: pgmap v18838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:54 smithi141 ceph-mon[108989]: pgmap v18838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:55.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:55.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:50:56.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:56.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:56 smithi060 ceph-mon[94696]: pgmap v18839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:56 smithi141 ceph-mon[108989]: pgmap v18839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:50:57.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:57.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:58.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:58.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:50:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:50:58 smithi060 ceph-mon[94696]: pgmap v18840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:50:58 smithi141 ceph-mon[108989]: pgmap v18840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:50:59.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:50:59.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:00.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:00.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:00 smithi141 ceph-mon[108989]: pgmap v18841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:00 smithi060 ceph-mon[94696]: pgmap v18841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:01.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:02.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:02.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:02 smithi060 ceph-mon[94696]: pgmap v18842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:02 smithi141 ceph-mon[108989]: pgmap v18842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:03.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:03.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:04 smithi060 ceph-mon[94696]: pgmap v18843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:04 smithi141 ceph-mon[108989]: pgmap v18843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:05.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:06.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:06 smithi060 ceph-mon[94696]: pgmap v18844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:06 smithi141 ceph-mon[108989]: pgmap v18844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:08.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:08 smithi060 ceph-mon[94696]: pgmap v18845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:08 smithi141 ceph-mon[108989]: pgmap v18845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:10 smithi141 ceph-mon[108989]: pgmap v18846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:10 smithi060 ceph-mon[94696]: pgmap v18846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:12 smithi060 ceph-mon[94696]: pgmap v18847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:12 smithi141 ceph-mon[108989]: pgmap v18847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:14.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:51:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:51:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: pgmap v18848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:51:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:51:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:51:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:51:15.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:51:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: pgmap v18848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:51:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:51:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:51:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:51:15.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:51:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:15.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:16 smithi060 ceph-mon[94696]: pgmap v18849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:16 smithi141 ceph-mon[108989]: pgmap v18849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:17.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:18.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:18.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:18 smithi060 ceph-mon[94696]: pgmap v18850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:18 smithi141 ceph-mon[108989]: pgmap v18850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:20.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:20 smithi141 ceph-mon[108989]: pgmap v18851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:20 smithi060 ceph-mon[94696]: pgmap v18851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:21.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:21.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:22 smithi060 ceph-mon[94696]: pgmap v18852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:22 smithi141 ceph-mon[108989]: pgmap v18852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:23.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:24.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:24.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:24 smithi060 ceph-mon[94696]: pgmap v18853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:24 smithi141 ceph-mon[108989]: pgmap v18853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:26.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:26 smithi060 ceph-mon[94696]: pgmap v18854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:26 smithi141 ceph-mon[108989]: pgmap v18854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:27.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:27.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:28.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:28.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:28.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:28 smithi141 ceph-mon[108989]: pgmap v18855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:28 smithi060 ceph-mon[94696]: pgmap v18855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:29.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:29.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:30.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:30.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:30 smithi141 ceph-mon[108989]: pgmap v18856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:31.009 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:30 smithi060 ceph-mon[94696]: pgmap v18856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:31.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:32 smithi060 ceph-mon[94696]: pgmap v18857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:32 smithi141 ceph-mon[108989]: pgmap v18857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:33.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:33.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:34.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:34.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:34 smithi060 ceph-mon[94696]: pgmap v18858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:34 smithi141 ceph-mon[108989]: pgmap v18858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:35.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:35.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:36.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:36.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:36 smithi060 ceph-mon[94696]: pgmap v18859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:36 smithi141 ceph-mon[108989]: pgmap v18859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:37.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:37.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:38.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:38.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:38.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:38 smithi141 ceph-mon[108989]: pgmap v18860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:38 smithi060 ceph-mon[94696]: pgmap v18860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:39.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:39.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:40.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:40.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:40 smithi141 ceph-mon[108989]: pgmap v18861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:40 smithi060 ceph-mon[94696]: pgmap v18861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:41.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:41.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:42.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:42.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:42 smithi060 ceph-mon[94696]: pgmap v18862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:42 smithi141 ceph-mon[108989]: pgmap v18862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:43.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:43.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:44.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:44.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:44 smithi060 ceph-mon[94696]: pgmap v18863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:44 smithi141 ceph-mon[108989]: pgmap v18863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:45.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:45.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:46.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:46.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:46 smithi060 ceph-mon[94696]: pgmap v18864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:46 smithi141 ceph-mon[108989]: pgmap v18864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:47.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:47.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:48.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:48.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:48 smithi060 ceph-mon[94696]: pgmap v18865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:48 smithi141 ceph-mon[108989]: pgmap v18865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:49.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:49.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:50.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:50.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:50 smithi141 ceph-mon[108989]: pgmap v18866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:50 smithi060 ceph-mon[94696]: pgmap v18866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:51.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:51.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:52.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:52.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:52 smithi060 ceph-mon[94696]: pgmap v18867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:52 smithi141 ceph-mon[108989]: pgmap v18867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:53.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:53.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:54.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:54.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:54 smithi060 ceph-mon[94696]: pgmap v18868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:54 smithi141 ceph-mon[108989]: pgmap v18868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:55.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:55.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:51:56.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:56.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:56 smithi060 ceph-mon[94696]: pgmap v18869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:56 smithi141 ceph-mon[108989]: pgmap v18869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:51:57.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:57.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:58.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:58.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:51:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:51:58 smithi060 ceph-mon[94696]: pgmap v18870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:51:58 smithi141 ceph-mon[108989]: pgmap v18870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:51:59.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:51:59.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:00.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:00.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:00 smithi141 ceph-mon[108989]: pgmap v18871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:00 smithi060 ceph-mon[94696]: pgmap v18871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:01.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:01.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:02.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:02.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:02 smithi060 ceph-mon[94696]: pgmap v18872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:02 smithi141 ceph-mon[108989]: pgmap v18872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:03.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:03.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:04.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:04.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:04 smithi060 ceph-mon[94696]: pgmap v18873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:04 smithi141 ceph-mon[108989]: pgmap v18873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:05.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:05.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:06.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:06.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:06 smithi060 ceph-mon[94696]: pgmap v18874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:06 smithi141 ceph-mon[108989]: pgmap v18874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:07.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:07.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:08.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:08.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:08 smithi060 ceph-mon[94696]: pgmap v18875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:08 smithi141 ceph-mon[108989]: pgmap v18875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:09.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:09.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:10.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:10.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:10 smithi141 ceph-mon[108989]: pgmap v18876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:10 smithi060 ceph-mon[94696]: pgmap v18876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:11.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:11.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:12.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:12.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:12 smithi060 ceph-mon[94696]: pgmap v18877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:12 smithi141 ceph-mon[108989]: pgmap v18877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:13.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:13.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:14.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:14.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:14 smithi060 ceph-mon[94696]: pgmap v18878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:52:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:14 smithi141 ceph-mon[108989]: pgmap v18878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:52:15.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:15.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:16.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:52:16.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:52:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:52:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:52:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:52:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:52:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:52:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:52:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:52:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:52:16.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:16.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:16 smithi060 ceph-mon[94696]: pgmap v18879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:16 smithi141 ceph-mon[108989]: pgmap v18879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:17.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:17.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:18.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:18.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:18 smithi060 ceph-mon[94696]: pgmap v18880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:19.112 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:18 smithi141 ceph-mon[108989]: pgmap v18880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:19.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:19.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:20.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:20.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:20 smithi141 ceph-mon[108989]: pgmap v18881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:20 smithi060 ceph-mon[94696]: pgmap v18881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:21.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:21.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:22.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:22.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:22 smithi060 ceph-mon[94696]: pgmap v18882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:22 smithi141 ceph-mon[108989]: pgmap v18882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:23.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:23.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:24.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:24.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:24 smithi060 ceph-mon[94696]: pgmap v18883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:24 smithi141 ceph-mon[108989]: pgmap v18883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:25.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:25.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:26.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:26.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:26 smithi060 ceph-mon[94696]: pgmap v18884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:26 smithi141 ceph-mon[108989]: pgmap v18884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:27.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:27.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:28.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:28.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:28 smithi060 ceph-mon[94696]: pgmap v18885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:29.216 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:28 smithi141 ceph-mon[108989]: pgmap v18885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:29.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:29.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:30.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:30.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:30 smithi141 ceph-mon[108989]: pgmap v18886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:30 smithi060 ceph-mon[94696]: pgmap v18886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:31.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:31.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:32.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:32.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:32 smithi060 ceph-mon[94696]: pgmap v18887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:32 smithi141 ceph-mon[108989]: pgmap v18887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:33.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:33.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:34.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:34.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:34 smithi060 ceph-mon[94696]: pgmap v18888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:34 smithi141 ceph-mon[108989]: pgmap v18888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:35.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:35.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:36.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:36.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:36 smithi060 ceph-mon[94696]: pgmap v18889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:36 smithi141 ceph-mon[108989]: pgmap v18889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:37.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:37.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:38.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:38.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:38 smithi060 ceph-mon[94696]: pgmap v18890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:38 smithi141 ceph-mon[108989]: pgmap v18890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:39.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:39.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:40.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:40.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:40 smithi141 ceph-mon[108989]: pgmap v18891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:40 smithi060 ceph-mon[94696]: pgmap v18891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:41.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:41.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:42.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:42.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:42 smithi060 ceph-mon[94696]: pgmap v18892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:42 smithi141 ceph-mon[108989]: pgmap v18892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:43.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:43.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:44.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:44.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:44 smithi060 ceph-mon[94696]: pgmap v18893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:44 smithi141 ceph-mon[108989]: pgmap v18893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:45.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:45.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:46.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:46.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:46 smithi060 ceph-mon[94696]: pgmap v18894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:46 smithi141 ceph-mon[108989]: pgmap v18894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:47.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:47.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:48.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:48.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:48 smithi060 ceph-mon[94696]: pgmap v18895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:48 smithi141 ceph-mon[108989]: pgmap v18895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:49.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:49.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:50.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:50.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:50 smithi141 ceph-mon[108989]: pgmap v18896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:50 smithi060 ceph-mon[94696]: pgmap v18896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:51.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:51.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:52.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:52.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:52 smithi060 ceph-mon[94696]: pgmap v18897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:52 smithi141 ceph-mon[108989]: pgmap v18897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:53.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:53.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:54.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:54.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:54 smithi060 ceph-mon[94696]: pgmap v18898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:54 smithi141 ceph-mon[108989]: pgmap v18898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:55.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:55.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:52:56.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:56.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:56 smithi060 ceph-mon[94696]: pgmap v18899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:56 smithi141 ceph-mon[108989]: pgmap v18899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:52:57.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:57.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:58.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:58.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:52:59.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:52:58 smithi060 ceph-mon[94696]: pgmap v18900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:52:58 smithi141 ceph-mon[108989]: pgmap v18900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:52:59.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:52:59.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:00.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:00.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:00 smithi141 ceph-mon[108989]: pgmap v18901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:00 smithi060 ceph-mon[94696]: pgmap v18901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:01.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:01.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:02.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:02.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:02 smithi060 ceph-mon[94696]: pgmap v18902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:02 smithi141 ceph-mon[108989]: pgmap v18902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:03.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:03.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:04.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:04.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:04.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:04 smithi141 ceph-mon[108989]: pgmap v18903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:04 smithi060 ceph-mon[94696]: pgmap v18903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:05.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:05.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:06.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:06.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:07.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:06 smithi060 ceph-mon[94696]: pgmap v18904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:06 smithi141 ceph-mon[108989]: pgmap v18904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:07.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:07.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:08.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:08.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:09.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:08 smithi060 ceph-mon[94696]: pgmap v18905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:08 smithi141 ceph-mon[108989]: pgmap v18905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:09.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:09.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:10.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:10.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:10 smithi141 ceph-mon[108989]: pgmap v18906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:10 smithi060 ceph-mon[94696]: pgmap v18906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:11.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:11.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:12.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:12 smithi060 ceph-mon[94696]: pgmap v18907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:12 smithi141 ceph-mon[108989]: pgmap v18907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:13.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:13.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:14.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:14.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:14.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:14 smithi141 ceph-mon[108989]: pgmap v18908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:15.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:14 smithi060 ceph-mon[94696]: pgmap v18908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:15.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:15.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:16.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:53:16.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:53:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:53:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:53:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:53:16.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:16.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:16 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1391M 2023-08-19T17:53:17.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:16 smithi060 ceph-mon[94696]: pgmap v18909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:16 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1391M 2023-08-19T17:53:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:16 smithi141 ceph-mon[108989]: pgmap v18909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:17.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:17.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:18.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:18.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:19.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:18 smithi060 ceph-mon[94696]: pgmap v18910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:18 smithi141 ceph-mon[108989]: pgmap v18910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:19.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:19.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:20.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:20.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:20 smithi141 ceph-mon[108989]: pgmap v18911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:20 smithi060 ceph-mon[94696]: pgmap v18911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:21.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:21.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:22.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:22.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:23.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:22 smithi060 ceph-mon[94696]: pgmap v18912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:22 smithi141 ceph-mon[108989]: pgmap v18912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:23.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:23.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:24.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:24.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:25.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:24 smithi060 ceph-mon[94696]: pgmap v18913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:24 smithi141 ceph-mon[108989]: pgmap v18913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:25.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:25.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:26.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:26.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:26 smithi060 ceph-mon[94696]: pgmap v18914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:26 smithi141 ceph-mon[108989]: pgmap v18914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:27.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:27.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:28.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:28.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:28 smithi060 ceph-mon[94696]: pgmap v18915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:28 smithi141 ceph-mon[108989]: pgmap v18915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:29.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:29.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:30.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:30.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:30.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:30 smithi141 ceph-mon[108989]: pgmap v18916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:30 smithi060 ceph-mon[94696]: pgmap v18916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:31.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:31.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:32.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:32.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:33.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:32 smithi060 ceph-mon[94696]: pgmap v18917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:32 smithi141 ceph-mon[108989]: pgmap v18917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:33.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:33.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:34.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:34.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:35.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:34 smithi060 ceph-mon[94696]: pgmap v18918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:34 smithi141 ceph-mon[108989]: pgmap v18918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:35.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:35.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:36.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:36.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:37.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:36 smithi060 ceph-mon[94696]: pgmap v18919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:36 smithi141 ceph-mon[108989]: pgmap v18919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:37.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:37.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:38.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:38.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:38 smithi060 ceph-mon[94696]: pgmap v18920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:38 smithi141 ceph-mon[108989]: pgmap v18920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:39.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:39.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:40.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:40.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:40 smithi141 ceph-mon[108989]: pgmap v18921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:40 smithi060 ceph-mon[94696]: pgmap v18921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:41.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:41.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:42.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:42.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:43.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:42 smithi060 ceph-mon[94696]: pgmap v18922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:42 smithi141 ceph-mon[108989]: pgmap v18922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:43.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:43.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:44.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:44.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:45.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:44 smithi060 ceph-mon[94696]: pgmap v18923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:44 smithi141 ceph-mon[108989]: pgmap v18923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:45.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:45.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:46.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:46.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:47.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:46 smithi060 ceph-mon[94696]: pgmap v18924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:46 smithi141 ceph-mon[108989]: pgmap v18924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:47.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:47.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:48.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:48.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:49.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:48 smithi060 ceph-mon[94696]: pgmap v18925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:49.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:48 smithi141 ceph-mon[108989]: pgmap v18925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:49.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:49.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:50.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:50.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:50 smithi141 ceph-mon[108989]: pgmap v18926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:50 smithi060 ceph-mon[94696]: pgmap v18926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:51.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:51.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:52.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:52.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:53.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:52 smithi060 ceph-mon[94696]: pgmap v18927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:52 smithi141 ceph-mon[108989]: pgmap v18927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:53.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:53.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:54.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:54.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:55.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:54 smithi060 ceph-mon[94696]: pgmap v18928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:55.096 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:54 smithi141 ceph-mon[108989]: pgmap v18928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:55.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:55.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:53:56.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:56.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:56 smithi141 ceph-mon[108989]: pgmap v18929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:57.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:56 smithi060 ceph-mon[94696]: pgmap v18929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:53:57.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:57.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:58.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:58.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:53:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:53:58 smithi141 ceph-mon[108989]: pgmap v18930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:59.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:53:58 smithi060 ceph-mon[94696]: pgmap v18930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:53:59.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:53:59.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:00.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:00.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:00.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:00 smithi141 ceph-mon[108989]: pgmap v18931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:00 smithi060 ceph-mon[94696]: pgmap v18931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:01.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:01.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:02.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:02.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:03.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:02 smithi060 ceph-mon[94696]: pgmap v18932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:02 smithi141 ceph-mon[108989]: pgmap v18932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:03.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:03.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:04.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:04.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:05.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:04 smithi060 ceph-mon[94696]: pgmap v18933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:05.198 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:04 smithi141 ceph-mon[108989]: pgmap v18933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:05.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:05.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:06.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:06.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:06 smithi141 ceph-mon[108989]: pgmap v18934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:07.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:06 smithi060 ceph-mon[94696]: pgmap v18934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:07.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:07.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:08.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:08.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:09.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:08 smithi141 ceph-mon[108989]: pgmap v18935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:09.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:08 smithi060 ceph-mon[94696]: pgmap v18935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:09.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:09.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:10.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:10.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:10.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:10 smithi141 ceph-mon[108989]: pgmap v18936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:10.991 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:10 smithi060 ceph-mon[94696]: pgmap v18936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:11.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:11.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:12.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:12.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:13.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:12 smithi060 ceph-mon[94696]: pgmap v18937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:12 smithi141 ceph-mon[108989]: pgmap v18937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:13.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:13.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:14.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:14.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:14 smithi141 ceph-mon[108989]: pgmap v18938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:15.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:14 smithi060 ceph-mon[94696]: pgmap v18938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:15.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:15.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:54:16.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:54:16.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:16.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: pgmap v18939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:54:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:54:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:54:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:54:17.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:54:17.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: pgmap v18939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:17.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:54:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:54:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:54:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:54:17.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:54:17.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:17.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:18.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:18.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:18 smithi141 ceph-mon[108989]: pgmap v18940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:19.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:18 smithi060 ceph-mon[94696]: pgmap v18940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:19.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:19.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:20.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:20.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:20.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:20 smithi141 ceph-mon[108989]: pgmap v18941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:20 smithi060 ceph-mon[94696]: pgmap v18941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:21.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:21.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:22.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:22.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:22 smithi141 ceph-mon[108989]: pgmap v18942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:23.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:22 smithi060 ceph-mon[94696]: pgmap v18942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:23.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:23.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:24.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:24.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:24 smithi141 ceph-mon[108989]: pgmap v18943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:25.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:24 smithi060 ceph-mon[94696]: pgmap v18943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:25.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:25.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:26.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:26.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:26.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:26 smithi141 ceph-mon[108989]: pgmap v18944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:26 smithi060 ceph-mon[94696]: pgmap v18944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:27.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:27.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:28.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:28.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:28 smithi141 ceph-mon[108989]: pgmap v18945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:29.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:28 smithi060 ceph-mon[94696]: pgmap v18945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:29.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:29.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:30.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:30.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:30 smithi060 ceph-mon[94696]: pgmap v18946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:30 smithi141 ceph-mon[108989]: pgmap v18946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:31.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:31.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:32.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:32 smithi141 ceph-mon[108989]: pgmap v18947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:33.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:32 smithi060 ceph-mon[94696]: pgmap v18947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:33.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:33.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:34.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:34.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:34 smithi141 ceph-mon[108989]: pgmap v18948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:35.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:34 smithi060 ceph-mon[94696]: pgmap v18948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:35.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:36.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:36 smithi141 ceph-mon[108989]: pgmap v18949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:37.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:36 smithi060 ceph-mon[94696]: pgmap v18949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:37.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:37.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:38.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:38 smithi141 ceph-mon[108989]: pgmap v18950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:39.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:38 smithi060 ceph-mon[94696]: pgmap v18950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:39.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:40.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:40.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:40 smithi141 ceph-mon[108989]: pgmap v18951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:40.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:40 smithi060 ceph-mon[94696]: pgmap v18951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:41.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:41.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:42.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:43.159 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:42 smithi060 ceph-mon[94696]: pgmap v18952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:42 smithi141 ceph-mon[108989]: pgmap v18952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:43.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:44.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:44.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:44 smithi141 ceph-mon[108989]: pgmap v18953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:45.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:44 smithi060 ceph-mon[94696]: pgmap v18953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:45.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:46.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:46.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:46 smithi141 ceph-mon[108989]: pgmap v18954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:47.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:46 smithi060 ceph-mon[94696]: pgmap v18954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:47.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:47.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:48.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:48.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:49.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:48 smithi141 ceph-mon[108989]: pgmap v18955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:49.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:48 smithi060 ceph-mon[94696]: pgmap v18955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:49.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:50.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:50.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:50.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:50 smithi141 ceph-mon[108989]: pgmap v18956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:50 smithi060 ceph-mon[94696]: pgmap v18956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:51.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:52.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:52.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:52 smithi141 ceph-mon[108989]: pgmap v18957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:53.275 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:52 smithi060 ceph-mon[94696]: pgmap v18957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:53.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:53.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:54.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:54 smithi141 ceph-mon[108989]: pgmap v18958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:55.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:54 smithi060 ceph-mon[94696]: pgmap v18958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:55.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:55.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:55.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:54:56.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:56.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:56 smithi141 ceph-mon[108989]: pgmap v18959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:57.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:56 smithi060 ceph-mon[94696]: pgmap v18959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:54:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:57.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:58.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:54:59.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:54:58 smithi141 ceph-mon[108989]: pgmap v18960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:59.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:54:58 smithi060 ceph-mon[94696]: pgmap v18960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:54:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:54:59.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:00.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:00.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:00 smithi060 ceph-mon[94696]: pgmap v18961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:00 smithi141 ceph-mon[108989]: pgmap v18961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:01.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:01.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:02.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:02 smithi141 ceph-mon[108989]: pgmap v18962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:03.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:02 smithi060 ceph-mon[94696]: pgmap v18962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:03.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:03.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:04.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:04.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:04 smithi141 ceph-mon[108989]: pgmap v18963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:05.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:04 smithi060 ceph-mon[94696]: pgmap v18963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:05.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:06.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:06.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:07.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:06 smithi141 ceph-mon[108989]: pgmap v18964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:07.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:06 smithi060 ceph-mon[94696]: pgmap v18964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:07.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:07.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:08.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:08.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:08 smithi141 ceph-mon[108989]: pgmap v18965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:09.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:08 smithi060 ceph-mon[94696]: pgmap v18965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:09.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:09.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:10.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:10 smithi060 ceph-mon[94696]: pgmap v18966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:10 smithi141 ceph-mon[108989]: pgmap v18966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:11.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:12.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:12 smithi141 ceph-mon[108989]: pgmap v18967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:13.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:12 smithi060 ceph-mon[94696]: pgmap v18967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:13.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:14.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:14.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:15.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:14 smithi141 ceph-mon[108989]: pgmap v18968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:15.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:14 smithi060 ceph-mon[94696]: pgmap v18968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:15.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:15.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:16.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:16.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:16 smithi141 ceph-mon[108989]: pgmap v18969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:17.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:55:17.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:16 smithi060 ceph-mon[94696]: pgmap v18969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:17.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:55:17.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:17.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:55:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:55:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:55:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:55:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:55:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:55:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:55:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:55:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:55:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:55:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:18.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:19.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:18 smithi141 ceph-mon[108989]: pgmap v18970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:19.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:18 smithi060 ceph-mon[94696]: pgmap v18970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:19.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:19.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:20.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:20.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:20 smithi060 ceph-mon[94696]: pgmap v18971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:20 smithi141 ceph-mon[108989]: pgmap v18971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:21.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:21.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:22.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:22.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:22 smithi141 ceph-mon[108989]: pgmap v18972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:23.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:22 smithi060 ceph-mon[94696]: pgmap v18972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:23.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:23.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:24.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:24.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:25.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:24 smithi141 ceph-mon[108989]: pgmap v18973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:25.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:24 smithi060 ceph-mon[94696]: pgmap v18973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:25.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:26.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:26.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:26.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:26 smithi141 ceph-mon[108989]: pgmap v18974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:26 smithi060 ceph-mon[94696]: pgmap v18974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:27.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:27.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:27 smithi141 ceph-mon[108989]: pgmap v18975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:27 smithi060 ceph-mon[94696]: pgmap v18975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:28.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:29.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:29.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:30.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:30.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:30 smithi060 ceph-mon[94696]: pgmap v18976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:31.077 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:30 smithi141 ceph-mon[108989]: pgmap v18976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:31.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:31.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:32.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:32.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:33.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:32 smithi141 ceph-mon[108989]: pgmap v18977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:33.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:32 smithi060 ceph-mon[94696]: pgmap v18977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:33.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:33.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:34.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:35.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:34 smithi141 ceph-mon[108989]: pgmap v18978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:35.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:34 smithi060 ceph-mon[94696]: pgmap v18978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:35.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:36.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:36.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:37.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:36 smithi141 ceph-mon[108989]: pgmap v18979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:37.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:36 smithi060 ceph-mon[94696]: pgmap v18979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:37.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:38.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:39.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:38 smithi060 ceph-mon[94696]: pgmap v18980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:39.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:38 smithi141 ceph-mon[108989]: pgmap v18980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:39.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:39.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:40.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:40 smithi060 ceph-mon[94696]: pgmap v18981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:41.180 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:40 smithi141 ceph-mon[108989]: pgmap v18981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:41.180 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:41.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:42.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:43.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:42 smithi141 ceph-mon[108989]: pgmap v18982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:43.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:42 smithi060 ceph-mon[94696]: pgmap v18982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:43.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:43.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:44.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:45.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:44 smithi141 ceph-mon[108989]: pgmap v18983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:45.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:44 smithi060 ceph-mon[94696]: pgmap v18983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:45.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:45.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:46.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:47.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:46 smithi141 ceph-mon[108989]: pgmap v18984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:47.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:46 smithi060 ceph-mon[94696]: pgmap v18984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:47.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:47 smithi141 ceph-mon[108989]: pgmap v18985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:47 smithi060 ceph-mon[94696]: pgmap v18985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:48.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:48.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:49.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:50.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:50.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:50 smithi060 ceph-mon[94696]: pgmap v18986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:50 smithi141 ceph-mon[108989]: pgmap v18986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:51.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:52.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:53.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:52 smithi141 ceph-mon[108989]: pgmap v18987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:53.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:52 smithi060 ceph-mon[94696]: pgmap v18987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:53.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:53.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:54.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:54.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:55.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:54 smithi141 ceph-mon[108989]: pgmap v18988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:55.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:54 smithi060 ceph-mon[94696]: pgmap v18988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:55.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:55:56.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:56.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:56 smithi141 ceph-mon[108989]: pgmap v18989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:57.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:56 smithi060 ceph-mon[94696]: pgmap v18989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:55:57.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:57.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:55:57 smithi141 ceph-mon[108989]: pgmap v18990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:55:57 smithi060 ceph-mon[94696]: pgmap v18990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:55:58.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:58.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:55:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:55:59.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:00.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:00.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:00 smithi060 ceph-mon[94696]: pgmap v18991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:00 smithi141 ceph-mon[108989]: pgmap v18991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:01.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:01.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:02.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:02 smithi141 ceph-mon[108989]: pgmap v18992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:03.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:02 smithi060 ceph-mon[94696]: pgmap v18992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:04.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:05.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:04 smithi141 ceph-mon[108989]: pgmap v18993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:05.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:04 smithi060 ceph-mon[94696]: pgmap v18993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:05.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:05.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:05 smithi141 ceph-mon[108989]: pgmap v18994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:05 smithi060 ceph-mon[94696]: pgmap v18994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:08.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:08.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:09.125 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:08 smithi060 ceph-mon[94696]: pgmap v18995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:09.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:08 smithi141 ceph-mon[108989]: pgmap v18995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:10 smithi060 ceph-mon[94696]: pgmap v18996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:10 smithi141 ceph-mon[108989]: pgmap v18996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:11.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:11.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:13.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:12 smithi141 ceph-mon[108989]: pgmap v18997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:13.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:12 smithi060 ceph-mon[94696]: pgmap v18997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:14.182 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:13 smithi060 ceph-mon[94696]: pgmap v18998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:13 smithi141 ceph-mon[108989]: pgmap v18998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:14.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:14.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:17.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:16 smithi141 ceph-mon[108989]: pgmap v18999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:17.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:16 smithi060 ceph-mon[94696]: pgmap v18999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:17.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:17.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:56:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:17 smithi141 ceph-mon[108989]: pgmap v19000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:56:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:17 smithi060 ceph-mon[94696]: pgmap v19000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:19.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:19.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:20.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:20.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: pgmap v19001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:56:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:56:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:56:21.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: pgmap v19001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:56:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:56:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:23.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:22 smithi141 ceph-mon[108989]: pgmap v19002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:23.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:22 smithi060 ceph-mon[94696]: pgmap v19002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:23.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:23.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:24.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:24.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:25.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:24 smithi141 ceph-mon[108989]: pgmap v19003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:25.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:24 smithi060 ceph-mon[94696]: pgmap v19003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:25.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:25.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:26.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:26.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:26 smithi141 ceph-mon[108989]: pgmap v19004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:26.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:26.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:26 smithi060 ceph-mon[94696]: pgmap v19004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:27.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:27.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:27 smithi141 ceph-mon[108989]: pgmap v19005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:27 smithi060 ceph-mon[94696]: pgmap v19005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:30.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:30.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:30 smithi060 ceph-mon[94696]: pgmap v19006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:30 smithi141 ceph-mon[108989]: pgmap v19006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:31.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:31 smithi141 ceph-mon[108989]: pgmap v19007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:31 smithi060 ceph-mon[94696]: pgmap v19007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:33.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:33.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:33 smithi141 ceph-mon[108989]: pgmap v19008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:34.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:33 smithi060 ceph-mon[94696]: pgmap v19008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:35.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:35.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:35 smithi141 ceph-mon[108989]: pgmap v19009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:36.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:35 smithi060 ceph-mon[94696]: pgmap v19009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:38.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:37 smithi141 ceph-mon[108989]: pgmap v19010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:38.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:37 smithi060 ceph-mon[94696]: pgmap v19010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:39.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:41.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:41.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:40 smithi060 ceph-mon[94696]: pgmap v19011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:40 smithi141 ceph-mon[108989]: pgmap v19011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:42.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:42.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:41 smithi141 ceph-mon[108989]: pgmap v19012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:41 smithi060 ceph-mon[94696]: pgmap v19012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:43.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:43.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:44.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:44.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:43 smithi141 ceph-mon[108989]: pgmap v19013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:43 smithi060 ceph-mon[94696]: pgmap v19013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:45.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:45.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:45 smithi141 ceph-mon[108989]: pgmap v19014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:45 smithi060 ceph-mon[94696]: pgmap v19014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:47.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:48.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:47 smithi141 ceph-mon[108989]: pgmap v19015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:47 smithi060 ceph-mon[94696]: pgmap v19015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:49.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:50.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:50.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:51.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:51.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:50 smithi060 ceph-mon[94696]: pgmap v19016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:50 smithi141 ceph-mon[108989]: pgmap v19016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:52.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:52.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:51 smithi141 ceph-mon[108989]: pgmap v19017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:52.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:51 smithi060 ceph-mon[94696]: pgmap v19017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:53.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:53.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:54.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:54.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:53 smithi141 ceph-mon[108989]: pgmap v19018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:54.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:53 smithi060 ceph-mon[94696]: pgmap v19018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:55.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:55.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:56.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:56.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:56:57.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:57.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:56 smithi060 ceph-mon[94696]: pgmap v19019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:56 smithi141 ceph-mon[108989]: pgmap v19019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:56:58.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:58.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:56:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:56:57 smithi141 ceph-mon[108989]: pgmap v19020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:56:57 smithi060 ceph-mon[94696]: pgmap v19020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:56:59.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:56:59.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:00.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:00.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:01.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:01.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:00 smithi060 ceph-mon[94696]: pgmap v19021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:00 smithi141 ceph-mon[108989]: pgmap v19021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:02.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:02.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:01 smithi141 ceph-mon[108989]: pgmap v19022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:02.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:01 smithi060 ceph-mon[94696]: pgmap v19022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:03.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:03.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:04.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:04.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:03 smithi141 ceph-mon[108989]: pgmap v19023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:04.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:03 smithi060 ceph-mon[94696]: pgmap v19023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:05.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:05.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:06.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:06.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:05 smithi141 ceph-mon[108989]: pgmap v19024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:05 smithi060 ceph-mon[94696]: pgmap v19024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:07.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:07.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:08.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:08.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:07 smithi141 ceph-mon[108989]: pgmap v19025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:08.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:07 smithi060 ceph-mon[94696]: pgmap v19025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:09.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:09.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:10.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:10.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:10 smithi060 ceph-mon[94696]: pgmap v19026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:11.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:11.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:10 smithi141 ceph-mon[108989]: pgmap v19026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:12.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:12.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:11 smithi141 ceph-mon[108989]: pgmap v19027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:12.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:11 smithi060 ceph-mon[94696]: pgmap v19027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:13.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:13.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:14.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:14.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:13 smithi141 ceph-mon[108989]: pgmap v19028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:14.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:13 smithi060 ceph-mon[94696]: pgmap v19028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:15.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:15.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:16.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:16.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:15 smithi141 ceph-mon[108989]: pgmap v19029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:16.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:15 smithi060 ceph-mon[94696]: pgmap v19029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:17.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:17.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:18.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:18.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:17 smithi141 ceph-mon[108989]: pgmap v19030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:17 smithi060 ceph-mon[94696]: pgmap v19030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:19.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:19.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:20.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:20.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:20 smithi060 ceph-mon[94696]: pgmap v19031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:20 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:57:21.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:21.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:20 smithi141 ceph-mon[108989]: pgmap v19031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:20 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:57:22.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:22.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:22.205 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:21 smithi141 ceph-mon[108989]: pgmap v19032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:22.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:21 smithi060 ceph-mon[94696]: pgmap v19032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:23.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:23.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:24.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:24.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:23 smithi141 ceph-mon[108989]: pgmap v19033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:24.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:23 smithi060 ceph-mon[94696]: pgmap v19033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:26.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:26.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:26.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.566 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:26 smithi060 ceph-mon[94696]: pgmap v19034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:26.733 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:57:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:57:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:57:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:57:26.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:26 smithi141 ceph-mon[108989]: pgmap v19034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:28.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:28.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:27 smithi141 ceph-mon[108989]: pgmap v19035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:27 smithi060 ceph-mon[94696]: pgmap v19035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:29.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:29.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:30.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:30.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:30 smithi060 ceph-mon[94696]: pgmap v19036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:31.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:31.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:30 smithi141 ceph-mon[108989]: pgmap v19036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:32.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:32.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:31 smithi141 ceph-mon[108989]: pgmap v19037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:31 smithi060 ceph-mon[94696]: pgmap v19037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:33.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:33.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:34.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:34.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:33 smithi141 ceph-mon[108989]: pgmap v19038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:34.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:33 smithi060 ceph-mon[94696]: pgmap v19038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:35.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:35.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:36.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:36.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:35 smithi141 ceph-mon[108989]: pgmap v19039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:36.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:35 smithi060 ceph-mon[94696]: pgmap v19039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:37.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:37.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:38.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:38.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:37 smithi141 ceph-mon[108989]: pgmap v19040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:38.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:37 smithi060 ceph-mon[94696]: pgmap v19040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:39.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:39.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:40.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:40.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:40 smithi060 ceph-mon[94696]: pgmap v19041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:41.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:41.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:40 smithi141 ceph-mon[108989]: pgmap v19041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:42.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:42.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:41 smithi141 ceph-mon[108989]: pgmap v19042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:41 smithi060 ceph-mon[94696]: pgmap v19042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:43.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:43.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:44.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:44.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:43 smithi141 ceph-mon[108989]: pgmap v19043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:43 smithi060 ceph-mon[94696]: pgmap v19043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:45.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:45.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:46.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:46.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:45 smithi141 ceph-mon[108989]: pgmap v19044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:45 smithi060 ceph-mon[94696]: pgmap v19044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:47.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:47.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:48.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:48.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:47 smithi141 ceph-mon[108989]: pgmap v19045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:47 smithi060 ceph-mon[94696]: pgmap v19045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:49.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:49.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:50.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:50.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:50 smithi060 ceph-mon[94696]: pgmap v19046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:51.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:51.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:50 smithi141 ceph-mon[108989]: pgmap v19046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:52.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:52.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:52.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:51 smithi141 ceph-mon[108989]: pgmap v19047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:52.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:51 smithi060 ceph-mon[94696]: pgmap v19047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:53.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:53.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:54.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:54.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:53 smithi141 ceph-mon[108989]: pgmap v19048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:54.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:53 smithi060 ceph-mon[94696]: pgmap v19048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:55.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:55.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:56.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:56.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:57:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:56 smithi060 ceph-mon[94696]: pgmap v19049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:57.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:57.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:56 smithi141 ceph-mon[108989]: pgmap v19049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:57:58.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:58.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:57:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:57:57 smithi141 ceph-mon[108989]: pgmap v19050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:57:57 smithi060 ceph-mon[94696]: pgmap v19050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:57:59.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:57:59.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:00.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:00.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:00 smithi060 ceph-mon[94696]: pgmap v19051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:01.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:01.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:00 smithi141 ceph-mon[108989]: pgmap v19051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:02.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:02.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:02.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:01 smithi141 ceph-mon[108989]: pgmap v19052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:02.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:01 smithi060 ceph-mon[94696]: pgmap v19052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:03.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:03.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:04.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:04.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:03 smithi141 ceph-mon[108989]: pgmap v19053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:04.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:03 smithi060 ceph-mon[94696]: pgmap v19053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:05.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:05.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:06.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:06.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:05 smithi141 ceph-mon[108989]: pgmap v19054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:05 smithi060 ceph-mon[94696]: pgmap v19054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:07.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:07.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:08.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:08.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:08.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:07 smithi141 ceph-mon[108989]: pgmap v19055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:08.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:07 smithi060 ceph-mon[94696]: pgmap v19055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:09.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:09.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:10.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:10.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:10 smithi060 ceph-mon[94696]: pgmap v19056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:11.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:11.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:10 smithi141 ceph-mon[108989]: pgmap v19056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:12.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:12.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:11 smithi141 ceph-mon[108989]: pgmap v19057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:11 smithi060 ceph-mon[94696]: pgmap v19057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:13.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:13.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:14.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:14.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:14.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:13 smithi141 ceph-mon[108989]: pgmap v19058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:14.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:13 smithi060 ceph-mon[94696]: pgmap v19058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:15.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:15.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:16.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:16.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:15 smithi141 ceph-mon[108989]: pgmap v19059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:16.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:15 smithi060 ceph-mon[94696]: pgmap v19059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:17.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:17.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:18.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:18.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:17 smithi141 ceph-mon[108989]: pgmap v19060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:17 smithi060 ceph-mon[94696]: pgmap v19060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:19.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:19.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:20.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:20.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:20 smithi060 ceph-mon[94696]: pgmap v19061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:21.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:21.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:21.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:20 smithi141 ceph-mon[108989]: pgmap v19061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:22.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:22.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:21 smithi141 ceph-mon[108989]: pgmap v19062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:22.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:21 smithi060 ceph-mon[94696]: pgmap v19062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:23.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:23.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:24.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:24.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:23 smithi141 ceph-mon[108989]: pgmap v19063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:24.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:23 smithi060 ceph-mon[94696]: pgmap v19063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:25.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:25.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:26.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:26.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: pgmap v19064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:58:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:58:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:58:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:58:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:58:27.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:58:27.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:27.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: pgmap v19064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:58:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:58:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:58:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:58:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:58:27.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:58:28.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:28.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:27 smithi141 ceph-mon[108989]: pgmap v19065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:27 smithi060 ceph-mon[94696]: pgmap v19065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:30.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:30.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:30 smithi060 ceph-mon[94696]: pgmap v19066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:31.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:31.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:30 smithi141 ceph-mon[108989]: pgmap v19066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:32.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:31 smithi141 ceph-mon[108989]: pgmap v19067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:31 smithi060 ceph-mon[94696]: pgmap v19067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:33.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:33.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:34.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:34.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:33 smithi141 ceph-mon[108989]: pgmap v19068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:34.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:33 smithi060 ceph-mon[94696]: pgmap v19068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:35.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:35.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:36.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:35 smithi060 ceph-mon[94696]: pgmap v19069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:36.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:36.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:36.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:35 smithi141 ceph-mon[108989]: pgmap v19069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:37.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:37.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:38.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:38.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:38.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:37 smithi141 ceph-mon[108989]: pgmap v19070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:38.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:37 smithi060 ceph-mon[94696]: pgmap v19070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:39.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:39.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:40.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:40.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:40 smithi060 ceph-mon[94696]: pgmap v19071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:41.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:41.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:41.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:40 smithi141 ceph-mon[108989]: pgmap v19071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:42.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:42.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:42.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:41 smithi141 ceph-mon[108989]: pgmap v19072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:41 smithi060 ceph-mon[94696]: pgmap v19072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:43.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:43.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:44.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:44.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:44.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:43 smithi141 ceph-mon[108989]: pgmap v19073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:43 smithi060 ceph-mon[94696]: pgmap v19073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:45.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:45.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:45 smithi141 ceph-mon[108989]: pgmap v19074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:46.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:46.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:45 smithi060 ceph-mon[94696]: pgmap v19074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:47.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:47.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:47 smithi141 ceph-mon[108989]: pgmap v19075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:48.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:48.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:47 smithi060 ceph-mon[94696]: pgmap v19075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:49.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:49.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:50.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:50.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:50 smithi060 ceph-mon[94696]: pgmap v19076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:50 smithi141 ceph-mon[108989]: pgmap v19076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:51.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:51.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:51 smithi141 ceph-mon[108989]: pgmap v19077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:52.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:52.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:52.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:51 smithi060 ceph-mon[94696]: pgmap v19077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:53.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:53 smithi141 ceph-mon[108989]: pgmap v19078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:54.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:54.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:54.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:53 smithi060 ceph-mon[94696]: pgmap v19078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:55.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:58:56.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:56.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:56 smithi060 ceph-mon[94696]: pgmap v19079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:56 smithi141 ceph-mon[108989]: pgmap v19079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:58:57.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:57.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:58.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:58:57 smithi141 ceph-mon[108989]: pgmap v19080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:58.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:58.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:58:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:58:57 smithi060 ceph-mon[94696]: pgmap v19080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:58:59.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:58:59.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:00.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:00.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:01.061 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:00 smithi060 ceph-mon[94696]: pgmap v19081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:00 smithi141 ceph-mon[108989]: pgmap v19081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:01.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:01.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:01 smithi141 ceph-mon[108989]: pgmap v19082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:02.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:02.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:02.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:01 smithi060 ceph-mon[94696]: pgmap v19082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:03.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:03.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:03 smithi141 ceph-mon[108989]: pgmap v19083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:04.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:04.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:04.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:03 smithi060 ceph-mon[94696]: pgmap v19083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:05.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:05.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:05 smithi141 ceph-mon[108989]: pgmap v19084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:06.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:06.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:05 smithi060 ceph-mon[94696]: pgmap v19084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:07.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:07.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:07 smithi141 ceph-mon[108989]: pgmap v19085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:08.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:08.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:08.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:07 smithi060 ceph-mon[94696]: pgmap v19085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:09.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:09.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:10.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:10.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:10 smithi060 ceph-mon[94696]: pgmap v19086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:10 smithi141 ceph-mon[108989]: pgmap v19086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:11.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:11.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:12.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:11 smithi141 ceph-mon[108989]: pgmap v19087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:12.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:12.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:12.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:11 smithi060 ceph-mon[94696]: pgmap v19087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:13.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:13.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:13 smithi141 ceph-mon[108989]: pgmap v19088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:14.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:14.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:14.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:13 smithi060 ceph-mon[94696]: pgmap v19088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:15.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:15.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:16.231 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:15 smithi060 ceph-mon[94696]: pgmap v19089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:15 smithi141 ceph-mon[108989]: pgmap v19089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:16.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:16.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:17.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:17.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:17 smithi141 ceph-mon[108989]: pgmap v19090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:18.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:18.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:17 smithi060 ceph-mon[94696]: pgmap v19090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:19.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:19.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:20.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:20.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:21.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:20 smithi060 ceph-mon[94696]: pgmap v19091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:20 smithi141 ceph-mon[108989]: pgmap v19091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:21.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:21.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:21 smithi141 ceph-mon[108989]: pgmap v19092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:22.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:22.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:22.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:21 smithi060 ceph-mon[94696]: pgmap v19092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:23.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:23.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:23 smithi141 ceph-mon[108989]: pgmap v19093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:24.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:24.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:24.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:23 smithi060 ceph-mon[94696]: pgmap v19093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:25.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:25.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:26.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:26.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:26 smithi060 ceph-mon[94696]: pgmap v19094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:27.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:59:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:26 smithi141 ceph-mon[108989]: pgmap v19094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T17:59:27.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:27.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:28.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:59:28.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T17:59:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T17:59:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T17:59:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T17:59:28.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:28.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:29.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:28 smithi060 ceph-mon[94696]: pgmap v19095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:28 smithi141 ceph-mon[108989]: pgmap v19095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:29.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:29.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:30.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:30.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:31.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:30 smithi060 ceph-mon[94696]: pgmap v19096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:30 smithi141 ceph-mon[108989]: pgmap v19096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:31.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:31.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:31 smithi141 ceph-mon[108989]: pgmap v19097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:32.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:32.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:31 smithi060 ceph-mon[94696]: pgmap v19097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:33.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:33.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:33 smithi141 ceph-mon[108989]: pgmap v19098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:34.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:34.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:34.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:33 smithi060 ceph-mon[94696]: pgmap v19098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:35.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:35.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:35 smithi141 ceph-mon[108989]: pgmap v19099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:36.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:36.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:36.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:35 smithi060 ceph-mon[94696]: pgmap v19099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:37.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:37.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:38.232 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:37 smithi141 ceph-mon[108989]: pgmap v19100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:38.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:37 smithi060 ceph-mon[94696]: pgmap v19100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:38.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:38.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:39.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:39.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:40.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:40.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:40 smithi060 ceph-mon[94696]: pgmap v19101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:41.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:40 smithi141 ceph-mon[108989]: pgmap v19101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:41.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:41.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:41 smithi141 ceph-mon[108989]: pgmap v19102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:41 smithi060 ceph-mon[94696]: pgmap v19102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:42.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:42.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:43.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:43.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:43 smithi141 ceph-mon[108989]: pgmap v19103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:43 smithi060 ceph-mon[94696]: pgmap v19103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:44.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:44.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:45.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:45.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:45 smithi141 ceph-mon[108989]: pgmap v19104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:45 smithi060 ceph-mon[94696]: pgmap v19104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:46.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:46.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:47.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:47.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:47 smithi141 ceph-mon[108989]: pgmap v19105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:47 smithi060 ceph-mon[94696]: pgmap v19105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:48.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:48.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:49.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:49.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:50.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:50.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:51.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:50 smithi060 ceph-mon[94696]: pgmap v19106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:50 smithi141 ceph-mon[108989]: pgmap v19106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:51.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:51.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:51 smithi141 ceph-mon[108989]: pgmap v19107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:52.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:51 smithi060 ceph-mon[94696]: pgmap v19107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:52.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:52.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:53.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:53.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:53 smithi141 ceph-mon[108989]: pgmap v19108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:54.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:53 smithi060 ceph-mon[94696]: pgmap v19108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:54.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:54.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:55.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:55.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:56.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T17:59:56.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:56.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:57.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:56 smithi060 ceph-mon[94696]: pgmap v19109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:56 smithi141 ceph-mon[108989]: pgmap v19109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T17:59:57.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:57.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 17:59:57 smithi141 ceph-mon[108989]: pgmap v19110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 17:59:57 smithi060 ceph-mon[94696]: pgmap v19110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T17:59:58.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:58.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T17:59:59.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T17:59:59.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:00.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:00.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:00 smithi060 ceph-mon[94696]: pgmap v19111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:01.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:00:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:00 smithi141 ceph-mon[108989]: pgmap v19111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:00:01.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:01.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:02.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:01 smithi060 ceph-mon[94696]: pgmap v19112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:01 smithi141 ceph-mon[108989]: pgmap v19112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:02.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:02.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:03.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:03.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:03 smithi141 ceph-mon[108989]: pgmap v19113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:04.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:03 smithi060 ceph-mon[94696]: pgmap v19113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:04.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:04.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:05.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:05.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:05 smithi141 ceph-mon[108989]: pgmap v19114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:05 smithi060 ceph-mon[94696]: pgmap v19114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:06.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:06.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:07.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:07.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:07 smithi141 ceph-mon[108989]: pgmap v19115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:08.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:07 smithi060 ceph-mon[94696]: pgmap v19115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:08.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:08.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:09.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:09.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:10.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:10.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:10 smithi060 ceph-mon[94696]: pgmap v19116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:11.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:10 smithi141 ceph-mon[108989]: pgmap v19116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:11.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:11.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:11 smithi141 ceph-mon[108989]: pgmap v19117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:12.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:11 smithi060 ceph-mon[94696]: pgmap v19117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:12.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:12.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:13.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:13.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:13 smithi141 ceph-mon[108989]: pgmap v19118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:14.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:13 smithi060 ceph-mon[94696]: pgmap v19118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:14.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:14.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:15.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:15.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:15 smithi141 ceph-mon[108989]: pgmap v19119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:16.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:15 smithi060 ceph-mon[94696]: pgmap v19119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:16.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:16.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:17.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:17.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:17 smithi141 ceph-mon[108989]: pgmap v19120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:18.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:17 smithi060 ceph-mon[94696]: pgmap v19120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:18.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:18.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:19.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:19.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:20.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:20.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:20 smithi141 ceph-mon[108989]: pgmap v19121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:21.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:20 smithi060 ceph-mon[94696]: pgmap v19121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:21.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:21.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:21 smithi141 ceph-mon[108989]: pgmap v19122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:22.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:21 smithi060 ceph-mon[94696]: pgmap v19122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:22.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:22.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:23.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:23.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:23 smithi141 ceph-mon[108989]: pgmap v19123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:24.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:23 smithi060 ceph-mon[94696]: pgmap v19123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:24.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:24.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:25.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:25.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:26.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:26.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:26.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:26 smithi141 ceph-mon[108989]: pgmap v19124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:26 smithi060 ceph-mon[94696]: pgmap v19124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:27.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:27.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:00:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:27 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:00:28.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:27 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:28.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:28.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:29.108 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: pgmap v19125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:29.108 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:00:29.108 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:00:29.108 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:29.108 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:00:29.109 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:29.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: pgmap v19125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:29.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:00:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:00:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:00:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:00:29.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:29.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:30.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:30.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:30 smithi141 ceph-mon[108989]: pgmap v19126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:31.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:30 smithi060 ceph-mon[94696]: pgmap v19126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:31.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:31.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:31 smithi141 ceph-mon[108989]: pgmap v19127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:31 smithi060 ceph-mon[94696]: pgmap v19127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:32.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:32.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:33.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:33.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:33 smithi141 ceph-mon[108989]: pgmap v19128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:34.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:33 smithi060 ceph-mon[94696]: pgmap v19128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:34.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:34.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:35.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:35.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:35 smithi141 ceph-mon[108989]: pgmap v19129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:36.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:35 smithi060 ceph-mon[94696]: pgmap v19129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:36.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:36.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:37.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:37.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:37 smithi141 ceph-mon[108989]: pgmap v19130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:38.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:37 smithi060 ceph-mon[94696]: pgmap v19130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:38.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:38.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:39.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:39.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:40.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:40.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:40 smithi141 ceph-mon[108989]: pgmap v19131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:41.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:40 smithi060 ceph-mon[94696]: pgmap v19131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:41.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:41.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:41 smithi141 ceph-mon[108989]: pgmap v19132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:41 smithi060 ceph-mon[94696]: pgmap v19132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:42.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:42.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:43.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:43.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:43 smithi141 ceph-mon[108989]: pgmap v19133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:43 smithi060 ceph-mon[94696]: pgmap v19133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:44.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:44.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:45.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:45.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:45 smithi141 ceph-mon[108989]: pgmap v19134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:45 smithi060 ceph-mon[94696]: pgmap v19134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:46.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:46.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:47.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:47.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:47 smithi141 ceph-mon[108989]: pgmap v19135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:48.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:47 smithi060 ceph-mon[94696]: pgmap v19135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:48.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:48.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:49.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:49.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:50.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:50.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:51.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:50 smithi141 ceph-mon[108989]: pgmap v19136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:51.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:50 smithi060 ceph-mon[94696]: pgmap v19136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:51.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:51.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:51 smithi141 ceph-mon[108989]: pgmap v19137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:52.308 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:51 smithi060 ceph-mon[94696]: pgmap v19137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:52.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:52.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:53.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:53.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:53 smithi141 ceph-mon[108989]: pgmap v19138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:54.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:53 smithi060 ceph-mon[94696]: pgmap v19138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:54.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:54.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:55.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:55.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:00:56.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:56.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:56 smithi141 ceph-mon[108989]: pgmap v19139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:57.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:56 smithi060 ceph-mon[94696]: pgmap v19139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:00:57.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:57.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:00:57 smithi141 ceph-mon[108989]: pgmap v19140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:00:57 smithi060 ceph-mon[94696]: pgmap v19140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:00:58.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:58.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:00:59.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:00:59.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:00.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:00.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:00 smithi141 ceph-mon[108989]: pgmap v19141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:01.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:00 smithi060 ceph-mon[94696]: pgmap v19141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:01.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:01.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:01.984 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:01 smithi141 ceph-mon[108989]: pgmap v19142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:02.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:01 smithi060 ceph-mon[94696]: pgmap v19142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:02.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:02.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:03.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:03.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:03 smithi141 ceph-mon[108989]: pgmap v19143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:04.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:03 smithi060 ceph-mon[94696]: pgmap v19143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:04.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:05.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:05.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:05 smithi141 ceph-mon[108989]: pgmap v19144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:06.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:05 smithi060 ceph-mon[94696]: pgmap v19144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:06.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:06.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:07.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:07.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:07 smithi141 ceph-mon[108989]: pgmap v19145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:08.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:07 smithi060 ceph-mon[94696]: pgmap v19145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:08.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:08.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:09.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:10.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:10.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:10 smithi141 ceph-mon[108989]: pgmap v19146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:11.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:10 smithi060 ceph-mon[94696]: pgmap v19146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:11.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:11.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:11 smithi141 ceph-mon[108989]: pgmap v19147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:12.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:11 smithi060 ceph-mon[94696]: pgmap v19147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:12.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:13.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:13.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:13 smithi141 ceph-mon[108989]: pgmap v19148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:14.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:13 smithi060 ceph-mon[94696]: pgmap v19148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:14.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:14.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:15.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:15.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:15 smithi141 ceph-mon[108989]: pgmap v19149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:15 smithi060 ceph-mon[94696]: pgmap v19149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:16.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:16.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:17.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:17.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:17.963 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:17 smithi060 ceph-mon[94696]: pgmap v19150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:17 smithi141 ceph-mon[108989]: pgmap v19150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:18.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:18.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:19.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:19.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:20.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:20.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:21.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:20 smithi141 ceph-mon[108989]: pgmap v19151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:21.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:20 smithi060 ceph-mon[94696]: pgmap v19151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:21.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:21.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:21 smithi141 ceph-mon[108989]: pgmap v19152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:22.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:21 smithi060 ceph-mon[94696]: pgmap v19152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:22.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:22.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:23.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:23.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:23 smithi141 ceph-mon[108989]: pgmap v19153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:23 smithi060 ceph-mon[94696]: pgmap v19153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:24.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:24.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:25.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:25.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:26.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:26.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:26.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:27.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:26 smithi141 ceph-mon[108989]: pgmap v19154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:27.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:26 smithi060 ceph-mon[94696]: pgmap v19154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:27.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:27.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:27 smithi141 ceph-mon[108989]: pgmap v19155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:27 smithi060 ceph-mon[94696]: pgmap v19155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:28.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:28.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:01:29.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:01:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:01:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:01:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:01:29.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:01:29.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:01:29.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:29.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:30.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:30.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:31.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:30 smithi141 ceph-mon[108989]: pgmap v19156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:31.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:30 smithi060 ceph-mon[94696]: pgmap v19156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:31.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:31.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:31 smithi141 ceph-mon[108989]: pgmap v19157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:31 smithi060 ceph-mon[94696]: pgmap v19157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:32.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:32.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:33.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:33.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:33 smithi141 ceph-mon[108989]: pgmap v19158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:33 smithi060 ceph-mon[94696]: pgmap v19158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:34.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:34.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:35.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:35.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:35 smithi141 ceph-mon[108989]: pgmap v19159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:36.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:35 smithi060 ceph-mon[94696]: pgmap v19159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:36.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:36.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:37.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:37.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:38.066 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:37 smithi060 ceph-mon[94696]: pgmap v19160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:37 smithi141 ceph-mon[108989]: pgmap v19160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:38.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:38.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:39.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:39.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:40.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:40.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:40 smithi141 ceph-mon[108989]: pgmap v19161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:40 smithi060 ceph-mon[94696]: pgmap v19161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:41.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:41.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:41 smithi141 ceph-mon[108989]: pgmap v19162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:42.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:41 smithi060 ceph-mon[94696]: pgmap v19162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:42.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:42.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:43.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:43.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:43 smithi141 ceph-mon[108989]: pgmap v19163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:44.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:43 smithi060 ceph-mon[94696]: pgmap v19163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:44.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:44.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:45.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:45.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:45 smithi141 ceph-mon[108989]: pgmap v19164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:46.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:45 smithi060 ceph-mon[94696]: pgmap v19164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:46.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:46.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:47.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:47.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:47 smithi141 ceph-mon[108989]: pgmap v19165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:47 smithi060 ceph-mon[94696]: pgmap v19165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:48.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:48.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:49.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:49.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:50.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:50.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:51.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:50 smithi141 ceph-mon[108989]: pgmap v19166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:50 smithi060 ceph-mon[94696]: pgmap v19166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:51.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:51.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:51 smithi141 ceph-mon[108989]: pgmap v19167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:52.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:51 smithi060 ceph-mon[94696]: pgmap v19167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:52.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:52.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:53.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:53.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:53 smithi141 ceph-mon[108989]: pgmap v19168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:53 smithi060 ceph-mon[94696]: pgmap v19168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:54.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:54.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:55.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:55.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:56.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:01:56.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:56.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:57.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:56 smithi141 ceph-mon[108989]: pgmap v19169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:57.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:56 smithi060 ceph-mon[94696]: pgmap v19169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:01:57.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:57.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:01:57 smithi141 ceph-mon[108989]: pgmap v19170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:58.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:01:57 smithi060 ceph-mon[94696]: pgmap v19170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:01:58.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:58.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:01:59.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:01:59.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:00.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:00.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:01.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:00 smithi141 ceph-mon[108989]: pgmap v19171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:01.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:00 smithi060 ceph-mon[94696]: pgmap v19171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:01.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:01.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:01 smithi141 ceph-mon[108989]: pgmap v19172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:01 smithi060 ceph-mon[94696]: pgmap v19172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:02.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:02.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:03.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:03.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:04.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:03 smithi141 ceph-mon[108989]: pgmap v19173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:03 smithi060 ceph-mon[94696]: pgmap v19173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:04.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:04.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:05.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:05.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:06.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:05 smithi141 ceph-mon[108989]: pgmap v19174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:05 smithi060 ceph-mon[94696]: pgmap v19174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:06.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:06.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:07.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:07.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:07 smithi141 ceph-mon[108989]: pgmap v19175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:07 smithi060 ceph-mon[94696]: pgmap v19175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:08.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:08.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:09.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:09.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:10.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:10.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:11.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:11.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:11.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:11 smithi141 ceph-mon[108989]: pgmap v19176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:11 smithi060 ceph-mon[94696]: pgmap v19176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:12.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:12.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:13.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:13.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:13 smithi141 ceph-mon[108989]: pgmap v19177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:13 smithi060 ceph-mon[94696]: pgmap v19177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:14.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:14.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:15.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:15.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:15 smithi141 ceph-mon[108989]: pgmap v19178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:15 smithi060 ceph-mon[94696]: pgmap v19178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:16.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:16.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:17.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:17.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:17 smithi141 ceph-mon[108989]: pgmap v19179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:18.272 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:17 smithi060 ceph-mon[94696]: pgmap v19179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:18.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:18.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:19.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:19.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:19 smithi141 ceph-mon[108989]: pgmap v19180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:19 smithi060 ceph-mon[94696]: pgmap v19180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:20.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:20.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:21.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:21.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:21 smithi141 ceph-mon[108989]: pgmap v19181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:21 smithi060 ceph-mon[94696]: pgmap v19181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:22.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:22.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:23.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:23.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:24.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:23 smithi141 ceph-mon[108989]: pgmap v19182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:24.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:23 smithi060 ceph-mon[94696]: pgmap v19182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:24.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:24.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:25.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:25.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:25 smithi141 ceph-mon[108989]: pgmap v19183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:25 smithi060 ceph-mon[94696]: pgmap v19183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:26.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:26.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:27.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:27.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:28.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:27 smithi141 ceph-mon[108989]: pgmap v19184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:27 smithi060 ceph-mon[94696]: pgmap v19184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:28.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:28.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:29.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:29.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: pgmap v19185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:02:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:02:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: pgmap v19185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:02:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:02:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:02:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:02:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:02:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:02:30.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:30.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:31.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:31.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:32.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:31 smithi141 ceph-mon[108989]: pgmap v19186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:32.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:31 smithi060 ceph-mon[94696]: pgmap v19186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:32.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:32.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:33.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:33.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:34.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:33 smithi141 ceph-mon[108989]: pgmap v19187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:33 smithi060 ceph-mon[94696]: pgmap v19187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:34.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:34.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:35.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:35.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:36.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:35 smithi141 ceph-mon[108989]: pgmap v19188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:35 smithi060 ceph-mon[94696]: pgmap v19188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:36.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:36.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:37.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:37.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:37 smithi141 ceph-mon[108989]: pgmap v19189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:37 smithi060 ceph-mon[94696]: pgmap v19189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:38.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:38.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:39.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:39.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:40.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:39 smithi141 ceph-mon[108989]: pgmap v19190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:39 smithi060 ceph-mon[94696]: pgmap v19190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:40.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:40.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:41.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:41.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:42.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:41 smithi141 ceph-mon[108989]: pgmap v19191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:41 smithi060 ceph-mon[94696]: pgmap v19191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:42.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:42.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:43.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:43.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:43 smithi141 ceph-mon[108989]: pgmap v19192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:43 smithi060 ceph-mon[94696]: pgmap v19192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:44.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:44.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:45.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:45.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:46.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:45 smithi141 ceph-mon[108989]: pgmap v19193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:45 smithi060 ceph-mon[94696]: pgmap v19193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:46.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:46.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:47.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:47.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:47 smithi141 ceph-mon[108989]: pgmap v19194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:47 smithi060 ceph-mon[94696]: pgmap v19194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:48.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:48.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:49.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:49 smithi141 ceph-mon[108989]: pgmap v19195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:49 smithi060 ceph-mon[94696]: pgmap v19195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:02:50.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:50.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:51.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:51.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:52.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:51 smithi141 ceph-mon[108989]: pgmap v19196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:51 smithi060 ceph-mon[94696]: pgmap v19196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:52.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:52.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:53.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:53.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:54.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:53 smithi060 ceph-mon[94696]: pgmap v19197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:53 smithi141 ceph-mon[108989]: pgmap v19197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:54.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:54.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:55.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:56.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:55 smithi141 ceph-mon[108989]: pgmap v19198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:55 smithi060 ceph-mon[94696]: pgmap v19198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:02:56.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:56.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:57.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:57.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:58.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:57 smithi141 ceph-mon[108989]: pgmap v19199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:57 smithi060 ceph-mon[94696]: pgmap v19199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:02:58.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:58.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:02:59.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:02:59.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:00.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:02:59 smithi141 ceph-mon[108989]: pgmap v19200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:02:59 smithi060 ceph-mon[94696]: pgmap v19200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:00.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:00.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:01.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:01.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:02.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:01 smithi141 ceph-mon[108989]: pgmap v19201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:01 smithi060 ceph-mon[94696]: pgmap v19201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:02.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:02.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:03.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:02 smithi141 ceph-mon[108989]: pgmap v19202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:03.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:02 smithi060 ceph-mon[94696]: pgmap v19202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:03.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:03.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:04.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:04.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:05.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:05.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:05.983 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:05 smithi141 ceph-mon[108989]: pgmap v19203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:05 smithi060 ceph-mon[94696]: pgmap v19203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:06.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:06.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:07.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:07.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:07 smithi141 ceph-mon[108989]: pgmap v19204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:07 smithi060 ceph-mon[94696]: pgmap v19204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:08.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:08.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:09.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:09.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:10.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:09 smithi141 ceph-mon[108989]: pgmap v19205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:09 smithi060 ceph-mon[94696]: pgmap v19205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:10.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:10.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:11.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:11.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:11.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:12.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:11 smithi141 ceph-mon[108989]: pgmap v19206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:11 smithi060 ceph-mon[94696]: pgmap v19206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:12.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:13.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:13.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:13 smithi141 ceph-mon[108989]: pgmap v19207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:13 smithi060 ceph-mon[94696]: pgmap v19207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:14.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:14.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:15.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:15.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:16.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:15 smithi141 ceph-mon[108989]: pgmap v19208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:15 smithi060 ceph-mon[94696]: pgmap v19208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:16.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:16.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:17.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:17.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:18.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:17 smithi141 ceph-mon[108989]: pgmap v19209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:17 smithi060 ceph-mon[94696]: pgmap v19209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:18.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:18.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:19.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:19.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:20.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:19 smithi141 ceph-mon[108989]: pgmap v19210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:19 smithi060 ceph-mon[94696]: pgmap v19210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:20.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:20.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:21.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:21.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:22.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:21 smithi141 ceph-mon[108989]: pgmap v19211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:21 smithi060 ceph-mon[94696]: pgmap v19211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:22.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:22.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:23.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:23.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:23 smithi141 ceph-mon[108989]: pgmap v19212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:23 smithi060 ceph-mon[94696]: pgmap v19212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:24.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:24.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:25.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:25.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:26.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:25 smithi141 ceph-mon[108989]: pgmap v19213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:25 smithi060 ceph-mon[94696]: pgmap v19213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:26.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:26.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:27.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:27.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:27 smithi141 ceph-mon[108989]: pgmap v19214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:27 smithi060 ceph-mon[94696]: pgmap v19214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:28.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:28.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:29.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:29.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:30.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:29 smithi141 ceph-mon[108989]: pgmap v19215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:03:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:29 smithi060 ceph-mon[94696]: pgmap v19215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:03:30.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:30.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:03:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:03:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:03:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:03:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:03:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:03:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:03:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:03:31.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:31.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:31 smithi141 ceph-mon[108989]: pgmap v19216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:31 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1383M 2023-08-19T18:03:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:31 smithi060 ceph-mon[94696]: pgmap v19216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:31 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1383M 2023-08-19T18:03:32.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:32.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:33.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:33.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:33 smithi141 ceph-mon[108989]: pgmap v19217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:33 smithi060 ceph-mon[94696]: pgmap v19217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:34.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:34.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:35.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:35.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:35 smithi141 ceph-mon[108989]: pgmap v19218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:35 smithi060 ceph-mon[94696]: pgmap v19218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:36.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:36.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:37.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:37.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:38.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:37 smithi141 ceph-mon[108989]: pgmap v19219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:37 smithi060 ceph-mon[94696]: pgmap v19219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:38.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:38.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:39.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:39.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:39 smithi141 ceph-mon[108989]: pgmap v19220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:39 smithi060 ceph-mon[94696]: pgmap v19220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:40.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:40.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:41.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:41.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:41.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:41 smithi141 ceph-mon[108989]: pgmap v19221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:41 smithi060 ceph-mon[94696]: pgmap v19221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:42.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:42.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:43.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:43.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:44.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:43 smithi141 ceph-mon[108989]: pgmap v19222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:44.237 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:43 smithi060 ceph-mon[94696]: pgmap v19222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:44.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:44.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:45.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:45.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:45 smithi141 ceph-mon[108989]: pgmap v19223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:45 smithi060 ceph-mon[94696]: pgmap v19223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:46.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:46.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:47.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:47.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:48.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:47 smithi141 ceph-mon[108989]: pgmap v19224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:47 smithi060 ceph-mon[94696]: pgmap v19224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:48.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:48.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:49.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:49.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:49 smithi141 ceph-mon[108989]: pgmap v19225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:49 smithi060 ceph-mon[94696]: pgmap v19225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:50.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:50.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:51.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:51.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:51 smithi141 ceph-mon[108989]: pgmap v19226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:51 smithi060 ceph-mon[94696]: pgmap v19226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:52.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:52.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:53.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:53.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:54.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:53 smithi141 ceph-mon[108989]: pgmap v19227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:53 smithi060 ceph-mon[94696]: pgmap v19227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:54.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:54.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:55.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:56.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:55 smithi141 ceph-mon[108989]: pgmap v19228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:56.223 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:55 smithi060 ceph-mon[94696]: pgmap v19228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:03:56.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:56.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:57.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:56 smithi141 ceph-mon[108989]: pgmap v19229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:57.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:56 smithi060 ceph-mon[94696]: pgmap v19229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:03:57.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:57.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:58.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:58.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:03:59.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:03:59 smithi060 ceph-mon[94696]: pgmap v19230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:59.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:03:59 smithi141 ceph-mon[108989]: pgmap v19230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:03:59.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:03:59.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:00.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:00.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:01.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:01.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:01 smithi141 ceph-mon[108989]: pgmap v19231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:01 smithi060 ceph-mon[94696]: pgmap v19231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:02.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:02.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:03.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:03.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:03 smithi141 ceph-mon[108989]: pgmap v19232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:03 smithi060 ceph-mon[94696]: pgmap v19232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:04.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:04.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:05.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:05.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:05 smithi141 ceph-mon[108989]: pgmap v19233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:05 smithi060 ceph-mon[94696]: pgmap v19233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:06.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:06.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:07.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:08.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:07 smithi141 ceph-mon[108989]: pgmap v19234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:07 smithi060 ceph-mon[94696]: pgmap v19234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:08.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:08.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:09.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:09.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:09 smithi141 ceph-mon[108989]: pgmap v19235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:09 smithi060 ceph-mon[94696]: pgmap v19235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:10.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:11.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:11.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:11 smithi141 ceph-mon[108989]: pgmap v19236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:11 smithi060 ceph-mon[94696]: pgmap v19236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:12.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:12.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:13.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:14.233 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:13 smithi141 ceph-mon[108989]: pgmap v19237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:13 smithi060 ceph-mon[94696]: pgmap v19237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:14.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:14.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:15.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:15.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:15 smithi141 ceph-mon[108989]: pgmap v19238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:15 smithi060 ceph-mon[94696]: pgmap v19238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:16.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:16.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:17.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:17.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:17 smithi141 ceph-mon[108989]: pgmap v19239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:17 smithi060 ceph-mon[94696]: pgmap v19239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:18.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:18.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:19.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:19.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:19 smithi141 ceph-mon[108989]: pgmap v19240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:19 smithi060 ceph-mon[94696]: pgmap v19240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:20.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:20.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:21.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:21.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:21 smithi141 ceph-mon[108989]: pgmap v19241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:21 smithi060 ceph-mon[94696]: pgmap v19241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:22.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:22.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:23.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:23.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:23 smithi141 ceph-mon[108989]: pgmap v19242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:23 smithi060 ceph-mon[94696]: pgmap v19242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:24.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:25.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:25.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:25 smithi141 ceph-mon[108989]: pgmap v19243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:25 smithi060 ceph-mon[94696]: pgmap v19243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:26.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:26.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:27.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:27.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:27 smithi141 ceph-mon[108989]: pgmap v19244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:27 smithi060 ceph-mon[94696]: pgmap v19244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:28.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:28.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:29.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:29.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:29 smithi141 ceph-mon[108989]: pgmap v19245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:29 smithi060 ceph-mon[94696]: pgmap v19245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:30.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:30.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:31.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:04:31.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:04:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:31.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: pgmap v19246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:04:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:04:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: pgmap v19246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:04:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:04:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:04:32.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:32.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:33.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:33.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:33 smithi141 ceph-mon[108989]: pgmap v19247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:33 smithi060 ceph-mon[94696]: pgmap v19247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:34.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:35.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:35 smithi141 ceph-mon[108989]: pgmap v19248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:35 smithi060 ceph-mon[94696]: pgmap v19248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:36.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:36.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:37.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:37.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:37 smithi141 ceph-mon[108989]: pgmap v19249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:37 smithi060 ceph-mon[94696]: pgmap v19249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:38.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:39.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:39.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:39 smithi141 ceph-mon[108989]: pgmap v19250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:39 smithi060 ceph-mon[94696]: pgmap v19250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:40.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:40.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:41.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:41.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:41 smithi141 ceph-mon[108989]: pgmap v19251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:41 smithi060 ceph-mon[94696]: pgmap v19251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:42.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:42.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:43.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:43.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:43 smithi141 ceph-mon[108989]: pgmap v19252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:43 smithi060 ceph-mon[94696]: pgmap v19252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:44.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:44.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:45.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:45.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:45 smithi141 ceph-mon[108989]: pgmap v19253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:45 smithi060 ceph-mon[94696]: pgmap v19253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:46.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:46.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:47.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:47.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:47 smithi141 ceph-mon[108989]: pgmap v19254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:47 smithi060 ceph-mon[94696]: pgmap v19254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:48.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:48.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:49.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:49.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:49 smithi141 ceph-mon[108989]: pgmap v19255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:49 smithi060 ceph-mon[94696]: pgmap v19255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:04:50.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:50.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:51.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:50 smithi141 ceph-mon[108989]: pgmap v19256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:51.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:50 smithi060 ceph-mon[94696]: pgmap v19256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:51.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:51.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:52.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:52.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:53.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:53 smithi060 ceph-mon[94696]: pgmap v19257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:53.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:53 smithi141 ceph-mon[108989]: pgmap v19257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:53.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:53.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:54.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:54.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:55.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:55.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:55 smithi141 ceph-mon[108989]: pgmap v19258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:55 smithi060 ceph-mon[94696]: pgmap v19258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:04:56.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:56.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:57.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:57.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:57 smithi141 ceph-mon[108989]: pgmap v19259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:57 smithi060 ceph-mon[94696]: pgmap v19259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:04:58.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:58.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:04:59.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:04:59.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:04:59 smithi141 ceph-mon[108989]: pgmap v19260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:04:59 smithi060 ceph-mon[94696]: pgmap v19260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:00.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:00.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:01.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:01.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:01 smithi141 ceph-mon[108989]: pgmap v19261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:01 smithi060 ceph-mon[94696]: pgmap v19261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:02.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:02.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:03.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:03.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:03 smithi141 ceph-mon[108989]: pgmap v19262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:03 smithi060 ceph-mon[94696]: pgmap v19262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:04.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:04.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:05.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:05.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:05 smithi141 ceph-mon[108989]: pgmap v19263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:05 smithi060 ceph-mon[94696]: pgmap v19263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:06.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:06.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:07.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:07.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:07 smithi141 ceph-mon[108989]: pgmap v19264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:07 smithi060 ceph-mon[94696]: pgmap v19264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:08.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:08.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:09.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:09.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:10.202 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:09 smithi060 ceph-mon[94696]: pgmap v19265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:09 smithi141 ceph-mon[108989]: pgmap v19265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:10.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:10.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:11.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:11.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:11 smithi141 ceph-mon[108989]: pgmap v19266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:11 smithi060 ceph-mon[94696]: pgmap v19266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:12.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:12.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:13.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:13.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:13 smithi141 ceph-mon[108989]: pgmap v19267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:13 smithi060 ceph-mon[94696]: pgmap v19267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:14.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:14.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:15.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:15.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:15 smithi141 ceph-mon[108989]: pgmap v19268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:15 smithi060 ceph-mon[94696]: pgmap v19268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:16.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:16.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:17.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:17.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:17 smithi141 ceph-mon[108989]: pgmap v19269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:17 smithi060 ceph-mon[94696]: pgmap v19269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:18.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:18.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:19.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:19.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:19 smithi141 ceph-mon[108989]: pgmap v19270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:20.316 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:19 smithi060 ceph-mon[94696]: pgmap v19270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:20.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:20.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:21.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:21.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:21 smithi141 ceph-mon[108989]: pgmap v19271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:21 smithi060 ceph-mon[94696]: pgmap v19271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:22.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:22.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:23.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:23.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:23 smithi141 ceph-mon[108989]: pgmap v19272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:23 smithi060 ceph-mon[94696]: pgmap v19272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:24.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:24.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:25.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:25.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:25 smithi141 ceph-mon[108989]: pgmap v19273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:25 smithi060 ceph-mon[94696]: pgmap v19273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:26.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:26.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:27.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:27.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:27 smithi141 ceph-mon[108989]: pgmap v19274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:27 smithi060 ceph-mon[94696]: pgmap v19274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:28.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:28.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:29.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:29.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:29 smithi141 ceph-mon[108989]: pgmap v19275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:29 smithi060 ceph-mon[94696]: pgmap v19275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:30.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:30.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:31.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:31.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:32.202 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: pgmap v19276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:32.202 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:05:32.202 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:05:32.202 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:05:32.202 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:05:32.203 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:05:32.203 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:05:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: pgmap v19276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:05:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:05:32.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:32.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:33.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:33.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:33 smithi141 ceph-mon[108989]: pgmap v19277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:33 smithi060 ceph-mon[94696]: pgmap v19277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:34.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:34.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:35.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:35.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:35 smithi141 ceph-mon[108989]: pgmap v19278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:35 smithi060 ceph-mon[94696]: pgmap v19278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:36.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:36.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:37.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:37.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:37 smithi141 ceph-mon[108989]: pgmap v19279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:37 smithi060 ceph-mon[94696]: pgmap v19279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:38.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:38.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:39.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:39.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:39 smithi141 ceph-mon[108989]: pgmap v19280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:39 smithi060 ceph-mon[94696]: pgmap v19280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:40.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:40.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:41.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:41.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:41 smithi141 ceph-mon[108989]: pgmap v19281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:41 smithi060 ceph-mon[94696]: pgmap v19281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:42.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:42.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:42 smithi141 ceph-mon[108989]: pgmap v19282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:42 smithi060 ceph-mon[94696]: pgmap v19282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:43.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:43.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:44.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:44.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:45.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:45.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:45 smithi141 ceph-mon[108989]: pgmap v19283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:45 smithi060 ceph-mon[94696]: pgmap v19283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:46.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:46.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:47.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:47.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:47 smithi141 ceph-mon[108989]: pgmap v19284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:47 smithi060 ceph-mon[94696]: pgmap v19284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:48.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:48.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:49.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:49.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:49 smithi141 ceph-mon[108989]: pgmap v19285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:49 smithi060 ceph-mon[94696]: pgmap v19285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:05:50.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:50.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:51.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:51.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:51 smithi141 ceph-mon[108989]: pgmap v19286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:51 smithi060 ceph-mon[94696]: pgmap v19286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:52.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:52.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:53.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:53.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:53 smithi141 ceph-mon[108989]: pgmap v19287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:53 smithi060 ceph-mon[94696]: pgmap v19287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:54.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:54.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:55.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:55.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:56.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:55 smithi060 ceph-mon[94696]: pgmap v19288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:55 smithi141 ceph-mon[108989]: pgmap v19288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:05:56.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:56.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:57.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:57.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:57 smithi141 ceph-mon[108989]: pgmap v19289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:57 smithi060 ceph-mon[94696]: pgmap v19289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:05:58.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:58.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:05:59.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:05:59.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:05:59 smithi141 ceph-mon[108989]: pgmap v19290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:05:59 smithi060 ceph-mon[94696]: pgmap v19290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:00.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:00.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:01.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:01.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:01 smithi141 ceph-mon[108989]: pgmap v19291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:01 smithi060 ceph-mon[94696]: pgmap v19291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:02.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:02.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:03.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:03.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:03 smithi141 ceph-mon[108989]: pgmap v19292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:03 smithi060 ceph-mon[94696]: pgmap v19292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:04.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:04.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:05.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:05.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:05 smithi141 ceph-mon[108989]: pgmap v19293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:05 smithi060 ceph-mon[94696]: pgmap v19293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:06.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:06.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:07.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:07.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:07 smithi141 ceph-mon[108989]: pgmap v19294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:07 smithi060 ceph-mon[94696]: pgmap v19294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:08.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:08.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:09.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:09.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:09 smithi141 ceph-mon[108989]: pgmap v19295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:09 smithi060 ceph-mon[94696]: pgmap v19295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:10.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:10.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:11.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:11.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:11 smithi141 ceph-mon[108989]: pgmap v19296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:11 smithi060 ceph-mon[94696]: pgmap v19296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:12.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:12.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:13.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:13.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:13 smithi141 ceph-mon[108989]: pgmap v19297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:13 smithi060 ceph-mon[94696]: pgmap v19297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:14.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:14.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:15.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:15.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:15 smithi141 ceph-mon[108989]: pgmap v19298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:15 smithi060 ceph-mon[94696]: pgmap v19298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:16.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:16.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:17.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:17 smithi141 ceph-mon[108989]: pgmap v19299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:17 smithi060 ceph-mon[94696]: pgmap v19299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:18.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:18.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:19.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:19.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:19 smithi141 ceph-mon[108989]: pgmap v19300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:19 smithi060 ceph-mon[94696]: pgmap v19300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:20.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:20.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:21.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:21.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:21 smithi141 ceph-mon[108989]: pgmap v19301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:21 smithi060 ceph-mon[94696]: pgmap v19301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:22.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:22.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:23.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:23.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:23 smithi141 ceph-mon[108989]: pgmap v19302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:23 smithi060 ceph-mon[94696]: pgmap v19302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:24.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:24.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:25.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:26.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:25 smithi141 ceph-mon[108989]: pgmap v19303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:25 smithi060 ceph-mon[94696]: pgmap v19303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:27.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:27.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:28.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:28.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:27 smithi141 ceph-mon[108989]: pgmap v19304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:27 smithi060 ceph-mon[94696]: pgmap v19304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:29.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:29.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:30.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:30.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:29 smithi141 ceph-mon[108989]: pgmap v19305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:29 smithi060 ceph-mon[94696]: pgmap v19305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:31.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:31.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:32.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:32.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:31 smithi141 ceph-mon[108989]: pgmap v19306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:06:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:31 smithi060 ceph-mon[94696]: pgmap v19306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:06:33.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:33.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:33.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:33 smithi141 ceph-mon[108989]: pgmap v19307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:33.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:33 smithi060 ceph-mon[94696]: pgmap v19307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:34.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:34.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:35.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:35.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: pgmap v19308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:35.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:06:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: pgmap v19308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:06:35.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:06:36.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:36.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:37.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:37.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:37.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:37 smithi141 ceph-mon[108989]: pgmap v19309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:37.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:37 smithi060 ceph-mon[94696]: pgmap v19309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:38.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:38.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:39.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:39.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:39.734 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:39 smithi141 ceph-mon[108989]: pgmap v19310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:39.817 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:39 smithi060 ceph-mon[94696]: pgmap v19310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:40.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:40.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:41.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:41.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:41.221 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:42.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:42.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:41 smithi141 ceph-mon[108989]: pgmap v19311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:41 smithi060 ceph-mon[94696]: pgmap v19311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:43.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:43.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:44.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:44.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:43 smithi141 ceph-mon[108989]: pgmap v19312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:43 smithi060 ceph-mon[94696]: pgmap v19312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:45.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:45.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:46.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:46.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:45 smithi141 ceph-mon[108989]: pgmap v19313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:46.279 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:45 smithi060 ceph-mon[94696]: pgmap v19313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:47.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:47.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:48.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:48.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:47 smithi141 ceph-mon[108989]: pgmap v19314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:47 smithi060 ceph-mon[94696]: pgmap v19314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:49.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:49.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:50.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:50.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:49 smithi141 ceph-mon[108989]: pgmap v19315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:49 smithi060 ceph-mon[94696]: pgmap v19315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:06:51.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:51.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:52.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:52.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:51 smithi141 ceph-mon[108989]: pgmap v19316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:51 smithi060 ceph-mon[94696]: pgmap v19316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:53.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:53.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:54.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:54.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:53 smithi141 ceph-mon[108989]: pgmap v19317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:53 smithi060 ceph-mon[94696]: pgmap v19317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:55.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:55.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:56.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:56.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:55 smithi141 ceph-mon[108989]: pgmap v19318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:55 smithi060 ceph-mon[94696]: pgmap v19318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:06:57.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:57.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:58.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:58.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:06:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:57 smithi141 ceph-mon[108989]: pgmap v19319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:58.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:57 smithi060 ceph-mon[94696]: pgmap v19319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:06:59.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:06:59.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:00.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:00.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:06:59 smithi141 ceph-mon[108989]: pgmap v19320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:06:59 smithi060 ceph-mon[94696]: pgmap v19320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:01.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:01.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:02.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:02.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:01 smithi141 ceph-mon[108989]: pgmap v19321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:01 smithi060 ceph-mon[94696]: pgmap v19321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:03.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:03.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:04.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:04.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:03 smithi141 ceph-mon[108989]: pgmap v19322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:03 smithi060 ceph-mon[94696]: pgmap v19322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:05.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:05.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:06.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:06.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:05 smithi141 ceph-mon[108989]: pgmap v19323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:05 smithi060 ceph-mon[94696]: pgmap v19323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:07.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:07.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:08.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:08.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:07 smithi141 ceph-mon[108989]: pgmap v19324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:07 smithi060 ceph-mon[94696]: pgmap v19324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:09.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:09.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:10.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:10.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:09 smithi141 ceph-mon[108989]: pgmap v19325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:09 smithi060 ceph-mon[94696]: pgmap v19325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:11.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:11.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:12.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:12.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:11 smithi141 ceph-mon[108989]: pgmap v19326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:11 smithi060 ceph-mon[94696]: pgmap v19326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:13.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:13.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:14.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:14.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:13 smithi141 ceph-mon[108989]: pgmap v19327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:13 smithi060 ceph-mon[94696]: pgmap v19327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:15.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:15.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:16.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:16.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:15 smithi141 ceph-mon[108989]: pgmap v19328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:15 smithi060 ceph-mon[94696]: pgmap v19328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:17.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:17.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:18.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:18.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:17 smithi141 ceph-mon[108989]: pgmap v19329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:17 smithi060 ceph-mon[94696]: pgmap v19329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:19.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:19.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:20.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:20.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:19 smithi141 ceph-mon[108989]: pgmap v19330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:19 smithi060 ceph-mon[94696]: pgmap v19330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:21.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:21.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:22.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:22.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:21 smithi141 ceph-mon[108989]: pgmap v19331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:21 smithi060 ceph-mon[94696]: pgmap v19331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:23.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:23.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:24.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:24.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:23 smithi141 ceph-mon[108989]: pgmap v19332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:23 smithi060 ceph-mon[94696]: pgmap v19332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:25.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:26.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:26.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:25 smithi141 ceph-mon[108989]: pgmap v19333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:25 smithi060 ceph-mon[94696]: pgmap v19333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:27.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:28.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:28.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:27 smithi141 ceph-mon[108989]: pgmap v19334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:27 smithi060 ceph-mon[94696]: pgmap v19334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:29.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:29.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:30.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:30.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:29 smithi141 ceph-mon[108989]: pgmap v19335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:29 smithi060 ceph-mon[94696]: pgmap v19335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:31.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:31.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:32.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:31 smithi060 ceph-mon[94696]: pgmap v19336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:32.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:32.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:31 smithi141 ceph-mon[108989]: pgmap v19336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:33.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:33.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:34.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:34.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:33 smithi141 ceph-mon[108989]: pgmap v19337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:33 smithi060 ceph-mon[94696]: pgmap v19337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:35.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:35.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:36.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:36.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:35 smithi141 ceph-mon[108989]: pgmap v19338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:35 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:07:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:35 smithi060 ceph-mon[94696]: pgmap v19338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:35 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:07:37.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:37.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:38.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:38.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:37 smithi141 ceph-mon[108989]: pgmap v19339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:37 smithi060 ceph-mon[94696]: pgmap v19339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:39.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:39.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:40.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:40.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:39 smithi141 ceph-mon[108989]: pgmap v19340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:39 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:39 smithi060 ceph-mon[94696]: pgmap v19340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:39 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:41.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:41.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:07:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:07:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:07:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:07:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:07:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:07:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:07:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:42.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:42.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:41 smithi141 ceph-mon[108989]: pgmap v19341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:41 smithi060 ceph-mon[94696]: pgmap v19341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:43.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:43.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:44.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:44.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:43 smithi141 ceph-mon[108989]: pgmap v19342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:43 smithi060 ceph-mon[94696]: pgmap v19342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:45.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:45.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:46.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:46.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:45 smithi141 ceph-mon[108989]: pgmap v19343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:45 smithi060 ceph-mon[94696]: pgmap v19343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:47.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:47.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:48.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:48.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:47 smithi141 ceph-mon[108989]: pgmap v19344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:47 smithi060 ceph-mon[94696]: pgmap v19344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:49.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:49.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:50.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:50.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:49 smithi141 ceph-mon[108989]: pgmap v19345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:49 smithi060 ceph-mon[94696]: pgmap v19345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:07:51.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:51.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:52.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:52.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:51 smithi141 ceph-mon[108989]: pgmap v19346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:51 smithi060 ceph-mon[94696]: pgmap v19346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:53.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:53.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:54.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:54.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:53 smithi141 ceph-mon[108989]: pgmap v19347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:53 smithi060 ceph-mon[94696]: pgmap v19347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:55.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:56.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:56.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:55 smithi141 ceph-mon[108989]: pgmap v19348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:55 smithi060 ceph-mon[94696]: pgmap v19348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:07:57.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:57.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:58.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:58.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:07:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:57 smithi141 ceph-mon[108989]: pgmap v19349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:57 smithi060 ceph-mon[94696]: pgmap v19349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:07:59.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:07:59.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:00.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:00.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:07:59 smithi141 ceph-mon[108989]: pgmap v19350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:07:59 smithi060 ceph-mon[94696]: pgmap v19350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:01.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:01.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:02.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:02.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:01 smithi141 ceph-mon[108989]: pgmap v19351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:01 smithi060 ceph-mon[94696]: pgmap v19351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:03.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:03.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:04.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:04.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:03 smithi141 ceph-mon[108989]: pgmap v19352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:04.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:03 smithi060 ceph-mon[94696]: pgmap v19352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:05.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:05.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:06.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:06.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:05 smithi141 ceph-mon[108989]: pgmap v19353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:05 smithi060 ceph-mon[94696]: pgmap v19353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:07.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:07.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:08.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:08.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:07 smithi060 ceph-mon[94696]: pgmap v19354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:07 smithi141 ceph-mon[108989]: pgmap v19354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:09.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:09.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:10.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:10.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:09 smithi060 ceph-mon[94696]: pgmap v19355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:09 smithi141 ceph-mon[108989]: pgmap v19355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:11.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:11.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:10 smithi060 ceph-mon[94696]: pgmap v19356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:10 smithi141 ceph-mon[108989]: pgmap v19356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:12.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:12.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:13.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:13.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:13.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:13 smithi141 ceph-mon[108989]: pgmap v19357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:13.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:13 smithi060 ceph-mon[94696]: pgmap v19357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:14.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:14.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:15.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:15.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:16.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:16.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:15 smithi141 ceph-mon[108989]: pgmap v19358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:15 smithi060 ceph-mon[94696]: pgmap v19358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:17.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:17.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:18.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:18.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:17 smithi141 ceph-mon[108989]: pgmap v19359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:17 smithi060 ceph-mon[94696]: pgmap v19359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:19.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:19.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:20.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:20.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:19 smithi141 ceph-mon[108989]: pgmap v19360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:19 smithi060 ceph-mon[94696]: pgmap v19360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:21.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:21.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:22.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:22.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:21 smithi141 ceph-mon[108989]: pgmap v19361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:21 smithi060 ceph-mon[94696]: pgmap v19361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:23.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:23.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:24.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:24.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:23 smithi141 ceph-mon[108989]: pgmap v19362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:24.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:23 smithi060 ceph-mon[94696]: pgmap v19362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:25.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:25.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:26.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:26.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:25 smithi141 ceph-mon[108989]: pgmap v19363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:25 smithi060 ceph-mon[94696]: pgmap v19363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:27.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:27.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:28.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:28.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:27 smithi141 ceph-mon[108989]: pgmap v19364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:27 smithi060 ceph-mon[94696]: pgmap v19364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:29.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:30.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:30.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:29 smithi141 ceph-mon[108989]: pgmap v19365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:29 smithi060 ceph-mon[94696]: pgmap v19365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:31.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:31.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:32.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:31 smithi141 ceph-mon[108989]: pgmap v19366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:31 smithi060 ceph-mon[94696]: pgmap v19366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:33.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:33.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:34.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:34.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:33 smithi141 ceph-mon[108989]: pgmap v19367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:33 smithi060 ceph-mon[94696]: pgmap v19367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:35.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:35.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:36.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:36.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:35 smithi141 ceph-mon[108989]: pgmap v19368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:35 smithi060 ceph-mon[94696]: pgmap v19368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:37.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:37.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:38.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:38.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:37 smithi141 ceph-mon[108989]: pgmap v19369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:37 smithi060 ceph-mon[94696]: pgmap v19369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:39.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:39.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:40.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:40.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:39 smithi141 ceph-mon[108989]: pgmap v19370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:40.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:39 smithi060 ceph-mon[94696]: pgmap v19370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:41.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:41.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:08:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:08:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:08:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:08:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:08:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:08:42.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:42.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:41 smithi141 ceph-mon[108989]: pgmap v19371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:08:42.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:08:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:08:42.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:41 smithi060 ceph-mon[94696]: pgmap v19371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:08:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:08:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:08:43.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:43.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:44.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:44.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:44.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:43 smithi141 ceph-mon[108989]: pgmap v19372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:43 smithi060 ceph-mon[94696]: pgmap v19372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:45.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:45.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:46.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:46.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:45 smithi141 ceph-mon[108989]: pgmap v19373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:45 smithi060 ceph-mon[94696]: pgmap v19373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:47.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:47.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:47 smithi141 ceph-mon[108989]: pgmap v19374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:48.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:48.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:47 smithi060 ceph-mon[94696]: pgmap v19374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:49.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:49.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:49 smithi141 ceph-mon[108989]: pgmap v19375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:50.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:50.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:49 smithi060 ceph-mon[94696]: pgmap v19375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:08:51.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:51.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:51 smithi141 ceph-mon[108989]: pgmap v19376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:52.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:52.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:52.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:51 smithi060 ceph-mon[94696]: pgmap v19376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:53.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:53.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:54.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:54.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:54.273 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:53 smithi141 ceph-mon[108989]: pgmap v19377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:54.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:53 smithi060 ceph-mon[94696]: pgmap v19377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:55.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:55.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:56.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:56.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:56.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:55 smithi060 ceph-mon[94696]: pgmap v19378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:55 smithi141 ceph-mon[108989]: pgmap v19378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:08:57.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:57.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:58.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:57 smithi060 ceph-mon[94696]: pgmap v19379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:58.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:58.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:08:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:57 smithi141 ceph-mon[108989]: pgmap v19379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:08:59.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:08:59.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:00.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:00.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:08:59 smithi060 ceph-mon[94696]: pgmap v19380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:08:59 smithi141 ceph-mon[108989]: pgmap v19380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:01.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:01.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:02.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:02.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:01 smithi060 ceph-mon[94696]: pgmap v19381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:01 smithi141 ceph-mon[108989]: pgmap v19381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:03.067 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:03 smithi060 ceph-mon[94696]: pgmap v19382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:03.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:03.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:03 smithi141 ceph-mon[108989]: pgmap v19382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:04.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:04.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:05.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:05.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:05 smithi141 ceph-mon[108989]: pgmap v19383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:06.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:06.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:05 smithi060 ceph-mon[94696]: pgmap v19383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:07.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:07.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:07 smithi141 ceph-mon[108989]: pgmap v19384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:08.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:08.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:07 smithi060 ceph-mon[94696]: pgmap v19384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:09.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:09.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:09 smithi141 ceph-mon[108989]: pgmap v19385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:10.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:10.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:10.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:09 smithi060 ceph-mon[94696]: pgmap v19385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:11.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:11.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:11.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:11 smithi141 ceph-mon[108989]: pgmap v19386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:12.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:12.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:11 smithi060 ceph-mon[94696]: pgmap v19386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:13.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:13.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:13 smithi141 ceph-mon[108989]: pgmap v19387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:14.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:14.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:13 smithi060 ceph-mon[94696]: pgmap v19387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:15.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:15.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:16.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:15 smithi141 ceph-mon[108989]: pgmap v19388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:16.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:16.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:16.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:15 smithi060 ceph-mon[94696]: pgmap v19388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:17.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:17.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:18.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:17 smithi141 ceph-mon[108989]: pgmap v19389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:18.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:18.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:18.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:17 smithi060 ceph-mon[94696]: pgmap v19389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:19.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:19.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:20.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:19 smithi141 ceph-mon[108989]: pgmap v19390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:20.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:20.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:20.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:19 smithi060 ceph-mon[94696]: pgmap v19390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:21.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:21.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:22.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:21 smithi141 ceph-mon[108989]: pgmap v19391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:22.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:22.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:22.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:21 smithi060 ceph-mon[94696]: pgmap v19391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:23.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:23.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:24.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:23 smithi141 ceph-mon[108989]: pgmap v19392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:24.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:24.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:23 smithi060 ceph-mon[94696]: pgmap v19392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:25.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:25.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:25 smithi141 ceph-mon[108989]: pgmap v19393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:26.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:26.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:26.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:25 smithi060 ceph-mon[94696]: pgmap v19393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:27.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:27.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:27 smithi141 ceph-mon[108989]: pgmap v19394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:28.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:28.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:28.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:27 smithi060 ceph-mon[94696]: pgmap v19394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:29.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:29.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:29 smithi141 ceph-mon[108989]: pgmap v19395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:30.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:30.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:30.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:29 smithi060 ceph-mon[94696]: pgmap v19395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:31.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:31.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:31 smithi141 ceph-mon[108989]: pgmap v19396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:32.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:32.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:32.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:31 smithi060 ceph-mon[94696]: pgmap v19396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:33.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:33.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:34.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:34.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:34.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:33 smithi060 ceph-mon[94696]: pgmap v19397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:33 smithi141 ceph-mon[108989]: pgmap v19397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:35.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:35.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:36.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:36.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:36.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:35 smithi060 ceph-mon[94696]: pgmap v19398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:35 smithi141 ceph-mon[108989]: pgmap v19398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:37.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:37.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:38.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:37 smithi060 ceph-mon[94696]: pgmap v19399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:38.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:38.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:37 smithi141 ceph-mon[108989]: pgmap v19399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:39.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:39.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:39 smithi060 ceph-mon[94696]: pgmap v19400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:40.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:40.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:39 smithi141 ceph-mon[108989]: pgmap v19400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:41.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:41.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:41.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: pgmap v19401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:09:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:09:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:09:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:09:42.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:42.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: pgmap v19401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:09:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:09:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:09:43.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:43.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:44.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:44 smithi060 ceph-mon[94696]: pgmap v19402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:44.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:44 smithi141 ceph-mon[108989]: pgmap v19402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:45.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:45.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:45 smithi141 ceph-mon[108989]: pgmap v19403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:46.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:45 smithi060 ceph-mon[94696]: pgmap v19403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:46.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:46.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:47.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:47.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:48.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:47 smithi141 ceph-mon[108989]: pgmap v19404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:47 smithi060 ceph-mon[94696]: pgmap v19404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:48.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:48.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:49.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:49 smithi141 ceph-mon[108989]: pgmap v19405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:50.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:49 smithi060 ceph-mon[94696]: pgmap v19405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:09:50.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:50.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:51.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:51.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:52.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:51 smithi141 ceph-mon[108989]: pgmap v19406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:51 smithi060 ceph-mon[94696]: pgmap v19406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:52.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:52.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:53.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:53.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:54.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:53 smithi141 ceph-mon[108989]: pgmap v19407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:53 smithi060 ceph-mon[94696]: pgmap v19407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:54.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:54.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:55.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:55.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:56.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:55 smithi141 ceph-mon[108989]: pgmap v19408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:55 smithi060 ceph-mon[94696]: pgmap v19408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:09:56.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:56.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:57.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:57.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:58.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:57 smithi141 ceph-mon[108989]: pgmap v19409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:57 smithi060 ceph-mon[94696]: pgmap v19409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:09:58.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:58.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:09:59.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:09:59.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:00.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:09:59 smithi141 ceph-mon[108989]: pgmap v19410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:00.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:09:59 smithi060 ceph-mon[94696]: pgmap v19410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:00.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:00.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:01.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:10:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:10:01.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:01.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:02.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:01 smithi141 ceph-mon[108989]: pgmap v19411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:02.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:01 smithi060 ceph-mon[94696]: pgmap v19411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:02.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:02.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:03.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:03.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:04.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:03 smithi141 ceph-mon[108989]: pgmap v19412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:03 smithi060 ceph-mon[94696]: pgmap v19412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:04.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:04.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:05.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:05.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:06.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:05 smithi060 ceph-mon[94696]: pgmap v19413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:06.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:06.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:05 smithi141 ceph-mon[108989]: pgmap v19413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:07.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:07.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:08.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:07 smithi060 ceph-mon[94696]: pgmap v19414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:08.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:08.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:07 smithi141 ceph-mon[108989]: pgmap v19414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:09.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:09.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:09 smithi060 ceph-mon[94696]: pgmap v19415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:10.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:10.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:09 smithi141 ceph-mon[108989]: pgmap v19415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:11.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:11.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:12.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:11 smithi060 ceph-mon[94696]: pgmap v19416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:12.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:12.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:11 smithi141 ceph-mon[108989]: pgmap v19416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:13.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:13.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:14.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:14 smithi060 ceph-mon[94696]: pgmap v19417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:14.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:14.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:14 smithi141 ceph-mon[108989]: pgmap v19417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:15.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:15.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:16 smithi060 ceph-mon[94696]: pgmap v19418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:16.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:16.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:16 smithi141 ceph-mon[108989]: pgmap v19418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:17.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:17.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:18 smithi060 ceph-mon[94696]: pgmap v19419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:18.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:18.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:18 smithi141 ceph-mon[108989]: pgmap v19419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:19.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:19.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:20 smithi060 ceph-mon[94696]: pgmap v19420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:20.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:20.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:20 smithi141 ceph-mon[108989]: pgmap v19420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:21.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:21.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:22 smithi060 ceph-mon[94696]: pgmap v19421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:22.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:22.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:22 smithi141 ceph-mon[108989]: pgmap v19421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:23.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:23 smithi060 ceph-mon[94696]: pgmap v19422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:23.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:23.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:23 smithi141 ceph-mon[108989]: pgmap v19422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:24.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:24.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:25.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:25 smithi141 ceph-mon[108989]: pgmap v19423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:25 smithi060 ceph-mon[94696]: pgmap v19423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:26.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:26.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:27.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:27.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:28.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:27 smithi141 ceph-mon[108989]: pgmap v19424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:27 smithi060 ceph-mon[94696]: pgmap v19424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:28.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:28.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:29.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:29.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:30.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:29 smithi141 ceph-mon[108989]: pgmap v19425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:29 smithi060 ceph-mon[94696]: pgmap v19425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:30.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:30.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:31.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:31.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:32.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:31 smithi141 ceph-mon[108989]: pgmap v19426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:31 smithi060 ceph-mon[94696]: pgmap v19426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:32.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:32.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:33.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:33.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:34.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:33 smithi141 ceph-mon[108989]: pgmap v19427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:33 smithi060 ceph-mon[94696]: pgmap v19427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:34.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:34.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:35.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:35.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:35 smithi141 ceph-mon[108989]: pgmap v19428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:35 smithi060 ceph-mon[94696]: pgmap v19428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:36.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:36.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:37.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:37.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:38.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:37 smithi141 ceph-mon[108989]: pgmap v19429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:37 smithi060 ceph-mon[94696]: pgmap v19429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:38.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:38.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:39.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:39.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:40.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:39 smithi141 ceph-mon[108989]: pgmap v19430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:39 smithi060 ceph-mon[94696]: pgmap v19430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:40.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:40.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:41.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:41.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:41 smithi060 ceph-mon[94696]: pgmap v19431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:42.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:42.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:41 smithi141 ceph-mon[108989]: pgmap v19431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:10:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:10:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:10:43.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:10:43.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:42 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:43.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:10:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:10:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:10:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:10:43.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:42 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:10:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:43 smithi060 ceph-mon[94696]: pgmap v19432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:44.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:44.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:43 smithi141 ceph-mon[108989]: pgmap v19432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:45.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:45.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:45 smithi060 ceph-mon[94696]: pgmap v19433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:46.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:46.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:45 smithi141 ceph-mon[108989]: pgmap v19433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:47.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:47.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:48.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:47 smithi060 ceph-mon[94696]: pgmap v19434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:48.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:48.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:47 smithi141 ceph-mon[108989]: pgmap v19434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:49.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:49.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:50 smithi060 ceph-mon[94696]: pgmap v19435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:50.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:50.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:50.465 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:50 smithi141 ceph-mon[108989]: pgmap v19435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:10:51.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:51.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:52 smithi060 ceph-mon[94696]: pgmap v19436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:52.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:52.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:52 smithi141 ceph-mon[108989]: pgmap v19436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:53.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:53.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:54 smithi060 ceph-mon[94696]: pgmap v19437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:54.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:54.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:54 smithi141 ceph-mon[108989]: pgmap v19437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:55.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:55.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:56 smithi060 ceph-mon[94696]: pgmap v19438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:56.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:56.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:56 smithi141 ceph-mon[108989]: pgmap v19438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:10:57.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:57.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:10:58 smithi060 ceph-mon[94696]: pgmap v19439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:58.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:58.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:10:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:10:58 smithi141 ceph-mon[108989]: pgmap v19439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:10:59.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:10:59.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:00 smithi060 ceph-mon[94696]: pgmap v19440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:00.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:00.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:00 smithi141 ceph-mon[108989]: pgmap v19440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:01.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:01.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:02 smithi060 ceph-mon[94696]: pgmap v19441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:02.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:02.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:02 smithi141 ceph-mon[108989]: pgmap v19441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:03.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:03.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:03 smithi141 ceph-mon[108989]: pgmap v19442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:03.567 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:03 smithi060 ceph-mon[94696]: pgmap v19442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:04.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:04.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:05.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:05.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:06.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:05 smithi141 ceph-mon[108989]: pgmap v19443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:05 smithi060 ceph-mon[94696]: pgmap v19443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:06.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:07.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:07.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:08.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:07 smithi141 ceph-mon[108989]: pgmap v19444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:07 smithi060 ceph-mon[94696]: pgmap v19444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:08.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:08.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:09.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:10.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:09 smithi141 ceph-mon[108989]: pgmap v19445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:09 smithi060 ceph-mon[94696]: pgmap v19445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:10.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:10.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:11.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:11.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:11.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:12.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:11 smithi141 ceph-mon[108989]: pgmap v19446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:11 smithi060 ceph-mon[94696]: pgmap v19446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:12.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:12.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:13.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:13.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:14.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:13 smithi141 ceph-mon[108989]: pgmap v19447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:14.288 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:13 smithi060 ceph-mon[94696]: pgmap v19447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:14.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:14.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:15.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:15.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:15 smithi060 ceph-mon[94696]: pgmap v19448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:16.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:16.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:15 smithi141 ceph-mon[108989]: pgmap v19448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:17.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:17.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:17 smithi060 ceph-mon[94696]: pgmap v19449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:18.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:18.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:17 smithi141 ceph-mon[108989]: pgmap v19449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:19.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:19.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:19 smithi060 ceph-mon[94696]: pgmap v19450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:19 smithi141 ceph-mon[108989]: pgmap v19450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:20.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:20.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:21.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:21.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:21 smithi060 ceph-mon[94696]: pgmap v19451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:21 smithi141 ceph-mon[108989]: pgmap v19451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:22.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:22.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:23.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:23.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:23 smithi060 ceph-mon[94696]: pgmap v19452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:23 smithi141 ceph-mon[108989]: pgmap v19452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:24.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:24.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:25.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:25.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:26.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:25 smithi141 ceph-mon[108989]: pgmap v19453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:25 smithi060 ceph-mon[94696]: pgmap v19453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:26.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:26.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:27.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:27.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:28 smithi060 ceph-mon[94696]: pgmap v19454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:28.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:28 smithi141 ceph-mon[108989]: pgmap v19454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:28.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:28.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:29.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:29.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:30 smithi060 ceph-mon[94696]: pgmap v19455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:30 smithi141 ceph-mon[108989]: pgmap v19455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:30.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:30.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:31.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:31.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:32 smithi060 ceph-mon[94696]: pgmap v19456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:32 smithi141 ceph-mon[108989]: pgmap v19456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:32.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:32.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:33.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:34 smithi060 ceph-mon[94696]: pgmap v19457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:34 smithi141 ceph-mon[108989]: pgmap v19457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:34.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:34.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:35.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:35.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:36.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:36 smithi141 ceph-mon[108989]: pgmap v19458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:36 smithi060 ceph-mon[94696]: pgmap v19458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:36.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:36.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:37.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:37.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:38 smithi060 ceph-mon[94696]: pgmap v19459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:38 smithi141 ceph-mon[108989]: pgmap v19459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:38.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:38.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:39.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:39.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:40 smithi060 ceph-mon[94696]: pgmap v19460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:40 smithi141 ceph-mon[108989]: pgmap v19460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:40.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:40.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:41.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:41.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:41.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:42 smithi060 ceph-mon[94696]: pgmap v19461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:42 smithi141 ceph-mon[108989]: pgmap v19461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:42.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:42.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:43.317 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:43 smithi060 ceph-mon[94696]: pgmap v19462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:43 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:11:43.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:43 smithi141 ceph-mon[108989]: pgmap v19462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:43 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:11:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:43.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:11:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:11:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:11:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:11:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:11:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:11:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:11:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:11:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:11:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:11:44.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:44.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:45.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:45.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:46.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:45 smithi141 ceph-mon[108989]: pgmap v19463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:45 smithi060 ceph-mon[94696]: pgmap v19463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:46.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:46.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:47.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:47 smithi141 ceph-mon[108989]: pgmap v19464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:47 smithi060 ceph-mon[94696]: pgmap v19464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:48.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:49.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:49.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:50.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:49 smithi141 ceph-mon[108989]: pgmap v19465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:49 smithi060 ceph-mon[94696]: pgmap v19465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:50.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:51.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:51.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:51 smithi060 ceph-mon[94696]: pgmap v19466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:51 smithi141 ceph-mon[108989]: pgmap v19466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:52.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:52.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:53.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:53.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:53 smithi060 ceph-mon[94696]: pgmap v19467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:53 smithi141 ceph-mon[108989]: pgmap v19467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:54.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:55.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:55.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:55 smithi060 ceph-mon[94696]: pgmap v19468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:55 smithi141 ceph-mon[108989]: pgmap v19468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:11:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:11:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:56.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:57.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:57.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:11:57 smithi060 ceph-mon[94696]: pgmap v19469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:11:57 smithi141 ceph-mon[108989]: pgmap v19469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:11:58.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:58.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:11:59.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:11:59.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:00 smithi060 ceph-mon[94696]: pgmap v19470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:00 smithi141 ceph-mon[108989]: pgmap v19470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:00.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:00.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:01.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:01.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:02 smithi060 ceph-mon[94696]: pgmap v19471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:02 smithi141 ceph-mon[108989]: pgmap v19471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:02.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:02.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:03.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:03.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:04 smithi060 ceph-mon[94696]: pgmap v19472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:04 smithi141 ceph-mon[108989]: pgmap v19472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:04.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:04.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:05.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:05.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:06 smithi060 ceph-mon[94696]: pgmap v19473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:06 smithi141 ceph-mon[108989]: pgmap v19473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:06.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:06.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:07.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:07.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:08 smithi060 ceph-mon[94696]: pgmap v19474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:08 smithi141 ceph-mon[108989]: pgmap v19474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:08.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:08.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:09.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:09.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:10 smithi060 ceph-mon[94696]: pgmap v19475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:10 smithi141 ceph-mon[108989]: pgmap v19475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:10.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:10.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:11.294 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:11.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:11.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:12 smithi060 ceph-mon[94696]: pgmap v19476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:12 smithi141 ceph-mon[108989]: pgmap v19476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:12.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:13.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:13.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:14 smithi060 ceph-mon[94696]: pgmap v19477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:14.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:14 smithi141 ceph-mon[108989]: pgmap v19477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:14.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:14.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:15.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:15.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:16 smithi060 ceph-mon[94696]: pgmap v19478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:16.346 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:16 smithi141 ceph-mon[108989]: pgmap v19478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:16.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:16.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:17.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:17.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:18 smithi060 ceph-mon[94696]: pgmap v19479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:18 smithi141 ceph-mon[108989]: pgmap v19479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:18.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:18.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:19.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:19.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:20 smithi060 ceph-mon[94696]: pgmap v19480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:20 smithi141 ceph-mon[108989]: pgmap v19480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:20.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:20.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:21.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:21 smithi060 ceph-mon[94696]: pgmap v19481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:21.398 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:21 smithi141 ceph-mon[108989]: pgmap v19481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:21.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:21.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:22.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:22.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:23 smithi141 ceph-mon[108989]: pgmap v19482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:23 smithi060 ceph-mon[94696]: pgmap v19482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:23.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:23.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:24.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:24.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:25.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:25.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:25 smithi060 ceph-mon[94696]: pgmap v19483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:26.450 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:25 smithi141 ceph-mon[108989]: pgmap v19483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:26.450 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:26.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:26.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:27.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:27.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:27 smithi060 ceph-mon[94696]: pgmap v19484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:27 smithi141 ceph-mon[108989]: pgmap v19484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:28.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:28.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:29.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:29.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:29 smithi060 ceph-mon[94696]: pgmap v19485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:29 smithi141 ceph-mon[108989]: pgmap v19485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:30.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:30.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:31.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:31.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:31 smithi060 ceph-mon[94696]: pgmap v19486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:32.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:31 smithi141 ceph-mon[108989]: pgmap v19486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:32.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:32.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:33.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:33.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:33 smithi060 ceph-mon[94696]: pgmap v19487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:33 smithi141 ceph-mon[108989]: pgmap v19487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:34.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:34.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:35.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:35.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:36 smithi060 ceph-mon[94696]: pgmap v19488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:36 smithi141 ceph-mon[108989]: pgmap v19488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:36.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:36.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:37.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:37.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:38 smithi060 ceph-mon[94696]: pgmap v19489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:38 smithi141 ceph-mon[108989]: pgmap v19489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:38.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:38.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:39.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:39.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:40 smithi060 ceph-mon[94696]: pgmap v19490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:40 smithi141 ceph-mon[108989]: pgmap v19490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:40.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:40.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:41.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:41.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:41.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:42 smithi060 ceph-mon[94696]: pgmap v19491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:42 smithi141 ceph-mon[108989]: pgmap v19491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:42.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:42.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:43.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:43.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:44 smithi060 ceph-mon[94696]: pgmap v19492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:44 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:12:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:44 smithi141 ceph-mon[108989]: pgmap v19492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:44 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:12:44.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:44.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:45.312 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:12:45.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:12:45.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:12:45.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:12:45.313 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:12:45.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:12:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:12:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:12:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:12:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:12:45.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:45.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:46 smithi060 ceph-mon[94696]: pgmap v19493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:46.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:46 smithi141 ceph-mon[108989]: pgmap v19493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:46.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:46.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:47.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:47.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:48 smithi060 ceph-mon[94696]: pgmap v19494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:48 smithi141 ceph-mon[108989]: pgmap v19494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:48.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:48.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:49.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:49.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:50 smithi060 ceph-mon[94696]: pgmap v19495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:50.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:50 smithi141 ceph-mon[108989]: pgmap v19495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:50.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:50.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:51.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:51.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:52 smithi060 ceph-mon[94696]: pgmap v19496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:52.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:52 smithi141 ceph-mon[108989]: pgmap v19496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:52.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:52.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:53.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:53.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:54 smithi060 ceph-mon[94696]: pgmap v19497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:54.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:54 smithi141 ceph-mon[108989]: pgmap v19497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:54.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:54.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:55.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:55.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:56 smithi060 ceph-mon[94696]: pgmap v19498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:56 smithi141 ceph-mon[108989]: pgmap v19498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:12:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:12:56.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:56.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:57.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:57.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:12:58 smithi060 ceph-mon[94696]: pgmap v19499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:12:58 smithi141 ceph-mon[108989]: pgmap v19499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:12:58.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:58.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:12:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:12:59.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:00 smithi060 ceph-mon[94696]: pgmap v19500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:00 smithi141 ceph-mon[108989]: pgmap v19500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:00.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:00.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:01.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:01 smithi060 ceph-mon[94696]: pgmap v19501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:01.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:01 smithi141 ceph-mon[108989]: pgmap v19501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:01.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:01.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:02.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:03.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:03 smithi141 ceph-mon[108989]: pgmap v19502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:03 smithi060 ceph-mon[94696]: pgmap v19502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:03.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:03.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:04.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:04.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:05.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:05.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:05 smithi060 ceph-mon[94696]: pgmap v19503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:05 smithi141 ceph-mon[108989]: pgmap v19503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:06.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:06.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:07.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:07.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:07 smithi060 ceph-mon[94696]: pgmap v19504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:07 smithi141 ceph-mon[108989]: pgmap v19504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:08.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:08.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:09.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:09.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:10 smithi060 ceph-mon[94696]: pgmap v19505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:10 smithi141 ceph-mon[108989]: pgmap v19505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:10.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:10.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:11.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:11.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:11.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:12 smithi141 ceph-mon[108989]: pgmap v19506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:12 smithi060 ceph-mon[94696]: pgmap v19506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:12.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:12.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:13.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:13.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:14 smithi060 ceph-mon[94696]: pgmap v19507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:14 smithi141 ceph-mon[108989]: pgmap v19507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:14.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:14.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:15.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:15.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:16 smithi060 ceph-mon[94696]: pgmap v19508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:16.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:16 smithi141 ceph-mon[108989]: pgmap v19508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:16.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:16.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:17.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:17.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:18 smithi060 ceph-mon[94696]: pgmap v19509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:18.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:18 smithi141 ceph-mon[108989]: pgmap v19509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:18.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:18.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:19.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:19.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:20 smithi060 ceph-mon[94696]: pgmap v19510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:20 smithi141 ceph-mon[108989]: pgmap v19510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:20.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:20.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:21.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:21.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:22 smithi060 ceph-mon[94696]: pgmap v19511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:22 smithi141 ceph-mon[108989]: pgmap v19511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:22.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:22.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:23.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:23.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:24 smithi060 ceph-mon[94696]: pgmap v19512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:24 smithi141 ceph-mon[108989]: pgmap v19512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:24.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:24.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:25.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:25.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:26 smithi060 ceph-mon[94696]: pgmap v19513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:26 smithi141 ceph-mon[108989]: pgmap v19513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:26.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:26.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:27.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:27.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:28 smithi060 ceph-mon[94696]: pgmap v19514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:28 smithi141 ceph-mon[108989]: pgmap v19514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:28.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:28.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:29.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:29.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:30 smithi060 ceph-mon[94696]: pgmap v19515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:30 smithi141 ceph-mon[108989]: pgmap v19515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:30.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:30.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:31.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:31.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:32.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:32 smithi060 ceph-mon[94696]: pgmap v19516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:32 smithi141 ceph-mon[108989]: pgmap v19516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:32.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:32.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:33.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:33.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:34 smithi060 ceph-mon[94696]: pgmap v19517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:34.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:34 smithi141 ceph-mon[108989]: pgmap v19517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:34.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:34.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:35.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:35.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:36 smithi060 ceph-mon[94696]: pgmap v19518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:36.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:36 smithi141 ceph-mon[108989]: pgmap v19518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:36.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:36.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:37.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:37.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:38 smithi060 ceph-mon[94696]: pgmap v19519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:38 smithi141 ceph-mon[108989]: pgmap v19519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:38.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:38.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:39.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:39 smithi141 ceph-mon[108989]: pgmap v19520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:39.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:39 smithi060 ceph-mon[94696]: pgmap v19520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:39.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:39.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:40.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:40.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:41.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:41.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:42 smithi060 ceph-mon[94696]: pgmap v19521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:42 smithi141 ceph-mon[108989]: pgmap v19521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:42.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:42.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:43.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:43.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:44 smithi060 ceph-mon[94696]: pgmap v19522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:44.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:44 smithi141 ceph-mon[108989]: pgmap v19522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:44.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:44.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:45.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:13:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:45.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:13:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:45.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:45.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:45.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:46 smithi060 ceph-mon[94696]: pgmap v19523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:46.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:46 smithi141 ceph-mon[108989]: pgmap v19523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:46.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:46.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:46.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:46.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:47.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:48 smithi141 ceph-mon[108989]: pgmap v19524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:48 smithi060 ceph-mon[94696]: pgmap v19524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:48.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:48.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:49.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:49.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: pgmap v19525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1376M 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:13:49.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:13:49.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:13:49.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: pgmap v19525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1376M 2023-08-19T18:13:49.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:13:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:13:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:13:49.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:13:50.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:50.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:51.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:51.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:52 smithi060 ceph-mon[94696]: pgmap v19526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:52.329 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:52 smithi141 ceph-mon[108989]: pgmap v19526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:52.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:52.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:53.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:53.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:54 smithi060 ceph-mon[94696]: pgmap v19527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:54 smithi141 ceph-mon[108989]: pgmap v19527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:54.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:54.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:55.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:55.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:56 smithi060 ceph-mon[94696]: pgmap v19528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:56 smithi141 ceph-mon[108989]: pgmap v19528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:13:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:13:56.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:56.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:57.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:57.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:13:58 smithi060 ceph-mon[94696]: pgmap v19529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:13:58 smithi141 ceph-mon[108989]: pgmap v19529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:13:58.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:58.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:13:59.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:13:59.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:00 smithi060 ceph-mon[94696]: pgmap v19530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:00 smithi141 ceph-mon[108989]: pgmap v19530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:00.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:00.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:01.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:01.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:02 smithi060 ceph-mon[94696]: pgmap v19531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:02.432 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:02 smithi141 ceph-mon[108989]: pgmap v19531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:02.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:02.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:03.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:03.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:04 smithi060 ceph-mon[94696]: pgmap v19532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:04 smithi141 ceph-mon[108989]: pgmap v19532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:04.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:04.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:05.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:05.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:06 smithi060 ceph-mon[94696]: pgmap v19533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:06.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:06 smithi141 ceph-mon[108989]: pgmap v19533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:06.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:06.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:07.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:07.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:08 smithi060 ceph-mon[94696]: pgmap v19534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:08 smithi141 ceph-mon[108989]: pgmap v19534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:08.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:08.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:09.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:09.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:10 smithi060 ceph-mon[94696]: pgmap v19535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:10 smithi141 ceph-mon[108989]: pgmap v19535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:10.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:10.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:11.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:11.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:12 smithi060 ceph-mon[94696]: pgmap v19536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:12.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:12 smithi141 ceph-mon[108989]: pgmap v19536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:12.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:12.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:13 smithi141 ceph-mon[108989]: pgmap v19537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:13 smithi060 ceph-mon[94696]: pgmap v19537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:13.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:13.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:14.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:14.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:15.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:15.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:16 smithi060 ceph-mon[94696]: pgmap v19538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:16.578 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:16 smithi141 ceph-mon[108989]: pgmap v19538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:16.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:16.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:17.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:17.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:18 smithi060 ceph-mon[94696]: pgmap v19539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:18 smithi141 ceph-mon[108989]: pgmap v19539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:18.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:18.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:19.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:19.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:20 smithi060 ceph-mon[94696]: pgmap v19540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:20 smithi141 ceph-mon[108989]: pgmap v19540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:20.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:20.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:21.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:21.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:22 smithi060 ceph-mon[94696]: pgmap v19541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:22 smithi141 ceph-mon[108989]: pgmap v19541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:22.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:22.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:23.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:23.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:24 smithi060 ceph-mon[94696]: pgmap v19542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:24 smithi141 ceph-mon[108989]: pgmap v19542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:24.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:25.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:26 smithi060 ceph-mon[94696]: pgmap v19543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:26 smithi141 ceph-mon[108989]: pgmap v19543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:26.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:27.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:27.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:28 smithi060 ceph-mon[94696]: pgmap v19544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:28 smithi141 ceph-mon[108989]: pgmap v19544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:28.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:29.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:29.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:30 smithi060 ceph-mon[94696]: pgmap v19545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:30.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:30 smithi141 ceph-mon[108989]: pgmap v19545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:30.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:30.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:31.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:31.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:32 smithi060 ceph-mon[94696]: pgmap v19546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:32 smithi141 ceph-mon[108989]: pgmap v19546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:32.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:32.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:33.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:33.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:34 smithi060 ceph-mon[94696]: pgmap v19547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:34 smithi141 ceph-mon[108989]: pgmap v19547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:34.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:34.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:35.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:35.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:36 smithi060 ceph-mon[94696]: pgmap v19548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:36 smithi141 ceph-mon[108989]: pgmap v19548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:36.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:36.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:37.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:37.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:38 smithi060 ceph-mon[94696]: pgmap v19549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:38.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:38 smithi141 ceph-mon[108989]: pgmap v19549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:38.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:39.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:39.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:40 smithi060 ceph-mon[94696]: pgmap v19550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:40.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:40 smithi141 ceph-mon[108989]: pgmap v19550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:40.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:40.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:41.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:42 smithi060 ceph-mon[94696]: pgmap v19551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:42 smithi141 ceph-mon[108989]: pgmap v19551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:42.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:42.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:43.234 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:43 smithi141 ceph-mon[108989]: pgmap v19552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:43.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:43 smithi060 ceph-mon[94696]: pgmap v19552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:43.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:44.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:44.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:45.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:45.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:46 smithi060 ceph-mon[94696]: pgmap v19553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:46 smithi141 ceph-mon[108989]: pgmap v19553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:46.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:46.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:47.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:47.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:48 smithi141 ceph-mon[108989]: pgmap v19554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:48 smithi060 ceph-mon[94696]: pgmap v19554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:48.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:48.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:49.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:14:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:14:49.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:49.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: pgmap v19555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:14:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:14:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:14:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:14:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:14:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: pgmap v19555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:14:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:14:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:14:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:14:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:14:50.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:50.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:51.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:51.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:52 smithi060 ceph-mon[94696]: pgmap v19556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:52 smithi141 ceph-mon[108989]: pgmap v19556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:52.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:52.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:53.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:53.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:54 smithi060 ceph-mon[94696]: pgmap v19557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:54 smithi141 ceph-mon[108989]: pgmap v19557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:54.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:54.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:55.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:55.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:56 smithi060 ceph-mon[94696]: pgmap v19558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:56.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:56 smithi141 ceph-mon[108989]: pgmap v19558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:14:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:14:56.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:56.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:57.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:57.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:14:58 smithi060 ceph-mon[94696]: pgmap v19559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:58.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:14:58 smithi141 ceph-mon[108989]: pgmap v19559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:14:58.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:58.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:14:59.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:14:59.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:00 smithi060 ceph-mon[94696]: pgmap v19560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:00 smithi141 ceph-mon[108989]: pgmap v19560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:00.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:00.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:01.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:01.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:02.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:02 smithi060 ceph-mon[94696]: pgmap v19561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:02.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:02 smithi141 ceph-mon[108989]: pgmap v19561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:02.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:02.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:03.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:03.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:04 smithi060 ceph-mon[94696]: pgmap v19562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:04.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:04 smithi141 ceph-mon[108989]: pgmap v19562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:04.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:04.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:05.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:05.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:06 smithi060 ceph-mon[94696]: pgmap v19563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:06 smithi141 ceph-mon[108989]: pgmap v19563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:06.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:06.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:07.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:07 smithi060 ceph-mon[94696]: pgmap v19564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:07 smithi141 ceph-mon[108989]: pgmap v19564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:07.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:07.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:08.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:08.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:09.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:09 smithi141 ceph-mon[108989]: pgmap v19565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:09 smithi060 ceph-mon[94696]: pgmap v19565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:09.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:09.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:10.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:10.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:11.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:11.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:12 smithi060 ceph-mon[94696]: pgmap v19566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:12 smithi141 ceph-mon[108989]: pgmap v19566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:12.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:12.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:13.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:14 smithi060 ceph-mon[94696]: pgmap v19567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:14 smithi141 ceph-mon[108989]: pgmap v19567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:14.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:14.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:15.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:15.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:16 smithi060 ceph-mon[94696]: pgmap v19568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:16 smithi141 ceph-mon[108989]: pgmap v19568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:16.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:16.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:17.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:17.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:18.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:18 smithi060 ceph-mon[94696]: pgmap v19569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:18 smithi141 ceph-mon[108989]: pgmap v19569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:18.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:18.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:19.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:19.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:20.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:20 smithi060 ceph-mon[94696]: pgmap v19570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:20 smithi141 ceph-mon[108989]: pgmap v19570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:20.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:20.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:21.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:21.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:22 smithi060 ceph-mon[94696]: pgmap v19571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:22.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:22 smithi141 ceph-mon[108989]: pgmap v19571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:22.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:22.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:23.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:23.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:24 smithi060 ceph-mon[94696]: pgmap v19572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:24.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:24 smithi141 ceph-mon[108989]: pgmap v19572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:24.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:24.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:25.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:25.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:26 smithi060 ceph-mon[94696]: pgmap v19573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:26 smithi141 ceph-mon[108989]: pgmap v19573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:26.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:26.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:27.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:27.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:28.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:28 smithi141 ceph-mon[108989]: pgmap v19574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:28 smithi060 ceph-mon[94696]: pgmap v19574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:28.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:28.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:29.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:29.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:30 smithi060 ceph-mon[94696]: pgmap v19575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:30 smithi141 ceph-mon[108989]: pgmap v19575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:30.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:30.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:31.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:31.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:32 smithi060 ceph-mon[94696]: pgmap v19576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:32 smithi141 ceph-mon[108989]: pgmap v19576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:32.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:32.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:33.369 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:33 smithi141 ceph-mon[108989]: pgmap v19577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:33 smithi060 ceph-mon[94696]: pgmap v19577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:33.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:33.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:34.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:34.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:35.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:35.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:36 smithi060 ceph-mon[94696]: pgmap v19578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:36 smithi141 ceph-mon[108989]: pgmap v19578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:36.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:36.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:37.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:37.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:38 smithi060 ceph-mon[94696]: pgmap v19579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:38.422 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:38 smithi141 ceph-mon[108989]: pgmap v19579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:38.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:38.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:39.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:39.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:40 smithi060 ceph-mon[94696]: pgmap v19580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:40 smithi141 ceph-mon[108989]: pgmap v19580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:40.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:40.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:41.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:41.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:42 smithi060 ceph-mon[94696]: pgmap v19581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:42.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:42 smithi141 ceph-mon[108989]: pgmap v19581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:42.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:42.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:43.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:43.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:44.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:44 smithi060 ceph-mon[94696]: pgmap v19582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:44 smithi141 ceph-mon[108989]: pgmap v19582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:44.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:44.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:45.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:45.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:46 smithi060 ceph-mon[94696]: pgmap v19583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:46 smithi141 ceph-mon[108989]: pgmap v19583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:46.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:46.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:47.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:47.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:48 smithi060 ceph-mon[94696]: pgmap v19584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:48.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:48 smithi141 ceph-mon[108989]: pgmap v19584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:48.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:48.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:49.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:49.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: pgmap v19585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:15:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:15:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:15:50.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:15:50.322 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:15:50.323 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:15:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: pgmap v19585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:15:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:15:50.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:15:50.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:15:50.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:15:50.489 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:15:50.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:50.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:51.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:51.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:52 smithi060 ceph-mon[94696]: pgmap v19586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:52 smithi141 ceph-mon[108989]: pgmap v19586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:52.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:52.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:53.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:53.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:54.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:54 smithi060 ceph-mon[94696]: pgmap v19587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:54 smithi141 ceph-mon[108989]: pgmap v19587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:54.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:54.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:55.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:55.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:56 smithi141 ceph-mon[108989]: pgmap v19588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:56 smithi060 ceph-mon[94696]: pgmap v19588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:15:56.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:56.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:57.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:57.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:58 smithi141 ceph-mon[108989]: pgmap v19589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:58 smithi060 ceph-mon[94696]: pgmap v19589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:15:58.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:58.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:15:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:15:59 smithi141 ceph-mon[108989]: pgmap v19590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:15:59 smithi060 ceph-mon[94696]: pgmap v19590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:15:59.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:15:59.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:00.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:00.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:01.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:01.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:02 smithi060 ceph-mon[94696]: pgmap v19591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:02 smithi141 ceph-mon[108989]: pgmap v19591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:02.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:02.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:03.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:03.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:04 smithi060 ceph-mon[94696]: pgmap v19592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:04 smithi141 ceph-mon[108989]: pgmap v19592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:04.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:04.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:05.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:05.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:06 smithi060 ceph-mon[94696]: pgmap v19593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:06 smithi141 ceph-mon[108989]: pgmap v19593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:06.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:06.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:07.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:07.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:08 smithi060 ceph-mon[94696]: pgmap v19594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:08.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:08 smithi141 ceph-mon[108989]: pgmap v19594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:08.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:08.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:09.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:09.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:10.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:10 smithi060 ceph-mon[94696]: pgmap v19595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:10 smithi141 ceph-mon[108989]: pgmap v19595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:10.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:10.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:11.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:11.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:12.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:12 smithi060 ceph-mon[94696]: pgmap v19596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:12 smithi141 ceph-mon[108989]: pgmap v19596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:12.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:12.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:13.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:13.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:14 smithi060 ceph-mon[94696]: pgmap v19597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:14 smithi141 ceph-mon[108989]: pgmap v19597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:14.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:14.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:15.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:15.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:16 smithi060 ceph-mon[94696]: pgmap v19598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:16 smithi141 ceph-mon[108989]: pgmap v19598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:16.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:16.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:17.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:17.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:18 smithi141 ceph-mon[108989]: pgmap v19599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:18 smithi060 ceph-mon[94696]: pgmap v19599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:18.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:18.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:19.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:19.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:20 smithi141 ceph-mon[108989]: pgmap v19600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:20 smithi060 ceph-mon[94696]: pgmap v19600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:20.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:20.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:21.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:21.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:22 smithi141 ceph-mon[108989]: pgmap v19601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:22 smithi060 ceph-mon[94696]: pgmap v19601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:22.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:22.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:23.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:23 smithi141 ceph-mon[108989]: pgmap v19602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:23 smithi060 ceph-mon[94696]: pgmap v19602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:23.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:23.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:24.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:24.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:25.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:25.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:26 smithi060 ceph-mon[94696]: pgmap v19603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:26 smithi141 ceph-mon[108989]: pgmap v19603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:26.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:26.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:27.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:27.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:28 smithi060 ceph-mon[94696]: pgmap v19604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:28 smithi141 ceph-mon[108989]: pgmap v19604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:28.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:28.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:30.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:30.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:30.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:30 smithi060 ceph-mon[94696]: pgmap v19605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:30 smithi141 ceph-mon[108989]: pgmap v19605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:31.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:31.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:32.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:32.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:32.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:32 smithi060 ceph-mon[94696]: pgmap v19606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:32 smithi141 ceph-mon[108989]: pgmap v19606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:33.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:33.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:34.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:34.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:34.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:34 smithi060 ceph-mon[94696]: pgmap v19607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:34 smithi141 ceph-mon[108989]: pgmap v19607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:35.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:35.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:36.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:36.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:36.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:36 smithi060 ceph-mon[94696]: pgmap v19608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:36 smithi141 ceph-mon[108989]: pgmap v19608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:37.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:37.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:38.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:38.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:38.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:38 smithi060 ceph-mon[94696]: pgmap v19609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:38 smithi141 ceph-mon[108989]: pgmap v19609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:39.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:39.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:40.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:40.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:40 smithi060 ceph-mon[94696]: pgmap v19610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:40 smithi141 ceph-mon[108989]: pgmap v19610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:41.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:41.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:42.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:42.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:42 smithi141 ceph-mon[108989]: pgmap v19611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:42 smithi060 ceph-mon[94696]: pgmap v19611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:43.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:43.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:44.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:44.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:44 smithi141 ceph-mon[108989]: pgmap v19612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:44 smithi060 ceph-mon[94696]: pgmap v19612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:45.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:45.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:46.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:46.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:46 smithi141 ceph-mon[108989]: pgmap v19613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:46 smithi060 ceph-mon[94696]: pgmap v19613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:47.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:47.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:47.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:47 smithi141 ceph-mon[108989]: pgmap v19614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:47 smithi060 ceph-mon[94696]: pgmap v19614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:48.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:48.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:49.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:49.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:49 smithi141 ceph-mon[108989]: pgmap v19615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:49.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:49 smithi060 ceph-mon[94696]: pgmap v19615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:50.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:50.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:16:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:16:51.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:51.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:52.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:52.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:52.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:52 smithi060 ceph-mon[94696]: pgmap v19616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:52 smithi141 ceph-mon[108989]: pgmap v19616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:53.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:53.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: pgmap v19617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:16:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:16:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:16:53.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:53 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: pgmap v19617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:16:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:16:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:16:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:53 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:16:54.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:54.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:55.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:55.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:56.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:56.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:56 smithi060 ceph-mon[94696]: pgmap v19618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:56.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:56 smithi141 ceph-mon[108989]: pgmap v19618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:16:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:16:57.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:57.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:58.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:58.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:16:58.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:16:58 smithi060 ceph-mon[94696]: pgmap v19619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:16:58 smithi141 ceph-mon[108989]: pgmap v19619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:16:59.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:16:59.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:00.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:00.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:00.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:00 smithi060 ceph-mon[94696]: pgmap v19620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:00.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:00 smithi141 ceph-mon[108989]: pgmap v19620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:01.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:01.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:02.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:02.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:02.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:02 smithi060 ceph-mon[94696]: pgmap v19621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:02 smithi141 ceph-mon[108989]: pgmap v19621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:03.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:03.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:04.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:04.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:04 smithi060 ceph-mon[94696]: pgmap v19622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:04 smithi141 ceph-mon[108989]: pgmap v19622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:05.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:05.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:06.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:06.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:06 smithi060 ceph-mon[94696]: pgmap v19623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:06 smithi141 ceph-mon[108989]: pgmap v19623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:07.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:08.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:08.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:08 smithi141 ceph-mon[108989]: pgmap v19624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:08 smithi060 ceph-mon[94696]: pgmap v19624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:09.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:09.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:10.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:10.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:10.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:10 smithi141 ceph-mon[108989]: pgmap v19625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:10 smithi060 ceph-mon[94696]: pgmap v19625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:11.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:11.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:12.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:12.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:12 smithi141 ceph-mon[108989]: pgmap v19626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:12 smithi060 ceph-mon[94696]: pgmap v19626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:13.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:13.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:14.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:14.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:14.396 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:14 smithi141 ceph-mon[108989]: pgmap v19627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:14 smithi060 ceph-mon[94696]: pgmap v19627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:15.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:15.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:16.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:16.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:16 smithi141 ceph-mon[108989]: pgmap v19628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:16 smithi060 ceph-mon[94696]: pgmap v19628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:17.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:17.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:17 smithi141 ceph-mon[108989]: pgmap v19629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:17.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:17 smithi060 ceph-mon[94696]: pgmap v19629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:18.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:18.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:19.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:19.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:19 smithi060 ceph-mon[94696]: pgmap v19630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:19 smithi141 ceph-mon[108989]: pgmap v19630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:20.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:20.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:21.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:21.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:22.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:22.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:22.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:22 smithi060 ceph-mon[94696]: pgmap v19631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:22 smithi141 ceph-mon[108989]: pgmap v19631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:23.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:23.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:24.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:24 smithi060 ceph-mon[94696]: pgmap v19632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:24 smithi141 ceph-mon[108989]: pgmap v19632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:25.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:25.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:26.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:26.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:26 smithi060 ceph-mon[94696]: pgmap v19633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:26 smithi141 ceph-mon[108989]: pgmap v19633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:27.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:28.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:28.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:28.481 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:28 smithi060 ceph-mon[94696]: pgmap v19634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:28 smithi141 ceph-mon[108989]: pgmap v19634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:29.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:29.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:30.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:30.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:30 smithi141 ceph-mon[108989]: pgmap v19635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:30 smithi060 ceph-mon[94696]: pgmap v19635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:31.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:31.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:32.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:32.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:32 smithi141 ceph-mon[108989]: pgmap v19636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:32 smithi060 ceph-mon[94696]: pgmap v19636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:33.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:34.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:34.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:34 smithi141 ceph-mon[108989]: pgmap v19637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:34 smithi060 ceph-mon[94696]: pgmap v19637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:35.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:35.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:36.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:36.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:36 smithi141 ceph-mon[108989]: pgmap v19638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:36 smithi060 ceph-mon[94696]: pgmap v19638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:37.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:37.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:38.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:38 smithi141 ceph-mon[108989]: pgmap v19639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:38 smithi060 ceph-mon[94696]: pgmap v19639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:39.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:39.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:40.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:40.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:40 smithi141 ceph-mon[108989]: pgmap v19640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:40 smithi060 ceph-mon[94696]: pgmap v19640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:41.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:42.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:42 smithi141 ceph-mon[108989]: pgmap v19641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:42 smithi060 ceph-mon[94696]: pgmap v19641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:43.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:43.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:43 smithi141 ceph-mon[108989]: pgmap v19642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:43 smithi060 ceph-mon[94696]: pgmap v19642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:44.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:45.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:46.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:46.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:46.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:46 smithi060 ceph-mon[94696]: pgmap v19643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:46 smithi141 ceph-mon[108989]: pgmap v19643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:47.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:48.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:48.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:48 smithi060 ceph-mon[94696]: pgmap v19644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:48 smithi141 ceph-mon[108989]: pgmap v19644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:49.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:50.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:50 smithi141 ceph-mon[108989]: pgmap v19645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:50 smithi060 ceph-mon[94696]: pgmap v19645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:51.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:52.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:52 smithi141 ceph-mon[108989]: pgmap v19646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:52 smithi060 ceph-mon[94696]: pgmap v19646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:53.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:53.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:54.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:54 smithi141 ceph-mon[108989]: pgmap v19647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:54 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:17:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:54 smithi060 ceph-mon[94696]: pgmap v19647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:54.637 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:54 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:17:55.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:55.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:56.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:56.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:56 smithi141 ceph-mon[108989]: pgmap v19648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:56 smithi060 ceph-mon[94696]: pgmap v19648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:17:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:17:57.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:57.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:58.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:58.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:58 smithi141 ceph-mon[108989]: pgmap v19649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:58 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:58 smithi060 ceph-mon[94696]: pgmap v19649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:17:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:58 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:59.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:17:59.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:17:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:17:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:17:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:17:59.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:17:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:17:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:17:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:17:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:17:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:17:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:18:00.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:00.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:00 smithi141 ceph-mon[108989]: pgmap v19650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:00 smithi060 ceph-mon[94696]: pgmap v19650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:01.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:01.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:02.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:02.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:02 smithi141 ceph-mon[108989]: pgmap v19651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:02 smithi060 ceph-mon[94696]: pgmap v19651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:03.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:03.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:04.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:04.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:04.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:04 smithi060 ceph-mon[94696]: pgmap v19652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:04 smithi141 ceph-mon[108989]: pgmap v19652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:05.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:05.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:06.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:06.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:06 smithi141 ceph-mon[108989]: pgmap v19653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:06 smithi060 ceph-mon[94696]: pgmap v19653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:07.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:07.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:07 smithi141 ceph-mon[108989]: pgmap v19654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:07 smithi060 ceph-mon[94696]: pgmap v19654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:08.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:08.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:09.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:09.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:09 smithi060 ceph-mon[94696]: pgmap v19655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:09 smithi141 ceph-mon[108989]: pgmap v19655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:10.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:10.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:11.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:11.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:12.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:12.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:12 smithi141 ceph-mon[108989]: pgmap v19656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:12 smithi060 ceph-mon[94696]: pgmap v19656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:13.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:13.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:14.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:14.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:14.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:14 smithi060 ceph-mon[94696]: pgmap v19657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:14 smithi141 ceph-mon[108989]: pgmap v19657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:15.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:15.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:16.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:16.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:16 smithi141 ceph-mon[108989]: pgmap v19658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:16 smithi060 ceph-mon[94696]: pgmap v19658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:17.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:17.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:18.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:18.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:18 smithi141 ceph-mon[108989]: pgmap v19659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:18 smithi060 ceph-mon[94696]: pgmap v19659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:19.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:19.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:20.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:20.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:20 smithi141 ceph-mon[108989]: pgmap v19660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:20 smithi060 ceph-mon[94696]: pgmap v19660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:21.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:21.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:22.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:22.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:22 smithi141 ceph-mon[108989]: pgmap v19661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:22 smithi060 ceph-mon[94696]: pgmap v19661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:23.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:23.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:24.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:24.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:24 smithi141 ceph-mon[108989]: pgmap v19662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:24 smithi060 ceph-mon[94696]: pgmap v19662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:25.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:25.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:26.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:26.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:26 smithi141 ceph-mon[108989]: pgmap v19663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:26 smithi060 ceph-mon[94696]: pgmap v19663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:27.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:27.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:27 smithi141 ceph-mon[108989]: pgmap v19664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:27 smithi060 ceph-mon[94696]: pgmap v19664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:28.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:28.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:29.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:29.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:29 smithi060 ceph-mon[94696]: pgmap v19665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:29 smithi141 ceph-mon[108989]: pgmap v19665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:30.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:30.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:31.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:31.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:32.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:32.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:32 smithi141 ceph-mon[108989]: pgmap v19666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:32 smithi060 ceph-mon[94696]: pgmap v19666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:33.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:33.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:34.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:34.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:34 smithi141 ceph-mon[108989]: pgmap v19667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:34 smithi060 ceph-mon[94696]: pgmap v19667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:35.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:35.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:36.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:36.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:36 smithi141 ceph-mon[108989]: pgmap v19668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:36 smithi060 ceph-mon[94696]: pgmap v19668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:37.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:37.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:38.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:38.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:38 smithi141 ceph-mon[108989]: pgmap v19669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:38 smithi060 ceph-mon[94696]: pgmap v19669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:39.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:39.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:40.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:40.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:40 smithi141 ceph-mon[108989]: pgmap v19670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:40 smithi060 ceph-mon[94696]: pgmap v19670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:41.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:41.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:42.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:42.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:42 smithi141 ceph-mon[108989]: pgmap v19671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:42 smithi060 ceph-mon[94696]: pgmap v19671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:43.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:43.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:44.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:44.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:44 smithi141 ceph-mon[108989]: pgmap v19672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:44 smithi060 ceph-mon[94696]: pgmap v19672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:45.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:45.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:46.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:46.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:46 smithi141 ceph-mon[108989]: pgmap v19673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:46 smithi060 ceph-mon[94696]: pgmap v19673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:47.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:47.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:47 smithi141 ceph-mon[108989]: pgmap v19674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:47 smithi060 ceph-mon[94696]: pgmap v19674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:48.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:48.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:49.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:49.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:49 smithi060 ceph-mon[94696]: pgmap v19675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:49 smithi141 ceph-mon[108989]: pgmap v19675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:50.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:50.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:51.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:51.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:52.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:52.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:52 smithi141 ceph-mon[108989]: pgmap v19676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:52 smithi060 ceph-mon[94696]: pgmap v19676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:53.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:53.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:54.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:54.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:54.440 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:54 smithi060 ceph-mon[94696]: pgmap v19677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:54 smithi141 ceph-mon[108989]: pgmap v19677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:55.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:56.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:56.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:56 smithi141 ceph-mon[108989]: pgmap v19678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:56 smithi060 ceph-mon[94696]: pgmap v19678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:18:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:18:57.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:57.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:58.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:58.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:58 smithi141 ceph-mon[108989]: pgmap v19679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:58 smithi060 ceph-mon[94696]: pgmap v19679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:18:59.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:18:59.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:18:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:18:59 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:18:59.498 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:18:59 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:19:00.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:00.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: pgmap v19680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:19:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:19:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:19:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:19:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:19:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: pgmap v19680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:19:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:19:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:19:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:19:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:19:01.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:01.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:02.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:02.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:02 smithi141 ceph-mon[108989]: pgmap v19681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:02 smithi060 ceph-mon[94696]: pgmap v19681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:03.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:03.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:04.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:04.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:04 smithi141 ceph-mon[108989]: pgmap v19682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:04.551 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:04 smithi060 ceph-mon[94696]: pgmap v19682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:05.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:05.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:06.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:06.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:06 smithi141 ceph-mon[108989]: pgmap v19683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:06 smithi060 ceph-mon[94696]: pgmap v19683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:07.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:07.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:08.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:08.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:08 smithi141 ceph-mon[108989]: pgmap v19684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:08 smithi060 ceph-mon[94696]: pgmap v19684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:09.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:09.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:09 smithi141 ceph-mon[108989]: pgmap v19685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:09.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:09 smithi060 ceph-mon[94696]: pgmap v19685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:10.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:10.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:11.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:11.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:12.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:12.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:12 smithi141 ceph-mon[108989]: pgmap v19686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:12 smithi060 ceph-mon[94696]: pgmap v19686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:13.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:13.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:14.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:14.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:14 smithi141 ceph-mon[108989]: pgmap v19687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:14 smithi060 ceph-mon[94696]: pgmap v19687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:15.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:15.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:16.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:16.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:16 smithi141 ceph-mon[108989]: pgmap v19688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:16 smithi060 ceph-mon[94696]: pgmap v19688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:17.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:17.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:18.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:18.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:18 smithi141 ceph-mon[108989]: pgmap v19689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:18 smithi060 ceph-mon[94696]: pgmap v19689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:19.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:19.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:20.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:20.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:20.484 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:20 smithi141 ceph-mon[108989]: pgmap v19690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:20 smithi060 ceph-mon[94696]: pgmap v19690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:21.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:21.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:22.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:22.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:22 smithi141 ceph-mon[108989]: pgmap v19691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:22 smithi060 ceph-mon[94696]: pgmap v19691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:23.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:23.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:24.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:24.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:24 smithi141 ceph-mon[108989]: pgmap v19692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:24 smithi060 ceph-mon[94696]: pgmap v19692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:25.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:25.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:26.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:26.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:26 smithi141 ceph-mon[108989]: pgmap v19693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:26 smithi060 ceph-mon[94696]: pgmap v19693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:27.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:27.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:28.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:28.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:28 smithi141 ceph-mon[108989]: pgmap v19694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:28 smithi060 ceph-mon[94696]: pgmap v19694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:29.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:29.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:30.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:30.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:30 smithi141 ceph-mon[108989]: pgmap v19695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:30 smithi060 ceph-mon[94696]: pgmap v19695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:31.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:32.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:32.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:32 smithi141 ceph-mon[108989]: pgmap v19696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:32 smithi060 ceph-mon[94696]: pgmap v19696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:33.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:33.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:34.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:34 smithi141 ceph-mon[108989]: pgmap v19697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:34 smithi060 ceph-mon[94696]: pgmap v19697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:35.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:35.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:36.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:36.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:36 smithi141 ceph-mon[108989]: pgmap v19698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:36 smithi060 ceph-mon[94696]: pgmap v19698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:37.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:37.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:38.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:38.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:38 smithi141 ceph-mon[108989]: pgmap v19699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:38 smithi060 ceph-mon[94696]: pgmap v19699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:39.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:39.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:40.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:40.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:40.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:40 smithi060 ceph-mon[94696]: pgmap v19700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:40 smithi141 ceph-mon[108989]: pgmap v19700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:41.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:41.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:42.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:42.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:42 smithi141 ceph-mon[108989]: pgmap v19701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:42 smithi060 ceph-mon[94696]: pgmap v19701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:43.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:43.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:43 smithi141 ceph-mon[108989]: pgmap v19702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:43 smithi060 ceph-mon[94696]: pgmap v19702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:44.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:44.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:45.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:45.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:46 smithi141 ceph-mon[108989]: pgmap v19703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:46.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:46.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:46 smithi060 ceph-mon[94696]: pgmap v19703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:47.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:47.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:48.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:48.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:48 smithi141 ceph-mon[108989]: pgmap v19704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:48 smithi060 ceph-mon[94696]: pgmap v19704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:49.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:49.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:50.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:50 smithi060 ceph-mon[94696]: pgmap v19705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:50.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:50.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:50 smithi141 ceph-mon[108989]: pgmap v19705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:51.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:51.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:52.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:52.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:52 smithi141 ceph-mon[108989]: pgmap v19706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:52 smithi060 ceph-mon[94696]: pgmap v19706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:53.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:53.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:54.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:54.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:54 smithi141 ceph-mon[108989]: pgmap v19707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:54 smithi060 ceph-mon[94696]: pgmap v19707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:55.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:55.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:56.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:56.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:56 smithi141 ceph-mon[108989]: pgmap v19708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:56 smithi060 ceph-mon[94696]: pgmap v19708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:19:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:19:57.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:57.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:58.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:58.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:19:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:19:58 smithi141 ceph-mon[108989]: pgmap v19709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:19:58 smithi060 ceph-mon[94696]: pgmap v19709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:19:59.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:19:59.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:00.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:00.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: pgmap v19710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:20:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:20:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:00 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: pgmap v19710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:20:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:20:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:20:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:00 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:20:01.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:01.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:02.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:02.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:02 smithi141 ceph-mon[108989]: pgmap v19711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:02 smithi060 ceph-mon[94696]: pgmap v19711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:03.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:03.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:04.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:04.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:04 smithi141 ceph-mon[108989]: pgmap v19712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:04 smithi060 ceph-mon[94696]: pgmap v19712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:05.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:05.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:06.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:06.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:06 smithi141 ceph-mon[108989]: pgmap v19713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:06 smithi060 ceph-mon[94696]: pgmap v19713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:07.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:07.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:07.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:07 smithi141 ceph-mon[108989]: pgmap v19714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:07.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:07 smithi060 ceph-mon[94696]: pgmap v19714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:08.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:08.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:09.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:09.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:09 smithi141 ceph-mon[108989]: pgmap v19715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:09 smithi060 ceph-mon[94696]: pgmap v19715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:10.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:10.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:11.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:11.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:12.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:12.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:12 smithi141 ceph-mon[108989]: pgmap v19716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:12 smithi060 ceph-mon[94696]: pgmap v19716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:13.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:13.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:14.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:14.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:14 smithi141 ceph-mon[108989]: pgmap v19717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:14 smithi060 ceph-mon[94696]: pgmap v19717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:15.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:15.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:16.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:16.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:16 smithi141 ceph-mon[108989]: pgmap v19718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:16 smithi060 ceph-mon[94696]: pgmap v19718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:17.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:18.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:18.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:18 smithi141 ceph-mon[108989]: pgmap v19719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:18 smithi060 ceph-mon[94696]: pgmap v19719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:19.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:19.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:20.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:20.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:20.397 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:20 smithi060 ceph-mon[94696]: pgmap v19720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:20 smithi141 ceph-mon[108989]: pgmap v19720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:21.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:21.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:22.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:22.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:22 smithi141 ceph-mon[108989]: pgmap v19721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:22 smithi060 ceph-mon[94696]: pgmap v19721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:23.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:23.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:24.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:24.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:24 smithi141 ceph-mon[108989]: pgmap v19722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:24 smithi060 ceph-mon[94696]: pgmap v19722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:25.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:25.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:26.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:26.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:26 smithi141 ceph-mon[108989]: pgmap v19723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:26 smithi060 ceph-mon[94696]: pgmap v19723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:27.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:27.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:27 smithi141 ceph-mon[108989]: pgmap v19724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:27 smithi060 ceph-mon[94696]: pgmap v19724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:28.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:28.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:29.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:29.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:29 smithi141 ceph-mon[108989]: pgmap v19725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:29 smithi060 ceph-mon[94696]: pgmap v19725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:30.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:30.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:31.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:31.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:32.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:32.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:32 smithi141 ceph-mon[108989]: pgmap v19726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:32 smithi060 ceph-mon[94696]: pgmap v19726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:33.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:33.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:34.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:34.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:34 smithi141 ceph-mon[108989]: pgmap v19727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:34 smithi060 ceph-mon[94696]: pgmap v19727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:35.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:35.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:36.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:36.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:36.468 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:36 smithi141 ceph-mon[108989]: pgmap v19728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:36 smithi060 ceph-mon[94696]: pgmap v19728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:37.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:38.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:38.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:38 smithi141 ceph-mon[108989]: pgmap v19729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:38 smithi060 ceph-mon[94696]: pgmap v19729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:39.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:40.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:40.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:40 smithi141 ceph-mon[108989]: pgmap v19730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:40 smithi060 ceph-mon[94696]: pgmap v19730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:41.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:41.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:42.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:42 smithi141 ceph-mon[108989]: pgmap v19731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:42 smithi060 ceph-mon[94696]: pgmap v19731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:43.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:44.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:44.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:44 smithi141 ceph-mon[108989]: pgmap v19732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:44 smithi060 ceph-mon[94696]: pgmap v19732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:45.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:46.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:46 smithi141 ceph-mon[108989]: pgmap v19733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:46 smithi060 ceph-mon[94696]: pgmap v19733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:47.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:47.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:48.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:48.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:48 smithi141 ceph-mon[108989]: pgmap v19734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:48 smithi060 ceph-mon[94696]: pgmap v19734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:49.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:49.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:50.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:50.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:50 smithi141 ceph-mon[108989]: pgmap v19735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:50 smithi060 ceph-mon[94696]: pgmap v19735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:51.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:51.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:52.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:52 smithi141 ceph-mon[108989]: pgmap v19736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:52 smithi060 ceph-mon[94696]: pgmap v19736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:53.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:53.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:54.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:54 smithi141 ceph-mon[108989]: pgmap v19737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:54 smithi060 ceph-mon[94696]: pgmap v19737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:55.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:56.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:56 smithi141 ceph-mon[108989]: pgmap v19738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:56 smithi060 ceph-mon[94696]: pgmap v19738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:20:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:20:57.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:57.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:58.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:20:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:20:58 smithi141 ceph-mon[108989]: pgmap v19739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:20:58 smithi060 ceph-mon[94696]: pgmap v19739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:20:59.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:20:59.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:00.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:00.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:00 smithi141 ceph-mon[108989]: pgmap v19740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:00.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:00 smithi060 ceph-mon[94696]: pgmap v19740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:01.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:01.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:21:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:21:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:21:01.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:21:01.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:21:01.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:21:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:02.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:02 smithi141 ceph-mon[108989]: pgmap v19741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:02 smithi060 ceph-mon[94696]: pgmap v19741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:03.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:03 smithi141 ceph-mon[108989]: pgmap v19742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:03 smithi060 ceph-mon[94696]: pgmap v19742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:04.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:04.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:05.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:06.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:06 smithi060 ceph-mon[94696]: pgmap v19743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:06.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:06 smithi141 ceph-mon[108989]: pgmap v19743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:07.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:08.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:08 smithi141 ceph-mon[108989]: pgmap v19744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:08 smithi060 ceph-mon[94696]: pgmap v19744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:09.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:09.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:10.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:10.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:10 smithi141 ceph-mon[108989]: pgmap v19745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:10 smithi060 ceph-mon[94696]: pgmap v19745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:11.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:11.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:12.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:12 smithi141 ceph-mon[108989]: pgmap v19746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:12 smithi060 ceph-mon[94696]: pgmap v19746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:13.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:14.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:14 smithi141 ceph-mon[108989]: pgmap v19747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:14.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:14 smithi060 ceph-mon[94696]: pgmap v19747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:15.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:15.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:16.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:16 smithi060 ceph-mon[94696]: pgmap v19748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:16.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:16 smithi141 ceph-mon[108989]: pgmap v19748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:17.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:18.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:18 smithi141 ceph-mon[108989]: pgmap v19749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:18 smithi060 ceph-mon[94696]: pgmap v19749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:19.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:19.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:20.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:20 smithi141 ceph-mon[108989]: pgmap v19750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:20 smithi060 ceph-mon[94696]: pgmap v19750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:21.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:21.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:21 smithi141 ceph-mon[108989]: pgmap v19751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:21 smithi060 ceph-mon[94696]: pgmap v19751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:22.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:22.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:23.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:23.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:23 smithi141 ceph-mon[108989]: pgmap v19752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:23 smithi060 ceph-mon[94696]: pgmap v19752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:24.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:24.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:25.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:25.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:26 smithi141 ceph-mon[108989]: pgmap v19753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:26.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:26 smithi060 ceph-mon[94696]: pgmap v19753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:27.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:27.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:28 smithi141 ceph-mon[108989]: pgmap v19754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:28.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:28.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:28 smithi060 ceph-mon[94696]: pgmap v19754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:29.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:29.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:30 smithi141 ceph-mon[108989]: pgmap v19755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:30.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:30.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:30 smithi060 ceph-mon[94696]: pgmap v19755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:31.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:31.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:32 smithi141 ceph-mon[108989]: pgmap v19756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:32.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:32.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:32 smithi060 ceph-mon[94696]: pgmap v19756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:33.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:34 smithi141 ceph-mon[108989]: pgmap v19757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:34.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:34.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:34 smithi060 ceph-mon[94696]: pgmap v19757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:35.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:35.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:36 smithi141 ceph-mon[108989]: pgmap v19758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:36.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:36.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:36 smithi060 ceph-mon[94696]: pgmap v19758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:37.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:37.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:38 smithi141 ceph-mon[108989]: pgmap v19759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:38.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:38.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:38 smithi060 ceph-mon[94696]: pgmap v19759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:39.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:39.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:40 smithi141 ceph-mon[108989]: pgmap v19760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:40.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:40.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:40 smithi060 ceph-mon[94696]: pgmap v19760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:41.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:42 smithi141 ceph-mon[108989]: pgmap v19761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:42.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:42 smithi060 ceph-mon[94696]: pgmap v19761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:43 smithi141 ceph-mon[108989]: pgmap v19762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:43.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:43.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:43 smithi060 ceph-mon[94696]: pgmap v19762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:44.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:44.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:45.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:46 smithi141 ceph-mon[108989]: pgmap v19763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:46.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:46.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:46 smithi060 ceph-mon[94696]: pgmap v19763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:47.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:47.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:48 smithi141 ceph-mon[108989]: pgmap v19764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:48.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:48.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:48 smithi060 ceph-mon[94696]: pgmap v19764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:49.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:49.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:50 smithi141 ceph-mon[108989]: pgmap v19765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:50.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:50.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:50.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:50 smithi060 ceph-mon[94696]: pgmap v19765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:51.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:51.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:52 smithi141 ceph-mon[108989]: pgmap v19766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:52.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:52 smithi060 ceph-mon[94696]: pgmap v19766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:53.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:53.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:54 smithi141 ceph-mon[108989]: pgmap v19767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:54.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:54.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:54 smithi060 ceph-mon[94696]: pgmap v19767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:55.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:55.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:56.469 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:56 smithi060 ceph-mon[94696]: pgmap v19768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:56.470 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:56 smithi141 ceph-mon[108989]: pgmap v19768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:21:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:56.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:57.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:58 smithi141 ceph-mon[108989]: pgmap v19769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:58.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:58.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:58 smithi060 ceph-mon[94696]: pgmap v19769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:21:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:21:59 smithi141 ceph-mon[108989]: pgmap v19770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:21:59.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:21:59.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:21:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:21:59 smithi060 ceph-mon[94696]: pgmap v19770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:00.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:00.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:01.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:01.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: pgmap v19771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:22:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:22:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:22:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:22:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:22:02.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:22:02.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:02.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: pgmap v19771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:22:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:22:03.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:03.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:04 smithi141 ceph-mon[108989]: pgmap v19772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:04.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:04.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:04 smithi060 ceph-mon[94696]: pgmap v19772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:05.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:05.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:06 smithi141 ceph-mon[108989]: pgmap v19773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:06.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:06 smithi060 ceph-mon[94696]: pgmap v19773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:07.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:07.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:08 smithi141 ceph-mon[108989]: pgmap v19774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:08.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:08.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:08 smithi060 ceph-mon[94696]: pgmap v19774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:09.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:09.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:10 smithi141 ceph-mon[108989]: pgmap v19775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:10 smithi060 ceph-mon[94696]: pgmap v19775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:10.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:10.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:11.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:11.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:12.452 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:12 smithi141 ceph-mon[108989]: pgmap v19776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:12 smithi060 ceph-mon[94696]: pgmap v19776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:12.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:13 smithi141 ceph-mon[108989]: pgmap v19777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:13 smithi060 ceph-mon[94696]: pgmap v19777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:13.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:13.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:14.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:14.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:15.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:15.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:16 smithi141 ceph-mon[108989]: pgmap v19778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:16 smithi060 ceph-mon[94696]: pgmap v19778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:16.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:16.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:17.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:17.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:18 smithi141 ceph-mon[108989]: pgmap v19779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:18 smithi060 ceph-mon[94696]: pgmap v19779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:18.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:18.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:19.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:19.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:20 smithi141 ceph-mon[108989]: pgmap v19780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:20 smithi060 ceph-mon[94696]: pgmap v19780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:20.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:20.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:21.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:21.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:22 smithi141 ceph-mon[108989]: pgmap v19781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:22 smithi060 ceph-mon[94696]: pgmap v19781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:22.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:22.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:23.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:23.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:24 smithi141 ceph-mon[108989]: pgmap v19782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:24.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:24 smithi060 ceph-mon[94696]: pgmap v19782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:24.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:24.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:25.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:25.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:26 smithi141 ceph-mon[108989]: pgmap v19783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:26 smithi060 ceph-mon[94696]: pgmap v19783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:26.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:26.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:27.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:27 smithi141 ceph-mon[108989]: pgmap v19784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:27.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:27 smithi060 ceph-mon[94696]: pgmap v19784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:27.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:27.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:28.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:28.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:29.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:29.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:29 smithi141 ceph-mon[108989]: pgmap v19785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:29 smithi060 ceph-mon[94696]: pgmap v19785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:30.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:30.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:31.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:31.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:32 smithi141 ceph-mon[108989]: pgmap v19786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:32 smithi060 ceph-mon[94696]: pgmap v19786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:32.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:32.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:33.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:33.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:34 smithi141 ceph-mon[108989]: pgmap v19787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:34.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:34 smithi060 ceph-mon[94696]: pgmap v19787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:34.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:35.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:35.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:36 smithi141 ceph-mon[108989]: pgmap v19788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:36 smithi060 ceph-mon[94696]: pgmap v19788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:36.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:36.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:37.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:37 smithi060 ceph-mon[94696]: pgmap v19789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:37 smithi141 ceph-mon[108989]: pgmap v19789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:37.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:37.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:38.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:38.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:39.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:39.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:39 smithi141 ceph-mon[108989]: pgmap v19790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:39 smithi060 ceph-mon[94696]: pgmap v19790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:40.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:41.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:41.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:42.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:42 smithi060 ceph-mon[94696]: pgmap v19791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:42 smithi141 ceph-mon[108989]: pgmap v19791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:42.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:42.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:43.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:43.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:44 smithi141 ceph-mon[108989]: pgmap v19792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:44.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:44 smithi060 ceph-mon[94696]: pgmap v19792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:44.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:44.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:45.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:45.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:46 smithi141 ceph-mon[108989]: pgmap v19793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:46 smithi060 ceph-mon[94696]: pgmap v19793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:46.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:46.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:47.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:47 smithi060 ceph-mon[94696]: pgmap v19794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:47 smithi141 ceph-mon[108989]: pgmap v19794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:47.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:48.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:48.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:49.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:49.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:49 smithi141 ceph-mon[108989]: pgmap v19795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:49 smithi060 ceph-mon[94696]: pgmap v19795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:50.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:50.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:51.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:51.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:52 smithi141 ceph-mon[108989]: pgmap v19796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:52 smithi060 ceph-mon[94696]: pgmap v19796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:52.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:53.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:53.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:54 smithi141 ceph-mon[108989]: pgmap v19797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:54 smithi060 ceph-mon[94696]: pgmap v19797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:54.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:54.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:55.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:56 smithi141 ceph-mon[108989]: pgmap v19798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:56 smithi060 ceph-mon[94696]: pgmap v19798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:22:56.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:56.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:57 smithi141 ceph-mon[108989]: pgmap v19799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:57 smithi060 ceph-mon[94696]: pgmap v19799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:22:57.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:57.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:58.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:59.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:22:59.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:22:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:22:59 smithi141 ceph-mon[108989]: pgmap v19800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:22:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:22:59 smithi060 ceph-mon[94696]: pgmap v19800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:00.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:00.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:01.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:01.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:02 smithi141 ceph-mon[108989]: pgmap v19801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:23:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:02 smithi060 ceph-mon[94696]: pgmap v19801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:23:02.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:02.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:23:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:23:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:23:03.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:03.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:04 smithi141 ceph-mon[108989]: pgmap v19802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:04 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2656M 2023-08-19T18:23:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:04 smithi060 ceph-mon[94696]: pgmap v19802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:04 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2656M 2023-08-19T18:23:04.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:04.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:05.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:05.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:06 smithi141 ceph-mon[108989]: pgmap v19803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:06 smithi060 ceph-mon[94696]: pgmap v19803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:06.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:06.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:07.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:08 smithi141 ceph-mon[108989]: pgmap v19804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:08.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:08 smithi060 ceph-mon[94696]: pgmap v19804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:08.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:08.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:09.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:10 smithi141 ceph-mon[108989]: pgmap v19805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:10.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:10 smithi060 ceph-mon[94696]: pgmap v19805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:10.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:10.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:11.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:11.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:12 smithi141 ceph-mon[108989]: pgmap v19806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:12 smithi060 ceph-mon[94696]: pgmap v19806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:12.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:13 smithi141 ceph-mon[108989]: pgmap v19807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:13.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:13 smithi060 ceph-mon[94696]: pgmap v19807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:13.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:13.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:14.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:14.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:15.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:16 smithi141 ceph-mon[108989]: pgmap v19808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:16 smithi060 ceph-mon[94696]: pgmap v19808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:16.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:16.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:17.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:17.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:18 smithi141 ceph-mon[108989]: pgmap v19809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:18 smithi060 ceph-mon[94696]: pgmap v19809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:18.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:18.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:19.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:19.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:20 smithi141 ceph-mon[108989]: pgmap v19810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:20 smithi060 ceph-mon[94696]: pgmap v19810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:20.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:20.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:21.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:21.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:22.441 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:22 smithi060 ceph-mon[94696]: pgmap v19811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:22 smithi141 ceph-mon[108989]: pgmap v19811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:22.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:22.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:23 smithi141 ceph-mon[108989]: pgmap v19812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:23 smithi060 ceph-mon[94696]: pgmap v19812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:23.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:24.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:24.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:25.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:26 smithi141 ceph-mon[108989]: pgmap v19813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:26 smithi060 ceph-mon[94696]: pgmap v19813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:26.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:26.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:27.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:27.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:28 smithi141 ceph-mon[108989]: pgmap v19814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:28 smithi060 ceph-mon[94696]: pgmap v19814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:28.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:28.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:29.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:30 smithi141 ceph-mon[108989]: pgmap v19815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:30 smithi060 ceph-mon[94696]: pgmap v19815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:30.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:30.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:31 smithi141 ceph-mon[108989]: pgmap v19816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:31 smithi060 ceph-mon[94696]: pgmap v19816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:31.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:31.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:32.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:32.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:33.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:33.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:33 smithi141 ceph-mon[108989]: pgmap v19817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:33 smithi060 ceph-mon[94696]: pgmap v19817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:34.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:34.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:35.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:35.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:36 smithi141 ceph-mon[108989]: pgmap v19818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:36 smithi060 ceph-mon[94696]: pgmap v19818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:36.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:36.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:37.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:37.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:38 smithi141 ceph-mon[108989]: pgmap v19819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:38.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:38 smithi060 ceph-mon[94696]: pgmap v19819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:38.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:38.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:39.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:39.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:40 smithi141 ceph-mon[108989]: pgmap v19820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:40.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:40 smithi060 ceph-mon[94696]: pgmap v19820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:40.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:40.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:41 smithi141 ceph-mon[108989]: pgmap v19821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:41 smithi060 ceph-mon[94696]: pgmap v19821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:41.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:41.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:42.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:42.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:43.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:43.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:43 smithi141 ceph-mon[108989]: pgmap v19822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:43 smithi060 ceph-mon[94696]: pgmap v19822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:44.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:44.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:45.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:45.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:46 smithi141 ceph-mon[108989]: pgmap v19823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:46 smithi060 ceph-mon[94696]: pgmap v19823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:46.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:46.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:47.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:47.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:48.435 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:48 smithi141 ceph-mon[108989]: pgmap v19824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:48.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:48 smithi060 ceph-mon[94696]: pgmap v19824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:48.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:48.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:49 smithi141 ceph-mon[108989]: pgmap v19825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:49.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:49 smithi060 ceph-mon[94696]: pgmap v19825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:49.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:49.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:50.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:50.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:51.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:51.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:52 smithi141 ceph-mon[108989]: pgmap v19826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:52.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:52 smithi060 ceph-mon[94696]: pgmap v19826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:52.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:52.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:53.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:53.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:54 smithi141 ceph-mon[108989]: pgmap v19827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:54.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:54 smithi060 ceph-mon[94696]: pgmap v19827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:54.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:55.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:55.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:56 smithi141 ceph-mon[108989]: pgmap v19828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:56 smithi060 ceph-mon[94696]: pgmap v19828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:23:56.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:56.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:57.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:58 smithi141 ceph-mon[108989]: pgmap v19829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:58.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:58 smithi060 ceph-mon[94696]: pgmap v19829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:23:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:58.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:23:59.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:23:59 smithi141 ceph-mon[108989]: pgmap v19830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:59.558 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:23:59 smithi060 ceph-mon[94696]: pgmap v19830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:23:59.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:23:59.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:00.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:00.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:01.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:02.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:02 smithi141 ceph-mon[108989]: pgmap v19831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:02.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:02 smithi060 ceph-mon[94696]: pgmap v19831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:02.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:02.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:24:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:24:03.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:24:03.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:24:03.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:24:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:24:03.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:24:03.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:03.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:04 smithi141 ceph-mon[108989]: pgmap v19832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:04 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1368M 2023-08-19T18:24:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:04 smithi060 ceph-mon[94696]: pgmap v19832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:04 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1368M 2023-08-19T18:24:04.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:04.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:05.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:05.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:06 smithi141 ceph-mon[108989]: pgmap v19833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:06.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:06 smithi060 ceph-mon[94696]: pgmap v19833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:06.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:06.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:07.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:07.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:08.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:08 smithi060 ceph-mon[94696]: pgmap v19834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:08 smithi141 ceph-mon[108989]: pgmap v19834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:08.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:08.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:09.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:09 smithi141 ceph-mon[108989]: pgmap v19835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:09.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:09 smithi060 ceph-mon[94696]: pgmap v19835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:09.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:09.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:10.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:10.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:11.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:11.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:12 smithi141 ceph-mon[108989]: pgmap v19836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:12.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:12 smithi060 ceph-mon[94696]: pgmap v19836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:12.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:12.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:13.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:13 smithi060 ceph-mon[94696]: pgmap v19837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:13.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:13 smithi141 ceph-mon[108989]: pgmap v19837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:13.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:13.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:14.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:14.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:15.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:15.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:16 smithi141 ceph-mon[108989]: pgmap v19838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:16.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:16 smithi060 ceph-mon[94696]: pgmap v19838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:16.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:16.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:17.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:17.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:18 smithi141 ceph-mon[108989]: pgmap v19839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:18 smithi060 ceph-mon[94696]: pgmap v19839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:18.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:18.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:19.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:19 smithi141 ceph-mon[108989]: pgmap v19840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:19.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:19 smithi060 ceph-mon[94696]: pgmap v19840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:19.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:20.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:20.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:21.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:21.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:22.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:22 smithi141 ceph-mon[108989]: pgmap v19841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:22.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:22 smithi060 ceph-mon[94696]: pgmap v19841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:22.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:22.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:23.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:23 smithi141 ceph-mon[108989]: pgmap v19842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:23.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:23 smithi060 ceph-mon[94696]: pgmap v19842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:23.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:23.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:24.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:24.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:25.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:25.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:26 smithi141 ceph-mon[108989]: pgmap v19843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:26.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:26 smithi060 ceph-mon[94696]: pgmap v19843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:26.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:26.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:27.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:27.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:28 smithi141 ceph-mon[108989]: pgmap v19844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:28.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:28 smithi060 ceph-mon[94696]: pgmap v19844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:28.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:28.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:29.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:29 smithi141 ceph-mon[108989]: pgmap v19845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:29.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:29 smithi060 ceph-mon[94696]: pgmap v19845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:29.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:29.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:30.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:30.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:31.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:31.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:32.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:32 smithi141 ceph-mon[108989]: pgmap v19846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:32.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:32 smithi060 ceph-mon[94696]: pgmap v19846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:32.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:32.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:33.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:33 smithi141 ceph-mon[108989]: pgmap v19847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:33.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:33 smithi060 ceph-mon[94696]: pgmap v19847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:33.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:33.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:34.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:34.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:35.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:35.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:36 smithi141 ceph-mon[108989]: pgmap v19848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:36.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:36 smithi060 ceph-mon[94696]: pgmap v19848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:36.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:36.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:37.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:37 smithi141 ceph-mon[108989]: pgmap v19849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:37.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:37 smithi060 ceph-mon[94696]: pgmap v19849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:37.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:37.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:38.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:38.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:39 smithi141 ceph-mon[108989]: pgmap v19850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:39.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:39.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:39 smithi060 ceph-mon[94696]: pgmap v19850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:40.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:40.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:41.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:41.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:42 smithi141 ceph-mon[108989]: pgmap v19851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:42.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:42 smithi060 ceph-mon[94696]: pgmap v19851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:42.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:42.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:43.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:43 smithi141 ceph-mon[108989]: pgmap v19852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:43.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:43 smithi060 ceph-mon[94696]: pgmap v19852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:43.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:43.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:44.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:44.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:45.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:45.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:46 smithi141 ceph-mon[108989]: pgmap v19853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:46.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:46 smithi060 ceph-mon[94696]: pgmap v19853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:46.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:46.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:47.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:47 smithi141 ceph-mon[108989]: pgmap v19854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:47.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:47 smithi060 ceph-mon[94696]: pgmap v19854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:47.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:47.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:48.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:48.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:49 smithi141 ceph-mon[108989]: pgmap v19855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:49 smithi060 ceph-mon[94696]: pgmap v19855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:49.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:49.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:50.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:50.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:51 smithi141 ceph-mon[108989]: pgmap v19856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:51 smithi060 ceph-mon[94696]: pgmap v19856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:51.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:51.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:52.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:52.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:53 smithi141 ceph-mon[108989]: pgmap v19857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:53 smithi060 ceph-mon[94696]: pgmap v19857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:53.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:53.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:54.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:54.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:55.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:55.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:56 smithi141 ceph-mon[108989]: pgmap v19858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:56 smithi060 ceph-mon[94696]: pgmap v19858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:56.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:24:56.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:56.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:57.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:57 smithi141 ceph-mon[108989]: pgmap v19859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:57.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:57 smithi060 ceph-mon[94696]: pgmap v19859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:24:57.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:57.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:58.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:58.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:24:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:24:59 smithi141 ceph-mon[108989]: pgmap v19860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:24:59 smithi060 ceph-mon[94696]: pgmap v19860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:24:59.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:24:59.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:00.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:00.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:01 smithi141 ceph-mon[108989]: pgmap v19861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:01 smithi060 ceph-mon[94696]: pgmap v19861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:01.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:01.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:02.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:02.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:03 smithi141 ceph-mon[108989]: pgmap v19862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:25:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:03 smithi060 ceph-mon[94696]: pgmap v19862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:25:03.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:03.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:25:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:25:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:25:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:25:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:25:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:25:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:25:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:25:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:25:04.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:25:04.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:04.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:05.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:05.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:05 smithi141 ceph-mon[108989]: pgmap v19863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:05 smithi060 ceph-mon[94696]: pgmap v19863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:06.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:06.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:07.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:07.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:07.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:07 smithi141 ceph-mon[108989]: pgmap v19864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:07 smithi060 ceph-mon[94696]: pgmap v19864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:08.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:08.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:09 smithi060 ceph-mon[94696]: pgmap v19865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:09.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:09.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:09 smithi141 ceph-mon[108989]: pgmap v19865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:10.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:10.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:11 smithi141 ceph-mon[108989]: pgmap v19866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:11 smithi060 ceph-mon[94696]: pgmap v19866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:11.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:11.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:12.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:12.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:13.713 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:13 smithi060 ceph-mon[94696]: pgmap v19867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:13 smithi141 ceph-mon[108989]: pgmap v19867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:13.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:13.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:14.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:14.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:15 smithi141 ceph-mon[108989]: pgmap v19868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:15 smithi060 ceph-mon[94696]: pgmap v19868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:15.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:15.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:16.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:16.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:17 smithi141 ceph-mon[108989]: pgmap v19869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:17 smithi060 ceph-mon[94696]: pgmap v19869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:17.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:17.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:18.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:18.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:19 smithi141 ceph-mon[108989]: pgmap v19870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:19 smithi060 ceph-mon[94696]: pgmap v19870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:19.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:19.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:20.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:20.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:21 smithi141 ceph-mon[108989]: pgmap v19871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:21 smithi060 ceph-mon[94696]: pgmap v19871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:21.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:21.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:22.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:22.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:23 smithi141 ceph-mon[108989]: pgmap v19872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:23 smithi060 ceph-mon[94696]: pgmap v19872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:23.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:23.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:24.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:24.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:25 smithi141 ceph-mon[108989]: pgmap v19873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:25 smithi060 ceph-mon[94696]: pgmap v19873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:25.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:25.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:26.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:26.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:27 smithi141 ceph-mon[108989]: pgmap v19874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:27 smithi060 ceph-mon[94696]: pgmap v19874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:27.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:27.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:28.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:28.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:29 smithi141 ceph-mon[108989]: pgmap v19875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:29 smithi060 ceph-mon[94696]: pgmap v19875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:29.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:29.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:30.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:30.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:31 smithi141 ceph-mon[108989]: pgmap v19876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:31.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:31 smithi060 ceph-mon[94696]: pgmap v19876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:31.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:31.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:32.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:32.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:33 smithi141 ceph-mon[108989]: pgmap v19877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:33 smithi060 ceph-mon[94696]: pgmap v19877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:33.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:33.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:34.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:34.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:35 smithi141 ceph-mon[108989]: pgmap v19878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:35 smithi060 ceph-mon[94696]: pgmap v19878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:35.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:35.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:36.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:36.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:37 smithi141 ceph-mon[108989]: pgmap v19879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:37 smithi060 ceph-mon[94696]: pgmap v19879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:37.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:37.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:38.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:38.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:39 smithi141 ceph-mon[108989]: pgmap v19880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:39 smithi060 ceph-mon[94696]: pgmap v19880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:39.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:39.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:40.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:40.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:41 smithi141 ceph-mon[108989]: pgmap v19881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:41 smithi060 ceph-mon[94696]: pgmap v19881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:41.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:41.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:42.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:42.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:43 smithi141 ceph-mon[108989]: pgmap v19882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:43 smithi060 ceph-mon[94696]: pgmap v19882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:43.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:43.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:44.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:44.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:45 smithi141 ceph-mon[108989]: pgmap v19883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:45 smithi060 ceph-mon[94696]: pgmap v19883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:45.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:45.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:46.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:46.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:47 smithi141 ceph-mon[108989]: pgmap v19884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:47.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:47 smithi060 ceph-mon[94696]: pgmap v19884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:47.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:47.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:48.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:48.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:49 smithi141 ceph-mon[108989]: pgmap v19885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:49 smithi060 ceph-mon[94696]: pgmap v19885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:49.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:49.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:50.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:50.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:51 smithi141 ceph-mon[108989]: pgmap v19886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:51 smithi060 ceph-mon[94696]: pgmap v19886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:51.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:52.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:52.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:53 smithi141 ceph-mon[108989]: pgmap v19887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:53 smithi060 ceph-mon[94696]: pgmap v19887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:53.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:53.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:54.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:54.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:55 smithi141 ceph-mon[108989]: pgmap v19888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:55 smithi060 ceph-mon[94696]: pgmap v19888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:25:55.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:55.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:56.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:56.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:57 smithi141 ceph-mon[108989]: pgmap v19889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:57 smithi060 ceph-mon[94696]: pgmap v19889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:25:57.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:57.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:58.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:58.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:25:59.559 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:25:59 smithi060 ceph-mon[94696]: pgmap v19890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:25:59 smithi141 ceph-mon[108989]: pgmap v19890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:25:59.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:25:59.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:00.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:01 smithi141 ceph-mon[108989]: pgmap v19891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:01 smithi060 ceph-mon[94696]: pgmap v19891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:01.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:01.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:02.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:03 smithi141 ceph-mon[108989]: pgmap v19892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:03 smithi060 ceph-mon[94696]: pgmap v19892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:03.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:03.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:04.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:26:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:26:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:26:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:26:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:26:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:26:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:26:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:26:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:26:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:26:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:26:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:26:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:04.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:05 smithi141 ceph-mon[108989]: pgmap v19893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:05 smithi060 ceph-mon[94696]: pgmap v19893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:05.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:05.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:06.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:07 smithi141 ceph-mon[108989]: pgmap v19894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:07 smithi060 ceph-mon[94696]: pgmap v19894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:07.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:08.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:08.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:09.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:09 smithi141 ceph-mon[108989]: pgmap v19895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:09 smithi060 ceph-mon[94696]: pgmap v19895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:09.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:10.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:11 smithi141 ceph-mon[108989]: pgmap v19896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:11 smithi060 ceph-mon[94696]: pgmap v19896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:11.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:11.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:12.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:13 smithi141 ceph-mon[108989]: pgmap v19897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:13 smithi060 ceph-mon[94696]: pgmap v19897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:13.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:14.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:14.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:15 smithi141 ceph-mon[108989]: pgmap v19898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:15 smithi060 ceph-mon[94696]: pgmap v19898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:15.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:16.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:17 smithi141 ceph-mon[108989]: pgmap v19899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:17 smithi060 ceph-mon[94696]: pgmap v19899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:17.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:17.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:18.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:18.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:19 smithi141 ceph-mon[108989]: pgmap v19900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:19 smithi060 ceph-mon[94696]: pgmap v19900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:19.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:19.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:20.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:20.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:21 smithi141 ceph-mon[108989]: pgmap v19901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:21 smithi060 ceph-mon[94696]: pgmap v19901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:21.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:22.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:23 smithi141 ceph-mon[108989]: pgmap v19902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:23 smithi060 ceph-mon[94696]: pgmap v19902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:23.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:23.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:24.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:24.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:25 smithi141 ceph-mon[108989]: pgmap v19903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:25 smithi060 ceph-mon[94696]: pgmap v19903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:25.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:25.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:26.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:26.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:27 smithi141 ceph-mon[108989]: pgmap v19904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:27 smithi060 ceph-mon[94696]: pgmap v19904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:27.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:27.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:28.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:29 smithi141 ceph-mon[108989]: pgmap v19905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:29 smithi060 ceph-mon[94696]: pgmap v19905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:29.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:30.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:30.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:31 smithi141 ceph-mon[108989]: pgmap v19906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:31 smithi060 ceph-mon[94696]: pgmap v19906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:32.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:33.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:33.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:33 smithi141 ceph-mon[108989]: pgmap v19907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:33 smithi060 ceph-mon[94696]: pgmap v19907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:34.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:35.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:35.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:35 smithi141 ceph-mon[108989]: pgmap v19908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:35 smithi060 ceph-mon[94696]: pgmap v19908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:36.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:37.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:37 smithi141 ceph-mon[108989]: pgmap v19909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:37 smithi060 ceph-mon[94696]: pgmap v19909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:38.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:38.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:39.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:39.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:39 smithi141 ceph-mon[108989]: pgmap v19910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:39 smithi060 ceph-mon[94696]: pgmap v19910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:40.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:41.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:41.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:41 smithi141 ceph-mon[108989]: pgmap v19911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:41 smithi060 ceph-mon[94696]: pgmap v19911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:42.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:42.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:43.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:43.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:43 smithi141 ceph-mon[108989]: pgmap v19912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:43 smithi060 ceph-mon[94696]: pgmap v19912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:44.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:44.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:45.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:45.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:45.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:45 smithi141 ceph-mon[108989]: pgmap v19913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:45 smithi060 ceph-mon[94696]: pgmap v19913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:46.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:46.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:47.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:47.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:47.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:47 smithi141 ceph-mon[108989]: pgmap v19914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:47 smithi060 ceph-mon[94696]: pgmap v19914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:48.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:49.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:49.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:49.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:49 smithi141 ceph-mon[108989]: pgmap v19915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:49.788 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:49 smithi060 ceph-mon[94696]: pgmap v19915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:50.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:50.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:51.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:51.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:51 smithi141 ceph-mon[108989]: pgmap v19916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:51 smithi060 ceph-mon[94696]: pgmap v19916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:52.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:53.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:53 smithi141 ceph-mon[108989]: pgmap v19917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:53 smithi060 ceph-mon[94696]: pgmap v19917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:54.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:54.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:55.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:55.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:55 smithi141 ceph-mon[108989]: pgmap v19918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:55.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:55 smithi060 ceph-mon[94696]: pgmap v19918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:26:56.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:56.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:57.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:57.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:57.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:57 smithi141 ceph-mon[108989]: pgmap v19919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:57 smithi060 ceph-mon[94696]: pgmap v19919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:26:58.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:58.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:26:59.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:26:59.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:26:59 smithi141 ceph-mon[108989]: pgmap v19920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:26:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:26:59 smithi060 ceph-mon[94696]: pgmap v19920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:00.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:01.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:01 smithi141 ceph-mon[108989]: pgmap v19921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:01 smithi060 ceph-mon[94696]: pgmap v19921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:02.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:03.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:03.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:03.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:03 smithi141 ceph-mon[108989]: pgmap v19922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:03 smithi060 ceph-mon[94696]: pgmap v19922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:04.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:04.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:27:04.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:27:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:05.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:05.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:05 smithi141 ceph-mon[108989]: pgmap v19923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:05 smithi060 ceph-mon[94696]: pgmap v19923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:06.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:07.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:07 smithi141 ceph-mon[108989]: pgmap v19924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:07 smithi060 ceph-mon[94696]: pgmap v19924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:07.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:08.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:08.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:27:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:27:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:27:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:27:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:27:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:27:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:27:09.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:09.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:09 smithi060 ceph-mon[94696]: pgmap v19925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:09 smithi141 ceph-mon[108989]: pgmap v19925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:10.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:11.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:11.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:11 smithi141 ceph-mon[108989]: pgmap v19926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:11 smithi060 ceph-mon[94696]: pgmap v19926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:12.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:12.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:13.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:13.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:13 smithi141 ceph-mon[108989]: pgmap v19927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:13 smithi060 ceph-mon[94696]: pgmap v19927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:14.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:14.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:15.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:15 smithi141 ceph-mon[108989]: pgmap v19928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:15 smithi060 ceph-mon[94696]: pgmap v19928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:16.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:17.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:17 smithi141 ceph-mon[108989]: pgmap v19929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:17 smithi060 ceph-mon[94696]: pgmap v19929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:18.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:19.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:19.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:19.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:19 smithi141 ceph-mon[108989]: pgmap v19930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:19 smithi060 ceph-mon[94696]: pgmap v19930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:20.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:20.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:21.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:21 smithi141 ceph-mon[108989]: pgmap v19931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:21 smithi060 ceph-mon[94696]: pgmap v19931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:22.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:22.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:23.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:23.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:23.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:23 smithi141 ceph-mon[108989]: pgmap v19932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:23 smithi060 ceph-mon[94696]: pgmap v19932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:24.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:25.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:25.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:25 smithi141 ceph-mon[108989]: pgmap v19933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:25.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:25 smithi060 ceph-mon[94696]: pgmap v19933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:26.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:26.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:27.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:27.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:27.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:27 smithi141 ceph-mon[108989]: pgmap v19934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:27 smithi060 ceph-mon[94696]: pgmap v19934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:28.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:28.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:29.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:29 smithi141 ceph-mon[108989]: pgmap v19935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:29 smithi060 ceph-mon[94696]: pgmap v19935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:30.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:30.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:31.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:31.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:31 smithi141 ceph-mon[108989]: pgmap v19936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:31 smithi060 ceph-mon[94696]: pgmap v19936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:32.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:32.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:33.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:33.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:33 smithi141 ceph-mon[108989]: pgmap v19937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:33 smithi060 ceph-mon[94696]: pgmap v19937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:34.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:34.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:35.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:35.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:35.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:35 smithi060 ceph-mon[94696]: pgmap v19938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:35.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:35 smithi141 ceph-mon[108989]: pgmap v19938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:36.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:36.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:37.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:37.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:37.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:37 smithi141 ceph-mon[108989]: pgmap v19939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:37 smithi060 ceph-mon[94696]: pgmap v19939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:38.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:38.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:39.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:39.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:39 smithi060 ceph-mon[94696]: pgmap v19940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:39 smithi141 ceph-mon[108989]: pgmap v19940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:40.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:40.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:41.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:41.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:41 smithi141 ceph-mon[108989]: pgmap v19941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:41 smithi060 ceph-mon[94696]: pgmap v19941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:42.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:42.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:43.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:43.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:43.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:43 smithi141 ceph-mon[108989]: pgmap v19942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:43 smithi060 ceph-mon[94696]: pgmap v19942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:44.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:44.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:45.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:45.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:45 smithi060 ceph-mon[94696]: pgmap v19943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:45.868 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:45 smithi141 ceph-mon[108989]: pgmap v19943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:46.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:47.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:47.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:47 smithi060 ceph-mon[94696]: pgmap v19944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:47 smithi141 ceph-mon[108989]: pgmap v19944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:48.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:48.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:49.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:49.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:49 smithi060 ceph-mon[94696]: pgmap v19945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:49 smithi141 ceph-mon[108989]: pgmap v19945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:50.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:50.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:51.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:51.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:51 smithi141 ceph-mon[108989]: pgmap v19946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:51 smithi060 ceph-mon[94696]: pgmap v19946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:52.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:52.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:53.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:53.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:53 smithi060 ceph-mon[94696]: pgmap v19947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:53 smithi141 ceph-mon[108989]: pgmap v19947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:54.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:54.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:55.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:55 smithi060 ceph-mon[94696]: pgmap v19948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:55.971 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:55 smithi141 ceph-mon[108989]: pgmap v19948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:55.971 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:27:56.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:56.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:57.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:57.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:57 smithi060 ceph-mon[94696]: pgmap v19949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:57 smithi141 ceph-mon[108989]: pgmap v19949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:27:58.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:58.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:59.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:27:59.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:27:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:27:59 smithi060 ceph-mon[94696]: pgmap v19950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:27:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:27:59 smithi141 ceph-mon[108989]: pgmap v19950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:00.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:00.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:01.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:01.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:01 smithi141 ceph-mon[108989]: pgmap v19951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:01 smithi060 ceph-mon[94696]: pgmap v19951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:02.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:02.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:03.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:03.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:03 smithi060 ceph-mon[94696]: pgmap v19952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:03 smithi141 ceph-mon[108989]: pgmap v19952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:04.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:04.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:05.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:05.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:05 smithi060 ceph-mon[94696]: pgmap v19953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:05 smithi141 ceph-mon[108989]: pgmap v19953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:06.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:06.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:07.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:07.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:07 smithi060 ceph-mon[94696]: pgmap v19954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:07 smithi141 ceph-mon[108989]: pgmap v19954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:08.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:08.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:08.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:08 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:28:08.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:08 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:28:09.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:09.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:09 smithi060 ceph-mon[94696]: pgmap v19955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:09 smithi141 ceph-mon[108989]: pgmap v19955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:10.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:10.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:11.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:11.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:11 smithi141 ceph-mon[108989]: pgmap v19956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:11 smithi060 ceph-mon[94696]: pgmap v19956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:12.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:12.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:13.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:13.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: pgmap v19957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:28:13.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: pgmap v19957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:28:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:28:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:28:14.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:28:14.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:14.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:15.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:15.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:15 smithi141 ceph-mon[108989]: pgmap v19958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:15 smithi060 ceph-mon[94696]: pgmap v19958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:16.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:16.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:17.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:17.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:17 smithi141 ceph-mon[108989]: pgmap v19959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:17 smithi060 ceph-mon[94696]: pgmap v19959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:18.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:18.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:19.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:19.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:19 smithi060 ceph-mon[94696]: pgmap v19960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:19 smithi141 ceph-mon[108989]: pgmap v19960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:20.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:20.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:21.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:21.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:21 smithi141 ceph-mon[108989]: pgmap v19961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:21 smithi060 ceph-mon[94696]: pgmap v19961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:22.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:22.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:23.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:23.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:23 smithi060 ceph-mon[94696]: pgmap v19962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:23 smithi141 ceph-mon[108989]: pgmap v19962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:24.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:24.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:25.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:25.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:25 smithi060 ceph-mon[94696]: pgmap v19963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:25 smithi141 ceph-mon[108989]: pgmap v19963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:26.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:26.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:27.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:27.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:27 smithi060 ceph-mon[94696]: pgmap v19964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:27 smithi141 ceph-mon[108989]: pgmap v19964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:28.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:28.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:29.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:29.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:29 smithi060 ceph-mon[94696]: pgmap v19965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:29.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:29 smithi141 ceph-mon[108989]: pgmap v19965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:30.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:30.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:31.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:31.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:31.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:31 smithi141 ceph-mon[108989]: pgmap v19966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:31 smithi060 ceph-mon[94696]: pgmap v19966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:32.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:32.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:33.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:33.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:33 smithi060 ceph-mon[94696]: pgmap v19967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:33 smithi141 ceph-mon[108989]: pgmap v19967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:34.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:34.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:35.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:35.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:35 smithi060 ceph-mon[94696]: pgmap v19968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:35 smithi141 ceph-mon[108989]: pgmap v19968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:36.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:36.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:37.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:37.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:37 smithi060 ceph-mon[94696]: pgmap v19969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:37 smithi141 ceph-mon[108989]: pgmap v19969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:38.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:38.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:39.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:39.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:39 smithi060 ceph-mon[94696]: pgmap v19970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:39 smithi141 ceph-mon[108989]: pgmap v19970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:40.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:40.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:41.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:41.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:41.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:41 smithi060 ceph-mon[94696]: pgmap v19971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:41 smithi141 ceph-mon[108989]: pgmap v19971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:42.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:42.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:43.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:43.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:43.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:43 smithi060 ceph-mon[94696]: pgmap v19972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:43 smithi141 ceph-mon[108989]: pgmap v19972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:44.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:44.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:45.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:45.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:45 smithi060 ceph-mon[94696]: pgmap v19973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:45 smithi141 ceph-mon[108989]: pgmap v19973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:46.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:47.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:47.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:47 smithi060 ceph-mon[94696]: pgmap v19974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:47 smithi141 ceph-mon[108989]: pgmap v19974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:48.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:48.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:49.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:49.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:49 smithi060 ceph-mon[94696]: pgmap v19975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:49 smithi141 ceph-mon[108989]: pgmap v19975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:50.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:50.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:51.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:51.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:51 smithi141 ceph-mon[108989]: pgmap v19976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:51 smithi060 ceph-mon[94696]: pgmap v19976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:52.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:52.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:53.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:53.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:53 smithi060 ceph-mon[94696]: pgmap v19977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:53 smithi141 ceph-mon[108989]: pgmap v19977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:54.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:54.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:55.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:55 smithi060 ceph-mon[94696]: pgmap v19978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:55 smithi141 ceph-mon[108989]: pgmap v19978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:28:56.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:56.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:57.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:57.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:57 smithi060 ceph-mon[94696]: pgmap v19979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:57 smithi141 ceph-mon[108989]: pgmap v19979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:28:58.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:58.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:28:59.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:28:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:28:59 smithi060 ceph-mon[94696]: pgmap v19980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:28:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:28:59 smithi141 ceph-mon[108989]: pgmap v19980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:00.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:00.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:01.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:01.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:01.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:01 smithi141 ceph-mon[108989]: pgmap v19981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:01 smithi060 ceph-mon[94696]: pgmap v19981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:02.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:02.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:03.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:03 smithi060 ceph-mon[94696]: pgmap v19982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:03 smithi141 ceph-mon[108989]: pgmap v19982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:04.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:04.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:05.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:05.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:05 smithi060 ceph-mon[94696]: pgmap v19983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:05 smithi141 ceph-mon[108989]: pgmap v19983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:06.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:06.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:07.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:07.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:07 smithi060 ceph-mon[94696]: pgmap v19984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:07 smithi141 ceph-mon[108989]: pgmap v19984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:08.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:08.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:09.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:09.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:09 smithi060 ceph-mon[94696]: pgmap v19985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:09 smithi141 ceph-mon[108989]: pgmap v19985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:10.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:10.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:11.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:11.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:11 smithi141 ceph-mon[108989]: pgmap v19986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:11 smithi060 ceph-mon[94696]: pgmap v19986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:12.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:13.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:13.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:13 smithi060 ceph-mon[94696]: pgmap v19987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:13 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:29:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:13 smithi141 ceph-mon[108989]: pgmap v19987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:13 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:29:14.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:14.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:29:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:29:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:29:14.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:29:14.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:29:15.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:15.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:15 smithi141 ceph-mon[108989]: pgmap v19988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:15 smithi060 ceph-mon[94696]: pgmap v19988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:16.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:17.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:17.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:17 smithi141 ceph-mon[108989]: pgmap v19989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:17 smithi060 ceph-mon[94696]: pgmap v19989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:18.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:18.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:19.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:19.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:19 smithi060 ceph-mon[94696]: pgmap v19990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:19 smithi141 ceph-mon[108989]: pgmap v19990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:20.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:20.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:21.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:21.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:21 smithi141 ceph-mon[108989]: pgmap v19991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:21.491 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:21 smithi060 ceph-mon[94696]: pgmap v19991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:22.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:23.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:23.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:23 smithi060 ceph-mon[94696]: pgmap v19992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:23 smithi141 ceph-mon[108989]: pgmap v19992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:24.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:24.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:25.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:25.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:25 smithi060 ceph-mon[94696]: pgmap v19993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:25 smithi141 ceph-mon[108989]: pgmap v19993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:26.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:26.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:27.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:27.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:27 smithi060 ceph-mon[94696]: pgmap v19994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:27 smithi141 ceph-mon[108989]: pgmap v19994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:28.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:28.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:29.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:29.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:29 smithi060 ceph-mon[94696]: pgmap v19995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:29 smithi141 ceph-mon[108989]: pgmap v19995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:30.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:30.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:31.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:31.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:31 smithi060 ceph-mon[94696]: pgmap v19996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:31 smithi141 ceph-mon[108989]: pgmap v19996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:32.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:32.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:33.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:33.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:33 smithi060 ceph-mon[94696]: pgmap v19997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:33 smithi141 ceph-mon[108989]: pgmap v19997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:34.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:34.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:35.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:35.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:35 smithi060 ceph-mon[94696]: pgmap v19998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:35 smithi141 ceph-mon[108989]: pgmap v19998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:36.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:36.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:37.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:37.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:37 smithi060 ceph-mon[94696]: pgmap v19999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:37 smithi141 ceph-mon[108989]: pgmap v19999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:38.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:38.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:39.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:39.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:39 smithi060 ceph-mon[94696]: pgmap v20000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:39 smithi141 ceph-mon[108989]: pgmap v20000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:40.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:40.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:41.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:41.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:41 smithi060 ceph-mon[94696]: pgmap v20001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:41 smithi141 ceph-mon[108989]: pgmap v20001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:42.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:42.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:43.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:43.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:43 smithi060 ceph-mon[94696]: pgmap v20002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:43 smithi141 ceph-mon[108989]: pgmap v20002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:44.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:44.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:45.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:45.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:45 smithi060 ceph-mon[94696]: pgmap v20003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:45 smithi141 ceph-mon[108989]: pgmap v20003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:46.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:46.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:47.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:47.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:47 smithi060 ceph-mon[94696]: pgmap v20004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:47 smithi141 ceph-mon[108989]: pgmap v20004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:48.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:48.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:49.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:49.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:49 smithi060 ceph-mon[94696]: pgmap v20005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:49 smithi141 ceph-mon[108989]: pgmap v20005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:50.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:50.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:51.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:51 smithi060 ceph-mon[94696]: pgmap v20006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:51 smithi141 ceph-mon[108989]: pgmap v20006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:52.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:52.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:53.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:53.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:53 smithi060 ceph-mon[94696]: pgmap v20007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:53 smithi141 ceph-mon[108989]: pgmap v20007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:54.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:55.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:55.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:55 smithi060 ceph-mon[94696]: pgmap v20008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:55 smithi141 ceph-mon[108989]: pgmap v20008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:29:56.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:56.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:57.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:57.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:57 smithi060 ceph-mon[94696]: pgmap v20009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:57 smithi141 ceph-mon[108989]: pgmap v20009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:29:58.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:58.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:59.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:29:59.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:29:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:29:59 smithi060 ceph-mon[94696]: pgmap v20010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:29:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:29:59 smithi141 ceph-mon[108989]: pgmap v20010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:00.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:00.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:00.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:30:00.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:30:01.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:01.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:01 smithi060 ceph-mon[94696]: pgmap v20011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:01 smithi141 ceph-mon[108989]: pgmap v20011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:02.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:02.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:03.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:03.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:03 smithi060 ceph-mon[94696]: pgmap v20012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:03 smithi141 ceph-mon[108989]: pgmap v20012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:04.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:04.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:05.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:05.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:05 smithi060 ceph-mon[94696]: pgmap v20013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:05 smithi141 ceph-mon[108989]: pgmap v20013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:06.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:06.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:07.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:07.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:07.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:07 smithi141 ceph-mon[108989]: pgmap v20014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:07 smithi060 ceph-mon[94696]: pgmap v20014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:08.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:08.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:09.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:09.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:09 smithi060 ceph-mon[94696]: pgmap v20015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:09 smithi141 ceph-mon[108989]: pgmap v20015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:10.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:10.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:11.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:11.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:11 smithi060 ceph-mon[94696]: pgmap v20016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:11 smithi141 ceph-mon[108989]: pgmap v20016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:12.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:12.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:13.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:13.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:13 smithi060 ceph-mon[94696]: pgmap v20017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:13 smithi141 ceph-mon[108989]: pgmap v20017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:14.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:14.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:14.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:30:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:14 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:30:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:14.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:14 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:15.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:15.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: pgmap v20018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:30:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:30:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:30:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: pgmap v20018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:30:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:30:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:30:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:30:16.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:16.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:17.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:17.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:17.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:17 smithi141 ceph-mon[108989]: pgmap v20019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:17 smithi060 ceph-mon[94696]: pgmap v20019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:18.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:18.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:19.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:19.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:19 smithi060 ceph-mon[94696]: pgmap v20020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:19 smithi141 ceph-mon[108989]: pgmap v20020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:20.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:20.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:21.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:21.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:21 smithi060 ceph-mon[94696]: pgmap v20021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:21 smithi141 ceph-mon[108989]: pgmap v20021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:22.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:22.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:23.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:23.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:23 smithi060 ceph-mon[94696]: pgmap v20022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:23 smithi141 ceph-mon[108989]: pgmap v20022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:24.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:24.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:25.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:25.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:25 smithi060 ceph-mon[94696]: pgmap v20023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:25 smithi141 ceph-mon[108989]: pgmap v20023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:26.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:26.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:27.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:27.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:27 smithi060 ceph-mon[94696]: pgmap v20024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:27 smithi141 ceph-mon[108989]: pgmap v20024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:28.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:28.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:29.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:29.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:29 smithi060 ceph-mon[94696]: pgmap v20025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:29 smithi141 ceph-mon[108989]: pgmap v20025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:30.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:30.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:31.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:31.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:31 smithi060 ceph-mon[94696]: pgmap v20026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:31 smithi141 ceph-mon[108989]: pgmap v20026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:32.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:32.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:33.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:33.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:33 smithi060 ceph-mon[94696]: pgmap v20027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:33 smithi141 ceph-mon[108989]: pgmap v20027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:34.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:34.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:35.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:35.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:35 smithi060 ceph-mon[94696]: pgmap v20028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:35 smithi141 ceph-mon[108989]: pgmap v20028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:36.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:36.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:37.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:37.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:37 smithi060 ceph-mon[94696]: pgmap v20029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:37 smithi141 ceph-mon[108989]: pgmap v20029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:38.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:38.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:39.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:39.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:39 smithi060 ceph-mon[94696]: pgmap v20030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:39 smithi141 ceph-mon[108989]: pgmap v20030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:40.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:40.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:41.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:41.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:41 smithi060 ceph-mon[94696]: pgmap v20031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:41 smithi141 ceph-mon[108989]: pgmap v20031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:42.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:42.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:43.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:43.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:43 smithi060 ceph-mon[94696]: pgmap v20032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:43 smithi141 ceph-mon[108989]: pgmap v20032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:44.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:44.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:45.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:45.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:45 smithi060 ceph-mon[94696]: pgmap v20033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:45 smithi141 ceph-mon[108989]: pgmap v20033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:46.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:46.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:47.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:47.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:47.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:47 smithi060 ceph-mon[94696]: pgmap v20034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:47 smithi141 ceph-mon[108989]: pgmap v20034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:48.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:48.426 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:49.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:49.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:49 smithi060 ceph-mon[94696]: pgmap v20035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:49 smithi141 ceph-mon[108989]: pgmap v20035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:50.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:50.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:51.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:51.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:51 smithi060 ceph-mon[94696]: pgmap v20036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:51 smithi141 ceph-mon[108989]: pgmap v20036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:52.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:52.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:53.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:53.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:53 smithi060 ceph-mon[94696]: pgmap v20037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:53 smithi141 ceph-mon[108989]: pgmap v20037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:54.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:54.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:55.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:55.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:55.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:55 smithi060 ceph-mon[94696]: pgmap v20038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:55.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:55 smithi141 ceph-mon[108989]: pgmap v20038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:30:56.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:56.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:57.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:57.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:57.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:57 smithi060 ceph-mon[94696]: pgmap v20039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:57.834 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:57 smithi141 ceph-mon[108989]: pgmap v20039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:30:58.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:58.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:59.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:30:59.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:30:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:30:59 smithi060 ceph-mon[94696]: pgmap v20040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:30:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:30:59 smithi141 ceph-mon[108989]: pgmap v20040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:00.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:00.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:01.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:01.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:01 smithi060 ceph-mon[94696]: pgmap v20041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:01 smithi141 ceph-mon[108989]: pgmap v20041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:02.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:02.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:03.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:03.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:03.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:03 smithi060 ceph-mon[94696]: pgmap v20042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:03 smithi141 ceph-mon[108989]: pgmap v20042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:04.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:04.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:05.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:05.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:05.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:05 smithi060 ceph-mon[94696]: pgmap v20043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:05 smithi141 ceph-mon[108989]: pgmap v20043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:06.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:06.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:07.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:07.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:07.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:07 smithi060 ceph-mon[94696]: pgmap v20044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:07.938 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:07 smithi141 ceph-mon[108989]: pgmap v20044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:08.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:08.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:09.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:09.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:09 smithi060 ceph-mon[94696]: pgmap v20045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:09 smithi141 ceph-mon[108989]: pgmap v20045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:10.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:10.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:11.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:11.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:11 smithi060 ceph-mon[94696]: pgmap v20046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:11 smithi141 ceph-mon[108989]: pgmap v20046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:12.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:13.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:13.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:13 smithi060 ceph-mon[94696]: pgmap v20047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:13 smithi141 ceph-mon[108989]: pgmap v20047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:14.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:14.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:15.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:15.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:15.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: pgmap v20048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:31:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:31:15.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: pgmap v20048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:31:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:31:15.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:31:16.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:16.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:17.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:17.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:17 smithi060 ceph-mon[94696]: pgmap v20049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:17 smithi141 ceph-mon[108989]: pgmap v20049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:18.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:18.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:19.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:19.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:19 smithi060 ceph-mon[94696]: pgmap v20050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:19 smithi141 ceph-mon[108989]: pgmap v20050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:20.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:20.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:21.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:21.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:21 smithi060 ceph-mon[94696]: pgmap v20051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:21 smithi141 ceph-mon[108989]: pgmap v20051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:22.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:22.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:23.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:23.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:23 smithi060 ceph-mon[94696]: pgmap v20052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:23 smithi141 ceph-mon[108989]: pgmap v20052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:24.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:24.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:25.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:25.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:25.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:25 smithi060 ceph-mon[94696]: pgmap v20053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:25.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:25 smithi141 ceph-mon[108989]: pgmap v20053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:26.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:26.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:27.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:27.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:27.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:27 smithi060 ceph-mon[94696]: pgmap v20054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:27 smithi141 ceph-mon[108989]: pgmap v20054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:28.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:28.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:29.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:29.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:29 smithi060 ceph-mon[94696]: pgmap v20055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:29 smithi141 ceph-mon[108989]: pgmap v20055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:30.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:30.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:31.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:31.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:31 smithi060 ceph-mon[94696]: pgmap v20056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:31 smithi141 ceph-mon[108989]: pgmap v20056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:32.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:32.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:33.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:33.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:33.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:33 smithi060 ceph-mon[94696]: pgmap v20057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:33 smithi141 ceph-mon[108989]: pgmap v20057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:34.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:34.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:35.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:35.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:35.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:35 smithi060 ceph-mon[94696]: pgmap v20058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:35 smithi141 ceph-mon[108989]: pgmap v20058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:36.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:36.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:37.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:37.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:37.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:37 smithi060 ceph-mon[94696]: pgmap v20059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:37 smithi141 ceph-mon[108989]: pgmap v20059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:38.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:38.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:39.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:39.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:39 smithi060 ceph-mon[94696]: pgmap v20060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:39 smithi141 ceph-mon[108989]: pgmap v20060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:40.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:40.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:41.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:41.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:41 smithi060 ceph-mon[94696]: pgmap v20061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:41 smithi141 ceph-mon[108989]: pgmap v20061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:42.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:42.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:43.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:43.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:43.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:43 smithi060 ceph-mon[94696]: pgmap v20062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:43 smithi141 ceph-mon[108989]: pgmap v20062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:44.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:44.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:45.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:45.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:45.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:45 smithi060 ceph-mon[94696]: pgmap v20063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:45 smithi141 ceph-mon[108989]: pgmap v20063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:46.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:46.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:47.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:47.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:47 smithi141 ceph-mon[108989]: pgmap v20064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:47 smithi060 ceph-mon[94696]: pgmap v20064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:48.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:48.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:49.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:49.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:49 smithi060 ceph-mon[94696]: pgmap v20065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:49 smithi141 ceph-mon[108989]: pgmap v20065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:50.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:50.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:51.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:51.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:51 smithi060 ceph-mon[94696]: pgmap v20066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:51 smithi141 ceph-mon[108989]: pgmap v20066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:52.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:52.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:53.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:53.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:53.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:53 smithi141 ceph-mon[108989]: pgmap v20067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:53.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:53 smithi060 ceph-mon[94696]: pgmap v20067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:54.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:54.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:55.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:55.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:55 smithi141 ceph-mon[108989]: pgmap v20068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:55 smithi060 ceph-mon[94696]: pgmap v20068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:31:56.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:56.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:57.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:57.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:57 smithi141 ceph-mon[108989]: pgmap v20069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:57 smithi060 ceph-mon[94696]: pgmap v20069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:31:58.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:58.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:59.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:31:59.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:31:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:31:59 smithi060 ceph-mon[94696]: pgmap v20070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:31:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:31:59 smithi141 ceph-mon[108989]: pgmap v20070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:00.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:00.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:01.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:01.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:01 smithi060 ceph-mon[94696]: pgmap v20071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:01 smithi141 ceph-mon[108989]: pgmap v20071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:02.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:02.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:03.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:03.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:03 smithi141 ceph-mon[108989]: pgmap v20072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:03 smithi060 ceph-mon[94696]: pgmap v20072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:04.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:04.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:05.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:05.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:05 smithi141 ceph-mon[108989]: pgmap v20073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:05 smithi060 ceph-mon[94696]: pgmap v20073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:06.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:06.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:07.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:07.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:07 smithi141 ceph-mon[108989]: pgmap v20074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:07 smithi060 ceph-mon[94696]: pgmap v20074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:08.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:08.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:09.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:09.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:09 smithi060 ceph-mon[94696]: pgmap v20075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:09 smithi141 ceph-mon[108989]: pgmap v20075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:10.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:10.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:11.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:11.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:11 smithi060 ceph-mon[94696]: pgmap v20076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:11 smithi141 ceph-mon[108989]: pgmap v20076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:12.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:12.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:13.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:13.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:13 smithi060 ceph-mon[94696]: pgmap v20077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:13 smithi141 ceph-mon[108989]: pgmap v20077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:14.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:14.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:15.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:15.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:15 smithi141 ceph-mon[108989]: pgmap v20078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:15 smithi060 ceph-mon[94696]: pgmap v20078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:16.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:16.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:32:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:32:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:32:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:32:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:32:16.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:32:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:32:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:32:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:32:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:32:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:32:17.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:32:17.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:17.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:18 smithi141 ceph-mon[108989]: pgmap v20079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:18.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:18 smithi060 ceph-mon[94696]: pgmap v20079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:18.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:18.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:19.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:19.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:20 smithi141 ceph-mon[108989]: pgmap v20080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:20.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:20 smithi060 ceph-mon[94696]: pgmap v20080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:20.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:20.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:21 smithi060 ceph-mon[94696]: pgmap v20081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:21.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:21.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:21 smithi141 ceph-mon[108989]: pgmap v20081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:22.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:22.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:23.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:23.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:23.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:23 smithi060 ceph-mon[94696]: pgmap v20082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:23 smithi141 ceph-mon[108989]: pgmap v20082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:24.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:24.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:25.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:25.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:25 smithi141 ceph-mon[108989]: pgmap v20083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:25 smithi060 ceph-mon[94696]: pgmap v20083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:26.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:26.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:27.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:27.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:27 smithi141 ceph-mon[108989]: pgmap v20084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:27 smithi060 ceph-mon[94696]: pgmap v20084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:28.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:28.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:29.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:29.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:29 smithi060 ceph-mon[94696]: pgmap v20085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:29 smithi141 ceph-mon[108989]: pgmap v20085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:30.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:30.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:31 smithi060 ceph-mon[94696]: pgmap v20086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:31.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:31.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:31 smithi141 ceph-mon[108989]: pgmap v20086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:32.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:32.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:33.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:33.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:33 smithi141 ceph-mon[108989]: pgmap v20087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:33 smithi060 ceph-mon[94696]: pgmap v20087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:34.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:34.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:35.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:35.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:35 smithi141 ceph-mon[108989]: pgmap v20088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:35 smithi060 ceph-mon[94696]: pgmap v20088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:36.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:36.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:37.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:37.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:37 smithi141 ceph-mon[108989]: pgmap v20089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:37 smithi060 ceph-mon[94696]: pgmap v20089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:38.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:38.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:39.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:39.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:39 smithi060 ceph-mon[94696]: pgmap v20090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:39 smithi141 ceph-mon[108989]: pgmap v20090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:40.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:40.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:41 smithi060 ceph-mon[94696]: pgmap v20091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:41.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:41.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:41 smithi141 ceph-mon[108989]: pgmap v20091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:42.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:42.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:43.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:43.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:43.922 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:43 smithi141 ceph-mon[108989]: pgmap v20092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:43 smithi060 ceph-mon[94696]: pgmap v20092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:44.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:44.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:45.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:45.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:45 smithi141 ceph-mon[108989]: pgmap v20093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:45 smithi060 ceph-mon[94696]: pgmap v20093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:46.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:46.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:47.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:47.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:47 smithi141 ceph-mon[108989]: pgmap v20094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:47 smithi060 ceph-mon[94696]: pgmap v20094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:48.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:48.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:49.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:49.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:49 smithi060 ceph-mon[94696]: pgmap v20095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:49 smithi141 ceph-mon[108989]: pgmap v20095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:50.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:50.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:51 smithi060 ceph-mon[94696]: pgmap v20096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:51.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:51.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:51 smithi141 ceph-mon[108989]: pgmap v20096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:52.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:52.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:53.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:53.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:53.877 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:53 smithi060 ceph-mon[94696]: pgmap v20097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:53 smithi141 ceph-mon[108989]: pgmap v20097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:54.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:54.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:55.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:55.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:55 smithi141 ceph-mon[108989]: pgmap v20098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:55 smithi060 ceph-mon[94696]: pgmap v20098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:32:56.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:56.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:57.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:57.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:57 smithi141 ceph-mon[108989]: pgmap v20099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:57 smithi060 ceph-mon[94696]: pgmap v20099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:32:58.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:58.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:59.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:32:59.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:32:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:32:59 smithi060 ceph-mon[94696]: pgmap v20100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:32:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:32:59 smithi141 ceph-mon[108989]: pgmap v20100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:00.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:00.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:01 smithi060 ceph-mon[94696]: pgmap v20101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:01.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:01.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:01 smithi141 ceph-mon[108989]: pgmap v20101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:02.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:02.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:03.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:03.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:03 smithi141 ceph-mon[108989]: pgmap v20102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:03.991 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:03 smithi060 ceph-mon[94696]: pgmap v20102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:04.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:04.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:05.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:05.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:05 smithi141 ceph-mon[108989]: pgmap v20103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:05 smithi060 ceph-mon[94696]: pgmap v20103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:06.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:06.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:07.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:07.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:07 smithi141 ceph-mon[108989]: pgmap v20104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:07 smithi060 ceph-mon[94696]: pgmap v20104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:08.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:08.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:09.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:09.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:09 smithi060 ceph-mon[94696]: pgmap v20105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:09 smithi141 ceph-mon[108989]: pgmap v20105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:10.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:10.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:11 smithi060 ceph-mon[94696]: pgmap v20106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:11.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:11.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:11 smithi141 ceph-mon[108989]: pgmap v20106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:12.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:12.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:13.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:13.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:13.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:13 smithi060 ceph-mon[94696]: pgmap v20107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:13 smithi141 ceph-mon[108989]: pgmap v20107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:14.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:14.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:15.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:15.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:15 smithi141 ceph-mon[108989]: pgmap v20108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:15 smithi060 ceph-mon[94696]: pgmap v20108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:16.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:16.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:16.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:33:17.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:33:17.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:17.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: pgmap v20109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2652M 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:33:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: pgmap v20109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:33:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2652M 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:33:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:33:18.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:18.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:19.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:19.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:19 smithi060 ceph-mon[94696]: pgmap v20110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:19 smithi141 ceph-mon[108989]: pgmap v20110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:20.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:20.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:21 smithi060 ceph-mon[94696]: pgmap v20111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:21.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:21.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:21 smithi141 ceph-mon[108989]: pgmap v20111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:22.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:22.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:23.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:23.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:23 smithi141 ceph-mon[108989]: pgmap v20112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:23 smithi060 ceph-mon[94696]: pgmap v20112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:24.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:25.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:25 smithi141 ceph-mon[108989]: pgmap v20113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:25 smithi060 ceph-mon[94696]: pgmap v20113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:26.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:26.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:27.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:27.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:27 smithi141 ceph-mon[108989]: pgmap v20114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:27 smithi060 ceph-mon[94696]: pgmap v20114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:28.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:29.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:29.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:29.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:29 smithi141 ceph-mon[108989]: pgmap v20115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:29 smithi060 ceph-mon[94696]: pgmap v20115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:30.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:30.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:31 smithi060 ceph-mon[94696]: pgmap v20116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:31.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:31 smithi141 ceph-mon[108989]: pgmap v20116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:32.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:32.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:33.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:33.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:33 smithi141 ceph-mon[108989]: pgmap v20117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:33 smithi060 ceph-mon[94696]: pgmap v20117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:34.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:35.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:35.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:35 smithi141 ceph-mon[108989]: pgmap v20118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:35 smithi060 ceph-mon[94696]: pgmap v20118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:36.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:37.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:37.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:37 smithi141 ceph-mon[108989]: pgmap v20119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:37 smithi060 ceph-mon[94696]: pgmap v20119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:38.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:39.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:39.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:39 smithi060 ceph-mon[94696]: pgmap v20120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:39 smithi141 ceph-mon[108989]: pgmap v20120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:40.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:40.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:41 smithi060 ceph-mon[94696]: pgmap v20121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:41.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:41.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:41 smithi141 ceph-mon[108989]: pgmap v20121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:42.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:43.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:43 smithi141 ceph-mon[108989]: pgmap v20122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:43 smithi060 ceph-mon[94696]: pgmap v20122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:44.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:44.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:45.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:45.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:45 smithi141 ceph-mon[108989]: pgmap v20123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:45 smithi060 ceph-mon[94696]: pgmap v20123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:46.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:47.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:47.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:47 smithi141 ceph-mon[108989]: pgmap v20124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:47 smithi060 ceph-mon[94696]: pgmap v20124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:48.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:48.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:49.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:49 smithi060 ceph-mon[94696]: pgmap v20125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:49 smithi141 ceph-mon[108989]: pgmap v20125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:50.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:50.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:51 smithi060 ceph-mon[94696]: pgmap v20126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:51.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:51.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:51 smithi141 ceph-mon[108989]: pgmap v20126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:52.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:53.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:53.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:53 smithi141 ceph-mon[108989]: pgmap v20127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:53 smithi060 ceph-mon[94696]: pgmap v20127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:54.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:54.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:55.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:55.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:55 smithi141 ceph-mon[108989]: pgmap v20128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:55 smithi060 ceph-mon[94696]: pgmap v20128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:33:56.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:56.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:57.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:57.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:57 smithi141 ceph-mon[108989]: pgmap v20129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:57 smithi060 ceph-mon[94696]: pgmap v20129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:33:58.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:58.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:59.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:33:59.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:33:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:33:59 smithi060 ceph-mon[94696]: pgmap v20130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:33:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:33:59 smithi141 ceph-mon[108989]: pgmap v20130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:00.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:00.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:01 smithi060 ceph-mon[94696]: pgmap v20131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:01 smithi141 ceph-mon[108989]: pgmap v20131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:01.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:01.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:02.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:02.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:03.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:03 smithi141 ceph-mon[108989]: pgmap v20132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:03 smithi060 ceph-mon[94696]: pgmap v20132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:04.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:04.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:05.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:05.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:05 smithi141 ceph-mon[108989]: pgmap v20133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:05 smithi060 ceph-mon[94696]: pgmap v20133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:06.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:07.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:07.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:07 smithi141 ceph-mon[108989]: pgmap v20134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:07 smithi060 ceph-mon[94696]: pgmap v20134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:08.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:08.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:09.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:09 smithi060 ceph-mon[94696]: pgmap v20135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:09 smithi141 ceph-mon[108989]: pgmap v20135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:10.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:11 smithi060 ceph-mon[94696]: pgmap v20136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:11 smithi141 ceph-mon[108989]: pgmap v20136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:11.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:11.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:12.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:13.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:13.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:13 smithi141 ceph-mon[108989]: pgmap v20137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:13 smithi060 ceph-mon[94696]: pgmap v20137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:14.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:14.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:15.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:15 smithi141 ceph-mon[108989]: pgmap v20138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:15 smithi060 ceph-mon[94696]: pgmap v20138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:16.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:16.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:17.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:17.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: pgmap v20139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:34:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:17.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:34:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:34:17.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:17.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:34:17.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:17 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: pgmap v20139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:34:18.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:17 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:34:18.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:18.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:18 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1361M 2023-08-19T18:34:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:18 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1361M 2023-08-19T18:34:19.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:19.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:19 smithi060 ceph-mon[94696]: pgmap v20140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:19.899 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:19 smithi141 ceph-mon[108989]: pgmap v20140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:20.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:20.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:21 smithi060 ceph-mon[94696]: pgmap v20141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:21 smithi141 ceph-mon[108989]: pgmap v20141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:21.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:22.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:22.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:23.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:23.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:23 smithi141 ceph-mon[108989]: pgmap v20142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:23 smithi060 ceph-mon[94696]: pgmap v20142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:24.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:25.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:25.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:25 smithi141 ceph-mon[108989]: pgmap v20143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:25 smithi060 ceph-mon[94696]: pgmap v20143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:26.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:27.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:27 smithi141 ceph-mon[108989]: pgmap v20144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:27 smithi060 ceph-mon[94696]: pgmap v20144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:28.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:28.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:29.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:29.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:29 smithi060 ceph-mon[94696]: pgmap v20145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:29 smithi141 ceph-mon[108989]: pgmap v20145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:30.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:31 smithi060 ceph-mon[94696]: pgmap v20146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:31 smithi141 ceph-mon[108989]: pgmap v20146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:31.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:31.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:32.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:32.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:33.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:33.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:33 smithi141 ceph-mon[108989]: pgmap v20147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:33 smithi060 ceph-mon[94696]: pgmap v20147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:34.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:34.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:35.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:35.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:35 smithi141 ceph-mon[108989]: pgmap v20148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:35 smithi060 ceph-mon[94696]: pgmap v20148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:36.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:36.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:37.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:37.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:37 smithi141 ceph-mon[108989]: pgmap v20149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:37 smithi060 ceph-mon[94696]: pgmap v20149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:38.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:39.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:39.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:39 smithi060 ceph-mon[94696]: pgmap v20150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:39 smithi141 ceph-mon[108989]: pgmap v20150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:40.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:40.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:41.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:41 smithi060 ceph-mon[94696]: pgmap v20151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:41 smithi141 ceph-mon[108989]: pgmap v20151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:41.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:41.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:42.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:42.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:43.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:43.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:43 smithi141 ceph-mon[108989]: pgmap v20152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:43 smithi060 ceph-mon[94696]: pgmap v20152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:44.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:45.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:45.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:45 smithi141 ceph-mon[108989]: pgmap v20153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:45 smithi060 ceph-mon[94696]: pgmap v20153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:46.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:46.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:47.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:47.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:47 smithi141 ceph-mon[108989]: pgmap v20154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:47 smithi060 ceph-mon[94696]: pgmap v20154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:48.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:48.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:49 smithi060 ceph-mon[94696]: pgmap v20155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:49.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:49.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:49 smithi141 ceph-mon[108989]: pgmap v20155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:50.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:51.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:51 smithi060 ceph-mon[94696]: pgmap v20156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:51 smithi141 ceph-mon[108989]: pgmap v20156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:51.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:52.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:52.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:53.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:53.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:53 smithi141 ceph-mon[108989]: pgmap v20157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:53 smithi060 ceph-mon[94696]: pgmap v20157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:54.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:55.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:55.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:55 smithi141 ceph-mon[108989]: pgmap v20158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:55 smithi060 ceph-mon[94696]: pgmap v20158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:34:56.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:56.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:57.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:57 smithi141 ceph-mon[108989]: pgmap v20159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:57 smithi060 ceph-mon[94696]: pgmap v20159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:34:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:58.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:34:59 smithi060 ceph-mon[94696]: pgmap v20160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:34:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:34:59.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:34:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:34:59 smithi141 ceph-mon[108989]: pgmap v20160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:00.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:01.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:01 smithi060 ceph-mon[94696]: pgmap v20161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:01 smithi141 ceph-mon[108989]: pgmap v20161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:01.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:01.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:02.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:03.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:03.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:03 smithi141 ceph-mon[108989]: pgmap v20162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:03 smithi060 ceph-mon[94696]: pgmap v20162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:04.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:04.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:05.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:05 smithi141 ceph-mon[108989]: pgmap v20163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:05 smithi060 ceph-mon[94696]: pgmap v20163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:06.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:07.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:07 smithi141 ceph-mon[108989]: pgmap v20164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:07 smithi060 ceph-mon[94696]: pgmap v20164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:08.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:08.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:09 smithi060 ceph-mon[94696]: pgmap v20165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:09.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:09 smithi141 ceph-mon[108989]: pgmap v20165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:10.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:10.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:11 smithi060 ceph-mon[94696]: pgmap v20166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:11 smithi141 ceph-mon[108989]: pgmap v20166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:11.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:12.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:12.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:13.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:13.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:13 smithi141 ceph-mon[108989]: pgmap v20167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:13 smithi060 ceph-mon[94696]: pgmap v20167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:14.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:14.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:15.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:15 smithi141 ceph-mon[108989]: pgmap v20168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:15.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:15 smithi060 ceph-mon[94696]: pgmap v20168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:15.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:15.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:16.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:17.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:17 smithi141 ceph-mon[108989]: pgmap v20169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:17 smithi060 ceph-mon[94696]: pgmap v20169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:18.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:18.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:35:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:35:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:35:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:35:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:35:18.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:35:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:35:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:35:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:35:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:35:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:35:19.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:35:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:19.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:20 smithi141 ceph-mon[108989]: pgmap v20170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:20.520 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:20 smithi060 ceph-mon[94696]: pgmap v20170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:20.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:21.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:21 smithi060 ceph-mon[94696]: pgmap v20171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:21 smithi141 ceph-mon[108989]: pgmap v20171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:21.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:21.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:22.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:23.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:23.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:23 smithi141 ceph-mon[108989]: pgmap v20172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:23 smithi060 ceph-mon[94696]: pgmap v20172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:24.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:24.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:25.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:25 smithi141 ceph-mon[108989]: pgmap v20173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:25 smithi060 ceph-mon[94696]: pgmap v20173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:26.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:26.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:27.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:27 smithi141 ceph-mon[108989]: pgmap v20174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:27 smithi060 ceph-mon[94696]: pgmap v20174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:28.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:29 smithi060 ceph-mon[94696]: pgmap v20175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:29.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:29.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:29 smithi141 ceph-mon[108989]: pgmap v20175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:30.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:31 smithi060 ceph-mon[94696]: pgmap v20176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:31 smithi141 ceph-mon[108989]: pgmap v20176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:31.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:31.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:32.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:32.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:33.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:33 smithi141 ceph-mon[108989]: pgmap v20177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:33 smithi060 ceph-mon[94696]: pgmap v20177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:34.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:34.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:35.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:35.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:35 smithi141 ceph-mon[108989]: pgmap v20178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:35 smithi060 ceph-mon[94696]: pgmap v20178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:36.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:36.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:37.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:37.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:37 smithi141 ceph-mon[108989]: pgmap v20179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:37 smithi060 ceph-mon[94696]: pgmap v20179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:38.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:38.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:39 smithi060 ceph-mon[94696]: pgmap v20180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:39.907 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:39 smithi141 ceph-mon[108989]: pgmap v20180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:40.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:40.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:41 smithi141 ceph-mon[108989]: pgmap v20181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:41 smithi060 ceph-mon[94696]: pgmap v20181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:41.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:41.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:42.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:42.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:43.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:43.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:43 smithi141 ceph-mon[108989]: pgmap v20182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:43 smithi060 ceph-mon[94696]: pgmap v20182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:44.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:44.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:45.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:45.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:45 smithi141 ceph-mon[108989]: pgmap v20183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:45 smithi060 ceph-mon[94696]: pgmap v20183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:46.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:46.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:47.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:47.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:47 smithi141 ceph-mon[108989]: pgmap v20184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:47 smithi060 ceph-mon[94696]: pgmap v20184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:48.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:48.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:49 smithi060 ceph-mon[94696]: pgmap v20185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:49.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:49.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:49 smithi141 ceph-mon[108989]: pgmap v20185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:50.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:50.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:51 smithi141 ceph-mon[108989]: pgmap v20186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:51 smithi060 ceph-mon[94696]: pgmap v20186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:51.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:51.927 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:52.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:52.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:53.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:53.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:53 smithi141 ceph-mon[108989]: pgmap v20187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:53 smithi060 ceph-mon[94696]: pgmap v20187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:54.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:54.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:55.916 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:55 smithi060 ceph-mon[94696]: pgmap v20188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:55.916 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:55.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:55.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:55 smithi141 ceph-mon[108989]: pgmap v20188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:35:56.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:56.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:57.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:57.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:57 smithi141 ceph-mon[108989]: pgmap v20189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:57 smithi060 ceph-mon[94696]: pgmap v20189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:35:58.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:58.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:35:59 smithi060 ceph-mon[94696]: pgmap v20190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:35:59.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:35:59.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:35:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:35:59 smithi141 ceph-mon[108989]: pgmap v20190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:00.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:00.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:01 smithi141 ceph-mon[108989]: pgmap v20191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:01 smithi060 ceph-mon[94696]: pgmap v20191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:01.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:02.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:02.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:03.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:03.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:03 smithi141 ceph-mon[108989]: pgmap v20192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:03 smithi060 ceph-mon[94696]: pgmap v20192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:04.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:04.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:05.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:05.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:05 smithi141 ceph-mon[108989]: pgmap v20193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:06.029 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:05 smithi060 ceph-mon[94696]: pgmap v20193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:06.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:06.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:07.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:07.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:07 smithi141 ceph-mon[108989]: pgmap v20194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:07 smithi060 ceph-mon[94696]: pgmap v20194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:08.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:08.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:09 smithi060 ceph-mon[94696]: pgmap v20195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:09.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:09.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:09 smithi141 ceph-mon[108989]: pgmap v20195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:10.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:10.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:11.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:11 smithi060 ceph-mon[94696]: pgmap v20196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:11 smithi141 ceph-mon[108989]: pgmap v20196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:11.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:11.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:12.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:12.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:13 smithi141 ceph-mon[108989]: pgmap v20197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:13 smithi060 ceph-mon[94696]: pgmap v20197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:14.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:14.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:15.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:15.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:15 smithi141 ceph-mon[108989]: pgmap v20198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:15 smithi060 ceph-mon[94696]: pgmap v20198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:16.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:16.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:17.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:17.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:17 smithi141 ceph-mon[108989]: pgmap v20199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:17 smithi060 ceph-mon[94696]: pgmap v20199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:18.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:18.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:18.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:18 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:36:19.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:18 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:36:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: pgmap v20200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:36:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:36:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:36:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:36:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:36:19.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:19.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: pgmap v20200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:36:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:36:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:36:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:36:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:36:20.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:20.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:21.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:21 smithi141 ceph-mon[108989]: pgmap v20201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:21 smithi060 ceph-mon[94696]: pgmap v20201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:21.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:21.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:22.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:22.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:23.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:23.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:23 smithi141 ceph-mon[108989]: pgmap v20202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:23 smithi060 ceph-mon[94696]: pgmap v20202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:24.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:24.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:25.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:25.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:25 smithi141 ceph-mon[108989]: pgmap v20203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:25 smithi060 ceph-mon[94696]: pgmap v20203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:26.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:26.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:27 smithi141 ceph-mon[108989]: pgmap v20204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:27.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:27.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:27 smithi060 ceph-mon[94696]: pgmap v20204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:28.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:28.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:29.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:29 smithi060 ceph-mon[94696]: pgmap v20205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:29 smithi141 ceph-mon[108989]: pgmap v20205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:29.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:29.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:30.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:30.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:31.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:31 smithi060 ceph-mon[94696]: pgmap v20206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:31 smithi141 ceph-mon[108989]: pgmap v20206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:31.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:31.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:32.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:33 smithi141 ceph-mon[108989]: pgmap v20207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:33.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:33.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:33 smithi060 ceph-mon[94696]: pgmap v20207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:34.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:34.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:35 smithi141 ceph-mon[108989]: pgmap v20208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:35.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:35 smithi060 ceph-mon[94696]: pgmap v20208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:37.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:37.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:37 smithi141 ceph-mon[108989]: pgmap v20209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:38.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:38.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:37 smithi060 ceph-mon[94696]: pgmap v20209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:39.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:39 smithi060 ceph-mon[94696]: pgmap v20210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:39 smithi141 ceph-mon[108989]: pgmap v20210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:40.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:41.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:41.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:41 smithi141 ceph-mon[108989]: pgmap v20211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:41 smithi060 ceph-mon[94696]: pgmap v20211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:42.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:43.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:43 smithi141 ceph-mon[108989]: pgmap v20212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:44.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:44.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:43 smithi060 ceph-mon[94696]: pgmap v20212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:45.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:45 smithi141 ceph-mon[108989]: pgmap v20213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:46.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:46.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:45 smithi060 ceph-mon[94696]: pgmap v20213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:47.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:47 smithi141 ceph-mon[108989]: pgmap v20214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:48.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:48.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:47 smithi060 ceph-mon[94696]: pgmap v20214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:49.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:49.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:49 smithi060 ceph-mon[94696]: pgmap v20215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:49 smithi141 ceph-mon[108989]: pgmap v20215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:50.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:50.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:51.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:51 smithi141 ceph-mon[108989]: pgmap v20216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:51 smithi060 ceph-mon[94696]: pgmap v20216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:52.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:53.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:53.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:53 smithi141 ceph-mon[108989]: pgmap v20217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:53 smithi060 ceph-mon[94696]: pgmap v20217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:55.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:55 smithi141 ceph-mon[108989]: pgmap v20218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:56.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:55 smithi060 ceph-mon[94696]: pgmap v20218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:36:57.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:57.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:57 smithi141 ceph-mon[108989]: pgmap v20219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:58.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:58.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:57 smithi060 ceph-mon[94696]: pgmap v20219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:36:59.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:36:59.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:36:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:36:59 smithi060 ceph-mon[94696]: pgmap v20220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:36:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:36:59 smithi141 ceph-mon[108989]: pgmap v20220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:00.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:01.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:01.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:01.654 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:01 smithi060 ceph-mon[94696]: pgmap v20221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:01 smithi141 ceph-mon[108989]: pgmap v20221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:02.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:03.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:03.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:03 smithi141 ceph-mon[108989]: pgmap v20222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:04.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:04.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:03 smithi060 ceph-mon[94696]: pgmap v20222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:05.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:05 smithi141 ceph-mon[108989]: pgmap v20223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:06.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:06.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:05 smithi060 ceph-mon[94696]: pgmap v20223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:07.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:07.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:07 smithi141 ceph-mon[108989]: pgmap v20224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:08.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:08.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:07 smithi060 ceph-mon[94696]: pgmap v20224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:09.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:09.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:09 smithi060 ceph-mon[94696]: pgmap v20225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:09 smithi141 ceph-mon[108989]: pgmap v20225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:10.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:10.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:11.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:11.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:11.662 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:11.662 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:11 smithi141 ceph-mon[108989]: pgmap v20226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:11.767 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:11.767 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:11 smithi060 ceph-mon[94696]: pgmap v20226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:12.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:13.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:13.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:13 smithi141 ceph-mon[108989]: pgmap v20227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:14.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:14.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:13 smithi060 ceph-mon[94696]: pgmap v20227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:15.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:15.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:15 smithi141 ceph-mon[108989]: pgmap v20228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:16.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:15 smithi060 ceph-mon[94696]: pgmap v20228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:17.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:17.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:17 smithi141 ceph-mon[108989]: pgmap v20229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:17 smithi060 ceph-mon[94696]: pgmap v20229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:18.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:19.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:19.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:19 smithi060 ceph-mon[94696]: pgmap v20230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:19 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:37:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:19 smithi141 ceph-mon[108989]: pgmap v20230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:19.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:19 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:37:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:20.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:21.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:21 smithi141 ceph-mon[108989]: pgmap v20231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:21 smithi060 ceph-mon[94696]: pgmap v20231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:22.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:22.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:23.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:23.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:37:23.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:37:23.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:37:23.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:37:23.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:37:23.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:23.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:37:23.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:37:24.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:24.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:23 smithi141 ceph-mon[108989]: pgmap v20232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:24.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:23 smithi060 ceph-mon[94696]: pgmap v20232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:25.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:25.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:26.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:26.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:25 smithi141 ceph-mon[108989]: pgmap v20233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:26.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:25 smithi060 ceph-mon[94696]: pgmap v20233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:27.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:27.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:28.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:28.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:27 smithi141 ceph-mon[108989]: pgmap v20234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:28.318 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:27 smithi060 ceph-mon[94696]: pgmap v20234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:30.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:30.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:29 smithi141 ceph-mon[108989]: pgmap v20235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:29 smithi060 ceph-mon[94696]: pgmap v20235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:31.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:31.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:31 smithi141 ceph-mon[108989]: pgmap v20236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:31.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:31 smithi060 ceph-mon[94696]: pgmap v20236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:32.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:33.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:33 smithi141 ceph-mon[108989]: pgmap v20237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:33 smithi060 ceph-mon[94696]: pgmap v20237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:34.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:34.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:35.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:35 smithi141 ceph-mon[108989]: pgmap v20238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:35 smithi060 ceph-mon[94696]: pgmap v20238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:36.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:36.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:37.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:37.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:37 smithi141 ceph-mon[108989]: pgmap v20239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:37 smithi060 ceph-mon[94696]: pgmap v20239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:38.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:38.103 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:39.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:39.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:39 smithi060 ceph-mon[94696]: pgmap v20240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:39 smithi141 ceph-mon[108989]: pgmap v20240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:40.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:40.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:41.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:41.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:41 smithi141 ceph-mon[108989]: pgmap v20241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:41 smithi060 ceph-mon[94696]: pgmap v20241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:42.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:42.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:43.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:43.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:43.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:43 smithi141 ceph-mon[108989]: pgmap v20242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:43 smithi060 ceph-mon[94696]: pgmap v20242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:44.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:44.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:45.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:45 smithi141 ceph-mon[108989]: pgmap v20243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:45 smithi060 ceph-mon[94696]: pgmap v20243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:46.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:46.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:47.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:47.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:47 smithi141 ceph-mon[108989]: pgmap v20244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:47 smithi060 ceph-mon[94696]: pgmap v20244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:48.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:48.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:49.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:49.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:49 smithi060 ceph-mon[94696]: pgmap v20245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:49 smithi141 ceph-mon[108989]: pgmap v20245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:50.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:50.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:51.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:51 smithi141 ceph-mon[108989]: pgmap v20246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:51 smithi060 ceph-mon[94696]: pgmap v20246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:52.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:52.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:53.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:53.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:53 smithi141 ceph-mon[108989]: pgmap v20247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:53 smithi060 ceph-mon[94696]: pgmap v20247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:54.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:55.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:55.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:55 smithi141 ceph-mon[108989]: pgmap v20248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:55 smithi060 ceph-mon[94696]: pgmap v20248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:37:56.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:56.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:57.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:57 smithi141 ceph-mon[108989]: pgmap v20249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:57 smithi060 ceph-mon[94696]: pgmap v20249: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:37:58.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:58.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:59.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:37:59.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:37:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:37:59 smithi060 ceph-mon[94696]: pgmap v20250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:37:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:37:59 smithi141 ceph-mon[108989]: pgmap v20250: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:00.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:00.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:01.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:01.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:01 smithi141 ceph-mon[108989]: pgmap v20251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:01.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:01 smithi060 ceph-mon[94696]: pgmap v20251: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:02.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:02.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:03.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:03.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:03 smithi141 ceph-mon[108989]: pgmap v20252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:03 smithi060 ceph-mon[94696]: pgmap v20252: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:04.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:05.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:05.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:05 smithi141 ceph-mon[108989]: pgmap v20253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:05 smithi060 ceph-mon[94696]: pgmap v20253: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:06.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:06.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:07.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:07 smithi141 ceph-mon[108989]: pgmap v20254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:07 smithi060 ceph-mon[94696]: pgmap v20254: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:08.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:08.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:09.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:09.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:09 smithi060 ceph-mon[94696]: pgmap v20255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:09 smithi141 ceph-mon[108989]: pgmap v20255: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:10.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:10.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:11.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:11.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:11 smithi141 ceph-mon[108989]: pgmap v20256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:11 smithi060 ceph-mon[94696]: pgmap v20256: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:12.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:12.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:13.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:13.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:13 smithi141 ceph-mon[108989]: pgmap v20257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:13 smithi060 ceph-mon[94696]: pgmap v20257: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:14.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:14.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:15.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:15.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:15 smithi141 ceph-mon[108989]: pgmap v20258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:15 smithi060 ceph-mon[94696]: pgmap v20258: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:16.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:16.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:17.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:17.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:17.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:17 smithi060 ceph-mon[94696]: pgmap v20259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:17 smithi141 ceph-mon[108989]: pgmap v20259: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:18.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:18.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:19.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:19.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:19 smithi060 ceph-mon[94696]: pgmap v20260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:19 smithi141 ceph-mon[108989]: pgmap v20260: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:20.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:20.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:21.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:21.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:21 smithi141 ceph-mon[108989]: pgmap v20261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:21 smithi060 ceph-mon[94696]: pgmap v20261: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:22.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:22.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:22.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:22 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:38:22.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:22 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:38:23.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:23.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:23.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:23 smithi060 ceph-mon[94696]: pgmap v20262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:23 smithi141 ceph-mon[108989]: pgmap v20262: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:24.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:24.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:25.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:25.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:25 smithi141 ceph-mon[108989]: pgmap v20263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:25 smithi060 ceph-mon[94696]: pgmap v20263: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:26.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:26.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:27.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:27.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:28.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:28.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: pgmap v20264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:38:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:38:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:38:28.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: pgmap v20264: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:38:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:38:29.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:29.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:30.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:30.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:30.568 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:30 smithi060 ceph-mon[94696]: pgmap v20265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:30 smithi141 ceph-mon[108989]: pgmap v20265: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:31 smithi141 ceph-mon[108989]: pgmap v20266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:31 smithi060 ceph-mon[94696]: pgmap v20266: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:32.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:32.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:33.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:33.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:33 smithi141 ceph-mon[108989]: pgmap v20267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:33 smithi060 ceph-mon[94696]: pgmap v20267: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:34.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:34.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:35 smithi141 ceph-mon[108989]: pgmap v20268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:35 smithi060 ceph-mon[94696]: pgmap v20268: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:36.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:36.198 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:37.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:37.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:37 smithi141 ceph-mon[108989]: pgmap v20269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:37 smithi060 ceph-mon[94696]: pgmap v20269: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:38.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:38.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:39.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:39.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:39 smithi060 ceph-mon[94696]: pgmap v20270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:39 smithi141 ceph-mon[108989]: pgmap v20270: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:40.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:40.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:41 smithi141 ceph-mon[108989]: pgmap v20271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:41 smithi060 ceph-mon[94696]: pgmap v20271: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:42.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:42.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:43.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:43.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:43 smithi141 ceph-mon[108989]: pgmap v20272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:43 smithi060 ceph-mon[94696]: pgmap v20272: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:45.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:45.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:45 smithi141 ceph-mon[108989]: pgmap v20273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:46.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:45 smithi060 ceph-mon[94696]: pgmap v20273: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:46.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:46.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:47.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:47.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:47 smithi141 ceph-mon[108989]: pgmap v20274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:47 smithi060 ceph-mon[94696]: pgmap v20274: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:48.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:48.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:49.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:49.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:49 smithi060 ceph-mon[94696]: pgmap v20275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:49 smithi141 ceph-mon[108989]: pgmap v20275: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:50.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:51.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:51.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:51 smithi141 ceph-mon[108989]: pgmap v20276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:51 smithi060 ceph-mon[94696]: pgmap v20276: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:52.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:53.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:53 smithi141 ceph-mon[108989]: pgmap v20277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:54.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:53 smithi060 ceph-mon[94696]: pgmap v20277: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:55 smithi141 ceph-mon[108989]: pgmap v20278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:55 smithi060 ceph-mon[94696]: pgmap v20278: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:38:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:57.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:57.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:57 smithi141 ceph-mon[108989]: pgmap v20279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:57 smithi060 ceph-mon[94696]: pgmap v20279: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:38:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:38:59.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:38:59.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:38:59 smithi060 ceph-mon[94696]: pgmap v20280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:38:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:38:59 smithi141 ceph-mon[108989]: pgmap v20280: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:01.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:01 smithi141 ceph-mon[108989]: pgmap v20281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:01 smithi060 ceph-mon[94696]: pgmap v20281: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:02.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:03.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:03 smithi141 ceph-mon[108989]: pgmap v20282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:03 smithi060 ceph-mon[94696]: pgmap v20282: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:05.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:05 smithi141 ceph-mon[108989]: pgmap v20283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:05 smithi060 ceph-mon[94696]: pgmap v20283: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:06.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:07.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:07.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:07 smithi141 ceph-mon[108989]: pgmap v20284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:08.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:07 smithi060 ceph-mon[94696]: pgmap v20284: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:09.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:09.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:09 smithi060 ceph-mon[94696]: pgmap v20285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:09 smithi141 ceph-mon[108989]: pgmap v20285: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:10.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:11.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:11 smithi141 ceph-mon[108989]: pgmap v20286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:11 smithi060 ceph-mon[94696]: pgmap v20286: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:12.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:12.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:13.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:13.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:13 smithi141 ceph-mon[108989]: pgmap v20287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:14.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:13 smithi060 ceph-mon[94696]: pgmap v20287: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:15.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:15.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:15.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:15 smithi141 ceph-mon[108989]: pgmap v20288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:15 smithi060 ceph-mon[94696]: pgmap v20288: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:16.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:17.267 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:17.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:17 smithi141 ceph-mon[108989]: pgmap v20289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:17 smithi060 ceph-mon[94696]: pgmap v20289: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:18.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:18.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:19.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:19 smithi060 ceph-mon[94696]: pgmap v20290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:19.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:19 smithi141 ceph-mon[108989]: pgmap v20290: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:20.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:21.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:21.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:21 smithi141 ceph-mon[108989]: pgmap v20291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:21 smithi060 ceph-mon[94696]: pgmap v20291: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:22.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:22.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:23.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:23 smithi141 ceph-mon[108989]: pgmap v20292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:23 smithi060 ceph-mon[94696]: pgmap v20292: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:24.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:25.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:25 smithi141 ceph-mon[108989]: pgmap v20293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:25.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:25 smithi060 ceph-mon[94696]: pgmap v20293: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:26.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:27.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:27.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:27.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:27 smithi141 ceph-mon[108989]: pgmap v20294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:27 smithi060 ceph-mon[94696]: pgmap v20294: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:28.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:39:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:39:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:39:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:39:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:39:28.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:39:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:39:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:39:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:39:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:39:29.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:39:29.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:39:29.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:29.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:29 smithi060 ceph-mon[94696]: pgmap v20295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:29.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:29 smithi141 ceph-mon[108989]: pgmap v20295: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:30.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:31 smithi141 ceph-mon[108989]: pgmap v20296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:31 smithi060 ceph-mon[94696]: pgmap v20296: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:32.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:32.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:33.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:33.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:33 smithi141 ceph-mon[108989]: pgmap v20297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:34.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:33 smithi060 ceph-mon[94696]: pgmap v20297: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:34.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:35.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:35.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:35 smithi141 ceph-mon[108989]: pgmap v20298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:35 smithi060 ceph-mon[94696]: pgmap v20298: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:36.298 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:37.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:37.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:37.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:37 smithi141 ceph-mon[108989]: pgmap v20299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:37 smithi060 ceph-mon[94696]: pgmap v20299: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:38.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:38.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:39.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:39 smithi060 ceph-mon[94696]: pgmap v20300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:39.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:39 smithi141 ceph-mon[108989]: pgmap v20300: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:40.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:40.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:41.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:41.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:41 smithi141 ceph-mon[108989]: pgmap v20301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:41 smithi060 ceph-mon[94696]: pgmap v20301: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:42.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:42.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:43.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:43.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:43.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:43 smithi141 ceph-mon[108989]: pgmap v20302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:43 smithi060 ceph-mon[94696]: pgmap v20302: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:44.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:44.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:45.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:45.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:45 smithi141 ceph-mon[108989]: pgmap v20303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:45 smithi060 ceph-mon[94696]: pgmap v20303: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:46.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:46.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:47.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:47.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:47.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:47 smithi141 ceph-mon[108989]: pgmap v20304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:47 smithi060 ceph-mon[94696]: pgmap v20304: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:49 smithi060 ceph-mon[94696]: pgmap v20305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:49.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:49 smithi141 ceph-mon[108989]: pgmap v20305: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:51 smithi141 ceph-mon[108989]: pgmap v20306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:51.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:51 smithi060 ceph-mon[94696]: pgmap v20306: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:53 smithi141 ceph-mon[108989]: pgmap v20307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:53 smithi060 ceph-mon[94696]: pgmap v20307: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:54.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:54.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:55.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:55 smithi141 ceph-mon[108989]: pgmap v20308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:56.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:55 smithi060 ceph-mon[94696]: pgmap v20308: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:39:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:56.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:57.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:57.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:57 smithi141 ceph-mon[108989]: pgmap v20309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:57 smithi060 ceph-mon[94696]: pgmap v20309: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:39:58.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:58.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:59.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:39:59.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:39:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:39:59 smithi060 ceph-mon[94696]: pgmap v20310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:39:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:39:59 smithi141 ceph-mon[108989]: pgmap v20310: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:00.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:00.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:01.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:40:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:40:01.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:01.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:01 smithi060 ceph-mon[94696]: pgmap v20311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:01 smithi141 ceph-mon[108989]: pgmap v20311: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:02.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:02.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:03.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:03.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:04.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:03 smithi060 ceph-mon[94696]: pgmap v20312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:03 smithi141 ceph-mon[108989]: pgmap v20312: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:04.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:04.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:05.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:05.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:05 smithi060 ceph-mon[94696]: pgmap v20313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:05 smithi141 ceph-mon[108989]: pgmap v20313: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:06.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:06.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:07.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:07.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:07 smithi060 ceph-mon[94696]: pgmap v20314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:07 smithi141 ceph-mon[108989]: pgmap v20314: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:08.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:08.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:09.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:09.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:09 smithi060 ceph-mon[94696]: pgmap v20315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:09 smithi141 ceph-mon[108989]: pgmap v20315: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:10.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:10.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:11.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:11.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:11 smithi141 ceph-mon[108989]: pgmap v20316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:11 smithi060 ceph-mon[94696]: pgmap v20316: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:12.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:12.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:13.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:13.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:13.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:13 smithi141 ceph-mon[108989]: pgmap v20317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:13 smithi060 ceph-mon[94696]: pgmap v20317: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:14.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:14.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:15.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:15 smithi060 ceph-mon[94696]: pgmap v20318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:15 smithi141 ceph-mon[108989]: pgmap v20318: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:16.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:16.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:17.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:17.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:17 smithi060 ceph-mon[94696]: pgmap v20319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:17 smithi141 ceph-mon[108989]: pgmap v20319: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:18.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:18.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:19.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:19.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:19.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:19 smithi060 ceph-mon[94696]: pgmap v20320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:19 smithi141 ceph-mon[108989]: pgmap v20320: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:20.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:20.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:21.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:21 smithi141 ceph-mon[108989]: pgmap v20321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:21.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:21 smithi060 ceph-mon[94696]: pgmap v20321: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:22.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:22.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:23.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:23 smithi141 ceph-mon[108989]: pgmap v20322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:23 smithi060 ceph-mon[94696]: pgmap v20322: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:24.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:24.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:25.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:25.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:25 smithi060 ceph-mon[94696]: pgmap v20323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:25 smithi141 ceph-mon[108989]: pgmap v20323: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:26.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:26.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:27.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:27.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:27 smithi060 ceph-mon[94696]: pgmap v20324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:27 smithi141 ceph-mon[108989]: pgmap v20324: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:28.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:28.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:28 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:40:29.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:28 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:40:29.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:29.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: pgmap v20325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:40:30.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: pgmap v20325: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:40:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:40:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:40:30.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:40:30.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:30.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:31.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:31.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:31 smithi141 ceph-mon[108989]: pgmap v20326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:31 smithi060 ceph-mon[94696]: pgmap v20326: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:32.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:34.031 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:33 smithi060 ceph-mon[94696]: pgmap v20327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:33 smithi141 ceph-mon[108989]: pgmap v20327: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:35.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:35.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:36.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:35 smithi060 ceph-mon[94696]: pgmap v20328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:35 smithi141 ceph-mon[108989]: pgmap v20328: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:36.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:37.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:37.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:37 smithi060 ceph-mon[94696]: pgmap v20329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:37 smithi141 ceph-mon[108989]: pgmap v20329: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:38.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:38.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:39.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:39.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:39 smithi060 ceph-mon[94696]: pgmap v20330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:39 smithi141 ceph-mon[108989]: pgmap v20330: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:40.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:40.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:41.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:41.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:41 smithi141 ceph-mon[108989]: pgmap v20331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:41 smithi060 ceph-mon[94696]: pgmap v20331: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:42.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:42.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:43.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:43.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:43 smithi060 ceph-mon[94696]: pgmap v20332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:43 smithi141 ceph-mon[108989]: pgmap v20332: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:44.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:44.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:45.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:45.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:45 smithi060 ceph-mon[94696]: pgmap v20333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:45 smithi141 ceph-mon[108989]: pgmap v20333: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:46.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:46.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:47.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:47.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:47 smithi060 ceph-mon[94696]: pgmap v20334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:47 smithi141 ceph-mon[108989]: pgmap v20334: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:48.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:48.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:49.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:49.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:49.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:49 smithi060 ceph-mon[94696]: pgmap v20335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:49 smithi141 ceph-mon[108989]: pgmap v20335: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:50.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:50.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:51.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:51.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:51 smithi141 ceph-mon[108989]: pgmap v20336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:51 smithi060 ceph-mon[94696]: pgmap v20336: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:52.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:52.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:53.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:53.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:53 smithi060 ceph-mon[94696]: pgmap v20337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:53 smithi141 ceph-mon[108989]: pgmap v20337: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:54.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:54.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:55.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:55.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:55 smithi060 ceph-mon[94696]: pgmap v20338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:55 smithi141 ceph-mon[108989]: pgmap v20338: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:40:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:40:56.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:56.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:57.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:57.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:57 smithi060 ceph-mon[94696]: pgmap v20339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:57 smithi141 ceph-mon[108989]: pgmap v20339: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:40:58.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:58.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:40:59.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:40:59.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:00.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:40:59 smithi060 ceph-mon[94696]: pgmap v20340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:40:59 smithi141 ceph-mon[108989]: pgmap v20340: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:00.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:00.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:01.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:01.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:01 smithi141 ceph-mon[108989]: pgmap v20341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:01 smithi060 ceph-mon[94696]: pgmap v20341: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:02.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:02.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:03.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:03.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:04.047 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:03 smithi141 ceph-mon[108989]: pgmap v20342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:03 smithi060 ceph-mon[94696]: pgmap v20342: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:04.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:04.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:05.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:05.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:05 smithi060 ceph-mon[94696]: pgmap v20343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:05 smithi141 ceph-mon[108989]: pgmap v20343: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:06.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:06.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:07.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:07.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:07 smithi060 ceph-mon[94696]: pgmap v20344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:07 smithi141 ceph-mon[108989]: pgmap v20344: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:08.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:08.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:09.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:09.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:10.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:09 smithi060 ceph-mon[94696]: pgmap v20345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T18:41:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:09 smithi141 ceph-mon[108989]: pgmap v20345: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T18:41:10.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:10.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:11.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:11.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:12.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:11 smithi060 ceph-mon[94696]: pgmap v20346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T18:41:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:11 smithi141 ceph-mon[108989]: pgmap v20346: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-08-19T18:41:12.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:12.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:13.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:13.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:13 smithi060 ceph-mon[94696]: pgmap v20347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:14.151 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:13 smithi141 ceph-mon[108989]: pgmap v20347: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:14.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:14.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:15.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:15.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:15 smithi060 ceph-mon[94696]: pgmap v20348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:15 smithi141 ceph-mon[108989]: pgmap v20348: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:16.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:16.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:17.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:17.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:18.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:17 smithi060 ceph-mon[94696]: pgmap v20349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:17 smithi141 ceph-mon[108989]: pgmap v20349: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:18.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:18.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:19.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:19.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:19.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:19 smithi060 ceph-mon[94696]: pgmap v20350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:19 smithi141 ceph-mon[108989]: pgmap v20350: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:20.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:20.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:21.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:21.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:21 smithi141 ceph-mon[108989]: pgmap v20351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:21 smithi060 ceph-mon[94696]: pgmap v20351: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:22.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:22.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:23.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:23.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:24.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:23 smithi060 ceph-mon[94696]: pgmap v20352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:23 smithi141 ceph-mon[108989]: pgmap v20352: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:24.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:24.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:25.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:25.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:26.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:25 smithi060 ceph-mon[94696]: pgmap v20353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:25 smithi141 ceph-mon[108989]: pgmap v20353: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:26.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:26.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:27.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:27.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:27 smithi060 ceph-mon[94696]: pgmap v20354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:27 smithi141 ceph-mon[108989]: pgmap v20354: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:28.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:28.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:29.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:29.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:29 smithi060 ceph-mon[94696]: pgmap v20355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:29 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:41:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:29 smithi141 ceph-mon[108989]: pgmap v20355: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:29 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:41:30.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:30.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:41:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:41:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:41:31.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:30 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:41:31.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:41:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:41:31.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:30 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:41:31.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:31.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:31 smithi141 ceph-mon[108989]: pgmap v20356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:32.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:31 smithi060 ceph-mon[94696]: pgmap v20356: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:32.490 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:32.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:33.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:33.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:33 smithi141 ceph-mon[108989]: pgmap v20357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:33 smithi060 ceph-mon[94696]: pgmap v20357: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:34.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:34.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:35.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:35.495 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:35 smithi141 ceph-mon[108989]: pgmap v20358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:35 smithi060 ceph-mon[94696]: pgmap v20358: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:36.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:36.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:37.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:37.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:37 smithi141 ceph-mon[108989]: pgmap v20359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:37 smithi060 ceph-mon[94696]: pgmap v20359: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:38.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:38.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:39.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:39.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:39 smithi141 ceph-mon[108989]: pgmap v20360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:39 smithi060 ceph-mon[94696]: pgmap v20360: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:40.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:40.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:41.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:41.505 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:41 smithi141 ceph-mon[108989]: pgmap v20361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:41 smithi060 ceph-mon[94696]: pgmap v20361: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:42.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:42.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:43.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:43.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:43 smithi141 ceph-mon[108989]: pgmap v20362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:43 smithi060 ceph-mon[94696]: pgmap v20362: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:44.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:44.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:45.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:45.512 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:45 smithi141 ceph-mon[108989]: pgmap v20363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:45 smithi060 ceph-mon[94696]: pgmap v20363: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:46.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:46.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:47.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:47.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:47 smithi141 ceph-mon[108989]: pgmap v20364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:47 smithi060 ceph-mon[94696]: pgmap v20364: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:48.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:48.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:49.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:49.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:49 smithi141 ceph-mon[108989]: pgmap v20365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:49 smithi060 ceph-mon[94696]: pgmap v20365: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:50.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:50.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:51.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:51.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:51 smithi141 ceph-mon[108989]: pgmap v20366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:51 smithi060 ceph-mon[94696]: pgmap v20366: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:52.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:52.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:53.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:53.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:53 smithi060 ceph-mon[94696]: pgmap v20367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:53 smithi141 ceph-mon[108989]: pgmap v20367: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:41:54.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:54.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:55.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:55.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:55 smithi060 ceph-mon[94696]: pgmap v20368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:55 smithi141 ceph-mon[108989]: pgmap v20368: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:41:56.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:56.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:57.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:57.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:57 smithi060 ceph-mon[94696]: pgmap v20369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:57 smithi141 ceph-mon[108989]: pgmap v20369: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:58.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:58.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:59.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:41:59.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:41:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:41:59 smithi060 ceph-mon[94696]: pgmap v20370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:41:59.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:41:59 smithi141 ceph-mon[108989]: pgmap v20370: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:00.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:00.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:01.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:01.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:01 smithi141 ceph-mon[108989]: pgmap v20371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:01 smithi060 ceph-mon[94696]: pgmap v20371: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:02.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:02.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:03.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:03.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:03 smithi060 ceph-mon[94696]: pgmap v20372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:03 smithi141 ceph-mon[108989]: pgmap v20372: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:04.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:04.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:05.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:05.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:05 smithi060 ceph-mon[94696]: pgmap v20373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:05 smithi141 ceph-mon[108989]: pgmap v20373: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:06.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:06.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:07.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:07.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:07 smithi060 ceph-mon[94696]: pgmap v20374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:07 smithi141 ceph-mon[108989]: pgmap v20374: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:08.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:08.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:09.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:09.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:09 smithi060 ceph-mon[94696]: pgmap v20375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:09.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:09 smithi141 ceph-mon[108989]: pgmap v20375: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:10.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:10.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:11.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:11.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:11 smithi060 ceph-mon[94696]: pgmap v20376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:11 smithi141 ceph-mon[108989]: pgmap v20376: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:12.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:13.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:13.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:13 smithi060 ceph-mon[94696]: pgmap v20377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:13 smithi141 ceph-mon[108989]: pgmap v20377: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:14.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:14.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:15.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:15.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:15 smithi060 ceph-mon[94696]: pgmap v20378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:15 smithi141 ceph-mon[108989]: pgmap v20378: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:16.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:16.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:17.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:17.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:17 smithi060 ceph-mon[94696]: pgmap v20379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:17 smithi141 ceph-mon[108989]: pgmap v20379: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:18.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:18.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:19.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:19.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:19.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:19 smithi060 ceph-mon[94696]: pgmap v20380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:19 smithi141 ceph-mon[108989]: pgmap v20380: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:20.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:20.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:21.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:21.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:21 smithi141 ceph-mon[108989]: pgmap v20381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:21 smithi060 ceph-mon[94696]: pgmap v20381: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:22.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:22.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:23.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:23.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:23 smithi060 ceph-mon[94696]: pgmap v20382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:23 smithi141 ceph-mon[108989]: pgmap v20382: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:24.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:24.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:25.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:25.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:25 smithi060 ceph-mon[94696]: pgmap v20383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:25 smithi141 ceph-mon[108989]: pgmap v20383: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:26.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:26.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:27.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:27.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:28.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:27 smithi060 ceph-mon[94696]: pgmap v20384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:27 smithi141 ceph-mon[108989]: pgmap v20384: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:28.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:28.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:29.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:29.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:29 smithi060 ceph-mon[94696]: pgmap v20385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:29 smithi141 ceph-mon[108989]: pgmap v20385: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:30.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:30.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:31.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:31.589 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:42:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: pgmap v20386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:42:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:42:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:42:31.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:42:31.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:42:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:42:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: pgmap v20386: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:31.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:42:31.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:42:31.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:42:31.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:42:31.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:42:32.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:32.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:33.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:33.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:33 smithi060 ceph-mon[94696]: pgmap v20387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:33 smithi141 ceph-mon[108989]: pgmap v20387: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:34.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:34.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:35.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:35.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:35 smithi060 ceph-mon[94696]: pgmap v20388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:35 smithi141 ceph-mon[108989]: pgmap v20388: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:36.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:36.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:37.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:37.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:38.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:37 smithi060 ceph-mon[94696]: pgmap v20389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:37 smithi141 ceph-mon[108989]: pgmap v20389: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:38.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:38.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:39.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:39.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:39.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:39 smithi060 ceph-mon[94696]: pgmap v20390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:39 smithi141 ceph-mon[108989]: pgmap v20390: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:40.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:40.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:41.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:41.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:41 smithi060 ceph-mon[94696]: pgmap v20391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:41 smithi141 ceph-mon[108989]: pgmap v20391: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:42.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:42.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:43.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:43.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:44.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:43 smithi060 ceph-mon[94696]: pgmap v20392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:43 smithi141 ceph-mon[108989]: pgmap v20392: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:44.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:44.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:45.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:45.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:45 smithi060 ceph-mon[94696]: pgmap v20393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:45 smithi141 ceph-mon[108989]: pgmap v20393: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:46.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:46.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:47.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:47.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:47 smithi060 ceph-mon[94696]: pgmap v20394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:47 smithi141 ceph-mon[108989]: pgmap v20394: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:48.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:48.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:49.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:49.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:49.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:49 smithi060 ceph-mon[94696]: pgmap v20395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:50.136 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:49 smithi141 ceph-mon[108989]: pgmap v20395: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:50.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:50.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:51.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:51.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:51 smithi141 ceph-mon[108989]: pgmap v20396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:51 smithi060 ceph-mon[94696]: pgmap v20396: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:52.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:52.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:53.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:53.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:53 smithi060 ceph-mon[94696]: pgmap v20397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:53 smithi141 ceph-mon[108989]: pgmap v20397: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:42:54.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:54.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:55.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:55.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:55 smithi060 ceph-mon[94696]: pgmap v20398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:55 smithi141 ceph-mon[108989]: pgmap v20398: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:42:56.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:56.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:57.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:57.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:58.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:57 smithi060 ceph-mon[94696]: pgmap v20399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:57 smithi141 ceph-mon[108989]: pgmap v20399: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:42:58.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:58.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:59.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:42:59.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:42:59.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:42:59 smithi060 ceph-mon[94696]: pgmap v20400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:42:59 smithi141 ceph-mon[108989]: pgmap v20400: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:00.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:00.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:01.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:01.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:01 smithi141 ceph-mon[108989]: pgmap v20401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:01 smithi060 ceph-mon[94696]: pgmap v20401: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:02.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:02.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:03.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:03.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:03 smithi060 ceph-mon[94696]: pgmap v20402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:03 smithi141 ceph-mon[108989]: pgmap v20402: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:04.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:04.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:05.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:05.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:06.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:05 smithi060 ceph-mon[94696]: pgmap v20403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:05 smithi141 ceph-mon[108989]: pgmap v20403: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:06.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:06.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:07.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:07.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:07 smithi060 ceph-mon[94696]: pgmap v20404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:07 smithi141 ceph-mon[108989]: pgmap v20404: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:08.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:08.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:09.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:09.652 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:09.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:09 smithi060 ceph-mon[94696]: pgmap v20405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:09 smithi141 ceph-mon[108989]: pgmap v20405: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:10.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:10.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:11.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:11.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:11.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:11 smithi060 ceph-mon[94696]: pgmap v20406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:11 smithi141 ceph-mon[108989]: pgmap v20406: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:12.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:13.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:13.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:14.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:13 smithi060 ceph-mon[94696]: pgmap v20407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:13 smithi141 ceph-mon[108989]: pgmap v20407: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:14.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:14.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:15.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:15.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:16.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:15 smithi060 ceph-mon[94696]: pgmap v20408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:15 smithi141 ceph-mon[108989]: pgmap v20408: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:16.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:16.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:17.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:17.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:18.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:17 smithi060 ceph-mon[94696]: pgmap v20409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:17 smithi141 ceph-mon[108989]: pgmap v20409: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:18.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:18.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:19.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:19.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:20.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:19 smithi060 ceph-mon[94696]: pgmap v20410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:19 smithi141 ceph-mon[108989]: pgmap v20410: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:20.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:20.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:21.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:21.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:21 smithi141 ceph-mon[108989]: pgmap v20411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:21 smithi060 ceph-mon[94696]: pgmap v20411: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:22.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:22.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:23.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:23.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:23 smithi060 ceph-mon[94696]: pgmap v20412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:23 smithi141 ceph-mon[108989]: pgmap v20412: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:24.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:24.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:25.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:25.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:25 smithi060 ceph-mon[94696]: pgmap v20413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:26.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:25 smithi141 ceph-mon[108989]: pgmap v20413: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:26.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:26.680 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:27.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:27.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:28.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:27 smithi060 ceph-mon[94696]: pgmap v20414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:27 smithi141 ceph-mon[108989]: pgmap v20414: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:28.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:28.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:29.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:29.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:29.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:29 smithi060 ceph-mon[94696]: pgmap v20415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:29 smithi141 ceph-mon[108989]: pgmap v20415: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:30.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:30.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:31.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:31.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:31 smithi141 ceph-mon[108989]: pgmap v20416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:31 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:43:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:31 smithi060 ceph-mon[94696]: pgmap v20416: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:31 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:43:32.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:32.690 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2648M 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:32.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:43:32.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2648M 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:32.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:43:32.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:43:33.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:33.692 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:33.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:33 smithi141 ceph-mon[108989]: pgmap v20417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:33 smithi060 ceph-mon[94696]: pgmap v20417: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:34.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:34.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:35.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:35.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:35.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:35 smithi141 ceph-mon[108989]: pgmap v20418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:35 smithi060 ceph-mon[94696]: pgmap v20418: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:36.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:36.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:37.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:37.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:38.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:37 smithi060 ceph-mon[94696]: pgmap v20419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:37 smithi141 ceph-mon[108989]: pgmap v20419: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:38.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:38.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:39.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:39.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:39.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:39 smithi060 ceph-mon[94696]: pgmap v20420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:39 smithi141 ceph-mon[108989]: pgmap v20420: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:40.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:40.704 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:40.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:41.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:41.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:41.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:42.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:41 smithi060 ceph-mon[94696]: pgmap v20421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:41 smithi141 ceph-mon[108989]: pgmap v20421: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:42.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:42.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:43.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:43.709 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:44.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:43 smithi060 ceph-mon[94696]: pgmap v20422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:43 smithi141 ceph-mon[108989]: pgmap v20422: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:44.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:44.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:45.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:45.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:45.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:45 smithi141 ceph-mon[108989]: pgmap v20423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:46.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:45 smithi060 ceph-mon[94696]: pgmap v20423: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:46.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:46.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:47.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:47.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:48.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:47 smithi060 ceph-mon[94696]: pgmap v20424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:47 smithi141 ceph-mon[108989]: pgmap v20424: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:48.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:48.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:49.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:49.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:49 smithi141 ceph-mon[108989]: pgmap v20425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:49 smithi060 ceph-mon[94696]: pgmap v20425: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:50.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:50.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:51.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:51 smithi060 ceph-mon[94696]: pgmap v20426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:51.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:51.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:51 smithi141 ceph-mon[108989]: pgmap v20426: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:52.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:52.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:53.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:53.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:53 smithi060 ceph-mon[94696]: pgmap v20427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:53 smithi141 ceph-mon[108989]: pgmap v20427: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:43:54.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:55.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:55.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:55.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:55 smithi060 ceph-mon[94696]: pgmap v20428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:56.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:55 smithi141 ceph-mon[108989]: pgmap v20428: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:43:56.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:56.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:57.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:57.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:57 smithi060 ceph-mon[94696]: pgmap v20429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:57 smithi141 ceph-mon[108989]: pgmap v20429: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:43:58.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:58.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:43:59.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:43:59.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:00.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:43:59 smithi060 ceph-mon[94696]: pgmap v20430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:00.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:43:59 smithi141 ceph-mon[108989]: pgmap v20430: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:00.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:00.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:01 smithi141 ceph-mon[108989]: pgmap v20431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:01.738 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:01.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:01 smithi060 ceph-mon[94696]: pgmap v20431: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:02.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:02.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:03.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:03.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:03 smithi060 ceph-mon[94696]: pgmap v20432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:03 smithi141 ceph-mon[108989]: pgmap v20432: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:04.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:04.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:05.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:05.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:06.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:05 smithi060 ceph-mon[94696]: pgmap v20433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:05 smithi141 ceph-mon[108989]: pgmap v20433: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:06.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:06.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:07.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:07.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:07 smithi060 ceph-mon[94696]: pgmap v20434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:07 smithi141 ceph-mon[108989]: pgmap v20434: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:08.751 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:08.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:09.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:09.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:10.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:09 smithi060 ceph-mon[94696]: pgmap v20435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:09 smithi141 ceph-mon[108989]: pgmap v20435: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:10.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:10.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:11.756 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:11.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:11 smithi141 ceph-mon[108989]: pgmap v20436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:11 smithi060 ceph-mon[94696]: pgmap v20436: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:12.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:12.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:13.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:13.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:13 smithi141 ceph-mon[108989]: pgmap v20437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:13 smithi060 ceph-mon[94696]: pgmap v20437: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:14.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:14.761 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:15.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:15.763 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:15 smithi141 ceph-mon[108989]: pgmap v20438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:15 smithi060 ceph-mon[94696]: pgmap v20438: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:16.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:16.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:17.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:17.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:17 smithi141 ceph-mon[108989]: pgmap v20439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:17 smithi060 ceph-mon[94696]: pgmap v20439: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:18.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:18.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:19.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:19.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:19 smithi141 ceph-mon[108989]: pgmap v20440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:19 smithi060 ceph-mon[94696]: pgmap v20440: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:20.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:20.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:21 smithi141 ceph-mon[108989]: pgmap v20441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:21.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:21.773 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:21.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:21 smithi060 ceph-mon[94696]: pgmap v20441: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:22.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:22.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:23.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:23.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:23 smithi060 ceph-mon[94696]: pgmap v20442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:23 smithi141 ceph-mon[108989]: pgmap v20442: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:24.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:24.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:25.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:25.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:26.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:25 smithi060 ceph-mon[94696]: pgmap v20443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:26.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:26.121 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:25 smithi141 ceph-mon[108989]: pgmap v20443: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:26.121 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:26.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:26.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:27.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:27.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:27 smithi141 ceph-mon[108989]: pgmap v20444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:27 smithi060 ceph-mon[94696]: pgmap v20444: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:28.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:28.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:29.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:29.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:29 smithi141 ceph-mon[108989]: pgmap v20445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:29 smithi060 ceph-mon[94696]: pgmap v20445: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:30.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:30.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:31.712 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:31 smithi060 ceph-mon[94696]: pgmap v20446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:31 smithi141 ceph-mon[108989]: pgmap v20446: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:31.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:31.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:32.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:32 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:44:32.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:32.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:32.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:32 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:44:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:33 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:33 smithi141 ceph-mon[108989]: pgmap v20447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:33.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:33.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:33 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:33.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:33 smithi060 ceph-mon[94696]: pgmap v20447: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:34.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:34.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:35.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:35.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:35 smithi060 ceph-mon[94696]: pgmap v20448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:36.225 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:35 smithi141 ceph-mon[108989]: pgmap v20448: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:36.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:36.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1353M 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:44:37.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:44:37.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:44:37.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1353M 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:44:37.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:44:37.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:44:37.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:37.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:38 smithi141 ceph-mon[108989]: pgmap v20449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:38 smithi060 ceph-mon[94696]: pgmap v20449: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:38.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:38.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:39.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:39.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:40 smithi141 ceph-mon[108989]: pgmap v20450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:40 smithi060 ceph-mon[94696]: pgmap v20450: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:40.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:40.804 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:41.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:41.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:42 smithi141 ceph-mon[108989]: pgmap v20451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:42 smithi060 ceph-mon[94696]: pgmap v20451: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:42.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:42.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:43.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:43.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:44 smithi141 ceph-mon[108989]: pgmap v20452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:44 smithi060 ceph-mon[94696]: pgmap v20452: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:44.810 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:44.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:45.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:45.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:46 smithi141 ceph-mon[108989]: pgmap v20453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:46 smithi060 ceph-mon[94696]: pgmap v20453: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:46.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:46.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:47.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:47.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:48 smithi141 ceph-mon[108989]: pgmap v20454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:48 smithi060 ceph-mon[94696]: pgmap v20454: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:48.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:48.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:49.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:49.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:50 smithi141 ceph-mon[108989]: pgmap v20455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:50 smithi060 ceph-mon[94696]: pgmap v20455: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:50.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:50.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:51 smithi141 ceph-mon[108989]: pgmap v20456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:51 smithi060 ceph-mon[94696]: pgmap v20456: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:51.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:51.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:52.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:52.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:53.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:53.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:53 smithi141 ceph-mon[108989]: pgmap v20457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:53 smithi060 ceph-mon[94696]: pgmap v20457: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:44:54.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:54.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:55.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:55.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:55 smithi141 ceph-mon[108989]: pgmap v20458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:55 smithi060 ceph-mon[94696]: pgmap v20458: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:44:56.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:56.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:57.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:57.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:57 smithi141 ceph-mon[108989]: pgmap v20459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:57 smithi060 ceph-mon[94696]: pgmap v20459: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:44:58.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:58.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:44:59.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:44:59.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:44:59 smithi141 ceph-mon[108989]: pgmap v20460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:44:59 smithi060 ceph-mon[94696]: pgmap v20460: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:00.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:00.837 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:01 smithi141 ceph-mon[108989]: pgmap v20461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:01 smithi060 ceph-mon[94696]: pgmap v20461: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:01.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:01.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:02.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:02.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:03.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:03.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:03 smithi141 ceph-mon[108989]: pgmap v20462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:03 smithi060 ceph-mon[94696]: pgmap v20462: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:04.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:04.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:05.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:05.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:06.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:05 smithi141 ceph-mon[108989]: pgmap v20463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:05 smithi060 ceph-mon[94696]: pgmap v20463: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:06.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:06.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:07.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:07.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:07 smithi141 ceph-mon[108989]: pgmap v20464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:07 smithi060 ceph-mon[94696]: pgmap v20464: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:08.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:08.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:09.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:09.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:09 smithi141 ceph-mon[108989]: pgmap v20465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:09 smithi060 ceph-mon[94696]: pgmap v20465: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:10.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:10.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:11.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:11.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:12.170 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:11 smithi060 ceph-mon[94696]: pgmap v20466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:11 smithi141 ceph-mon[108989]: pgmap v20466: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:12.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:12.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:13.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:13.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:13 smithi141 ceph-mon[108989]: pgmap v20467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:13 smithi060 ceph-mon[94696]: pgmap v20467: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:14.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:14.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:15.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:15.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:15 smithi141 ceph-mon[108989]: pgmap v20468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:15 smithi060 ceph-mon[94696]: pgmap v20468: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:16.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:16.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:17.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:17.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:17 smithi141 ceph-mon[108989]: pgmap v20469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:17 smithi060 ceph-mon[94696]: pgmap v20469: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:18.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:18.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:19.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:19.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:19 smithi141 ceph-mon[108989]: pgmap v20470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:19 smithi060 ceph-mon[94696]: pgmap v20470: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:20.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:20.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:21 smithi141 ceph-mon[108989]: pgmap v20471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:21 smithi060 ceph-mon[94696]: pgmap v20471: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:21.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:21.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:22.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:22.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:23.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:23.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:23 smithi141 ceph-mon[108989]: pgmap v20472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:23 smithi060 ceph-mon[94696]: pgmap v20472: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:24.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:24.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:25.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:25.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:25 smithi141 ceph-mon[108989]: pgmap v20473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:25 smithi060 ceph-mon[94696]: pgmap v20473: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:26.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:26.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:27.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:27.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:27 smithi141 ceph-mon[108989]: pgmap v20474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:27 smithi060 ceph-mon[94696]: pgmap v20474: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:28.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:28.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:29.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:29.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:29 smithi141 ceph-mon[108989]: pgmap v20475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:29 smithi060 ceph-mon[94696]: pgmap v20475: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:30.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:30.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:31 smithi141 ceph-mon[108989]: pgmap v20476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:31 smithi060 ceph-mon[94696]: pgmap v20476: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:32.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:32.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:33 smithi141 ceph-mon[108989]: pgmap v20477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:33 smithi060 ceph-mon[94696]: pgmap v20477: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:34.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:34.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:35.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:35.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:35 smithi141 ceph-mon[108989]: pgmap v20478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:35 smithi060 ceph-mon[94696]: pgmap v20478: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:36.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:36.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:45:37.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:45:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:45:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:45:37.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:36 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:45:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:45:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:45:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:45:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:45:37.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:36 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:45:37.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:37.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:37 smithi141 ceph-mon[108989]: pgmap v20479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:45:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:37 smithi060 ceph-mon[94696]: pgmap v20479: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:45:38.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:38.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:39.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:39.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:39 smithi141 ceph-mon[108989]: pgmap v20480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:39 smithi060 ceph-mon[94696]: pgmap v20480: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:40.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:40.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:41.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:41.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:41 smithi141 ceph-mon[108989]: pgmap v20481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:41 smithi060 ceph-mon[94696]: pgmap v20481: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:42.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:42.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:43.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:43.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:43 smithi141 ceph-mon[108989]: pgmap v20482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:43 smithi060 ceph-mon[94696]: pgmap v20482: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:44.909 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:44.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:45.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:45.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:45 smithi141 ceph-mon[108989]: pgmap v20483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:45 smithi060 ceph-mon[94696]: pgmap v20483: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:46.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:46.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:47.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:47.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:47 smithi141 ceph-mon[108989]: pgmap v20484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:47 smithi060 ceph-mon[94696]: pgmap v20484: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:48.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:48.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:49.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:49.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:49 smithi141 ceph-mon[108989]: pgmap v20485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:49 smithi060 ceph-mon[94696]: pgmap v20485: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:50.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:50.920 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:51 smithi141 ceph-mon[108989]: pgmap v20486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:51 smithi060 ceph-mon[94696]: pgmap v20486: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:51.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:51.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:52.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:52.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:53.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:53.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:53 smithi141 ceph-mon[108989]: pgmap v20487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:53 smithi060 ceph-mon[94696]: pgmap v20487: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:45:54.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:54.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:55.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:55.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:55 smithi141 ceph-mon[108989]: pgmap v20488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:55 smithi060 ceph-mon[94696]: pgmap v20488: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:45:56.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:56.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:57.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:57.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:58.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:57 smithi060 ceph-mon[94696]: pgmap v20489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:57 smithi141 ceph-mon[108989]: pgmap v20489: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:45:58.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:58.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:45:59.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:45:59.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:45:59 smithi141 ceph-mon[108989]: pgmap v20490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:45:59 smithi060 ceph-mon[94696]: pgmap v20490: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:00.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:00.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:01 smithi141 ceph-mon[108989]: pgmap v20491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:01 smithi060 ceph-mon[94696]: pgmap v20491: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:01.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:01.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:02.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:02.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:03.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:03.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:03 smithi141 ceph-mon[108989]: pgmap v20492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:03 smithi060 ceph-mon[94696]: pgmap v20492: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:04.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:04.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:05.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:05.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:05 smithi141 ceph-mon[108989]: pgmap v20493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:05 smithi060 ceph-mon[94696]: pgmap v20493: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:06.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:06.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:07.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:07.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:08.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:07 smithi060 ceph-mon[94696]: pgmap v20494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:07 smithi141 ceph-mon[108989]: pgmap v20494: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:08.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:08.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:09.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:09.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:09 smithi141 ceph-mon[108989]: pgmap v20495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:09 smithi060 ceph-mon[94696]: pgmap v20495: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:10.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:10.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:11.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:11.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:12.205 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:11 smithi141 ceph-mon[108989]: pgmap v20496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:12.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:11 smithi060 ceph-mon[94696]: pgmap v20496: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:12.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:12.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:13.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:13.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:13 smithi141 ceph-mon[108989]: pgmap v20497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:13 smithi060 ceph-mon[94696]: pgmap v20497: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:14.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:14.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:15.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:15.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:15 smithi141 ceph-mon[108989]: pgmap v20498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:15 smithi060 ceph-mon[94696]: pgmap v20498: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:16.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:16.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:17.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:17.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:17 smithi141 ceph-mon[108989]: pgmap v20499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:17 smithi060 ceph-mon[94696]: pgmap v20499: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:18.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:18.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:19.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:19.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:19 smithi141 ceph-mon[108989]: pgmap v20500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:19 smithi060 ceph-mon[94696]: pgmap v20500: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:20.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:20.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:21 smithi141 ceph-mon[108989]: pgmap v20501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:21 smithi060 ceph-mon[94696]: pgmap v20501: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:21.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:21.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:22.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:22.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:23.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:23.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:23 smithi141 ceph-mon[108989]: pgmap v20502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:23 smithi060 ceph-mon[94696]: pgmap v20502: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:24.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:24.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:25.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:25.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:25 smithi141 ceph-mon[108989]: pgmap v20503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:25 smithi060 ceph-mon[94696]: pgmap v20503: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:26.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:26.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:27.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:27.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:27 smithi141 ceph-mon[108989]: pgmap v20504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:27 smithi060 ceph-mon[94696]: pgmap v20504: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:28.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:28.983 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:29.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:29.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:29 smithi141 ceph-mon[108989]: pgmap v20505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:29 smithi060 ceph-mon[94696]: pgmap v20505: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:30.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:30.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:31.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:31 smithi141 ceph-mon[108989]: pgmap v20506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:31 smithi060 ceph-mon[94696]: pgmap v20506: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:31.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:31.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:32.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:32.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:33.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:33.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:33 smithi141 ceph-mon[108989]: pgmap v20507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:33 smithi060 ceph-mon[94696]: pgmap v20507: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:34.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:34.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:35.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:35.995 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:35 smithi141 ceph-mon[108989]: pgmap v20508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:35 smithi060 ceph-mon[94696]: pgmap v20508: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:36.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:36.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:37.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:37.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:38.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: pgmap v20509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:38.132 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:46:38.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:46:38.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:46:38.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:46:38.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:46:38.133 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:46:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: pgmap v20509: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:38.288 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:46:38.288 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:46:38.288 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:46:38.289 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:46:38.289 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:46:38.289 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:46:38.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:38.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:40.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:40.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:39 smithi141 ceph-mon[108989]: pgmap v20510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:39 smithi060 ceph-mon[94696]: pgmap v20510: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:41.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:41.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:42.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:42.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:41 smithi141 ceph-mon[108989]: pgmap v20511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:41 smithi060 ceph-mon[94696]: pgmap v20511: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:43.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:43.005 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:44.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:44.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:43 smithi141 ceph-mon[108989]: pgmap v20512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:43 smithi060 ceph-mon[94696]: pgmap v20512: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:45.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:45.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:46.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:46.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:45 smithi141 ceph-mon[108989]: pgmap v20513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:45 smithi060 ceph-mon[94696]: pgmap v20513: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:47.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:47.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:48.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:48.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:47 smithi141 ceph-mon[108989]: pgmap v20514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:48.246 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:47 smithi060 ceph-mon[94696]: pgmap v20514: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:49.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:49.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:50.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:50.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:49 smithi141 ceph-mon[108989]: pgmap v20515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:49 smithi060 ceph-mon[94696]: pgmap v20515: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:51.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:51.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:51.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:51 smithi141 ceph-mon[108989]: pgmap v20516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:51 smithi060 ceph-mon[94696]: pgmap v20516: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:52.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:52.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:53.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:53.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:54.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:54.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:53 smithi141 ceph-mon[108989]: pgmap v20517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:53 smithi060 ceph-mon[94696]: pgmap v20517: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:46:55.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:55.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:56.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:56.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:55 smithi141 ceph-mon[108989]: pgmap v20518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:55 smithi060 ceph-mon[94696]: pgmap v20518: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:46:57.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:57.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:57.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:57 smithi141 ceph-mon[108989]: pgmap v20519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:58.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:58.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:46:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:57 smithi060 ceph-mon[94696]: pgmap v20519: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:46:59.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:46:59.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:00.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:00.034 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:46:59 smithi141 ceph-mon[108989]: pgmap v20520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:46:59 smithi060 ceph-mon[94696]: pgmap v20520: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:01.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:01.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:01 smithi141 ceph-mon[108989]: pgmap v20521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:01 smithi060 ceph-mon[94696]: pgmap v20521: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:02.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:02.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:03.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:03.039 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:04.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:04.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:03 smithi141 ceph-mon[108989]: pgmap v20522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:03 smithi060 ceph-mon[94696]: pgmap v20522: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:05.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:05.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:06.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:06.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:05 smithi141 ceph-mon[108989]: pgmap v20523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:05 smithi060 ceph-mon[94696]: pgmap v20523: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:07.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:07.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:08.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:08.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:07 smithi141 ceph-mon[108989]: pgmap v20524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:07 smithi060 ceph-mon[94696]: pgmap v20524: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:09.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:09.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:10.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:10.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:09 smithi141 ceph-mon[108989]: pgmap v20525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:09 smithi060 ceph-mon[94696]: pgmap v20525: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:11.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:11.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:12.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:12.054 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:11 smithi141 ceph-mon[108989]: pgmap v20526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:11 smithi060 ceph-mon[94696]: pgmap v20526: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:13.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:13.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:14.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:14.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:13 smithi141 ceph-mon[108989]: pgmap v20527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:13 smithi060 ceph-mon[94696]: pgmap v20527: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:15.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:15.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:16.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:16.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:15 smithi141 ceph-mon[108989]: pgmap v20528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:15 smithi060 ceph-mon[94696]: pgmap v20528: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:17.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:17.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:18.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:18.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:17 smithi141 ceph-mon[108989]: pgmap v20529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:17 smithi060 ceph-mon[94696]: pgmap v20529: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:19.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:19.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:20.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:20.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:19 smithi141 ceph-mon[108989]: pgmap v20530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:19 smithi060 ceph-mon[94696]: pgmap v20530: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:21.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:21.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:21.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:21 smithi141 ceph-mon[108989]: pgmap v20531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:21 smithi060 ceph-mon[94696]: pgmap v20531: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:22.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:22.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:23.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:23.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:24.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:23 smithi060 ceph-mon[94696]: pgmap v20532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:24.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:24.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:23 smithi141 ceph-mon[108989]: pgmap v20532: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:25.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:25.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:26.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:26.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:25 smithi141 ceph-mon[108989]: pgmap v20533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:25 smithi060 ceph-mon[94696]: pgmap v20533: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:27.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:27.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:28.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:28.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:27 smithi141 ceph-mon[108989]: pgmap v20534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:27 smithi060 ceph-mon[94696]: pgmap v20534: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:29.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:29.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:30.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:30.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:29 smithi141 ceph-mon[108989]: pgmap v20535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:29 smithi060 ceph-mon[94696]: pgmap v20535: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:31.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:31.086 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:31 smithi060 ceph-mon[94696]: pgmap v20536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:31 smithi141 ceph-mon[108989]: pgmap v20536: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:32.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:32.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:33.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:33.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:34.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:33 smithi060 ceph-mon[94696]: pgmap v20537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:34.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:34.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:33 smithi141 ceph-mon[108989]: pgmap v20537: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:35.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:35.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:36.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:36.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:36.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:35 smithi141 ceph-mon[108989]: pgmap v20538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:35 smithi060 ceph-mon[94696]: pgmap v20538: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:37.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:37.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:38.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:38.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:37 smithi141 ceph-mon[108989]: pgmap v20539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:37 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:47:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:37 smithi060 ceph-mon[94696]: pgmap v20539: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:37 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:47:39.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:39.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:40.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:40.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:39 smithi141 ceph-mon[108989]: pgmap v20540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:39 smithi060 ceph-mon[94696]: pgmap v20540: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:41.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:41.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:47:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:47:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:47:41.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:41.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:47:41.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:47:42.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:42.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:42.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:42 smithi060 ceph-mon[94696]: pgmap v20541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:42.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:42 smithi141 ceph-mon[108989]: pgmap v20541: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:43.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:43.106 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:44.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:44.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:44 smithi060 ceph-mon[94696]: pgmap v20542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:44 smithi141 ceph-mon[108989]: pgmap v20542: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:45.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:45.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:46.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:46.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:46 smithi060 ceph-mon[94696]: pgmap v20543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:46 smithi141 ceph-mon[108989]: pgmap v20543: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:47.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:47.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:48.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:48.114 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:48 smithi141 ceph-mon[108989]: pgmap v20544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:48 smithi060 ceph-mon[94696]: pgmap v20544: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:49.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:49.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:50.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:50.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:50 smithi141 ceph-mon[108989]: pgmap v20545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:50 smithi060 ceph-mon[94696]: pgmap v20545: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:51.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:51.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:51 smithi060 ceph-mon[94696]: pgmap v20546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:51 smithi141 ceph-mon[108989]: pgmap v20546: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:52.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:52.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:53.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:53.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:54.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:54.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:53 smithi141 ceph-mon[108989]: pgmap v20547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:53 smithi060 ceph-mon[94696]: pgmap v20547: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:47:55.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:55.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:56.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:56.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:55 smithi141 ceph-mon[108989]: pgmap v20548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:55 smithi060 ceph-mon[94696]: pgmap v20548: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:47:57.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:57.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:58.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:58.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:47:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:57 smithi141 ceph-mon[108989]: pgmap v20549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:57 smithi060 ceph-mon[94696]: pgmap v20549: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:47:59.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:47:59.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:00.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:00.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:00.245 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:47:59 smithi141 ceph-mon[108989]: pgmap v20550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:47:59 smithi060 ceph-mon[94696]: pgmap v20550: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:01.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:01.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:01 smithi060 ceph-mon[94696]: pgmap v20551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:01 smithi141 ceph-mon[108989]: pgmap v20551: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:02.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:02.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:03.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:03.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:04.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:04.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:03 smithi141 ceph-mon[108989]: pgmap v20552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:03 smithi060 ceph-mon[94696]: pgmap v20552: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:05.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:05.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:06.143 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:06.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:05 smithi141 ceph-mon[108989]: pgmap v20553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:05 smithi060 ceph-mon[94696]: pgmap v20553: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:07.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:07.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:08.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:08.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:07 smithi141 ceph-mon[108989]: pgmap v20554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:07 smithi060 ceph-mon[94696]: pgmap v20554: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:09.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:09.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:10.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:10.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:09 smithi141 ceph-mon[108989]: pgmap v20555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:09 smithi060 ceph-mon[94696]: pgmap v20555: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:11.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:11.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:12.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:12.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:11 smithi141 ceph-mon[108989]: pgmap v20556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:11 smithi060 ceph-mon[94696]: pgmap v20556: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:13.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:13.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:14.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:14.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:14.207 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:13 smithi060 ceph-mon[94696]: pgmap v20557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:13 smithi141 ceph-mon[108989]: pgmap v20557: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:15.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:15.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:16.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:16.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:15 smithi141 ceph-mon[108989]: pgmap v20558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:15 smithi060 ceph-mon[94696]: pgmap v20558: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:17.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:17.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:18.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:18.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:17 smithi141 ceph-mon[108989]: pgmap v20559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:17 smithi060 ceph-mon[94696]: pgmap v20559: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:19.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:19.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:20.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:20.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:19 smithi141 ceph-mon[108989]: pgmap v20560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:19 smithi060 ceph-mon[94696]: pgmap v20560: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:21.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:21.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:21 smithi060 ceph-mon[94696]: pgmap v20561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:21 smithi141 ceph-mon[108989]: pgmap v20561: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:22.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:22.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:24.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:24.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:23 smithi141 ceph-mon[108989]: pgmap v20562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:23 smithi060 ceph-mon[94696]: pgmap v20562: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:25.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:26.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:26.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:25 smithi141 ceph-mon[108989]: pgmap v20563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:25 smithi060 ceph-mon[94696]: pgmap v20563: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:27.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:28.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:28.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:27 smithi141 ceph-mon[108989]: pgmap v20564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:27 smithi060 ceph-mon[94696]: pgmap v20564: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:29.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:29.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:30.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:29 smithi141 ceph-mon[108989]: pgmap v20565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:29 smithi060 ceph-mon[94696]: pgmap v20565: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:31.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:31 smithi060 ceph-mon[94696]: pgmap v20566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:31 smithi141 ceph-mon[108989]: pgmap v20566: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:32.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:32.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:33.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:33 smithi141 ceph-mon[108989]: pgmap v20567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:33 smithi060 ceph-mon[94696]: pgmap v20567: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:35.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:35.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:35 smithi141 ceph-mon[108989]: pgmap v20568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:35 smithi060 ceph-mon[94696]: pgmap v20568: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:38.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:38.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:37 smithi141 ceph-mon[108989]: pgmap v20569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:37 smithi060 ceph-mon[94696]: pgmap v20569: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:39.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:39.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:40.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:40.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:39 smithi141 ceph-mon[108989]: pgmap v20570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:39 smithi060 ceph-mon[94696]: pgmap v20570: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:41.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:41.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:48:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:48:42.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:42.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:41 smithi141 ceph-mon[108989]: pgmap v20571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:41 smithi060 ceph-mon[94696]: pgmap v20571: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:43.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:43.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:44.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:44.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:43 smithi141 ceph-mon[108989]: pgmap v20572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:43 smithi060 ceph-mon[94696]: pgmap v20572: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:45.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:45.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:46.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:46.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:45 smithi141 ceph-mon[108989]: pgmap v20573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:45 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:45 smithi060 ceph-mon[94696]: pgmap v20573: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:45 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:47.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:47.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:48:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:48:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:48:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:48:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:48:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:48:47.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:48:48.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:48.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:48 smithi141 ceph-mon[108989]: pgmap v20574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:48 smithi060 ceph-mon[94696]: pgmap v20574: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:49.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:49.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:50.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:50.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:50 smithi141 ceph-mon[108989]: pgmap v20575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:50 smithi060 ceph-mon[94696]: pgmap v20575: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:51.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:51.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:51 smithi060 ceph-mon[94696]: pgmap v20576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:51 smithi141 ceph-mon[108989]: pgmap v20576: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:52.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:52.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:53.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:53.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:54.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:54.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:53 smithi141 ceph-mon[108989]: pgmap v20577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:53 smithi060 ceph-mon[94696]: pgmap v20577: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:48:55.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:55.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:56.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:56.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:55 smithi141 ceph-mon[108989]: pgmap v20578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:55 smithi060 ceph-mon[94696]: pgmap v20578: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:48:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:57.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:58.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:48:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:57 smithi141 ceph-mon[108989]: pgmap v20579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:57 smithi060 ceph-mon[94696]: pgmap v20579: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:48:59.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:48:59.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:00.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:00.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:48:59 smithi141 ceph-mon[108989]: pgmap v20580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:48:59 smithi060 ceph-mon[94696]: pgmap v20580: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:01 smithi060 ceph-mon[94696]: pgmap v20581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:01 smithi141 ceph-mon[108989]: pgmap v20581: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:02.237 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:03.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:03.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:03 smithi141 ceph-mon[108989]: pgmap v20582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:03 smithi060 ceph-mon[94696]: pgmap v20582: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:05.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:05 smithi141 ceph-mon[108989]: pgmap v20583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:06.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:06.244 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:05 smithi060 ceph-mon[94696]: pgmap v20583: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:07.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:07.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:07 smithi141 ceph-mon[108989]: pgmap v20584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:08.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:07 smithi060 ceph-mon[94696]: pgmap v20584: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:09.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:09.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:09 smithi141 ceph-mon[108989]: pgmap v20585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:10.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:10.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:09 smithi060 ceph-mon[94696]: pgmap v20585: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:11.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:11.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:11 smithi141 ceph-mon[108989]: pgmap v20586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:12.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:12.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:11 smithi060 ceph-mon[94696]: pgmap v20586: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:13.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:13.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:13 smithi141 ceph-mon[108989]: pgmap v20587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:14.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:14.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:13 smithi060 ceph-mon[94696]: pgmap v20587: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:15.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:15.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:15 smithi141 ceph-mon[108989]: pgmap v20588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:16.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:16.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:15 smithi060 ceph-mon[94696]: pgmap v20588: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:17.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:17.263 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:17 smithi141 ceph-mon[108989]: pgmap v20589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:18.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:18.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:17 smithi060 ceph-mon[94696]: pgmap v20589: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:19.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:19.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:19 smithi141 ceph-mon[108989]: pgmap v20590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:20.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:20.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:19 smithi060 ceph-mon[94696]: pgmap v20590: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:21.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:21.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:21 smithi060 ceph-mon[94696]: pgmap v20591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:21 smithi141 ceph-mon[108989]: pgmap v20591: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:22.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:22.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:23.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:23.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:24.182 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:23 smithi141 ceph-mon[108989]: pgmap v20592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:24.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:24.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:23 smithi060 ceph-mon[94696]: pgmap v20592: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:25.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:25.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:25 smithi141 ceph-mon[108989]: pgmap v20593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:26.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:26.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:25 smithi060 ceph-mon[94696]: pgmap v20593: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:27.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:27.279 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:27 smithi141 ceph-mon[108989]: pgmap v20594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:28.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:28.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:27 smithi060 ceph-mon[94696]: pgmap v20594: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:29.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:29.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:29 smithi141 ceph-mon[108989]: pgmap v20595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:30.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:29 smithi060 ceph-mon[94696]: pgmap v20595: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:31.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:31.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:31 smithi060 ceph-mon[94696]: pgmap v20596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:31 smithi141 ceph-mon[108989]: pgmap v20596: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:32.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:32.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:33.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:33.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:33 smithi141 ceph-mon[108989]: pgmap v20597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:34.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:34.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:33 smithi060 ceph-mon[94696]: pgmap v20597: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:35.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:35.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:35 smithi141 ceph-mon[108989]: pgmap v20598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:36.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:36.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:35 smithi060 ceph-mon[94696]: pgmap v20598: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:37.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:37.296 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:37 smithi141 ceph-mon[108989]: pgmap v20599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:38.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:38.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:37 smithi060 ceph-mon[94696]: pgmap v20599: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:39.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:39.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:39 smithi141 ceph-mon[108989]: pgmap v20600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:40.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:40.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:39 smithi060 ceph-mon[94696]: pgmap v20600: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:41.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:41.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:41 smithi141 ceph-mon[108989]: pgmap v20601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:42.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:42.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:41 smithi060 ceph-mon[94696]: pgmap v20601: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:43.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:43.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:43 smithi141 ceph-mon[108989]: pgmap v20602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:44.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:44.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:43 smithi060 ceph-mon[94696]: pgmap v20602: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:45.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:45.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:45 smithi141 ceph-mon[108989]: pgmap v20603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:46.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:46.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:45 smithi060 ceph-mon[94696]: pgmap v20603: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:47.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:49:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:49:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:49:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:49:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:49:47.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:46 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:49:47.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:47.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:49:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:49:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:49:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:49:47.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:49:47.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:46 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:49:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:47 smithi141 ceph-mon[108989]: pgmap v20604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:48.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:48.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:47 smithi060 ceph-mon[94696]: pgmap v20604: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:49.315 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:49.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:49 smithi141 ceph-mon[108989]: pgmap v20605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:50.286 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:49 smithi060 ceph-mon[94696]: pgmap v20605: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:50.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:50.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:51.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:51.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:51 smithi060 ceph-mon[94696]: pgmap v20606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:51 smithi141 ceph-mon[108989]: pgmap v20606: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:52.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:52.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:53.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:53.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:53 smithi141 ceph-mon[108989]: pgmap v20607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:53 smithi060 ceph-mon[94696]: pgmap v20607: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:49:54.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:54.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:55.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:55.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:55 smithi141 ceph-mon[108989]: pgmap v20608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:55 smithi060 ceph-mon[94696]: pgmap v20608: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:49:56.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:56.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:57.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:57.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:57 smithi141 ceph-mon[108989]: pgmap v20609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:57 smithi060 ceph-mon[94696]: pgmap v20609: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:49:58.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:58.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:49:59.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:49:59.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:49:59 smithi141 ceph-mon[108989]: pgmap v20610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:49:59 smithi060 ceph-mon[94696]: pgmap v20610: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:00.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:00.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:01.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T18:50:01.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T18:50:01.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:01.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:01 smithi141 ceph-mon[108989]: pgmap v20611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:02.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:01 smithi060 ceph-mon[94696]: pgmap v20611: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:02.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:02.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:03.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:03.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:03 smithi141 ceph-mon[108989]: pgmap v20612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:04.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:03 smithi060 ceph-mon[94696]: pgmap v20612: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:04.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:04.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:05.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:05.342 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:05 smithi141 ceph-mon[108989]: pgmap v20613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:05 smithi060 ceph-mon[94696]: pgmap v20613: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:06.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:06.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:07.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:07.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:07 smithi141 ceph-mon[108989]: pgmap v20614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:07 smithi060 ceph-mon[94696]: pgmap v20614: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:08.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:08.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:09.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:09.349 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:09 smithi141 ceph-mon[108989]: pgmap v20615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:09 smithi060 ceph-mon[94696]: pgmap v20615: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:10.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:10.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:11.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:11.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:11 smithi141 ceph-mon[108989]: pgmap v20616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:11 smithi060 ceph-mon[94696]: pgmap v20616: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:12.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:12.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:13.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:13.357 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:13 smithi141 ceph-mon[108989]: pgmap v20617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:13 smithi060 ceph-mon[94696]: pgmap v20617: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:14.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:14.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:15.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:15.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:15 smithi141 ceph-mon[108989]: pgmap v20618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:15 smithi060 ceph-mon[94696]: pgmap v20618: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:16.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:16.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:17.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:17.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:17 smithi141 ceph-mon[108989]: pgmap v20619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:17 smithi060 ceph-mon[94696]: pgmap v20619: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:18.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:18.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:19.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:19.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:19 smithi141 ceph-mon[108989]: pgmap v20620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:19 smithi060 ceph-mon[94696]: pgmap v20620: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:20.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:21.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:21.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:21 smithi060 ceph-mon[94696]: pgmap v20621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:21 smithi141 ceph-mon[108989]: pgmap v20621: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:22.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:22.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:23.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:23 smithi141 ceph-mon[108989]: pgmap v20622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:23 smithi060 ceph-mon[94696]: pgmap v20622: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:24.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:24.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:25.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:25.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:25 smithi141 ceph-mon[108989]: pgmap v20623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:25 smithi060 ceph-mon[94696]: pgmap v20623: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:26.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:27.380 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:27.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:27 smithi141 ceph-mon[108989]: pgmap v20624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:27 smithi060 ceph-mon[94696]: pgmap v20624: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:28.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:28.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:29.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:29 smithi141 ceph-mon[108989]: pgmap v20625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:29 smithi060 ceph-mon[94696]: pgmap v20625: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:30.385 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:30.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:31.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:31 smithi060 ceph-mon[94696]: pgmap v20626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:31 smithi141 ceph-mon[108989]: pgmap v20626: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:32.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:32.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:33.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:33 smithi141 ceph-mon[108989]: pgmap v20627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:33 smithi060 ceph-mon[94696]: pgmap v20627: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:34.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:35.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:35.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:36.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:35 smithi060 ceph-mon[94696]: pgmap v20628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:35 smithi141 ceph-mon[108989]: pgmap v20628: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:36.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:36.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:37.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:38.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:37 smithi141 ceph-mon[108989]: pgmap v20629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:37 smithi060 ceph-mon[94696]: pgmap v20629: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:38.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:38.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:39.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:39.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:39 smithi141 ceph-mon[108989]: pgmap v20630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:39 smithi060 ceph-mon[94696]: pgmap v20630: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:40.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:41.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:41 smithi141 ceph-mon[108989]: pgmap v20631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:41 smithi060 ceph-mon[94696]: pgmap v20631: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:42.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:42.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:43.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:43.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:43 smithi141 ceph-mon[108989]: pgmap v20632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:43 smithi060 ceph-mon[94696]: pgmap v20632: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:44.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:44.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:45.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:45.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:46.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:45 smithi141 ceph-mon[108989]: pgmap v20633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:45 smithi060 ceph-mon[94696]: pgmap v20633: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:46.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:46.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:47.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:47.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: pgmap v20634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:50:48.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:50:48.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:50:48.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: pgmap v20634: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:50:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:50:48.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:50:48.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:50:48.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:50:48.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:48.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:49.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:49.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:50.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:49 smithi141 ceph-mon[108989]: pgmap v20635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:49 smithi060 ceph-mon[94696]: pgmap v20635: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:50.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:50.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:51.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:51.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:51 smithi060 ceph-mon[94696]: pgmap v20636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:51 smithi141 ceph-mon[108989]: pgmap v20636: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:52.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:52.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:53.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:53.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:53 smithi141 ceph-mon[108989]: pgmap v20637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:53 smithi060 ceph-mon[94696]: pgmap v20637: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:50:54.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:54.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:55.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:55.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:55 smithi141 ceph-mon[108989]: pgmap v20638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:56.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:55 smithi060 ceph-mon[94696]: pgmap v20638: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:50:56.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:56.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:57.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:57.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:57 smithi141 ceph-mon[108989]: pgmap v20639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:57 smithi060 ceph-mon[94696]: pgmap v20639: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:50:58.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:58.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:50:59.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:50:59.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:50:59 smithi141 ceph-mon[108989]: pgmap v20640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:50:59 smithi060 ceph-mon[94696]: pgmap v20640: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:00.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:00.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:01.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:01.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:01 smithi060 ceph-mon[94696]: pgmap v20641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:01 smithi141 ceph-mon[108989]: pgmap v20641: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:02.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:02.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:03.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:03.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:03 smithi141 ceph-mon[108989]: pgmap v20642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:03 smithi060 ceph-mon[94696]: pgmap v20642: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:04.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:04.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:05.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:05.442 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:05 smithi141 ceph-mon[108989]: pgmap v20643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:05 smithi060 ceph-mon[94696]: pgmap v20643: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:06.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:06.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:07.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:07.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:07 smithi141 ceph-mon[108989]: pgmap v20644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:07 smithi060 ceph-mon[94696]: pgmap v20644: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:08.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:08.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:09.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:09.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:09 smithi141 ceph-mon[108989]: pgmap v20645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:09 smithi060 ceph-mon[94696]: pgmap v20645: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:10.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:10.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:11.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:11.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:11 smithi141 ceph-mon[108989]: pgmap v20646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:11 smithi060 ceph-mon[94696]: pgmap v20646: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:12.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:12.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:13.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:13.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:13 smithi141 ceph-mon[108989]: pgmap v20647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:13 smithi060 ceph-mon[94696]: pgmap v20647: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:14.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:14.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:15.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:15.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:15 smithi141 ceph-mon[108989]: pgmap v20648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:16.249 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:15 smithi060 ceph-mon[94696]: pgmap v20648: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:16.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:16.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:17.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:17.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:18.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:17 smithi141 ceph-mon[108989]: pgmap v20649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:17 smithi060 ceph-mon[94696]: pgmap v20649: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:18.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:18.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:19.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:19.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:20.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:19 smithi141 ceph-mon[108989]: pgmap v20650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:19 smithi060 ceph-mon[94696]: pgmap v20650: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:20.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:20.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:21.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:21.468 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:21.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:21 smithi060 ceph-mon[94696]: pgmap v20651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:21 smithi141 ceph-mon[108989]: pgmap v20651: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:22.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:22.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:23.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:23.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:23 smithi141 ceph-mon[108989]: pgmap v20652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:23 smithi060 ceph-mon[94696]: pgmap v20652: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:24.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:24.473 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:25.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:25.475 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:25 smithi141 ceph-mon[108989]: pgmap v20653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:25 smithi060 ceph-mon[94696]: pgmap v20653: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:26.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:26.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:27.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:27.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:27 smithi141 ceph-mon[108989]: pgmap v20654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:27 smithi060 ceph-mon[94696]: pgmap v20654: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:28.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:28.480 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:29.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:29.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:29 smithi141 ceph-mon[108989]: pgmap v20655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:29 smithi060 ceph-mon[94696]: pgmap v20655: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:30.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:30.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:31.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:31.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:31 smithi060 ceph-mon[94696]: pgmap v20656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:31 smithi141 ceph-mon[108989]: pgmap v20656: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:32.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:32.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:33.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:33.488 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:33 smithi141 ceph-mon[108989]: pgmap v20657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:33 smithi060 ceph-mon[94696]: pgmap v20657: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:34.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:34.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:35.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:35.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:35 smithi141 ceph-mon[108989]: pgmap v20658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:35 smithi060 ceph-mon[94696]: pgmap v20658: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:36.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:36.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:37.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:37.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:37 smithi141 ceph-mon[108989]: pgmap v20659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:37 smithi060 ceph-mon[94696]: pgmap v20659: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:38.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:38.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:39.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:39.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:40.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:39 smithi141 ceph-mon[108989]: pgmap v20660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:39 smithi060 ceph-mon[94696]: pgmap v20660: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:40.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:40.500 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:41.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:41.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:41.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:41 smithi141 ceph-mon[108989]: pgmap v20661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:41 smithi060 ceph-mon[94696]: pgmap v20661: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:42.502 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:42.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:43.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:43.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:44.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:43 smithi141 ceph-mon[108989]: pgmap v20662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:43 smithi060 ceph-mon[94696]: pgmap v20662: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:44.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:44.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:45.507 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:45.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:46.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:45 smithi141 ceph-mon[108989]: pgmap v20663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:46.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:45 smithi060 ceph-mon[94696]: pgmap v20663: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:46.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:46.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:47.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:47.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:47 smithi141 ceph-mon[108989]: pgmap v20664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:48.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:47 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:51:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:47 smithi060 ceph-mon[94696]: pgmap v20664: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:47 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:51:48.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:48.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:49.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:49.514 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:51:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:51:49.560 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:51:49.561 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:51:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:51:49.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:51:49.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:51:50.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:50.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:50 smithi060 ceph-mon[94696]: pgmap v20665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:50.682 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:50 smithi141 ceph-mon[108989]: pgmap v20665: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:51.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:51.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:51 smithi060 ceph-mon[94696]: pgmap v20666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:51 smithi141 ceph-mon[108989]: pgmap v20666: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:52.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:52.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:53.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:53.521 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:53 smithi141 ceph-mon[108989]: pgmap v20667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:53 smithi060 ceph-mon[94696]: pgmap v20667: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:51:54.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:54.523 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:55.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:55.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:55.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:55 smithi141 ceph-mon[108989]: pgmap v20668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:55.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:55 smithi060 ceph-mon[94696]: pgmap v20668: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:51:56.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:56.526 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:57.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:57.528 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:58.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:57 smithi141 ceph-mon[108989]: pgmap v20669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:57 smithi060 ceph-mon[94696]: pgmap v20669: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:51:58.530 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:58.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:51:59.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:51:59.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:00.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:51:59 smithi141 ceph-mon[108989]: pgmap v20670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:51:59 smithi060 ceph-mon[94696]: pgmap v20670: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:00.533 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:00.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:01.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:01.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:01 smithi060 ceph-mon[94696]: pgmap v20671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:01 smithi141 ceph-mon[108989]: pgmap v20671: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:02.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:02.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:03.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:03.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:03 smithi141 ceph-mon[108989]: pgmap v20672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:03 smithi060 ceph-mon[94696]: pgmap v20672: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:04.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:04.541 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:05.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:05.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:06.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:05 smithi141 ceph-mon[108989]: pgmap v20673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:05 smithi060 ceph-mon[94696]: pgmap v20673: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:06.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:06.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:07.545 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:07.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:08.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:07 smithi141 ceph-mon[108989]: pgmap v20674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:07 smithi060 ceph-mon[94696]: pgmap v20674: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:08.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:08.547 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:09.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:09.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:10.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:09 smithi141 ceph-mon[108989]: pgmap v20675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:09 smithi060 ceph-mon[94696]: pgmap v20675: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:10.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:10.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:11.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:11.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:11.552 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:12.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:11 smithi141 ceph-mon[108989]: pgmap v20676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:11 smithi060 ceph-mon[94696]: pgmap v20676: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:12.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:13.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:13.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:14.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:13 smithi141 ceph-mon[108989]: pgmap v20677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:13 smithi060 ceph-mon[94696]: pgmap v20677: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:14.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:14.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:15.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:15.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:15 smithi141 ceph-mon[108989]: pgmap v20678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:15 smithi060 ceph-mon[94696]: pgmap v20678: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:16.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:16.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:17.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:17.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:17 smithi060 ceph-mon[94696]: pgmap v20679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:17 smithi141 ceph-mon[108989]: pgmap v20679: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:18.564 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:18.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:19.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:19.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:19 smithi060 ceph-mon[94696]: pgmap v20680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:19 smithi141 ceph-mon[108989]: pgmap v20680: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:20.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:20.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:21.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:21.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:21.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:21 smithi060 ceph-mon[94696]: pgmap v20681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:21 smithi141 ceph-mon[108989]: pgmap v20681: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:22.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:22.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:23.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:23.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:24.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:23 smithi141 ceph-mon[108989]: pgmap v20682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:23 smithi060 ceph-mon[94696]: pgmap v20682: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:24.574 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:24.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:25.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:25.576 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:25 smithi141 ceph-mon[108989]: pgmap v20683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:25 smithi060 ceph-mon[94696]: pgmap v20683: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:26.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:26.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:27.579 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:27.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:28.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:27 smithi141 ceph-mon[108989]: pgmap v20684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:27 smithi060 ceph-mon[94696]: pgmap v20684: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:28.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:28.581 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:29.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:29.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:30.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:29 smithi141 ceph-mon[108989]: pgmap v20685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:29 smithi060 ceph-mon[94696]: pgmap v20685: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:30.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:30.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:31.586 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:31.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:31 smithi060 ceph-mon[94696]: pgmap v20686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:31 smithi141 ceph-mon[108989]: pgmap v20686: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:32.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:32.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:33.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:33.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:34.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:33 smithi141 ceph-mon[108989]: pgmap v20687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:33 smithi060 ceph-mon[94696]: pgmap v20687: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:34.591 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:34.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:35.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:35.594 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:36.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:35 smithi141 ceph-mon[108989]: pgmap v20688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:35 smithi060 ceph-mon[94696]: pgmap v20688: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:36.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:36.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:37.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:37.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:38.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:37 smithi141 ceph-mon[108989]: pgmap v20689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:37 smithi060 ceph-mon[94696]: pgmap v20689: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:38.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:38.598 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:39.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:39.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:39 smithi060 ceph-mon[94696]: pgmap v20690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:39 smithi141 ceph-mon[108989]: pgmap v20690: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:40.601 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:40.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:40.989 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:40 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:40 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:41.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:41.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:41 smithi060 ceph-mon[94696]: pgmap v20691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:41 smithi141 ceph-mon[108989]: pgmap v20691: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:42.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:42.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:43.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:43.606 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:43 smithi060 ceph-mon[94696]: pgmap v20692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:43 smithi141 ceph-mon[108989]: pgmap v20692: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:44.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:44.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:45.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:45.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:46.249 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:45 smithi141 ceph-mon[108989]: pgmap v20693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:45 smithi060 ceph-mon[94696]: pgmap v20693: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:46.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:46.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:47.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:47.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:47 smithi060 ceph-mon[94696]: pgmap v20694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:47 smithi141 ceph-mon[108989]: pgmap v20694: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:48.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:48.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:49.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:49 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:52:49.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:49 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:52:49.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:49.616 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: pgmap v20695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:52:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:52:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:52:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:52:50.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:52:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: pgmap v20695: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:52:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:52:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:52:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:52:50.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:52:50.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:50.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:51.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:51.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:51.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:51 smithi060 ceph-mon[94696]: pgmap v20696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:51 smithi141 ceph-mon[108989]: pgmap v20696: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:52.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:52.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:53.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:53.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:54.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:53 smithi141 ceph-mon[108989]: pgmap v20697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:53 smithi060 ceph-mon[94696]: pgmap v20697: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:52:54.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:54.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:55.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:55.626 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:55 smithi060 ceph-mon[94696]: pgmap v20698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:56.354 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:55 smithi141 ceph-mon[108989]: pgmap v20698: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:56.354 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:52:56.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:56.628 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:57.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:57.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:58.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:57 smithi060 ceph-mon[94696]: pgmap v20699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:57 smithi141 ceph-mon[108989]: pgmap v20699: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:52:58.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:58.631 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:52:59.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:52:59.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:52:59 smithi060 ceph-mon[94696]: pgmap v20700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:52:59 smithi141 ceph-mon[108989]: pgmap v20700: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:00.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:00.634 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:01.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:01.636 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:01.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:01 smithi141 ceph-mon[108989]: pgmap v20701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:01.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:01 smithi060 ceph-mon[94696]: pgmap v20701: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:02.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:02.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:03.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:03.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:03 smithi060 ceph-mon[94696]: pgmap v20702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:03 smithi141 ceph-mon[108989]: pgmap v20702: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:04.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:04.641 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:05.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:05.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:05 smithi060 ceph-mon[94696]: pgmap v20703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:06.458 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:05 smithi141 ceph-mon[108989]: pgmap v20703: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:06.644 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:06.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:07.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:07.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:07 smithi060 ceph-mon[94696]: pgmap v20704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:07 smithi141 ceph-mon[108989]: pgmap v20704: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:08.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:08.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:09.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:09.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:09 smithi060 ceph-mon[94696]: pgmap v20705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:09 smithi141 ceph-mon[108989]: pgmap v20705: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:10.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:10.651 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:11.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:11.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:11 smithi060 ceph-mon[94696]: pgmap v20706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:11 smithi141 ceph-mon[108989]: pgmap v20706: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:12.654 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:12.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:13.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:13.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:14 smithi060 ceph-mon[94696]: pgmap v20707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:14 smithi141 ceph-mon[108989]: pgmap v20707: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:14.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:14.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:15.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:15.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:16 smithi060 ceph-mon[94696]: pgmap v20708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:16 smithi141 ceph-mon[108989]: pgmap v20708: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:16.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:16.661 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:17.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:17.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:18 smithi060 ceph-mon[94696]: pgmap v20709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:18 smithi141 ceph-mon[108989]: pgmap v20709: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:18.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:18.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:19.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:19.666 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:20 smithi060 ceph-mon[94696]: pgmap v20710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:20 smithi141 ceph-mon[108989]: pgmap v20710: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:20.667 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:20.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:21.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:21.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:21 smithi141 ceph-mon[108989]: pgmap v20711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:21 smithi060 ceph-mon[94696]: pgmap v20711: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:22.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:22.671 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:23.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:23.673 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:24.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:23 smithi060 ceph-mon[94696]: pgmap v20712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:23 smithi141 ceph-mon[108989]: pgmap v20712: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:24.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:24.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:25.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:25.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:25 smithi060 ceph-mon[94696]: pgmap v20713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:25 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:25 smithi141 ceph-mon[108989]: pgmap v20713: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:26.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:25 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:26.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:26.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:27.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:27.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:27 smithi060 ceph-mon[94696]: pgmap v20714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:27 smithi141 ceph-mon[108989]: pgmap v20714: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:28.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:28.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:29.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:29.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:30 smithi060 ceph-mon[94696]: pgmap v20715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:30 smithi141 ceph-mon[108989]: pgmap v20715: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:30.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:30.685 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:31.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:31.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:31 smithi141 ceph-mon[108989]: pgmap v20716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:31 smithi060 ceph-mon[94696]: pgmap v20716: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:32.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:32.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:33.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:33.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:33 smithi060 ceph-mon[94696]: pgmap v20717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:33 smithi141 ceph-mon[108989]: pgmap v20717: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:34.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:34.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:35.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:35.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:35 smithi060 ceph-mon[94696]: pgmap v20718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:35 smithi141 ceph-mon[108989]: pgmap v20718: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:36.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:36.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:37.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:37.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:38 smithi060 ceph-mon[94696]: pgmap v20719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:38 smithi141 ceph-mon[108989]: pgmap v20719: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:38.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:38.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:39.699 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:39.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:40 smithi060 ceph-mon[94696]: pgmap v20720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:40 smithi141 ceph-mon[108989]: pgmap v20720: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:40.701 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:40.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:41.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:41.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:42.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:42 smithi141 ceph-mon[108989]: pgmap v20721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:42 smithi060 ceph-mon[94696]: pgmap v20721: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:42.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:42.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:43.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:43.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:44 smithi060 ceph-mon[94696]: pgmap v20722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:44 smithi141 ceph-mon[108989]: pgmap v20722: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:44.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:44.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:45.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:45.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:46 smithi060 ceph-mon[94696]: pgmap v20723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:46 smithi141 ceph-mon[108989]: pgmap v20723: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:46.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:46.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:47.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:47.714 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:48 smithi060 ceph-mon[94696]: pgmap v20724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:48 smithi141 ceph-mon[108989]: pgmap v20724: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:48.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:48.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:49.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:49.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:50 smithi060 ceph-mon[94696]: pgmap v20725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:50 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:53:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:50 smithi141 ceph-mon[108989]: pgmap v20725: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:50 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:53:50.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:50.719 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2645M 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:53:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:53:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:53:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:53:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2645M 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:53:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:53:51.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:51.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:52 smithi141 ceph-mon[108989]: pgmap v20726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:52 smithi060 ceph-mon[94696]: pgmap v20726: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:52.721 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:52.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:53.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:53.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:54 smithi060 ceph-mon[94696]: pgmap v20727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:54 smithi141 ceph-mon[108989]: pgmap v20727: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:53:54.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:54.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:55.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:55.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:56 smithi060 ceph-mon[94696]: pgmap v20728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:56 smithi141 ceph-mon[108989]: pgmap v20728: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:53:56.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:56.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:57.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:57.731 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:53:58 smithi060 ceph-mon[94696]: pgmap v20729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:53:58 smithi141 ceph-mon[108989]: pgmap v20729: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:53:58.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:58.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:53:59.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:53:59.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:00 smithi060 ceph-mon[94696]: pgmap v20730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:00 smithi141 ceph-mon[108989]: pgmap v20730: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:00.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:00.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:01.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:01.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:01 smithi141 ceph-mon[108989]: pgmap v20731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:01 smithi060 ceph-mon[94696]: pgmap v20731: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:02.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:02.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:03.740 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:03.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:04 smithi060 ceph-mon[94696]: pgmap v20732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:04 smithi141 ceph-mon[108989]: pgmap v20732: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:04.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:04.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:05.743 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:05.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:06 smithi060 ceph-mon[94696]: pgmap v20733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:06 smithi141 ceph-mon[108989]: pgmap v20733: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:06.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:06.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:07.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:07.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:08 smithi060 ceph-mon[94696]: pgmap v20734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:08 smithi141 ceph-mon[108989]: pgmap v20734: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:08.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:08.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:09.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:09.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:10 smithi060 ceph-mon[94696]: pgmap v20735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:10 smithi141 ceph-mon[108989]: pgmap v20735: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:10.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:10.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:11.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:11.753 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:11.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:12 smithi060 ceph-mon[94696]: pgmap v20736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:12 smithi141 ceph-mon[108989]: pgmap v20736: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:12.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:12.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:13.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:13.758 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:14 smithi060 ceph-mon[94696]: pgmap v20737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:14 smithi141 ceph-mon[108989]: pgmap v20737: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:14.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:14.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:15.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:15.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:16 smithi060 ceph-mon[94696]: pgmap v20738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:16 smithi141 ceph-mon[108989]: pgmap v20738: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:16.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:16.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:17.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:17.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:18.294 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:18 smithi060 ceph-mon[94696]: pgmap v20739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:18.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:18 smithi141 ceph-mon[108989]: pgmap v20739: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:18.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:18.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:19.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:19.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:20 smithi060 ceph-mon[94696]: pgmap v20740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:20 smithi141 ceph-mon[108989]: pgmap v20740: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:20.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:20.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:21.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:21.770 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:21 smithi141 ceph-mon[108989]: pgmap v20741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:21 smithi060 ceph-mon[94696]: pgmap v20741: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:22.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:22.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:23.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:23.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:24 smithi060 ceph-mon[94696]: pgmap v20742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:24 smithi141 ceph-mon[108989]: pgmap v20742: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:24.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:24.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:25.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:25.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:26 smithi060 ceph-mon[94696]: pgmap v20743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:26 smithi141 ceph-mon[108989]: pgmap v20743: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:26.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:26.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:27.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:27.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:28 smithi060 ceph-mon[94696]: pgmap v20744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:28 smithi141 ceph-mon[108989]: pgmap v20744: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:28.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:28.782 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:29.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:29.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:30 smithi060 ceph-mon[94696]: pgmap v20745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:30 smithi141 ceph-mon[108989]: pgmap v20745: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:30.785 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:30.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:31.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:31.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:31.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:31 smithi141 ceph-mon[108989]: pgmap v20746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:32.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:31 smithi060 ceph-mon[94696]: pgmap v20746: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:32.788 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:32.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:33.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:33.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:34 smithi060 ceph-mon[94696]: pgmap v20747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:34 smithi141 ceph-mon[108989]: pgmap v20747: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:34.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:34.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:35.793 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:35.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:36 smithi060 ceph-mon[94696]: pgmap v20748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:36 smithi141 ceph-mon[108989]: pgmap v20748: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:36.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:36.795 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:37.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:37.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:38 smithi060 ceph-mon[94696]: pgmap v20749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:38 smithi141 ceph-mon[108989]: pgmap v20749: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:38.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:38.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:39.800 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:39.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:40.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:40 smithi060 ceph-mon[94696]: pgmap v20750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:40 smithi141 ceph-mon[108989]: pgmap v20750: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:40.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:40.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:41.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:41.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:42 smithi060 ceph-mon[94696]: pgmap v20751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:42.441 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:42 smithi141 ceph-mon[108989]: pgmap v20751: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:42.805 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:42.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:43.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:43.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:44.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:44 smithi060 ceph-mon[94696]: pgmap v20752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:44 smithi141 ceph-mon[108989]: pgmap v20752: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:44.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:44.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:45.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:45.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:46 smithi060 ceph-mon[94696]: pgmap v20753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:46 smithi141 ceph-mon[108989]: pgmap v20753: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:46.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:46.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:47.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:47.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:48 smithi060 ceph-mon[94696]: pgmap v20754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:48 smithi141 ceph-mon[108989]: pgmap v20754: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:48.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:48.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:49.817 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:49.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:50 smithi060 ceph-mon[94696]: pgmap v20755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:50 smithi141 ceph-mon[108989]: pgmap v20755: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:50.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:50.819 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:54:51.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:54:51.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:54:51.321 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:54:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:54:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:54:51.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:54:51.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:51.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:52 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1345M 2023-08-19T18:54:52.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:52 smithi060 ceph-mon[94696]: pgmap v20756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:52.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:52 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1345M 2023-08-19T18:54:52.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:52 smithi141 ceph-mon[108989]: pgmap v20756: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:52.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:52.822 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:53.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:53.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:54 smithi060 ceph-mon[94696]: pgmap v20757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:54 smithi141 ceph-mon[108989]: pgmap v20757: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:54:54.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:54.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:55.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:55.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:56 smithi060 ceph-mon[94696]: pgmap v20758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:56 smithi141 ceph-mon[108989]: pgmap v20758: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:54:56.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:56.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:57.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:57.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:54:58 smithi060 ceph-mon[94696]: pgmap v20759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:54:58 smithi141 ceph-mon[108989]: pgmap v20759: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:54:58.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:58.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:54:59.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:54:59.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:00 smithi060 ceph-mon[94696]: pgmap v20760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:00 smithi141 ceph-mon[108989]: pgmap v20760: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:00.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:00.835 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:01.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:01.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:01 smithi141 ceph-mon[108989]: pgmap v20761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:01 smithi060 ceph-mon[94696]: pgmap v20761: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:02.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:02.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:03.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:03.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:04 smithi060 ceph-mon[94696]: pgmap v20762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:04 smithi141 ceph-mon[108989]: pgmap v20762: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:04.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:04.842 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:05.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:05.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:06 smithi060 ceph-mon[94696]: pgmap v20763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:06 smithi141 ceph-mon[108989]: pgmap v20763: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:06.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:06.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:07.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:07.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:08 smithi060 ceph-mon[94696]: pgmap v20764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:08 smithi141 ceph-mon[108989]: pgmap v20764: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:08.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:08.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:09.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:09.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:10 smithi060 ceph-mon[94696]: pgmap v20765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:10 smithi141 ceph-mon[108989]: pgmap v20765: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:10.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:10.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:11.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:11.853 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:12.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:12 smithi060 ceph-mon[94696]: pgmap v20766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:12 smithi141 ceph-mon[108989]: pgmap v20766: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:12.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:12.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:13.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:13.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:14 smithi060 ceph-mon[94696]: pgmap v20767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:14 smithi141 ceph-mon[108989]: pgmap v20767: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:14.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:14.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:15.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:15.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:16 smithi060 ceph-mon[94696]: pgmap v20768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:16 smithi141 ceph-mon[108989]: pgmap v20768: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:16.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:16.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:17.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:17.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:18.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:18 smithi141 ceph-mon[108989]: pgmap v20769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:18 smithi060 ceph-mon[94696]: pgmap v20769: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:18.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:18.866 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:19.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:19.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:20 smithi060 ceph-mon[94696]: pgmap v20770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:20 smithi141 ceph-mon[108989]: pgmap v20770: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:20.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:20.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:21.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:21.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:21 smithi141 ceph-mon[108989]: pgmap v20771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:21 smithi060 ceph-mon[94696]: pgmap v20771: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:22.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:22.873 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:23.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:23.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:24.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:24 smithi060 ceph-mon[94696]: pgmap v20772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:24 smithi141 ceph-mon[108989]: pgmap v20772: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:24.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:24.876 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:25.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:25.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:26 smithi060 ceph-mon[94696]: pgmap v20773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:26 smithi141 ceph-mon[108989]: pgmap v20773: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:26.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:26.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:27.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:27.881 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:28.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:28 smithi141 ceph-mon[108989]: pgmap v20774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:28.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:28 smithi060 ceph-mon[94696]: pgmap v20774: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:28.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:28.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:29.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:29.884 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:30 smithi060 ceph-mon[94696]: pgmap v20775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:30 smithi141 ceph-mon[108989]: pgmap v20775: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:30.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:30.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:31.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:31 smithi141 ceph-mon[108989]: pgmap v20776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:31 smithi060 ceph-mon[94696]: pgmap v20776: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:32.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:32.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:33.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:34 smithi060 ceph-mon[94696]: pgmap v20777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:34 smithi141 ceph-mon[108989]: pgmap v20777: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:34.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:34.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:35.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:35.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:36 smithi060 ceph-mon[94696]: pgmap v20778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:36 smithi141 ceph-mon[108989]: pgmap v20778: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:36.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:36.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:37.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:37.897 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:38 smithi060 ceph-mon[94696]: pgmap v20779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:38 smithi141 ceph-mon[108989]: pgmap v20779: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:38.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:38.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:39.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:39.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:40 smithi060 ceph-mon[94696]: pgmap v20780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:40 smithi141 ceph-mon[108989]: pgmap v20780: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:40.902 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:40.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:41.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:41.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:42 smithi060 ceph-mon[94696]: pgmap v20781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:42 smithi141 ceph-mon[108989]: pgmap v20781: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:42.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:42.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:43.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:43.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:44 smithi060 ceph-mon[94696]: pgmap v20782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:44 smithi141 ceph-mon[108989]: pgmap v20782: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:44.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:44.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:45.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:45.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:46.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:46 smithi060 ceph-mon[94696]: pgmap v20783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:46 smithi141 ceph-mon[108989]: pgmap v20783: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:46.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:46.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:47.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:47.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:48.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:48 smithi060 ceph-mon[94696]: pgmap v20784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:48 smithi141 ceph-mon[108989]: pgmap v20784: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:48.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:48.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:49.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:49.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:50 smithi060 ceph-mon[94696]: pgmap v20785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:50 smithi141 ceph-mon[108989]: pgmap v20785: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:50.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:50.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:51.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:51.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:51.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: pgmap v20786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:55:51.988 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:55:52.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:55:52.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: pgmap v20786: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:52.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:55:52.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:55:52.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:55:52.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:55:52.072 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:55:52.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:52.922 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:53.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:53.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:54.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:54 smithi060 ceph-mon[94696]: pgmap v20787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:54 smithi141 ceph-mon[108989]: pgmap v20787: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:55:54.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:54.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:55.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:55.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:56 smithi060 ceph-mon[94696]: pgmap v20788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:56.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:56 smithi141 ceph-mon[108989]: pgmap v20788: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:55:56.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:56.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:57.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:57.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:55:58 smithi060 ceph-mon[94696]: pgmap v20789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:55:58 smithi141 ceph-mon[108989]: pgmap v20789: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:55:58.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:58.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:55:59.934 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:55:59.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:00.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:00 smithi060 ceph-mon[94696]: pgmap v20790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:00 smithi141 ceph-mon[108989]: pgmap v20790: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:00.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:00.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:01.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:01.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:01 smithi141 ceph-mon[108989]: pgmap v20791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:01 smithi060 ceph-mon[94696]: pgmap v20791: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:02.939 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:02.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:03.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:03.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:04 smithi060 ceph-mon[94696]: pgmap v20792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:04 smithi141 ceph-mon[108989]: pgmap v20792: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:04.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:04.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:05.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:05.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:06.324 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:06 smithi060 ceph-mon[94696]: pgmap v20793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:06 smithi141 ceph-mon[108989]: pgmap v20793: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:06.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:06.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:07.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:07.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:08.317 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:08 smithi141 ceph-mon[108989]: pgmap v20794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:08.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:08 smithi060 ceph-mon[94696]: pgmap v20794: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:08.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:08.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:09.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:09.952 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:10.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:10 smithi060 ceph-mon[94696]: pgmap v20795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:10 smithi141 ceph-mon[108989]: pgmap v20795: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:10.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:10.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:11.955 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:11.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:12.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:12 smithi060 ceph-mon[94696]: pgmap v20796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:12 smithi141 ceph-mon[108989]: pgmap v20796: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:12.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:12.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:13.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:13.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:14.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:14 smithi060 ceph-mon[94696]: pgmap v20797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:14 smithi141 ceph-mon[108989]: pgmap v20797: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:14.960 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:14.961 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:15.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:15.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:16 smithi060 ceph-mon[94696]: pgmap v20798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:16 smithi141 ceph-mon[108989]: pgmap v20798: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:16.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:16.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:17.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:17.966 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:18 smithi060 ceph-mon[94696]: pgmap v20799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:18.420 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:18 smithi141 ceph-mon[108989]: pgmap v20799: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:18.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:18.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:19.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:19.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:20 smithi141 ceph-mon[108989]: pgmap v20800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:20 smithi060 ceph-mon[94696]: pgmap v20800: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:20.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:20.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:21.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:21.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:21 smithi141 ceph-mon[108989]: pgmap v20801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:21 smithi060 ceph-mon[94696]: pgmap v20801: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:22.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:22.974 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:23.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:23.976 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:24.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:24 smithi060 ceph-mon[94696]: pgmap v20802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:24 smithi141 ceph-mon[108989]: pgmap v20802: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:24.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:24.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:25.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:25.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:26 smithi060 ceph-mon[94696]: pgmap v20803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:26.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:26 smithi141 ceph-mon[108989]: pgmap v20803: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:26.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:26.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:27.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:27.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:28.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:28 smithi060 ceph-mon[94696]: pgmap v20804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:28 smithi141 ceph-mon[108989]: pgmap v20804: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:28.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:28.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:29.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:29.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:30.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:30 smithi060 ceph-mon[94696]: pgmap v20805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:30 smithi141 ceph-mon[108989]: pgmap v20805: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:30.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:30.988 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:31 smithi141 ceph-mon[108989]: pgmap v20806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:31.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:31.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:31 smithi060 ceph-mon[94696]: pgmap v20806: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:32.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:32.991 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:33.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:33.993 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:34.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:34 smithi060 ceph-mon[94696]: pgmap v20807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:34 smithi141 ceph-mon[108989]: pgmap v20807: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:34.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:34.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:35.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:35.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:36.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:36 smithi060 ceph-mon[94696]: pgmap v20808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:36 smithi141 ceph-mon[108989]: pgmap v20808: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:36.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:36.998 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:37.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:37.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:38.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:38 smithi060 ceph-mon[94696]: pgmap v20809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:38 smithi141 ceph-mon[108989]: pgmap v20809: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:39.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:39.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:40.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:40.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:40.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:40 smithi060 ceph-mon[94696]: pgmap v20810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:40 smithi141 ceph-mon[108989]: pgmap v20810: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:41.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:41.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:41.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:42.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:42.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:42.491 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:42 smithi141 ceph-mon[108989]: pgmap v20811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:42 smithi060 ceph-mon[94696]: pgmap v20811: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:43.007 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:43.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:44.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:44.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:44 smithi141 ceph-mon[108989]: pgmap v20812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:44 smithi060 ceph-mon[94696]: pgmap v20812: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:45.010 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:45.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:46.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:46.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:46 smithi141 ceph-mon[108989]: pgmap v20813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:46 smithi060 ceph-mon[94696]: pgmap v20813: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:47.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:47.014 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:48.015 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:48.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:48 smithi141 ceph-mon[108989]: pgmap v20814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:48 smithi060 ceph-mon[94696]: pgmap v20814: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:49.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:49.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:50.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:50.019 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:50.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:50 smithi060 ceph-mon[94696]: pgmap v20815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:50 smithi141 ceph-mon[108989]: pgmap v20815: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:51.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:51.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:51 smithi141 ceph-mon[108989]: pgmap v20816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:51 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:56:52.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:52.022 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:51 smithi060 ceph-mon[94696]: pgmap v20816: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:52.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:51 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:56:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:56:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:56:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:56:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:56:52.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:56:53.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:53.024 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:56:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:56:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:56:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:56:53.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:56:53.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:53 smithi141 ceph-mon[108989]: pgmap v20817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:54.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:54.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:53 smithi060 ceph-mon[94696]: pgmap v20817: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:56:55.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:55.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:56.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:56.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:56 smithi060 ceph-mon[94696]: pgmap v20818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:56.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:56.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:56 smithi141 ceph-mon[108989]: pgmap v20818: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:56:57.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:57.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:58.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:58.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:56:58.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:56:58 smithi060 ceph-mon[94696]: pgmap v20819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:56:58 smithi141 ceph-mon[108989]: pgmap v20819: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:56:59.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:56:59.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:00.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:00.036 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:00 smithi141 ceph-mon[108989]: pgmap v20820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:00 smithi060 ceph-mon[94696]: pgmap v20820: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:01.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:01.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:01 smithi141 ceph-mon[108989]: pgmap v20821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:02.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:02.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:01 smithi060 ceph-mon[94696]: pgmap v20821: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:03.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:03.041 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:04.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:04.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:04.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:04 smithi141 ceph-mon[108989]: pgmap v20822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:04 smithi060 ceph-mon[94696]: pgmap v20822: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:05.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:05.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:06.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:06.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:06.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:06 smithi141 ceph-mon[108989]: pgmap v20823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:06 smithi060 ceph-mon[94696]: pgmap v20823: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:07.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:07.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:08.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:08.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:08.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:08 smithi141 ceph-mon[108989]: pgmap v20824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:08 smithi060 ceph-mon[94696]: pgmap v20824: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:09.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:09.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:10.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:10.052 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:10 smithi141 ceph-mon[108989]: pgmap v20825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:10 smithi060 ceph-mon[94696]: pgmap v20825: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:11.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:11.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:12.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:12.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:12.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:12 smithi141 ceph-mon[108989]: pgmap v20826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:12 smithi060 ceph-mon[94696]: pgmap v20826: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:13.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:13.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:14.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:14.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:14 smithi141 ceph-mon[108989]: pgmap v20827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:14 smithi060 ceph-mon[94696]: pgmap v20827: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:15.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:15.060 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:16.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:16.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:16 smithi141 ceph-mon[108989]: pgmap v20828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:16 smithi060 ceph-mon[94696]: pgmap v20828: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:17.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:17.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:18.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:18.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:18 smithi141 ceph-mon[108989]: pgmap v20829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:18 smithi060 ceph-mon[94696]: pgmap v20829: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:19.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:19.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:20.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:20.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:20 smithi141 ceph-mon[108989]: pgmap v20830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:20 smithi060 ceph-mon[94696]: pgmap v20830: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:21.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:21.070 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:21 smithi141 ceph-mon[108989]: pgmap v20831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:21 smithi060 ceph-mon[94696]: pgmap v20831: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:22.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:22.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:23.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:23.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:24.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:24.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:24 smithi141 ceph-mon[108989]: pgmap v20832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:24 smithi060 ceph-mon[94696]: pgmap v20832: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:25.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:25.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:26.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:26.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:26 smithi141 ceph-mon[108989]: pgmap v20833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:26 smithi060 ceph-mon[94696]: pgmap v20833: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:27.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:27.080 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:28.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:28.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:28 smithi141 ceph-mon[108989]: pgmap v20834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:28 smithi060 ceph-mon[94696]: pgmap v20834: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:29.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:29.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:30.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:30.085 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:30.451 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:30 smithi060 ceph-mon[94696]: pgmap v20835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:30 smithi141 ceph-mon[108989]: pgmap v20835: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:31.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:31.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:31 smithi141 ceph-mon[108989]: pgmap v20836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:31 smithi060 ceph-mon[94696]: pgmap v20836: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:32.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:32.089 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:33.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:33.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:34.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:34.092 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:34 smithi141 ceph-mon[108989]: pgmap v20837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:34 smithi060 ceph-mon[94696]: pgmap v20837: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:35.093 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:35.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:36.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:36.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:36 smithi141 ceph-mon[108989]: pgmap v20838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:36.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:36 smithi060 ceph-mon[94696]: pgmap v20838: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:37.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:37.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:38.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:38.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:38 smithi141 ceph-mon[108989]: pgmap v20839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:38 smithi060 ceph-mon[94696]: pgmap v20839: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:39.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:39.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:40.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:40.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:40.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:40 smithi141 ceph-mon[108989]: pgmap v20840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:40.564 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:40 smithi060 ceph-mon[94696]: pgmap v20840: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:41.104 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:41.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:42.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:42.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:42 smithi141 ceph-mon[108989]: pgmap v20841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:42 smithi060 ceph-mon[94696]: pgmap v20841: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:43.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:43.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:44.108 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:44.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:44.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:44 smithi141 ceph-mon[108989]: pgmap v20842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:44 smithi060 ceph-mon[94696]: pgmap v20842: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:45.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:45.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:46.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:46.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:46 smithi141 ceph-mon[108989]: pgmap v20843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:46 smithi060 ceph-mon[94696]: pgmap v20843: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:47.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:48.115 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:48.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:48 smithi141 ceph-mon[108989]: pgmap v20844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:48 smithi060 ceph-mon[94696]: pgmap v20844: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:49.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:49.117 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:50.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:50.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:50 smithi141 ceph-mon[108989]: pgmap v20845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:50 smithi060 ceph-mon[94696]: pgmap v20845: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:51.120 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:51.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:51 smithi141 ceph-mon[108989]: pgmap v20846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:51 smithi060 ceph-mon[94696]: pgmap v20846: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:52.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:52.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:52.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:52 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:57:53.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:52 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:57:53.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:53.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:53.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:53 smithi141 ceph-mon[108989]: pgmap v20847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:54.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:53 smithi060 ceph-mon[94696]: pgmap v20847: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:57:54.125 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:54.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:55.127 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:55.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: pgmap v20848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:56.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:57:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:57:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:57:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:55 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:56.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:56.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: pgmap v20848: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:56.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:57:56.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:57:56.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:57:56.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:57:56.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:55 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:57:57.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:57.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:58.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:58.132 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:57:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:57:58 smithi141 ceph-mon[108989]: pgmap v20849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:57:58 smithi060 ceph-mon[94696]: pgmap v20849: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:57:59.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:57:59.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:00.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:00.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:00.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:00 smithi141 ceph-mon[108989]: pgmap v20850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:00 smithi060 ceph-mon[94696]: pgmap v20850: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:01.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:01.137 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:01 smithi141 ceph-mon[108989]: pgmap v20851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:01 smithi060 ceph-mon[94696]: pgmap v20851: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:02.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:02.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:03.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:03.181 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:04.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:04.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:04.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:04 smithi141 ceph-mon[108989]: pgmap v20852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:04 smithi060 ceph-mon[94696]: pgmap v20852: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:05.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:05.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:06.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:06.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:06.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:06 smithi060 ceph-mon[94696]: pgmap v20853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:06 smithi141 ceph-mon[108989]: pgmap v20853: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:07.147 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:07.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:08.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:08.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:08 smithi141 ceph-mon[108989]: pgmap v20854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:08 smithi060 ceph-mon[94696]: pgmap v20854: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:09.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:09.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:10.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:10.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:10 smithi141 ceph-mon[108989]: pgmap v20855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:10 smithi060 ceph-mon[94696]: pgmap v20855: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:11.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:11.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:11.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:11.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:12.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:12.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:12 smithi141 ceph-mon[108989]: pgmap v20856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:12 smithi060 ceph-mon[94696]: pgmap v20856: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:13.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:13.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:14.159 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:14 smithi141 ceph-mon[108989]: pgmap v20857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:14 smithi060 ceph-mon[94696]: pgmap v20857: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:15.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:15.161 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:16.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:16.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:16.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:16 smithi060 ceph-mon[94696]: pgmap v20858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:16 smithi141 ceph-mon[108989]: pgmap v20858: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:17.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:17.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:18.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:18.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:18 smithi141 ceph-mon[108989]: pgmap v20859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:18 smithi060 ceph-mon[94696]: pgmap v20859: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:19.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:19.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:20.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:20.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:20 smithi141 ceph-mon[108989]: pgmap v20860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:20 smithi060 ceph-mon[94696]: pgmap v20860: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:21.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:21.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:21 smithi141 ceph-mon[108989]: pgmap v20861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:21 smithi060 ceph-mon[94696]: pgmap v20861: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:22.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:22.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:23.173 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:24.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:24.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:24 smithi141 ceph-mon[108989]: pgmap v20862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:24 smithi060 ceph-mon[94696]: pgmap v20862: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:25.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:26.178 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:26.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:26.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:26 smithi141 ceph-mon[108989]: pgmap v20863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:26 smithi060 ceph-mon[94696]: pgmap v20863: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:27.180 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:28.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:28.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:28 smithi141 ceph-mon[108989]: pgmap v20864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:28 smithi060 ceph-mon[94696]: pgmap v20864: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:29.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:29.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:30.185 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:30 smithi141 ceph-mon[108989]: pgmap v20865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:30 smithi060 ceph-mon[94696]: pgmap v20865: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:31.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:31 smithi141 ceph-mon[108989]: pgmap v20866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:31 smithi060 ceph-mon[94696]: pgmap v20866: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:32.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:32.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:33.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:33.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:34.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:34 smithi141 ceph-mon[108989]: pgmap v20867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:34 smithi060 ceph-mon[94696]: pgmap v20867: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:35.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:35.194 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:36.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:36 smithi141 ceph-mon[108989]: pgmap v20868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:36 smithi060 ceph-mon[94696]: pgmap v20868: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:37.197 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:38.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:38.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:38 smithi141 ceph-mon[108989]: pgmap v20869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:38 smithi060 ceph-mon[94696]: pgmap v20869: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:39.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:39.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:40.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:40.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:40.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:40 smithi141 ceph-mon[108989]: pgmap v20870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:40 smithi060 ceph-mon[94696]: pgmap v20870: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:41.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:41.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:42.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:42.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:42 smithi141 ceph-mon[108989]: pgmap v20871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:42 smithi060 ceph-mon[94696]: pgmap v20871: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:43.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:43.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:44.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:44.210 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:44 smithi141 ceph-mon[108989]: pgmap v20872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:44 smithi060 ceph-mon[94696]: pgmap v20872: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:45.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:45.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:46.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:46.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:46 smithi141 ceph-mon[108989]: pgmap v20873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:46 smithi060 ceph-mon[94696]: pgmap v20873: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:47.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:47.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:48.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:48.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:48 smithi141 ceph-mon[108989]: pgmap v20874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:48 smithi060 ceph-mon[94696]: pgmap v20874: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:49.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:49.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:50.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:50.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:50.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:50 smithi141 ceph-mon[108989]: pgmap v20875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:50 smithi060 ceph-mon[94696]: pgmap v20875: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:51.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:51.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:51 smithi141 ceph-mon[108989]: pgmap v20876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:51 smithi060 ceph-mon[94696]: pgmap v20876: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:52.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:52.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:53.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:53.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:54.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:54.226 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:54.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:54 smithi141 ceph-mon[108989]: pgmap v20877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:54 smithi060 ceph-mon[94696]: pgmap v20877: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:58:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:56.229 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:56.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:56.412 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:56 smithi060 ceph-mon[94696]: pgmap v20878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:56.413 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:56.413 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:58:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:56 smithi141 ceph-mon[108989]: pgmap v20878: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:58:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T18:58:57.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:57.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:58.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:58.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:58:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:58:58 smithi141 ceph-mon[108989]: pgmap v20879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:58:58 smithi060 ceph-mon[94696]: pgmap v20879: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:58:59.233 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:58:59.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:00.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:00.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:00 smithi141 ceph-mon[108989]: pgmap v20880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:00 smithi060 ceph-mon[94696]: pgmap v20880: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:01.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:01.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:59:01.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:59:01.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:59:01.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:01.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T18:59:01.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T18:59:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:02.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:02.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:02 smithi060 ceph-mon[94696]: pgmap v20881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:02.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:02 smithi141 ceph-mon[108989]: pgmap v20881: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:03.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:03.240 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:04.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:04.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:04 smithi060 ceph-mon[94696]: pgmap v20882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:04 smithi141 ceph-mon[108989]: pgmap v20882: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:05.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:06.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:06.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:06 smithi060 ceph-mon[94696]: pgmap v20883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:06 smithi141 ceph-mon[108989]: pgmap v20883: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:07.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:07.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:08.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:08.249 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:08 smithi060 ceph-mon[94696]: pgmap v20884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:08 smithi141 ceph-mon[108989]: pgmap v20884: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:09.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:09.250 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:10.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:10.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:10 smithi141 ceph-mon[108989]: pgmap v20885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:10 smithi060 ceph-mon[94696]: pgmap v20885: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:11.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:11.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:12.255 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:12.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:12 smithi060 ceph-mon[94696]: pgmap v20886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:12 smithi141 ceph-mon[108989]: pgmap v20886: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:13.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:13.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:14.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:14.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:14 smithi060 ceph-mon[94696]: pgmap v20887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:14 smithi141 ceph-mon[108989]: pgmap v20887: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:15.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:15.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:16.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:16.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:16 smithi060 ceph-mon[94696]: pgmap v20888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:16 smithi141 ceph-mon[108989]: pgmap v20888: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:18.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:18.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:18 smithi060 ceph-mon[94696]: pgmap v20889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:18 smithi141 ceph-mon[108989]: pgmap v20889: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:19.268 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:19.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:20.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:20.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:20 smithi141 ceph-mon[108989]: pgmap v20890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:20 smithi060 ceph-mon[94696]: pgmap v20890: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:21.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:21.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:21 smithi141 ceph-mon[108989]: pgmap v20891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:21 smithi060 ceph-mon[94696]: pgmap v20891: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:22.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:22.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:23.274 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:23.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:24.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:24.276 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:24.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:24 smithi141 ceph-mon[108989]: pgmap v20892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:24 smithi060 ceph-mon[94696]: pgmap v20892: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:25.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:25.278 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:26.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:26.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:26 smithi141 ceph-mon[108989]: pgmap v20893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:26 smithi060 ceph-mon[94696]: pgmap v20893: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:27.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:27.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:28.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:28.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:28 smithi141 ceph-mon[108989]: pgmap v20894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:28 smithi060 ceph-mon[94696]: pgmap v20894: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:29.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:29.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:30.286 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:30.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:30.378 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:30 smithi141 ceph-mon[108989]: pgmap v20895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:30 smithi060 ceph-mon[94696]: pgmap v20895: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:31.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:31.288 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:31 smithi141 ceph-mon[108989]: pgmap v20896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:31 smithi060 ceph-mon[94696]: pgmap v20896: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:32.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:32.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:33.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:33.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:34.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:34.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:34 smithi141 ceph-mon[108989]: pgmap v20897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:34 smithi060 ceph-mon[94696]: pgmap v20897: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:35.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:35.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:36.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:36.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:36 smithi141 ceph-mon[108989]: pgmap v20898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:36.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:36 smithi060 ceph-mon[94696]: pgmap v20898: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:37.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:37.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:38.300 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:38 smithi141 ceph-mon[108989]: pgmap v20899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:38 smithi060 ceph-mon[94696]: pgmap v20899: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:39.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:39.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:40.303 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:40.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:40.482 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:40 smithi141 ceph-mon[108989]: pgmap v20900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:40 smithi060 ceph-mon[94696]: pgmap v20900: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:41.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:41.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:42.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:42 smithi060 ceph-mon[94696]: pgmap v20901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:42 smithi141 ceph-mon[108989]: pgmap v20901: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:43.308 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:43.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:44.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:44.310 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:44 smithi141 ceph-mon[108989]: pgmap v20902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:44 smithi060 ceph-mon[94696]: pgmap v20902: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:45.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:45.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:46 smithi141 ceph-mon[108989]: pgmap v20903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:46 smithi060 ceph-mon[94696]: pgmap v20903: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:48.317 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:48 smithi141 ceph-mon[108989]: pgmap v20904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:48 smithi060 ceph-mon[94696]: pgmap v20904: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:49.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:50.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:50 smithi141 ceph-mon[108989]: pgmap v20905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:50 smithi060 ceph-mon[94696]: pgmap v20905: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:51 smithi141 ceph-mon[108989]: pgmap v20906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:52.039 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:51 smithi060 ceph-mon[94696]: pgmap v20906: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:53.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:54 smithi141 ceph-mon[108989]: pgmap v20907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:54 smithi060 ceph-mon[94696]: pgmap v20907: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T18:59:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:56 smithi141 ceph-mon[108989]: pgmap v20908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:56 smithi060 ceph-mon[94696]: pgmap v20908: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T18:59:57.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:57.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:58.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:58.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T18:59:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 18:59:58 smithi141 ceph-mon[108989]: pgmap v20909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 18:59:58 smithi060 ceph-mon[94696]: pgmap v20909: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T18:59:59.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T18:59:59.337 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:00.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:00.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:00 smithi141 ceph-mon[108989]: pgmap v20910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T19:00:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:00 smithi060 ceph-mon[94696]: pgmap v20910: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T19:00:01.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:01.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:00:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: pgmap v20911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:00:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:00:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:00:01.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:00:01.987 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:00:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:00:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: pgmap v20911: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:00:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:00:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:00:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:00:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:00:02.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:02.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:04.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:04.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:04 smithi141 ceph-mon[108989]: pgmap v20912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:04 smithi060 ceph-mon[94696]: pgmap v20912: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:05.346 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:05.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:06 smithi141 ceph-mon[108989]: pgmap v20913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:06 smithi060 ceph-mon[94696]: pgmap v20913: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:08.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:08.352 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:08 smithi141 ceph-mon[108989]: pgmap v20914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:08 smithi060 ceph-mon[94696]: pgmap v20914: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:09.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:09.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:10.354 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:10 smithi141 ceph-mon[108989]: pgmap v20915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:10 smithi060 ceph-mon[94696]: pgmap v20915: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:11.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:11.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:11.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:11.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:12.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:12.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:12 smithi141 ceph-mon[108989]: pgmap v20916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:12 smithi060 ceph-mon[94696]: pgmap v20916: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:13.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:13.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:14.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:14.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:14 smithi141 ceph-mon[108989]: pgmap v20917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:14 smithi060 ceph-mon[94696]: pgmap v20917: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:15.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:15.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:16.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:16.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:16.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:16 smithi141 ceph-mon[108989]: pgmap v20918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:16 smithi060 ceph-mon[94696]: pgmap v20918: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:17.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:17.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:18.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:18.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:18 smithi141 ceph-mon[108989]: pgmap v20919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:18 smithi060 ceph-mon[94696]: pgmap v20919: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:19.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:19.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:20.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:20.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:20 smithi141 ceph-mon[108989]: pgmap v20920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:20 smithi060 ceph-mon[94696]: pgmap v20920: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:21.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:21.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:21.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:21 smithi141 ceph-mon[108989]: pgmap v20921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:21 smithi060 ceph-mon[94696]: pgmap v20921: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:22.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:22.375 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:23.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:24.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:24.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:24 smithi141 ceph-mon[108989]: pgmap v20922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:24 smithi060 ceph-mon[94696]: pgmap v20922: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:25.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:25.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:26.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:26 smithi141 ceph-mon[108989]: pgmap v20923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:26.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:26.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:26.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:26 smithi060 ceph-mon[94696]: pgmap v20923: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:27.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:27.383 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:28.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:28.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:28.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:28 smithi141 ceph-mon[108989]: pgmap v20924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:28 smithi060 ceph-mon[94696]: pgmap v20924: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:29.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:29.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:30.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:30.388 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:30 smithi141 ceph-mon[108989]: pgmap v20925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:30 smithi060 ceph-mon[94696]: pgmap v20925: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:31.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:31.390 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:31 smithi141 ceph-mon[108989]: pgmap v20926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:31 smithi060 ceph-mon[94696]: pgmap v20926: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:33.392 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:34.394 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:34 smithi141 ceph-mon[108989]: pgmap v20927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:34 smithi060 ceph-mon[94696]: pgmap v20927: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:35.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:35.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:36.397 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:36.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:36 smithi141 ceph-mon[108989]: pgmap v20928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:36 smithi060 ceph-mon[94696]: pgmap v20928: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:37.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:37.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:38.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:38.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:38 smithi141 ceph-mon[108989]: pgmap v20929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:38 smithi060 ceph-mon[94696]: pgmap v20929: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:39.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:39.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:40.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:40.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:40 smithi141 ceph-mon[108989]: pgmap v20930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:40 smithi060 ceph-mon[94696]: pgmap v20930: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:41.405 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:41.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:42.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:42.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:42 smithi141 ceph-mon[108989]: pgmap v20931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:42 smithi060 ceph-mon[94696]: pgmap v20931: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:43.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:43.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:44.410 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:44.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:44 smithi141 ceph-mon[108989]: pgmap v20932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:44.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:44 smithi060 ceph-mon[94696]: pgmap v20932: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:45.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:45.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:46.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:46.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:46 smithi141 ceph-mon[108989]: pgmap v20933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:46 smithi060 ceph-mon[94696]: pgmap v20933: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:47.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:47.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:48.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:48.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:48 smithi141 ceph-mon[108989]: pgmap v20934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:48 smithi060 ceph-mon[94696]: pgmap v20934: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:49.418 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:49.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:50.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:50.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:50.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:50 smithi141 ceph-mon[108989]: pgmap v20935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:50 smithi060 ceph-mon[94696]: pgmap v20935: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:51.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:51.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:51 smithi141 ceph-mon[108989]: pgmap v20936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:51 smithi060 ceph-mon[94696]: pgmap v20936: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:52.423 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:52.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:53.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:53.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:54.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:54.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:54 smithi141 ceph-mon[108989]: pgmap v20937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:54 smithi060 ceph-mon[94696]: pgmap v20937: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:00:55.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:55.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:56.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:56.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:56 smithi141 ceph-mon[108989]: pgmap v20938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:56 smithi060 ceph-mon[94696]: pgmap v20938: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:00:57.431 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:57.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:58.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:58.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:00:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:00:58 smithi141 ceph-mon[108989]: pgmap v20939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:00:58 smithi060 ceph-mon[94696]: pgmap v20939: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:00:59.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:00:59.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:00.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:00.437 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:00 smithi141 ceph-mon[108989]: pgmap v20940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:00 smithi060 ceph-mon[94696]: pgmap v20940: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:01.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:01.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:01 smithi141 ceph-mon[108989]: pgmap v20941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:01 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:01:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:01 smithi060 ceph-mon[94696]: pgmap v20941: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:01 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:01:02.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:02.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:01:03.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:01:03.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:01:03.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:01:03.320 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:01:03.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:03.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:03 smithi141 ceph-mon[108989]: pgmap v20942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:04.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:03 smithi060 ceph-mon[94696]: pgmap v20942: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:04.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:04.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:05.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:05.445 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:06.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:06.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:06 smithi141 ceph-mon[108989]: pgmap v20943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:06 smithi060 ceph-mon[94696]: pgmap v20943: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:07.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:07.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:08.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:08.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:08 smithi141 ceph-mon[108989]: pgmap v20944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:08 smithi060 ceph-mon[94696]: pgmap v20944: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:09.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:09.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:10.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:10.453 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:10.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:10 smithi141 ceph-mon[108989]: pgmap v20945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:10 smithi060 ceph-mon[94696]: pgmap v20945: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:11.410 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:11.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:11.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:12.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:12.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:12 smithi141 ceph-mon[108989]: pgmap v20946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:12 smithi060 ceph-mon[94696]: pgmap v20946: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:13.458 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:13.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:14.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:14.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:14.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:14 smithi141 ceph-mon[108989]: pgmap v20947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:14 smithi060 ceph-mon[94696]: pgmap v20947: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:15.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:15.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:16.461 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:16 smithi141 ceph-mon[108989]: pgmap v20948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:16.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:16.463 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:16 smithi060 ceph-mon[94696]: pgmap v20948: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:17.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:17.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:18.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:18 smithi060 ceph-mon[94696]: pgmap v20949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:18.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:18.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:18 smithi141 ceph-mon[108989]: pgmap v20949: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:19.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:19.469 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:20.470 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:20.471 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:20.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:20 smithi141 ceph-mon[108989]: pgmap v20950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:20 smithi060 ceph-mon[94696]: pgmap v20950: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:21.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:21.472 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:21 smithi141 ceph-mon[108989]: pgmap v20951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:21 smithi060 ceph-mon[94696]: pgmap v20951: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:22.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:22.474 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:23.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:23.476 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:24.477 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:24.478 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:24 smithi141 ceph-mon[108989]: pgmap v20952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:24 smithi060 ceph-mon[94696]: pgmap v20952: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:25.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:25.479 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:26.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:26.481 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:26 smithi141 ceph-mon[108989]: pgmap v20953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:26 smithi060 ceph-mon[94696]: pgmap v20953: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:27.482 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:27.483 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:28.484 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:28.485 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:28 smithi141 ceph-mon[108989]: pgmap v20954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:28 smithi060 ceph-mon[94696]: pgmap v20954: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:29.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:29.486 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:30.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:30 smithi141 ceph-mon[108989]: pgmap v20955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:30.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:30.487 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:30 smithi060 ceph-mon[94696]: pgmap v20955: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:31.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:31.489 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:31.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:31 smithi141 ceph-mon[108989]: pgmap v20956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:31 smithi060 ceph-mon[94696]: pgmap v20956: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:32.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:32.491 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:33.492 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:33.493 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:34.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:34 smithi141 ceph-mon[108989]: pgmap v20957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:34.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:34.494 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:34 smithi060 ceph-mon[94696]: pgmap v20957: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:35.496 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:35.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:36 smithi141 ceph-mon[108989]: pgmap v20958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:36.497 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:36.498 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:36 smithi060 ceph-mon[94696]: pgmap v20958: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:37.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:37.499 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:38 smithi141 ceph-mon[108989]: pgmap v20959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:38.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:38.501 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:38 smithi060 ceph-mon[94696]: pgmap v20959: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:39.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:39.503 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:40 smithi141 ceph-mon[108989]: pgmap v20960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:40.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:40.504 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:40 smithi060 ceph-mon[94696]: pgmap v20960: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:41.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:41.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:41.506 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:42 smithi141 ceph-mon[108989]: pgmap v20961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:42.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:42.508 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:42 smithi060 ceph-mon[94696]: pgmap v20961: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:43.509 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:43.510 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:44 smithi141 ceph-mon[108989]: pgmap v20962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:44.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:44.511 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:44 smithi060 ceph-mon[94696]: pgmap v20962: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:45.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:45.513 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:46 smithi141 ceph-mon[108989]: pgmap v20963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:46.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:46.515 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:46 smithi060 ceph-mon[94696]: pgmap v20963: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:47.516 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:47.517 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:48.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:48 smithi141 ceph-mon[108989]: pgmap v20964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:48.518 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:48.519 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:48 smithi060 ceph-mon[94696]: pgmap v20964: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:49.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:49.520 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:50 smithi141 ceph-mon[108989]: pgmap v20965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:50.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:50.522 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:50 smithi060 ceph-mon[94696]: pgmap v20965: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:51.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:51.524 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:51 smithi141 ceph-mon[108989]: pgmap v20966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:51 smithi060 ceph-mon[94696]: pgmap v20966: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:52.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:52.525 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:53.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:53.527 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:54 smithi141 ceph-mon[108989]: pgmap v20967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:54.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:54.529 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:54 smithi060 ceph-mon[94696]: pgmap v20967: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:01:55.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:55.531 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:56 smithi141 ceph-mon[108989]: pgmap v20968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:56.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:56.532 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:56 smithi060 ceph-mon[94696]: pgmap v20968: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:01:57.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:57.534 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:58.463 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:01:58 smithi060 ceph-mon[94696]: pgmap v20969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:58.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:01:58 smithi141 ceph-mon[108989]: pgmap v20969: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:01:58.535 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:58.536 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:01:59.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:01:59.537 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:00 smithi141 ceph-mon[108989]: pgmap v20970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:00.538 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:00.539 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:00 smithi060 ceph-mon[94696]: pgmap v20970: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:01.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:01.540 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:01.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:01 smithi141 ceph-mon[108989]: pgmap v20971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:01 smithi060 ceph-mon[94696]: pgmap v20971: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:02.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:02.542 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:02.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:02 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:02:03.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:02 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:02:03.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:03.543 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:04.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: pgmap v20972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:02:04.071 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:03 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: pgmap v20972: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:04.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:02:04.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:02:04.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:02:04.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:03 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:02:04.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:04.544 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:05.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:05.546 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:06 smithi141 ceph-mon[108989]: pgmap v20973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:06.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:06.548 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:06 smithi060 ceph-mon[94696]: pgmap v20973: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:07.549 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:07.550 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:08 smithi141 ceph-mon[108989]: pgmap v20974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:08.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:08.551 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:08 smithi060 ceph-mon[94696]: pgmap v20974: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:09.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:09.553 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:10 smithi141 ceph-mon[108989]: pgmap v20975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:10.554 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:10.555 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:10 smithi060 ceph-mon[94696]: pgmap v20975: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:11.556 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:11.557 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:12 smithi141 ceph-mon[108989]: pgmap v20976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:12.558 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:12 smithi060 ceph-mon[94696]: pgmap v20976: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:13.559 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:13.560 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:14 smithi141 ceph-mon[108989]: pgmap v20977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:14.561 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:14.562 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:14 smithi060 ceph-mon[94696]: pgmap v20977: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:15.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:15.563 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:16 smithi141 ceph-mon[108989]: pgmap v20978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:16.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:16.565 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:16 smithi060 ceph-mon[94696]: pgmap v20978: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:17.566 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:17.567 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:18 smithi141 ceph-mon[108989]: pgmap v20979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:18.568 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:18.569 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:18.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:18 smithi060 ceph-mon[94696]: pgmap v20979: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:19.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:19.570 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:20 smithi141 ceph-mon[108989]: pgmap v20980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:20 smithi060 ceph-mon[94696]: pgmap v20980: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:20.571 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:20.572 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:21.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:21.573 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:21 smithi141 ceph-mon[108989]: pgmap v20981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:21 smithi060 ceph-mon[94696]: pgmap v20981: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:22.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:22.575 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:23.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:23.577 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:24 smithi141 ceph-mon[108989]: pgmap v20982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:24 smithi060 ceph-mon[94696]: pgmap v20982: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:24.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:24.578 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:25.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:25.580 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:26 smithi141 ceph-mon[108989]: pgmap v20983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:26 smithi060 ceph-mon[94696]: pgmap v20983: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:26.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:26.582 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:27.583 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:27.584 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:28 smithi141 ceph-mon[108989]: pgmap v20984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:28 smithi060 ceph-mon[94696]: pgmap v20984: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:28.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:28.585 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:29.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:29.587 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:30 smithi141 ceph-mon[108989]: pgmap v20985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:30 smithi060 ceph-mon[94696]: pgmap v20985: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:30.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:30.588 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:31.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:31.590 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:31 smithi141 ceph-mon[108989]: pgmap v20986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:31 smithi060 ceph-mon[94696]: pgmap v20986: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:32.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:32.592 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:33.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:33.593 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:34 smithi141 ceph-mon[108989]: pgmap v20987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:34 smithi060 ceph-mon[94696]: pgmap v20987: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:34.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:34.595 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:35.596 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:35.597 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:36.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:36 smithi141 ceph-mon[108989]: pgmap v20988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:36 smithi060 ceph-mon[94696]: pgmap v20988: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:36.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:36.599 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:37.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:37.600 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:38.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:38 smithi141 ceph-mon[108989]: pgmap v20989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:38 smithi060 ceph-mon[94696]: pgmap v20989: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:38.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:38.602 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:39.603 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:39.604 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:40 smithi141 ceph-mon[108989]: pgmap v20990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:40 smithi060 ceph-mon[94696]: pgmap v20990: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:40.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:40.605 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:41.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:41.607 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:42 smithi141 ceph-mon[108989]: pgmap v20991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:42 smithi060 ceph-mon[94696]: pgmap v20991: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:42.608 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:42.609 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:43.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:43.610 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:44.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:44 smithi060 ceph-mon[94696]: pgmap v20992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:44 smithi141 ceph-mon[108989]: pgmap v20992: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:44.611 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:44.612 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:45.613 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:45.614 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:46.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:46 smithi141 ceph-mon[108989]: pgmap v20993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:46 smithi060 ceph-mon[94696]: pgmap v20993: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:46.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:46.615 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:47.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:47.617 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:48 smithi141 ceph-mon[108989]: pgmap v20994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:48.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:48 smithi060 ceph-mon[94696]: pgmap v20994: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:48.618 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:48.619 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:49.620 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:49.621 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:50 smithi141 ceph-mon[108989]: pgmap v20995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:50 smithi060 ceph-mon[94696]: pgmap v20995: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:50.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:50.622 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:51.623 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:51.624 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:51 smithi141 ceph-mon[108989]: pgmap v20996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:51 smithi060 ceph-mon[94696]: pgmap v20996: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:52.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:52.625 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:53.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:53.627 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:54 smithi141 ceph-mon[108989]: pgmap v20997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:54 smithi060 ceph-mon[94696]: pgmap v20997: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:02:54.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:54.629 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:55.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:55.630 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:56 smithi141 ceph-mon[108989]: pgmap v20998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:56 smithi060 ceph-mon[94696]: pgmap v20998: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:02:56.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:56.632 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:57.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:57.633 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:02:58 smithi141 ceph-mon[108989]: pgmap v20999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:02:58 smithi060 ceph-mon[94696]: pgmap v20999: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:02:58.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:58.635 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:02:59.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:02:59.637 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:00 smithi141 ceph-mon[108989]: pgmap v21000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:00 smithi060 ceph-mon[94696]: pgmap v21000: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:00.638 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:00.639 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:01.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:01.640 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:01 smithi141 ceph-mon[108989]: pgmap v21001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:01 smithi060 ceph-mon[94696]: pgmap v21001: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:02.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:02.642 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:03.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:03.643 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: pgmap v21002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:03:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:03:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:03:04.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:03:04.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:03:04.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:03:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: pgmap v21002: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:03:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:03:04.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:04.645 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:05.646 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:05.647 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:06 smithi141 ceph-mon[108989]: pgmap v21003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:06 smithi060 ceph-mon[94696]: pgmap v21003: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:06.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:06.648 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:07.649 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:07.650 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:08 smithi141 ceph-mon[108989]: pgmap v21004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:08.967 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:08 smithi060 ceph-mon[94696]: pgmap v21004: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:08.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:08.968 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:09.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:09.653 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:10.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:10 smithi141 ceph-mon[108989]: pgmap v21005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:10 smithi060 ceph-mon[94696]: pgmap v21005: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:10.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:10.655 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:11.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:11.656 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:11.657 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:12.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:12 smithi141 ceph-mon[108989]: pgmap v21006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:12 smithi060 ceph-mon[94696]: pgmap v21006: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:12.658 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:12.659 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:13.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:13.660 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:14 smithi141 ceph-mon[108989]: pgmap v21007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:14 smithi060 ceph-mon[94696]: pgmap v21007: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:14.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:14.662 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:15.663 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:15.664 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:16 smithi141 ceph-mon[108989]: pgmap v21008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:16 smithi060 ceph-mon[94696]: pgmap v21008: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:16.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:16.665 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:17.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:17.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:18 smithi141 ceph-mon[108989]: pgmap v21009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:18 smithi060 ceph-mon[94696]: pgmap v21009: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:18.668 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:18.669 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:19.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:19.670 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:20 smithi141 ceph-mon[108989]: pgmap v21010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:20 smithi060 ceph-mon[94696]: pgmap v21010: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:20.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:20.672 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:21.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:21.674 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:21 smithi141 ceph-mon[108989]: pgmap v21011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:21 smithi060 ceph-mon[94696]: pgmap v21011: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:22.675 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:22.676 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:23.677 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:23.678 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:24 smithi141 ceph-mon[108989]: pgmap v21012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:24 smithi060 ceph-mon[94696]: pgmap v21012: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:24.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:24.679 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:25.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:25.681 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:26 smithi141 ceph-mon[108989]: pgmap v21013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:26 smithi060 ceph-mon[94696]: pgmap v21013: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:26.682 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:26.683 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:27.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:27.684 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:28 smithi141 ceph-mon[108989]: pgmap v21014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:28 smithi060 ceph-mon[94696]: pgmap v21014: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:28.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:28.686 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:29.687 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:29.688 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:30 smithi141 ceph-mon[108989]: pgmap v21015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:30 smithi060 ceph-mon[94696]: pgmap v21015: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:30.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:30.689 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:31.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:31.691 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:31 smithi141 ceph-mon[108989]: pgmap v21016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:31 smithi060 ceph-mon[94696]: pgmap v21016: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:32.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:32.693 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:33.694 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:33.695 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:34 smithi141 ceph-mon[108989]: pgmap v21017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:34.535 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:34 smithi060 ceph-mon[94696]: pgmap v21017: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:34.696 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:34.697 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:35.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:35.698 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:36 smithi141 ceph-mon[108989]: pgmap v21018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:36 smithi060 ceph-mon[94696]: pgmap v21018: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:36.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:36.700 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:37.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:37.702 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:38 smithi141 ceph-mon[108989]: pgmap v21019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:38 smithi060 ceph-mon[94696]: pgmap v21019: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:38.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:38.703 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:39.705 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:39.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:40 smithi141 ceph-mon[108989]: pgmap v21020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:40 smithi060 ceph-mon[94696]: pgmap v21020: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:40.706 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:40.707 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:41.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:41.708 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:42 smithi141 ceph-mon[108989]: pgmap v21021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:42 smithi060 ceph-mon[94696]: pgmap v21021: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:42.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:42.710 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:43.711 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:43.712 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:44 smithi141 ceph-mon[108989]: pgmap v21022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:44 smithi060 ceph-mon[94696]: pgmap v21022: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:44.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:44.713 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:45.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:45.715 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:46 smithi141 ceph-mon[108989]: pgmap v21023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:46 smithi060 ceph-mon[94696]: pgmap v21023: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:46.716 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:46.717 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:47.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:47.718 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:48.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:48 smithi141 ceph-mon[108989]: pgmap v21024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:48 smithi060 ceph-mon[94696]: pgmap v21024: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:48.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:48.720 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:49.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:49.722 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:50.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:50 smithi141 ceph-mon[108989]: pgmap v21025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:50 smithi060 ceph-mon[94696]: pgmap v21025: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:50.723 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:50.724 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:51.725 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:51.726 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:51 smithi141 ceph-mon[108989]: pgmap v21026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:51 smithi060 ceph-mon[94696]: pgmap v21026: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:52.727 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:52.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:53.728 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:53.729 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:54 smithi141 ceph-mon[108989]: pgmap v21027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:54 smithi060 ceph-mon[94696]: pgmap v21027: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:03:54.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:54.730 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:55.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:55.732 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:56 smithi141 ceph-mon[108989]: pgmap v21028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:56 smithi060 ceph-mon[94696]: pgmap v21028: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:03:56.733 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:56.734 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:57.735 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:57.736 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:03:58 smithi141 ceph-mon[108989]: pgmap v21029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:03:58 smithi060 ceph-mon[94696]: pgmap v21029: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:03:58.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:58.737 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:03:59.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:03:59.739 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:00 smithi141 ceph-mon[108989]: pgmap v21030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:00 smithi060 ceph-mon[94696]: pgmap v21030: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:00.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:00.741 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:01.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:01.742 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:01 smithi141 ceph-mon[108989]: pgmap v21031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:01 smithi060 ceph-mon[94696]: pgmap v21031: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:02.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:02.744 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:03.745 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:03.746 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:04 smithi141 ceph-mon[108989]: pgmap v21032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:04 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:04:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:04 smithi060 ceph-mon[94696]: pgmap v21032: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:04 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:04:04.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:04.747 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi141 to 2641M 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:04:05.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:04:05.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi141 to 2641M 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:04:05.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:04:05.748 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:05.749 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:06.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:06.750 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:06.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:06 smithi141 ceph-mon[108989]: pgmap v21033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:07.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:06 smithi060 ceph-mon[94696]: pgmap v21033: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:07.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:07.752 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:08.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:08.754 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:08 smithi141 ceph-mon[108989]: pgmap v21034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:09.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:08 smithi060 ceph-mon[94696]: pgmap v21034: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:09.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:09.755 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:10.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:10.757 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:10 smithi141 ceph-mon[108989]: pgmap v21035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:10 smithi060 ceph-mon[94696]: pgmap v21035: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:11.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:11.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:11.759 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:11.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:11 smithi141 ceph-mon[108989]: pgmap v21036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:11 smithi060 ceph-mon[94696]: pgmap v21036: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:12.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:12.760 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:13.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:13.762 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:14.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:14 smithi141 ceph-mon[108989]: pgmap v21037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:14 smithi060 ceph-mon[94696]: pgmap v21037: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:14.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:14.764 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:15.765 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:15.766 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:16.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:16 smithi141 ceph-mon[108989]: pgmap v21038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:16 smithi060 ceph-mon[94696]: pgmap v21038: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:16.767 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:16.768 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:17.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:17.769 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:18.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:18 smithi141 ceph-mon[108989]: pgmap v21039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:18 smithi060 ceph-mon[94696]: pgmap v21039: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:18.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:18.771 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:19.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:19.772 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:20.319 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:20 smithi060 ceph-mon[94696]: pgmap v21040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:20 smithi141 ceph-mon[108989]: pgmap v21040: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:20.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:20.774 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:21.775 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:21.776 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:21.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:21 smithi141 ceph-mon[108989]: pgmap v21041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:21 smithi060 ceph-mon[94696]: pgmap v21041: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:22.777 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:22.778 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:23.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:23.779 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:24.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:24 smithi141 ceph-mon[108989]: pgmap v21042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:24 smithi060 ceph-mon[94696]: pgmap v21042: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:24.780 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:24.781 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:25.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:25.783 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:26 smithi141 ceph-mon[108989]: pgmap v21043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:26 smithi060 ceph-mon[94696]: pgmap v21043: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:26.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:26.784 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:27.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:27.786 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:28.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:28 smithi141 ceph-mon[108989]: pgmap v21044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:28 smithi060 ceph-mon[94696]: pgmap v21044: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:28.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:28.787 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:29.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:29.789 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:30.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:30 smithi141 ceph-mon[108989]: pgmap v21045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:30 smithi060 ceph-mon[94696]: pgmap v21045: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:30.790 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:30.791 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:31.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:31.792 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:31.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:31 smithi141 ceph-mon[108989]: pgmap v21046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:31 smithi060 ceph-mon[94696]: pgmap v21046: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:32.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:32.794 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:33.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:33.796 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:34 smithi141 ceph-mon[108989]: pgmap v21047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:34 smithi060 ceph-mon[94696]: pgmap v21047: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:34.797 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:34.798 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:35.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:35.799 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:36.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:36 smithi141 ceph-mon[108989]: pgmap v21048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:36 smithi060 ceph-mon[94696]: pgmap v21048: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:36.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:36.801 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:37.802 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:37.803 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:38.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:38 smithi141 ceph-mon[108989]: pgmap v21049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:38 smithi060 ceph-mon[94696]: pgmap v21049: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:38.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:39.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:39.806 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:40.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:40 smithi141 ceph-mon[108989]: pgmap v21050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:40 smithi060 ceph-mon[94696]: pgmap v21050: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:40.807 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:40.808 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:41.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:41.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:41.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:41.809 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:42.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:42 smithi141 ceph-mon[108989]: pgmap v21051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:42 smithi060 ceph-mon[94696]: pgmap v21051: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:42.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:42.811 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:43.812 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:43.813 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:44 smithi141 ceph-mon[108989]: pgmap v21052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:44 smithi060 ceph-mon[94696]: pgmap v21052: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:44.814 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:44.815 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:45.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:45.816 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:46.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:46 smithi141 ceph-mon[108989]: pgmap v21053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:46 smithi060 ceph-mon[94696]: pgmap v21053: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:46.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:46.818 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:47.820 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:47.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:48.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:48 smithi060 ceph-mon[94696]: pgmap v21054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:48.628 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:48 smithi141 ceph-mon[108989]: pgmap v21054: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:48.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:48.821 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:49.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:49.823 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:50 smithi060 ceph-mon[94696]: pgmap v21055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:50 smithi141 ceph-mon[108989]: pgmap v21055: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:50.824 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:50.825 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:51.826 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:51.827 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:51.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:51 smithi141 ceph-mon[108989]: pgmap v21056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:52.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:51 smithi060 ceph-mon[94696]: pgmap v21056: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:52.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:52.828 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:53.829 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:53.830 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:54.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:54 smithi141 ceph-mon[108989]: pgmap v21057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:54 smithi060 ceph-mon[94696]: pgmap v21057: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:04:54.831 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:54.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:55.832 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:55.833 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:56 smithi141 ceph-mon[108989]: pgmap v21058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:56 smithi060 ceph-mon[94696]: pgmap v21058: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:04:56.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:56.834 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:57.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:57.836 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:58.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:04:58 smithi141 ceph-mon[108989]: pgmap v21059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:04:58 smithi060 ceph-mon[94696]: pgmap v21059: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:04:58.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:58.838 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:04:59.839 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:04:59.840 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:00.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:00 smithi141 ceph-mon[108989]: pgmap v21060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:00.492 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:00 smithi060 ceph-mon[94696]: pgmap v21060: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:00.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:00.841 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:01.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:01.843 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:01.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:01 smithi141 ceph-mon[108989]: pgmap v21061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:01 smithi060 ceph-mon[94696]: pgmap v21061: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:02.844 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:02.845 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:03.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:03.846 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:04.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:04 smithi141 ceph-mon[108989]: pgmap v21062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:04 smithi060 ceph-mon[94696]: pgmap v21062: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:04.847 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:04.848 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:05.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:05 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:05:05.549 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:05 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:05:05.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:05.849 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:06.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: pgmap v21063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: Adjusting osd_memory_target on smithi060 to 1338M 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:05:06.488 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: pgmap v21063: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: Adjusting osd_memory_target on smithi060 to 1338M 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:05:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:05:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:05:06.850 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:06.851 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:07.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:07.852 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:08.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:08 smithi141 ceph-mon[108989]: pgmap v21064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:08 smithi060 ceph-mon[94696]: pgmap v21064: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:08.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:08.854 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:09.855 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:09.856 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:10 smithi060 ceph-mon[94696]: pgmap v21065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:10 smithi141 ceph-mon[108989]: pgmap v21065: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:10.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:10.857 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:11.858 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:11.859 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:12 smithi060 ceph-mon[94696]: pgmap v21066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:12 smithi141 ceph-mon[108989]: pgmap v21066: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:12.860 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:12.861 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:13.862 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:13.863 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:14 smithi060 ceph-mon[94696]: pgmap v21067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:14 smithi141 ceph-mon[108989]: pgmap v21067: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:14.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:14.864 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:15.865 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:15.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:16 smithi060 ceph-mon[94696]: pgmap v21068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:16 smithi141 ceph-mon[108989]: pgmap v21068: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:16.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:16.867 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:17.868 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:17.869 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:18.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:18 smithi060 ceph-mon[94696]: pgmap v21069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:18 smithi141 ceph-mon[108989]: pgmap v21069: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:18.870 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:18.871 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:19.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:19.872 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:20 smithi060 ceph-mon[94696]: pgmap v21070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:20 smithi141 ceph-mon[108989]: pgmap v21070: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:20.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:20.874 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:21.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:21.875 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:22.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:21 smithi060 ceph-mon[94696]: pgmap v21071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:21 smithi141 ceph-mon[108989]: pgmap v21071: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:22.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:22.877 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:23.878 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:23.879 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:24.487 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:24 smithi141 ceph-mon[108989]: pgmap v21072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:24 smithi060 ceph-mon[94696]: pgmap v21072: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:24.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:24.880 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:25.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:25.882 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:26 smithi141 ceph-mon[108989]: pgmap v21073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:26.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:26 smithi060 ceph-mon[94696]: pgmap v21073: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:26.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:26.883 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:27.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:27.885 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:28 smithi060 ceph-mon[94696]: pgmap v21074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:28 smithi141 ceph-mon[108989]: pgmap v21074: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:28.886 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:28.887 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:29.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:29.888 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:30 smithi060 ceph-mon[94696]: pgmap v21075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:30 smithi141 ceph-mon[108989]: pgmap v21075: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:30.889 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:30.890 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:31.891 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:31.892 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:31 smithi060 ceph-mon[94696]: pgmap v21076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:31 smithi141 ceph-mon[108989]: pgmap v21076: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:32.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:32.893 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:33.894 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:33.895 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:34.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:34 smithi141 ceph-mon[108989]: pgmap v21077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:34.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:34 smithi060 ceph-mon[94696]: pgmap v21077: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:34.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:34.896 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:35.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:35.898 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:36 smithi060 ceph-mon[94696]: pgmap v21078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:36 smithi141 ceph-mon[108989]: pgmap v21078: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:36.899 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:36.900 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:37.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:37.901 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:38 smithi060 ceph-mon[94696]: pgmap v21079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:38 smithi141 ceph-mon[108989]: pgmap v21079: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:38.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:38.903 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:39.904 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:39.905 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:40 smithi060 ceph-mon[94696]: pgmap v21080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:40 smithi141 ceph-mon[108989]: pgmap v21080: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:40.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:40.906 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:41.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:41.908 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:42 smithi060 ceph-mon[94696]: pgmap v21081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:42 smithi141 ceph-mon[108989]: pgmap v21081: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:42.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:42.910 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:43.911 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:43.912 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:44.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:44 smithi141 ceph-mon[108989]: pgmap v21082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:44 smithi060 ceph-mon[94696]: pgmap v21082: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:44.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:44.913 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:45.914 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:45.915 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:46.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:46 smithi060 ceph-mon[94696]: pgmap v21083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:46 smithi141 ceph-mon[108989]: pgmap v21083: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:46.916 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:46.917 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:47.918 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:47.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:48 smithi060 ceph-mon[94696]: pgmap v21084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:48 smithi141 ceph-mon[108989]: pgmap v21084: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:48.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:48.919 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:49.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:49.921 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:50 smithi060 ceph-mon[94696]: pgmap v21085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:50 smithi141 ceph-mon[108989]: pgmap v21085: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:50.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:50.923 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:51.924 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:51.925 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:51 smithi060 ceph-mon[94696]: pgmap v21086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:51 smithi141 ceph-mon[108989]: pgmap v21086: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:52.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:52.926 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:53.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:53.928 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:54 smithi060 ceph-mon[94696]: pgmap v21087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:54.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:54 smithi141 ceph-mon[108989]: pgmap v21087: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:05:54.929 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:54.930 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:55.931 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:55.932 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:56 smithi060 ceph-mon[94696]: pgmap v21088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:56 smithi141 ceph-mon[108989]: pgmap v21088: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:05:56.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:56.933 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:57.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:57.935 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:05:58 smithi060 ceph-mon[94696]: pgmap v21089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:05:58 smithi141 ceph-mon[108989]: pgmap v21089: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:05:58.936 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:58.937 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:05:59.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:05:59.938 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:00 smithi060 ceph-mon[94696]: pgmap v21090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:00 smithi141 ceph-mon[108989]: pgmap v21090: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:00.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:00.940 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:01.941 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:01.942 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:01 smithi060 ceph-mon[94696]: pgmap v21091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:01 smithi141 ceph-mon[108989]: pgmap v21091: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:02.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:02.943 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:03.944 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:03.945 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:04 smithi060 ceph-mon[94696]: pgmap v21092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:04 smithi141 ceph-mon[108989]: pgmap v21092: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:04.946 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:04.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:05.947 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:05.948 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: pgmap v21093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:06:06.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:06:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:06:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:06:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:06:06.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:06:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: pgmap v21093: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:06:06.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:06:06.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:06.949 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:07.950 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:07.951 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:08 smithi060 ceph-mon[94696]: pgmap v21094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:08 smithi141 ceph-mon[108989]: pgmap v21094: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:08.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:08.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:09.953 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:09.954 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:10 smithi060 ceph-mon[94696]: pgmap v21095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:10 smithi141 ceph-mon[108989]: pgmap v21095: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:10.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:10.956 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:11.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:11.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:11.957 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:12 smithi060 ceph-mon[94696]: pgmap v21096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:12 smithi141 ceph-mon[108989]: pgmap v21096: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:12.958 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:12.959 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:13.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:14 smithi060 ceph-mon[94696]: pgmap v21097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:14 smithi141 ceph-mon[108989]: pgmap v21097: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:14.962 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:14.963 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:15.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:15.964 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:16 smithi060 ceph-mon[94696]: pgmap v21098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:16 smithi141 ceph-mon[108989]: pgmap v21098: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:16.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:16.965 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:17.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:17.967 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:18.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:18 smithi060 ceph-mon[94696]: pgmap v21099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:18 smithi141 ceph-mon[108989]: pgmap v21099: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:18.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:18.969 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:19.970 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:19.971 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:20.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:20 smithi060 ceph-mon[94696]: pgmap v21100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:20 smithi141 ceph-mon[108989]: pgmap v21100: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:20.972 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:20.973 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:21.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:21.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:22.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:21 smithi060 ceph-mon[94696]: pgmap v21101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:21 smithi141 ceph-mon[108989]: pgmap v21101: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:22.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:22.975 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:23.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:23.977 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:24 smithi060 ceph-mon[94696]: pgmap v21102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:24.608 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:24 smithi141 ceph-mon[108989]: pgmap v21102: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:24.978 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:24.979 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:25.980 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:25.981 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:26 smithi060 ceph-mon[94696]: pgmap v21103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:26 smithi141 ceph-mon[108989]: pgmap v21103: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:26.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:26.982 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:27.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:27.984 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:28 smithi060 ceph-mon[94696]: pgmap v21104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:28 smithi141 ceph-mon[108989]: pgmap v21104: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:28.985 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:28.986 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:29.987 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:30.027 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:30 smithi060 ceph-mon[94696]: pgmap v21105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:30 smithi141 ceph-mon[108989]: pgmap v21105: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:30.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:30.989 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:31.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:31 smithi060 ceph-mon[94696]: pgmap v21106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:31.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:31.990 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:31 smithi141 ceph-mon[108989]: pgmap v21106: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:32.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:32.992 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:33.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:33.994 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:34 smithi060 ceph-mon[94696]: pgmap v21107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:34.711 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:34 smithi141 ceph-mon[108989]: pgmap v21107: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:34.996 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:34.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:35.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:35.997 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:36.562 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:36 smithi060 ceph-mon[94696]: pgmap v21108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:36 smithi141 ceph-mon[108989]: pgmap v21108: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:36.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:36.999 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:38.000 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:38.001 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:38 smithi060 ceph-mon[94696]: pgmap v21109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:38 smithi141 ceph-mon[108989]: pgmap v21109: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:39.002 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:39.003 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:40.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:40.004 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:40 smithi060 ceph-mon[94696]: pgmap v21110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:40 smithi141 ceph-mon[108989]: pgmap v21110: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:41.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:41.006 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:42.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:42.008 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:42 smithi060 ceph-mon[94696]: pgmap v21111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:42 smithi141 ceph-mon[108989]: pgmap v21111: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:43.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:43.009 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:44.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:44.011 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:44.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:44 smithi060 ceph-mon[94696]: pgmap v21112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:44 smithi141 ceph-mon[108989]: pgmap v21112: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:45.012 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:45.013 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:46.017 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:46 smithi060 ceph-mon[94696]: pgmap v21113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:46 smithi141 ceph-mon[108989]: pgmap v21113: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:47.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:47.016 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:48.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:48.018 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:48.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:48 smithi060 ceph-mon[94696]: pgmap v21114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:48 smithi141 ceph-mon[108989]: pgmap v21114: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:49.020 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:49.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:50.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:50.021 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:50 smithi060 ceph-mon[94696]: pgmap v21115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:50 smithi141 ceph-mon[108989]: pgmap v21115: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:51.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:51.023 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:52.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:52.025 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:52.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:51 smithi060 ceph-mon[94696]: pgmap v21116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:51 smithi141 ceph-mon[108989]: pgmap v21116: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:53.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:53.026 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:54.028 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:54.029 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:54 smithi060 ceph-mon[94696]: pgmap v21117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:54.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:54 smithi141 ceph-mon[108989]: pgmap v21117: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:06:55.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:55.030 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:56.031 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:56.032 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:56 smithi060 ceph-mon[94696]: pgmap v21118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:56 smithi141 ceph-mon[108989]: pgmap v21118: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:06:57.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:57.033 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:58.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:58.035 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:06:58.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:06:58 smithi060 ceph-mon[94696]: pgmap v21119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:06:58 smithi141 ceph-mon[108989]: pgmap v21119: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:06:59.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:06:59.037 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:00.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:00.038 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:00 smithi060 ceph-mon[94696]: pgmap v21120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:00.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:00 smithi141 ceph-mon[108989]: pgmap v21120: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:01.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:01.040 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:02.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:02.042 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:02.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:01 smithi060 ceph-mon[94696]: pgmap v21121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:01 smithi141 ceph-mon[108989]: pgmap v21121: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:03.043 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:03.044 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:04.045 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:04.046 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:04 smithi060 ceph-mon[94696]: pgmap v21122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:04 smithi141 ceph-mon[108989]: pgmap v21122: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:05.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:05.047 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:06.048 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:06.049 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:06 smithi060 ceph-mon[94696]: pgmap v21123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:06.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:06 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:07:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:06 smithi141 ceph-mon[108989]: pgmap v21123: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:06 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:07:07.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:07.050 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:07:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:07:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:07:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:07:07.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:07:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:07:07.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:07:07.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:07:07.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:07:07.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:07:08.051 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:08.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:08.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:08 smithi060 ceph-mon[94696]: pgmap v21124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:08.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:08 smithi141 ceph-mon[108989]: pgmap v21124: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:09.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:09.053 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:10.055 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:10.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:10 smithi060 ceph-mon[94696]: pgmap v21125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:10 smithi141 ceph-mon[108989]: pgmap v21125: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:10.986 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:11.056 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:11.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:12.057 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:12.058 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:11 smithi060 ceph-mon[94696]: pgmap v21126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:11 smithi141 ceph-mon[108989]: pgmap v21126: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:13.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:13.059 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:14.061 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:14.062 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:14.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:14 smithi060 ceph-mon[94696]: pgmap v21127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:14 smithi141 ceph-mon[108989]: pgmap v21127: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:15.063 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:15.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:16.064 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:16.065 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:16.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:16 smithi060 ceph-mon[94696]: pgmap v21128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:16 smithi141 ceph-mon[108989]: pgmap v21128: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:17.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:17.066 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:18.067 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:18.068 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:18.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:18 smithi060 ceph-mon[94696]: pgmap v21129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:18 smithi141 ceph-mon[108989]: pgmap v21129: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:19.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:19.069 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:20.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:20.071 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:20.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:20 smithi141 ceph-mon[108989]: pgmap v21130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:20.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:20 smithi060 ceph-mon[94696]: pgmap v21130: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:21.072 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:21.073 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:22.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:21 smithi060 ceph-mon[94696]: pgmap v21131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:22.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:22.074 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:21 smithi141 ceph-mon[108989]: pgmap v21131: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:23.075 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:23.076 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:24.077 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:24.078 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:24.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:24 smithi060 ceph-mon[94696]: pgmap v21132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:24.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:24 smithi141 ceph-mon[108989]: pgmap v21132: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:25.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:25.079 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:26.081 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:26.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:26.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:26 smithi060 ceph-mon[94696]: pgmap v21133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:26.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:26.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:26 smithi141 ceph-mon[108989]: pgmap v21133: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:26.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:27.082 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:27.083 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:28.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:28.084 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:28.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:28 smithi060 ceph-mon[94696]: pgmap v21134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:28 smithi141 ceph-mon[108989]: pgmap v21134: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:29.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:29.088 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:30.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:30.087 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:30.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:30 smithi060 ceph-mon[94696]: pgmap v21135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:30.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:30 smithi141 ceph-mon[108989]: pgmap v21135: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:31.090 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:31.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:31 smithi060 ceph-mon[94696]: pgmap v21136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:32.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:32.091 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:32.237 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:31 smithi141 ceph-mon[108989]: pgmap v21136: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:33.094 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:33.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:34.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:34.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:34 smithi060 ceph-mon[94696]: pgmap v21137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:34.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:34 smithi141 ceph-mon[108989]: pgmap v21137: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:35.095 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:35.096 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:36.097 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:36.098 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:36.573 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:36 smithi060 ceph-mon[94696]: pgmap v21138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:36 smithi141 ceph-mon[108989]: pgmap v21138: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:37.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:37.099 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:38.100 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:38.101 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:38 smithi060 ceph-mon[94696]: pgmap v21139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:38.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:38 smithi141 ceph-mon[108989]: pgmap v21139: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:39.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:39.102 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:40.107 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:40.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:40 smithi060 ceph-mon[94696]: pgmap v21140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:40 smithi141 ceph-mon[108989]: pgmap v21140: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:41.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:41.105 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:42.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:42.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:42 smithi060 ceph-mon[94696]: pgmap v21141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:42 smithi141 ceph-mon[108989]: pgmap v21141: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:43.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:43.109 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:44.110 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:44.111 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:44 smithi060 ceph-mon[94696]: pgmap v21142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:44.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:44 smithi141 ceph-mon[108989]: pgmap v21142: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:45.112 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:45.113 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:46.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:46.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:46 smithi060 ceph-mon[94696]: pgmap v21143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:46.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:46 smithi141 ceph-mon[108989]: pgmap v21143: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:47.116 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:48.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:48.118 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:48.571 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:48 smithi060 ceph-mon[94696]: pgmap v21144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:48 smithi141 ceph-mon[108989]: pgmap v21144: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:49.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:49.119 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:50.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:50.121 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:50.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:50 smithi060 ceph-mon[94696]: pgmap v21145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:50 smithi141 ceph-mon[108989]: pgmap v21145: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:51.122 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:51.123 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:51 smithi060 ceph-mon[94696]: pgmap v21146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:52.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:52.124 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:52.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:51 smithi141 ceph-mon[108989]: pgmap v21146: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:53.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:53.126 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:54.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:54.128 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:54 smithi060 ceph-mon[94696]: pgmap v21147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:54.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:54 smithi141 ceph-mon[108989]: pgmap v21147: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:07:55.129 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:55.130 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:56.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:56.131 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:56 smithi060 ceph-mon[94696]: pgmap v21148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:56 smithi141 ceph-mon[108989]: pgmap v21148: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:56.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:07:57.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:57.133 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:58.134 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:58.135 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:07:58.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:07:58 smithi060 ceph-mon[94696]: pgmap v21149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:07:58 smithi141 ceph-mon[108989]: pgmap v21149: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:07:59.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:07:59.136 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:00.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:00.138 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:00.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:00 smithi060 ceph-mon[94696]: pgmap v21150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:00.589 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:00 smithi141 ceph-mon[108989]: pgmap v21150: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:01.139 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:01.140 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:01 smithi060 ceph-mon[94696]: pgmap v21151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:02.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:02.141 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:02.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:01 smithi141 ceph-mon[108989]: pgmap v21151: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:03.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:03.142 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:04.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:04.144 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:04.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:04 smithi060 ceph-mon[94696]: pgmap v21152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:04.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:04 smithi141 ceph-mon[108989]: pgmap v21152: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:05.145 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:05.146 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:06.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:06.148 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:06 smithi060 ceph-mon[94696]: pgmap v21153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:06.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:06 smithi141 ceph-mon[108989]: pgmap v21153: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:07.149 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:07.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:07.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:07 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:08:07.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:07 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:08:08.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:08.150 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:08 smithi060 ceph-mon[94696]: pgmap v21154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:08 smithi141 ceph-mon[108989]: pgmap v21154: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:09.151 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:09.152 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:10.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:10.153 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: pgmap v21155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:08:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:08:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:08:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.737 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: pgmap v21155: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:08:10.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:08:10.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:11.154 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:11.155 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:12.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:11 smithi060 ceph-mon[94696]: pgmap v21156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:12.156 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:12.157 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:12.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:11 smithi141 ceph-mon[108989]: pgmap v21156: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:13.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:13.158 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:14.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:14.160 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:14 smithi060 ceph-mon[94696]: pgmap v21157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:14 smithi141 ceph-mon[108989]: pgmap v21157: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:15.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:15.162 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:16.163 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:16.164 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:16.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:16 smithi060 ceph-mon[94696]: pgmap v21158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:16 smithi141 ceph-mon[108989]: pgmap v21158: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:17.165 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:17.166 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:18.167 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:18.168 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:18 smithi060 ceph-mon[94696]: pgmap v21159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:18.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:18 smithi141 ceph-mon[108989]: pgmap v21159: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:19.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:19.169 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:20.170 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:20.171 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:20 smithi060 ceph-mon[94696]: pgmap v21160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:20.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:20 smithi141 ceph-mon[108989]: pgmap v21160: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:21.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:21.172 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:21 smithi060 ceph-mon[94696]: pgmap v21161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:22.174 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:22.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:22.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:21 smithi141 ceph-mon[108989]: pgmap v21161: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:23.175 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:23.176 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:24.177 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:24.190 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:24.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:24 smithi060 ceph-mon[94696]: pgmap v21162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:24.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:24 smithi141 ceph-mon[108989]: pgmap v21162: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:25.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:25.179 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:26.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:26.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:26.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:26 smithi060 ceph-mon[94696]: pgmap v21163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:26 smithi141 ceph-mon[108989]: pgmap v21163: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:27.182 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:27.183 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:28.184 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:28.186 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:28 smithi060 ceph-mon[94696]: pgmap v21164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:28.738 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:28 smithi141 ceph-mon[108989]: pgmap v21164: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:29.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:29.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:30.187 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:30.188 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:30 smithi060 ceph-mon[94696]: pgmap v21165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:30 smithi141 ceph-mon[108989]: pgmap v21165: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:31.189 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:31 smithi060 ceph-mon[94696]: pgmap v21166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:32.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:32.191 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:32.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:31 smithi141 ceph-mon[108989]: pgmap v21166: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:33.192 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:33.193 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:34.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:34.195 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:34.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:34 smithi060 ceph-mon[94696]: pgmap v21167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:34.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:34 smithi141 ceph-mon[108989]: pgmap v21167: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:35.196 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:36.199 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:36 smithi060 ceph-mon[94696]: pgmap v21168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:36.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:36 smithi141 ceph-mon[108989]: pgmap v21168: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:37.200 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:37.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:38.201 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:38.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:38.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:38 smithi060 ceph-mon[94696]: pgmap v21169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:38 smithi141 ceph-mon[108989]: pgmap v21169: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:39.202 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:39.203 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:40.204 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:40.205 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:40.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:40 smithi060 ceph-mon[94696]: pgmap v21170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:40.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:40 smithi141 ceph-mon[108989]: pgmap v21170: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:41.206 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:41.207 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:41.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:42.208 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:42.209 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:42.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:42 smithi060 ceph-mon[94696]: pgmap v21171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:42 smithi141 ceph-mon[108989]: pgmap v21171: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:43.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:43.212 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:44.211 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:44.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:44 smithi060 ceph-mon[94696]: pgmap v21172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:44 smithi141 ceph-mon[108989]: pgmap v21172: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:45.213 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:45.214 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:46.215 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:46.216 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:46.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:46 smithi060 ceph-mon[94696]: pgmap v21173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:46 smithi141 ceph-mon[108989]: pgmap v21173: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:47.217 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:47.218 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:48.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:48.219 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:48.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:48 smithi060 ceph-mon[94696]: pgmap v21174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:48.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:48 smithi141 ceph-mon[108989]: pgmap v21174: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:49.220 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:49.221 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:50.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:50.222 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:50.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:50 smithi060 ceph-mon[94696]: pgmap v21175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:50.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:50 smithi141 ceph-mon[108989]: pgmap v21175: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:51.223 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:51.224 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:51 smithi060 ceph-mon[94696]: pgmap v21176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:52.225 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:51 smithi141 ceph-mon[108989]: pgmap v21176: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:08:53.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:53.227 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:54.228 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:54.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:54 smithi060 ceph-mon[94696]: pgmap v21177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:54 smithi141 ceph-mon[108989]: pgmap v21177: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:55.230 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:56.231 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:56.232 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:56 smithi141 ceph-mon[108989]: pgmap v21178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:56.486 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:56.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:56 smithi060 ceph-mon[94696]: pgmap v21178: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:56.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:08:57.234 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:57.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:58.235 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:58.236 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:08:58.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:08:58 smithi060 ceph-mon[94696]: pgmap v21179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:58.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:08:58 smithi141 ceph-mon[108989]: pgmap v21179: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:08:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:08:59.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:00.238 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:00.239 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:00.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:00 smithi060 ceph-mon[94696]: pgmap v21180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:00 smithi141 ceph-mon[108989]: pgmap v21180: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:01.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:01.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:01 smithi060 ceph-mon[94696]: pgmap v21181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:01 smithi141 ceph-mon[108989]: pgmap v21181: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:02.241 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:02.242 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:03.243 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:04.245 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:04.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:04.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:04 smithi060 ceph-mon[94696]: pgmap v21182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:04 smithi141 ceph-mon[108989]: pgmap v21182: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:05.246 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:05.247 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:06.248 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:06.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:06 smithi060 ceph-mon[94696]: pgmap v21183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:06 smithi141 ceph-mon[108989]: pgmap v21183: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:07.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:07.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:08.251 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:08.252 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:08.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:08 smithi060 ceph-mon[94696]: pgmap v21184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:08 smithi141 ceph-mon[108989]: pgmap v21184: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:09.253 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:09.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:10.254 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:10.260 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:10 smithi060 ceph-mon[94696]: pgmap v21185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:10.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:10 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:09:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:10 smithi141 ceph-mon[108989]: pgmap v21185: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:10.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:10 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:09:11.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:11.256 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:11.572 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:12.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:12.257 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:12.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:12 smithi060 ceph-mon[94696]: pgmap v21186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:12.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:12 smithi141 ceph-mon[108989]: pgmap v21186: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:13.258 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:13.259 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:14.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:14.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:14.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:14 smithi060 ceph-mon[94696]: pgmap v21187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:14.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:14 smithi141 ceph-mon[108989]: pgmap v21187: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:15.261 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:15.262 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:09:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:09:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:09:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:15 smithi060 ceph-mon[94696]: pgmap v21188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:16.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:09:16.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:15 smithi141 ceph-mon[108989]: pgmap v21188: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:16.265 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:16.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:17.264 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:18.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:18.266 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:18.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:18 smithi060 ceph-mon[94696]: pgmap v21189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:18 smithi141 ceph-mon[108989]: pgmap v21189: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:19.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:19.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:20.269 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:20.270 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:20.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:20 smithi060 ceph-mon[94696]: pgmap v21190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:20 smithi141 ceph-mon[108989]: pgmap v21190: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:21.271 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:21.272 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:21 smithi060 ceph-mon[94696]: pgmap v21191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:21 smithi141 ceph-mon[108989]: pgmap v21191: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:22.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:22.273 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:23.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:23.275 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:24.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:24.277 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:24 smithi060 ceph-mon[94696]: pgmap v21192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:24 smithi141 ceph-mon[108989]: pgmap v21192: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:25.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:25.283 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:26.280 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:26.281 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:26 smithi060 ceph-mon[94696]: pgmap v21193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:26.570 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:26 smithi141 ceph-mon[108989]: pgmap v21193: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:26.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:27.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:27.282 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:28.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:28.284 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:28.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:28 smithi060 ceph-mon[94696]: pgmap v21194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:28.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:28 smithi141 ceph-mon[108989]: pgmap v21194: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:29.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:29.285 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:30.287 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:30.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:30.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:30 smithi060 ceph-mon[94696]: pgmap v21195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:30 smithi141 ceph-mon[108989]: pgmap v21195: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:31.289 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:31.290 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:32.070 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:31 smithi060 ceph-mon[94696]: pgmap v21196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:32.236 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:31 smithi141 ceph-mon[108989]: pgmap v21196: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:32.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:32.291 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:33.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:33.292 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:34.293 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:34.294 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:34 smithi060 ceph-mon[94696]: pgmap v21197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:34 smithi141 ceph-mon[108989]: pgmap v21197: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:35.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:35.295 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:36.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:36.297 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:36.566 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:36 smithi141 ceph-mon[108989]: pgmap v21198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:36.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:36 smithi060 ceph-mon[94696]: pgmap v21198: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:37.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:37.299 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:38.301 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:38.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:38 smithi060 ceph-mon[94696]: pgmap v21199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:38 smithi141 ceph-mon[108989]: pgmap v21199: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:39.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:39.302 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:40.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:40.304 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:40 smithi141 ceph-mon[108989]: pgmap v21200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:40 smithi060 ceph-mon[94696]: pgmap v21200: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:41.305 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:41.306 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:41.617 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:41.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:42.307 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:42.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:42 smithi060 ceph-mon[94696]: pgmap v21201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:42.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:42 smithi141 ceph-mon[108989]: pgmap v21201: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:43.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:43.309 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:44.311 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:44.312 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:44 smithi141 ceph-mon[108989]: pgmap v21202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:44 smithi060 ceph-mon[94696]: pgmap v21202: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:45.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:45.313 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:46.314 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:46.669 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:46 smithi141 ceph-mon[108989]: pgmap v21203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:46.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:46 smithi060 ceph-mon[94696]: pgmap v21203: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:47.316 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:48.318 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:48.716 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:48 smithi060 ceph-mon[94696]: pgmap v21204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:48 smithi141 ceph-mon[108989]: pgmap v21204: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:49.319 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:49.320 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:50.321 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:50.322 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:50 smithi141 ceph-mon[108989]: pgmap v21205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:50 smithi060 ceph-mon[94696]: pgmap v21205: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:51.323 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:51.985 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:51 smithi141 ceph-mon[108989]: pgmap v21206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:51 smithi060 ceph-mon[94696]: pgmap v21206: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:09:52.324 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:52.325 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:53.326 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:53.327 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:54.328 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:54.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:54 smithi060 ceph-mon[94696]: pgmap v21207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:54 smithi141 ceph-mon[108989]: pgmap v21207: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:55.329 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:55.330 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:56.331 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:56.332 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:56 smithi141 ceph-mon[108989]: pgmap v21208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:56 smithi060 ceph-mon[94696]: pgmap v21208: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:09:57.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:57.333 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:58.334 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:58.335 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:09:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:09:58 smithi141 ceph-mon[108989]: pgmap v21209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:09:58 smithi060 ceph-mon[94696]: pgmap v21209: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:09:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:09:59.336 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:00.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:00.338 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:00 smithi141 ceph-mon[108989]: pgmap v21210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:00 smithi141 ceph-mon[108989]: overall HEALTH_OK 2023-08-19T19:10:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:00 smithi060 ceph-mon[94696]: pgmap v21210: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:00 smithi060 ceph-mon[94696]: overall HEALTH_OK 2023-08-19T19:10:01.339 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:01.340 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:02.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:01 smithi060 ceph-mon[94696]: pgmap v21211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:02.238 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:01 smithi141 ceph-mon[108989]: pgmap v21211: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:02.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:02.341 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:03.343 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:04.344 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:04.345 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:04 smithi141 ceph-mon[108989]: pgmap v21212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:04 smithi060 ceph-mon[94696]: pgmap v21212: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:05.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:05.347 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:06.348 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:06 smithi141 ceph-mon[108989]: pgmap v21213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:06 smithi060 ceph-mon[94696]: pgmap v21213: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:07.350 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:08.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:08.351 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:08.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:08 smithi141 ceph-mon[108989]: pgmap v21214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:08.821 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:08 smithi060 ceph-mon[94696]: pgmap v21214: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:09.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:09.353 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:10.355 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:10.356 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:10 smithi141 ceph-mon[108989]: pgmap v21215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:10.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:10 smithi060 ceph-mon[94696]: pgmap v21215: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:11.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:11.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:11.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:11.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:12.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:12.358 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:12 smithi141 ceph-mon[108989]: pgmap v21216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:12.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:12 smithi060 ceph-mon[94696]: pgmap v21216: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:13.359 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:13.360 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:14.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:14.361 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:14 smithi141 ceph-mon[108989]: pgmap v21217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:14.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:14 smithi060 ceph-mon[94696]: pgmap v21217: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:15.362 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:15.363 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:16.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:16.364 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: pgmap v21218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:10:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:10:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:10:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:10:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:10:16.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:10:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: pgmap v21218: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:10:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-19T19:10:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-19T19:10:16.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:10:16.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-19T19:10:16.820 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:10:17.365 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:17.366 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:18.367 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:18.368 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:18.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:18 smithi141 ceph-mon[108989]: pgmap v21219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:18.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:18 smithi060 ceph-mon[94696]: pgmap v21219: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:19.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:19.369 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:20.370 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:20.371 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:20.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:20 smithi141 ceph-mon[108989]: pgmap v21220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:20.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:20 smithi060 ceph-mon[94696]: pgmap v21220: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:21.372 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:21.373 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:22.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:21 smithi060 ceph-mon[94696]: pgmap v21221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:22.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:21 smithi141 ceph-mon[108989]: pgmap v21221: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:22.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:22.374 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:23.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:23.376 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:24.377 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:24.378 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:24.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:24 smithi060 ceph-mon[94696]: pgmap v21222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:24.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:24 smithi141 ceph-mon[108989]: pgmap v21222: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:25.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:25.379 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:26.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:26.381 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:26 smithi141 ceph-mon[108989]: pgmap v21223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:26.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:26 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:26 smithi060 ceph-mon[94696]: pgmap v21223: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:26.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:26 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:27.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:27.382 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:28.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:28.384 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:28.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:28 smithi141 ceph-mon[108989]: pgmap v21224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:28.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:28 smithi060 ceph-mon[94696]: pgmap v21224: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:29.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:29.386 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:30.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:30.387 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:30.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:30 smithi141 ceph-mon[108989]: pgmap v21225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:30.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:30 smithi060 ceph-mon[94696]: pgmap v21225: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:31.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:31.389 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:32.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:31 smithi060 ceph-mon[94696]: pgmap v21226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:32.131 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:31 smithi141 ceph-mon[108989]: pgmap v21226: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:32.391 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:33.393 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:34.395 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:34.396 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:34.569 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:34 smithi060 ceph-mon[94696]: pgmap v21227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:34.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:34 smithi141 ceph-mon[108989]: pgmap v21227: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:35.398 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:36.399 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:36.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:36 smithi141 ceph-mon[108989]: pgmap v21228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:36.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:36 smithi060 ceph-mon[94696]: pgmap v21228: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:37.400 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:37.401 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:38.402 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:38.403 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:38.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:38 smithi141 ceph-mon[108989]: pgmap v21229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:38.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:38 smithi060 ceph-mon[94696]: pgmap v21229: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:39.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:39.404 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:40.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:40.406 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:40.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:40 smithi141 ceph-mon[108989]: pgmap v21230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:40.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:40 smithi060 ceph-mon[94696]: pgmap v21230: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:41.407 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:41.408 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:41.736 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:41 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:41.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:41 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:42.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:42.409 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:42.485 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:42 smithi141 ceph-mon[108989]: pgmap v21231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:42.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:42 smithi060 ceph-mon[94696]: pgmap v21231: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:43.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:43.411 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:44.412 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:44.413 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:44.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:44 smithi141 ceph-mon[108989]: pgmap v21232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:44.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:44 smithi060 ceph-mon[94696]: pgmap v21232: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:45.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:45.414 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:46.415 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:46.416 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:46.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:46 smithi141 ceph-mon[108989]: pgmap v21233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:46.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:46 smithi060 ceph-mon[94696]: pgmap v21233: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:47.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:47.417 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:48.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:48.419 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:48.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:48 smithi141 ceph-mon[108989]: pgmap v21234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:48.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:48 smithi060 ceph-mon[94696]: pgmap v21234: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:49.420 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:49.421 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:50.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:50.422 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:50.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:50 smithi141 ceph-mon[108989]: pgmap v21235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:50.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:50 smithi060 ceph-mon[94696]: pgmap v21235: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:51.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:51.424 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:52.069 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:51 smithi060 ceph-mon[94696]: pgmap v21236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:52.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:51 smithi141 ceph-mon[108989]: pgmap v21236: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:10:52.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:52.425 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:53.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:53.427 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:54.428 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:54.429 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:54.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:54 smithi141 ceph-mon[108989]: pgmap v21237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:54.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:54 smithi060 ceph-mon[94696]: pgmap v21237: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:55.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:55.430 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:56.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:56.432 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:56 smithi141 ceph-mon[108989]: pgmap v21238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:56.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:56 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:56 smithi060 ceph-mon[94696]: pgmap v21238: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:56.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:56 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:10:57.433 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:57.434 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:58.435 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:58.436 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:10:58.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:10:58 smithi141 ceph-mon[108989]: pgmap v21239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:58.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:10:58 smithi060 ceph-mon[94696]: pgmap v21239: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:10:59.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:10:59.438 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:00.439 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:00.440 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:00.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:00 smithi141 ceph-mon[108989]: pgmap v21240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:00.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:00 smithi060 ceph-mon[94696]: pgmap v21240: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:01.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:01.441 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:02.068 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:01 smithi060 ceph-mon[94696]: pgmap v21241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:11:02.235 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:01 smithi141 ceph-mon[108989]: pgmap v21241: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:11:02.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:02.443 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:03.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:03.444 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:04.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:04.446 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:04.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:04 smithi141 ceph-mon[108989]: pgmap v21242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:04.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:04 smithi060 ceph-mon[94696]: pgmap v21242: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:05.447 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:05.448 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:06.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:06.449 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:06.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:06 smithi141 ceph-mon[108989]: pgmap v21243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:06.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:06 smithi060 ceph-mon[94696]: pgmap v21243: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:07.450 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:07.451 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:08.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:08.452 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:08.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:08 smithi141 ceph-mon[108989]: pgmap v21244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:08.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:08 smithi060 ceph-mon[94696]: pgmap v21244: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:09.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:09.454 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:10.455 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:10.456 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:10.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:10 smithi141 ceph-mon[108989]: pgmap v21245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:10.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:10 smithi060 ceph-mon[94696]: pgmap v21245: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:11.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:11.457 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:11.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:11 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:11:11.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:11 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-19T19:11:12.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:12.459 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:12.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:12 smithi141 ceph-mon[108989]: pgmap v21246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:11:12.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:12 smithi060 ceph-mon[94696]: pgmap v21246: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2023-08-19T19:11:13.460 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:13.461 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:14.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:14.462 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:14.680 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:14 smithi060 ceph-mon[94696]: pgmap v21247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:14.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:14 smithi141 ceph-mon[108989]: pgmap v21247: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:15.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:15.464 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:16.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:16.465 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:16 smithi141 ceph-mon[108989]: pgmap v21248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:11:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:11:16.735 INFO:journalctl@ceph.mon.smithi141.smithi141.stdout:Aug 19 19:11:16 smithi141 ceph-mon[108989]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:11:16.818 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:16 smithi060 ceph-mon[94696]: pgmap v21248: 97 pgs: 97 active+clean; 612 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2023-08-19T19:11:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-19T19:11:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:11:16.819 INFO:journalctl@ceph.mon.smithi060.smithi060.stdout:Aug 19 19:11:16 smithi060 ceph-mon[94696]: from='mgr.14219 172.21.15.60:0/3109714019' entity='mgr.smithi060.icterl' 2023-08-19T19:11:17.466 INFO:teuthology.orchestra.run.smithi060.stderr:+ true 2023-08-19T19:11:17.467 INFO:teuthology.orchestra.run.smithi060.stderr:+ timeout 1 cat /mnt/foo/testfile 2023-08-19T19:11:17.513 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-08-19T19:11:17.514 DEBUG:teuthology.task.console_log:Killing console logger for smithi060 2023-08-19T19:11:17.515 DEBUG:teuthology.task.console_log:Killing console logger for smithi141 2023-08-19T19:11:17.515 DEBUG:teuthology.exit:Finished running handlers